@charset "UTF-8";.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{-webkit-animation-duration:.75s;animation-duration:.75s;}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.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{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}@keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.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{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.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{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.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;animation-duration:2s;}@-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;animation-duration:2s;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;animation-duration:2s;}@-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;animation-duration:2s;}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;animation-duration:2s;}@-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;animation-duration:2s;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;animation-duration:2s;}@-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;animation-duration:2s;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;animation-duration:2s;}@-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;animation-duration:2s;}@-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;animation-duration:2s;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;animation-duration:2s;}@-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;animation-duration:2s;}@-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;animation-duration:2s;}@-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;animation-duration:2s;}@-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;animation-duration:2s;}@-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;animation-duration:2s;}@-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;animation-duration:2s;}@-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;}@-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{-webkit-backface-visibility:visible !important;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;-webkit-backface-visibility:visible !important;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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.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;}@-webkit-keyframes np-btn--1{60%{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);}85%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes np-btn--1{60%{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);}85%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@-webkit-keyframes np-btn--2{to{opacity:0;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes np-btn--2{to{opacity:0;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@-webkit-keyframes np-hvr-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px);}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px);}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px);}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px);}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes np-hvr-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px);}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px);}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px);}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px);}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@-webkit-keyframes hvr-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px);}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px);}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px);}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px);}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes hvr-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px);}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px);}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px);}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px);}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes bounceY{0%{transform:translateY(-205px);}40%{transform:translateY(-100px);}65%{transform:translateY(-52px);}82%{transform:translateY(-25px);}92%{transform:translateY(-12px);}55%,75%,87%,97%,100%{transform:translateY(0px);}}@-moz-keyframes bounceY{0%{-moz-transform:translateY(-205px);}40%{-moz-transform:translateY(-100px);}65%{-moz-transform:translateY(-52px);}82%{-moz-transform:translateY(-25px);}92%{-moz-transform:translateY(-12px);}55%,75%,87%,97%,100%{-moz-transform:translateY(0px);}}@-webkit-keyframes bounceY{0%{-webkit-transform:translateY(-205px);}40%{-webkit-transform:translateY(-100px);}65%{-webkit-transform:translateY(-52px);}82%{-webkit-transform:translateY(-25px);}92%{-webkit-transform:translateY(-12px);}55%,75%,87%,97%,100%{-webkit-transform:translateY(0px);}}[class*="elementor-widget-htmega-"] h1 a,[class*="elementor-widget-htmega-"] h2 a,[class*="elementor-widget-htmega-"] h3 a,[class*="elementor-widget-htmega-"] h4 a,[class*="elementor-widget-htmega-"] h5 a,[class*="elementor-widget-htmega-"] h6 a{font-size:inherit;font-weight:inherit;font-family:inherit;}.htmega-d-none{display:none;}body:has(.htmega_mega_menu){overflow-x:hidden;}.htmega-section-title{position:relative;z-index:1;}.htmega-section-title svg{width:20px;}.htmega-section-title .section-title-txt{color:#23252a;font-weight:600;line-height:1;margin:0;display:inline-block;}.htmega-section-title .section-subtitle-txt{color:#494849;font-family:"Poppins",sans-serif;font-size:16px;line-height:30px;margin:5px 0;font-weight:400;}.htmega-section-title span.htmega-title-sperator{background-color:#383838;display:inline-block;height:3px;margin-bottom:13px;margin-top:30px;position:relative;width:50px;}.htmega-section-title.title-style-three span.htmega-title-sperator::before{background-color:#383838;bottom:0;content:"";display:block;height:3px;left:-13px;margin-bottom:13px;margin-top:25px;position:absolute;width:50px;}.htmega-title-align-left .htmega-section-title.title-style-three span.htmega-title-sperator::before,.htmega-title-align-justify .htmega-section-title.title-style-three span.htmega-title-sperator::before{left:13px;}.htmega-section-title.htmega-subtitle-position-top{display:flex;flex-direction:column;}.htmega-section-title.htmega-subtitle-position-top .section-title-txt{order:2;}.htmega-section-title.htmega-subtitle-position-top .section-subtitle-txt{order:1;}.htmega-section-title.htmega-subtitle-position-top img{order:3;}.htmega-section-title.htmega-subtitle-position-top i{order:3;}.htmega-section-title.htmega-subtitle-position-top .htmega-title-sperator-sec{order:4;}.htmega-section-title.htmega-subtitle-position-top.title-style-four .htmega-title-sperator-sec{order:2;}.htmega-section-title.htmega-subtitle-position-top.title-style-four .section-title-txt{order:3;}.htmega-section-title.htmega-subtitle-position-top.title-style-four span.htmega-title-sperator{margin-top:8px;}.title-style-two .htmega-title-sperator-sec,.title-style-five .htmega-title-sperator-sec{display:none;}.title-style-two .section-title-txt{padding:0 10.5%;position:relative;}.title-style-two .section-title-txt::before,.title-style-two .section-title-txt::after{background:#412e51 none repeat scroll 0 0;content:"";height:3px;left:0;position:absolute;top:50%;width:100px;}.title-style-two .section-title-txt::after{right:0;top:50%;left:auto;}.title-style-two .section-title-txt{margin-right:auto !important;margin-left:auto !important;}.section-advancetitle-txt{color:#f1f1f1;font-size:80px;font-weight:800;line-height:28px;margin:0;position:absolute;text-transform:uppercase;top:50%;transform:translateY(-50%);width:100%;z-index:-1;}.htmega-title-sperator-sec{line-height:1;}.htmega-section-title-order-parent{display:flex;flex-direction:column;}.htmega-section-title-order-parent .section-subtitle-txt{order:1;}.htmega-section-title-order-parent .section-title-txt{order:2;}.htmaga-section-title-image-position-bottom{order:3;}.htmaga-section-title-image-position-top{order:0;}.htmaga-section-title-image-position-center{order:1;}.htmega-section-title.htmega-subtitle-position-bottom .section-subtitle-txt{order:3;}.image-center .section-title-txt{order:1;}.htmega_sub_title_border_both{position:relative;}.htmega_sub_title_border_both::before,.htmega_sub_title_border_both::after{position:absolute;content:"";top:50%;transform:translateY(-50%);height:2px;width:25px;background:#000;}.htmega_sub_title_border_both::before{left:100%;margin-left:20px;}.htmega_sub_title_border_both::after{right:100%;margin-right:20px;}.htmega-button .htb-btn:focus,.htmega-button .htb-btn:active{box-shadow:none !important;}.htmega-button .htb-btn-outline-light{border-color:#c8c8c8;color:#c8c8c8;}.htmega-button{display:inline-block;}.htmega-button .htmega-btn-effect-5,.htmega-button .htmega-btn-effect-6,.htmega-button .htmega-btn-effect-10{overflow:hidden;}.htmega_button_icon{display:inline-block;}.htmega_button_icon svg{width:20px;}.htmega-button span svg path{transition:all .4s ease-in-out 0s;}.htmega-button .htb-btn{border-radius:0;position:relative;border:none;z-index:1;transition:all .4s ease-in-out 0s;}.button-align-icon-left span.htmega_button_icon{float:left;}.button-align-icon-left span.htmega_button_txt{float:right;}.button-align-icon-right span.htmega_button_icon{float:right;}.button-align-icon-right span.htmega_button_txt{float:left;}.button-align-icon-top span.htmega_button_icon,.button-align-icon-bottom span.htmega_button_icon{display:block;}.button-align-icon-top span.htmega_button_txt,.button-align-icon-bottom span.htmega_button_txt{display:block;}.button-align-icon-top a.htb-btn{display:flex;flex-flow:column-reverse nowrap;}.htmega-btn-size-xl{padding:35px 50px !important;}.htmega-btn-size-lg{padding:25px 50px !important;}.htmega-btn-size-md{padding:16px 43px !important;}.htmega-btn-size-sm{padding:8px 40px !important;}.htmega-btn-size-xs{padding:3px 10px !important;}.htmega-btn-style-2 .htb-btn::after{border-radius:inherit;border-radius:30px;content:"";height:100%;left:0;position:absolute;top:0;transition-delay:0s,0s;transition-duration:.3s,.3s;transition-property:transform,background-color;transition-timing-function:cubic-bezier(.25,0,.3,1);width:100%;z-index:-1;background-color:#ff6b6b;transform:scale3d(.7,.7,1);}.htmega-btn-effect-1{-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1);z-index:1;}.htmega-btn-effect-1::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#623687;z-index:-1;z-index:-1;background-color:#ff6b6b;opacity:0;-webkit-transform:scale3d(.7,1,1);transform:scale3d(.7,1,1);-webkit-transition:-webkit-transform .4s,opacity .4s;transition:transform .4s,opacity .4s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1);}.htmega-btn-effect-1:hover::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.htmega-btn-effect-2{z-index:1;overflow:hidden;}.htmega-btn-effect-2::before{content:"";position:absolute;top:0;left:0;width:150%;height:100%;background:#623687;z-index:-1;z-index:-1;-webkit-transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);-webkit-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transition:-webkit-transform .3s,opacity .3s,background-color .3s;transition:transform .3s,opacity .3s,background-color .3s;}.htmega-btn-effect-2:hover::before{opacity:1;-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1);}.htmega-btn-effect-3{z-index:1;color:#fff;}.htmega-btn-effect-3::before,.htmega-btn-effect-3::after{content:"";border-radius:inherit;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .3s,background-color .3s;transition:transform .3s,background-color .3s;-webkit-transition-timing-function:cubic-bezier(.25,0,.3,1);transition-timing-function:cubic-bezier(.25,0,.3,1);z-index:-1;}.htmega-btn-effect-3::before{border:2px solid #623687;-webkit-transform:scale3d(.7,.7,1);transform:scale3d(.7,.7,1);}.htmega-btn-effect-3::after{background:#18012c;}.htmega-btn-effect-3:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}.htmega-btn-effect-3:hover::after{background-color:#623687;-webkit-transform:scale3d(.7,.7,1);transform:scale3d(.7,.7,1);}.htmega-btn-effect-4::before{content:"";position:absolute;top:-20px;left:-20px;bottom:-20px;right:-20px;background:inherit;z-index:-1;opacity:.4;-webkit-transform:scale3d(.8,.5,1);transform:scale3d(.8,.5,1);}.htmega-btn-effect-4:hover::before{-webkit-animation:np-btn--2 .3s .3s forwards;animation:np-btn--2 .3s .3s forwards;}.htmega-btn-effect-4:hover{-webkit-transition:background-color .1s .3s,color .1s .3s;transition:background-color .1s .3s,color .1s .3s;color:#eceff1;background-color:#623687;-webkit-animation:np-btn--1 .3s forwards;animation:np-btn--1 .3s forwards;}.htmega-btn-effect-5::before{content:"";z-index:-1;position:absolute;top:50%;left:100%;margin:-15px 0 0 1px;width:30px;height:30px;border-radius:50%;background:#623687;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1);-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.7,0,.9,1);transition-timing-function:cubic-bezier(.7,0,.9,1);}.htmega-btn-effect-5:hover::before{-webkit-transform:scale3d(9,9,1);transform:scale3d(9,9,1);}.htmega-btn-effect-6::before{content:"";z-index:-1;position:absolute;top:50%;margin:-15px 0 0 1px;width:30px;height:30px;border-radius:50%;background:#623687;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1);-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.7,0,.9,1);transition-timing-function:cubic-bezier(.7,0,.9,1);right:100%;}.htmega-btn-effect-6:hover::before{-webkit-transform:scale3d(9,9,1);transform:scale3d(9,9,1);}.htmega-btn-effect-7::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background:#e09d8b;-webkit-transform:scaleX(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;color:#fff;}.htmega-btn-effect-7:hover::before{-webkit-transform:scaleX(0);transform:scaleX(0);}.htmega-btn-effect-8::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#45b29d;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.htmega-btn-effect-8:hover::before{-webkit-transform:scaleY(0);transform:scaleY(0);}.htmega-btn-effect-9::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:-1px;bottom:0;background:#18012c;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.htmega-btn-effect-9:hover::before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(.52,1.64,.37,.66);transition-timing-function:cubic-bezier(.52,1.64,.37,.66);}.htmega-btn-effect-10::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#18012c;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.htmega-btn-effect-10:hover::before{-webkit-transform:scale(2);transform:scale(2);}.htmega-btn-effect-11::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#18012c;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.htmega-btn-effect-11:hover::before{-webkit-transform:scale(1);transform:scale(1);}.htmega-btn-effect-12::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:-1px;bottom:0;background:#d82f4e;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.htmega-btn-effect-12:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(.52,1.64,.37,.66);transition-timing-function:cubic-bezier(.52,1.64,.37,.66);}.htmega-btn-effect-13::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#18012c;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.htmega-btn-effect-13:hover::before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(.52,1.64,.37,.66);transition-timing-function:cubic-bezier(.52,1.64,.37,.66);}.htmega-btn-effect-14::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#18012c;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.htmega-btn-effect-14:hover::before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(.52,1.64,.37,.66);transition-timing-function:cubic-bezier(.52,1.64,.37,.66);}.htmega-btn-shadow-1 .htb-btn::before{background:rgba(255,255,255,0) radial-gradient(ellipse at center center,rgba(0,0,0,.35) 0%,rgba(255,255,255,0) 80%) repeat scroll 0 0;content:"";height:10px;left:5%;opacity:0;pointer-events:none;position:absolute;top:100%;transition-duration:.3s;transition-property:transform,opacity;width:90%;z-index:-1;}.htmega-btn-shadow-1 .htb-btn:hover::before{opacity:1;transform:translateY(5px);}.htmega-btn-shadow-2 .htb-btn::before,.htmega-btn-shadow-2 .htb-btn::after{background-repeat:no-repeat;box-sizing:border-box;content:"";height:5px;left:0;opacity:0;pointer-events:none;position:absolute;transition-duration:.3s;transition-property:opacity;width:100%;}.htmega-btn-shadow-2 .htb-btn::before{background:rgba(255,255,255,0) radial-gradient(ellipse at 50% 150%,rgba(0,0,0,.6) 0%,rgba(255,255,255,0) 80%) repeat scroll 0 0;bottom:100%;}.htmega-btn-shadow-2 .htb-btn::after{background:rgba(255,255,255,0) radial-gradient(ellipse at 50% -50%,rgba(0,0,0,.6) 0%,rgba(255,255,255,0) 80%) repeat scroll 0 0;top:100%;}.htmega-btn-shadow-2 .htb-btn:hover::before,.htmega-btn-shadow-2 .htb-btn:hover::after{opacity:1;}.single_accourdion{margin-bottom:15px;position:relative;}.single_accourdion:last-child{margin-bottom:0 !important;}.accordion-content{border:1px solid #ddd;padding:15px;}.htmega-items-hedding{background:#e6e6e6 none repeat scroll 0 0;cursor:pointer;padding:10px 20px;position:relative;margin-bottom:0;}.htmega-accourdion-title h2{font-size:16px;font-weight:600;margin-bottom:0;}.htmega-accourdion-title .htmega-items-hedding .accourdion-icon{position:absolute;right:0;top:0;width:40px;height:100%;text-align:center;display:flex;justify-content:center;align-items:center;}.htmega-accourdion-title .htmega-items-hedding .accourdion-icon svg{width:14px;}.htmega-accourdion-title .htmega-items-hedding .close-accourdion{opacity:1;visibility:visible;}.htmega-accourdion-title .htmega-items-hedding .open-accourdion{opacity:0;visibility:hidden;}.htmega-accourdion-title .htmega-items-hedding.htb-collapsed .open-accourdion{opacity:1;visibility:visible;}.htmega-accourdion-title .htmega-items-hedding.htb-collapsed .close-accourdion{opacity:0;visibility:hidden;}.htmega-icon-align-left .htmega-items-hedding{padding-left:40px;}.htmega-icon-align-left .accourdion-icon{left:0;right:0;}.htmega-icon-align-right .htmega-items-hedding{padding-right:40px;}.gallery-wrap{display:flex;flex-direction:row;width:100%;height:70vh;}.gallery-wrap .item{flex:1;height:100%;background-position:center;background-size:cover;background-repeat:none;transition:flex .8s ease;}.gallery-wrap .item:hover{flex:7;}ul.accordion--4{list-style:none;padding:0;margin:0;display:flex;text-align:center !important;justify-content:center;}ul.accordion--4 li{width:115px;height:480px;display:block;border-right:2px solid #fff;border-bottom:2px solid #fff;background-color:#fff;background-repeat:no-repeat;background-position:center center;position:relative;overflow:hidden;cursor:pointer;-moz-box-shadow:1px 3px 15px #555;-webkit-box-shadow:1px 3px 15px #555;box-shadow:1px 3px 15px #555;}ul.accordion--4 li.bleft{border-left:2px solid #fff;}ul.accordion--4 li .heading{background-color:#fff;padding:10px;margin-top:60px;text-transform:capitalize;font-weight:500;font-size:18px;text-align:center;color:#18012c;}ul.accordion--4 li .description{position:absolute;height:175px;bottom:60px;left:0;display:none;width:100%;}ul.accordion--4 li .description h2{color:#18012c;font-size:30px;}ul.accordion--4 li .description p{margin:10px 22px;font-size:14px;line-height:28px;color:#18012c;}ul.accordion--4 li .description a{position:absolute;bottom:5px;left:20px;text-transform:uppercase;font-style:normal;font-size:11px;text-decoration:none;color:#888;}ul.accordion--4 li .description a:hover{color:#333;text-decoration:underline;}ul.accordion--4 li .bgDescription{background:rgba(255,255,255,0);height:340px;position:absolute;bottom:0;left:0;width:100%;display:none;}.accordion--4 .accordion-content,.accordion--5 .accordion-content{border:0;}.accor_wrapper{width:100%;height:100%;position:relative;overflow:hidden;background:#000;}.accordion--5{position:relative;margin:0 auto 0 auto;}.accordion--5 .single_accordion{cursor:pointer;position:absolute;width:100%;left:0;overflow:hidden;text-align:center;z-index:2;}.accordion--5 .single_accordion::before{position:absolute;content:"";background:#000;left:0;top:0;width:100%;height:100%;opacity:.4;z-index:-1;}.accordion--5 .single_accordion .va-title{text-transform:uppercase;font-size:40px;margin-left:5px;color:#fff;display:inline-block;margin-top:15px;margin-right:5px;}.accordion--5 .single_accordion .va-title div{font-size:22px;font-style:italic;font-family:Georgia,serif;}.accordion--5 .single_accordion .va-content{display:none;margin-left:0;padding:0 23%;margin-top:-36px;}.accordion--5 .single_accordion .va-content div{color:#fff;font-size:14px;line-height:28px;}.accor_wrapper .single_accordion{background:#000;background-size:cover;}span.htmega-accordion-title-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);width:50px;height:50px;display:flex;align-items:center;justify-content:center;}span.htmega-accordion-title-icon svg{width:30px;}.htmega-title-icon-align-right .htmega-accordion-title-icon{left:auto;right:0;}.htmega-accordion-seperator-yes.single_accourdion::after{content:"";position:absolute;width:2px;height:auto;background:#000;left:84px;top:15px;bottom:15px;}.htmega-accordion-short-des{display:block;font-size:14px;}.htmega-items-hedding{margin:0;}.elementor-widget-htmega-accordion-addons .accordion{display:block !important;}.htb-short-active-yes .htmega-accourdion-title .htmega-items-hedding .open-accourdion{opacity:1;visibility:visible;}.htb-short-active-yes .htmega-accourdion-title .htmega-items-hedding .close-accourdion{opacity:0;visibility:hidden;}.htb-short-active-yes .htmega-accourdion-title .htmega-items-hedding.htb-short-active .close-accourdion{opacity:1;visibility:visible;}.htb-short-active-yes .htmega-accourdion-title .htmega-items-hedding.htb-short-active .open-accourdion{opacity:0;visibility:hidden;}.htmega-single-skill{overflow:hidden;padding-bottom:23px;}.htmega-single-skill .htb-progress-bar{border-radius:3px;position:relative;}.htmega-single-skill .htb-progress{overflow:visible;height:6px;border-radius:3px;}.htmega-single-skill .htb-progress span.percent-label{position:absolute;right:0;top:-39px;}.htmega-progress-text-inner p.htmega_progress_title{left:20px;top:50%;transform:translateY(-100%);z-index:9;margin:0;color:#fff;}.htmega-progress-text-inner{position:relative;}.htmega-progress-text-inner p.htmega_progress_title{position:absolute;}.htmega-progress-value-inner .htb-progress span.percent-label{right:50px;top:50%;transform:translateY(-50%);}.htmega-single-skill p{color:#666;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:500;margin-bottom:17px;display:inline-block;}.htmega-progressbar-value-bottom .htb-progress span.percent-label::after{border-left:5px solid rgba(255,255,255,0);border-right:5px solid rgba(255,255,255,0);border-top:5px solid #18012c;content:"";height:0;left:50%;margin-left:-6px;position:absolute;top:100%;width:0;}.htmega-progress-indicator .htb-progress .htb-progress-bar::after{background:#fff none repeat scroll 0 0;border:4px solid #18012c;border-radius:100%;content:"";height:24px;position:absolute;right:-1px;top:50%;transform:translateY(-50%);width:24px;}.htmega-single-skill.htmega-progress-bar-vertical{display:flex;flex-direction:column;overflow-y:hidden;}.htmega-progress-bar-vertical{position:relative;padding-top:41px;}.htmega-progress-bar-vertical .htb-progress{width:100%;padding-top:40px;min-height:390px;display:flex;align-items:flex-end;background:rgba(255,255,255,0);overflow:hidden;}.htmega-progress-bar-vertical .htb-progress .htb-progress-bar{width:100%;height:0;-webkit-transition:height .6s ease;-o-transition:height .6s ease;transition:height .6s ease;}.htmega-progress-bar-vertical.htmega-single-skill p.htmega_progress_title{order:1;}.htmega-progress-bar-vertical.htmega-progress-value-inner .htb-progress span.percent-label{position:absolute;top:-36px;left:50%;transform:translateX(-50%);}.htmega-progress-bar-vertical.htmega-progress-value-inner .htb-progress span.percent-label{left:50%;position:absolute;top:-36px;transform:translateX(-50%);right:auto;}.radial-progress-single{text-align:center;}.radial-progress-single .radial-progress{position:relative;}.radial-progress-single .radial-progress span{position:absolute;text-align:center;display:block;left:50%;top:-55%;transform:translateX(-50%) translateY(0);color:#383838;font-size:30px;font-weight:500;font-family:"Montserrat",sans-serif;}.radial-progress-single.htmega-progress-value-inner .radial-progress span{top:50%;transform:translateX(-50%) translateY(-50%);}.radial-progress-single h5.radial-progress-title{color:#666;font-size:16px;font-weight:500;margin:0;margin-top:11px;font-family:"Montserrat",sans-serif;}.radial-progress-single canvas{vertical-align:middle;position:relative;}.radial-progressbg{display:inline-block;position:relative;}.htmega-countbox{text-align:center;}.htmega-countbox .ht-count{display:inline-block;position:relative;margin:0 22px;line-height:1;}.htmega-countbox .ht-count::before{position:absolute;content:":";right:-26px;top:50%;transform:translateY(-50%);color:#5e5b60;font-size:55px;}.htmega-countbox .ht-count:last-child::before{display:none;}span.ht-count{padding:28px 0;border:2px solid #18012c;border-radius:10px;width:139px;text-align:center;}.htmega-countbox span.time-count{color:#242424;font-size:36px;font-weight:500;display:block;padding-bottom:27px;margin-bottom:27px;position:relative;font-family:"Montserrat",sans-serif;}.htmega-countbox span.time-count::before{background-image:linear-gradient(to right,rgba(255,255,255,0),rgba(82,65,97,.8) 40%,rgba(82,65,97,.8) 60%,rgba(255,255,255,0));background-position:center center;background-repeat:no-repeat;background-size:84% auto;content:"";height:2px;left:0;position:absolute;bottom:0;width:100%;}.htmega-countbox span span.count-inner p{color:#242424;font-size:30px;font-weight:400;margin:0;}.htmega-timer-separate-no .htmega-countbox span.time-count::before,.htmega-separate-no .htmega-countbox .ht-count::before{display:none;}.htmega-countdown-style-2 .ht-count .count-inner .time-count,.htmega-countdown-style-2 .ht-count .count-inner p{display:inline-block;}.htmega-countdown-style-2 span.ht-count,.htmega-countdown-style-3 span.ht-count{width:auto !important;height:auto !important;}.htmega-countdown-style-3 .ht-count.second{left:48.5%;margin:0;position:absolute;top:-60px;transform:translateX(-50%);}.htmega-countdown-style-3 .ht-count.second p,.htmega-countdown-style-3 .htmega-countbox .ht-count.minutes::before{display:none;}.htmega-countdown-style-3 .ht-count::before{right:-26px;top:21%;transform:inherit;}.htmega-hide-lavel .htmega-countbox .ht-count::before{right:-26px;top:36%;}.htmega_event_button a{line-height:1;margin-top:30px;padding:15px 30px;text-decoration:none;}.htmega_event_button a i{margin-right:10px;}.htmega-team{margin-top:30px;}.htmega-team .htmega-thumb{position:relative;overflow:hidden;line-height:0;}.htmega-team .htmega-thumb *{line-height:normal;}.htmega-team{position:relative;}.htmega-team .htmega-team-content{text-align:center;font-size:16px;font-weight:500;margin-bottom:7px;border:1px solid #dcd9d9;padding:30px 20px;}.htmega-team .htmega-team-content h4{font-size:16px;font-weight:500;margin-bottom:5px;}.htmega-team .htmega-team-content h4{color:#343434;transition:.5s;}.htmega-team .htmega-team-content p{margin:0;color:#343434;font-size:16px;font-weight:400;}.htmega-team-style-1 .htmega-team-hover-action{position:absolute;width:100%;text-align:center;height:100%;top:-100px;opacity:0;-webkit-transition:all .3s ease-out .5s;-moz-transition:all .3s ease-out .5s;-o-transition:all .3s ease-out .5s;-ms-transition:all .3s ease-out .5s;transition:all .3s ease-out .5s;}.htmega-team .htmega-team-hover-action .htmega-team-hover{position:absolute;top:50%;transform:translateY(-50%);width:100%;}.htmega-team .htmega-team-hover-action .htmega-team-hover p{color:#fff;font-size:14px;line-height:28px;padding:0 23px;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-o-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all .2s ease-in-out .1s;-moz-transition:all .2s ease-in-out .1s;-o-transition:all .2s ease-in-out .1s;-ms-transition:all .2s ease-in-out .1s;transition:all .2s ease-in-out .1s;opacity:0;}.htmega-team .htmega-team-hover-action .htmega-team-hover .htmega-social-network{margin-bottom:7px;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all .2s ease-in-out .1s;-moz-transition:all .2s ease-in-out .1s;-o-transition:all .2s ease-in-out .1s;-ms-transition:all .2s ease-in-out .1s;transition:all .2s ease-in-out .1s;opacity:0;}.htmega-team-style-1:hover .htmega-team-hover-action{opacity:1;top:0;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;transition-delay:0s;-webkit-animation:bounceY .9s linear;-moz-animation:bounceY .9s linear;-ms-animation:bounceY .9s linear;animation:bounceY .9s linear;background:rgba(24,1,44,.6);}.htmega-team:hover .htmega-team-hover-action .htmega-team-hover p,.htmega-team:hover .htmega-team-hover-action .htmega-team-hover .htmega-social-network{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-webkit-transition-delay:.4s;-moz-transition-delay:.4s;-o-transition-delay:.4s;-ms-transition-delay:.4s;transition-delay:.4s;opacity:1;}.htmega-team-style-1::before{position:absolute;content:"";width:0;height:1px;background:#18012c;bottom:0;left:0;transition:.5s;}.htmega-team-style-1:hover::before{width:100%;}.htmega-team .htmega-thumb img{transition:all .4s ease 0s;width:100%;}.htmega-team-style-2 .htmega-thumb img{-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:.5s;}.htmega-team-style-2:hover .htmega-thumb img{-webkit-filter:grayscale(0);filter:grayscale(0);}.htmega-team-style-2 .htmega-team-hover-action{position:absolute;bottom:30px;width:100%;padding:0 30px;}.htmega-team-style-2 .htmega-team-hover-action .htmega-hover-action{text-align:center;padding:25px 0;background-color:rgba(115,146,184,.7);width:100%;opacity:0;-webkit-transform:translate(265px,145px) rotate(45deg);-moz-transform:translate(265px,145px) rotate(45deg);-o-transform:translate(265px,145px) rotate(45deg);-ms-transform:translate(265px,145px) rotate(45deg);transform:translate(265px,145px) rotate(45deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}.htmega-team-style-2 .htmega-team-hover-action .htmega-hover-action h4{font-size:18px;font-weight:500;margin-bottom:9px;color:#fff;}.htmega-team-style-2 .htmega-team-hover-action .htmega-hover-action{background-color:#18012c;}.htmega-team-style-2 .htmega-team-hover-action{background-color:transparent !important;}.htmega-team-style-2:hover .htmega-team-hover-action .htmega-hover-action{opacity:1;-webkit-transform:translate(0,-10px) rotate(45deg);-moz-transform:translate(0,-10px) rotate(45deg);-o-transform:translate(0,-10px) rotate(45deg);-ms-transform:translate(0,-10px) rotate(45deg);transform:translate(0,-10px) rotate(0deg);}.htmega-team-style-2 .htmega-team-designation{display:block;color:#fff;}.htmega-team.htmega-team-style-2{overflow:hidden;}.htmega-team-hover-action.htmega-action-hover-st2 .htmega-hover-action{display:flex;justify-content:space-between;text-align:left;padding:10px 15px;align-items:center;}.htmega-team-hover-action.htmega-action-hover-st2{bottom:-30px;}.htmega-st2-new.htmega-team{padding-bottom:20px;}.htmega-team.htmega-team-style-2 .htmega-thumb{overflow:visible;}.htmega-team-hover-action.htmega-action-hover-st2 ul.htmega-social-network{padding:0;}.htmega-team-hover-action.htmega-action-hover-st2 .htmega-hover-action{background-color:rgba(255,255,255,0);background-image:linear-gradient(220deg,#f96 0%,#ff5e62 100%);border-radius:5px 5px 5px 5px;padding:15px;}.htmega-team-style-2.htmega-st2-new .htmega-thumb img{-webkit-filter:grayscale(0);filter:grayscale(0);}.htmega-team-style-3 .htmega-thumb{padding-bottom:80px;position:relative;}.htmega-team-style-3 .plus_click{position:absolute;left:50%;top:-14px;transform:translateX(-50%);}.htmega-team-style-3 .plus_click::before{content:"";font-family:Fontawesome;display:block;width:25px;height:25px;border:1px solid #fff;color:#fff;background:#555;border-radius:100%;text-align:center;font-size:12px;z-index:2;cursor:pointer;transition:.5s;line-height:27px;}.htmega-team-style-3 .plus_click.team-minus::before{content:"";background:#18012c;}.htmega-team-style-3 .htmega-team-click-action{background:#343434;text-align:center;border-radius:50px 50px 0 0;padding-top:28px;padding-bottom:20px;transition:.5s;width:100%;width:100%;position:absolute;bottom:0;margin-bottom:-58px;}.htmega-team-style-3 .htmega-team-click-action.visible{margin-bottom:0;background:#18012c;}.htmega-team-style-3 .htmega-team-click-action h4{font-size:16px;font-weight:600;margin-bottom:2px;}.htmega-team-style-3 .htmega-team-click-action h4{color:#fff;}.htmega-team-style-3 .htmega-team-click-action span{display:block;color:#fff;font-size:14px;margin-bottom:14px;}.htmega-team-style-3 .htmega-team-click-action .htmega-social-network{margin-bottom:9px;}.htmega-team ul.htmega-social-network{padding:0;margin:0;list-style:none;display:block;text-align:center;}.htmega-social-network{margin-bottom:8px;}.htmega-social-network li{margin:0 10px;display:inline-block;}.htmega-social-network li a{color:#fff;font-size:14px;display:block;background:rgba(255,255,255,0);line-height:1;}.htmega-social-network li a svg{width:20px;}.htmega-social-network li a:hover{color:#3b5998;background:rgba(255,255,255,0);}.htmega-team-style-3 .htmega-social-network li a{height:28px;line-height:26px;text-align:center;width:28px;}.htmega-team-style-4{text-align:center;}.htmega-team-style-4 .htmega-thumb{overflow:visible;display:block;}.htmega-team-style-4 .htmega-thumb.htmega-team-image-hover-left img{z-index:11;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:relative;-webkit-transform-origin:0% 50%;-moz-transform-origin:0% 50%;-ms-transform-origin:0% 50%;-o-transform-origin:0% 50%;transform-origin:0% 50%;}.htmega-team-style-4 .htmega-thumb.htmega-team-image-hover-right img{z-index:11;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:relative;-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-ms-transform-origin:100% 50%;-o-transform-origin:100% 50%;transform-origin:100% 50%;}.htmega-team-style-4 .htmega-thumb.htmega-team-image-hover-top img{z-index:11;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:relative;-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;}.htmega-team-style-4 .htmega-thumb.htmega-team-image-hover-bottom img{z-index:11;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:relative;-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%;}.htmega-team-style-4 .htmega-team-hover-action{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;text-align:center;}.htmega-team-style-4 .htmega-team-hover-action::before{position:absolute;content:"";background:#18012c;opacity:1;width:auto;height:auto;border-radius:100%;left:0;top:0;bottom:0;right:0;}.htmega-team-style-4 .htmega-team-image-hover-none .htmega-team-hover-action::before{background:rgba(24,1,44,.5) none repeat scroll 0 0;bottom:10px;content:"";height:auto;left:10px;opacity:0;position:absolute;right:10px;top:10px;transition:all .4s ease-in-out 0s;width:auto;}.htmega-thumb.htmega-team-image-hover-none{overflow:hidden;}.htmega-team-style-4 .htmega-team-image-hover-none .htmega-team-hover-action .htmega-hover-action h4{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out;}.htmega-team-style-4 .htmega-team-image-hover-none ul.htmega-social-network,.htmega-team-style-4 .htmega-team-image-hover-none span.htmega-team-designation{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out;}.htmega-team-style-4 .htmega-team-image-hover-none span.htmega-team-designation{display:block;color:#fff;}.htmega-team-style-4:hover .htmega-team-image-hover-none .htmega-team-hover-action .htmega-hover-action h4,.htmega-team-style-4:hover .htmega-team-image-hover-none ul.htmega-social-network,.htmega-team-style-4:hover .htmega-team-image-hover-none span.htmega-team-designation{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}.htmega-team-style-4:hover .htmega-team-image-hover-none .htmega-team-hover-action::before{opacity:1;}.htmega-team-style-4.htmega-team:hover .htmega-team-image-hover-none .htmega-team-hover-action{background-color:transparent !important;}.htmega-team-style-4 .htmega-team-hover-action .htmega-hover-action{position:absolute;top:50%;transform:translateY(-50%);width:100%;text-align:center;}.htmega-team-style-4 .htmega-team-hover-action .htmega-hover-action h4{font-size:16px;margin-bottom:13px;font-weight:500;}.htmega-team-style-4 .htmega-team-hover-action .htmega-hover-action h4{color:#fff;}.htmega-team-style-4:hover .htmega-thumb.htmega-team-image-hover-left img{-webkit-transform:rotate3d(0,1,0,-180deg);-moz-transform:rotate3d(0,1,0,-180deg);-ms-transform:rotate3d(0,1,0,-180deg);-o-transform:rotate3d(0,1,0,-180deg);transform:rotate3d(0,1,0,-180deg);}.htmega-team-style-4:hover .htmega-thumb.htmega-team-image-hover-right img{-webkit-transform:rotate3d(0,1,0,180deg);-moz-transform:rotate3d(0,1,0,180deg);-ms-transform:rotate3d(0,1,0,180deg);-o-transform:rotate3d(0,1,0,180deg);transform:rotate3d(0,1,0,180deg);z-index:12;}.htmega-team-style-4:hover .htmega-thumb.htmega-team-image-hover-top img{-webkit-transform:rotate3d(1,0,0,180deg);-moz-transform:rotate3d(1,0,0,180deg);-ms-transform:rotate3d(1,0,0,180deg);-o-transform:rotate3d(1,0,0,180deg);transform:rotate3d(1,0,0,180deg);}.htmega-team-style-4:hover .htmega-thumb.htmega-team-image-hover-bottom img{-webkit-transform:rotate3d(1,0,0,180deg);-moz-transform:rotate3d(1,0,0,180deg);-ms-transform:rotate3d(1,0,0,180deg);-o-transform:rotate3d(1,0,0,180deg);transform:rotate3d(1,0,0,180deg);}.htmega-team-style-5 .htmega-thumb img{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;}.htmega-team-style-5 .htmega-team-hover-action{width:100%;height:100%;position:absolute;overflow:hidden;top:0;left:0;background-color:#fff;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;transition:all .5s linear;opacity:0;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action{position:absolute;top:50%;transform:translateY(-50%);padding:0 20px;width:100%;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action h4{font-size:16px;font-weight:600;margin-bottom:9px;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action h4 a{color:#343434;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action span{font-size:16px;display:block;color:#343434;margin-bottom:12px;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action p{line-height:26px;color:#494849;font-size:14px;margin-bottom:16px;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action .htmega-social-network{justify-content:flex-start;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action .htmega-social-network li:first-child{margin-left:0;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action h4,.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action span,.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action ul.htmega-social-network,.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action p{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;transition:all .5s linear;opacity:0;}.htmega-team-style-5:hover .htmega-team-hover-action{opacity:1;background-color:#fff;}.htmega-team-style-5:hover .htmega-team-hover-action .htmega-hover-action h4,.htmega-team-style-5:hover .htmega-team-hover-action .htmega-hover-action ul.htmega-social-network,.htmega-team-style-5:hover .htmega-team-hover-action .htmega-hover-action p,.htmega-team-style-5:hover .htmega-team-hover-action .htmega-hover-action span{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}.htmega-team-style-5:hover .htmega-thumb img{-webkit-transform:scale(10);-moz-transform:scale(10);-o-transform:scale(10);-ms-transform:scale(10);transform:scale(10);opacity:0;}.htmega-team.htmega-team-style-5 ul.htmega-social-network{padding:0;}.htmega-team-style-6{overflow:hidden;}.htmega-team-style-6 .htmega-thumb img{transition:.5s;}.htmega-team-style-6:hover .htmega-thumb img{transform:scale(1.2) rotate(10deg);}.htmega-team-style-6 .htmega-team-info{background:#f4f4f4;text-align:center;transition:.4s;}.htmega-team-style-6 .htmega-team-info .htmega-team-content{padding:26px 18px;}.htmega-team-style-6 .htmega-team-info .htmega-team-content p{font-size:14px;line-height:28px;color:#494849;margin:0;}.htmega-team-style-6 .htmega-team-info .htmega-team-content h4{font-size:16px;font-weight:600;margin-bottom:5px;}.htmega-team-style-6 .htmega-team-info .htmega-team-content h4{color:#343434;}.htmega-team-style-6 .htmega-team-info .htmega-team-content span{color:#343434;font-size:14px;font-weight:400;}.htmega-team-style-6 .htmega-team-info .htmega-social-network{padding:14px 0;border-top:2px solid #fff;}.htmega-team.htmega-team-style-6 .htmega-team-content{border:none;}.htmega-team-style-7{box-shadow:0 0 15px rgba(0,0,0,.1);overflow:hidden;}.htmega-team-style-7 .htmega-thumb a img{transition:.5s;}.htmega-team-style-7 .htmega-team-hover-action{position:absolute;bottom:30px;width:100%;text-align:center;}.htmega-team-style-7 .htmega-team-hover-action{background-color:rgba(255,255,255,0);}.htmega-team-style-7 .htmega-team-hover-action .htmega-hover-action .htmega-social-network{-webkit-transition:all .5s cubic-bezier(.68,-.55,.265,1.55);transition:all .5s cubic-bezier(.68,-.55,.265,1.55);}.htmega-team-style-7 .htmega-team-hover-action .htmega-hover-action .htmega-social-network li a{-webkit-transition:all .5s cubic-bezier(.68,-.55,.265,1.55);-webkit-transform:scale(.1);transition:all .5s cubic-bezier(.68,-.55,.265,1.55);transform:scale(.1);opacity:0;height:28px;width:28px;line-height:28px;}.htmega-team-style-7:hover .htmega-team-hover-action .htmega-hover-action .htmega-social-network li a{opacity:1;transform:scale(1);-webkit-transition-delay:.1s;transition-delay:.1s;}.htmega-team-style-7 .htmega-team-content{background:#fff none repeat scroll 0 0;border:0 none;margin:0;padding:20px 10px;text-align:center;}.htmega-team-style-7 .htmega-team-content h4{font-size:16px;font-weight:600;margin-bottom:3px;}.htmega-team-style-7 .htmega-team-content h4{color:#343434;}.htmega-team-style-7 .htmega-team-content h4:hover{color:#18012c;}.htmega-team-style-7 .htmega-team-content span{color:#343434;font-size:14px;margin:0;font-weight:400;}.htmega-team-style-7:hover .htmega-thumb img{transform:scale(1.2) rotate(10deg);}.htmega-team-style-8 .htmega-team-content{position:relative;transition:all .3s ease-in-out;border:1px solid #e5e5e5;border-top:0;overflow:hidden;}.htmega-team-style-8{box-shadow:none;}.htmega-team-style-8 .htmega-team-hover-action{position:absolute;bottom:-110%;width:100%;z-index:2;left:0;height:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;background-color:rgba(255,255,255,0);background-image:linear-gradient(280deg,#fcc5ff 0%,#8d73ff 100%);}.htmega-team-style-8:hover .htmega-team-hover-action{bottom:0;}.htmega-team-style-8::before,.htmega-team-style-8::after{content:"";position:absolute;left:0;bottom:0;height:10px;width:10px;border-left:1px solid #8e74ff;border-bottom:1px solid #8e74ff;z-index:1;}.htmega-team-style-8::after{left:auto;right:0;border-left:1px solid transparent !important;border-right:1px solid #8e74ff;}.htmega-team-style-8:hover::after,.htmega-team-style-8:hover::before{opacity:0;}.htmega-team-style-8 .htmega-team-hover-action:after{position:absolute;content:"";width:51px;height:3px;top:0;left:50%;background:#fff;margin-left:-25px;}.htmega-team.htmega-st8-new .htmega-team-content{position:absolute;bottom:0;left:0;right:0;margin:0 15px;}.htmega-team-style-8.htmega-st8-new3 .htmega-team-hover-action{bottom:0;left:-99%;}.htmega-team-style-8.htmega-st8-new3:hover .htmega-team-hover-action{left:0;}.htmega-team-style-8.htmega-st8-new3 .htmega-team-content{border-width:0 0 0 0;margin:0 20px 20px 0;}span.htmega-team-designation{display:block;}.htmega-features svg{width:20px;display:inline-block;}.htmega-pricing-panel{display:flex;flex-direction:column;justify-content:space-between;text-align:center;margin-top:30px;}.htmega-pricing-body ul{list-style:none;padding:0;margin:0;}.htmega-pricing-body ul li{display:flex;align-items:center;justify-content:center;}.htmega-pricing-panel .pricing_old{margin-right:15px;}.htmega-pricing-panel .htmega-pricing-heading .price h4 span.pricing_new,.htmega-pricing-panel .htmega-pricing-heading .price h4 span.pricing_old{padding-left:16px;position:relative;}.htmega-features li i,.htmega-features li svg{margin-right:8px;}.elementor-widget-htmega-pricing-table-addons span.htmega-price-badge{position:absolute;top:-1px;background:#fff;padding:12px 40px;z-index:9;line-height:1;border-radius:5px 0 0 5px;}.elementor-widget-htmega-pricing-table-addons span.htmega-price-badge-position-left{left:40px;-webkit-transform:rotate(-90deg) translateX(-100%);-ms-transform:rotate(-90deg) translateX(-100%);transform:rotate(-90deg) translateX(-100%);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;}.elementor-widget-htmega-pricing-table-addons span.htmega-price-badge-position-right{right:0;-webkit-transform:rotate(-90deg) translateY(-100%);-ms-transform:rotate(-90deg) translateY(-100%);transform:rotate(-90deg) translateY(-100%);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;}.htmega-pricing-panel .price-label{position:relative;}.htmega-pricing-style-1{background:#365a73;margin-top:30px;border-radius:10px;padding-bottom:40px;}.htmega-pricing-style-1 .htmega-pricing-heading{padding-top:65px;padding-bottom:75px;background-repeat:no-repeat;background-position:center center;position:relative;background-size:cover;margin-bottom:37px;border-radius:10px 10px 0 0;}.htmega-pricing-style-1 .htmega-pricing-heading .title{position:absolute;left:-7px;transform:rotate(-90deg);top:39px;}.htmega-pricing-style-1 .htmega-pricing-heading .title h2{margin:0;height:50px;line-height:50px;color:#fff;font-size:16px;background:-webkit-linear-gradient(left,#446c83,#4eb8bf);background-image:linear-gradient(left,#446c83,#4eb8bf);border-radius:10px;font-family:"Raleway",sans-serif;width:125px;text-align:center;}.htmega-pricing-style-1 .htmega-pricing-heading .price{display:inline-block;padding-left:35px;}.htmega-pricing-style-1 .htmega-pricing-heading .price h4{color:#fff;display:inline-block;margin:0;position:relative;font-size:40px;font-weight:600;font-family:"Raleway",sans-serif;}.htmega-pricing-style-1 .htmega-pricing-heading .price h4 span.pricing_new{font-size:40px;}.htmega-pricing-style-1 .htmega-pricing-heading .price h4 sub{position:absolute;left:0;top:23px;font-size:20px;font-weight:700;font-family:"Raleway",sans-serif;}.htmega-pricing-style-1 .htmega-pricing-heading .price h4 span.pricing_old sub{position:static;}.htmega-pricing-style-1 .htmega-pricing-heading .price h4 span{font-size:20px;font-family:"Montserrat",sans-serif;}.htmega-pricing-style-1 .htmega-pricing-heading .price h4 span.separator{margin-right:-5px;}.htmega-pricing-style-1 .htmega-pricing-body{margin-bottom:37px;}.htmega-pricing-style-1 .htmega-pricing-body ul li{color:#f1f1f1;font-weight:300;font-size:16px;padding:5px 0;justify-content:left;}.htmega-pricing-style-1 .htmega-pricing-body ul li svg path{fill:#f1f1f1;}.htmega-pricing-style-1 .htmega-pricing-body ul li svg path a.price_btn{text-decoration:none;}.htmega-pricing-style-1 a.price_btn{border:1px solid #4fbfc5;display:inline-block;padding:8px 40px;border-radius:10px;color:#fff;font-size:14px;text-transform:uppercase;font-weight:600;transition:.5s;}.htmega-pricing-style-1 a.price_btn:hover{background:#4ebec4;color:#fff;border:1px solid #4ebec4;}.htmega-pricing-style-2{background:#fff;border-radius:10px;padding:55px 0;}.htmega-pricing-heighlight{padding:70px 0;box-shadow:0 0 30px rgba(82,182,188,.25);position:relative;z-index:2;}.htmega-pricing-style-2 .htmega-pricing-heading{margin-bottom:10px;}.htmega-pricing-style-2 .htmega-pricing-heading .icon{margin-bottom:20px;}.htmega-pricing-style-2 .htmega-pricing-heading .title h2{margin-bottom:14px;margin-bottom:28px;}.htmega-pricing-style-2 .htmega-pricing-heading .price h4{color:#52b6bc;font-weight:400;position:relative;font-size:30px;margin:0;font-family:"Lora",serif;display:inline-block;}.htmega-pricing-style-2 .htmega-pricing-heading .price h4 sub{position:absolute;left:0;top:16px;}.htmega-pricing-style-2 .htmega-pricing-body{margin-bottom:27px;}.htmega-pricing-style-2 .htmega-pricing-body ul li{color:#7b7b7b;font-size:14px;font-weight:300;padding:3px 0;justify-content:left;}.htmega-pricing-style-2 .htmega-pricing-footer a.price_btn{border:2px solid #52b6bc;display:inline-block;padding:0 32px;color:#52b6bc;border-radius:21px;font-weight:500;font-size:15px;transition:.5s;}.htmega-pricing-style-2 .htmega-pricing-footer a.price_btn:hover{background:#52b6bc;color:#fff;border:2px solid #52b6bc;}.htmega-pricing-style-3{background:#ef476f;padding-bottom:60px;margin-top:88px;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);}.htmega-pricing-style-3 .htmega-pricing-heading .price{width:125px;height:127px;background:#ef476f;border:4px solid #fff;border-radius:100%;text-align:center;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative;margin-top:-63px;margin-bottom:37px;}.htmega-pricing-style-3 .htmega-pricing-heading .price h4 span.pricing_new,.htmega-pricing-style-3 .htmega-pricing-heading .price h4{font-size:40px;margin:0;font-weight:600;position:relative;font-family:"Poppins",sans-serif;}.htmega-pricing-panel.htmega-pricing-style-3 .htmega-pricing-heading .price h4 span.pricing_new,.htmega-pricing-panel.htmega-pricing-style-3 .htmega-pricing-heading .price h4 span.pricing_old{padding:0;}.htmega-pricing-style-3 .htmega-pricing-heading .price h4 sub{font-size:20px;position:relative;top:-17px;left:0;}.htmega-pricing-style-3 .htmega-pricing-heading .price h4 span{font-size:15px;font-weight:500;color:#fff;}.htmega-pricing-style-3 .htmega-pricing-heading .price h4 span.separator{margin-right:-8px;margin-left:0;color:#fff;}.htmega-pricing-style-3 .htmega-pricing-heading .title{margin-bottom:41px;}.htmega-pricing-style-3 .htmega-pricing-heading .title h2{font-size:26px;color:#fff;font-weight:600;margin:0;font-family:"Montserrat",sans-serif;}.htmega-pricing-style-3 .htmega-pricing-body ul li{color:#fff;font-size:17px;padding:5px 0;font-family:"Poppins",sans-serif;}.htmega-pricing-style-3 .htmega-pricing-body ul li svg path{fill:#fff;}.htmega-pricing-style-3 .htmega-pricing-footer{margin-top:48px;}.htmega-pricing-style-3 .htmega-pricing-footer a.price_btn{height:40px;padding:0 43px;display:inline-block;box-shadow:0 4px 10px rgba(0,0,0,.25);color:#fff;font-weight:600;line-height:40px;font-size:15px;transition:.5s;font-family:"Montserrat",sans-serif;}.htmega-pricing-style-3 .htmega-pricing-footer a.price_btn:hover{box-shadow:0 4px 10px rgba(0,0,0,.1);}.htmega-pricing-style-4{background:#fff;padding:90px 0;}.htmega-pricing-style-4.htmega-pricing-heighlight .htmega-pricing-footer{height:auto;}.htmega-pricing-ribon{position:relative;}.htmega-pricing-ribon::before{content:url("https://cdn-eneij.nitrocdn.com/uTzgtmxVyMXqQZeSFvqJclPaTbwKwOUB/assets/images/optimized/rev-1210235/www.charisma-si.de/wp-content/plugins/ht-mega-for-elementor/assets/images/pricing/pricing-ribon.png");left:30px;position:absolute;top:-15px;}.htmega-pricing-style-4 .htmega-pricing-heading .price h4{font-weight:600;color:#4d4d4d;font-size:48px;position:relative;display:inline-block;margin:0;}.htmega-pricing-style-4 .htmega-pricing-heading .price h4 sub{position:absolute;left:0;top:25px;font-size:31px;}.htmega-pricing-style-4 .htmega-pricing-heading .title h2{font-size:18px;font-weight:500;color:#000101;padding-bottom:27px;position:relative;margin-bottom:28px;}.htmega-pricing-style-4 .htmega-pricing-heading .title h2::before{position:absolute;content:"";width:60px;height:2px;background:#e1e1e1;bottom:0;left:50%;transform:translateX(-50%);}.htmega-pricing-style-4 .htmega-pricing-body{position:relative;padding-bottom:23px;margin-top:36px;}.htmega-pricing-style-4 .htmega-pricing-body::before{position:absolute;content:"";background:#e1e1e1;width:60px;height:2px;bottom:0;left:50%;transform:translateX(-50%);transition:.3s;}.htmega-pricing-style-4:hover .htmega-pricing-body::before{opacity:0;}.htmega-pricing-style-4 .htmega-pricing-body ul li{font-size:15px;color:#000;line-height:35px;font-family:"Montserrat",sans-serif;}.htmega-pricing-style-4 .htmega-pricing-body ul li svg path{fill:#000;}.htmega-pricing-style-4 .htmega-pricing-footer{margin-top:32px;height:0;overflow:hidden;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;}.htmega-pricing-style-4 .htmega-pricing-footer a.price_btn{height:46px;border:1px solid #ededed;display:inline-block;line-height:44px;padding:0 40px;color:#000;font-size:14px;border-radius:30px;font-family:"Montserrat",sans-serif;transition:.5s;}.htmega-pricing-style-4 .htmega-pricing-footer a.price_btn:hover{background:#0056ff;color:#fff;border:1px solid #0056ff;}.htmega-pricing-style-4:hover .htmega-pricing-footer{height:46px;}.htmega-pricing-style-4.active .htmega-pricing-footer{height:46px !important;}.htmega-pricing-style-5{background:#f6f6f6;padding:40px 0;text-align:left;padding-bottom:50px;margin-left:30px;}.htmega-pricing-style-5 .htmega-pricing-heading{padding-left:46px;margin-bottom:8px;}.htmega-pricing-style-5 .htmega-pricing-heading .price h4{color:#0056ff;font-weight:600;font-size:40px;}.htmega-pricing-style-5 .htmega-pricing-heading .title h2{color:#000;font-size:18px;font-weight:500;letter-spacing:3px;margin-bottom:3px;}.htmega-pricing-style-5 .htmega-pricing-body{background:#e3ecff;margin-right:30px;margin-left:-30px;border-radius:6px;padding:40px 56px 60px;position:relative;}.htmega-pricing-style-5 .htmega-pricing-body ul{margin-bottom:-37px;}.htmega-pricing-style-5 .htmega-pricing-body ul li{color:#181818;font-size:14px;padding:10px 0;}.htmega-pricing-body ul li.off{text-decoration:line-through;}.htmega-pricing-style-5 .htmega-pricing-body a.price_btn{bottom:-72px;background:rgba(255,255,255,0);display:inline-block;left:50%;border-radius:25px;font-size:14px;color:#fff;text-transform:uppercase;letter-spacing:2px;transform:translateX(-50%);position:relative;border:1px solid rgba(255,255,255,0);padding:4px;transition:.5s;}.htmega-pricing-style-5 .htmega-pricing-body a.price_btn span{padding:0 30px;background:#0056ff;display:inline-block;border-radius:20px;height:40px;line-height:40px;transition:.5s;}.htmega-pricing-style-5 .htmega-pricing-body a.price_btn:hover{border:1px solid #0056ff;}.htmega-pricing-style-5 .htmega-pricing-body a.price_btn.active{border:1px solid #0056ff;}.htmega-pricing-style-5 .htmega-pricing-body a.price_btn.active:hover{border:1px solid rgba(255,255,255,0);}.htmega-pricing-style-5 .htmega-pricing-heading .price h4 span.pricing_new,.htmega-pricing-style-5 .htmega-pricing-heading .price h4 span.pricing_old{padding:0;}.htmega-pricing-style-5 sub{font-size:40px;position:static;}.htmega-pricing-style-6{background:#fff;box-shadow:0 0 20px 1px rgba(35,31,32,.2);padding-bottom:30px;}.htmega-pricing-style-6.htmega-pricing-heighlight .htmega-pricing-heading{background:#2d3e50;padding:30px 0;}.htmega-pricing-style-6.htmega-pricing-heighlight .htmega-pricing-body{padding:55px 0;}.htmega-pricing-style-6.htmega-pricing-heighlight .htmega-pricing-body ul li{padding:7px 0;}.htmega-pricing-style-6 .htmega-pricing-heading{background:#2d3e50;padding:30px 0;}.htmega-pricing-style-6 .htmega-pricing-heading .price h4 span.separator{margin-left:5px;margin-right:0;}.htmega-pricing-style-6 .htmega-pricing-heading .price h4 sub{font-size:18px;position:relative;top:-20px;left:0;}.htmega-pricing-style-6 .htmega-pricing-body{padding:50px 0;}.htmega-pricing-style-6 .htmega-pricing-body ul li{color:#2d3e50;font-size:18px;font-weight:500;padding:5px 0;font-family:"Raleway",sans-serif;}.htmega-pricing-style-6 .htmega-pricing-footer a.price_btn{background:#2d3e50;padding:12px 40px;line-height:1;font-weight:700;border-radius:15px;font-size:15px;color:#fff;font-family:"Raleway",sans-serif;transition:.5s;}.htmega-pricing-style-6 .htmega-pricing-footer a.price_btn:hover{transform:translateY(-5px);}.htmega-pricing-style-6 .htmega-pricing-heading .price h4 span.period-txt,.htmega-pricing-style-6 .htmega-pricing-heading .price h4 span.separator{color:#ecebeb;font-size:18px;}.htmega-pricing-style-7{background:#fff;padding-top:48px;padding-bottom:60px;box-shadow:0 0 10px rgba(1,26,72,.1);}.htmega-pricing-style-7 .htmega-pricing-heading .title h2{color:#f7ca18;font-size:26px;font-weight:600;margin-bottom:32px;font-family:"Poppins",sans-serif;}.htmega-pricing-style-7 .htmega-pricing-heading .price{background-position:center center;background-size:cover;margin-bottom:23px;padding:12px 0;}.htmega-pricing-style-7 .htmega-pricing-heading .price h4{font-size:60px;color:#011a48;font-weight:700;font-family:"Poppins",sans-serif;}.htmega-pricing-style-7 .htmega-pricing-heading .price h4 span.period-txt,.htmega-pricing-style-7 .htmega-pricing-heading .price h4 span.separator{font-size:26px;font-weight:600;}.htmega-pricing-style-7 .htmega-pricing-heading .price h4 span.separator{margin-left:2px;margin-right:-8px;}.htmega-pricing-style-7 .htmega-pricing-heading .price h4 sub{font-size:26px;left:0;position:relative;top:-3px;}.htmega-pricing-style-7 .htmega-pricing-body{padding:0 28px;}.htmega-pricing-style-7 .htmega-pricing-body ul li{color:#798294;font-size:20px;line-height:32px;padding:13px 0;border-top:1px solid #f6f6f6;font-family:"Open Sans",sans-serif;}.htmega-pricing-style-7 .htmega-pricing-body ul li:last-child{border-bottom:1px solid #f6f6f6;}.htmega-pricing-style-7 .htmega-pricing-footer{margin-top:40px;}.htmega-pricing-style-7 .htmega-pricing-footer a.price_btn{height:47px;padding:0 50px;display:inline-block;background:#011a48;border-radius:23px;color:#fff;font-size:14px;line-height:47px;text-transform:uppercase;font-weight:600;letter-spacing:2px;font-family:"Poppins",sans-serif;transition:.5s;}.htmega-pricing-style-7 .htmega-pricing-footer a.price_btn:hover{background:#f7ca18;color:#000;}.htmega-pricing-panel.htmega-pricing-style-8{background-color:rgba(255,255,255,0);background-image:linear-gradient(145.94deg,#ffb602 0%,#ff0773 100%);border-radius:10px 10px 10px 10px;margin:0 0 0 0;padding:40px 0 44px 0;}.htmega-pricing-panel.htmega-pricing-style-8 .htmega-pricing-heading .title h2{color:#fff;font-family:"Roboto",Sans-serif;font-size:18px;font-weight:400;}.htmega-pricing-panel.htmega-pricing-style-8 .price-label{background-color:#fff;width:205px;right:-42%;padding:20px 22px 20px 0;margin:5px 0 5px 0;border-radius:70px 0 0 70px;}.htmega-pricing-panel.htmega-pricing-style-8 .price-label h4{color:#ff106e;font-family:"Roboto",Sans-serif;font-size:28px;font-weight:700;margin-bottom:0;}.htmega-pricing-panel.htmega-pricing-style-8 .htmega-pricing-body ul li{color:#fff;font-weight:400;padding:5px 5px 5px 5px;justify-content:left;}.htmega-pricing-panel.htmega-pricing-style-8 .htmega-pricing-body ul{text-align:left;padding:0 0 0 94px;}.htmega-pricing-panel.htmega-pricing-style-8 .price-label h4 sub{color:#ff106e;font-family:"Roboto",Sans-serif;font-size:28px;font-weight:700;left:0;top:0;}.htmega-pricing-panel.htmega-pricing-style-8 .htmega-pricing-heading .htmega-pricing-header-align{padding:0 0 0 95px;text-align:left;}.htmega-pricing-panel.htmega-pricing-style-8 .htmega-pricing-footer{margin:40px 0 0 0;}.htmega-pricing-panel.htmega-pricing-style-8 .htmega-pricing-footer a.price_btn{padding:15px 86px 15px 86px;border-radius:30px 30px 30px 30px;}.htmega-pricing-panel.htmega-pricing-style-8 .htmega-pricing-footer a.price_btn{border-style:solid;border-width:1px 1px 1px 1px;border-color:#fff;}.htmega-pricing-heading .header-top-image{top:-47.5px;position:relative;width:95px;height:95px;border:1px solid #000;border-radius:99px;padding:7px;left:50%;margin-left:-47.5px;background:#fff;display:flex;align-items:center;justify-content:center;}.htmega-pricing-panel.htmega-pricing-style-9{background-color:#fff;padding:0 0 44px 0;border-radius:10px 10px 10px 10px;}.htmega-pricing-panel.htmega-pricing-style-9 .htmega-pricing-body ul li{color:#22577e;font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400;padding:0 0 6px 0;}.htmega-pricing-panel.htmega-pricing-style-9 .htmega-pricing-footer{margin:40px 0 0 0;}.htmega-pricing-panel.htmega-pricing-style-9 .htmega-pricing-footer a.price_btn{padding:12px 50px 12px 50px;border-radius:30px 30px 30px 30px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#ff5151;color:#ff5151;transition:.3s;}.htmega-pricing-panel.htmega-pricing-style-9 .htmega-pricing-footer a.price_btn:hover{color:#fff;background-color:#ff5151;}.htmega-brands-area.htmega-brands-style-1{display:flex;flex-wrap:wrap;}.htmega-brands-area{overflow:hidden;}.single-partner{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:0 15px;width:calc(100% * ( 1 / 4 ));text-align:center;margin-bottom:50px;display:flex;align-items:center;justify-content:center;line-height:0;}.single-partner a{display:inline-block;}ul.brand-list{list-style:none;padding:0;margin:0;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;}@media only screen and (max-width:380px){ul.brand-list{display:block;}}ul.brand-list li{position:relative;text-align:center;}ul.brand-list li a{display:inline-block;}.htmega-brands-style-2 ul.brand-list li{border-right:1px dashed #fff;display:block;float:left;padding:20px;text-align:center;width:20%;}.htmega-brands-style-2 ul.brand-list li:last-child{border-right:1px dashed rgba(255,255,255,0);}.htmega-brands-style-3 ul.brand-list li{flex-basis:20%;border-right:1px solid #dcd9d9;height:125px;line-height:125px;border-top:1px solid #dcd9d9;border-bottom:1px solid #dcd9d9;}.htmega-brands-style-3 ul.brand-list li:first-child{border-left:1px solid #dcd9d9;}.brand-list-area{display:flex;flex-wrap:wrap;}.brand-logo-col{padding-left:15px;padding-right:15px;}.htmega-brands-style-5 .brand-logo-col{flex:0 0 25%;max-width:25%;}.htmega-brands-style-5 .single-partner{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);text-align:center;display:block;width:100%;padding:25px 15px;}.htmega-brands-style-7 .single-partner{width:100%;}.htmega-brands-style-7 .brand-logo-col{flex:0 0 33.333%;max-width:33.333%;}.htmega-brands-style-4 ul.brand-list{display:block;}.htmega-brands-style-4 ul.brand-list li{border-bottom:1px dashed #aaa;border-right:1px dashed #aaa;float:left;padding:25px 15px;text-align:center;width:33.33%;}.htmega-brands-style-4 ul.brand-list li:nth-child(1){border-bottom-color:#aaa;border-right-color:#aaa;}.htmega-brands-style-4 ul.brand-list li:nth-child(6),.htmega-brands-style-4 ul.brand-list li:last-child{border-bottom-color:rgba(255,255,255,0);border-right-color:rgba(255,255,255,0);}.htmega-brands-style-4 ul.brand-list li:nth-child(5){border-bottom-color:rgba(255,255,255,0);border-right-color:#aaa;}.htmega-brands-style-4 ul.brand-list li:nth-child(4){border-bottom-color:rgba(255,255,255,0);border-right-color:#aaa;}.htmega-brands-style-4 ul.brand-list li:nth-child(3){border-bottom-color:#aaa;border-right-color:rgba(255,255,255,0);}.float-left{float:left;}.newsletter-style-one p{color:#798294;font-size:14px;line-height:28px;max-width:605px;margin:0 auto !important;width:100%;margin-bottom:58px;margin-top:16px;}.htmega-mailchimp-style-1 .htmega-input-box{position:relative;max-width:530px;margin:0 auto;}.htmega-input-box input[type="text"],.htmega-input-box input[type="email"]{width:100%;}.htmega-mailchimp-style-1 .htmega-input-box input[type="submit"]{position:absolute;right:5px;top:50%;transform:translateY(-50%);outline:none;border:0 none;transition:.4s;}.htmega-mailchimp-style-2 .htmega-input-box input[type="text"],.htmega-mailchimp-style-2 .htmega-input-box input[type="email"]{width:calc(100% - 170px);}.htmega-input-box form{width:100%;}.htmega-mailchimp-style-3 .htmega-input-box{position:relative;max-width:580px;width:100%;margin:0 auto;display:flex;}.htmega-mailchimp-style-3 .htmega-input-box input{text-align:center;float:left;overflow:hidden;max-width:405px;}.htmega-mailchimp-style-3 .htmega-input-box input[type="submit"]{float:right;overflow:hidden;transition:.4s;}.htmega-mailchimp-style-4 .htmega-input-box{position:relative;}.htmega-mailchimp-style-4 .htmega-input-box input[type="submit"]{position:absolute;right:5px;top:50%;width:40px;transform:translateY(-50%);transition:.4s;text-indent:-99999px;}.htmega-mailchimp-style-4 .htmega-input-box::before{color:#fff;content:"";cursor:pointer;display:block;font-family:fontawesome;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:1;}.htmega-mailchimp-style-5 .htmega-input-box input[type="submit"]{width:100%;transition:.5s;}.htmega-testimonial-area .slick-prev,.htmega-testimonial-area .slick-next{background:rgba(255,255,255,0) none repeat scroll 0 0;border:medium none;color:#7d7d7d;cursor:pointer;display:block;font-size:24px;height:auto;line-height:1;outline:medium none;padding:0;position:absolute;text-align:center;top:50%;transform:translate(0,-50%);width:auto;z-index:2;transition:all .3s ease-in-out;}.htmega-testimonial-area .slick-next{right:0;}.htmega-testimonial-area .slick-dots{list-style:none;}.htmega-testimonial-area .slick-dots li button{font-size:0;line-height:0;display:block;width:12px;height:12px;padding:0;cursor:pointer;color:rgba(255,255,255,0);border:0;outline:none;background:#e3e3e3;border-radius:100%;}.htmega-testimonial-area .slick-dots li.slick-active button{background:#f60;}.htmega-testimonial-area .slick-dots li button:before{display:none;}.htmega-testimonial-area .slick-dots{bottom:-30px;z-index:3;}.htmega-testimonial-area .slick-dots li{margin:0 7px;width:12px;height:12px;}.htmega-testimonial-area .slick-prev::before,.htmega-testimonial-area .slick-next::before{display:none;}.htmega-testimonial-area:not(.htmega-testimonial-style-4) .slick-dots{left:0;}.htmega-testimonial-activation{z-index:1;}.htmega-testimonial-style-1 .testimonal{text-align:center;}.htmega-testimonial-style-1 .testimonal img{margin-bottom:34px;text-align:center;display:inline-block;}.htmega-testimonial-style-1 .testimonal .shape img{margin:0;}.htmega-testimonial-style-1 .testimonal .content{margin-top:30px;}.htmega-testimonial-style-1 .testimonal .content p{color:#3e3e3e;font-size:18px;line-height:35px;padding:0 10%;}.htmega-testimonial-style-1 .testimonal .content h4{color:#3e3e3e;font-size:20px;line-height:37px;margin:0;}.htmega-testimonial-style-1 .testimonal .content span{color:#3e3e3e;font-size:18px;}.htmega-testimonial-style-2 .testimonal{text-align:center;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);position:relative;margin-top:50px;padding-bottom:27px;border-radius:10px;}.htmega-testimonial-style-2 .testimonal img{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid #6e6e6e;border-radius:100%;max-width:100%;}.htmega-testimonial-style-2 .testimonal .content{margin-top:69px;}.htmega-testimonial-style-2 .testimonal .content p{color:#5b5b5b;font-size:14px;line-height:24px;padding:0 4%;font-style:italic;margin-bottom:4px;}.htmega-testimonial-style-2 .testimonal .content h4{color:#5b5b5b;font-size:16px;line-height:37px;margin:0;font-weight:600;}.htmega-testimonial-style-2 .testimonal .content span{color:#3e3e3e;font-size:18px;}.htmega-testimonial-style-2 .slick-slide{padding:5px 15px;}.htmega-testimonial-style-2 .slick-center .testimonal img{border:1px solid #f60;}.htmega-testimonial-style-2 .slick-dots{bottom:-75px;}.slick-dotted.slick-slider{margin-bottom:0;}.htmega-testimonial-style-2 .testimonal .shape img{border:medium none;left:0;margin:0 auto;position:relative;top:53px;transform:translate(0);}.htmega-testimonial-style-3 .testimonal img{float:left;}.htmega-testimonial-style-3 .testimonal .content{overflow:hidden;padding-left:20px;}.htmega-testimonial-style-3 .testimonal .content p{color:#3e3e3e;font-size:16px;margin-bottom:20px;line-height:28px;}.htmega-testimonial-style-3 .testimonal .content .clint-info{padding-left:50px;position:relative;}.htmega-testimonial-style-3 .testimonal .content .clint-info::before{position:absolute;content:"";width:30px;height:2px;background:#383838;left:0;top:4px;}.htmega-testimonial-style-3 .testimonal .content .clint-info h4{font-weight:600;font-size:16px;color:#383838;margin-bottom:2px;}.htmega-testimonial-style-3 .testimonal .content .clint-info span{color:#383838;font-size:14px;}.htmega-testimonial-style-3 .testimonal .shape img{left:20px;position:relative;}.htmega-testimonial-style-3 .testimonal .content .clint-info ul.htmega-testimonial-rating *{padding-left:0 !important;}.htmega-testimonial-style-8 ul.htmega-testimonial-rating,.htmega-testimonial-style-3 ul.htmega-testimonial-rating,.htmega-testimonial-style-4 .htmega-testimonial-rating{justify-content:left;}.htmega-testimonial-style-4 .testimonal .testimonal-image{float:left;padding-right:50px;position:relative;}.htmega-testimonial-style-4 .testimonal .testimonal-image::before{position:absolute;content:"";width:1px;height:100%;background:#18012c;right:0;top:0;}.htmega-testimonial-style-4 .testimonal .testimonal-image::after{position:absolute;content:"";background:#18012c;height:1px;width:30px;right:0;top:50%;transform:translateY(-50%);}.htmega-testimonial-style-4 .testimonal .content{overflow:hidden;padding-left:30px;}.htmega-testimonial-style-4 .testimonal .content p{color:#3e3e3e;font-size:16px;margin-bottom:20px;line-height:28px;}.htmega-testimonial-style-4 .testimonal .content h4{font-weight:600;font-size:16px;color:#383838;margin-bottom:2px;}.htmega-testimonial-style-4 .testimonal .content span{color:#383838;font-size:14px;}.htmega-testimonial-style-4 .testimonal .content span:before{content:"";}.htmega-testimonial-style-4 ul.slick-dots li button::before{content:"0";display:block;font-size:16px;height:auto;left:-8px;line-height:1;opacity:1;position:absolute;top:-4px;width:auto;}.htmega-testimonial-style-4 ul.slick-dots{padding:0;margin:0;list-style:none;border:0 none;text-align:right;}.htmega-testimonial-style-4 ul.slick-dots li button{background:rgba(255,255,255,0);border:0 none;color:#18012c;font-weight:600;font-size:16px;position:relative;display:inline-block;}.htmega-testimonial-style-4{position:relative;padding-right:24%;}.htmega-testimonial-style-4 ul.slick-dots{position:absolute;right:0;top:50%;transform:translateY(-50%);width:100px;}.htmega-testimonial-style-4 ul.slick-dots li{padding:6px 0;}.htmega-testimonial-style-4 ul.slick-dots li.slick-active button{position:relative;}.htmega-testimonial-style-4 ul.slick-dots li{height:auto;line-height:1;padding:8px 0 10px 45px;position:relative;}.htmega-testimonial-style-4 ul.slick-dots li::after{position:absolute;content:"";background:#18012c;width:0;height:1px;left:0;top:50%;transform:translateY(-50%);transition:.5s;}.htmega-testimonial-style-4 ul.slick-dots li.slick-active::after{width:30px;}.htmega-testimonial-style-4 ul.slick-dots li.slick-active button{background:rgba(255,255,255,0);}.htmega-testimonial-style-5{position:relative;}.htmega-testimonial-for .testimonial-desc p{color:#3e3e3e;font-size:18px;line-height:35px;text-align:center;padding:0 15%;}.testimonal-img{text-align:center;}.testimonal-img .content{text-align:center;margin-top:22px;}.testimonal-img .content h4{color:#3e3e3e;font-size:20px;margin-bottom:3px;}.testimonal-img .content span{color:#3e3e3e;font-size:18px;line-height:29px;}.htmega-testimonal-nav.slick-slider{max-width:35%;width:100%;margin:0 auto;}.slick-slide.slick-active.slick-center .testimonal-img img{transform:scale(1);}.slick-slide.slick-active .testimonal-img img{transform:scale(.8);text-align:center;display:inline-block;}.htmega-testimonial-style-5 .htmega-testimonal-nav .slick-track{margin-top:85px;}.htmega-testimonal-nav .slick-slide:not(.slick-center) .content{opacity:0;}.htmega-testimonial-style-5 .testimonial-shape{bottom:56%;left:49.5%;position:absolute;transform:translateX(-50%);}.htmega-testimonial-rating{display:flex;align-items:center;justify-content:center;color:#ff7b00;list-style:none;padding:0;margin:25px 0 0;gap:5px;}.htmega-testimonial-rating li{font-size:14px;}.htmega-testimonial-style-5 .htmega-testimonal-nav .content{position:absolute;left:50%;transform:translateX(-50%);z-index:2;bottom:0;width:max-content;}.htmega-testimonial-style-5 .htmega-testimonal-nav .testimonal-image{margin-bottom:70px;}.htmega-testimonial-style-6 .testimonal img{display:inline-block;}.htmega-testimonial-style-6 .testimonal .content{background:#fff;text-align:center;padding:50px 9%;position:relative;box-shadow:0 0 10px rgba(82,182,188,.25);}.htmega-testimonial-style-6 .testimonal .content p{font-size:16px;line-height:28px;color:#3e3e3e;}.htmega-testimonial-style-6 .testimonal .content .triangle{position:absolute;top:100%;margin-top:-1px;border-right:20px solid rgba(255,255,255,0);border-left:20px solid rgba(255,255,255,0);border-top:20px solid #fff;border-bottom:20px solid rgba(255,255,255,0);left:50%;transform:translateX(-50%);}.htmega-testimonial-style-6 .testimonal .clint-info{text-align:center;margin-top:40px;}.htmega-testimonial-style-6 .testimonal .clint-info h4{color:#5c5c5c;font-size:22px;font-weight:700;margin-top:22px;margin-bottom:4px;}.htmega-testimonial-style-6 .testimonal .clint-info span{color:#5c5c5c;font-weight:600;font-size:15px;}.htmega-testimonial-style-6 .slick-arrow{width:36px;height:36px;color:#7d7d7d;border:0 none;background:#fff;border-radius:100%;font-size:24px;left:0;top:20%;z-index:999;transition:.5s;box-shadow:0 0 10px rgba(82,182,188,.25);}.htmega-testimonial-style-6 .slick-arrow:hover{background:#52b6bc;color:#fff;}.htmega-testimonial-style-6 button.slick-next.slick-arrow{left:auto;right:0;}.htmega-testimonial-style-6{position:relative;padding:0 200px;}.htmega-testimonial-style-6 .testimonal .shape img,.htmega-testimonial-style-7 .testimonal .shape img{position:relative;top:10px;}.htmega-testimonial-style-7 .testimonal{text-align:center;}.htmega-testimonial-style-7 .testimonal p{color:#414141;font-size:30px;font-style:italic;line-height:48px;margin-top:26px;font-family:"Montserrat",sans-serif;margin-bottom:0;position:relative;z-index:2;}.htmega-testimonial-style-7 .testimonal p::before{position:absolute;content:"";content:"";color:#ffebd1;font-family:Fontawesome;font-size:216px;left:50%;top:50%;z-index:-1;transform:translateX(-50%) translateY(-50%);}.htmega-testimonial-style-7 .testimonal h4{color:#3e3e3e;font-weight:600;font-size:20px;margin-bottom:9px;}.htmega-testimonial-style-7 .testimonal .clint-info{margin-top:29px;}.htmega-testimonial-style-7 .testimonal .clint-info span{color:#3e3e3e;font-size:18px;}.htmega-testimonial-style-7 .testimonal img{display:inline-block;}.htmega-testimonial-style-7 .slick-arrow{top:9%;left:16%;color:#aeaeae;font-size:48px;background:rgba(255,255,255,0);border:0 none;z-index:2;transition:.5s;}.htmega-testimonial-style-7 .slick-arrow:hover{color:#f6ab4b;}.htmega-testimonial-style-7 button.slick-next.slick-arrow{left:auto;right:16%;}.htmega-testimonial-style-8{position:relative;padding:0 200px;}.htmega-testimonial-style-8 .content{display:flex;align-items:center;}.htmega-testimonial-style-8 .content .clint-info{padding-left:20px;}.htmega-testimonial-style-8 .content .clint-info h4{color:#3e3e3e;font-size:20px;font-weight:700;margin-bottom:7px;}.htmega-testimonial-style-8 .content .clint-info span{color:#3e3e3e;font-size:18px;}.htmega-testimonial-style-8 p{color:#3e3e3e;font-size:18px;line-height:35px;margin:0;margin-top:20px;}.htmega-testimonial-style-8 .slick-arrow{left:0;color:#aeaeae;font-size:48px;border:0 none;top:43%;transition:.5s;}.htmega-testimonial-style-8 .slick-arrow:hover{color:#f6ab4b;}.htmega-testimonial-style-8 button.slick-next.slick-arrow{left:auto;right:0;}.htmega-testimonial-style-8 .testimonal .shape img{position:relative;left:10px;}.htmega-testimonial-style-9 .testimonal{background:#f7f8f9;padding:30px;margin-top:30px;}.htmega-testimonial-style-9 .testimonal .content{display:flex;align-items:center;}.htmega-testimonial-style-9 .testimonal .content .clint-info{padding-left:25px;}.htmega-testimonial-style-9 .testimonal .content .clint-info h4{font-size:18px;color:#383838;margin:0;}.htmega-testimonial-style-9 .testimonal .content .clint-info span{color:#1834a6;font-size:13px;}.htmega-testimonial-style-9 .testimonal p{color:#5b5b5b;font-size:14px;line-height:26px;margin:0;margin-top:22px;}.htmega-testimonial-style-9 .testimonal .shape img{position:relative;left:5px;}.htmega-testimonial-style-9.htmega-testimonial-activation .testimonal .content{display:block;}.htmega-testimonial-style-9 .htmega-testimonial-rating{justify-content:left;}.htmega-testimonial-style-10 .testimonal-image{display:flex;justify-content:space-between;align-items:center;}.htmega-testimonial-style-10 .htmega-testimonial-rating{margin:0;}.htmega-testimonial-style-10 .testimonal img{float:none;}.htmega-testimonial-style-10 .testimonal .content{overflow:hidden;padding-left:0;}ul.htmega-testimonial-rating *{transition:all 0s;}.htmega-testimonial-style-11 .content{text-align:center;}.htmega-testimonial-style-11 .htmega-testimonal-nav .testimonal-image{margin-bottom:40px;padding:58px 0 43px 0;}.htmega-testimonial-style-11 .slick-slide.slick-active.slick-center .testimonal-img img,.htmega-testimonial-style-11 .slick-slide.slick-active .testimonal-img img{transform:scale(1);}.htmega-testimonial-style-11 .slick-slide.slick-active.slick-center .testimonal-img{transform:scale(1.5);z-index:3;}.htmega-testimonial-style-12 .testimonal{display:flex !important;align-items:center;}.htmega-testimonial-style-12 .testimonal .shape img{left:0;float:none;}.htmega-testimonial-style-12 .htmega-testimonial-rating{justify-content:left;}.htmega-testimonial-style-12 .testimonal .content .clint-info{padding-left:0;}.htmega-testimonial-style-12 .testimonal .content .clint-info::before{display:none;}.htmega-testimonial-style-12 .testimonal-image{flex:0 0 34%;}.htmega-testimonial-style-13 .testimonal{text-align:center;border-bottom:10px solid rgba(255,255,255,0);margin-top:15px;background-color:#f7f8f9;padding:50px 30px;}.htmega-testimonial-style-13 .testimonal-image{display:inline-block;margin-top:20px;}.htmega-testimonial-style-13 .testimonal .clint-info h4{margin-top:9px;margin-bottom:4px;}.htmega-testimonial-style-13 .testimonal:hover{margin-top:0;border-color:#da9a28;}.htmega-testimonial-style-13 .testimonal p{font-family:"Roboto",Sans-serif;font-size:19px;font-weight:400;line-height:32px;}.htmega-sl-arraow-style-2.htmega-testimonial-area .slick-next{top:0;transform:translate(0);}.htmega-sl-arraow-style-2.htmega-testimonial-area .slick-prev{left:auto;right:0;top:67px;transform:translate(0);}.htmega-sl-arraow-style-3.htmega-testimonial-area .slick-prev{right:70px;left:auto;}.htmega-sl-arraow-style-3.htmega-testimonial-area .slick-arrow{top:auto;bottom:0;transform:translate(0);}.htmega-form-wrapper form input:not([type="checkbox"],[type="radio"],[type="file"]),.htmega-form-wrapper form textarea,.htmega-form-wrapper form select{width:100%;border-radius:0;}.htmega-form-wrapper .ajax-loader{bottom:0;position:absolute;}.htmega-form-wrapper .form_no_select{color:red;font-size:20px;}.htmega-form-style-1 form input:not([type="checkbox"],[type="radio"],[type="file"]),.htmega-form-style-1 select{height:55px;font-weight:300;margin-top:30px;padding:0 20px;border:1px solid #c1c1c1;font-family:"Montserrat",sans-serif;font-size:13px;color:#a2a2a2;}.htmega-form-style-1 form input:focus,.htmega-form-style-1 select:focus{border:1px solid #18012c;}.htmega-form-style-1 form input[type="submit"]{background-color:#0056ff;border:medium none;color:#fff;font-size:14px;font-weight:500;height:55px;line-height:55px;padding:0 29px;text-transform:uppercase;width:auto;transition:.5s;font-family:"Montserrat",sans-serif;}.htmega-form-style-1 form input[type="submit"]:hover{background-color:#18012c;}.htmega-form-style-1 form textarea{border:1px solid #c1c1c1;min-height:175px;margin-top:30px;padding:20px;color:#a2a2a2;resize:none;font-family:"Montserrat",sans-serif;font-size:13px;}.htmega-form-style-1 form textarea:focus{border:1px solid #18012c;}.htmega-form-style-2 label{color:#fff;font-style:italic;font-weight:300;font-size:14px;margin-bottom:11px;}.htmega-form-style-2 input:not([type="checkbox"],[type="radio"],[type="file"]),.htmega-form-style-2 select{height:55px;font-weight:300;margin-bottom:30px;padding:0 20px;border:0 none;font-family:"Montserrat",sans-serif;font-size:13px;background:rgba(255,255,255,.3);color:#fff;}.htmega-form-style-2 input:focus,.htmega-form-style-2 select:focus{border:1px solid #18012c;}.htmega-form-style-2 input[type="submit"]{background-color:#fff;border:medium none;color:#0056ff;font-size:14px;font-weight:600;height:55px;line-height:54px;padding:0 29px;text-transform:uppercase;width:100%;transition:.5s;font-family:"Montserrat",sans-serif;margin:0;}.htmega-form-style-2 input[type="submit"]:hover{background-color:#18012c;color:#fff;}.htmega-form-style-2 textarea{border:1px solid #c1c1c1;border:0 none;min-height:209px;padding:20px;color:#fff;resize:none;font-family:"Montserrat",sans-serif;font-size:13px;background:rgba(255,255,255,.3);margin-bottom:30px;}.htmega-form-style-2 textarea:focus{border:1px solid #18012c;}.htmega-form-style-3 form input:not([type="checkbox"],[type="radio"],[type="file"]),.htmega-form-style-3 form select{color:silver;font-weight:300;font-style:italic;border:0 none;border-bottom:1px solid silver;padding:0;margin-bottom:50px;padding-bottom:4px;font-size:16px;font-family:"Montserrat",sans-serif;}.htmega-form-style-3 form input:focus,.htmega-form-style-3 form select:focus{border-bottom:1px solid #18012c;}.htmega-form-style-3 form input[type="submit"]{border:0 none;background:#0056ff;color:#fff;margin-top:40px;margin-bottom:0;height:55px;line-height:59px;padding:0 20px;transition:.5s;box-shadow:0 0 10px rgba(0,0,0,.1);}.htmega-form-style-3 form input[type="submit"]:hover{background:#fff;color:#0056ff;}.htmega-form-style-3 form textarea{border:0 none;border-bottom:1px solid silver;font-style:italic;padding:0;min-height:150px;resize:none;color:silver;font-size:16px;font-family:"Montserrat",sans-serif;}.htmega-form-style-3 form textarea:focus{border-bottom:1px solid #18012c;}.htmega-form-style-4 form .input-box{display:flex;align-items:center;margin-bottom:30px;}.htmega-form-style-4 form .input-box label{color:#000;font-weight:600;font-size:14px;flex-basis:16%;}.htmega-form-style-4 form .input-box span{flex-basis:84%;}.htmega-form-style-4 form .input-box input:not([type="checkbox"],[type="radio"],[type="file"]),.htmega-form-style-4 form .input-box select{background:#a2a2a2;background:#f3f3f3;color:#a2a2a2;font-weight:300;font-weight:"Montserrat",sans-serif;border:1px solid #c1c1c1;height:55px;line-height:55px;padding:0 20px;}.htmega-form-style-4 form .input-box input:focus,.htmega-form-style-4 form .input-box select:focus{border:1px solid #18012c;}.htmega-form-style-4 form .input-box textarea{background:#f3f3f3;border:1px solid #c1c1c1;min-height:200px;padding:20px;font-weight:"Montserrat",sans-serif;}.htmega-form-style-4 form .input-box textarea:focus{border:1px solid #18012c;}.htmega-form-style-4 form input[type="submit"]{background:#0056ff;width:auto;border:0 none;color:#fff;padding:0 30px;height:55px;line-height:55px;margin:0 0 0 90px;font-size:14px;font-weight:500;transition:.5s;}.htmega-form-style-4 form input[type="submit"]:hover{opacity:.7;}.contact_form_container{background:#81abfe;padding:30px;}.htmega-form-style-5 form input:not([type="checkbox"],[type="radio"],[type="file"]),.htmega-form-style-5 form select{margin-top:30px;border:1px solid #fff;height:50px;line-height:50px;color:#fff;font-weight:300;font-family:"Montserrat",sans-serif;}.htmega-form-style-5 form input:focus,.htmega-form-style-5 form select:focus{border:1px solid #18012c;}.htmega-form-style-5 form input[type="submit"]{background:#fff;height:55px;line-height:56px;border:0 none;padding:0 30px;color:#0056ff;font-weight:600;width:auto;transition:.5s;}.htmega-form-style-5 form input[type="submit"]:hover{opacity:.7;}.htmega-form-style-5 form textarea{margin-top:30px;min-height:145px;border:1px solid #fff;padding:20px;font-weight:300;color:#fff;font-family:"Montserrat",sans-serif;}.htmega-form-style-5 form textarea:focus{border:1px solid #18012c;}.htmega-form-style-6 form input:not([type="checkbox"],[type="radio"],[type="file"]),.htmega-form-style-6 form select{background:#f3f3f3;border:0 none;height:55px;padding:0 20px;margin-bottom:30px;font-family:"Montserrat",sans-serif;}.htmega-form-style-6 form input:not([type="checkbox"],[type="radio"],[type="file"]):focus,.htmega-form-style-6 form select:focus{border:1px solid #18012c;}.htmega-form-style-6 form input[type="submit"]{width:auto;margin:0;padding:0 58px;background:#0056ff;color:#fff;height:58px;font-weight:600;line-height:61px;text-transform:uppercase;transition:.5s;margin-top:10px;}.htmega-form-style-6 form input[type="submit"]:hover{opacity:.7;}.htmega-form-style-6 form label{font-size:14px;color:#000;font-weight:300;font-style:italic;font-family:"Montserrat",sans-serif;}.htmega-form-style-6 form textarea{background:#f3f3f3;border:0 none;margin-bottom:30px;margin-bottom:30px;min-height:230px;resize:none;padding:20px;font-family:"Montserrat",sans-serif;}.htmega-form-style-6 form textarea:focus{border:1px solid #18012c;}input,textarea{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none;}.htmega-form-wrapper .wpcf7-form-control .wpcf7-list-item{margin:0 1em 0 0;}.htmega-login-form-wrapper form input:not([type="checkbox"],[type="radio"],[type="file"]){width:100%;}.htmega-login-form-wrapper form input:not([type="checkbox"],[type="radio"],[type="file"]){padding:0 15px;}.htmega-login-form-wrapper .htmega-login-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px;}.htmega-login-form-style-1{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);padding:50px 70px;}.htmega-login-form-style-1 h2{color:#000;font-size:30px;font-weight:600;margin-bottom:21px;font-family:"Montserrat",sans-serif;}.htmega-login-form-style-1 form label{color:#000;font-size:13px;font-weight:300;margin-bottom:10px;font-family:"Montserrat",sans-serif;}.htmega-login-form-style-1 form input:not([type="checkbox"]){background:rgba(255,255,255,0);border:1px solid #f2f2f2;color:#757575;font-size:12px;margin-bottom:24px;font-family:"Montserrat",sans-serif;height:50px;}.htmega-login-form-style-1 form input:not([type="checkbox"])[type="submit"]{margin:0;width:auto;background:#0056ff;color:#fff;height:43px;padding:0 40px;font-weight:600;text-transform:uppercase;font-size:14px;border:0 none;transition:.4s ease-in-out;}.htmega-login-form-style-1 form input:not([type="checkbox"])[type="submit"]:hover{background:#18012c;color:#fff;}.log-remember{display:flex;justify-content:space-between;align-items:center;font-family:"Montserrat",sans-serif;}.log-remember a.fright,.htmega-login-form-wrapper.htmega-login-form-style-3 label.lable-content,.htmega-login-form-wrapper.htmega-login-form-style-5 label.lable-content{color:#b1b1b1;font-size:12px;transition:.4s;font-family:"Montserrat",sans-serif;}.htmega-login-form-wrapper.htmega-login-form-style-3 label.lable-content,.htmega-login-form-wrapper.htmega-login-form-style-5 label.lable-content{padding-top:3px;}.htmega-login-form-wrapper.htmega-login-form-style-5{padding:40px 20px;}.htmega_message{display:none;}#htmega_message .alert-success,.htmega_lodding_msg{color:#155724 !important;}#htmega_message .alert-danger{color:#721c24 !important;}.lable-content{display:block;position:relative;padding-left:29px;margin-bottom:0;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:"Montserrat",sans-serif;}.login-wrapper form .log-remember label{margin:0;}.lable-content input{position:absolute;opacity:0;cursor:pointer;}.checkmark{position:absolute;top:0;left:0;height:18px;width:18px;border:1px solid #0056ff;margin-top:4px;}.log-remember .checkmark{top:50%;margin-top:0;transform:translateY(-50%);}.lable-content:hover input~.checkmark{border:1px solid #0056ff;}.checkmark:after{content:"";position:absolute;display:block;}.lable-content input:checked~.checkmark:after{display:none;}.lable-content .checkmark:after{left:50%;top:50%;width:6px;height:9px;border:solid #0056ff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg) translate(-50%);-ms-transform:rotate(45deg) translate(-50%);transform:rotate(45deg) translate(-50%);margin-top:-3px;}.htmega-login-form-style-2{text-align:center;padding:40px 0;}.htmega-login-form-style-2 form input{border:1px solid #fff;border-radius:5px;color:#666;padding:0 20px;margin-bottom:10px;}.htmega-login-form-style-2 form input[type="submit"]{background:#0056ff;border:0 none;font-size:16px;text-transform:uppercase;height:60px;border-radius:5px;transition:.3s ease-in-out;color:#fff;}.htmega-login-form-style-2 form input[type="submit"]:hover{background:#18012c;color:#fff;}.htmega-login-form-style-2 .separator span{display:block;color:#fff;font-size:14px;font-weight:600;margin-top:30px;position:relative;font-family:"Montserrat",sans-serif;}.htmega-login-form-style-2 .separator span::before,.htmega-login-form-style-2 .separator span::after{position:absolute;left:0;top:50%;background:#fff;width:235px;height:2px;content:"";}.htmega-login-form-style-2 .separator span::after{left:auto;right:0;}.htmega-login-form-style-2 .log-remember a.fright{color:#fff;}.htmega-login-form-style-2 form input::-webkit-input-placeholder{color:#666;}.htmega-login-form-style-2 form input::-moz-placeholder{color:#666;}.htmega-login-form-style-2 form input:-ms-input-placeholder{color:#666;}.htmega-login-form-style-2 form input:-moz-placeholder{color:#666;}.htmega-login-form-style-2 .checkmark,.htmega-login-form-style-4 .checkmark{border:1px solid #fff;}.htmega-login-form-style-2 .lable-content,.htmega-login-form-style-4 .lable-content{color:#fff;font-size:12px;}.htmega-login-form-style-2 .lable-content .checkmark:after,.htmega-login-form-style-4 .lable-content .checkmark:after{width:6px;height:9px;border:solid #fff;border-width:0 2px 2px 0;}.htmega-login-form-style-2 .lable-content:hover input~.checkmark,.htmega-login-form-style-4 .lable-content:hover input~.checkmark{border:1px solid #fff;}.htmega-login-form-style-2 .log-remember{margin-top:10px;}.htmega-login-form-style-2 .htmega-user-login,.htmega-login-form-style-4 .htmega-user-login,.htmega-login-form-style-5 .htmega-user-login{color:#fff;}.htmega-login-form-style-3{padding:60px 40px;}.htmega-login-form-style-3 form input{border:0 none;border-bottom:1px solid #687ea5;padding:0;color:#687ea5;font-size:12px;font-weight:300;font-family:"Montserrat",sans-serif;}.htmega-login-form-style-3 form input[type="submit"]{background:#0056ff;color:#fff;width:auto;height:50px;padding:0 55px;border:0 none;font-size:14px;text-transform:uppercase;transition:.5s;font-weight:600;}.htmega-login-form-style-3 form input[type="submit"]:hover{opacity:.7;}.htmega-login-form-style-3{box-shadow:none;background:rgba(255,255,255,0);}.htmega-login-form-style-2 .htmega-user-login{text-align:left;}.htmega-login-form-style-4{padding:100px 56px;text-align:center;}.htmega-login-form-style-4 form input:not(input[type=checkbox]){background:rgba(255,255,255,.3);border:0 none;margin-left:2px;height:70px;color:#fff;font-size:16px;font-family:"Poppins",sans-serif;}.htmega-login-form-style-4 form input[type="submit"]{border:3px solid #fff;border-radius:8px;color:#fff;box-sizing:border-box;height:70px;font-size:24px;font-weight:600;text-transform:uppercase;margin-bottom:51px;font-family:"Montserrat",sans-serif;margin:0;}.htmega-login-form-style-4 form input[type="submit"]:hover{background:#fff;color:#18012c;}.htmega-service{margin-top:30px;text-align:center;transition:all .3s ease-in-out;}.htmega-service svg{width:30px;height:auto;}.htmega-svg-icon-box{line-height:1;display:flex;align-items:center;justify-content:center;height:100%;border-radius:100%;transition:all .3s ease-in-out;}.htmega-service a.readmore_btn{border:1px solid #0056ff;display:inline-block;padding:0 42px;line-height:40px;font-size:14px;border-radius:30px;color:#0056ff;font-weight:600;transition:.5s;text-decoration:none;}.htmega-service a.readmore_btn:hover{background:#0056ff;color:#fff;}.htmega-service .service-title a{text-decoration:none;transition:all .3s ease 0s;}.htmega-service .thumb{display:inline-block;}.htmega-service .thumb img{vertical-align:middle;}.htmega-service .thumb a{display:block;}.htmega-service-style-1 .icon{margin-bottom:30px;padding:0 12px;}.htmega-service-style-1 .icon i{color:#ed552d;font-size:50px;}.htmega-service-style-1 .content{padding:0 12px;}.htmega-service-style-1 .content h4{color:#5b5b5b;font-size:18px;font-weight:400;margin-bottom:15px;}.htmega-service-style-1 .content p{color:#8f8f8f;font-family:"Montserrat",sans-serif;font-size:15px;line-height:25px;margin:0;padding:0 0 35px;position:relative;}.htmega-service-style-1 .content p::before{position:absolute;content:"";background:#969696;width:20px;height:1px;bottom:0;left:50%;transform:translateX(-50%);}.htmega-service-style-1 .content p::after{position:absolute;content:"";background:#969696;height:1px;width:30px;bottom:5px;left:50%;transform:translateX(-50%);}.htmega-service-style-2{background:#fff;padding:30px;}.htmega-service-style-2 .content{padding-top:30px;}.htmega-service-style-2 .content h4{color:#575757;font-size:22px;line-height:30px;margin-bottom:13px;padding:0 9px;}.htmega-service-style-2 .content p{color:#818181;font-size:14px;line-height:24px;margin-bottom:35px;}.htmega-service-style-3 .icon{border:1px solid #eff2f7;width:110px;height:110px;text-align:center;border-radius:100%;padding:10px;margin:0 auto;margin-bottom:27px;transition:.4s;}.htmega-service-style-3 .icon i{background:#eff2f7;border-radius:100%;text-align:center;font-size:40px;margin:0 auto;color:#454545;transition:.4s;height:100%;width:100%;display:flex;align-items:center;justify-content:center;}.htmega-service-style-3:hover .icon{border:1px solid #0056ff;}.htmega-service-style-3:hover .icon i{background:#0056ff;color:#fff;}.htmega-service-style-3 .content h4{color:#5f5f5f;font-size:16px;text-transform:uppercase;padding-bottom:20px;position:relative;}.htmega-service-style-3 .content h4::before{position:absolute;content:"";background:#0056ff;width:30px;height:3px;left:50%;bottom:0;transform:translateX(-50%);}.htmega-service-style-3 .content p{color:#5b5b5b;font-size:14px;line-height:25px;padding:0 12px;margin:0;}.htmega-service.htmega-service-style-3:hover:after,.htmega-service.htmega-service-style-3:hover:before{content:"";background:rgba(255,255,255,0);width:2px;height:25px;top:50%;margin-top:-12px;left:0;position:absolute;}.htmega-service.htmega-service-style-3:hover:before{left:auto;right:0;}.htmega-service-style-4{background:rgba(255,255,255,.15);padding:75px 11px;}.htmega-service-style-4 .content h4{color:#b8b8b8;font-weight:300;text-transform:uppercase;margin-bottom:16px;}.htmega-service-style-4 .content p{margin:0;color:#959595;font-weight:300;font-size:14px;line-height:24px;}.htmega-service-style-4 .thumb{padding-bottom:33px;position:relative;margin-bottom:22px;}.htmega-service-style-4 .thumb::before{position:absolute;content:"";background:#969696;width:30px;height:1px;bottom:0;left:50%;transform:translateX(-50%);}.htmega-service-style-4 .thumb::after{position:absolute;content:"";bottom:5px;left:50%;transform:translateX(-50%);background:#969696;width:20px;height:1px;}.htmega-service-style-5 .content{padding-top:26px;}.htmega-service-style-5 .content h4{color:#585858;font-size:17px;font-weight:600;margin-bottom:13px;}.htmega-service-style-5 .content p{color:#414141;font-size:14px;line-height:24px;margin:0;}.htmega-service-style-5 .thumb{position:relative;}.htmega-service-style-5 .thumb::before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";-webkit-transition:opacity 1s;transition:opacity 1s;opacity:0;background-image:-webkit-linear-gradient(top,#252a9c,#df09f9);background-image:-moz-linear-gradient(top,#252a9c,#df09f9);background-image:linear-gradient(0,#252a9c,#df09f9);}.htmega-service-style-5:hover .thumb::before{opacity:.3;}.htmega-service-style-5 .thumb img{width:100%;}.htmega-service-style-6{margin-top:12px;}.htmega-service-style-6 .thumb,.htmega-service-style-6 .icon{border:1px solid #4e89fb;width:100px;height:100px;line-height:100px;border-radius:100%;float:left;text-align:center;margin-right:22px;margin-top:10px;overflow:hidden;}.htmega-service-style-6>a{float:left;}.htmega-service-style-6 .content{overflow:hidden;}.htmega-service-style-6 .content p{font-size:14px;line-height:25px;color:#5b5b5b;}.htmega-service-style-6 .content h4{color:#5f5f5f;font-size:24px;font-weight:600;margin-bottom:7px;}.htmega-service-style-7{display:flex;margin-top:0;position:relative;z-index:1;padding:40px 20px;border-radius:8px;}.htmega-service-style-7 .icon{margin-right:33px;}.htmega-service-style-7 .icon i{color:#4c4c4c;font-size:40px;transition:.4s;}.htmega-service-style-7 .content h4{color:#4c4c4c;font-size:20px;font-weight:600;text-transform:uppercase;margin-bottom:8px;transition:.4s;}.htmega-service-style-7 .content p{color:#5b5b5b;font-size:14px;line-height:25px;margin:0;transition:.4s;}.htmega-service-style-7::before{background:#fff none repeat scroll 0 0;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:all .4s ease-in-out 0s;width:100%;z-index:-1;}.htmega-service-style-7:hover::before{opacity:0;}.htmega-service-style-7:hover .content h4,.htmega-service-style-7:hover .content p,.htmega-service-style-7:hover .icon i{color:#fff !important;}@media (max-width:767px){.htmega-service.htmega-service-style-2 .thumb{display:block;}.htmega-service.htmega-service-style-2 .thumb img{width:100%;}}.breaking-news-title svg{width:20px;}.breaking-news-default{border:1px solid #18012c;display:flex;align-items:center;}.breaking-news-default .breaking-news-title{display:flex;height:80px;align-items:center;}.breaking-news-default .breaking-news-title h5{position:relative;font-weight:600;font-size:30px;letter-spacing:.5px;margin:0;text-transform:uppercase;padding:0 48px;width:max-content;display:flex;align-items:center;}.breaking-news-default .breaking-news-ticker{margin-left:20px;list-style:none;padding:0;margin:0;padding-left:22px;width:100%;}.breaking-news-default .breaking-news-ticker li{padding:5px 0;height:100%;display:flex;align-items:center;}.breaking-news-default .breaking-news-ticker li a{display:block;line-height:24px;font-size:16px;font-family:"Poppins",sans-serif;color:#18012c;text-decoration:none;}.breaking-news-default .breaking-news-ticker li span.news_date{background:#d20001;color:#fff;font-size:12px;margin-left:30px;padding:5px 5px;border-radius:3px;display:inline-block;line-height:1;}.breaking-news-default .breaking-news-nav{float:right;display:flex;height:80px;align-items:center;margin-right:42px;}.breaking-news-default .breaking-news-nav button{border:1px solid #18012c;height:40px;margin:0 5px;padding:0;transition:all .3s ease-in-out 0s;width:40px;background:rgba(255,255,255,0);}.breaking-news-default .breaking-news-nav button i{color:#18012c;font-size:24px;}.breaking-news-default .breaking-news-nav button svg{width:16px;}.breaking-news-default .breaking-news-nav button svg path{fill:#18012c;}.breaking-news-default::before{position:absolute;content:"";background:#1d62af;left:0;top:0;width:100%;height:100%;z-index:-1;transform:skew(-20deg);}.htmega-newsticker-style-2.breaking-news-default::before,.htmega-newsticker-style-3.breaking-news-default::before,.htmega-newsticker-style-4.breaking-news-default::before,.htmega-newsticker-style-6.breaking-news-default::before,.htmega-newsticker-style-5.breaking-news-default::before,.htmega-newsticker-style-7.breaking-news-default::before{display:none;}.htmega-newsticker-style-1{border:0 none;float:left;position:relative;width:100%;z-index:1;}.htmega-newsticker-style-1 .breaking-news-title{display:flex;align-items:center;}.htmega-newsticker-style-1 .breaking-news-title h5{position:relative;left:-20px;display:block;display:flex;color:#fff;font-weight:600;font-size:30px;letter-spacing:.5px;margin:0;text-transform:uppercase;height:60px;line-height:59px;padding:0 48px;align-items:center;}.htmega-newsticker-style-1 .breaking-news-title h5::before{position:absolute;content:"";transform:skew(-20deg);background:#d20001;left:0;top:0;width:100%;height:100%;z-index:-1;}.htmega-newsticker-style-1 .breaking-news-title h5 i,.htmega-newsticker-style-1 .breaking-news-title h5 .htmega-news-tickr-svg-icon-box{width:40px;height:40px;color:#d20001;background:#fff;text-align:center;line-height:40px;border-radius:100%;font-size:28px;padding:0;margin-left:10px;}.breaking-news-title h5 .htmega-news-tickr-svg-icon-box svg{height:auto;}.htmega-news-tickr-svg-icon-box{display:flex;align-items:center;justify-content:center;}.htmega-newsticker-style-1 .breaking-news-ticker{margin-left:20px;list-style:none;padding:0;margin:0;padding-left:22px;}.htmega-newsticker-style-1 .breaking-news-ticker li{padding:5px 0;}.htmega-newsticker-style-1 .breaking-news-ticker li a{color:#fff;}.htmega-newsticker-style-1 .breaking-news-nav{float:right;display:flex;align-items:center;margin-right:42px;margin-left:auto;}.htmega-newsticker-style-1 .breaking-news-nav button{border:1px solid #fff;margin:0 5px;transform:skew(-20deg);}.htmega-newsticker-style-1 .breaking-news-nav button:hover{border:1px solid #d20001;background:#d20001;}.htmega-newsticker-style-1 .breaking-news-nav button i{color:#fff;font-size:24px;}.htmega-newsticker-style-2{border:1px solid #1d62af;overflow:hidden;}.htmega-newsticker-style-2 .breaking-news-title h5{position:relative;color:#fff;font-weight:600;font-size:20px;margin:0;text-transform:capitalize;padding:0 20px;background:#1d62af;font-style:italic;padding-right:0;align-self:stretch;display:flex;align-items:center;justify-content:center;width:max-content;}.htmega-newsticker-style-2 .breaking-news-title h5::before{position:absolute;top:0;border-right:40px solid rgba(255,255,255,0);border-top:40px solid rgba(255,255,255,0);border-bottom:40px solid rgba(255,255,255,0);content:"";border-left:40px solid #1d62af;left:100%;background:transparent !important;background-color:none !important;background-image:none !important;}.htmega-newsticker-style-2 .breaking-news-ticker{padding-left:57px;}.htmega-newsticker-style-2 .breaking-news-ticker li a{color:#181818;}.htmega-newsticker-style-2 .breaking-news-nav{margin-right:29px;}.htmega-newsticker-style-2 .breaking-news-nav button{margin:0 3px;border:1px solid rgba(255,255,255,0);width:auto;height:auto;}.htmega-newsticker-style-2 .breaking-news-nav button i{color:#000;font-size:30px;transition:.3s ease-in-out;}.htmega-newsticker-style-2 .breaking-news-nav button i:hover{color:#1d62af;}.htmega-newsticker-style-3{border:1px solid #1d62af;border-radius:40px;overflow:hidden;display:flex;}.htmega-newsticker-style-3 .breaking-news-title{order:3;}.htmega-newsticker-style-3 .breaking-news-title{display:flex;align-items:center;background:#1d62af;border-radius:0 40px 40px 0;}.htmega-newsticker-style-3 .breaking-news-title h5{position:relative;color:#fff;font-weight:600;font-size:20px;margin:0;text-transform:capitalize;padding:0 20px;font-style:italic;padding-right:20px;align-self:stretch;display:flex;align-items:center;justify-content:center;padding-left:0;width:max-content;}.htmega-newsticker-style-3 .breaking-news-title h5::before{position:absolute;top:0;border-right:40px solid #1d62af;border-top:40px solid rgba(255,255,255,0);border-bottom:40px solid rgba(255,255,255,0);content:"";border-left:40px solid rgba(255,255,255,0);right:100%;background:transparent !important;background-color:none !important;background-image:none !important;}.htmega-newsticker-style-3 .breaking-news-ticker{flex-grow:1;order:2;padding-right:57px;}.htmega-newsticker-style-3 .breaking-news-ticker li{padding:5px 0;}.htmega-newsticker-style-3 .breaking-news-ticker li a{color:#181818;}.htmega-newsticker-style-3 .breaking-news-ticker li a span.news_date{margin-left:30px;}.htmega-newsticker-style-3 .breaking-news-nav{margin-right:0;float:left;margin-left:29px;order:1;}.htmega-newsticker-style-3 .breaking-news-nav button{margin:0 3px;border:1px solid rgba(255,255,255,0);width:auto;height:auto;}.htmega-newsticker-style-3 .breaking-news-nav button i{color:#000;font-size:30px;transition:.3s ease-in-out;}.htmega-newsticker-style-3 .breaking-news-nav button i:hover{color:#1d62af;}.htmega-newsticker-style-4{border:0 none;background:#1d62af;overflow:hidden;}.htmega-newsticker-style-4 .breaking-news-title{display:flex;display:flex;height:50px;align-items:center;align-items:center;background:#f05555;align-self:stretch;justify-content:center;}.htmega-newsticker-style-4 .breaking-news-title h5{position:relative;color:#fff;font-weight:600;font-size:18px;margin:0;text-transform:capitalize;padding:0 27px;}.htmega-newsticker-style-4 .breaking-news-ticker{padding-left:30px;}.htmega-newsticker-style-4 .breaking-news-ticker li{padding:5px 0;}.htmega-newsticker-style-4 .breaking-news-ticker li a{display:block;color:#fff;font-size:14px;font-family:"Poppins",sans-serif;}.htmega-newsticker-style-4 .breaking-news-nav{margin-right:-1px;height:50px;}.htmega-newsticker-style-4 .breaking-news-nav button{margin:0 1px;border:1px solid rgba(255,255,255,0);width:50px;height:50px;background:#4b7bb0;}.htmega-newsticker-style-4 .breaking-news-nav button i{color:#fff;font-size:30px;transition:.3s ease-in-out;}.htmega-newsticker-style-4 .breaking-news-nav button i:hover{color:#18012c;}.htmega-newsticker-style-5{border:0 none;overflow:hidden;background:#00c8fa;}.htmega-newsticker-style-5.breaking-news-default::before{transform:skew(0deg);}.htmega-newsticker-style-5 .breaking-news-title{display:flex;display:flex;height:50px;align-items:center;align-items:center;background:#f05555;align-self:stretch;justify-content:center;position:relative;}.htmega-newsticker-style-5 .breaking-news-title::before{position:absolute;top:50%;border-right:15px solid rgba(255,255,255,0);border-top:15px solid rgba(255,255,255,0);border-bottom:15px solid rgba(255,255,255,0);content:"";border-left:15px solid #f05555;left:100%;transform:translateY(-50%);}.htmega-newsticker-style-5 .breaking-news-title h5{color:#fff;font-weight:600;font-size:18px;margin:0;text-transform:capitalize;padding:0 27px;}.htmega-newsticker-style-5 .breaking-news-ticker{padding-left:34px;}.htmega-newsticker-style-5 .breaking-news-ticker li{padding:5px 0;}.htmega-newsticker-style-5 .breaking-news-ticker li a{display:block;color:#fff;font-size:14px;font-family:"Poppins",sans-serif;}.htmega-newsticker-style-5 .breaking-news-nav{margin-right:11px;height:50px;}.htmega-newsticker-style-5 .breaking-news-nav button{margin:0;border:1px solid rgba(255,255,255,0);width:auto;height:auto;}.htmega-newsticker-style-5 .breaking-news-nav button i{color:#fff;font-size:30px;transition:.3s ease-in-out;}.htmega-newsticker-style-5 .breaking-news-nav button i:hover{color:#18012c;}.htmega-newsticker-style-6{border:1px solid #1d62af;overflow:hidden;}.htmega-newsticker-style-6.breaking-news-default::before{transform:skew(0deg);}.htmega-newsticker-style-6 .breaking-news-title{height:60px;position:relative;z-index:1;padding:0 18px 0 0;width:max-content;}.htmega-newsticker-style-6 .breaking-news-title::before{position:absolute;left:-16px;top:0;background:#1d62af;width:100%;height:100%;content:"";z-index:-1;transform:skew(-26deg);}.htmega-newsticker-style-6 .breaking-news-title h5{color:#fff;font-weight:600;font-size:18px;margin:0;text-transform:capitalize;padding:0 18px;z-index:1;position:relative;}.htmega-newsticker-style-6 .breaking-news-ticker{padding-left:34px;}.htmega-newsticker-style-6 .breaking-news-ticker li{padding:5px 0;}.htmega-newsticker-style-6 .breaking-news-ticker li a{display:block;color:#000;font-size:14px;font-family:"Poppins",sans-serif;}.htmega-newsticker-style-6 .breaking-news-nav{margin-right:11px;height:60px;}.htmega-newsticker-style-6 .breaking-news-nav button{margin:0;border:1px solid rgba(255,255,255,0);width:auto;height:auto;}.htmega-newsticker-style-6 .breaking-news-nav button i{color:#fff;font-size:30px;transition:.3s ease-in-out;}.htmega-newsticker-style-6 .breaking-news-nav button i:hover{color:#18012c;}.htmega-newsticker-style-7{border:1px solid #1d62af;overflow:hidden;}.htmega-newsticker-style-7.breaking-news-default::before{transform:skew(0deg);}.htmega-newsticker-style-7 .breaking-news-title{display:flex;height:60px;align-items:center;align-self:stretch;justify-content:center;position:relative;z-index:1;padding:0 18px 0 0;}.htmega-newsticker-style-7 .breaking-news-title::before{position:absolute;left:-10px;top:0;background:#1d62af;width:100%;height:100%;content:"";z-index:-1;border-radius:0 45px 0 0;}.htmega-newsticker-style-7 .breaking-news-title h5{color:#fff;font-weight:600;font-size:18px;margin:0;text-transform:capitalize;padding:0 27px;z-index:1;position:relative;}.htmega-newsticker-style-7 .breaking-news-ticker{padding-left:34px;}.htmega-newsticker-style-7 .breaking-news-ticker li{padding:5px 0;}.htmega-newsticker-style-7 .breaking-news-ticker li a{display:block;color:#000;font-size:14px;font-family:"Poppins",sans-serif;}.htmega-newsticker-style-7 .breaking-news-nav{margin-right:12px;height:60px;}.htmega-newsticker-style-7 .breaking-news-nav button{margin:0 1px;border:1px solid rgba(255,255,255,0);width:38px;height:38px;background:#1d62af;}.htmega-newsticker-style-7 .breaking-news-nav button i{color:#fff;font-size:30px;transition:.3s ease-in-out;}.htmega-newsticker-style-7 .breaking-news-nav button:hover{opacity:.7;}@media (max-width:767px){.breaking-news-default{flex-direction:column;justify-content:center;overflow:hidden;}.breaking-news-default .breaking-news-title{margin-bottom:15px;width:100%;min-height:45px;}.breaking-news-default .breaking-news-title h5{padding:0 15px;width:100%;justify-content:center;}.htmega-newsticker-style-1 .breaking-news-title h5{left:0;}.htmega-newsticker-style-1 .breaking-news-ticker,.breaking-news-default .breaking-news-ticker{padding:0 15px;}.htmega-newsticker-style-2 .breaking-news-nav{margin-right:0;}.htmega-newsticker-style-2 .breaking-news-ticker{padding-left:0 15px;}.htmega-newsticker-style-3 .breaking-news-title{border-radius:0;margin-bottom:0;margin-top:15px;}.htmega-newsticker-style-5 .breaking-news-nav{margin-right:0;}.htmega-newsticker-style-3 .breaking-news-nav{margin-left:0;}.htmega-newsticker-style-6 .breaking-news-title::before{left:0;transform:skew(0);}.htmega-newsticker-style-7 .breaking-news-title::before{left:0;border-radius:0;}.breaking-news-default .breaking-news-title{height:auto;}.breaking-news-default.htmega-newsticker-style-1 .breaking-news-title{height:80px;}.htmega-newsticker-style-4 .breaking-news-nav{margin-top:15px;}}.htmega-social-share ul{list-style:none;list-style:none;margin:0;padding:0;}.htmega-social-share ul li{font-family:"Montserrat",sans-serif;cursor:pointer;color:#fff;}.htmega-social-share svg{width:20px;display:inline-block;}.htmega-social-share.htmega-social-view-icon-title ul li{padding-right:15px;}.htmega-social-share.htmega-social-view-title ul li{padding:0 15px;}.htmega-social-share ul li i,.htmega-social-share ul li svg{display:block;float:left;height:42px;line-height:42px;width:42px;}.htmega-share-counter{margin-left:5px;}.htmega-social-style-1 ul li{display:inline-block;text-align:center;font-size:16px;margin-right:5px;margin-bottom:10px;transition:.5s;line-height:42px;}.htmega-social-style-1 ul li:hover{opacity:.7;}.htmega-lightbox{position:relative;margin-top:30px;overflow:hidden;}.htmega-lightbox .htmega-lightboxthumb a img{width:100%;}.htmega-lightbox .htmega-lightbox-action{position:absolute;top:0;width:100%;height:100%;transition:.5s;left:0;opacity:0;display:flex;align-items:center;justify-content:center;}.htmega-lightbox .htmega-lightbox-action::before{position:absolute;width:100%;height:100%;top:0;background:rgba(0,0,0,.5);content:"";left:0;}.htmega-lightbox .htmega-lightbox-action a{position:absolute;top:50%;transform:translate(-50%,-50%);text-align:center;border:1px solid #fff;display:flex;border-radius:100%;left:50%;align-items:center;justify-content:center;width:30px;height:30px;}.htmega-lightbox .htmega-lightbox-action.htmega-lightbox-button-type-button a{width:max-content;}.htmega-lightbox .htmega-lightbox-action a i{color:#fff;font-size:25px;}.image-popup-vertical-fit svg{fill:#fff;width:20px;}.htmega-lightbox .htmega-lightbox-action a.play__btn i{border:1px solid rgba(255,255,255,0);}.htmega-lightbox:hover .htmega-lightbox-action{opacity:1;}.mfp-no-margins img.mfp-img{padding:0;}.mfp-no-margins .mfp-figure:after{top:0;bottom:0;}.mfp-no-margins .mfp-container{padding:0;}.lightbox_button_only .htmega-lightbox-action{opacity:1;position:static;}.lightbox_button_only.htmega-lightbox .htmega-lightbox-action a{position:static;transform:translate(0,0);}.lightbox_button_only .htmega-lightbox-action::before{display:none;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{width:auto !important;}.htmega-lightbox .image-popup-vertical-fit .htmega-player-container .magnify-video-active{background:#fff none repeat scroll 0 0;border:0 none;border-radius:100%;color:#18012c;display:inline-flex;align-items:center;justify-content:center;font-size:40px;text-align:center;transition:all .5s ease-in-out 0s;padding:10px 25px;text-decoration:none;position:relative;}.htmega-player-container a{position:relative;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease-in-out;}.htmega-player-container .magnify-video-active *{line-height:initial;}.htmega-player-container .magnify-video-active:hover{transform:scale(1.2);background:#18012c;color:#fff;}a.magnify-video-active:focus,.mfp-iframe-holder .mfp-close:hover{outline:0;border:none;}.mfp-iframe-holder .mfp-close,.mfp-iframe-holder .mfp-close:hover{display:inline-block;width:auto;background:rgba(255,255,255,0);}.htmega-player-container .magnify-video-active i,.htmega-player-container .magnify-video-active img{position:relative;z-index:1;}.htmega-video-mark{position:absolute;pointer-events:none;left:50%;top:50%;}.htmega-video-mark .htmega-wave-pulse{width:1px;height:0;margin:0 auto;}.htmega-video-mark .htmega-wave-pulse::after,.htmega-video-mark .htmega-wave-pulse::before{opacity:0;content:"";display:block;position:absolute;width:200px;height:200px;top:50%;left:50%;border-radius:50%;border:3px solid #fff;animation:zoomBig 2.25s linear infinite;animation-delay:0s;}.htmega-video-mark .htmega-wave-pulse::before{animation-delay:.75s;}.htmega-player-container iframe.playerBox{width:100% !important;margin:0 !important;height:100% !important;}@keyframes zoomBig{0%{transform:translate(-50%,-50%) scale(0);opacity:1;border-width:4px;}40%{opacity:.8;border-width:3px;}65%{border-width:2px;}100%{transform:translate(-50%,-50%) scale(1);opacity:0;border-width:2px;}}.htmega-search-box input:focus{outline:none;}.htmega-search-box .btn-search{background:rgba(255,255,255,0);padding:0;}.htmega-search-box svg{width:20px;margin-top:8px;}.htmega-search-style-1{position:relative;}.htmega-search-style-1 input,.htmega-search-style-1 input[type='text']{border:1px solid #ccc;width:100%;border-radius:22px;transition:all .3s ease-in-out;height:45px;color:#999;font-size:14px;padding:0 78px 0 20px;}.htmega-search-style-1 input:focus{width:100%;border:1px solid hotpink;}.htmega-search-style-1 input:focus~button{width:36px;}.htmega-search-style-1 input:focus~button.btn-search{background:hotpink;color:#fff;border-radius:20px;}.htmega-search-style-1 input:focus~button.btn-reset{right:-22px;}.htmega-search-style-1 button{transition:all .3s ease-in-out;border:none;height:36px;position:absolute;right:4px;top:50%;width:70px;transform:translateY(-50%);padding:0;}.htmega-search-style-1 button.btn-search{background:#0056ff;border-radius:0 20px 20px 0;color:#fff;transition:all .3s ease-in-out;}.htmega-search-style-1 button.btn-search svg path{fill:#fff;}.htmega-search-style-2{display:inline-block;position:relative;position:relative;height:60px;float:right;padding:0;width:100%;}.htmega-search-style-2 input[type="text"]{height:60px;font-size:17px;display:inline-block;font-weight:100;border:none;outline:none;color:#fff;padding:0;padding-right:70px;width:0;position:absolute;top:0;right:0;background:none;z-index:3;transition:width .5s cubic-bezier(0,.795,0,1);cursor:pointer;}.htmega-search-style-2 input[type="text"]:focus{width:100%;z-index:1;border-bottom:1px solid #333;cursor:text;}.htmega-search-style-2 button.btn-search{width:63px;display:inline-block;color:#333;float:right;background:rgba(255,255,255,0);border:none;position:absolute;top:0;right:0;z-index:2;cursor:pointer;cursor:pointer;transition:width .4s cubic-bezier(0,.795,0,1);}.htmega-search-style-3{float:right;height:40px;position:relative;width:100%;}.htmega-search-style-3 input[type="text"]{border:1px solid #18012c;font-size:12px;font-size:14px;height:40px;position:absolute;transition:all .3s ease-in;transition:all .3s ease-in-out;width:50%;right:0;color:#18012c;padding:0 20px;padding-right:63px;}.htmega-search-style-3 input[type="text"]:focus{width:100%;border-radius:20px;border:1px solid #ed552d;}.htmega-search-style-3 input[type="text"]:focus~button{background:#ed552d;border:1px solid #ed552d;border-radius:0 20px 20px 0;color:#fff !important;}.htmega-search-style-3 button{background:rgba(255,255,255,0);transition:all .3s ease-in;transition:all .3s ease-in-out;position:absolute;right:0;border:0 none;border:0 none;width:42px;text-align:center;height:100%;}.htmega-search-style-4{background-color:#fff;position:relative;overflow:hidden;float:right;}.htmega-search-style-4 form{width:45px;transition:all .5s ease;}.htmega-search-style-4:before{content:"";display:block;width:3px;height:100%;position:relative;background-color:#ff4888;transition:all .5s ease;}.htmega-search-style-4 form.open{width:100%;}.htmega-search-style-4 form.open:before{height:20px;margin:15px 8px 10px 29px;position:absolute;}.htmega-search-style-4 .search-box{width:100%;height:100%;box-shadow:none;border:none;background:rgba(255,255,255,0);color:#ff4888;padding:0 48px 0 45px;font-size:14px;}.htmega-search-style-4 .search-box:focus{outline:none;}.htmega-search-style-4 .search-button{width:45px;height:45px;display:block;position:absolute;right:0;top:50%;cursor:pointer;transform:translateY(-50%);}.htmega-search-style-4 .search-icon{width:20px;height:20px;border-radius:40px;border:2px solid #ff4888;display:block;position:relative;margin-left:10px;transition:all .5s ease;top:10px;}.htmega-search-style-4 .search-icon:before{content:"";width:3px;height:8px;position:absolute;right:-2px;top:12px;display:block;background-color:#ff4888;transform:rotate(-45deg);transition:all .5s ease;}.htmega-search-style-4 .search-icon:after{content:"";width:3px;height:9px;position:absolute;right:-8px;top:17px;display:block;background-color:#ff4888;transform:rotate(-46deg);transition:all .5s ease;}.htmega-search-style-4 form.open .search-icon{margin:0;width:35px;height:35px;border-radius:100%;top:5px;}.htmega-search-style-4 form.open .search-icon:before{transform:rotate(52deg);right:12px;top:12px;height:18px;}.htmega-search-style-4 form.open .search-icon:after{transform:rotate(-230deg);right:12px;top:2px;height:18px;}.htmega-search-style-5 button{color:#f45862;font-size:24px;border:0 none;outline:none;background:rgba(255,255,255,0);}.block-bg{background:rgba(22,22,27,.97) none repeat scroll 0 0;height:100%;left:0;opacity:0;position:fixed;text-align:center;top:0;transform:scale(.7);transition:-webkit-transform .8s ease 0s,-moz-transform .8s ease 0s,-o-transform .8s ease 0s,transform .8s ease 0s,opacity .5s ease 0s,visibility .5s ease 0s;visibility:hidden;width:100%;z-index:999;}.block-bg.is-visible{opacity:1;transform:scale(1);visibility:visible;}.block-bg .close__wrap{color:#fff;cursor:pointer;font-size:12px;font-weight:700;line-height:25px;margin-top:-12.5px;padding-right:25px;position:absolute;right:49px;text-transform:uppercase;z-index:11;transition:.4s;top:65px;}.block-bg .close__wrap:hover{color:#fff;}.block-bg .close__wrap::after{content:"";font-family:"FontAwesome";font-size:24px;position:relative;right:0;top:0;}.minisearch .field__search{left:0;margin:0 auto auto;max-width:1000px;padding:0 5px;position:fixed;right:0;top:50%;width:90%;}.minisearch .field__search input{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:rgba(255,255,255,0) none repeat scroll 0 0;border-color:currentcolor currentcolor #ebebeb;-o-border-image:none;border-image:none;border-style:none none solid;border-width:0 0 1px;color:#fff;height:60px;padding:10px 60px 10px 10px;position:static;transition:all .3s ease-in-out 0s;width:100%;z-index:1;font-size:16px;outline:none;}.minisearch .field__search .action{position:absolute;right:0;top:0;z-index:2;}.minisearch .field__search .action button{color:#797979;display:inline-block;font-size:26px;height:60px;left:0;line-height:60px;text-align:center;top:0;width:60px;padding:0 !important;margin:0 !important;}.minisearch .field__search .action button:hover{background:rgba(255,255,255,0);}@media (max-width:991px){.block-bg .close__wrap{right:0;}}blockquote{margin:0;}blockquote cite{font-family:"Montserrat",sans-serif;}.htmega-blockquote blockquote::before{display:none;}.htmega-blockquote blockquote img,.htmega-blockquote blockquote .blockquote_icon{position:absolute;}.htmega-blockquote blockquote img{position:absolute;width:100px;z-index:0;}.htmega-blockquote blockquote p{margin:0;}.htmega-blockquote-position-lefttop blockquote img,.htmega-blockquote-position-lefttop blockquote .blockquote_icon{left:0;top:0;}.htmega-blockquote-position-leftcenter blockquote img,.htmega-blockquote-position-leftcenter blockquote .blockquote_icon{left:0;top:50%;transform:translateY(-50%);}.htmega-blockquote-position-leftbottom blockquote img,.htmega-blockquote-position-leftbottom blockquote .blockquote_icon{left:0;bottom:0;}.htmega-blockquote-position-centertop blockquote img,.htmega-blockquote-position-centertop blockquote .blockquote_icon{left:50%;top:0;transform:translateX(-50%);}.htmega-blockquote-position-center blockquote img,.htmega-blockquote-position-center blockquote .blockquote_icon{left:50%;top:50%;transform:translate(-50%,-50%);}.htmega-blockquote-position-centerbottom blockquote img,.htmega-blockquote-position-centerbottom blockquote .blockquote_icon{left:50%;bottom:0;transform:translateX(-50%);}.htmega-blockquote-position-righttop blockquote img,.htmega-blockquote-position-righttop blockquote .blockquote_icon{right:0;top:0;}.htmega-blockquote-position-rightcenter blockquote img,.htmega-blockquote-position-rightcenter blockquote .blockquote_icon{right:0;top:50%;transform:translateY(-50%);}.htmega-blockquote-position-rightbottom blockquote img,.htmega-blockquote-position-rightbottom blockquote .blockquote_icon{right:0;bottom:0;}blockquote .blockquote_icon svg{width:15px;}.htmega-blockquote blockquote{background:#f4f4f4;padding:50px 62px 50px 56px;position:relative;border:0;}.htmega-blockquote blockquote .blockquote_content{font-size:18px;line-height:33px;color:#5b5b5b;font-style:normal;font-weight:600;margin-bottom:17px;margin-bottom:18px;position:relative;z-index:1;}.htmega-blockquote blockquote cite{color:#0056ff;font-weight:600;font-style:normal;margin:0;padding-left:35px;position:relative;}.htmega-citeseparator-position-after blockquote cite{padding-left:0;padding-right:35px;}.htmega-citeseparator-position-none blockquote cite{padding-left:0;padding-right:0;}.htmega-blockquote blockquote cite::before{position:absolute;background-color:#0056ff;content:"";height:4px;width:20px;left:0;top:50%;transform:translateY(-50%);}.htmega-citeseparator-position-after blockquote cite::before{right:0;left:auto;top:50%;}.htmega-citeseparator-position-none blockquote cite::before{display:none;}.htmega-instragram{text-align:center;}.htmega-instragram ul.htmega-instagram-list{padding:0;margin:0;margin:0 -5px;list-style:none;}.htmega-instragram ul.htmega-instagram-list li{float:left;width:25%;padding:0 5px;margin-bottom:10px;overflow:hidden;position:relative;}.htmega-instragram ul.htmega-instagram-list li img{width:100%;vertical-align:middle;}.htmega-instragram ul.htmega-instagram-list li a{text-decoration:none;}.htmegainstagram-column-1 .htmega-instragram ul.htmega-instagram-list li{width:100%;}.htmegainstagram-column-2 .htmega-instragram ul.htmega-instagram-list li{width:50%;}.htmegainstagram-column-3 .htmega-instragram ul.htmega-instagram-list li{width:33.33%;}.htmegainstagram-column-5 .htmega-instragram ul.htmega-instagram-list li{width:20%;}.htmegainstagram-column-6 .htmega-instragram ul.htmega-instagram-list li{width:16.66%;}.htmega-instragram .instagram_follow_btn{background:#f75876 none repeat scroll 0 0;border:0 none;color:#fff;display:inline-block;display:inline-flex;font-size:14px;font-weight:500;margin-top:70px;text-decoration:none;transition:all .4s ease-in-out 0s;align-items:center;}.htmega-instragram .instagram_follow_btn:hover{opacity:.7;color:#000;}.htmega-instragram .instagram_follow_btn i{width:42px;height:43px;line-height:42px;font-size:16px;text-align:center;display:inline-grid;align-items:center;}.htmega-instragram .instagram_follow_btn span{padding:0 16px;font-weight:600;height:42px;line-height:42px;}.htmega-instragram .instagram_follow_btn.possition-center{position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);left:50%;background:#fff;border-radius:6px;color:#000;}.htmega-instragram .instagram_follow_btn.possition-center span{padding:0 24px;}.htmega-instragram ul.htmega-instagram-list{margin:0 -5px;overflow:hidden;display:flex;flex-flow:row wrap;}.htmega-instragram ul.htmega-instagram-list li>a{display:block;position:relative;}.htmega-instragram ul.htmega-instagram-list li .instagram-clip{position:absolute;top:0;left:0;width:100%;text-align:center;z-index:3;height:100%;transition:.4s ease-in-out;opacity:0;}.htmega-instragram ul.htmega-instagram-list li .instagram-clip::before{position:absolute;background-color:rgba(0,0,0,.7);content:"";left:10px;top:10px;bottom:10px;right:10px;z-index:-1;}.htmega-instragram ul.htmega-instagram-list li .instagram-clip .htmega-content .instagram-like-comment{padding:30px 0;}.htmega-instragram ul.htmega-instagram-list li .instagram-clip .htmega-content .instagram-like-comment p{color:#fff;margin:0 15px;}.htmega-instragram ul.htmega-instagram-list li .instagram-clip .htmega-content .instagram-btn{position:absolute;top:50%;transform:translateY(-50%);width:100%;}.htmega-instragram ul.htmega-instagram-list li .instagram-clip .htmega-content .instagram-btn a{display:inline-block;}.htmega-instragram ul.htmega-instagram-list li .instagram-clip .htmega-content .instagram-btn a i{color:#fff;font-size:43px;}.htmega-instragram ul.htmega-instagram-list li:hover .instagram-clip{opacity:1;}.htmega-instragram ul.htmega-instagram-list li .instagram-clip .htmega-content .zoom_icon{display:inline-block;}.htmega-instragram-style-2 ul.htmega-instagram-list li{padding:0;margin:0;}.htmega-instragram-style-2 ul.htmega-instagram-list{margin:0;margin-left:-15px;margin-right:-15px;}.htmega-instragram-style-2 ul.htmega-instagram-list li{margin:0;margin-bottom:0;overflow:hidden;}.htmega-instragram-style-2 ul.htmega-instagram-list li a img{transition:.3s ease-out;transition-property:opacity,transform,filter;width:100%;}.htmega-instragram-style-2 ul.htmega-instagram-list li:hover a img{transform:scale3d(1.1,1.1,1);opacity:.8;}.htmega-instragram .slick-arrow{position:absolute;top:45%;left:-20px;z-index:2;width:30px;height:30px;border-radius:100%;background:#f75876;border:1px solid #f75876;color:#fff;text-align:center;transition:.4s ease-in-out;opacity:0;padding:0;line-height:1;}.htmega-instragram .htmega-carosul-next.slick-arrow{left:auto;right:-20px;}.htmega-instragram ul.htmega-instagram-list:hover .slick-arrow{opacity:1;left:0;}.htmega-instragram ul.htmega-instagram-list:hover .htmega-carosul-next.slick-arrow{opacity:1;right:0;left:auto;}.htmega-instragram .slick-dots{position:relative;bottom:0;}.htmega-instragram .slick-dots li{border-radius:100%;display:inline-block;height:15px;margin:0 3px !important;width:15px !important;background:#f75876;float:none !important;}.htmega-instragram .slick-dots li button{padding:0;}.htmega-instragram .slick-dots li button::before{display:none;}.htmega-instragram .slick-dots li.slick-active{background:#000;}.htmega-instragram-style-2 a.instagram_follow_btn{position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);left:50%;background:#fff;border-radius:6px;color:#000;margin-top:0;z-index:5;}.htmega-instragram-style-3 ul li{position:relative;}.htmega-instragram-style-3 ul li a img{transition:all .15s ease-in-out;}.htmega-instragram-style-3 ul li .instagram-clip{position:absolute;top:0;left:0;right:0;height:50px;height:50px !important;background:rgba(255,64,95,.9);display:flex;justify-content:space-around;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all .15s ease-in-out;color:#fff;line-height:50px;}.htmega-instragram-style-3 ul li .instagram-clip::before{display:none;}.htmega-instragram-style-3 ul li .instagram-clip .instagram-like-comment{display:flex;align-items:center;padding:0 !important;}.htmega-instragram-style-3 ul li .instagram-clip .instagram-like-comment p{margin:0 15px;}.htmega-instragram-style-3 ul li:hover .instagram-clip{-webkit-transform:translateX(0);transform:translateX(0);}.htmega-instragram-style-3 ul li:hover a img{opacity:.7;-webkit-transform:scale(1.15) translate3d(0,0,0);transform:scale(1.15) translate3d(0,0,0);}.htmega-instragram-style-3 ul.htmega-instagram-list li .instagram-clip .htmega-content{display:flex;align-items:center;}.htmega-instragram-style-3 ul.htmega-instagram-list li .instagram-clip .htmega-content .instagram-btn{position:static;transform:translateY(0);display:flex;}.htmega-instragram-style-3 ul.htmega-instagram-list li .instagram-clip .htmega-content .zoom_icon{display:flex;}.htmega-instragram-style-4 ul.htmega-instagram-list li{margin:0;margin-bottom:0;overflow:hidden;width:25%;}.htmega-instragram-style-4 ul.htmega-instagram-list li a img{transition:.3s ease-out;transition-property:opacity,transform,filter;width:100%;}.htmega-instragram-style-4 ul.htmega-instagram-list li:hover a img{transform:scale3d(1.2,1.2,1);opacity:.6;}.instragram-icon-svg{display:flex;justify-content:center;}.htmega-switcher-btn{text-align:center;}.htmega-switcher-nav{display:inline-block !important;background:#eee;border-radius:30px;overflow:hidden;}.htmega-switcher-nav span{display:inline-block;color:#444;font-size:14px;font-weight:600;text-transform:uppercase;padding:18px 32px;z-index:1;position:relative;font-family:"Montserrat",sans-serif;cursor:pointer;}.htmega-switcher-nav span i{margin-right:5px;}.htmega-switcher-nav svg{width:20px;float:left;margin-right:8px;}.htmega-switcher-nav span::before{height:100%;top:0;z-index:0;z-index:-1;content:"";width:0;position:absolute;left:0;transition:all 300ms ease-out;}.htmega-switcher-nav span.htb-active{color:#fff;}.htmega-switcher-nav span.htb-active::before{width:100%;background-color:#ed552d;}.htmega-switcher-toggle-title{text-transform:uppercase;font-weight:600;}.htmega-switcher-toggle{margin:20px 0 30px 0;text-align:center;font-weight:400;}.htmega-switch-toggle{position:relative;display:inline-block;width:60px;height:34px;margin:0 15px 0 15px;line-height:36px;}.htmega-switcher-toggle i{margin-right:7px;}.htmega-switche-toggle-slider{border-radius:34px;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;}input:checked+.htmega-switche-toggle-slider{background-color:#2196f3;}input:checked+.htmega-switche-toggle-slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);}.htmega-switche-toggle-slider:before{position:absolute;border-radius:50%;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s;}.htmega-single-toggle-switch.toggle-tab-pane{display:none;}.htmega-single-toggle-switch.toggl-active{display:block;}.htmega-register-wrapper form input,.htmega-register-wrapper form textarea{padding:0 15px;width:100%;background:rgba(255,255,255,0);border-radius:0;}.htmega-register-wrapper .alert{margin:0 10px 15px;}.htmega-user-login{padding:10px;text-align:center;}.htmega-register-wrapper label{display:block;}.user-register-header h2{font-size:36px;font-weight:700;margin-top:0;margin-bottom:10px;}.user-register-header p{font-size:18px;font-weight:600;margin-bottom:40px;}.user-register-header p a{margin-left:5px;}.user-register-header{text-align:left;}.user-register-header p a{transition:.3s;}.htmega-register-style-1{background:#fa4a79;padding-bottom:40px;}.htmega-register-style-1 form{padding:0 30px 0;}.htmega-register-style-1 form textarea{background:#fb5c87 none repeat scroll 0 0;border-radius:0;border:1px solid #fff;}.htmega-register-style-1 form input,.htmega-register-style-1 form textarea{background:#fb5c87 none repeat scroll 0 0;border:1px solid #fff;border-radius:0;color:#fff;font-family:"Montserrat",sans-serif;font-size:12px;font-weight:300;height:50px;margin-bottom:30px;}.htmega-register-wrapper.htmega-register-style-1 .user-register-header{padding:30px 30px 0;}.htmega-register-wrapper.htmega-register-style-1 .user-register-header h2,.htmega-register-wrapper.htmega-register-style-1 .user-register-header p{color:#fff;}.htmega-register-style-1 form input[type="submit"]{width:auto;margin:0 auto;text-align:center;background:#fff;font-weight:600;color:#fa4a79;margin-top:10px;font-size:14px;padding:0 47px;transition:.5s;}.htmega-register-wrapper:not(.htmega-register-style-3) .htmega-register-form form a:not(.terms-conditions){width:50%;background:#fff;padding:11px 47px;transition:.3s;margin:15px auto 0;display:inline-block;text-align:center;vertical-align:middle;color:#fa4a79;font-weight:600;font-family:"Montserrat",sans-serif;font-size:14px;}.htmega-register-wrapper:not(.htmega-register-style-3) .htmega-register-form form a:hover{opacity:.7;}.htmega-register-wrapper.htmega-register-style-6 .htmega-register-form form a:hover{opacity:1;}.htmega-register-wrapper .separator span{font-size:15px;display:inline-block;margin-top:10px;}.htmega-register-style-1 form input[type="submit"]:hover{opacity:.7;}.htmega-register-style-1 form input::-webkit-input-placeholder,.htmega-register-style-1 form textarea::-webkit-input-placeholder{color:#fff;}.htmega-register-style-1 form input::-moz-placeholder,.htmega-register-style-1 form textarea::-moz-placeholder{color:#fff;}.htmega-register-style-1 form input:-ms-input-placeholder,.htmega-register-style-1 form textarea::-ms-input-placeholder{color:#fff;}.htmega-register-style-1 form input:-moz-placeholder,.htmega-register-style-1 form textarea::-ms-input-placeholder{color:#fff;}.htmega-register-style-2{background:#7ca7f9;padding:0 80px 50px;}.htmega-register-style-2 form label{color:#666;font-weight:400;font-size:12px;margin-bottom:8px;font-family:"Montserrat",sans-serif;}.termscondition label.htmega-form-label{display:inline;margin:0 !important;}.htmega-register-wrapper form textarea{padding:15px 20px;}.termscondition input[type="checkbox"]{width:auto;height:auto !important;margin:0;}.htmega-register-style-2 form input{padding:0 20px;}.htmega-register-style-2 form input,.htmega-register-style-2 form textarea{border:1px solid #fff;color:#fff;margin-bottom:30px;font-weight:300;font-family:"Montserrat",sans-serif;}.htmega-register-style-2 form input[type="submit"]{width:auto;text-align:center;background:#fff;font-weight:600;color:#0056ff;font-size:14px;padding:0 47px;transition:.5s;height:50px;margin-top:10px;margin-bottom:0;}.htmega-register-style-2 form input[type="submit"]:hover{opacity:.7;}.htmega-register-style-2 form input::-webkit-input-placeholder,.htmega-register-style-2 form textarea::-webkit-input-placeholder{color:#fff;}.htmega-register-style-2 form input::-moz-placeholder,.htmega-register-style-2 form textarea::-moz-placeholder{color:#fff;}.htmega-register-style-2 form input:-ms-input-placeholder,.htmega-register-style-2 form textarea:-ms-input-placeholder{color:#fff;}.htmega-register-style-2 form input:-moz-placeholder,.htmega-register-style-2 form textarea:-moz-placeholder{color:#fff;}.htmega-register-style-3{padding:0 56px 100px;text-align:center;}.htmega-register-style-3 form .input_box{display:flex;margin-bottom:30px;align-items:center;}.htmega-register-form .input_box .fa-lock:before{font-family:"FontAwesome";content:"";}.htmega-register-style-3 form .input_box i{background:rgba(255,255,255,.3);height:70px;padding:0 20px;font-weight:400;line-height:70px;color:#fff;text-align:center;font-size:34px;border-radius:8px 0 0 8px;}.htmega-register-wrapper.htmega-register-style-3 .user-register-header{padding-top:90px;}.htmega-register-wrapper.htmega-register-style-3 .user-register-header p,.htmega-register-wrapper.htmega-register-style-3 .user-register-header h2{color:#fff;}.htmega-register-style-3 form .input_box input,.htmega-register-style-3 form .input_box textarea{background:rgba(255,255,255,.3);border:0 none;margin-left:2px;height:70px;border-radius:0 8px 8px 0;color:#fff;font-size:16px;font-family:"Poppins",sans-serif;}.htmega-register-style-3 form .input_box input[type="submit"]{border:3px solid #fff;border-radius:8px;color:#fff;box-sizing:border-box;height:90px;font-size:24px;font-weight:600;text-transform:uppercase;margin-bottom:51px;font-family:"Montserrat",sans-serif;transition:.5s;}.htmega-register-style-3 form input[type="submit"]{border:3px solid #fff;border-radius:8px;color:#fff;box-sizing:border-box;height:90px;font-size:24px;font-weight:600;text-transform:uppercase;margin-bottom:51px;font-family:"Montserrat",sans-serif;}.htmega-register-style-3 form input[type="submit"]:hover{background:#fff !important;color:#18012c;}.htmega-register-style-3 .login a{border:3px solid #fff;display:block;height:90px;line-height:90px;color:#fff;font-size:24px;font-weight:600;border-radius:8px;margin-top:56px;transition:.5s;font-family:"Montserrat",sans-serif;text-decoration:none;}.htmega-register-style-3 .login a:hover{background:#fff;color:#18012c;}.htmega-register-style-3 .separator span{color:#fff;font-size:24px;font-weight:500;padding:0 24px;background:rgba(255,255,255,0);position:relative;z-index:99;display:block;font-family:"Montserrat",sans-serif;}.htmega-register-style-3 .separator span::before{content:"";width:130px;height:1px;left:0;top:50%;background:#fff;position:absolute;display:block;}.htmega-register-style-3 .separator span::after{background:#fff;position:absolute;content:"";width:130px;height:1px;right:0;top:50%;}.htmega-register-style-3 form input[type="submit"]:hover{background:#fff;color:#18012c;}.htmega-register-style-3 form input::-webkit-input-placeholder,.htmega-register-style-3 form .input_box textarea::-webkit-input-placeholder{color:#fff;}.htmega-register-style-3 form input::-moz-placeholder,.htmega-register-style-3 form .input_box textarea::-moz-placeholder{color:#fff;}.htmega-register-style-3 form input:-ms-input-placeholder,.htmega-register-style-3 form .input_box textarea:-ms-input-placeholder{color:#fff;}.htmega-register-style-3 form input:-moz-placeholder,.htmega-register-style-3 form .input_box textarea:-moz-placeholder{color:#fff;}.htmega-register-style-3 form .input_box input{margin-bottom:0 !important;}.htmega-register-style-4{padding:0 40px;}.htmega-register-style-4 form input,.htmega-register-style-4 form textarea{margin-bottom:17px;border:0 none;border-bottom:1px solid #687ea5;padding:0;color:#687ea5;font-size:12px;font-weight:300;font-family:"Montserrat",sans-serif;}.htmega-register-style-4 form input[type="submit"]{background:#0056ff;color:#fff;width:auto;height:50px;padding:0 40px;border:0 none;font-size:14px;text-transform:uppercase;border-radius:25px;transition:.5s;margin-top:10px;}.htmega-register-style-4 form input[type="submit"]:hover{opacity:.7;}.htmega-register-style-4 form input::-webkit-input-placeholder,.htmega-register-style-4 form textarea::-webkit-input-placeholder{color:#687ea5;}.htmega-register-style-4 form input::-moz-placeholder,.htmega-register-style-4 form textarea::-moz-placeholder{color:#687ea5;}.htmega-register-style-4 form input:-ms-input-placeholder,.htmega-register-style-4 form textarea:-ms-input-placeholder{color:#687ea5;}.htmega-register-style-4 form input:-moz-placeholder,.htmega-register-style-4 form textarea:-moz-placeholder{color:#687ea5;}.htmega-register-wrapper.htmega-register-style-4 .htmega-register-form form a:not(.terms-conditions){background:#0056ff;color:#fff;font-size:14px;text-transform:uppercase;border-radius:25px;}.register-container{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);padding:50px 70px;}.register-top{display:flex;justify-content:space-between;margin-bottom:33px;align-items:center;}.register-top .register-top-left h2{color:#000;font-size:16px;margin:0;font-weight:600;}.register-top .register-top-right{display:flex;justify-content:space-between;}.register-top .register-top-right p{margin:0;color:#b1b1b1;margin-right:30px;font-size:14px;}.register-top .register-top-right a{background:#eff1f2;height:30px;line-height:30px;color:#000;padding:0 14px;transition:.5s;}.register-top .register-top-right a:hover{background:#18012c;color:#fff;}.htmega-register-style-5{text-align:center;}.htmega-register-wrapper.htmega-register-style-5{padding:40px 30px;}.htmega-register-style-5 form input,.htmega-register-style-5 form textarea{border:1px solid #f1f1f1;height:45px;margin-bottom:30px;padding:0 20px;color:#757575;font-weight:300;font-size:12px;}.htmega-register-style-5 form input[type="submit"]{background:#0056ff;width:auto;color:#fff;color:#fff;height:48px;padding:0 40px;font-size:14px;font-weight:600;margin-bottom:0;transition:.5s;margin-top:12px;}.htmega-register-wrapper.htmega-register-style-5 .htmega-register-form form a:not(.terms-conditions){background:#0056ff;padding:11px 40px;color:#fff;margin-bottom:12px;}.htmega-register-style-5 form input[type="submit"]:hover{background:#18012c;color:#fff;}.htmega-register-style-5 form input::-webkit-input-placeholder,.htmega-register-style-5 form textarea::-webkit-input-placeholder{color:#757575;}.htmega-register-style-5 form input::-moz-placeholder,.htmega-register-style-5 form textarea::-moz-placeholder{color:#757575;}.htmega-register-style-5 form input:-ms-input-placeholder,.htmega-register-style-5 form textarea:-ms-input-placeholder{color:#757575;}.htmega-register-style-5 form input:-moz-placeholder,.htmega-register-style-5 form textarea:-moz-placeholder{color:#757575;}.htmega-register-style-5 form input:focus,.htmega-register-style-5 form textarea:focus{border:1px solid #18012c;}.htmega-register-style-4 form input:focus{border:0 none;border-bottom:1px solid #18012c;}.htmega-register-wrapper.htmega-register-style-6 .htmega-register-form form a:not(.terms-conditions){background:#44ff62;color:#2e2e2e;font-size:16px;border-radius:5px;width:100%;}.htmega-register-style-6.htmega-register-wrapper input[type="submit"]{color:#2e2e2e;font-size:16px;font-weight:600;background-color:#44ff62;height:55px;width:100%;border-radius:5px 5px 5px 5px;}.htmega-register-style-6.htmega-register-wrapper form input{color:#8b8b8b;background-color:#fff;margin:0 0 10px 0;height:55px;border-radius:5px;}.htmega-register-style-6.htmega-register-wrapper{background-color:#0057fb;border-radius:10px;padding:40px;}.htmega-tab-area:not(.htmega-tab-style-5){display:flex;flex-direction:column;align-items:center;}.htmega-tab-area:not(.htmega-tab-style-5) .htb-tab-content{width:100%;}.htmega-tab-nav a{color:#575757;font-size:14px;font-weight:500;padding:0 16px;background:rgba(255,255,255,0);line-height:34px;transition:.5s;margin:0 9px;margin-bottom:20px;}.htmega-tab-nav svg{width:20px;float:left;}.htmega-tab-nav a.htb-active{background:#575757;color:#fff;}.tab-content .htmega-single-tab{margin-top:20px;}.htmega-tab-image{overflow:hidden;}.htmega-tab-menu-style-2 a{color:#575757;font-weight:600;font-size:14px;margin:0 25px;margin-bottom:20px;padding:0;padding-bottom:10px;position:relative;background:rgba(255,255,255,0);}.htmega-tab-menu-style-2 a.htb-active{background:rgba(255,255,255,0);color:#575757;}.htmega-tab-menu-style-2 a::before{position:absolute;content:"";left:0;height:1px;width:0;bottom:0;background:#575757;transition:.4s ease-in-out;}.htmega-tab-menu-style-2 a.htb-active::before{width:100%;}.htmega-tab-menu-style-3{border-bottom:1px solid #e3e3e3;margin-bottom:18px;}.htmega-tab-menu-style-3 a{color:#575757;font-size:14px;font-weight:600;padding:0;padding:0 24px;background:#e3e3e3;height:40px;line-height:39px;margin:0 10px;margin-bottom:-1px;border:1px solid;transition:.4s ease-in-out;border-color:#e3e3e3 #e3e3e3 #fff;}.htmega-tab-menu-style-3 a.htb-active{background:rgba(255,255,255,0);border:1px solid;border-color:#e3e3e3 #e3e3e3 #fff;color:#575757;}.htmega-tab-style-3 .htmega-single-tab p{color:#494849;font-size:16px;line-height:28px;margin-top:23px;}.htmega-tab-menu-style-4 a{background:#575757;padding:0 25px;line-height:40px;border-radius:5px;color:#fff;margin:0 10px;margin-bottom:20px;font-weight:600;font-size:14px;}.htmega-tab-menu-style-4 a.htb-active{background:#ed552d;}.htmega-tab-style-5{align-items:center;display:flex;flex-wrap:wrap;}.htmega-tab-style-5 .htmega-tab-nav{flex:0 0 25%;max-width:25%;padding-left:15px;padding-right:0;}.htmega-tab-style-5 .htmega-tab-content-area{flex:0 0 75%;max-width:75%;padding-left:15px;padding-right:15px;}.htmega-tab-menu-style-5{display:flex;flex-direction:column;height:100%;justify-content:center;}.htmega-tab-style-5 .htmega-tab-content-area{position:relative;}.htmega-tab-style-5 .htmega-tab-content-area::before{content:"";left:0;height:65%;width:1px;position:absolute;top:50%;transform:translateY(-50%);z-index:-1;}.htmega-tab-menu-style-5{display:block;}.htmega-tab-menu-style-5 a{border-left:1px solid #e3e3e3;border-right:1px solid rgba(255,255,255,0);border-top:1px solid #e3e3e3;color:#575757;font-weight:500;margin:0;padding:0;text-align:center;transition:all .4s ease-in-out 0s;}.htmega-tab-menu-style-5 a:last-child{border-bottom:1px solid #e3e3e3;}.htmega-tab-menu-style-5 a.htb-active{background:#e3e3e3;color:#575757;}.htmega_tab_service .htmega-service-style-7:hover .content h4,.htmega_tab_service .htmega-service-style-7:hover .content p,.htmega_tab_service .htmega-service-style-7:hover .icon i{color:#8f8f8f !important;}.htmega_tab_service .htmega-service-style-7:hover .icon i{color:#ed552d !important;}.htmega_tab_service .htmega-service-style-7::before{display:none;}a.htb-nav-link:focus{outline:none;}.htmega-switcher-area .htmega-switcher-nav .htb-nav-link{display:inline-flex;align-items:center;}.htmega-tab-svg-icon{display:inline-block;overflow:hidden;}.htmega-tab-nav a i,.htmega-tab-nav a .htmega-tab-svg-icon{margin-right:10px;width:30px;text-align:center;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50px;}.htmega-tab-nav a.htb-nav-link{display:flex;align-items:center;}.htmega-process-area{background-size:80% auto;}.htmega-column{display:flex;flex-wrap:wrap;}.htmega-column .htmega-single-process-area{padding-right:15px;padding-left:15px;}.htmega-process-column-1 .htmega-single-process-area{flex:0 0 100%;max-width:100%;}.htmega-process-column-2 .htmega-single-process-area{flex:0 0 50%;max-width:50%;}.htmega-process-column-3 .htmega-single-process-area{flex:0 0 33.333%;max-width:33.333%;}.htmega-process-column-4 .htmega-single-process-area{flex:0 0 25%;max-width:25%;}.htmega-process-column-5 .htmega-single-process-area{flex:0 0 20%;max-width:20%;}.htmega-single-process{text-align:center;}.htmega-single-process .icon{width:116px;height:116px;margin:0 auto;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);line-height:116px;text-align:center;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;}.htmega-single-process .htmega-content h4{color:#555;font-size:19px;font-weight:600;margin:0;margin-top:36px;}.htmega-process-style-2{text-align:center;}.htmega-process-style-2 .htmega-number{margin-bottom:24px;}.htmega-process-style-2 .htmega-number span{width:70px;height:70px;background:#fff;display:inline-block;line-height:70px;font-size:24px;font-weight:600;color:#5a5a5a;border-radius:14px;box-shadow:0 0 10px rgba(0,0,0,.1);}.htmega-process-style-2 .htmega-content h4{color:#383838;font-size:18px;margin-bottom:18px;}.htmega-process-style-2 .htmega-content p{color:#494849;font-size:14px;line-height:28px;padding:0 10%;margin:0;}.htmega-process-style-2 .htmega-number{position:relative;}.htmega-process-style-2 .htmega-number::before{position:absolute;content:"";background-image:url("");right:-129px;top:50%;width:236px;height:2px;}.htmega-process-style-2 .htmega-single-process-area:last-child .htmega-number::before{display:none;}.htmega-process-style-3{position:relative;margin-top:30px;}.htmega-process-style-3::before{content:"";position:absolute;left:50%;top:0;width:2px;background:#e51515;height:100%;margin-left:-1px;}.htmega-process-style-3 .htmega-single-process{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;padding:30px 0;}.htmega-process-style-3 .htmega-single-process .icon{align-self:baseline;box-shadow:none;height:auto;line-height:1;padding:0 30px;position:relative;text-align:right;width:50%;background:rgba(255,255,255,0);justify-content:right;}.htmega-process-style-3 .htmega-single-process .icon::before,.htmega-process-style-3 .htmega-single-process .icon::after{position:absolute;content:"";right:0;top:50%;margin-top:-15px;height:15px;width:15px;border-top:10px solid rgba(255,255,255,0);border-right:15px solid red;border-bottom:10px solid rgba(255,255,255,0);border-left:15px solid rgba(255,255,255,0);transition:all .3s ease-in-out;}.htmega-process-style-3 .htmega-single-process .icon img{display:inline-block;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;}.htmega-process-style-3 .htmega-content{padding-left:30px;text-align:left;width:50%;}.htmega-process-style-3 .htmega-content h4{font-size:22px;font-weight:500;color:#494849;margin-bottom:15px;transition:all .3s ease-in-out;}.htmega-process-style-3 .htmega-content p{font-size:14px;color:#494849;line-height:28px;}.htmega-process-style-3 .htmega-single-process.process-reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.htmega-process-style-3 .htmega-single-process.process-reverse .icon{text-align:left;justify-content:left;}.htmega-process-style-3 .htmega-single-process.process-reverse .icon::before{right:auto;left:0;border-left:15px solid red;border-right:15px solid rgba(255,255,255,0);}.htmega-process-style-3 .htmega-single-process.process-reverse .htmega-content{padding-left:0;padding-right:30px;text-align:right;}.htmega-process-style-3 .htmega-single-process .icon::after{left:100%;height:0;border:none;background:red;width:1px;top:50%;transform:translateY(-50%);margin-top:-4px;margin-left:-1px;opacity:0;}.htmega-process-style-3 .htmega-single-process.process-reverse .icon::after{left:0;right:auto;}.htmega-process-style-3 .htmega-single-process:hover .icon::after{opacity:1;}.htmega-process-style-4{background-position:center center;background-repeat:no-repeat;height:570px;position:relative;width:590px;margin:auto;margin-top:35px;}.htmega-process-style-4 .htmega-single-process-area{align-items:center;background:#52b6bc none repeat scroll 0 0;border-radius:100%;display:flex;height:190px;justify-content:center;text-align:center;width:190px;position:absolute;}.htmega-process-style-4 .htmega-single-process-area:nth-child(1){left:0;margin:auto;right:0;}.htmega-process-style-4 .htmega-single-process-area:nth-child(2){right:0;top:190px;}.htmega-process-style-4 .htmega-single-process-area:nth-child(3){bottom:0;left:0;margin:auto;right:0;}.htmega-process-style-4 .htmega-single-process-area:nth-child(4){left:0;top:190px;}.htmega-process-style-4 .htmega-single-process .icon{box-shadow:none;height:auto;line-height:1;opacity:0;position:absolute;right:0;top:-36px;transition:all .3s ease 0s;width:auto;background:rgba(255,255,255,0);}.htmega-process-style-4 .htmega-single-process .icon img{border:3px solid #52b6bc;border-radius:100%;}.htmega-process-style-4 .htmega-content p{color:#fff;font-family:"Courgette",cursive;font-size:20px;line-height:26px;margin:0;padding:0 12px;}.htmega-process-style-4 .htmega-single-process.open .icon{opacity:1;}.htmega-process-style-4 .htmega-single-process-area:hover .icon{opacity:1;}.htmega-process-style-4 .htmega-single-process-area:before{content:"";background:rgba(255,255,255,0);position:absolute;left:0;top:0;width:100%;height:100%;border-radius:100%;opacity:0;transition:all .3s ease-in-out;}.htmega-process-style-4 .htmega-single-process-area:hover:before{opacity:1;}.htmega-process-style-4 .htmega-single-process .htmega-content h4{transition:all .3s ease-in-out;}.htmega-process-style-4 .htmega-single-process-area:hover .htmega-single-process .htmega-content h4{color:#fff;position:relative;z-index:2;}.htmega-process-style-5{display:block;text-align:center;}.htmega-process-style-5 .htmega-single-process-area{width:23%;transition:all .3s ease-in-out;position:relative;display:inline-block;}.htmega-process-style-5 .htmega-single-process-area:hover{width:25%;}.htmega-process-style-5 .htmega-single-process-area:after{content:"";background:rgba(255,255,255,0);width:62px;height:25px;left:0;position:relative;position:absolute;top:50%;transform:translate(-50%,-50%);}.htmega-process-style-5 .htmega-single-process-area:first-child:after{display:none;}.htmega-process-style-5 .htmega-single-process{background:rgba(255,255,255,0);transition:all .3s ease-in-out;position:relative;position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column;}.htmega-process-style-5 .htmega-single-process-area:hover .htmega-single-process .htmega-content p{visibility:visible;}.htmega-process-style-5 .htmega-number::before{display:none;}.htmega-process-style-5 .htmega-single-process:before{background:rgba(255,255,255,0);content:"";left:0;right:0;position:absolute;top:0;height:100%;width:100%;opacity:0;z-index:0;transition:all .3s ease-in-out;}.htmega-process-style-5 .htmega-single-process *{position:relative;z-index:2;}.htmega-process-style-5 .htmega-single-process-area:hover .htmega-single-process:before{opacity:1;}.htmega-process-style-5 .htmega-single-process2 span,.htmega-process-style-5 .htmega-single-process2 .icon{background:rgba(255,255,255,0);line-height:1;border:none;box-shadow:none !important;margin:auto;}.htmega-single-process.htmega-single-process2 .htmega-content h4{margin-top:0;}.htmega-single-process.htmega-single-process2 .htmega-number{margin-bottom:0;}.htmega-single-process.htmega-single-process2{position:relative;bottom:0;opacity:0;}.htmega-process-style-5 .htmega-single-process-area:hover .htmega-single-process{opacity:0;}.htmega-process-style-5 .htmega-single-process-area:hover .htmega-single-process.htmega-single-process2{opacity:1;}.htmega-modal-btn button{background:#0056ff;border:0 none;color:#fff;color:#fff;border-radius:8px;height:58px;line-height:58px;font-size:16px;font-weight:600;font-family:"Montserrat",sans-serif;transition:.4s;padding-top:0;padding-bottom:0;}.htmega-modal-btn svg{width:20px;margin-right:10px;margin-top:16px;}.htmega-modal-area .htb-modal-header h5{margin:0;}.htmega-modal-area .htb-modal-footer{justify-content:space-between;align-items:center;}.htmega-modal-area .htb-modal-footer .htb-btn-secondary[type="button"]{color:#fff;background-color:#868e96;border-color:#868e96;}.htmega-modal-area .htb-modal-header .htb-close[type="button"]{font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;}.htmega-modal-area .htb-modal-header .htb-close[type="button"]:focus,.htmega-modal-area .htb-modal-header .htb-close[type="button"]:hover{color:#000;text-decoration:none;opacity:.75;background:0 0;border:0;}.modal_icon_positioning-left .htmega-modal-btn button,.modal_icon_positioning-right .htmega-modal-btn button{display:inline-flex;align-items:center;}.modal_icon_positioning-left .htmega-modal-btn button i,.modal_icon_positioning-left .htmega-modal-btn button svg{order:0;margin-right:10px;}.modal_icon_positioning-right .htmega-modal-btn button i,.modal_icon_positioning-right .htmega-modal-btn button svg{order:1;margin-left:10px;}.modal_icon_positioning-left .htmega-modal-btn svg,.modal_icon_positioning-right .htmega-modal-btn svg{margin-top:0;}.flipbox-icon{display:inline-block;}.flipbox-icon svg{width:20px;}.htmega-flip-box-front,.htmega-flip-box-back{background-color:#f3f3f3;}.htmega-flip-box-animation-right .htmega-flip-box-front{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-o-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg);background-color:#f3f3f3;}.htmega-flip-box-animation-right:hover .htmega-flip-box-front{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg);}.htmega-flip-box-animation-right .htmega-flip-box-back{background:rgba(237,85,45,.8);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);}.htmega-flip-box-animation-right:hover .htmega-flip-box-back{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-o-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg);transform-style:preserve-3d;}.htmega-flip-box-animation-left .htmega-flip-box-front,.htmega-flip-box-animation-left:hover .htmega-flip-box-back{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-o-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg);background-color:#f3f3f3;}.htmega-flip-box-animation-left:hover .htmega-flip-box-front{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);}.htmega-flip-box-animation-left .htmega-flip-box-back{background:rgba(237,85,45,.8);-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg);}.htmega-flip-box-animation-top .htmega-flip-box-front,.htmega-flip-box-animation-top:hover .htmega-flip-box-back{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-o-transform:rotateX(0deg);-ms-transform:rotateX(0deg);transform:rotateX(0deg);}.htmega-flip-box-animation-top:hover .htmega-flip-box-front{-webkit-transform:rotateX(-180deg);-moz-transform:rotateX(-180deg);-o-transform:rotateX(-180deg);-ms-transform:rotateX(-180deg);transform:rotateX(-180deg);}.htmega-flip-box-animation-top .htmega-flip-box-back{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-o-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);z-index:1;}.htmega-flip-box-animation-bottom .htmega-flip-box-front,.htmega-flip-box-animation-bottom:hover .htmega-flip-box-back{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-o-transform:rotateX(0deg);-ms-transform:rotateX(0deg);transform:rotateX(0deg);}.htmega-flip-box-animation-bottom:hover .htmega-flip-box-front{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-o-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);}.htmega-flip-box-animation-bottom .htmega-flip-box-back{-webkit-transform:rotateX(-180deg);-moz-transform:rotateX(-180deg);-o-transform:rotateX(-180deg);-ms-transform:rotateX(-180deg);transform:rotateX(-180deg);z-index:1;}.htmega-flip-box-area .flp-btn{display:inline-block;margin-top:20px;}.htmega-flip-box-area .flp-btn a{color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;font-size:14px;display:inline-block;border-bottom:1px solid #fff;text-decoration:none;transition:all .3s ease-in-out;}.htmega-flip-box-area{-webkit-perspective:1000;-moz-perspective:1000;-ms-perspective:1000;perspective:1000;-webkit-transform:perspective(1000px);-moz-transform:perspective(1000px);-ms-transform:perspective(1000px);transform:perspective(1000px);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;position:relative;height:380px;line-height:1;}.htmega-flip-box-front,.htmega-flip-box-back{background-size:cover;background-position:center center;-ms-transition:transform .6s cubic-bezier(.5,.3,.3,1);transition:transform .6s cubic-bezier(.5,.3,.3,1);-webkit-transition:transform .6s cubic-bezier(.5,.3,.3,1);overflow:hidden;position:absolute;top:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;z-index:1;width:100%;height:100%;}.htmega-3d-wrap .htmega-flip-box-front,.htmega-3d-wrap .htmega-flip-box-back{overflow:visible;}.front-container,.back-container{padding:40px;text-align:center;position:relative;top:50%;-ms-transition:transform .6s cubic-bezier(.5,.3,.3,1);transition:transform .6s cubic-bezier(.5,.3,.3,1);-webkit-transition:transform .6s cubic-bezier(.5,.3,.3,1);-webkit-transform:translateY(-50%) translateX(0) scale(1);-ms-transform:translateY(-50%) translateX(0) scale(1);transform:translateY(-50%) translateX(0) scale(1);transform-style:preserve-3d;z-index:2;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;}.htmega-3d-flip{transform:translateZ(50px) scale(.9);display:flex;align-items:center;justify-content:center;flex-direction:column;backface-visibility:hidden;}.htmega-flip-box-area .back-container{padding:40px;text-align:center;position:relative;top:50%;z-index:2;}.htmega-flip-box-area .front-container span{color:#636363;font-size:50px;}.front-container h2,.front-container .htmega-flip-box-title{color:#4a4a4a;font-size:22px;font-weight:400;margin:0;margin-top:22px;}.back-container span{color:#efefef;font-size:50px;display:block;margin-bottom:28px;}.back-container h2,.back-container .htmega-flip-box-title{color:#fff;font-size:22px;font-weight:400;margin-bottom:18px;}.back-container p,.front-container p{color:#fff;font-size:14px;line-height:26px;margin:0;}.htmega-flip-box-back{background-position:center center;background-repeat:no-repeat;background-size:cover;}.htmega-flip-overlay{display:block;background-color:rgba(255,255,255,0);width:100%;height:100%;position:absolute;top:0;z-index:0;}.htmega-flip-box-style-2 .htmega-flip-box-back span,.htmega-flip-box-style-2 .htmega-flip-box-front span{margin-bottom:26px;display:inline-block;padding-bottom:30px;position:relative;}.htmega-flip-box-style-2 .htmega-flip-box-back span i,.htmega-flip-box-style-2 .htmega-flip-box-front span i{color:#fff;font-size:70px;}.htmega-flip-box-style-2 .htmega-flip-box-back span::before,.htmega-flip-box-style-2 .htmega-flip-box-front span::before{position:absolute;content:"";background:#fff;width:30px;height:1px;bottom:0;left:50%;transform:translateX(-50%);}.htmega-flip-box-style-2 .htmega-flip-box-back span::after,.htmega-flip-box-style-2 .htmega-flip-box-front span::after{position:absolute;content:"";background:#fff;width:20px;height:1px;bottom:6px;left:50%;transform:translateX(-50%);}.htmega-flip-box-style-2 .htmega-flip-box-back h2,.htmega-flip-box-style-2 .htmega-flip-box-front h2{color:#fff;font-size:16px;margin:0;font-weight:300;text-transform:uppercase;}.htmega-flip-box-style-2 .htmega-flip-box-back p{margin:0;color:#fff;font-size:14px;line-height:24px;margin-top:15px;font-family:"Montserrat",sans-serif;font-weight:300;}.htmega-flip-box-style-3 .front-container p{margin-top:15px;margin-bottom:15px;color:#7b7272;}.htmega-flipbox-bottom-index-number,.htmega-flipbox-back-bottom-index-number{position:absolute;bottom:0;z-index:1;margin-bottom:10px;font-size:95px;font-size:95px;font-weight:700;font-weight:700;color:#f5f7ff;font-family:"Roboto",Sans-serif;line-height:1em;-webkit-text-stroke-color:#dddde8;-webkit-text-stroke-width:1px;}.htmega-flipbox-s4-image{height:200px;width:100%;position:relative;}.front-container .htmega-flipbox-s4-image img{height:100%;object-fit:cover;width:100%;}.htmega-flip-box-style-4 .front-container{display:block;}.htmega-flip-box-style-4 .front-container span{color:#636363;position:absolute;left:50%;transform:translate(-50%,50%);bottom:0;z-index:2;background-color:#fff;width:97px;min-height:97px;height:97px;display:flex;align-items:center;justify-content:center;line-height:97px;margin:0 0 0 0;border-radius:100px 100px 100px 100px;box-shadow:0 1px 100px 0 rgba(0,0,0,.29);}.htmega-flip-box-style-4 .front-container h2,.htmega-flip-box-style-4 .front-container .htmega-flip-box-title{margin-top:70px;}.htmega-flip-box-style-4 .front-container p{padding:0 15px;}.htmega-flip-box-style-4 .htmega-flip-box-front .front-container{padding:0;}.htmega-flip-box-style-5 .back-container h2,.back-container .htmega-flip-box-title{margin-bottom:10px;}.htmega-flip-box-style-5 .back-container h3{margin-bottom:25px;padding:0 15px 27px 15px;font-size:15px;line-height:1.3;border-bottom:1px solid #6951cd;}.htmega-flip-box-style-5 .htmega-flip-box-back{background:#4f33c4;}.htmega-flip-box-style-5 .back-container p{margin-bottom:20px;}ul.htmega-flipbox-social-list{display:inline-block;list-style:none;margin:0;padding:0;}ul.htmega-flipbox-social-list li{display:inline-block;margin:5px;}ul.htmega-flipbox-social-list li a{display:flex;height:38px;width:38px;align-items:center;justify-content:center;font-size:15px;color:#fff;border:1px solid #ddd;background:rgba(255,255,255,0);border-style:dashed;border-radius:100%;}ul.htmega-flipbox-social-list li a svg{width:15px;fill:#fff;}ul.htmega-flipbox-social-list li a:hover{background:#fff;color:#27123a;border:1px solid #fff;}ul.htmega-flipbox-social-list li a:hover svg{fill:#27123a;}.htmega-flip-box-animation-zoom_in .htmega-flip-box-back,.htmega-flip-box-animation-zoom_out .htmega-flip-box-front{opacity:0;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;transition:all .5s ease-in-out;z-index:3;}.htmega-flip-box-animation-zoom_in:hover .htmega-flip-box-back{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.htmega-flip-box-animation-zoom_out .htmega-flip-box-front{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}.htmega-flip-box-animation-zoom_out:hover .htmega-flip-box-front{opacity:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);visibility:hidden;}.htmega-flip-box-animation-fade_in .htmega-flip-box-back{opacity:0;-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;transition:all .6s ease-in-out;}.htmega-flip-box-animation-fade_in:hover .htmega-flip-box-back{opacity:1;}.htmega-flip-box-animation-slide_left,.htmega-flip-box-animation-slide_right,.htmega-flip-box-animation-slide_top,.htmega-flip-box-animation-slide_bottom,.htmega-flip-box-animation-push_left,.htmega-flip-box-animation-push_right{overflow:hidden;}.htmega-flip-box-animation-slide_left .htmega-flip-box-front,.htmega-flip-box-animation-slide_left .htmega-flip-box-back,.htmega-flip-box-animation-slide_right .htmega-flip-box-front,.htmega-flip-box-animation-slide_right .htmega-flip-box-back,.htmega-flip-box-animation-slide_top .htmega-flip-box-front,.htmega-flip-box-animation-slide_top .htmega-flip-box-back,.htmega-flip-box-animation-slide_bottom .htmega-flip-box-front,.htmega-flip-box-animation-slide_bottom .htmega-flip-box-back,.htmega-flip-box-animation-push_left .htmega-flip-box-front,.htmega-flip-box-animation-push_left .htmega-flip-box-back,.htmega-flip-box-animation-push_right .htmega-flip-box-front,.htmega-flip-box-animation-push_right .htmega-flip-box-back{opacity:1;visibility:visible;z-index:2;transition:all .6s ease-in-out;}.htmega-flip-box-animation-slide_left .htmega-flip-box-back{left:100%;}.htmega-flip-box-animation-slide_left:hover .htmega-flip-box-back{left:0;}.htmega-flip-box-animation-slide_right .htmega-flip-box-back{right:100%;}.htmega-flip-box-animation-slide_right:hover .htmega-flip-box-back{right:0;}.htmega-flip-box-animation-slide_top .htmega-flip-box-back{top:100%;}.htmega-flip-box-animation-slide_top:hover .htmega-flip-box-back{top:0;}.htmega-flip-box-animation-slide_bottom .htmega-flip-box-back{bottom:100%;top:auto;}.htmega-flip-box-animation-slide_bottom:hover .htmega-flip-box-back{bottom:0;}.htmega-flip-box-animation-push_left .htmega-flip-box-back{left:100%;}.htmega-flip-box-animation-push_left:hover .htmega-flip-box-back{left:0;}.htmega-flip-box-animation-push_left .htmega-flip-box-front{right:0;left:auto;}.htmega-flip-box-animation-push_left:hover .htmega-flip-box-front{right:100%;}.htmega-flip-box-animation-push_right .htmega-flip-box-back{right:100%;}.htmega-flip-box-animation-push_right:hover .htmega-flip-box-back{right:0;}.htmega-flip-box-animation-push_right .htmega-flip-box-front{left:0;right:auto;}.htmega-flip-box-animation-push_right:hover .htmega-flip-box-front{left:100%;}.htmega-tooltip span{background:#0056ff none repeat scroll 0 0;border:0 none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:"Montserrat",sans-serif;font-size:14px;padding:14px 16px;text-align:center;transition:.4s;}.htmega-tooltip span a{color:#fff;text-decoration:none;}.htb-show{transition:opacity .15s linear;}.tooltip-inner{padding:9px 15px;background-color:#404040;}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{border-left-color:#404040 !important;}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{border-right-color:#404040 !important;}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{border-top-color:#404040 !important;}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{border-bottom-color:#404040 !important;}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{top:-10px !important;}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{top:10px !important;}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{left:10px !important;}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{left:-10px !important;}.htb-popover-header{margin-top:0;}.htb-popover h3.htb-popover-header{font-size:18px;font-weight:400;margin:0;line-height:1.3;}.htmega-popover span{background:#0056ff;border:0 none;color:#fff;padding:20px 40px;border-radius:7px;font-weight:600;font-size:16px;transition:.5s;font-family:"Montserrat",sans-serif;display:inline-block;cursor:pointer;}.htmega-popover span:hover{background:#18012c;}.htmega-popover span a{text-decoration:none;}.htmega-popover svg{width:25px;}.popover{max-width:330px;border:1px solid #e0e0e0;box-shadow:0 0 10px rgba(0,0,0,.1);}.popover .popover-body{padding:22px 25px;color:#262626;font-size:13px;}.popovers-content.text-center{padding-top:14px;}.bs-popover-auto[x-placement^=top],.bs-popover-top{top:-12px !important;}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{top:12px !important;}.bs-popover-auto[x-placement^=right],.bs-popover-right{left:12px !important;}.bs-popover-auto[x-placement^=left],.bs-popover-left{left:-12px !important;}.htmega-toggle-button a{transition:all 600ms ease-in-out;-webkit-transition:all 600ms ease-in-out;-moz-transition:all 600ms ease-in-out;-o-transition:all 600ms ease-in-out;color:#3b3b3b;font-family:"Montserrat",sans-serif;font-weight:600;text-transform:uppercase;text-decoration:none;cursor:pointer;display:inline-block;}.htmega-toggle-button svg{width:20px;}.htmega-toggle-area .htmega-toggle-button a i,.htmega-toggle-area .htmega-toggle-button a svg{padding-left:5px;}.htmega-toggle-button a.opened_btn,.open a.normal_btn{display:none;}.htmega-toggle-button.open a.opened_btn{display:inline-block;}.image_100 .htmega-lightboxthumb img{width:100%;}.htmega-dropcaps-inner p{color:#434343;font-size:16px;line-height:28px;font-weight:500;margin:0;}.htmega-dropcaps-inner p:first-of-type:first-letter,.htmega-dropcaps-inner:first-of-type:first-letter{color:#d6d6d6;float:left;font-size:60px;margin-right:20px;margin-bottom:5px;border:2px solid #d6d6d6;padding:15px;font-family:"Montserrat",sans-serif;font-weight:700;font-style:italic;margin-top:9px;}.htmega-dropcaps-style-2 .htmega-dropcaps-inner p:first-of-type:first-letter,.htmega-dropcaps-style-2 .htmega-dropcaps-inner:first-of-type:first-letter{color:#18012c;float:left;font-size:60px;margin-right:15px;margin-bottom:8px;font-family:"Montserrat",sans-serif;font-weight:600;margin-top:17px;border:none;padding:0;font-style:normal;}.htmega-dropcaps-style-3 .htmega-dropcaps-inner p:first-of-type:first-letter,.htmega-dropcaps-style-3 .htmega-dropcaps-inner:first-of-type:first-letter{color:#ed552d;float:left;font-size:90px;margin-right:15px;margin-bottom:13px;font-family:"Poppins",sans-serif;font-weight:500;margin-top:20px;text-decoration:line-through;line-height:28px;border:0;padding:0;font-style:normal;}.htmega-dropcaps-style-4 .htmega-dropcaps-inner p:first-of-type:first-letter,.htmega-dropcaps-style-4 .htmega-dropcaps-inner:first-of-type:first-letter{color:#fff;float:left;font-size:36px;font-size:normal;padding:20px;margin-top:5px;margin-left:5px;margin-right:15px;margin-bottom:5px;background:#ed552d;border-radius:50%;border:none;font-style:normal;font-weight:500;}.htmega-dropcaps-style-5 .htmega-dropcaps-inner p:first-of-type:first-letter,.htmega-dropcaps-style-5 .htmega-dropcaps-inner:first-of-type:first-letter{color:#fff;float:left;font-size:75px;line-height:60px;padding:20px 28px;margin-top:5px;margin-left:5px;margin-right:20px;margin-bottom:10px;background:#000;border-radius:50%;border:1px solid #fff;box-shadow:0 0 0 5px #000;font-style:normal;font-weight:500;}button.htmega-notify-button{padding:5px 42px;border:0 none;color:#fff;border-radius:7px;font-size:14px;background:#1abc9c;transition:.4s;height:inherit;}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(255,255,255,0);border-radius:.25rem;}.alert-danger,.htmega-notify-button.alert-danger{color:#721c24;background-color:#bb2d3b;border-color:#f5c6cb;}.alert-warning,.htmega-notify-button.alert-warning{color:#856404;background-color:#ffca2c;border-color:#ffeeba;}.alert-success,.htmega-notify-button.alert-success{color:#fff;background-color:#198754;border-color:#c3e6cb;}.alert-info,.htmega-notify-button.alert-info{color:#0c5460;background-color:#1abc9c;border-color:#bee5eb;}.htmega_notify_area .alert span.htmega-close{cursor:pointer !important;}.alert>i,.alert>svg{position:relative;}.alert span.notify-message-content{position:relative;}.htmega-marker-wrapper .htmega_image_pointer .htmega_pointer_box h4{position:relative;}.htmega-marker-wrapper .htmega_image_pointer .htmega_pointer_box h4:before{position:absolute;content:"";width:20px;height:2px;background:rgba(255,255,255,0);bottom:0;left:0;right:0;margin:0 auto;}.htmega-marker-content-right .htmega-marker-wrapper .htmega_image_pointer .htmega_pointer_box h4:before{right:0;left:auto;}.htmega-marker-content-left .htmega-marker-wrapper .htmega_image_pointer .htmega_pointer_box h4:before{left:0;right:auto;}.htmega_image_pointer.htmega-marker-content-position-yes .htmega_pointer_box:before{border-left:12px solid rgba(255,255,255,0);border-right:12px solid rgba(255,255,255,0);border-top:12px solid rgba(255,255,255,0);content:"";height:0;left:50%;margin-left:-12px;position:absolute;top:100%;width:0;}.htmega-marker-wrapper .htmega_image_pointer .htmega_pointer_box h4:after{font-size:110px;font-weight:100;font-weight:800;position:absolute;z-index:-1;top:-31px;left:4%;content:attr(data-pltext);-webkit-transform:translateX(-50%) translateY(-14px);-ms-transform:translateX(-50%) translateY(-14px);transform:translateX(-50%) translateY(-14px);text-transform:uppercase;color:#f0f4f4;white-space:nowrap;margin-top:-15px;}.htmega-marker-style-1{padding:245px 0;}.htmega_image_pointer{width:36px;height:36px;border-radius:100%;border:3px solid #ed552d;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:32px;}.htmega_image_pointer.htmega-indicator-type-text,.htmega_image_pointer.htmega-indicator-type-image{width:auto;height:auto;}.htmega_image_pointer{z-index:1;}.htmega-marker-style-1 .htmega_image_pointer .htmega_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.07);box-shadow:0 2px 20px 0 rgba(0,0,0,.07);text-align:center;}.htmega-marker-style-1 .htmega_image_pointer.htmega-marker-content-position-bottom .htmega_pointer_box{transform:translate3d(50%,18%,0);}.htmega-marker-style-1 .htmega_image_pointer.htmega-marker-content-position-bottom:hover .htmega_pointer_box{transform:translateY(30%) translateX(50%);}.htmega-marker-style-1 .htmega_image_pointer.htmega-marker-content-position-left .htmega_pointer_box{transform:translate3d(-5%,-36%,0);}.htmega-marker-style-1 .htmega_image_pointer.htmega-marker-content-position-left:hover .htmega_pointer_box{transform:translateY(-36%) translateX(-12%);}.htmega-marker-style-1 .htmega_image_pointer.htmega-marker-content-position-right .htmega_pointer_box{transform:translate3d(106%,-36%,0);}.htmega-marker-style-1 .htmega_image_pointer.htmega-marker-content-position-right:hover .htmega_pointer_box{transform:translateY(-36%) translateX(112%);}.htmega-marker-style-1 .htmega_image_pointer .htmega_pointer_box h4{font-size:20px;margin-bottom:7px;}.htmega-marker-style-1 .htmega_image_pointer .htmega_pointer_box p{font-size:13px;line-height:24px;margin:0;}.htmega-marker-style-1 .htmega_image_pointer:hover .htmega_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}.htmega-marker-style-1 .htmega_image_pointer{position:absolute;left:66%;top:15%;}.htmega-marker-style-2{padding:245px 0;}.htmega-marker-style-2 .htmega_image_pointer{width:46px;height:46px;border-radius:100%;border:5px solid #ddd;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px;}.htmega-marker-style-2 .htmega_image_pointer .htmega_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.07);box-shadow:0 2px 20px 0 rgba(0,0,0,.07);text-align:center;}.htmega-marker-style-2 .htmega_image_pointer.htmega-marker-content-position-bottom .htmega_pointer_box{transform:translate3d(50%,18%,0);}.htmega-marker-style-2 .htmega_image_pointer.htmega-marker-content-position-bottom:hover .htmega_pointer_box{transform:translateY(30%) translateX(50%);}.htmega-marker-style-2 .htmega_image_pointer.htmega-marker-content-position-left .htmega_pointer_box{transform:translate3d(-5%,-36%,0);}.htmega-marker-style-2 .htmega_image_pointer.htmega-marker-content-position-left:hover .htmega_pointer_box{transform:translateY(-36%) translateX(-12%);}.htmega-marker-style-2 .htmega_image_pointer.htmega-marker-content-position-right .htmega_pointer_box{transform:translate3d(106%,-36%,0);}.htmega-marker-style-2 .htmega_image_pointer.htmega-marker-content-position-right:hover .htmega_pointer_box{transform:translateY(-36%) translateX(112%);}.htmega-marker-style-2 .htmega_image_pointer .htmega_pointer_box h4{font-size:20px;margin-bottom:7px;}.htmega-marker-style-2 .htmega_image_pointer .htmega_pointer_box p{font-size:13px;line-height:24px;margin:0;}.htmega-marker-style-2 .htmega_image_pointer:hover .htmega_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}.htmega-marker-style-2 .htmega_image_pointer{position:absolute;left:50%;top:26%;}.htmega-marker-style-3{padding:245px 0;}.htmega-marker-style-3 .htmega_image_pointer{width:46px;height:46px;border-radius:100%;background-color:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:49px;z-index:2;border-style:solid;border-width:2px 2px 2px 2px;border-color:#fff;box-shadow:0 0 0 3px #000;}.htmega-marker-style-3 .htmega_image_pointer.htmega-marker-content-position-bottom .htmega_pointer_box{transform:translate3d(50%,18%,0);}.htmega-marker-style-3 .htmega_image_pointer.htmega-marker-content-position-bottom:hover .htmega_pointer_box{transform:translateY(41%) translateX(50%);}.htmega-marker-style-3 .htmega_image_pointer.htmega-marker-content-position-left .htmega_pointer_box{transform:translate3d(-5%,-36%,0);}.htmega-marker-style-3 .htmega_image_pointer.htmega-marker-content-position-left:hover .htmega_pointer_box{transform:translateY(-36%) translateX(-16%);}.htmega-marker-style-3 .htmega_image_pointer.htmega-marker-content-position-right .htmega_pointer_box{transform:translate3d(106%,-36%,0);}.htmega-marker-style-3 .htmega_image_pointer.htmega-marker-content-position-right:hover .htmega_pointer_box{transform:translateY(-36%) translateX(112%);}.htmega-marker-style-3 .htmega_image_pointer .htmega_pointer_box{background:#000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.07);box-shadow:0 2px 20px 0 rgba(0,0,0,.07);text-align:center;}.htmega-marker-style-3 .htmega_image_pointer .htmega_pointer_box h4{font-size:20px;margin-bottom:7px;color:#fff;}.htmega-marker-style-3 .htmega_image_pointer .htmega_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#fff;}.htmega-marker-style-3 .htmega_image_pointer:hover .htmega_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}.htmega-marker-style-3 .htmega_image_pointer{position:absolute;left:50%;top:26%;}.htmega-marker-style-4{padding:245px 0;}.htmega-marker-style-4 .htmega_image_pointer{width:46px;height:46px;border-radius:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px;border:5px solid #d88d78;z-index:2;}.htmega-marker-style-4 .htmega_image_pointer.htmega-marker-content-position-bottom .htmega_pointer_box{transform:translate3d(50%,18%,0);}.htmega-marker-style-4 .htmega_image_pointer.htmega-marker-content-position-bottom:hover .htmega_pointer_box{transform:translateY(34%) translateX(50%);}.htmega-marker-style-4 .htmega_image_pointer.htmega-marker-content-position-left .htmega_pointer_box{transform:translate3d(-5%,-36%,0);}.htmega-marker-style-4 .htmega_image_pointer.htmega-marker-content-position-left:hover .htmega_pointer_box{transform:translateY(-36%) translateX(-16%);}.htmega-marker-style-4 .htmega_image_pointer.htmega-marker-content-position-right .htmega_pointer_box{transform:translate3d(106%,-36%,0);}.htmega-marker-style-4 .htmega_image_pointer.htmega-marker-content-position-right:hover .htmega_pointer_box{transform:translateY(-36%) translateX(116%);}.htmega-marker-style-4 .htmega_image_pointer .htmega_pointer_box{background-position:center center;background-size:cover;background-repeat:no-repeat;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.07);box-shadow:0 2px 20px 0 rgba(0,0,0,.07);text-align:center;}.htmega-marker-style-4 .htmega_image_pointer .htmega_pointer_box h4{font-size:20px;margin-bottom:7px;}.htmega-marker-style-4 .htmega_image_pointer .htmega_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#18012c;}.htmega-marker-style-4 .htmega_image_pointer:hover .htmega_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}.htmega_image_pointer .htmega-image-marker-icon{position:relative;color:#d88d78;font-size:18px;width:100%;height:100%;transition:.4s ease-in-out;word-break:normal;display:flex;align-items:center;justify-content:center;}.htmega-indicator-type-image .htmega-image-marker-icon{line-height:0;}.htmega-image-marker-icon i{transition:all .3s ease-in-out;position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;}.htmega-marker-style-4 .htmega_image_pointer{position:absolute;left:83%;top:37%;}.htmega-marker-animation-rotated.htmega_image_pointer:hover .htmega-image-marker-icon i,.htmega-image-marker-active-yes.htmega-marker-animation-rotated.htmega_image_pointer .htmega-image-marker-icon i{transform:translateX(-50%) translateY(-50%) rotate(47deg);}.htmega-marker-style-5{padding:245px 0;}.htmega-marker-style-5 .htmega_image_pointer{width:46px;height:46px;border-radius:4px;background:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:47px;z-index:2;border:none;}.htmega-marker-style-5 .htmega_image_pointer.htmega-marker-content-position-bottom .htmega_pointer_box{transform:translate3d(50%,18%,0);}.htmega-marker-style-5 .htmega_image_pointer.htmega-marker-content-position-bottom:hover .htmega_pointer_box{transform:translateY(40%) translateX(50%);}.htmega-marker-style-5 .htmega_image_pointer.htmega-marker-content-position-left .htmega_pointer_box{transform:translate3d(-5%,-36%,0);}.htmega-marker-style-5 .htmega_image_pointer.htmega-marker-content-position-left:hover .htmega_pointer_box{transform:translateY(-36%) translateX(-16%);}.htmega-marker-style-5 .htmega_image_pointer.htmega-marker-content-position-right .htmega_pointer_box{transform:translate3d(106%,-36%,0);}.htmega-marker-style-5 .htmega_image_pointer.htmega-marker-content-position-right:hover .htmega_pointer_box{transform:translateY(-36%) translateX(116%);}.htmega-marker-style-5 .htmega_image_pointer .htmega_pointer_box{background:#000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.07);box-shadow:0 2px 20px 0 rgba(0,0,0,.07);text-align:center;}.htmega-marker-style-5 .htmega_image_pointer .htmega_pointer_box h4{font-size:20px;margin-bottom:7px;color:#fff;}.htmega-marker-style-5 .htmega_image_pointer .htmega_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#fff;}.htmega-marker-style-5 .htmega_image_pointer:hover .htmega_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}.htmega-marker-style-5 .htmega_image_pointer{position:absolute;left:83%;top:37%;}.htmega-marker-style-6{padding:245px 0;}.htmega-marker-style-6 .htmega_image_pointer{width:46px;height:46px;border-radius:4px;background:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:47px;z-index:2;}.htmega-marker-style-6 .htmega_image_pointer.htmega-marker-content-position-bottom .htmega_pointer_box{transform:translate3d(50%,18%,0);}.htmega-marker-style-6 .htmega_image_pointer.htmega-marker-content-position-bottom:hover .htmega_pointer_box{transform:translateY(40%) translateX(50%);}.htmega-marker-style-6 .htmega_image_pointer.htmega-marker-content-position-left .htmega_pointer_box{transform:translate3d(-5%,-36%,0);}.htmega-marker-style-6 .htmega_image_pointer.htmega-marker-content-position-left:hover .htmega_pointer_box{transform:translateY(-36%) translateX(-16%);}.htmega-marker-style-6 .htmega_image_pointer.htmega-marker-content-position-right .htmega_pointer_box{transform:translate3d(106%,-36%,0);}.htmega-marker-style-6 .htmega_image_pointer.htmega-marker-content-position-right:hover .htmega_pointer_box{transform:translateY(-36%) translateX(116%);}.htmega-marker-style-6 .htmega_image_pointer .htmega_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.07);box-shadow:0 2px 20px 0 rgba(0,0,0,.07);text-align:center;}.htmega-marker-style-6 .htmega_image_pointer .htmega_pointer_box h4{font-size:20px;margin-bottom:7px;color:#000;}.htmega-marker-style-6 .htmega_image_pointer .htmega_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#000;}.htmega-marker-style-6 .htmega_image_pointer:hover .htmega_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}.htmega-marker-style-6 .htmega_image_pointer{position:absolute;left:83%;top:37%;}.htmega-marker-wrapper>img{width:100%;}.htmega-shadow-wrapper{position:absolute;left:auto;right:auto;width:46px;height:46px;}.htmega-shadow-wrapper::after,.htmega-shadow-wrapper::before{position:absolute;top:50%;left:50%;display:block;content:"";border:1px solid #f10;border-radius:50%;-webkit-transform:scale(.35) translateY(-50%) translateX(-50%);-ms-transform:scale(.35) translateY(-50%) translateX(-50%);transform:scale(.35) translateY(-50%) translateX(-50%);opacity:0;-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) .4s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) .4s infinite;background-color:red;z-index:0;}.htmega-shadow-wrapper::after{width:100%;height:100%;border-color:rgba(255,255,255,.4);-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite;}@-webkit-keyframes marker-ripple-animation{0%{-webkit-transform:translate3d(-50%,-50%,0) scale(1);opacity:1;}100%{-webkit-transform:translate3d(-50%,-50%,0) scale(1.7);opacity:0;}}@keyframes marker-ripple-animation{0%{transform:translate3d(-50%,-50%,0) scale(1);opacity:1;}100%{transform:translate3d(-50%,-50%,0) scale(1.7);opacity:0;}}.htmega_image_pointer.htmega-image-marker-active-yes .htmega_pointer_box{visibility:visible;opacity:1;}@media (max-width:767px){.htmega-marker-wrapper .htmega-image-marker-hide-on-mobile-yes{display:none;}}.htmega_image_pointer::before,.htmega_image_pointer::after{visibility:hidden;}.htmega-marker-content-position-arrow.htmega_image_pointer::before,.htmega-marker-content-position-arrow.htmega_image_pointer::after,.htmega-marker-content-position-line.htmega_image_pointer::after{visibility:visible;}.htmega_image_pointer::after{content:"";height:0;left:50%;transform:translateX(-50%);position:absolute;bottom:100%;width:2px;background:#000;transition:all .3s ease-in-out;opacity:0;}.htmega_image_pointer::before{border-left:12px solid rgba(255,255,255,0);border-right:12px solid rgba(255,255,255,0);border-top:12px solid rgba(255,255,255,0);border-bottom:12px solid rgba(255,255,255,0);content:"";margin:-25px;height:0;left:50%;transform:translate(-50%);position:absolute;top:0;z-index:3;transition:all .3s ease-in-out;opacity:0;}.htmega_image_pointer:hover::after,.htmega-image-marker-active-yes.htmega_image_pointer::after{height:27px;opacity:1;}.htmega_image_pointer:hover::before,.htmega-image-marker-active-yes.htmega_image_pointer::before{opacity:1;}.htmega-marker-content-position-left.htmega_image_pointer::before,.htmega-marker-content-position-right.htmega_image_pointer::before{left:0;top:50%;transform:translateY(-50%);}.htmega-marker-content-position-left.htmega_image_pointer::before{margin:0 0 0 -25px;}.htmega-marker-content-position-left.htmega_image_pointer::after,.htmega-marker-content-position-right.htmega_image_pointer::after{top:50%;transform:translateY(-50%);right:100%;left:auto;width:0;height:2px;}.htmega-marker-content-position-left.htmega_image_pointer:hover::after,.htmega-marker-content-position-right.htmega_image_pointer:hover::after,.htmega-image-marker-active-yes.htmega-marker-content-position-left.htmega_image_pointer::after,.htmega-image-marker-active-yes.htmega-marker-content-position-right.htmega_image_pointer::after{width:27px;}.htmega-marker-content-position-top.htmega_image_pointer::before{border-bottom-color:#000;margin:-25px 0 0;}.htmega-marker-content-position-top.htmega_image_pointer:hover::before,.htmega-image-marker-active-yes.htmega-marker-content-position-top.htmega_image_pointer::before{margin-top:-50px;}.htmega-marker-content-position-bottom.htmega_image_pointer::after{bottom:auto;top:100%;}.htmega-marker-content-position-bottom.htmega_image_pointer::before{border-top-color:#000;top:auto;bottom:0;margin:0 0 -25px;}.htmega-marker-content-position-bottom.htmega_image_pointer:hover::before,.htmega-image-marker-active-yes.htmega-marker-content-position-bottom.htmega_image_pointer::before{margin-bottom:-50px;}.htmega-marker-content-position-left.htmega_image_pointer::before{border-right-color:#000;margin:0 0 0 -25px;}.htmega-marker-content-position-left.htmega_image_pointer:hover::before,.htmega-image-marker-active-yes.htmega-marker-content-position-left.htmega_image_pointer::before{margin-left:-50px;}.htmega-marker-content-position-right.htmega_image_pointer::after{left:100%;right:auto;}.htmega-marker-content-position-right.htmega_image_pointer::before{border-left-color:#000;margin:0 -25px 0;left:auto;right:0;}.htmega-marker-content-position-right.htmega_image_pointer:hover::before,.htmega-image-marker-active-yes.htmega-marker-content-position-right.htmega_image_pointer::before{margin-right:-50px;}.htmega-marker-content-position-line.htmega_image_pointer::before{visibility:hidden;}.htmega-inlinemenu-area ul{list-style:none;margin:0;padding:0;}.htmega-inlinemenu-area ul.htmega-mainmenu>li>ul{display:none;}.htmega-mainmenu{display:flex;flex-flow:row wrap;justify-content:center;}.linemenu-nav ul li{margin:0 18px;position:relative;}.linemenu-nav ul li a{font-family:"Montserrat",sans-serif;font-weight:600;font-size:14px;text-transform:inherit;text-decoration:none;color:#636363;position:relative;padding-bottom:10px;display:inline-block;}.htmega-inlinemenu-style-1 .linemenu-nav ul li a::before{background:#d94f5c none repeat scroll 0 0;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scale3d(0,5,1);transform-origin:0 50% 0;transition:transform .3s cubic-bezier(1,.68,.16,.9) 0s;width:100%;}.htmega-inlinemenu-style-1 .linemenu-nav ul>li:hover>a::before{transform:scale3d(1,1,1);}.linemenu-nav ul>li:hover>a{color:#d94f5c;}.htmega-inlinemenu-style-2 .linemenu-nav ul li{margin:0;}.htmega-inlinemenu-style-2 .linemenu-nav ul li a{padding:15px;}.htmega-inlinemenu-style-2 .linemenu-nav ul li a::before,.htmega-inlinemenu-style-2 .linemenu-nav ul li a::after{border:2px solid #fff;content:"";height:100%;left:0;position:absolute;top:0;transition:transform .2s ease 0s;width:100%;}.htmega-inlinemenu-style-2 .linemenu-nav ul li a::before{border-width:0 2px;transform:scale3d(1,0,1);transform-origin:0 50% 0;}.htmega-inlinemenu-style-2 .linemenu-nav ul li a::after{border-width:2px 0;transform:scale3d(0,1,1);transform-origin:0 0 0;transition-delay:.2s;}.htmega-inlinemenu-style-2 .linemenu-nav ul li:hover a::before,.htmega-inlinemenu-style-2 .linemenu-nav ul li:hover a::after{transform:scale3d(1,1,1);}.linemenu-nav ul.htmega-mainmenu>li:hover>a{transition:all .35s ease;}.htmega-inlinemenu-style-3 li{position:relative;}.htmega-inlinemenu-style-3 li a{position:relative;display:block;}.htmega-inlinemenu-style-3 li::before,.htmega-inlinemenu-style-3 li::after,.htmega-inlinemenu-style-3 li a::before,.htmega-inlinemenu-style-3 li a::after{position:absolute;display:block;top:0;right:0;bottom:0;left:0;border:2px solid #d94f5c;content:"";z-index:-1;opacity:0;pointer-events:none;}.htmega-inlinemenu-style-3 li:hover::before,.htmega-inlinemenu-style-3 li:hover::after,.htmega-inlinemenu-style-3 li:hover a::before,.htmega-inlinemenu-style-3 li:hover a::after{-webkit-animation:lineanimation .6s ease-in-out;animation:lineanimation .6s ease-in-out;z-index:1;opacity:1;}.htmega-inlinemenu-style-3 li::before{border-width:0 0 0 2px;-webkit-transform-origin:left bottom;transform-origin:left bottom;}.htmega-inlinemenu-style-3 li::after{border-width:0 2px 0 0;-webkit-transform-origin:right top;transform-origin:right top;}.htmega-inlinemenu-style-3 li a::before{border-width:2px 0 0;-webkit-transform-origin:left top;transform-origin:left top;}.htmega-inlinemenu-style-3 li a::after{border-width:0 0 2px;-webkit-transform-origin:right bottom;transform-origin:right bottom;}.htmega-inlinemenu-style-3 li:hover::before{-webkit-animation-delay:-.45s;animation-delay:-.45s;}.htmega-inlinemenu-style-3 li:hover::after{-webkit-animation-delay:-.15s;animation-delay:-.15s;}.htmega-inlinemenu-style-3 li:hover a::before{-webkit-animation-delay:-.3s;animation-delay:-.3s;}.htmega-inlinemenu-style-3 li:hover a::after{-webkit-animation-delay:0;animation-delay:0;}.htmega-inlinemenu-style-3 li a span{position:relative;z-index:3;}@-webkit-keyframes lineanimation{0%,33%{opacity:0;-webkit-transform:rotate(45deg) scale(1.5);transform:rotate(45deg) scale(1.5);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes lineanimation{0%,33%{opacity:0;-webkit-transform:rotate(45deg) scale(1.5);transform:rotate(45deg) scale(1.5);}100%{opacity:1;-webkit-transform:none;transform:none;}}.htmega-inlinemenu-style-4 li a{position:relative;padding:10px 0;}.htmega-inlinemenu-style-4 li a::before,.htmega-inlinemenu-style-4 li a::after{content:"";position:absolute;left:0;width:100%;height:2px;background:#fff;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transition:-webkit-transform .2s;transition:transform .2s;}.htmega-inlinemenu-style-4 li a::before{top:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;}.htmega-inlinemenu-style-4 li a::after{bottom:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}.htmega-inlinemenu-style-4 li a:hover::before,.htmega-inlinemenu-style-4 li a:hover::after{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1);-webkit-transition-duration:.4s;transition-duration:.4s;}.htmega-inlinemenu-style-5 li a{position:relative;}.htmega-inlinemenu-style-5 ul li{margin:0 10px;}.htmega-inlinemenu-style-5 ul li a{position:relative;overflow:hidden;width:130px;padding:1em 0;padding:1em;display:block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);color:#636363;}.htmega-inlinemenu-style-5 ul li a:hover{color:#d94f5c;}.htmega-inlinemenu-style-5 ul li a::before{content:"";position:absolute;bottom:0;left:0;width:300%;height:50px;opacity:0;background:url("https://cdn-eneij.nitrocdn.com/uTzgtmxVyMXqQZeSFvqJclPaTbwKwOUB/assets/images/source/rev-1210235/www.charisma-si.de/wp-content/plugins/ht-mega-for-elementor/assets/images/icons/line.svg") no-repeat top left;-webkit-transform:translate3d(130px,0,0);transform:translate3d(130px,0,0);-webkit-transition:-webkit-transform 0s .3s,opacity .3s;transition:transform 0s .3s,opacity .3s;}.htmega-inlinemenu-style-5 ul li a:hover::before{opacity:1;-webkit-transform:translate3d(-260px,0,0);transform:translate3d(-260px,0,0);-webkit-transition:-webkit-transform .5s;transition:transform .5s;}.htmega-inlinemenu-style-6 ul li a{position:relative;overflow:hidden;height:3em;padding:1em 0;text-align:center;-webkit-transition:color .3s;transition:color .3s;}.htmega-inlinemenu-style-6 ul li a:hover{color:#d94f5c;}.htmega-inlinemenu-style-6 ul li:hover a{-webkit-animation:anim-francisco .4s forwards;animation:anim-francisco .4s forwards;color:#d94f5c;}@-webkit-keyframes anim-francisco{50%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}51%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes anim-francisco{50%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}51%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.htmega-inlinemenu-style-7 ul li{margin:0;}.htmega-inlinemenu-style-7 ul li a{padding:10px 0;border-top:2px solid #c90dbe;color:#c90dbe;position:relative;margin:0 10px;text-transform:uppercase;letter-spacing:1px;font-weight:400;text-shadow:0 0 1px rgba(255,255,255,.3);}.htmega-inlinemenu-style-7 ul li a::before{position:absolute;left:0;overflow:hidden;padding:10px 0;max-width:0;border-bottom:2px solid #c90dbe;color:#c90dbe;content:attr(data-hover);-webkit-transition:max-width .5s;-moz-transition:max-width .5s;transition:max-width .5s;top:50%;transform:translateY(-50%);}.htmega-inlinemenu-style-7 ul li a:hover::before,.htmega-inlinemenu-style-7 ul li a:focus::before{max-width:100%;}.htmega-inlinemenu-style-8 .linemenu-nav ul li a{padding:0 20px 10px 20px;}.htmega-inlinemenu-style-8 .linemenu-nav ul li a::before{position:absolute;bottom:18px;left:-8px;content:" ";transition:all .35s ease;transform:rotate(0deg);height:100%;width:0;border-bottom:2px solid rgba(49,45,255,.5);border-left:0;border-top:0;border-right:0;opacity:0;}.htmega-inlinemenu-style-8 .linemenu-nav ul>li:hover>a::before{opacity:1;width:100%;transform:rotate(-20deg);}.htmega-inlinemenu-style-9 .linemenu-nav ul li a{padding:0 25px 0 25px;}.htmega-inlinemenu-style-9 .linemenu-nav ul li a::before{position:absolute;left:12px;top:3px;content:" ";height:8px;width:8px;opacity:0;transition:all .35s ease;transform:translate(100%,50%);border:0;border-left:2px solid #636363;border-top:2px solid #636363;}.htmega-inlinemenu-style-9 .linemenu-nav ul li a::after{position:absolute;right:12px;bottom:0;content:" ";border:2px solid #fff;border:0;height:8px;width:8px;border-right:0;border-right:2px solid #636363;border-bottom:0;border-bottom:2px solid #636363;opacity:0;transition:.3s ease;transform:translate(-100%,-50%);}.htmega-inlinemenu-style-9 .linemenu-nav ul>li:hover>a::before{opacity:1;transform:translate(0%,0%);}.htmega-inlinemenu-style-9 .linemenu-nav ul>li:hover>a::after{opacity:1;transform:translate(0%,0%);}.htmega-inlinemenu-style-10 .linemenu-nav ul li a::before{position:absolute;top:-15px;left:50%;content:" ";height:20px;width:3px;opacity:0;transition:all .35s ease;transform:translate(50%);background:#ff6a3b;}.htmega-inlinemenu-style-10 .linemenu-nav ul li a::after{position:absolute;bottom:-15px;left:50%;content:" ";height:20px;width:3px;opacity:0;transition:all .35s ease;transform:translate(50%);background:#ff6a3b;}.htmega-inlinemenu-style-10 .linemenu-nav ul>li:hover>a::after{opacity:1;transform:translate(0%,0%);}.htmega-inlinemenu-style-10 .linemenu-nav ul>li:hover>a::before{opacity:1;transform:translate(0%,0%);}.htmega-inlinemenu-style-1 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::before{opacity:1;transform:none;transform-origin:unset;transition:none;}.htmega-inlinemenu-style-2 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::before{opacity:1;transform:none;transition:none;}.htmega-inlinemenu-style-2 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::after{opacity:1;transform:none;transition:none;}.htmega-inlinemenu-style-3 .linemenu-nav ul.htmega-mainmenu li a{padding:0 8px 0 8px;}.htmega-inlinemenu-style-4 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::before,.htmega-inlinemenu-style-4 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::after{opacity:1;-webkit-transform:none;transform:none;-webkit-transition:none;transition:none;}.htmega-inlinemenu-style-5 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::before{opacity:1;-webkit-transform:none;transform:none;-webkit-transition:none;transition:none;}.htmega-inlinemenu-style-8 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::before{opacity:1;transform:rotate(-20deg);width:100%;}.htmega-inlinemenu-style-9 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::before{opacity:1;transform:translate(0%,0%);}.htmega-inlinemenu-style-9 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::after{opacity:1;transform:translate(0%,0%);}.htmega-inlinemenu-style-10 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::before{opacity:1;}.htmega-inlinemenu-style-10 .linemenu-nav ul.htmega-mainmenu li.current-menu-item a::after{opacity:1;}.htmega-not-found{overflow:hidden;text-align:center;position:relative;}.htmega-not-found .content{position:relative;z-index:2;}.htmega-not-found .content h1{color:#c0d2ff;font-size:48px;margin-top:35px;margin-bottom:43px;}.htmega-not-found .content a.page-back-btn{background:#c0d2ff;height:62px;display:inline-flex;padding:0 40px;line-height:62px;border-radius:31px;color:#131e3a;font-size:16px;font-weight:500;transition:.4s ease-in-out;text-decoration:none;align-items:center;justify-content:center;}.htmega-not-found .content a.page-back-btn:hover{background:#fff;border-radius:20px 0;color:#18012c;transform:translateY(-5px);}.htmega-not-found .content a.page-back-btn i{padding-right:12px;font-size:18px;}.htmega-not-found .content a.page-back-btn svg{width:20px;margin-right:8px;fill:#131e3a;}.cloud{width:350px;height:120px;background:#1e2a4a;background:linear-gradient(top,#1e2a4a 100%);background:-webkit-linear-gradient(top,#1e2a4a 100%);background:-moz-linear-gradient(top,#1e2a4a 100%);background:-ms-linear-gradient(top,#1e2a4a 100%);background:-o-linear-gradient(top,#1e2a4a 100%);border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;position:absolute;margin:120px auto 20px;transition:ease 1s;}.cloud:after,.cloud:before{content:"";position:absolute;background:#1e2a4a;z-index:-1;}.cloud:after{width:100px;height:100px;top:-50px;left:50px;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;}.cloud:before{width:180px;height:180px;top:-90px;right:50px;border-radius:200px;-webkit-border-radius:200px;-moz-border-radius:200px;}.cloud-1{top:-198px;left:0;-webkit-transform:scale(.3);-moz-transform:scale(.3);transform:scale(.3);opacity:.9;-webkit-animation:htmegaclouds 15s linear infinite;-moz-animation:htmegaclouds 15s linear infinite;-o-animation:htmegaclouds 15s linear infinite;}.cloud-2{top:-122px;left:140px;-webkit-transform:scale(.3);-moz-transform:scale(.3);transform:scale(.3);-webkit-animation:htmegaclouds 17s linear infinite;-moz-animation:htmegaclouds 17s linear infinite;-o-animation:htmegaclouds 17s linear infinite;}.cloud-3{left:409px;top:-50px;-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6);opacity:.6;-webkit-animation:htmegaclouds 25s linear infinite;-moz-animation:htmegaclouds 25s linear infinite;-o-animation:htmegaclouds 25s linear infinite;}.cloud-4{left:-46px;bottom:135px;-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6);opacity:.8;-webkit-animation:htmegaclouds 25s linear infinite;-moz-animation:htmegaclouds 25s linear infinite;-o-animation:htmegaclouds 25s linear infinite;}.cloud-5{left:469px;bottom:-57px;-webkit-transform:scale(.75);-moz-transform:scale(.75);transform:scale(.75);opacity:.75;-webkit-animation:htmegaclouds 18s linear infinite;-moz-animation:htmegaclouds 18s linear infinite;-o-animation:htmegaclouds 18s linear infinite;}.cloud-6{left:100%;top:263px;-webkit-transform:scale(.5);-moz-transform:scale(.5);transform:scale(.5);opacity:.8;-webkit-animation:htmegaclouds 20s linear infinite;-moz-animation:htmegaclouds 20s linear infinite;-o-animation:htmegaclouds 20s linear infinite;}@-webkit-keyframes htmegaclouds{0%{margin-left:1000px;}100%{margin-left:-1000px;}}@-moz-keyframes htmegaclouds{0%{margin-left:1000px;}100%{margin-left:-1000px;}}@-o-keyframes htmegaclouds{0%{margin-left:1000px;}100%{margin-left:-1000px;}}.htmega-error-style-2 .content{text-align:left;padding-left:65px;}.htmega-error-style-2 .content h2{color:#fff;font-size:48px;font-weight:400;margin-bottom:4px;}.htmega-error-style-2 .content h1{color:#fff;font-size:50px;font-weight:400;line-height:1.2;margin-bottom:7px;margin-top:0;}.htmega-error-style-2 .content h1 span{color:#fff;font-size:116px;padding-right:21px;}.htmega-error-style-2 .content p{color:#fff;font-size:32px;line-height:54px;margin-bottom:32px;}.htmega-error-style-2 .content a.page-back-btn{background:#fff;color:#131e3a;height:75px;display:inline-block;padding:0 60px;font-size:30px;line-height:71px;border-radius:31px;transition:.4 ease-in-out;}.htmega-error-style-2 .content a.page-back-btn:hover{background:#fff;border-radius:20px 0;color:#18012c;transform:translateY(-5px);}.htmega-error-style-3 .content{padding-bottom:10px;}.htmega-error-style-3 .content h2{color:#d5cff2;font-size:52px;margin-bottom:16px;}.htmega-error-style-3 .content p{color:#d5cff2;font-size:30px;line-height:44px;margin-bottom:38px;font-family:"Montserrat",sans-serif;}.htmega-error-style-3 .content a.page-back-btn{background:#fd5c5e;display:inline-block;border-radius:31px;color:#d5cff2;font-size:36px;transition:.5s ease-in-out;padding:0;}.htmega-error-style-3 .content a.page-back-btn i{font-size:inherit;padding-right:inherit;}.htmega-error-style-3 .content a.page-back-btn:hover{transform:scale(1.2);background:#18012c;color:#fff;}.not-found-4{padding:310px 0;}.not-found-4 .content{text-align:left;}.not-found-4 .content h2{color:#fcfcfc;font-size:36px;line-height:64px;font-weight:400;text-align:left;margin-bottom:30px;}.not-found-4 .content a.page-back-btn{background:#da4c00;color:#fff;height:54px;display:inline-block;padding:0 40px;line-height:54px;font-size:16px;font-weight:600;border-radius:27px;transition:.5s ease-in-out;margin-right:26px;font-family:"Montserrat",sans-serif;}.not-found-4 .content a.page-back-btn:hover{background:#da4c00 none repeat scroll 0 0;border-radius:27px;color:#fff;opacity:.7;transform:translateY(0);}.not-found-4 .content a.page-back-btn.error_contact{background:#ff8a00;}.htmega-counter-content{line-height:1;}.htmega-counter-icon span{display:inline-block;}.htmega-counter-img,.htmega-counter-icon{margin:auto;}.htmega-counter-icon svg{width:20px;}.htmega-counter-area .htmega-counter-img{display:inline-flex;align-items:center;justify-content:center;}.htmega-counter-style-1{text-align:center;}.htmega-counter-style-1 .htmega-counter-icon i{font-size:36px;color:#ed552d;}.htmega-counter-style-1 .htmega-counter-content span{color:dimgray;font-size:36px;font-weight:700;margin-top:20px;display:inline-block;font-family:"Montserrat",sans-serif;}.htmega-counter-style-1 .htmega-counter-content h2{color:#898989;font-weight:400;font-size:17px;margin:0;position:relative;margin-top:9px;display:block;padding-bottom:15px;}.htmega-counter-style-1 .htmega-counter-content h2::before{background:#d5d5d5;width:48px;height:1px;content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);}.htmega-counter-style-2{display:flex;align-items:center;justify-content:center;}.htmega-counter-style-2 .htmega-counter-content{text-align:center;}.htmega-countericon-align-left{flex-direction:row;}.htmega-countericon-align-right{flex-direction:row-reverse;}.htmega-counter-style-2 .htmega-counter-icon{padding-right:20px;}.htmega-counter-style-2 .htmega-counter-icon i{font-size:48px;color:#383838;}.htmega-counter-style-2 .htmega-counter-content span{color:#383838;font-size:24px;font-weight:600;margin-top:13px;display:inline-block;font-family:"Montserrat",sans-serif;position:relative;}.htmega-counter-style-2 .htmega-counter-content h2{color:#383838;font-weight:400;font-size:20px;margin:0;position:relative;display:block;}.htmega-counter-area{position:relative;}.htmega-counter-area::before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background-color:rgba(255,255,255,0);opacity:.8;}.htmega-counter-content{position:relative;z-index:1;}.htmega-counter-style-3 .htmega-counter-img{display:inline-block;position:relative;}.htmega-counter-style-3 .htmega-counter-img::before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#52b6bc;opacity:.8;border-radius:100%;}.htmega-counter-style-3 .htmega-counter-content{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;}.htmega-counter-style-3{text-align:center;}.htmega-counter-style-3 .htmega-counter-content span{color:#fff;font-size:40px;font-weight:600;margin-top:13px;font-family:"Courgette",cursive;}.htmega-counter-style-3 .htmega-counter-content h2{color:#fff;font-weight:400;font-size:20px;margin:0;margin-top:4px;font-family:"Courgette",cursive;}.htmega-counter-style-4{display:flex;align-items:center;justify-content:center;}.htmega-counter-style-4 .htmega-counter-img{padding-right:25px;}.htmega-counter-style-4 .htmega-counter-content{text-align:center;}.htmega-counter-style-4 .htmega-counter-content span{color:#585858;font-size:24px;font-weight:600;margin-top:13px;display:inline-block;font-family:"Montserrat",sans-serif;position:relative;}.htmega-counter-style-4 .htmega-counter-content h2{color:#585858;font-weight:600;font-size:24px;margin:0;position:relative;display:block;padding-bottom:14px;}.htmega-counter-style-4 .htmega-counter-content h2::before{position:absolute;content:"";bottom:0;background:#ed552d;width:70px;height:2px;left:50%;transform:translateX(-50%);}.htmega-counter-style-5{text-align:center;}.htmega-counter-style-5 .htmega-counter-icon i{font-size:36px;color:#ed552d;}.htmega-counter-style-5 .htmega-counter-content span{color:#18012c;font-size:36px;font-weight:700;margin-top:20px;display:inline-block;font-family:"Lobster Two",cursive;}.htmega-counter-style-5 .htmega-counter-content span.color-1{color:#b1c642;}.htmega-counter-style-5 .htmega-counter-content span.color-2{color:#ff5020;}.htmega-counter-style-5 .htmega-counter-content span.color-3{color:#ffc10d;}.htmega-counter-style-5 .htmega-counter-content span.color-4{color:#68b9d8;}.htmega-counter-style-5 .htmega-counter-content h2{color:#444;font-weight:400;font-size:24px;margin:0;margin-top:9px;display:block;padding-bottom:15px;font-family:"Lobster Two",cursive;}.htmega-counter-style-6{text-align:center;}.htmega-counter-style-6 .htmega-counter-icon{display:flex;justify-content:center;align-items:center;}.htmega-counter-style-6 .htmega-counter-icon span{color:#363636;font-size:36px;font-weight:600;display:inline-block;font-family:"Montserrat",sans-serif;padding-left:15px;}.htmega-counter-style-6 .htmega-counter-content h2{color:#363636;font-weight:600;font-size:16px;margin:0;display:block;font-family:"Montserrat",sans-serif;margin-top:13px;text-transform:uppercase;}.htmega-counter-style-6 .htmega-counter-content::after{content:"";position:absolute;top:-10px;width:35px;border:1px dashed rgba(255,255,255,0);left:40%;}[class*="htmega"] .row-1>[class*="col"]{padding-left:1px;padding-right:1px;}.grid_post .elementor-widget{margin-bottom:0 !important;}.row--10>[class*="col"]{padding-left:10px;padding-right:10px;}.mt--30,.ht-post.mt--30{margin-top:30px;}.mt--20,.ht-post.mt--20{margin-top:20px;}.gradient-overlay .thumb a{display:block;position:relative;}.gradient-overlay .thumb a::before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";z-index:2;opacity:.3;right:0;}.gradient-overlay.gradient-overlay-1 .thumb a::before{background-image:linear-gradient(#f10afd,#1cc3e2);background-image:-webkit-gradient(#f10afd,#1cc3e2);background-image:-webkit-linear-gradient(#f10afd,#1cc3e2);background-image:-moz-linear-gradient(#f10afd,#1cc3e2);background-image:-ms-linear-gradient(#f10afd,#1cc3e2);background-image:-o-linear-gradient(#f10afd,#1cc3e2);opacity:.8;}.gradient-overlay.gradient-overlay-2 .thumb a::before{background-image:linear-gradient(#f29a4a,#f2c84c);background-image:-webkit-gradient(#f29a4a,#f2c84c);background-image:-webkit-linear-gradient(#f29a4a,#f2c84c);background-image:-moz-linear-gradient(#f29a4a,#f2c84c);background-image:-ms-linear-gradient(#f29a4a,#f2c84c);background-image:-o-linear-gradient(#f29a4a,#f2c84c);opacity:.8;}.gradient-overlay.gradient-overlay-3 .thumb a::before{background-image:linear-gradient(#f7384e,#0fbcb9);background-image:-webkit-gradient(#f7384e,#0fbcb9);background-image:-webkit-linear-gradient(#f7384e,#0fbcb9);background-image:-moz-linear-gradient(#f7384e,#0fbcb9);background-image:-ms-linear-gradient(#f7384e,#0fbcb9);background-image:-o-linear-gradient(#f7384e,#0fbcb9);opacity:.8;}.gradient-overlay.gradient-overlay-4 .thumb a::before{background-image:linear-gradient(#bd3664,#222671);background-image:-webkit-gradient(#bd3664,#222671);background-image:-webkit-linear-gradient(#bd3664,#222671);background-image:-moz-linear-gradient(#bd3664,#222671);background-image:-ms-linear-gradient(#bd3664,#222671);background-image:-o-linear-gradient(#bd3664,#222671);opacity:.8;}.gradient-overlay.gradient-overlay-5 .thumb a::before{background-image:linear-gradient(#eb3449,#f45a43);background-image:-webkit-gradient(#eb3449,#f45a43);background-image:-webkit-linear-gradient(#eb3449,#f45a43);background-image:-moz-linear-gradient(#eb3449,#f45a43);background-image:-ms-linear-gradient(#eb3449,#f45a43);background-image:-o-linear-gradient(#eb3449,#f45a43);opacity:.8;}.gradient-overlay.gradient-overlay-6 .thumb a::before{background-image:linear-gradient(#c03764,#202671);background-image:-webkit-gradient(#c03764,#202671);background-image:-webkit-linear-gradient(#c03764,#202671);background-image:-moz-linear-gradient(#c03764,#202671);background-image:-ms-linear-gradient(#c03764,#202671);background-image:-o-linear-gradient(#c03764,#202671);opacity:.8;}.gradient-overlay.gradient-overlay-7 .thumb a::before{background-image:linear-gradient(#eb3449,#f45b43);background-image:-webkit-gradient(#eb3449,#f45b43);background-image:-webkit-linear-gradient(#eb3449,#f45b43);background-image:-moz-linear-gradient(#eb3449,#f45b43);background-image:-ms-linear-gradient(#eb3449,#f45b43);background-image:-o-linear-gradient(#eb3449,#f45b43);opacity:.8;}.black-overlay .thumb a{display:block;position:relative;}.black-overlay .thumb a::before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";z-index:2;opacity:.2;right:0;background:#000;}.ht-post{position:relative;margin-top:2px;overflow:hidden;}.ht-post .thumb{overflow:hidden;}.ht-post .thumb a img{width:100%;display:block;transition:.3s ease-out;overflow:hidden;object-fit:cover;height:100%;}.ht-post:hover .thumb a img{opacity:1;transform:scale3d(1.1,1.1,1);}.ht-post a.post-category{background:#f05555 none repeat scroll 0 0;color:#fff;display:inline-block;font-size:12px;font-weight:600;height:auto;letter-spacing:1px;line-height:24px;padding:0 8px;position:absolute;text-transform:uppercase;z-index:2;}.ht-post a.post-position-top-left{left:0;top:0;}.ht-post a.post-position-top-right{right:0;top:0;}.ht-post .post-content{position:absolute;bottom:0;z-index:2;padding:20px 10px 20px 20px;width:100%;}.ht-post .post-content .content h4,.content .htmega-post-g-title{font-size:20px;line-height:26px;margin-bottom:11px;}.ht-post .post-content .content h2,.htmega-post-grid-layout-5 .htb-col-lg-8 .ht-post .post-content .content .htmega-post-g-title,.htmega-post-grid-layout-2 .htb-col-lg-6 .ht-post .post-content .content .htmega-post-g-title{font-size:36px;margin-bottom:11px;}.ht-post .post-content .content a{color:#fff;}a.htmega-post-g-read-more{display:inline-block;}p.htmega-post-g-description{color:#fff;}.show-content-under-thumbnail-yes .ht-post .post-content{position:relative;}.ht-post .post-content .content .meta{color:#fff;font-size:14px;letter-spacing:2px;}.ht-post a.play-video{position:absolute;z-index:3;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:50px;height:50px;background:rgba(255,255,255,0);border:1px solid #fff;border-radius:100%;padding:0;text-align:center;color:#fff;font-size:24px;transition:.4s ease-in-out;}.ht-post a.play-video:hover{background:#18012c;color:#fff;border:1px solid #18012c;}.ht-post a.play-video i{margin-left:4px;}.htmega-single-post .post-category a{background:#f05555 none repeat scroll 0 0;color:#fff;display:inline-block;font-size:12px;font-weight:300;line-height:24px;padding:0 9px;text-transform:uppercase;transition:all .4s ease 0s;}.htmega-single-post .post-category a:hover{background:#18012c;color:#fff;}.htmega-single-post ul.meta{display:flex;list-style:outside none none;margin:0 -15px;padding:0;}.htmega-single-post ul.meta li{font-size:13px;letter-spacing:2px;margin:0 15px;}.htmega-single-post ul.meta li i{font-size:14px;margin-right:10px;}.htmega-single-post{position:relative;}.htmega-single-post .thumb{overflow:hidden;line-height:0;}.htmega-single-post .thumb a{display:block;position:relative;}.htmega-single-post a{text-decoration:none;}.htmega-single-post .thumb a img{transition:.4s ease-in-out;}.htmega-single-post:hover .thumb a img{transform:scale(1.2);}.htmega-single-post-style-1 .content{position:absolute;bottom:0;padding:40px;width:100%;}.htmega-single-post-style-1 .content h2{font-size:24px;font-weight:600;margin-top:15px;margin-bottom:10px;line-height:36px;}.htmega-single-post-style-1 .content h2 a,.htmega-single-post-style-1 .content ul.meta li,.htmega-single-post-style-1 .content ul.meta li a{color:#fff;}.htmega-single-post-style-2 .content{padding-top:30px;}.htmega-single-post-style-2 .content h2{font-size:24px;font-weight:600;margin-top:15px;margin-bottom:10px;line-height:36px;}.htmega-single-post-style-2 .content h2 a,.htmega-single-post-style-2 .content ul.meta li,.htmega-single-post-style-2 .content ul.meta li a{color:#464545;}.htmega-single-post-style-3 .content{position:absolute;top:50%;width:100%;transform:translateY(-50%);text-align:center;}.htmega-single-post-style-3 .content h2{font-size:24px;font-weight:600;margin-top:18px;margin-bottom:22px;line-height:34px;}.htmega-single-post-style-3 .content h2 a{color:#fff;}.htmega-single-post-style-3 .content ul.meta{justify-content:center;}.htmega-single-post-style-3 .content ul.meta li,.htmega-single-post-style-3 .content ul.meta li a{color:#fff;}.htmega-single-post-style-4 .content{background:#fff;text-align:center;padding:40px 20px;}.htmega-single-post-style-4 .content h2{font-size:24px;font-weight:600;margin-bottom:16px;line-height:36px;margin-top:0;}.htmega-single-post-style-4 .content h2 a{color:#464545;transition:.4s ease-in;}.htmega-single-post-style-4 .content h2 a:hover{color:#18012c;}.htmega-single-post-style-4 .content ul.meta{justify-content:center;}.htmega-single-post-style-4 .content ul.meta li,.htmega-single-post-style-4 .content ul.meta li a{color:#464545;}.htmega-single-post-slide{position:relative;overflow:hidden;}.htmega-single-post-slide img{width:100%;}.htmega-single-post-slide a{text-decoration:none;}.htmega-single-post-slide .content ul.post-category{display:block;list-style:outside none none;margin:0;padding:0;}.htmega-single-post-slide .content ul.post-category li{margin-right:10px;transition:all .4s ease-in-out 0s;line-height:inherit;margin-left:0;display:inline-block;}.htmega-single-post-slide .content ul.post-category li a{color:#fff;font-size:13px;font-weight:300;letter-spacing:1px;text-transform:uppercase;padding:5px 9px;display:block;text-decoration:none;line-height:1;background:#f05555 none repeat scroll 0 0;}.htmega-single-post-slide .content ul.post-category li a:hover{background:#18012c none repeat scroll 0 0;color:#fff;}.htmega-single-post-slide ul.meta{color:#464545;display:block;list-style:outside none none;margin:0;padding:0;}.htmega-single-post-slide ul.meta li{font-size:13px;letter-spacing:2px;margin-right:15px;display:inline-block;margin-left:0;}.htmega-single-post-slide ul.meta li i{padding-right:10px;}.htmega-single-post-slide .content .post-inner h2{margin-top:20px;margin-bottom:10px;}.htmega-single-post-slide .content .post-inner p{margin:22px 0 25px;color:#18012c;font-size:14px;line-height:28px;}.htmega-single-post-slide .content .post-inner h2 a,.htmega-single-post-slide .content .post-inner ul.meta li a{color:#18012c;}.htmega-single-post-slide .post-btn a.readmore-btn{background:rgba(255,255,255,0) none repeat scroll 0 0;border:1px solid #464545;border-radius:23px;color:#464545;display:inline-block;font-size:14px;font-weight:400;line-height:44px;padding:0 37px;transition:all .4s ease-in-out 0s;text-decoration:none;}.htmega-single-post-slide .post-btn a.readmore-btn:hover{background:#18012c none repeat scroll 0 0;border:1px solid #18012c;color:#fff;}.htmega-postslider-area img{width:100%;}.htmega-postslider-area button.slick-arrow{background:#ccd5d5 none repeat scroll 0 0;border:0 none;bottom:10px;color:#00282a;font-size:24px;height:40px;left:auto;line-height:1;padding:0;position:absolute;right:10px;width:46px;z-index:2;transition:all .3s ease-in-out;}.htmega-postslider-area button.htmega-carosul-prev.slick-arrow{right:60px;}.htmega-arrow-2.htmega-postslider-area button.slick-arrow{background:#d7dae9 none repeat scroll 0 0;border:1px solid #d7dae9;border-radius:100%;color:#2a47e0;font-size:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .4s ease 0s;z-index:2;}.htmega-arrow-2.htmega-postslider-area button.htmega-carosul-next.slick-arrow{left:auto !important;right:0;}.htmega-postslider-area .slick-dots li button::before{display:none;}.htmega-postslider-area .slick-dots li{background:#ccd5d5 none repeat scroll 0 0;border-radius:100%;height:15px;width:15px;}.htmega-postslider-area .slick-dots li.slick-active{background:#00282a none repeat scroll 0 0;}.htmega-postslider-layout-1 .content{position:absolute;left:0;top:0;max-width:40%;height:100%;padding:10px;z-index:2;}.htmega-postslider-layout-1 .content .post-inner{width:100%;height:100%;background:rgba(0,140,167,.8);display:flex;flex-direction:column;justify-content:center;padding:30px;}.htmega-postslider-layout-1 .content .post-inner h2{font-size:24px;font-weight:500;}.htmega-postslider-layout-1 .content .post-inner h2 a,.htmega-postslider-layout-1 .content .post-inner ul.meta li a{color:#fff;}.htmega-postslider-layout-1 .content .post-inner p{color:#fff;font-size:14px;line-height:28px;}.htmega-postslider-layout-1 ul.meta{color:#fff;}.htmega-postslider-layout-1 .post-btn a.readmore-btn{border:1px solid #fff;color:#fff;}.htmega-single-post-slide .thumb a{display:block;height:100%;}.htmega-single-post-slide .thumb a img{object-fit:cover;width:100%;height:100%;}.htmega-postslider-layout-2 .content .post-inner h2{font-size:24px;font-weight:500;margin-top:20px;margin-bottom:18px;}.htmega-postslider-layout-2 .content .post-inner h2 a{color:#464545;}.htmega-postslider-layout-2 .content .post-inner ul.meta li,.htmega-postslider-layout-2 .content .post-inner ul.meta li a{color:#464545;}.htmega-postslider-layout-2 .content .post-inner p{color:#464545;}.htmega-postslider-layout-2 .content .post-inner .post-btn{margin-top:19px;}.htmega-post-slider-right .content{display:flex;align-items:center;height:100%;position:relative;z-index:2;}.htmega-postslider-layout-3 .content{position:absolute;top:50%;width:100%;transform:translateY(-50%);text-align:center;z-index:2;}.htmega-postslider-layout-3 .content .post-inner h2{font-size:24px;font-weight:500;margin-top:20px;margin-bottom:18px;padding:0 26%;line-height:34px;}.htmega-postslider-layout-3 .content .post-inner h2 a{color:#fff;}.htmega-postslider-layout-3 .content .post-inner ul.meta{justify-content:center;}.htmega-postslider-layout-3 .content .post-inner ul.meta li,.htmega-postslider-layout-3 .content .post-inner ul.meta li a{color:#fff;}.htmega-postslider-layout-3 .content .post-inner .post-btn{margin-top:19px;}.htmega-postslider-layout-3 .content .post-inner .post-btn a.readmore-btn{border:1px solid #fff;color:#fff;}.htmega-postslider-layout-3 .content .post-inner .post-btn a.readmore-btn:hover{background:#18012c;color:#fff;border:1px solid #18012c;}.htmega-postslider-layout-3 .content ul.post-category{justify-content:center;}.htmega-postslider-layout-4 .content{position:absolute;text-align:center;bottom:0;padding:20px;}.htmega-postslider-layout-4 .content .post-inner{background:rgba(0,86,255,.7);padding:25px;text-align:left;}.htmega-postslider-layout-4 .content .post-inner h2{font-size:24px;font-weight:500;margin-bottom:13px;line-height:34px;}.htmega-postslider-layout-4 .content .post-inner h2 a{color:#fff;}.htmega-postslider-layout-4 .content .post-inner ul.meta li{color:#fff;}.htmega-postslider-layout-4 .content .post-inner ul.meta li a{color:#fff;}.htmega-postslider-layout-4 .content ul.post-category{justify-content:center;}.htmega-postslider-layout-5 .content{background:#f4f4f4;padding:60px;}.htmega-postslider-layout-5 .content .post-inner h2{font-size:24px;font-weight:500;margin-top:20px;margin-bottom:18px;line-height:34px;}.htmega-postslider-layout-5 .content .post-inner h2 a{color:#464545;}.htmega-postslider-layout-5 .content .post-inner ul.meta li,.htmega-postslider-layout-5 .content .post-inner ul.meta li a{color:#464545;}.htmega-postslider-layout-5 .content .post-inner .post-btn{margin-top:19px;}.htmega-postslider-layout-5 .content .post-inner .post-btn a.readmore-btn{border:1px solid #494849;color:#494849;}.htmega-postslider-layout-5 .content .post-inner .post-btn a.readmore-btn:hover{background:#18012c;color:#fff;border:1px solid #18012c;}.htmega-arrow-2.htmega-postslider-area.htmega-postslider-style-5 button.slick-arrow{top:30%;}.htmega-postslider-style-4.htmega-postslider-area ul.slick-dots{bottom:0;display:flex;flex-direction:column;justify-content:space-between;position:absolute;right:0;top:0;width:200px;z-index:2;}.htmega-postslider-style-4.htmega-postslider-area ul.slick-dots li{align-items:center;background:rgba(255,255,255,0) none repeat scroll 0 0;border-bottom:5px solid #828282;border-left:5px solid #828282;border-radius:0;border-right:5px solid #828282;cursor:pointer;display:flex;flex-basis:100%;height:auto;margin:0;overflow:hidden;padding:20px;position:relative;text-align:left;transition:all .5s ease-in-out 0s;width:auto;z-index:2;}.htmega-postslider-style-4.htmega-postslider-area ul.slick-dots li:first-child{border-top:5px solid #828282;}.htmega-postslider-style-4.htmega-postslider-area ul.slick-dots li.slick-active{background:rgba(255,255,255,0) none repeat scroll 0 0;border:5px solid #fff;}.htmega-postslider-style-4.htmega-postslider-area.thumb-st-layout-4 ul.slick-dots li:last-child{border-bottom:0 !important;}.htmega-postslider-style-4.htmega-postslider-area ul.slick-dots li h6{bottom:0;color:#fff;font-weight:500;line-height:22px;margin:0;}.htmega-postslider-style-4.htmega-postslider-area ul.slick-dots li img{height:100%;object-fit:cover;width:100%;}.htmega-postslider-style-4.htmega-postslider-area ul.slick-dots li:after{content:"";background:rgba(255,255,255,0);left:0;height:0;height:100%;position:absolute;width:100%;z-index:2;text-align:center;display:flex;justify-content:center;align-items:center;font-size:132px;color:#fff;transition:all .3s ease-in-out;}.htmega-postslider-style-4.thumb-st-layout-4.htmega-postslider-area ul.slick-dots li:after{opacity:0;}.htmega-postslider-style-4.thumb-st-layout-4.htmega-postslider-area ul.slick-dots li.slick-active:after,.htmega-postslider-style-4.thumb-st-layout-4.htmega-postslider-area ul.slick-dots li:hover:after{opacity:1;}.htmega-post-slider-st-6{display:flex;flex-direction:row-reverse;}.htmega-post-slider-st-6 .htmega-post-slider-right{width:45%;}.htmega-post-slider-st-6 .htmega-post-slider-left{width:55%;}.htmega-post-slider-st-6 .htmega-post-slider-right{border:25px solid #ddd;}.htmega-post-slider-st-6 .htmega-post-slider-right .content{background-color:rgba(255,255,255,0);background-image:linear-gradient(60deg,#3237c2 0%,#f2295b 100%);padding:30px;}.htmega-post-slider-left .thumb{height:100%;}.htmega-post-slider-st-7{flex-direction:row;}.htmega-post-slider-st-7 .htmega-post-slider-right{width:55%;}.htmega-post-slider-st-7 .htmega-post-slider-left{width:45%;}.htmega-post-slider-st-7 .htmega-post-slider-right{border:none;}.htmega-post-slider-st-7 .htmega-post-slider-right .content{background-color:none;background-image:none;}.htmega-post-slider-st-7 .htmega-post-slider-right .content.nitro-lazy{background-image:none !important;}.htmega-post-slider-st-7{background-color:rgba(255,255,255,.2);border-radius:15px;overflow:hidden;}.htmega-single-post-slide .thumb a,.ht-post .thumb a{position:relative;display:block;}.htmega-single-post-slide .thumb a:after,.ht-post .thumb a:after,.htmega-single-post-slide.htmega-postslider-layout-3 .thumb a:before{content:"";position:absolute;background:rgba(255,255,255,0);top:0;left:0;width:100%;z-index:0;height:100%;transition:all .3s ease-in-out;}.htmega-single-post-slide.htmega-postslider-layout-3 .thumb a:before{opacity:0;transition:all .3s ease-in-out;}.htmega-single-post-slide.htmega-postslider-layout-3:hover .thumb a:before{opacity:1;}.htmega-postslider-area .slick-slide>div{line-height:0;}@media (max-width:767px){.htmega-post-slider-st-6{flex-direction:column-reverse;}.htmega-post-slider-st-6 .htmega-post-slider-right{width:100%;}.htmega-post-slider-st-6 .htmega-post-slider-left{width:100%;}}.htmega-image-gridstyle-4 .htb-row>[class*="col"]{padding-left:10px;padding-right:10px;}.htmega-masonry-activation.htmega-image-gridstyle-5 .htb-row>[class*="col"]{padding-left:25px;padding-right:25px;}.htmega-masonry-activation .htmega-singleimage-grid{overflow:hidden;}.htmega-singleimage-grid .thumb img{width:100%;}.htmega-singleimage-grid .thumb{line-height:0;}.htmega-singleimage-grid h2{margin:0;}.htmega-singleimage-gridstyle-1{width:100%;height:100%;float:left;overflow:hidden;overflow:hidden;position:relative;text-align:center;cursor:default;margin-top:30px;}.htmega-singleimage-gridstyle-1 .thumb{overflow:hidden;}.htmega-singleimage-gridstyle-1 .thumb a{position:relative;display:block;z-index:2;}.htmega-singleimage-gridstyle-1 .thumb a::before{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;content:"";z-index:1;}.htmega-singleimage-gridstyle-1 .thumb a img{display:block;position:relative;-webkit-transition:all .4s linear;transition:all .4s linear;}.htmega-singleimage-gridstyle-1:hover .thumb a::before{opacity:1;}.htmega-singleimage-gridstyle-1:hover .thumb a img{-webkit-transform:scale(1.2);transform:scale(1.2);}.htmega-singleimage-gridstyle-1 .image-grid-content h2{text-transform:uppercase;color:#fff;text-align:center;position:absolute;font-size:17px;background:rgba(0,0,0,.6);-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:10px;width:100%;top:0;z-index:3;}.htmega-singleimage-gridstyle-1 .image-grid-content a.read-btn{text-decoration:none;display:inline-block;text-transform:uppercase;color:#fff;border:1px solid #fff;background-color:rgba(255,255,255,0);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin:50px 0 0;margin:0;padding:7px 14px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-70%);transform:translateX(-50%) translateY(-70%);}.htmega-singleimage-gridstyle-1 .image-grid-content a.read-btn:hover{-webkit-box-shadow:0 0 5px #fff;box-shadow:0 0 5px #fff;}.htmega-singleimage-gridstyle-1:hover .image-grid-content{opacity:1;filter:alpha(opacity=100);}.htmega-singleimage-gridstyle-1:hover .image-grid-content h2{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0);transform:translateY(0);}.htmega-singleimage-gridstyle-1:hover .image-grid-content a.read-btn{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition-delay:.2s;transition-delay:.2s;z-index:4;}.custom-col-5{padding-left:0;padding-right:0;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;width:20%;max-width:20%;}.htmega-singleimage-gridstyle-2{width:100%;height:100%;float:left;overflow:hidden;position:relative;text-align:center;cursor:default;}.htmega-singleimage-gridstyle-2 .thumb{overflow:hidden;}.htmega-singleimage-gridstyle-2 .thumb a{position:relative;display:block;z-index:2;}.htmega-singleimage-gridstyle-2 .thumb a::before{width:100%;height:100%;position:absolute;overflow:hidden;top:0;left:0;background-color:rgba(0,0,0,.6);opacity:0;filter:alpha(opacity=0);-webkit-transform:translate(460px,-100px) rotate(180deg);transform:translate(460px,-100px) rotate(180deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";z-index:1;}.htmega-singleimage-gridstyle-2 .thumb a img{display:block;position:relative;-webkit-transition:all .4s linear;transition:all .4s linear;width:100%;}.htmega-singleimage-gridstyle-2:hover .thumb a::before{opacity:1;filter:alpha(opacity=100);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate(0,0);transform:translate(0,0);}.htmega-singleimage-gridstyle-2:hover .thumb a img{-webkit-transform:scale(1.2);transform:scale(1.2);}.htmega-singleimage-gridstyle-2 .image-grid-content h2{text-transform:uppercase;color:#fff;text-align:center;position:relative;position:absolute;font-size:17px;padding:10px;background:rgba(0,0,0,.6);top:0;width:100%;opacity:0;transition:.4s ease-in-out;}.htmega-singleimage-gridstyle-2 .image-grid-content a.read-btn{display:inline-block;text-decoration:none;padding:7px 14px;text-transform:uppercase;color:#fff;border:1px solid #fff;background-color:rgba(255,255,255,0);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;z-index:4;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-80%);transform:translateX(-50%) translateY(-80%);opacity:0;}.htmega-singleimage-gridstyle-2 .image-grid-content a.read-btn:hover{-webkit-box-shadow:0 0 5px #fff;box-shadow:0 0 5px #fff;}.htmega-singleimage-gridstyle-2:hover .image-grid-content{opacity:1;filter:alpha(opacity=100);}.htmega-singleimage-gridstyle-2:hover .image-grid-content h2{position:absolute;top:20px;z-index:3;opacity:1;}.htmega-singleimage-gridstyle-2:hover .image-grid-content a.read-btn{-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);opacity:1;}.htmega-image-gridstyle-3 .htb-row>[class*="col"]{padding-left:0;padding-right:0;}.htmega-singleimage-gridstyle-3 .thumb{overflow:hidden;}.htmega-singleimage-gridstyle-3 .thumb a img{transition:.4s ease-in-out;}.htmega-singleimage-gridstyle-3:hover .thumb a img{transform:scale(1.1) rotate(3deg);}.htmega-singleimage-grid .thumb>a{display:block;}.htmega-singleimage-gridstyle-4{margin-top:20px;position:relative;}.masonary-item .htmega-singleimage-gridstyle-4 .thumb{overflow:hidden;}.htmega-singleimage-gridstyle-4 .thumb a img{width:100%;}.htmega-singleimage-gridstyle-4 .image-grid-content{position:absolute;top:0;bottom:0;left:0;right:0;transition:.3s ease-out;transition-property:opacity,transform,filter;background:rgba(255,255,255,.8);opacity:0;}.htmega-singleimage-gridstyle-4 .image-grid-content .hover-action{position:absolute;top:50%;width:100%;text-align:center;transform:translateY(-50%);padding:0 80px;}.htmega-singleimage-gridstyle-4 .image-grid-content .hover-action h2 a{color:#18012c;}.htmega-singleimage-gridstyle-4 .image-grid-content .hover-action p{font-size:16px;font-family:"Montserrat",sans-serif;font-weight:500;margin:0;line-height:28px;}.htmega-singleimage-gridstyle-4:hover .image-grid-content{opacity:1;transform:translateX(0) translateY(0);}.htmega-singleimage-gridstyle-5{margin-top:50px;position:relative;}.htmega-singleimage-gridstyle-5 .thumb a img{width:100%;}.htmega-singleimage-gridstyle-5 .image-grid-content{position:absolute;top:0;bottom:0;left:0;right:0;transition:.3s ease-out;transition-property:opacity,transform,filter;background:rgba(0,0,0,.8);opacity:0;}.htmega-singleimage-gridstyle-5 .image-grid-content .hover-action{position:absolute;top:50%;width:100%;text-align:center;transform:translateY(-50%);padding:0 20px;}.htmega-singleimage-gridstyle-5 .image-grid-content .hover-action h2{color:#fff;margin-bottom:5px;font-size:23px;}.htmega-singleimage-gridstyle-5 .image-grid-content .hover-action h2 a{color:#fff;}.htmega-singleimage-gridstyle-5 .image-grid-content .hover-action p{font-size:16px;font-family:"Montserrat",sans-serif;font-weight:500;margin:0;line-height:26px;color:#fff;}.htmega-singleimage-gridstyle-5:hover .image-grid-content{opacity:1;transform:translateX(0) translateY(0);}.row--5>[class*="col"]{padding-left:5px;padding-right:5px;}.ht-thumb-gallery ul.htmega-thumbgallery-for{margin:0;padding:0;list-style:none;}.ht-thumb-gallery ul.htmega-thumbgallery-for li{position:relative;}.ht-thumb-gallery .slick-slide{line-height:0;}.htmega-thumbgallery-for button.slick-arrow{position:absolute;top:50%;left:30px;z-index:2;width:50px;height:50px;background:#000;color:#fff;border:0 none;border-radius:100%;font-size:30px;text-align:center;padding:0;margin:0;transition:.4s ease-in-out;transform:translateY(-50%);line-height:1;}.htmega-thumbgallery-for button.slick-arrow:hover{background:#0056ff;color:#fff;}.htmega-thumbgallery-nav{text-align:center;}.htmega-thumbgallery-nav button.slick-arrow{border-radius:100%;display:inline-block;height:50px;padding:0;width:50px;transition:all .3s ease-in-out;}.htmega-thumbnails-style-2 .htmega-thumbgallery-nav button.slick-arrow,.htmega-thumbnails-style-4 .htmega-thumbgallery-nav button.slick-arrow{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:3;}.htmega-thumbnails-style-2 button.htmega-carosul-next.slick-arrow,.htmega-thumbnails-style-4 button.htmega-carosul-next.slick-arrow{left:auto;right:0;}.htmega-thumbnails-style-2 .htmega-thumbgallery-nav .slick-arrow+.slick-dots,.htmega-thumbnails-style-4 .htmega-thumbgallery-nav .slick-arrow+.slick-dots{bottom:10px;}.htmega-thumbgallery-for button.htmega-carosul-next{left:auto;right:30px;}.htmega-thumbgallery-for .slick-dots,.htmega-thumbgallery-nav .slick-dots{bottom:10px;position:absolute;list-style:none;margin:0;padding:0;width:100%;text-align:center;}.htmega-thumbgallery-nav .slick-arrow+.slick-dots{bottom:50px;}.htmega-thumbgallery-for .slick-dots li,.htmega-thumbgallery-nav .slick-dots li{display:inline-block;}.htmega-thumbgallery-for .slick-dots li button,.htmega-thumbgallery-nav .slick-dots li button{background:#ddd;text-indent:-99999px;padding:0;margin-right:8px;border-radius:100%;width:12px;height:12px;}.htmega-thumbgallery-for .slick-dots li.slick-active button,.htmega-thumbgallery-nav .slick-dots li.slick-active button{background:#000;}.htmega-thumbgallery-for .slick-dots li button::before,.htmega-thumbgallery-nav .slick-dots li button::before{display:none;}.htmega-thumbgallery-for.htmega-arrow-2{position:relative;}.htmega-thumbgallery-for.htmega-arrow-2 button{position:absolute;top:50%;left:42px;z-index:2;background:rgba(255,255,255,0);color:#fff;border:0 none;border-radius:100%;font-size:48px;text-align:center;padding:0;margin:0;transition:.4s ease-in-out;transform:translateY(-50%);}.htmega-thumbgallery-for.htmega-arrow-2 button:hover{color:#0056ff;}.htmega-thumbgallery-for.htmega-arrow-2 button.htmega-carosul-next{left:auto;right:42px;}.htmega-thumbgallery-nav .small-thumb{cursor:pointer;position:relative;overflow:hidden;}.htmega-thumbgallery-nav .small-thumb img{width:100%;}.htmega-thumbgallery-for .content{position:absolute;bottom:40px;left:0;background:rgba(0,86,255,.7);padding:10px 38px;}.htmega-thumbgallery-for .content.right-bottom{bottom:40px;left:auto;right:0;}.htmega-thumbgallery-for .content h2{margin:0;color:#fff;font-size:24px;line-height:1.3;font-weight:500;padding:0;}.htmega-thumbgallery-for .content h4{font-size:13px;font-weight:400;line-height:1;margin:0;padding:0;color:#fff;}.htmega-thumbgallery-nav .slick-slide.slick-current.slick-active.slick-center .small-thumb img{border:3px solid #0056ff;}.htmega-thumbgallery-nav .small-thumb img{border:3px solid #d7d7d7;}.htmega-thumbgallery-nav.htmega-thumbgallery-nav .slick-slide{padding:7px 3px;line-height:0;}.htmega-thumbgallery-nav.htmega-thumbgallery-nav{margin:-3px 0;}.htmega-thumbgallery-nav.slick-initialized.slick-slider.slick-dotted.slick-vertical{margin-bottom:0;}.htmega-thumbnails-style-2 .htmega-thumbgallery-nav.htmega-thumbgallery-nav .slick-slide{padding:5px 3px;}.htmega-thumbnails-style-2 .htmega-thumbgallery-nav.htmega-thumbgallery-nav{margin:0 -3px;}.ht-thumb-gallery .slick-slide img{display:block;width:100%;}.htmega-thumbgallery-nav .small-thumb:after{content:"";left:0;bottom:0;width:100%;height:100%;background:rgba(255,255,255,0);z-index:1;position:absolute;opacity:0;transition:all .3s ease-in-out;}.htmega-thumbgallery-nav .small-thumb:hover:after,.htmega-thumbgallery-nav .slick-slide.slick-current .small-thumb:after{opacity:1;}.htmega-testimonialgrid-style-1 .testimonal{background:#f7f8f9;padding:30px;margin-top:30px;}.testimonal,.testimonal *{transition:all .3s ease-in-out;}.testimonal .clint-info h4{margin:0;padding:0;font-size:19px;line-height:1.3;}.htmega-testimonialgrid-style-1 .testimonal .content{display:flex;align-items:center;}.htmega-testimonialgrid-style-1 .testimonal .content img{max-width:80px;border-radius:100%;}.htmega-testimonialgrid-style-1 .testimonal .content .clint-info{padding-left:25px;}.htmega-testimonialgrid-style-1 .testimonal .content .clint-info h4{font-size:18px;color:#383838;margin:0;}.htmega-testimonialgrid-style-1 .testimonal .content .clint-info span{color:#1834a6;font-size:13px;}.htmega-testimonialgrid-style-1 .testimonal p{color:#5b5b5b;font-size:14px;line-height:26px;margin:0;margin-top:22px;}.htmega-testimonialgrid-style-2 .testimonal{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgba(0,0,0,.1);margin-top:30px;padding:40px 30px;}.htmega-testimonialgrid-style-2 .testimonal img{border:2px solid #43df9c;border-radius:50%;box-sizing:content-box;float:left;max-width:90px;}.htmega-testimonialgrid-style-2 .testimonal .content p{color:#3e3e3e;font-size:16px;line-height:28px;margin-bottom:20px;}.htmega-testimonialgrid-style-2 .testimonal .content{overflow:hidden;padding-left:20px;}.htmega-testimonialgrid-style-2 .testimonal .content .clint-info{padding-left:50px;position:relative;}.htmega-testimonialgrid-style-2 .testimonal .content .clint-info::before{background:#383838 none repeat scroll 0 0;content:"";height:2px;left:0;position:absolute;top:10px;width:30px;transition:3s ease-in-out;}.htmega-testimonialgrid-style-3 .testimonal{background:#fff none repeat scroll 0 0;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);margin-top:53px;padding-bottom:27px;position:relative;text-align:center;}.htmega-testimonialgrid-style-3 .testimonal{margin-top:82px;}.htmega-testimonialgrid-style-3 .testimonal img{border:2px solid #727272;border-radius:50%;box-sizing:content-box;left:50%;max-width:100px;position:absolute;top:0;transform:translate(-50%,-50%);}.htmega-testimonialgrid-style-3 .testimonal .content{margin-top:0;padding-top:73px;}.htmega-testimonialgrid-style-3 .testimonal .content p{color:#5b5b5b;font-size:14px;font-style:italic;line-height:24px;margin-bottom:4px;padding:0 4%;}.htmega-testimonialgrid-style-3 .testimonal .content h4{color:#5b5b5b;font-size:16px;font-weight:600;line-height:37px;margin:0;}.htmega-testimonialgrid-style-4 .testimonal .content{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgba(82,182,188,.25);padding:50px 9%;position:relative;text-align:center;}.htmega-testimonialgrid-style-4 .testimonal .clint-info{margin-top:40px;text-align:center;}.htmega-testimonialgrid-style-4 .testimonal img{border:2px solid #ececec;border-radius:50%;box-sizing:content-box;display:inline-block;max-width:80px;}.htmega-testimonialgrid-style-4 .testimonal .clint-info h4{color:#5c5c5c;font-size:22px;font-weight:700;margin-bottom:4px;margin-top:22px;}.htmega-testimonialgrid-style-4 .testimonal .clint-info span{color:#5c5c5c;font-size:15px;font-weight:600;}.htmega-testimonialgrid-style-4 .testimonal .content .triangle{border-color:#fff rgba(255,255,255,0) rgba(255,255,255,0);border-style:solid;border-width:20px;left:50%;margin-top:-1px;position:absolute;top:100%;transform:translateX(-50%);}.htmega-testimonialgrid-style-3 .clint-info .rating,.htmega-testimonialgrid-style-4 .clint-info .rating{justify-content:center;}.htmega-testimonialgrid-style-5 .testimonal{background:#f7f8f9 none repeat scroll 0 0;margin-top:30px;padding:48px 30px;}.htmega-testimonialgrid-style-5 .clint-info h4{color:#383838;font-size:18px;font-weight:600;margin-bottom:1px;}.htmega-testimonialgrid-style-5 p{color:#5b5b5b;font-size:14px;font-style:italic;line-height:26px;}.htmega-testimonialgrid-style-5 .clint-info span{color:#1834a6;font-size:14px;}.clint-info .rating{color:#ffcf0e;display:flex;list-style:outside none none;margin:4px 0 0;padding:0;}.clint-info .rating li{margin-right:8px;font-size:13px;}.testimonal{position:relative;z-index:1;}.testimonal:before{position:absolute;left:0;height:100%;width:100%;background:rgba(255,255,255,0);z-index:-1;content:"";top:0;opacity:0;transition:all .3s ease-in-out;}.testimonal:hover:before{opacity:1;}.navigation_service .htmega-service-style-7::before{display:none;}.elementor-widget-htmega-scrollnavigation-addons .swiper-container{height:100vh;margin-left:auto;margin-right:auto;width:100%;overflow:hidden;}.htmega-swiper-pagination .swiper-pagination-bullet{background:#000 none repeat scroll 0 0;border-radius:100%;display:inline-block;height:26px;opacity:1;opacity:1 !important;width:26px;}.htmega-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#3746ad;}.scroll-navigation-inner .elementor-section.elementor-section-height-full{height:100vh;}.scroll-navigation-inner .elementor-section.elementor-section-items-middle>.elementor-container{align-items:center;height:100vh;}.htmega-call-to-action{text-align:center;}.htmega-call-to-action .htmega-content .htmega-callto-action-description{color:#fff;font-size:16px;margin:0;}.htmega-call-to-action .htmega-content .htmega-callto-action-sub-title{color:#505050;font-size:16px;font-weight:500;margin-bottom:5px;font-family:"Poppins",sans-serif;}.htmega-call-to-action .htmega-content .htmega-callto-action-title{color:#f7ca18;font-size:80px;font-weight:600;margin-bottom:27px;font-family:"Poppins",sans-serif;}.htmega-call-to-action .htmega-content a.call_btn{background:#f7ca18;padding:0 35px;display:inline-flex;line-height:50px;border-radius:25px;color:#000;font-size:14px;transition:.4s ease-in-out;text-decoration:none;}.htmega-call-to-action .htmega-content a.call_btn:hover{background:#fff;color:#18012c;}.callto-action-style-2 .htmega-content .htmega-callto-action-title{color:#fff;font-family:"Poppins",sans-serif;font-size:38px;font-weight:600;margin-bottom:6px;}.callto-action-style-2 .htmega-content .htmega-callto-action-description{color:#fff;font-family:"Montserrat",sans-serif;font-weight:300;font-size:18px;margin:0;}.callto-action-style-2 .htmega-content a.call_btn{display:inline-flex;border:2px solid #fff;color:#fff;border-radius:25px;padding:0 45px;line-height:50px;font-size:14px;font-weight:600;transition:.4s ease-in-out;}.callto-action-style-2 .htmega-content a.call_btn:hover{background:#fff;color:#18012c;border:2px solid #fff;}.callto-action-style-3{box-shadow:0 0 10px rgba(0,0,0,.1);padding:70px 98px;}.callto-action-style-3 .htmega-content a.call_btn{line-height:50px;padding:0;}.callto-action-style-3 .htmega-content{display:flex;align-items:center;justify-content:space-around;}.callto-action-style-3{position:relative;}.callto-action-style-3::before{position:absolute;content:"";background:#999;height:50px;width:2px;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);}.callto-action-style-3 .htmega-content .htmega-callto-action-description{color:#000;font-size:14px;line-height:25px;margin-bottom:5px;}.callto-action-style-3 .htmega-content .htmega-callto-action-title{color:#000;font-weight:500;font-size:24px;margin:0;}.callto-action-style-3 a.call_btn{display:inline-block;border:2px solid #000;color:#000;border-radius:25px;padding:0 50px;line-height:50px;font-size:14px;font-weight:600;transition:.4s ease-in-out;}.callto-action-style-3 a.call_btn:hover{background:#000;color:#fff;border:2px solid #000;}.callto-action-style-4 .htmega-content .htmega-callto-action-title{color:#fff;font-weight:400;font-size:36px;margin-bottom:21px;}.callto-action-style-4 .htmega-content .htmega-callto-action-description{color:#fff;font-size:18px;line-height:35px;padding:0 17%;margin-bottom:34px;}.callto-action-style-4 a.call_btn{background:#fff;display:inline-block;padding:0 40px;line-height:50px;border-radius:25px;color:#0056ff;font-size:14px;font-weight:400;text-transform:uppercase;transition:.4s ease-in-out;}.callto-action-style-4 a.call_btn:hover{background:#18012c;color:#fff;}.callto-action-style-5 .htmega-content .htmega-callto-action-title{color:#fff;font-size:40px;line-height:60px;font-weight:500;padding:0 19%;}.callto-action-style-5 .htmega-content .htmega-callto-action-description{color:#fff;font-size:18px;margin-bottom:44px;font-family:"Rubik",sans-serif;}.callto-action-style-5 a.call_btn{border:2px solid #fff;display:inline-block;padding:0 46px;line-height:50px;color:#fff;font-weight:500;font-size:14px;text-transform:uppercase;border-radius:4px;transition:.4s ease-in-out;font-family:"Rubik",sans-serif;}.callto-action-style-5 a.call_btn:hover{background:#fff;color:#18012c;}.callto-action-style-6 .htmega-content .htmega-callto-action-title{color:#494949;font-size:40px;line-height:58px;font-weight:500;}.callto-action-style-6 .htmega-content .htmega-callto-action-description{color:#494949;font-size:18px;margin-bottom:32px;line-height:30px;padding-right:27%;}.callto-action-style-6 a.call_btn{display:inline-block;padding:0 37px;line-height:50px;color:#fff;font-weight:500;font-size:14px;text-transform:uppercase;transition:.4s ease-in-out;background:#e97730;font-family:"Montserrat",sans-serif;}.callto-action-style-6 a.call_btn:hover{background:#18012c;color:#fff;}.callto-action-style-7 .call-to-action-inner{display:inline-block;padding:100px 240px;background:rgba(255,255,255,.6);}.callto-action-style-7 .htmega-content .htmega-callto-action-title,.callto-action-style-7 .htmega-content .htmega-callto-action-description{color:#1e1e1e;font-size:42px;line-height:53px;font-weight:700;font-family:"Cormorant Garamond",serif;margin-bottom:29px;}.callto-action-style-7 a.call_btn{display:inline-block;color:#2c2c2c;font-weight:600;font-size:24px;transition:.4s ease-in-out;font-family:"Cormorant Garamond",serif;border-bottom:2px solid #4f4848;}.callto-action-style-7 a.call_btn:hover{color:#18012c;border-bottom:2px solid #18012c;}.htmega-call-to-action .htmega-content a.call_btn.secondary_btn{margin-left:10px;}.htmega-call-to-action-button-icon1-position-left .htmega-call-to-action .htmega-content a.call_btn .call_to_action_button_one_text_progression{order:2;}.htmega-call-to-action-button-icon1-position-left .htmega-call-to-action .htmega-content a.call_btn .call_to_action_button_one_icon_progression{order:1;margin-right:8px;}.htmega-call-to-action-button-icon1-position-right .htmega-call-to-action .htmega-content a.call_btn .call_to_action_button_one_text_progression{order:1;}.htmega-call-to-action-button-icon1-position-right .htmega-call-to-action .htmega-content a.call_btn .call_to_action_button_one_icon_progression{order:2;margin-left:8px;}.htmega-call-to-action-button-icon2-position-left .htmega-call-to-action .htmega-content a.call_btn .call_to_action_button_two_text_progression{order:2;}.htmega-call-to-action-button-icon2-position-left .htmega-call-to-action .htmega-content a.call_btn .call_to_action_button_two_icon_progression{order:1;margin-right:8px;}.htmega-call-to-action-button-icon2-position-right .htmega-call-to-action .htmega-content a.call_btn .call_to_action_button_two_text_progression{order:1;}.htmega-call-to-action-button-icon2-position-right .htmega-call-to-action .htmega-content a.call_btn .call_to_action_button_two_icon_progression{order:2;margin-left:8px;}.htmega-call-to-action .htmega-content a.call_btn svg,.htmega-call-to-action .htmega-content a.call_btn.secondary_btn svg{width:30px;height:30px;}.htmega-callto-action-title{position:relative;}.htmega-callto-action-title:after,.htmega-callto-action-title:before{content:"";width:0;height:0;bottom:0;position:absolute;left:0;display:none;}.htmega-align-center .htmega-callto-action-title:after,.htmega-align-center .htmega-callto-action-title:before{left:50%;transform:translateX(-50%);}.htmega-align-right .htmega-callto-action-title:after,.htmega-align-right .htmega-callto-action-title:before{left:auto;right:0;transform:translateX(0);}.htmega-callto-action-title:before{top:0;bottom:auto;}.htmega-twitter-area button.slick-arrow{border:0 none;color:#2d3e50;font-size:60px;left:-60px;position:absolute;top:26%;background:rgba(255,255,255,0);height:inherit;padding:0;transition:all .3s ease-in-out;z-index:2;}.htmega-twitter-area button.htmega-carosul-next{left:auto;right:-60px;}.htmega-twitter-area .slick-dots li button::before{display:none;}.htmega-twitter-area .slick-dots li{width:10px;height:10px;}.htmega-twitter-area .slick-dots li button{background:#000 none repeat scroll 0 0;border-radius:100%;padding:0;width:10px;height:10px;}.htmega-twitter-area .slick-dots li.slick-active button{background:#f15d67 none repeat scroll 0 0;}.htmega-twitter-single{display:flex;padding-right:15px;}.htmega-twitter-single .htmega-thumb{padding-right:30px;}.htmega-twitter-single .htmega-thumb img{max-width:70px;border:1px solid #eaeaea;}.htmega-twitter-single .htmega-content{margin-top:-7px;}.htmega-twitter-single .htmega-content .htmega-author{margin-bottom:6px;}.htmega-twitter-single .htmega-content .htmega-author h6{display:inline-block;font-weight:400;font-size:14px;margin:0;position:relative;}.htmega-twitter-single .htmega-content .htmega-author h6 a{color:#5c5c5c;transition:.3s ease-in-out;}.htmega-twitter-single .htmega-content .htmega-author h6 a:hover{color:#18012c;}.htmega-twitter-single .htmega-content .htmega-author span::before{position:absolute;content:"";left:0;background:#000;height:14px;width:1px;top:50%;transform:translateY(-50%);}.htmega-twitter-single .htmega-content .htmega-author span{color:#000;font-size:14px;padding-left:10px;margin-left:10px;position:relative;display:inline-block;}.htmega-twitter-single .htmega-content p{color:#434343;font-size:14px;line-height:25px;margin-bottom:10px;}.htmega-twitter-single .htmega-content p a{color:#00c8fa;}.htmega-twitter-single .htmega-content ul.twitter-meta{padding:0;margin:0;list-style:none;display:flex;}.htmega-twitter-single .htmega-content ul.twitter-meta li{margin-right:14px;padding-right:14px;position:relative;}.htmega-twitter-single .htmega-content ul.twitter-meta li a{color:#aaa;font-size:13px;transition:.3s ease-in-out;}.htmega-twitter-single .htmega-content ul.twitter-meta li a:hover{color:#18012c;}.htmega-twitter-single .htmega-content ul.twitter-meta li a i{padding-right:10px;}.htmega-twitter-single .htmega-content ul.twitter-meta li::after{position:absolute;content:"";background:#000;width:1px;height:11px;right:0;top:50%;transform:translateY(-50%);}.htmega-twitter-single .htmega-content ul.twitter-meta li:last-child::after{display:none;}.htmega-twitter-style-2 .htmega-twitter-single{background:#fff;padding:40px;border-radius:4px;display:block;}.htmega-twitter-style-2 .htmega-twitter-single .htmega-content .htmega-author span::before{display:none;}.htmega-twitter-style-2 .htmega-twitter-single .htmega-content .htmega-author span{padding:0;margin:0;}.htmega-twitter-style-2 .ht-twitter-container{display:flex;}.htmega-twitter-style-2 .ht-twitter-container .htmega-thumb{padding-right:30px;}.htmega-twitter-style-2 .ht-twitter-container .htmega-thumb img{max-width:70px;border:1px solid #eaeaea;}.htmega-twitter-style-2 .ht-twitter-container .htmega-content{margin-top:-7px;}.htmega-twitter-style-2 .ht-twitter-container .htmega-content .htmega-author{margin-bottom:6px;}.htmega-twitter-style-2 .ht-twitter-container .htmega-content .htmega-author h6{display:inline-block;font-weight:400;font-size:14px;margin:0;position:relative;font-family:"Poppins",sans-serif;}.htmega-twitter-style-2 .ht-twitter-container .htmega-content .htmega-author h6 a{color:#000;transition:.3s ease-in-out;}.htmega-twitter-style-2 .ht-twitter-container .htmega-content .htmega-author h6 a:hover{color:#18012c;}.htmega-twitter-style-2 .ht-twitter-container .htmega-content .htmega-author h6 a span{color:#a6a6a6;}.htmega-twitter-style-2 .ht-twitter-container .htmega-content .htmega-author span{color:#000;font-size:14px;padding-left:10px;}.htmega-twitter-style-2 .ht-twitter-container .htmega-content p{color:#434343;font-size:14px;line-height:25px;margin-bottom:10px;}.htmega-twitter-style-2 .ht-twitter-container .htmega-content p a{color:#00c8fa;}.htmega-twitter-style-2 .twitter-meta-inner{display:flex;justify-content:space-between;}.htmega-twitter-style-2 .twitter-meta-inner ul.twitter-meta{padding:0;margin:0 -10px;list-style:none;display:flex;}.htmega-twitter-style-2 .twitter-meta-inner ul.twitter-meta li{position:relative;margin:0 10px;}.htmega-twitter-style-2 .twitter-meta-inner ul.twitter-meta li a{color:#878787;font-size:13px;transition:.3s ease-in-out;}.htmega-twitter-style-2 .twitter-meta-inner ul.twitter-meta li a:hover{color:#18012c;}.htmega-twitter-style-2 .twitter-meta-inner p{margin:0;color:#7f7f7f;font-size:12px;}.htmega-twitter-style-2 .slick-slide{padding:0 15px;}.htmega-twitter-style-2 .slick-dots{bottom:-45px;}.htmega-twitter-style-3 .htmega-twitter-single{background:#fff;border:1px solid #eaeaea;padding:30px 15px 30px 20px;}.htmega-twitter-style-3 .htmega-twitter-single .htmega-content ul.twitter-meta li{padding:0;}.htmega-twitter-style-3 .htmega-twitter-single .htmega-content ul.twitter-meta li::after{display:none;}.htmega-twitter-style-3 .htmega-content .htmega-author{margin-bottom:6px;}.htmega-twitter-style-3 .htmega-content .htmega-author h6{display:inline-block;font-weight:400;font-size:14px;margin:0;position:relative;}.htmega-twitter-style-3 .htmega-content .htmega-author h6 a{color:#5c5c5c;transition:.3s ease-in-out;}.htmega-twitter-style-3 .htmega-content .htmega-author h6 a:hover{color:#18012c;}.htmega-twitter-style-3 .htmega-content .htmega-author span::before{position:absolute;content:"";left:0;background:#000;height:14px;width:1px;top:50%;transform:translateY(-50%);}.htmega-twitter-style-3 .htmega-content .htmega-author span{color:#000;font-size:14px;padding-left:10px;margin-left:10px;position:relative;}.htmega-twitter-style-3 .htmega-content p{color:#434343;font-size:14px;line-height:25px;margin-bottom:10px;}.htmega-twitter-style-3 .htmega-content p a{color:#00c8fa;}.htmega-twitter-style-3 .htmega-content ul.twitter-meta{padding:0;margin:0 -10px;list-style:none;display:flex;}.htmega-twitter-style-3 .htmega-content ul.twitter-meta li{position:relative;margin:0 10px;}.htmega-twitter-style-3 .htmega-content ul.twitter-meta li a{color:#aaa;font-size:13px;transition:.3s ease-in-out;}.htmega-twitter-style-3 .htmega-content ul.twitter-meta li a:hover{color:#18012c;}.htmega-twitter-style-3 .slick-slide{padding:0 15px;}.htmega-twitter-style-4 .htmega-twitter-single{display:block;padding:0;}.htmega-twitter-style-4 .htmega-twitter-single .htmega-content ul.twitter-meta li{padding:0;}.htmega-twitter-style-4 .htmega-twitter-single .htmega-content ul.twitter-meta li::after{display:none;}.htmega-twitter-style-4 .htmega-thumb img{max-width:70px;border:1px solid #eaeaea;}.htmega-twitter-style-4 .htmega-content{padding-top:25px;}.htmega-twitter-style-4 .htmega-content .htmega-author{margin-bottom:6px;}.htmega-twitter-style-4 .htmega-content .htmega-author h6 a{color:#5c5c5c;transition:.3s ease-in-out;}.htmega-twitter-style-4 .htmega-content .htmega-author h6 a:hover{color:#18012c;}.htmega-twitter-style-4 .htmega-content .htmega-author span{color:#000;font-size:14px;padding-left:10px;}.htmega-twitter-style-4 .htmega-content p{color:#434343;font-size:14px;line-height:25px;margin-bottom:10px;}.htmega-twitter-style-4 .htmega-content p a{color:#00c8fa;}.htmega-twitter-style-4 .htmega-content ul.twitter-meta{padding:0;margin:0;list-style:none;display:flex;padding-top:20px;border-top:1px solid #00c8fa;justify-content:space-between;}.htmega-twitter-style-4 .htmega-content ul.twitter-meta li{position:relative;}.htmega-twitter-style-4 .htmega-content ul.twitter-meta li a{color:#aaa;font-size:13px;transition:.3s ease-in-out;display:block;}.htmega-twitter-style-4 .htmega-content ul.twitter-meta li a:hover{color:#18012c;}.htmega-twitter-style-4 .htmega-content ul.twitter-meta li a i{padding-right:10px;}.htmega-twitter-style-4 button.slick-arrow{border:1px solid #000;border-radius:100%;color:#000;font-size:30px;height:50px;line-height:35px;width:50px;}.htmega-twitter-style-4 .slick-slide{padding:0 15px;}.htmega-twitter-style-5 .htmega-twitter-single{background:#fff;padding:30px 15px 30px 20px;box-shadow:0 0 10px rgba(0,0,0,.1);margin:5px;}.htmega-twitter-style-5 .htmega-content .htmega-author{margin-bottom:6px;}.htmega-twitter-style-5 .htmega-content .htmega-author h6 a{color:#5c5c5c;transition:.3s ease-in-out;}.htmega-twitter-style-5 .htmega-content .htmega-author h6 a:hover{color:#18012c;}.htmega-twitter-style-5 .htmega-content p{color:#434343;font-size:14px;line-height:25px;margin-bottom:10px;}.htmega-twitter-style-5 .htmega-content p a{color:#00c8fa;}.htmega-twitter-style-5 .twitter-meta-inner{display:flex;justify-content:space-between;}.htmega-twitter-style-5 .twitter-meta-inner ul.twitter-meta{padding:0;margin:0 -10px;list-style:none;display:flex;}.htmega-twitter-style-5 .htmega-twitter-single .htmega-content ul.twitter-meta li::after{display:none;}.htmega-twitter-style-5 .twitter-meta-inner ul.twitter-meta li{position:relative;margin:0 10px;padding:0;}.htmega-twitter-style-5 .twitter-meta-inner ul.twitter-meta li a{color:#878787;font-size:13px;transition:.3s ease-in-out;}.htmega-twitter-style-5 .twitter-meta-inner ul.twitter-meta li a:hover{color:#18012c;}.htmega-twitter-style-5 .twitter-meta-inner p{margin:0;color:#7f7f7f;font-size:12px;}.htmega-twitter-style-5 .slick-slide{padding:0 15px;}.htmega-post-grid-layout-3 .row-1>.htb-col-lg-6>.ht-post,.htmega-post-grid-layout-3 .row-1>.htb-col-lg-6>.ht-post .thumb,.htmega-post-grid-layout-3 .row-1>.htb-col-lg-6>.ht-post .thumb a,.htmega-post-grid-layout-5 .ht-post,.htmega-post-grid-layout-5 .ht-post .thumb,.htmega-post-grid-layout-5 .ht-post .thumb a{height:100%;}.htmega-post-grid-layout-5 .row--10>[class*="col"]{padding:10px;}.htmega-post-grid-area.htmega-equal-hide-column-yes .ht-post{height:100%;}.htmega-post-grid-area .row-1.htb-row .row-1{margin:0;}.ht-post-grid-tab{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:space-between;}.ht-post-grid-tab .post-grid{overflow:hidden;}.htmega-post-gridtab-layout-1 .post-grid,.htmega-post-gridtab-layout-3 .post-grid{padding:0 1px;margin-bottom:2px;}.htmega-post-gridtab-layout-1 .post-content,.htmega-post-gridtab-layout-3 .post-content{margin:0 1px;}.htmega-post-gridtab-layout-2 .post-grid,.htmega-post-gridtab-layout-4 .post-grid{padding:0 15px;margin-bottom:30px;}.htmega-post-gridtab-layout-2 .post-content,.htmega-post-gridtab-layout-4 .post-content{margin:-30px 15px 0;}.htmega-post-gridtab-layout-5 .post-grid{padding:0 10px;margin-bottom:20px;}.htmega-post-gridtab-layout-5 .post-content{margin:-20px 10px 0;}.ht-post-grid-tab .post-grid.post-grid-one-third{min-width:calc(33.33%);width:calc(33.33%);}.ht-post-grid-tab .post-grid.post-grid-half{min-width:calc(50%);width:calc(50%);}.ht-post-grid-tab .post-grid.post-grid-four{min-width:calc(25%);width:calc(25%);}.ht-post-grid-tab .post-grid.post-third-of-four{min-width:calc(75%);width:calc(75%);}.ht-post-grid-tab .post-content{text-align:center;z-index:9;display:none;}.ht-post-grid-tab .post-content.is-visible{display:block;}.post-content{position:relative;}.post-content .close__wrap{position:absolute;top:30px;right:30px;z-index:9;}.post-content .close__wrap button{background:#2a47e0 none repeat scroll 0 0;border:0 none;color:#fff;line-height:1;padding:10px;}.post-grid .thumb a img{width:100%;object-fit:cover;height:100%;}.post-grid .thumb,.post-grid .thumb a{height:100%;}.post-grid .thumb a{width:100%;}.single-post-grid-tab{padding:30px;border:1px solid #dfdfdf;background:#f1f1f1;overflow:hidden;}.single-post-grid-tab .thumb a img{width:100%;}.single-post-grid-tab .thumb{overflow:hidden;}.ht-mega-post-grid-right .content{height:100%;display:flex;align-items:center;}.ht-mega-post-grid-left{display:flex;align-items:center;}.single-post-grid-tab .post-inner{text-align:left;}.single-post-grid-tab .post-inner h2{font-size:24px;line-height:36px;margin-top:20px;}.single-post-grid-tab .post-inner h2 a{color:#464545;}.single-post-grid-tab .post-inner .meta{list-style:none;color:#fff;padding:0;margin:0;margin:0 -15px;display:block;}.single-post-grid-tab .post-inner .meta li{color:#464545;font-size:13px;letter-spacing:2px;margin:0 15px;display:inline-block;}.single-post-grid-tab .post-inner .meta li i{color:#464545;}.single-post-grid-tab .post-inner .meta li a{color:#464545;}.single-post-grid-tab .post-inner p{color:#494849;font-size:14px;line-height:28px;margin-top:17px;margin-bottom:28px;}.single-post-grid-tab .post-inner .post-category{display:flex;padding:0;list-style:none;margin-left:0;}.single-post-grid-tab .post-inner .post-category li{margin-right:10px;transition:.4s ease-in-out;}.single-post-grid-tab .post-inner .post-category li a{background:#2a47e0 none repeat scroll 0 0;color:#fff;font-size:13px;font-weight:300;letter-spacing:1px;padding:2px 7px;text-transform:uppercase;}.single-post-grid-tab .post-inner .post-btn a.readmore-btn{background:rgba(255,255,255,0);display:inline-block;padding:0 37px;border-radius:23px;font-size:14px;font-weight:400;line-height:44px;transition:.4s ease-in-out;color:#494849;border:1px solid #494849;}@media (max-width:991px){.ht-mega-post-grid-right .content{margin-bottom:15px;}.single-post-grid-tab .htb-row{flex-direction:column-reverse;}}.ht-custom-carousel .single-custom-carousel img{width:100%;}.htmega-carousel-style-1 .slick-slide .single-custom-carousel img{transition:all .3s ease 0s;display:block;}.htmega-carousel-style-1 .single-custom-carousel{position:relative;transition:all .3s ease 0s;}.htmega-carousel-style-1 .slick-slide.slick-active .single-custom-carousel{transform:scale(1.15);}.htmega-carousel-style-1 .slick-slide.slick-center .single-custom-carousel{transform:scale(1.3);}.htmega-carousel-style-1 .slick-slide.slick-active{z-index:990;position:relative;}.htmega-carousel-style-1 .slick-slide.slick-center{z-index:999;position:relative;}.htmega-carousel-style-1 .slick-slide{padding:72px 0;transition:all .3s ease 0s;}.htmega-carousel-activation .slick-arrow{padding:0;}.htmega-carousel-activation .slick-dots{text-align:center;bottom:-60px;}.htmega-carousel-activation .slick-dots li{display:inline-block;margin:0;}.htmega-carousel-activation .slick-dots li button{border:1px solid #863f51;width:12px;height:12px;padding:0;border-radius:50%;background-color:rgba(255,255,255,0);text-indent:-9999px;}.htmega-carousel-activation .slick-dots li.slick-active button{background-color:#863f51;}.htmega-carousel-style-2 .slick-slide .single-custom-carousel img{transition:all .3s ease 0s;display:block;}.htmega-carousel-style-2 .single-custom-carousel{position:relative;transition:all .3s ease 0s;padding:0 40px;transform:scale(1.1);}.htmega-carousel-style-2 .slick-slide.slick-center .single-custom-carousel{transform:scale(1.3);}.htmega-carousel-style-2 .slick-slide.slick-center{z-index:999;position:relative;}.htmega-carousel-style-2 .slick-slide.slick-active{transition:all .3s ease 0s;}.htmega-carousel-style-2 .slick-slide{padding:72px 0;transition:all .3s ease 0s;}.htmega-carousel-style-2{position:relative;}.htmega-carousel-style-2 button.slick-arrow,.htmega-carousel-style-3 button.slick-arrow{position:absolute;left:-80px;top:50%;transform:translateY(-50%);background:#000;color:#f4f4f4;width:40px;height:40px;border:0 none;border-radius:100%;padding:0;margin:0;font-size:30px;transition:.3s ease-in-out;line-height:28px;}.htmega-carousel-style-2 button.slick-arrow:hover,.htmega-carousel-style-3 button.slick-arrow:hover{background:#0056ff;color:#fff;}.htmega-carousel-style-2 button.htmega-carosul-next,.htmega-carousel-style-3 button.htmega-carosul-next{left:auto;right:-80px;}.htmega-carousel-style-2.htmega-carousel-animation-style-2 .slick-slide{transition:none;}.htmega-carousel-style-2.htmega-carousel-animation-style-2 .slick-slide.slick-active{transition:none;}.htmega-carousel-style-2.htmega-carousel-animation-style-2 .slick-slide .single-custom-carousel{padding:0 40px;transition:none;}.htmega-carousel-style-2.htmega-carousel-animation-style-2 .slick-slide.slick-active{transform:perspective(400px) rotateY(20deg) scale(1) !important;}.htmega-carousel-style-2.htmega-carousel-animation-style-2 .slick-slide.slick-active+.slick-active{transform:perspective(0) rotateY(0deg) scale(1.1) !important;}.htmega-carousel-style-2.htmega-carousel-animation-style-2 .slick-slide.slick-active+.slick-active+.slick-active{transform:perspective(400px) rotateY(-20deg) scale(1) !important;}.ht-custom-carousel.htmega-carousel-activation .slick-arrow{padding:0;position:absolute;top:50%;z-index:1;}.ht-custom-carousel.htmega-carousel-activation .htmega-carosul-next.slick-arrow{right:0;}.ht-custom-carousel.htmega-carousel-activation .htmega-carosul-prev.slick-arrow{left:0;}.htmega-carousel-style-3 .slick-slide{margin:0 15px;}.htmega-carousel-style-3 .slick-list.draggable{margin:0 -15px;}.htmega-carousel-style-3 .slick-dots{bottom:-60px;}.htmega-carousel-style-3 .slick-dots li{width:10px;height:10px;margin:0 5px;padding:0;}.htmega-carousel-style-3 .slick-dots li button{width:10px;height:10px;padding:0;background:#000;border-radius:100%;border:0;}.htmega-carousel-style-3 .slick-dots li button::before{display:none;}.htmega-carousel-style-3 .slick-dots li.slick-active button{background:#00c8fa;}.htmega-carousel-style-4{position:relative;}.htmega-carousel-style-4 button.slick-arrow{position:absolute;top:50%;left:0;color:#f4f4f4;border:0 none;font-size:30px;background:rgba(255,255,255,0);background:#000;width:40px;height:50px;line-height:45px;transform:translateY(-50%);z-index:2;padding:0;}.htmega-carousel-style-4 button.htmega-carosul-next{left:auto;right:0;}.htmega-carousel-style-4 .slick-list{margin:0 -15px;}.htmega-carousel-style-4 .slick-slide{margin:0 15px;}.htmega-carousel-style-5 .slick-slide{margin:0 15px;}.htmega-carousel-style-5 .slick-list{margin:0 -15px;}.htmega-carousel-style-5 .slick-dots{bottom:-40px;background:#dbdbdb;height:8px;border-radius:4px;left:0;right:0;width:auto;}.htmega-carousel-style-5 .slick-dots li{width:33.33%;height:8px;margin:0;left:0;top:-13px;transition:.4s ease-in-out;}.htmega-carousel-style-5 .slick-dots li::before{position:absolute;content:"";left:0;top:0;width:0;height:100%;background:#0056ff;border-radius:4px;transition:.4s ease-in-out;}.htmega-carousel-style-5 .slick-dots li button{width:33.33%;height:8px;margin:0;left:0;}.htmega-carousel-style-5 .slick-dots li button{border:none;}.htmega-carousel-style-5 .slick-dots li.slick-active button{background:rgba(255,255,255,0);}.htmega-carousel-style-5 .slick-dots li button::before{display:none;}.htmega-carousel-style-5 .slick-dots li.slick-active::before{width:100%;}.htmega-carousel-style-6 button.slick-arrow{position:absolute;top:50%;left:0;color:#f4f4f4;border:0 none;font-size:30px;background:rgba(255,255,255,0);background:#000;width:40px;height:50px;transform:translateY(-50%);z-index:2;padding:0;}.htmega-carousel-style-6 button.htmega-carosul-next{left:auto;right:0;}.htmega-carousel-style-6 .slick-dots{background:#19243c none repeat scroll 0 0;margin-top:-8px;position:static;}.htmega-carousel-style-6 .slick-dots li{display:inline-block;height:inherit;padding:30px 55px;position:relative;text-align:center;width:auto;z-index:2;}.htmega-carousel-style-6 .slick-dots li h6{color:#fff;font-size:14px;font-weight:600;margin:0;position:relative;z-index:3;}.htmega-carousel-style-6 .slick-dots li.slick-active::before{position:absolute;content:"";background:#223152;z-index:-1;width:100%;height:116%;bottom:0;left:0;}.htmega-carousel-style-7 button.slick-arrow{position:absolute;left:20px;top:50%;transform:translateY(-50%);background:rgba(255,255,255,0);color:#f4f4f4;border:0 none;border-radius:100%;padding:0;margin:0;font-size:48px;transition:.3s ease-in-out;z-index:1;}.htmega-carousel-style-7 button.slick-arrow:hover{color:#18012c;}.htmega-carousel-style-7 button.htmega-carosul-next{left:auto;right:20px;}.htmega-doule-btn svg{width:20px;}.htmega-double-button-area{display:flex;}.htmega-doublebutton{display:flex;position:relative;width:40%;}span.htmega-middle-text{background:#fff none repeat scroll 0 0;border-radius:100%;color:#000;font-family:"Montserrat",sans-serif;font-size:12px;height:26px;left:50%;line-height:25px;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%);width:26px;z-index:3;}.htmega-doublebutton a.htmega-doule-btn{color:#fff;font-family:"Montserrat",sans-serif;font-size:14px;height:50px;line-height:50px;transition:all .4s ease-in-out 0s;background:#a7d1b0 none repeat scroll 0 0;border-radius:25px 0 0 25px;text-decoration:none;width:100%;text-align:center;}.htmega-doublebutton a.htmega-doule-btn:hover,.htmega-doublebutton a.htmega-doule-btn.btn-two:hover{background:#18012c none repeat scroll 0 0;color:#fff;}.htmega-doublebutton a.htmega-doule-btn.btn-two{background:#fa9866 none repeat scroll 0 0;border-radius:0 25px 25px 0;}.htmega-doublebutton a.htmega-doule-btn-size-sm{height:46px;line-height:46px;}.htmega-doublebutton a.htmega-doule-btn-size-md{height:50px;line-height:50px;}.htmega-doublebutton a.htmega-doule-btn-size-lg{height:60px;line-height:60px;}.htmega-doublebutton a.htmega-doule-btn-size-xl{height:70px;line-height:70px;}.htmega-doublebutton a.htmega-doule-btn-size-xs{height:40px;line-height:40px;}.htmega-double-button-area a.btn-one{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;overflow:hidden;}.htmega-double-button-area a.btn-one *{position:relative;z-index:2;}.htmega-double-button-area a.btn-one::after,.htmega-double-button-area a.btn-one::before{position:absolute;content:"";left:0;width:100%;height:100%;background:rgba(255,255,255,0);transition:all .3s ease-in-out;}.htmega-double-button-area a.btn-one::after{opacity:0;}.htmega-double-button-area a.btn-one:hover::after{opacity:1;}.htmega-double-button-icon1-position-left .htmega-doule-btn.btn-one .button_one_text_progression{order:2;}.htmega-double-button-icon1-position-left .htmega-doule-btn.btn-one .button_one_icon_progression{order:1;}.htmega-double-button-area a.btn-two{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;overflow:hidden;}.htmega-double-button-area a.btn-two *{position:relative;z-index:2;}.htmega-double-button-area a.btn-two::after,.htmega-double-button-area a.btn-two::before{position:absolute;content:"";left:0;width:100%;height:100%;background:rgba(255,255,255,0);transition:all .3s ease-in-out;}.htmega-double-button-area .before_bg a.btn-two::after,.htmega-double-button-area .before_bg a.btn-two::before{transform:skewX(-24deg);}.htmega-double-button-area a.btn-two::after{opacity:0;}.htmega-double-button-area a.btn-two:hover::after{opacity:1;}.htmega-double-button-icon2-position-left .htmega-doule-btn.btn-two .button_two_text_progression{order:2;}.htmega-double-button-icon2-position-left .htmega-doule-btn.btn-two .button_two_icon_progression{order:1;}a.htmega-doule-btn span{transition:all 0s;display:flex;align-items:center;justify-content:center;}.before_bg{overflow:hidden;}.before_bg a.htmega-doule-btn{position:relative;background:transparent !important;z-index:1;overflow:initial;}.before_bg a.htmega-doule-btn::before{background-color:#a7d1b0;content:"";display:block;height:100%;left:-16px;position:absolute;top:0;transform:skewX(-24deg);width:112%;z-index:-1;transition:.4s;}.before_bg a.htmega-doule-btn.btn-two::before{background-color:#fa9866;left:0;right:-16px;}.htmega-doublebutton.before_bg{overflow:hidden;}.htmega-doublebutton.before_bg .htmega-doule-btn{color:#fff;}.htmega-doublebutton.before_bg .htmega-doule-btn::before,.htmega-doublebutton.before_bg .htmega-doule-btn::after{position:absolute;z-index:-1;top:0;right:-15px;left:-15px;display:block;width:auto;height:100%;content:"";transition:all .4s ease 0s;transform:skewX(-24deg);background-color:rgba(255,255,255,0);}.htmega-doublebutton.before_bg .htmega-doule-btn::after{opacity:0;}.htmega-doublebutton.before_bg .htmega-doule-btn:hover::before{opacity:0;}.htmega-doublebutton.before_bg .htmega-doule-btn:hover::after{opacity:1;}.htmega-doublebutton.before_bg .htmega-doule-btn:nth-child(1)::before,.htmega-doublebutton.before_bg .htmega-doule-btn:nth-child(1)::after{right:0;}.htmega-doublebutton.before_bg .htmega-doule-btn:nth-child(1)::before{background:#a7d1b0;}.htmega-doublebutton.before_bg .htmega-doule-btn:nth-child(1)::after{background:#000;}.htmega-doublebutton.before_bg .htmega-doule-btn:nth-child(2)::before,.htmega-doublebutton.before_bg .htmega-doule-btn:nth-child(2)::after{left:0;}.htmega-doublebutton.before_bg .htmega-doule-btn:nth-child(2)::before{background:#fa9866;}.htmega-doublebutton.before_bg .htmega-doule-btn:nth-child(2)::after{background:#000;}.htmega-banner .banner-thumb a{position:relative;display:block;line-height:0;}.htmega-banner .banner-thumb{line-height:0;}.htmega-banner .banner-thumb *{line-height:normal;}.htmega-banner .banner-content a{display:inline-block;}.htmega-banner .banner-thumb a::before{background:rgba(255,255,255,.3);content:"";height:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .5s ease 0s;width:0;}.htmega-banner .banner-thumb a::after{background:rgba(255,255,255,.3);bottom:0;content:"";height:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:all .5s ease 0s;width:0;}.htmega-banner .banner-thumb a img{width:100%;}.htmega-banner:hover .banner-thumb a::before{height:100%;opacity:1;width:100%;}.htmega-banner:hover .banner-thumb a::after{height:100%;opacity:1;width:100%;}.htmega-banner{position:relative;}.htmega-banner .banner-content a{border-bottom:1px solid #909b74;color:#383838;font-size:14px;font-weight:700;text-transform:uppercase;transition:all .4s ease 0s;text-decoration:none;}.htmega-banner .banner-content{position:absolute;z-index:2;width:100%;text-align:center;}.htmega-banner-content-pos-center .banner-content{top:50%;right:0;left:auto;padding-right:30px;transform:translateY(-50%);}.htmega-banner-content-pos-bottom .banner-content{bottom:0;padding-bottom:40px;}.htmega-banner-content-pos-top .banner-content{top:0;padding-top:40px;}.htmega-banner-style-1 .banner-content h6{color:#1f1e26;font-size:20px;font-weight:700;letter-spacing:11px;text-transform:uppercase;margin-bottom:0;font-family:"Poppins",sans-serif;}.htmega-banner-style-1 .banner-content h2{color:#1f1e26;font-size:60px;text-transform:uppercase;margin-bottom:1px;font-family:"Poppins",sans-serif;}.htmega-banner-style-1 .banner-content p{color:#1f1e26;font-size:16px;text-transform:uppercase;margin:0;}.htmega-banner-style-1 .banner-content h3{color:#1f1e26;font-size:24px;font-weight:700;text-transform:uppercase;margin-bottom:6px;font-family:"Poppins",sans-serif;}.htmega-banner-style-1 .banner-content a{color:#383838;font-weight:700;text-transform:uppercase;font-size:14px;border-bottom:1px solid #909b74;transition:.4s;}.htmega-banner-style-2 .banner-content h2{color:#1f1e26;font-family:"Poppins",sans-serif;font-size:24px;font-weight:700;margin-bottom:6px;text-transform:uppercase;}.htmega-banner-style-3 .banner-content h2{color:#242424;font-size:30px;font-weight:400;margin-bottom:6px;font-family:"Prata",serif;}.htmega-banner-style-3 .banner-content p{color:#1f1e26;font-size:14px;text-transform:uppercase;margin:0;font-weight:400;font-family:"Rubik",sans-serif;}.htmega-banner-style-4 .banner-content h2{color:#fff;font-size:20px;font-weight:800;margin-bottom:10px;font-family:"Open Sans",sans-serif;}.htmega-banner-style-4 .banner-content p{color:#fff;margin:0;font-size:14px;font-family:"Open Sans",sans-serif;font-weight:600;line-height:26px;padding-right:77px;margin-bottom:15px;}.htmega-banner-style-4 .banner-content a{font-family:"Open Sans",sans-serif;font-weight:600;background:#fff;height:30px;display:inline-block;padding:0 15px;line-height:30px;color:#000;font-size:12px;border-radius:20px;transition:.4s ease-in-out;}.htmega-banner-style-4 .banner-content a:hover{background:#18012c;color:#fff;}.htmega-banner-style-4 .banner-content{text-align:left;padding-left:40px;padding-top:40px;padding-right:40px;}.htmega-banner-style-5 .banner-content h2{color:#646161;font-size:24px;font-weight:700;margin-bottom:0;font-family:"Rubik",sans-serif;}.htmega-banner-style-5 .banner-content h2 span{color:#f3a395;}.htmega-banner-style-5 .banner-content span{color:#f3a395;font-size:24px;font-weight:700;margin-bottom:0;font-family:"Rubik",sans-serif;}.htmega-banner-style-5.htmega-banner-content-pos-center .banner-content{top:50%;transform:translateY(-50%);right:0;padding-right:30px;}.htmega-banner-style-5 .banner-thumb a::before,.htmega-banner-style-6 .banner-thumb a::before{background:rgba(255,255,255,0) none repeat scroll 0 0;border:1px solid #f3a395;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:all .4s ease 0s;width:100%;z-index:1;}.htmega-banner-style-6 .banner-content{display:flex;justify-content:space-between;flex-direction:column;top:0;width:100%;text-align:center;padding:40px 0;height:100%;transform:translateY(0);}.htmega-banner-style-6 .banner-content h2{color:#646161;font-family:"Rubik",sans-serif;font-size:24px;font-weight:700;margin-bottom:0;}.htmega-banner-style-6 .banner-content p{color:#f3a395;font-family:"Rubik",sans-serif;font-size:24px;font-weight:700;margin-bottom:0;}.htmegaspcial-banner.htmega-banner-content-pos-right .banner-content{top:50%;right:0;width:auto;transform:translateY(-50%);}.htmegaspcial-banner.htmega-banner-content-pos-left .banner-content{top:50%;left:0;width:auto;transform:translateY(-50%);}.htbanner-badgeimage{position:absolute;top:0;left:0;display:inline-block;}.htbanner-badgeimage img{width:100%;}.beer-slider input[type="range"]{height:100%;}.beer-slider{font-family:"Montserrat",sans-serif;text-transform:uppercase;font-size:.75rem;letter-spacing:1px;margin-bottom:1.5rem;position:relative;}.beer-slider::before{background:rgba(255,255,255,0);content:"";height:100%;opacity:.35;position:absolute;right:0;top:0;width:100%;}.htmega-imagecomparison .beer-handle,.htmega-imagecomparison .beer-range:focus~.beer-handle{box-shadow:none;}.htmega-label-pos-center .beer-reveal[data-beer-label]::after,.htmega-label-pos-center .beer-slider[data-beer-label]::after{top:50%;}.htmega-label-pos-bottom .beer-reveal[data-beer-label]::after,.htmega-label-pos-bottom .beer-slider[data-beer-label]::after{bottom:1.5rem;top:auto;}.beer-reveal[data-beer-label]::after,.beer-slider[data-beer-label]::after{word-break:normal;}a.htmega-downloadbtn{font-size:16px;padding:10px 15px;text-transform:uppercase;font-weight:600;text-decoration:none;transition:.4s;}.file_meta{font-size:12px;font-weight:400;margin-top:7px;opacity:.7;}.file_meta span{margin-right:10px;position:relative;}.file_meta span::before{border-left:1px solid;content:"";height:10px;left:-8px;position:absolute;top:50%;transform:translateY(-50%);width:1px;}.file_meta span:first-child::before{display:none;}.download_icon{margin-right:10px;}.edd_downloads_list .edd_download .edd_download_inner .edd_download_title a{display:inline-block;text-decoration:none;}.htmega_buddypress_single{display:inline-block;text-align:center;}.htmega_buddypress_single a{text-decoration:none;display:inline-block;}.htmega_buddypress_single .buddy_press_meta span{display:block;}.elementor-widget-htmega-wcaddtocart-addons a{text-decoration:none;}.elementor-widget-htmega-wcaddtocart-addons .quantity{display:inline-block;}.elementor-widget-htmega-wcaddtocart-addons .ajax_add_to_cart.added .elementor-button-text::after,.elementor-widget-htmega-wcaddtocart-addons .single_add_to_cart_button.added .elementor-button-text::after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.elementor-widget-htmega-wcaddtocart-addons .ajax_add_to_cart.loading .elementor-button-text::after,.elementor-widget-htmega-wcaddtocart-addons .single_add_to_cart_button.loading .elementor-button-text::after{font-family:WooCommerce;content:"";vertical-align:top;-webkit-font-smoothing:antialiased;font-weight:400;position:absolute;top:auto;right:1em;animation:spin 2s linear infinite;}.elementor-widget-htmega-wcaddtocart-addons .add_to_cart_button,.elementor-widget-htmega-wcaddtocart-addons .single_add_to_cart_button{position:relative;margin-right:6px;}.elementor-widget-htmega-wcaddtocart-addons .ajax_add_to_cart.loading,.elementor-widget-htmega-wcaddtocart-addons .single_add_to_cart_button.loading{padding-right:2.618em;}.elementor-widget-htmega-wcpages-addons .col-1,.elementor-widget-htmega-wcpages-addons .col-2{flex:0 0 100%;max-width:100%;padding:0;}.elementor-widget-htmega-wcpages-addons .form-row{display:block;}.elementor-widget-htmega-wcpages-addons .woocommerce-MyAccount-navigation ul li{list-style:none;}.elementor-widget-htmega-wcpages-addons .woocommerce-MyAccount-navigation ul li a{text-decoration:none;display:block;}.woocommerce .product-category a{display:inline-block;transition:.4s;}.woocommerce .product-category .mark,.woocommerce .product-category mark{background-color:rgba(255,255,255,0);padding:0;}.job-manager-application-wrapper .application .application_button,.single_job_listing .application .application_button{height:inherit;}.job_application button,.job_application input[type="button"],.job_application input[type="reset"],.job_application input[type="submit"]{height:auto;}.job_summary_shortcode .job-type{height:auto !important;margin:0 0 9px;}.job_summary_title{font-size:20px;margin-top:10px;}.elementor-widget-htmega-jobmanager-addons input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.elementor-widget-htmega-jobmanager-addons select{width:100%;margin-bottom:10px;}.elementor-widget-htmega-jobmanager-addons ul.job_types{list-style:none;margin:15px 0 10px;padding:0;}.elementor-widget-htmega-jobmanager-addons ul.job_types li{display:inline-block;}.elementor-widget-htmega-jobmanager-addons ul.job_types li:not(:last-child),.elementor-widget-htmega-jobmanager-addons ul.job-dashboard-actions li:not(:last-child){margin-right:10px;}.elementor-widget-htmega-jobmanager-addons ul.job-dashboard-actions{list-style:none;padding:0;margin:0;}.elementor-widget-htmega-jobmanager-addons ul.job-dashboard-actions li{display:inline-block;}.elementor-widget-htmega-jobmanager-addons fieldset{margin-bottom:15px;}.post-carousel-wrapper{margin:0 -15px;}.post-carousel-wrapper .slick-slide{margin:0 15px;}.post-carousel-wrapper .htmega-postslider-layout-1 .content{max-width:100%;width:100%;}.post-carousel-wrapper .htmega-postslider-layout-1 .content{padding:0;}.post-carousel-wrapper .htmega-postslider-layout-1 .content .post-inner{background:#33a3b9 none repeat scroll 0 0;transition:.4s;}.post-carousel-wrapper .htmega-postslider-layout-1:hover .content .post-inner{background:rgba(51,163,185,.8) none repeat scroll 0 0;}.post-carousel-wrapper button.slick-arrow{background:#5e5e5e none repeat scroll 0 0;border:0 none;border-radius:100%;color:#fff;font-size:30px;height:50px;left:-20px;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .4s ease-in-out 0s;width:50px;line-height:0;z-index:9999;}.post-carousel-wrapper button.htmega-carosul-next.slick-arrow{left:auto;right:-20px;}.post-carousel-wrapper .htmega-single-post-slide .content .post-inner ul.meta li{letter-spacing:0;}.post-carousel-wrapper .htmega-postslider-layout-2 .content{padding:0 20px;margin-top:-50px;text-align:center;position:relative;z-index:2;overflow:hidden;}.post-carousel-wrapper .htmega-postslider-layout-2 .content .post-inner{background:#fff;padding:20px;border-bottom:4px solid #b5b5b5;padding-top:35px;transition:.4s ease-in-out;position:relative;}.post-carousel-wrapper .htmega-postslider-layout-2:hover .content .post-inner{border-bottom:4px solid #0056ff;}.post-carousel-wrapper .htmega-postslider-layout-2 .content.htmega-gradient .post-inner{border:none;}.post-carousel-wrapper .htmega-postslider-layout-2 .content.htmega-gradient .post-inner:after{content:"";left:0;height:4px;bottom:0;width:100%;position:absolute;z-index:2;background:#b5b5b5;transition:.4s ease-in-out;background-image:linear-gradient(90deg,#f9dc03 0%,#f25a75 100%);background-color:rgba(255,255,255,0);}.post-carousel-wrapper .htmega-postslider-layout-2:hover .content.htmega-gradient .post-inner:after{background-image:linear-gradient(90deg,#09e328 0%,#00c1c6 100%);}.post-carousel-wrapper .htmega-postslider-layout-2 .content .post-inner ul{justify-content:space-between;}.post-carousel-wrapper .htmega-postslider-layout-2 .content .post-inner ul.meta li{color:#8f8f8f;font-size:14px;font-family:"Courgette",cursive;}.post-carousel-wrapper .htmega-postslider-layout-2 .content .post-inner ul.meta li i{font-size:14px;padding-right:12px;color:#a8a8a8;}.post-carousel-wrapper .htmega-postslider-layout-2 .content .post-inner ul.meta li a{color:#8f8f8f;}.post-carousel-wrapper .htmega-postslider-layout-2 .content .post-inner h2{font-size:20px;font-weight:600;margin-bottom:11px;margin-bottom:25px;line-height:28px;padding:0 30px;}.post-carousel-wrapper .htmega-postslider-layout-2 .content .post-inner h2 a{color:#4f4f4f;transition:.4s ease-in-out;}.post-carousel-wrapper .htmega-postslider-layout-2 .content .post-inner h2 a:hover{color:#0056ff;}.post-carousel-wrapper .htmega-postslider-layout-2 .content .post-inner p{color:#818181;font-size:14px;line-height:24px;margin-bottom:29px;font-family:"Montserrat",sans-serif;font-weight:300;}.post-carousel-wrapper .htmega-postslider-layout-3 .content .post-inner .post-btn a.readmore-btn,.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner .post-btn a.readmore-btn,.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner .post-btn a.readmore-btn{border-radius:0;border-style:none none solid;border-width:0 0 1px;border-color:#fff;color:#fff;display:inline-block;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:500;height:inherit;line-height:24px;padding:0;transition:all .4s ease-in-out 0s;}.post-carousel-wrapper .htmega-postslider-layout-3 .content .post-inner .post-btn a.readmore-btn:hover{color:#33a3b9;border-bottom:1px solid #33a3b9;background:rgba(255,255,255,0);}.post-carousel-wrapper.htmega-postcarousel-layout-3 button.slick-arrow{background:#263170 none repeat scroll 0 0;border:0 none;color:#fff;font-size:30px;height:40px;margin:0;padding:0;position:absolute;right:15px;top:-48px;transition:all .4s ease-in-out 0s;width:46px;border-radius:0;}.post-carousel-wrapper.htmega-postcarousel-layout-3 button.htmega-carosul-prev.slick-arrow{right:66px;left:auto;}.post-carousel-wrapper .htmega-postslider-layout-4 .post-carousel-flex{display:flex;align-items:center;}.post-carousel-wrapper .htmega-postslider-layout-4 .content{flex-basis:58%;position:relative;margin-left:-75px;background:#fff;padding:57px 24px;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner{background:rgba(255,255,255,0) none repeat scroll 0 0;padding:0;text-align:left;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner ul{justify-content:flex-start;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner ul.post-category{margin:0 -5px;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner ul.post-category li{margin:0 5px;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner ul.meta{margin:0;margin-bottom:10px;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner ul.meta li{color:#8c8c8c;font-size:14px;font-family:"Montserrat",sans-serif;font-weight:500;margin:0 14px;letter-spacing:0;margin-left:0;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner ul.meta li i{font-size:16px;padding-right:10px;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner ul.meta li a{color:#8c8c8c;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner h2{font-size:20px;font-weight:600;margin-bottom:19px;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner h2 a{color:#464646;transition:.4s ease-in-out;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner h2 a:hover{color:#0056ff;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner p{color:#818181;font-size:14px;line-height:24px;font-weight:300;font-family:"Montserrat",sans-serif;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner .post-btn a.readmore-btn{color:#464646;transition:.4s ease-in-out;font-family:"Montserrat",sans-serif;font-weight:500;background:rgba(255,255,255,0);border-bottom:1px solid #464646;}.post-carousel-wrapper .htmega-postslider-layout-4 .content .post-inner .post-btn a.readmore-btn:hover{color:#0056ff;border-bottom:1px solid #0056ff;background:rgba(255,255,255,0);}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner{text-align:left;padding:30px 0;}.post-carousel-wrapper .htmega-postslider-layout-5 .content{background:rgba(255,255,255,0);padding:0;}.post-carousel-wrapper .content .post-inner h2{word-break:break-word;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul{justify-content:flex-start;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul.meta{margin:0 -10px;margin-bottom:7px;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul.meta li{color:#8c8c8c;font-size:14px;font-family:"Montserrat",sans-serif;padding:0 10px;font-weight:500;position:relative;margin:0;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul.meta li::before{position:absolute;content:"/";right:0;top:2px;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul.meta li:last-child::before{display:none;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul.meta li a{color:#8c8c8c;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner h2{font-size:24px;font-weight:500;margin-bottom:11px;margin:0;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner h2 a{color:#2b2b2b;transition:.4s ease-in-out;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner h2 a:hover{color:#0056ff;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner p{color:#6d6a6a;font-size:17px;line-height:29px;margin-bottom:24px;margin-top:10px;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner .post-btn a.readmore-btn{border-bottom:1px solid #464646;font-size:14px;transition:.4s ease-in-out;font-family:"Montserrat",sans-serif;color:#464646;background:rgba(255,255,255,0);}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner .post-btn a.readmore-btn:hover{border-bottom:1px solid #0056ff;color:#0056ff;}.post-carousel-wrapper.htmega-postcarousel-layout-5 button.slick-arrow{position:absolute;top:28%;left:15px;width:46px;height:46px;background:#fff;border:0 none;color:#0056ff;font-size:24px;padding:0;margin:0;transition:.4s ease-in-out;z-index:2;border-radius:0;}.post-carousel-wrapper.htmega-postcarousel-layout-5 button.slick-arrow:hover{background:#0056ff;color:#fff;}.post-carousel-wrapper.htmega-postcarousel-layout-5 button.slick-arrow.htmega-carosul-next{left:auto;right:15px;}.post-carousel-wrapper.htmega-bottom-right-arrow button.slick-arrow,.post-carousel-wrapper.htmega-bottom-center-arrow button.slick-arrow{top:100%;}.post-carousel-wrapper.htmega-top-right-arrow button.slick-arrow{top:0;}.post-carousel-wrapper.htmega-top-right-arrow button.slick-arrow{right:50px;left:auto;}.post-carousel-wrapper.htmega-top-right-arrow button.htmega-carosul-next.slick-arrow{right:0;left:auto;}.post-carousel-wrapper.htmega-bottom-right-arrow button.slick-arrow{right:50px;left:auto;}.post-carousel-wrapper.htmega-bottom-right-arrow button.htmega-carosul-next.slick-arrow{right:0;left:auto;}.post-carousel-wrapper.htmega-bottom-center-arrow button.slick-arrow{left:50%;margin-left:-40px;}.post-carousel-wrapper.htmega-bottom-center-arrow button.htmega-carosul-next.slick-arrow{left:auto;right:50%;margin-right:-40px;}.post-carousel-wrapper.htmega-postcarousel-layout-3.htmega-bottom-center-arrow button.htmega-carosul-prev.slick-arrow{right:auto;left:50%;}.post-carousel-wrapper.htmega-postcarousel-layout-3.htmega-verticle-center-arrow button.slick-arrow{top:50%;}.post-carousel-wrapper.htmega-postcarousel-layout-3.htmega-verticle-center-arrow button.slick-arrow{left:-20px;right:auto;}.post-carousel-wrapper.htmega-postcarousel-layout-3.htmega-verticle-center-arrow button.htmega-carosul-next.slick-arrow{left:auto;right:-20px;}.htmega-justify-single-image .thumb a{display:block;}.htmega-justify-single-image .thumb a img{width:100%;}.htmega-justify-single-image .thumb{line-height:0;}.shapebg_image--1{background-image:url("https://www.charisma-si.de/wp-content/plugins/ht-mega-for-elementor/assets/css/img/others/business-shape.png");background-repeat:no-repeat;background-size:cover;background-position:center center;}.shapebg_image--1.nitro-lazy{background-image:none !important;}.htmega-business-horurs-1 .business-hrs-inner{padding:70px 65px;margin-top:-15px;}.htmega-business-horurs-1 .htmega-single-hrs{margin-top:15px;}.htmega-business-horurs-1 .htmega-single-hrs span.time{float:right;font-weight:600;color:#000;font-size:20px;font-family:"Dosis",sans-serif;}.htmega-business-horurs-1 .htmega-single-hrs span.day{color:#3b3b3b;font-weight:800;font-size:30px;font-family:"Dosis",sans-serif;}.htmega-business-horurs-1 .htmega-single-hrs.closed-day span.time{color:#fa2d2d;}.htmega-business-horurs-1 .htmega-single-hrs.closed-day span.day{color:#fa2d2d;}.htmega-business-horurs-2 .business-hrs-inner .htmega-single-hrs{padding:16px 0;border-top:1px solid #f4f4f4;position:relative;}.htmega-business-horurs-2 .business-hrs-inner .htmega-single-hrs:first-child{border-top:1px solid rgba(255,255,255,0);}.htmega-business-horurs-2 .business-hrs-inner .htmega-single-hrs::before{border:1px dashed #fff;content:"";height:42px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:2px;}.htmega-business-horurs-2 .business-hrs-inner .htmega-single-hrs span.day{color:#fafafa;font-weight:400;font-size:18px;font-family:"Montserrat",sans-serif;padding-left:40px;}.htmega-business-horurs-2 .business-hrs-inner .htmega-single-hrs span.time{float:right;font-weight:400;color:#fff;font-size:16px;font-family:"Montserrat",sans-serif;padding-right:40px;}.htmega-business-horurs-2 .business-hrs-inner .htmega-single-hrs:nth-child(odd){background:#ff6f5e;}.htmega-business-horurs-2 .business-hrs-inner .htmega-single-hrs:nth-child(even){background:#fe5743;}.htmega-business-horurs-3 .business-hrs-inner{padding:20px 30px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);}.htmega-business-horurs-3 .business-hrs-inner .htmega-single-hrs{padding:10px 22px;margin:4px 0;}.htmega-business-horurs-3 .business-hrs-inner .htmega-single-hrs span{font-family:"Lobster Two",cursive;}.htmega-business-horurs-3 .business-hrs-inner .htmega-single-hrs span.day{color:#565656;font-weight:400;font-size:20px;}.htmega-business-horurs-3 .business-hrs-inner .htmega-single-hrs span.time{float:right;font-weight:400;color:#565656;font-size:16px;}.htmega-business-horurs-3 .business-hrs-inner .htmega-single-hrs.closed-day{background:#0056ff;}.htmega-business-horurs-3 .business-hrs-inner .htmega-single-hrs.closed-day span.time{color:#fff;}.htmega-business-horurs-3 .business-hrs-inner .htmega-single-hrs.closed-day span.day{color:#fff;}.htmega-business-horurs-4 .business-hrs-inner{padding:30px 50px;background-image:url("https://www.charisma-si.de/wp-content/plugins/ht-mega-for-elementor/assets/css/img/bg/bg-image-40.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center;}.htmega-business-horurs-4 .business-hrs-inner.nitro-lazy{background-image:none !important;}.business-hrs-inner h4.hour-title{text-align:center;padding:20px 0;font-size:24px;font-weight:600;}.htmega-business-horurs-4 .business-hrs-inner .htmega-single-hrs{padding:17px 0;position:relative;}.htmega-business-horurs-4 .business-hrs-inner .htmega-single-hrs:last-child{border:none !important;}.htmega-business-horurs-4 .business-hrs-inner .htmega-single-hrs span{font-family:"Montserrat",sans-serif;}.htmega-business-horurs-4 .business-hrs-inner .htmega-single-hrs span.day{color:#fff;font-weight:500;font-size:16px;}.htmega-business-horurs-4 .business-hrs-inner .htmega-single-hrs span.time{float:right;font-weight:300;color:#fff;font-size:14px;}.htmega-business-horurs-5 .business-hrs-inner{padding:30px 50px;position:relative;z-index:2;}.htmega-business-horurs-5 .business-hrs-inner::before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";z-index:2;z-index:-1;right:0;background-image:linear-gradient(#d80d5f,#2f46dc);background-image:-webkit-gradient(#d80d5f,#2f46dc);background-image:-webkit-linear-gradient(#d80d5f,#2f46dc);background-image:-moz-linear-gradient(#d80d5f,#2f46dc);background-image:-ms-linear-gradient(#d80d5f,#2f46dc);background-image:-o-linear-gradient(#d80d5f,#2f46dc);}.htmega-business-horurs-5 .business-hrs-inner .htmega-single-hrs{padding:17px 0;position:relative;}.htmega-business-horurs-5 .business-hrs-inner .htmega-single-hrs::before{position:absolute;content:"";width:60px;height:2px;left:45%;top:50%;transform:translateX(-50%) translateY(-50%);border:1px dotted #fff;}.htmega-business-horurs-5 .business-hrs-inner .htmega-single-hrs span{font-family:"Montserrat",sans-serif;}.htmega-business-horurs-5 .business-hrs-inner .htmega-single-hrs span.day{color:#fff;font-weight:500;font-size:16px;}.htmega-business-horurs-5 .business-hrs-inner .htmega-single-hrs span.time{float:right;font-weight:300;color:#fff;font-size:14px;}.htmega-table-style{border-radius:10px 10px 0 0;}.htmega-table-style .htb-table{margin:0;}.htmega-table-style .htb-table thead{background-color:#612d91;}.htmega-table-style .htb-table thead tr th{text-align:center;border:none;font-size:18px;text-transform:uppercase;font-weight:600;color:#fff;padding:12px 20px;border-right:1px solid #fff;}.htmega-table-style table.htb-table tbody>tr:nth-child(odd)>td,.htmega-table-style table.htb-table tbody>tr:nth-child(odd)>th{background:unset;}.htmega-table-style .htb-table tbody tr{background:#824f9e;}.htmega-table-style .htb-table tbody tr td{text-align:center;border:none;padding:12px 20px;vertical-align:middle;border-bottom:1px solid #fff;color:#fff;font-size:16px;border-right:1px solid #fff;}.htmega-table-style .htb-table thead tr th.sorting,.htmega-table-style .htb-table thead tr th.sorting_asc,.htmega-table-style .htb-table thead tr th.sorting_desc{position:relative;}.htmega-table-style .htb-table thead tr th.sorting::before,.htmega-table-style .htb-table thead tr th.sorting_asc::before,.htmega-table-style .htb-table thead tr th.sorting_desc::before,.htmega-table-style .htb-table thead tr th.sorting::after,.htmega-table-style .htb-table thead tr th.sorting_desc::after,.htmega-table-style .htb-table thead tr th.sorting_asc::after{position:absolute;content:"";right:20px;font-family:FontAwesome;top:50%;transform:translateY(-50%);margin-top:7px;font-size:18px;}.htmega-table-style .htb-table thead tr th.sorting::after,.htmega-table-style .htb-table thead tr th.sorting_desc::after,.htmega-table-style .htb-table thead tr th.sorting_asc::after{content:"";margin-top:-5px;}.htmega-table-style select{width:auto;}.ast-container .htmega-table-style select{background-position-y:calc(50%);}.htmega-table-style-2{border-radius:0;}.htmega-table-style-2 .htb-table{margin:0;}.htmega-table-style-2 .htb-table thead{background-color:#5ac5ff;}.htmega-table-style-2 .htb-table thead tr th{text-align:left;border:none;font-size:18px;text-transform:uppercase;font-weight:600;color:#fff;padding:12px 20px;border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;padding-left:30px;outline:none;}.htmega-table-style-2 .htb-table tbody tr{background:#fff;}.htmega-table-style-2 .htb-table tbody tr:nth-child(even){background:#f4f4f4;}.htmega-table-style-2 .htb-table tbody tr td{text-align:left;border:none;padding:12px 20px;vertical-align:middle;color:#000;font-size:16px;border-right:1px solid #c5c5c5;padding-left:30px;border-left:1px solid #c5c5c5;}.htmega-table-style-2 td a{font-size:16px;font-weight:600;color:#18012c;}.htmega-table-style-3{border-radius:0;}.htmega-table-style-3 .htb-table{margin:0;}.htmega-table-style-3 .htb-table thead{background-color:#727272;}.htmega-table-style-3 .htb-table thead tr th{text-align:left;border:none;font-size:18px;text-transform:uppercase;font-weight:600;color:#fff;padding:12px 20px;border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;padding-left:30px;}.htmega-table-style-3 .htb-table tbody tr{background:#fff;}.htmega-table-style-3 .htb-table tbody tr td{text-align:left;border:none;padding:12px 20px;vertical-align:middle;color:#000;font-size:16px;border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5;padding-left:30px;}.htmega-table-style-3 td a{font-size:16px;font-weight:600;color:#18012c;}.htmega-table-style table{border:0;}.htmega-table-export-btn{display:inline-block;float:right;margin-top:10px;overflow:hidden;background:#824f9e;color:#fff;line-height:1;padding:7px 16px;border-radius:3px;cursor:pointer;transition:all .3s ease-in-out;}.htmega-table-export-btn:hover{background:#000;}.htmega-pricing-list-view a{text-decoration:none;}.htmega-pricing-list-view .htb-table{margin:0;}.htmega-pricing-list-view .htb-table thead tr th{text-align:center;font-size:16px;font-weight:500;color:#5c5c5c;padding:12px 20px;border-right:1px solid #d4d4d4;border-left:1px solid #d4d4d4;font-family:"Montserrat",sans-serif;text-transform:inherit;}.htmega-pricing-list-view .htb-table td.tb-name a{font-size:16px;font-weight:600;color:#18012c;}.htmega-pricing-list-view .htb-table tbody tr td{text-align:center;border:none;padding:12px 20px;vertical-align:middle;border-bottom:1px solid #d4d4d4;color:#5c5c5c;font-size:16px;border-right:1px solid #d4d4d4;border-left:1px solid #d4d4d4;}.htmega-pricing-list-view .htb-table tbody tr td a{color:#5c5c5c;}.table-responsive td.htmega-pricing-row-cell .htmega-pricing-table__head-row-cell-area,.table-responsive .htmega-pricing-table__head-column-cell-text{word-break:initial;}.table-responsive.htmega-pricing-list-view{overflow-x:auto;}.table-responsive.htmega-pricing-list-view table.table{margin:0;}.htmega-pricing-list-view .htmega-pricing-table__head-column-cell-area{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.htmega-column-position-icon-left .htmega-pricing-table__head-column-cell-area{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.htmega-column-position-icon-right .htmega-pricing-table__head-column-cell-area{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.htmega-column-position-icon-left .htmega-pricing-table__head-column-cell-icon,.htmega-column-position-icon-right .htmega-pricing-table__head-column-cell-icon{width:auto;}.htmega-column-position-icon-bottom .htmega-pricing-table__head-column-cell-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.htmega-column-position-icon-top .htmega-pricing-table__head-column-cell-area{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.htmega-column-position-icon-bottom .htmega-pricing-table__head-column-cell-icon,.htmega-column-position-icon-top .htmega-pricing-table__head-column-cell-icon{width:100%;}.htmega-pricing-table__head-column-cell .htmega-pricing-table__head-column-cell-area .htmega-pricing-table__head-column-cell-icon img{width:40%;}.htmega-pricing-row-cell span.ht-data-label{padding:5px 8px;border-radius:20px;position:relative;background:#11a683;color:#fff;font-size:10px;}.htmega-pricing-table-style-4 table.table,.htmega-pricing-table-style-4 table.table td,.htmega-pricing-table-style-4 table.table th{border:none;}.htmega-pricing-table-style-4 th.htmega-pricing-table__head-column-cell,.htmega-pricing-table-style-4 td.htmega-pricing-row-cell{position:relative;}.htmega-pricing-table-style-4 th.htmega-pricing-table__head-column-cell .htmega-pricing-table__head-column-cell-area:before,.htmega-pricing-table-style-4 td.htmega-pricing-row-cell .htmega-pricing-table__head-row-cell-area:before{position:absolute;content:"";background:rgba(255,255,255,0);width:10px;height:10px;left:0;border-radius:50px;}.htmega-pricing-row-cell .htmega-button .htb-btn{font-size:14px;}.htmega-pricing-list-view.htmega-pricing-table-style-4 table.table{border-collapse:separate;border-spacing:0 20px;}.htmega-pricing-list-view.htmega-pricing-table-style-4 table.table tr{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.15);border-radius:50px;}.htmega-pricing-list-view.htmega-pricing-table-style-4 table.table tr td:first-child,.htmega-pricing-list-view.htmega-pricing-table-style-4 table.table tr th:first-child{border-radius:10px 0 0 10px;}.htmega-pricing-list-view.htmega-pricing-table-style-4 table.table tr td:last-child,.htmega-pricing-list-view.htmega-pricing-table-style-4 table.table tr th:last-child{border-radius:0 10px 10px 0;}.htmega-column-position-icon-right .htmega-pricing-table__head-column-cell-icon{padding-left:5px;}.htmega-column-position-icon-left .htmega-pricing-table__head-column-cell-icon{padding-right:5px;}.elementor-widget-htmega-pricinglistview-addons .htmega-pricing-table__head-row-cell-area{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.elementor-widget-htmega-pricinglistview-addons.htmega-row-icon-position-top .htmega-pricing-table__head-row-cell-area{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.elementor-widget-htmega-pricinglistview-addons.htmega-row-icon-position-bottom .htmega-pricing-table__head-row-cell-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.elementor-widget-htmega-pricinglistview-addons.htmega-row-icon-position-left .htmega-pricing-table__head-row-cell-area{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.elementor-widget-htmega-pricinglistview-addons.htmega-row-icon-position-right .htmega-pricing-table__head-row-cell-area{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.elementor-widget-htmega-pricinglistview-addons.htmega-row-icon-position-bottom .ha-table__body-row-cell-icon,.elementor-widget-htmega-pricinglistview-addons.htmega-row-icon-position-top .ha-table__body-row-cell-icon{width:100%;}.elementor-widget-htmega-pricinglistview-addons.htmega-row-icon-position-left .ha-table__body-row-cell-icon,.elementor-widget-htmega-pricinglistview-addons.htmega-row-icon-position-right .ha-table__body-row-cell-icon{width:auto;}.elementor-widget-htmega-pricinglistview-addons.htmega-row-icon-position-right .htmega-pricing-table__head-row-cell-area .htmega-pricing-table__head-row-cell-icon{padding-left:5px;}.elementor-widget-htmega-pricinglistview-addons.htmega-row-icon-position-left .htmega-pricing-table__head-row-cell-area .htmega-pricing-table__head-row-cell-icon{padding-right:5px;}.htmega-pricing-table-style-2 .htb-table{margin:0;}.htmega-pricing-table-style-2 .htb-table thead tr th{vertical-align:bottom;border-bottom:2px solid #dee2e6;padding:0;border:0 none;border-right:1px solid #fff;border-left:1px solid #fff;}.htmega-pricing-table-style-2 .htb-table thead tr th:first-child{border:1px solid transparent !important;}.htmega-pricing-table-style-2 .htb-table thead tr th span{text-align:center;font-size:24px;font-weight:600;color:#ff6565;font-family:"Montserrat",sans-serif;text-transform:inherit;text-transform:initial;background:#ffc1c1;display:block;padding:12px 20px;}.htmega-pricing-table-style-2 .htb-table tbody tr td{text-align:center;border:none;padding:0;border-right:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #fff;}.htmega-pricing-table-style-2 .htb-table tbody tr td:first-child{border-left:1px solid rgba(255,255,255,0);border-bottom:1px solid rgba(255,255,255,0);}.htmega-pricing-table-style-2 .htb-table tbody tr td span{padding:12px 20px;vertical-align:middle;color:#fff;font-size:16px;background:#ff8686;display:block;}.htmega-pricing-table-style-2 .htb-table tbody tr td span i{color:#fff;font-size:16px;}.htmega-pricing-table-style-2 .htb-table tbody tr td a{color:#fff;}.htmega-pricing-table-style-2 .htb-table td.tb-name a{font-size:16px;font-weight:600;color:#18012c;}.htmega-pricing-table-style-3 ul{list-style:none;padding:0;margin:0;}.htmega-pricing-table-style-3 ul li{margin-bottom:25px;}.htmega-pricing-table-style-3 ul li a{display:flex;flex-wrap:wrap;list-style:none;align-items:center;}.htmega-pricing-table-style-3 ul li a .price-list-text{flex:1;min-width:1px;align-items:center;display:flex;flex-wrap:wrap;}.htmega-pricing-table-style-3 ul li a .price-list-text span{color:#373737;font-weight:600;font-size:20px;}.htmega-pricing-table-style-3 ul li a .price-list-text span.separator{margin-left:20px;border-bottom-style:dotted;border-bottom-style:dashed;border-bottom-width:1px;height:0;color:#ccc;border-bottom-color:#b9b9b9;flex:1;min-width:1px;}.htmega-pricing-table-style-3 ul li a .price-text-right{width:auto;padding-left:20px;}.htmega-pricing-table-style-3 ul li a .price-text-right span.price{background:#ff8686;display:inline-block;color:#fff;font-weight:600;font-size:20px;height:45px;padding:0 33px;line-height:46px;margin-right:10px;border-radius:22px;}.htmega-pricing-table-style-3 ul li a .price-text-right span.basket{display:inline-block;background:#ff9898;height:45px;line-height:44px;width:45px;text-align:center;border-radius:100%;color:#fff;font-size:18px;}.htc-verctimeline-wrapper{position:relative;margin-top:30px;}.htc-verctimeline-wrapper.htmega-verticletimeline-style-2::before{content:"";position:absolute;left:50%;top:0;width:6px;background:#18012c;height:100%;margin-left:-1px;border-radius:20px;}.htc-verctimeline-wrapper .ht-ver-timeline{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;padding:30px 0;position:relative;}.htc-verctimeline-wrapper .ht-ver-timeline::before{content:"";position:absolute;left:50%;top:0;width:2px;background:#d2d2d2;height:100%;margin-left:-1px;}.htc-verctimeline-wrapper .ht-ver-timeline:last-child::before{display:none;}.htc-verctimeline-wrapper .ht-ver-timeline .vertical-time{width:50%;text-align:right;position:relative;position:relative;-webkit-align-self:baseline;-moz-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;top:-53px;padding-right:30px;padding-left:0;}.htc-verctimeline-wrapper .ht-ver-timeline .vertical-time::before{position:absolute;content:"";right:-15px;top:50%;margin-top:-15px;height:30px;width:30px;border:7px solid #e98250;border-radius:100%;background:#fff;transform:translateY(-50%);}.htc-verctimeline-wrapper .ht-ver-timeline .vertical-time .vertical-date{width:100px;border:13px solid #f88a55;text-align:center;display:inline-block;height:100px;border-radius:100%;background:#fff;position:relative;top:-15px;margin-right:11px;}.htc-verctimeline-wrapper .ht-ver-timeline .vertical-time .vertical-date::before,.htc-verctimeline-wrapper .ht-ver-timeline--2 .vertical-time .vertical-date span.month:before{position:absolute;content:"";left:100%;top:50%;height:10px;width:10px;border-top:10px solid rgba(255,255,255,0);border-right:10px solid rgba(255,255,255,0);border-bottom:10px solid rgba(255,255,255,0);border-left:15px solid #f58854;transform:translateY(-50%);margin-left:12px;}.htc-verctimeline-wrapper .ht-ver-timeline .vertical-time .vertical-date span{display:block;display:flex;color:#fc8c56;font-size:18px;font-weight:500;line-height:28px;font-family:"Montserrat",sans-serif;height:100%;align-items:center;justify-content:center;}.htc-verctimeline-wrapper .ht-ver-timeline .timeline-content{padding-left:123px;text-align:left;width:50%;position:relative;top:-30px;}.htc-verctimeline-wrapper .ht-ver-timeline .timeline-content::before{position:absolute;content:"";border-style:dashed;left:25px;height:1px;width:80px;border-width:0 0 2px;top:11px;border-color:#f38753;}.htc-verctimeline-wrapper .ht-ver-timeline .timeline-content p{color:#494849;font-size:14px;line-height:28px;}.htc-verctimeline-wrapper .ht-ver-timeline.vertical-reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.htc-verctimeline-wrapper .ht-ver-timeline.vertical-reverse .vertical-time{text-align:left;padding-left:30px;padding-right:0;}.htc-verctimeline-wrapper .ht-ver-timeline.vertical-reverse .vertical-time::before{right:auto;left:-15px;}.htc-verctimeline-wrapper .ht-ver-timeline.vertical-reverse .vertical-time .vertical-date{margin-right:0;margin-left:11px;}.htc-verctimeline-wrapper .ht-ver-timeline.vertical-reverse .vertical-time .vertical-date::before{right:115%;left:auto;border-top:10px solid rgba(255,255,255,0);border-right:15px solid #fc8c56;border-bottom:10px solid rgba(255,255,255,0);border-left:10px solid rgba(255,255,255,0);}.htc-verctimeline-wrapper .ht-ver-timeline.vertical-reverse .timeline-content{padding-left:0;padding-right:123px;text-align:right;}.htc-verctimeline-wrapper .ht-ver-timeline.vertical-reverse .timeline-content::before{left:auto;right:25px;}h6.time_line_title{margin-top:0;margin-bottom:10px;padding:0;line-height:1.3;font-size:19px;}.htc-verctimeline-wrapper.htmega-verticletimeline-style-4 .ht-ver-timeline .timeline-content{padding-left:40px;}.htc-verctimeline-wrapper.htmega-verticletimeline-style-4 .ht-ver-timeline.vertical-reverse .timeline-content{padding-right:40px;padding-left:0;}.htmega-verticletimeline-style-4 .ht-ver-timeline .timeline-content::before,.htmega-verticletimeline-style-4 .ht-ver-timeline .timeline-content::before{display:none;}.htmega-verticletimeline-style-4 .ht-ver-timeline .vertical-time .vertical-date{border:none;padding:12px;}.htmega-verticletimeline-style-4 .ht-ver-timeline .vertical-time .vertical-date:after,.htc-verctimeline-wrapper .ht-ver-timeline--2 .vertical-time .vertical-date span.month:after{position:absolute;background:#e98250;height:100%;width:100%;content:"";top:0;left:0;border-radius:100%;}.htmega-verticletimeline-style-4 .ht-ver-timeline .vertical-time .vertical-date span.month{position:relative;z-index:2;background:#fff;border-radius:100%;height:100%;width:100%;top:0;bottom:0;margin:0;display:flex;align-items:center;justify-content:center;padding:5px;}.htmega-verticletimeline-style-4 .ht-ver-timeline .vertical-time .vertical-date::before{left:99%;margin:0;}.htmega-verticletimeline-style-4 .ht-ver-timeline.vertical-reverse .vertical-time .vertical-date::before{right:99%;}.htc-verctimeline-wrapper .ht-ver-timeline--2{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;padding:40px 0 0;position:relative;}.htc-verctimeline-wrapper .ht-ver-timeline--2::before{position:absolute;content:"";width:6px;height:100%;background:#cf2037;left:50%;transform:translateX(-1px);top:0;transition:.4s ease-in-out;opacity:0;border-radius:20px;}.htc-verctimeline-wrapper .ht-ver-timeline--2:hover::before{opacity:1;}.htc-verctimeline-wrapper .ht-ver-timeline--2 .vertical-time{width:50%;text-align:right;position:relative;position:relative;-webkit-align-self:baseline;-moz-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;padding-right:40px;}.htc-verctimeline-wrapper .ht-ver-timeline--2 .vertical-time::before{position:absolute;content:"";right:-12px;top:50%;margin-top:0;height:20px;width:20px;border:6px solid #18012c;border-radius:100%;background:#fff;transform:translateY(-50%);transition:.4s ease-in-out;}.htc-verctimeline-wrapper .ht-ver-timeline--2 .vertical-time .vertical-date span{display:block;color:#18012c;font-size:18px;font-weight:700;line-height:28px;font-family:"Montserrat",sans-serif;}.htc-verctimeline-wrapper .ht-ver-timeline--2:hover .vertical-time::before{border:6px solid #cf2037;}.htc-verctimeline-wrapper .ht-ver-timeline--2 .timeline-content{padding-left:40px;text-align:left;width:50%;position:relative;}.htc-verctimeline-wrapper .ht-ver-timeline--2 .timeline-content h6{color:#18012c;font-size:18px;font-weight:700;transition:.4s ease-in-out;}.htc-verctimeline-wrapper .ht-ver-timeline--2 .timeline-content p{color:#313131;font-size:15px;line-height:25px;font-family:"Montserrat",sans-serif;}.htc-verctimeline-wrapper .ht-ver-timeline--2:hover .timeline-content h6{color:#cf2037;}.htc-verctimeline-wrapper .ht-ver-timeline--2.vertical-reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.htc-verctimeline-wrapper .ht-ver-timeline--2.vertical-reverse .vertical-time{text-align:left;padding-left:40px;padding-right:0;}.htc-verctimeline-wrapper .ht-ver-timeline--2.vertical-reverse .vertical-time::before{right:auto;left:-9px;}.htc-verctimeline-wrapper .ht-ver-timeline--2.vertical-reverse .vertical-time .vertical-date{margin-right:0;margin-left:11px;}.htc-verctimeline-wrapper .ht-ver-timeline--2.vertical-reverse .timeline-content{padding-left:0;padding-right:40px;text-align:right;}.htc-verctimeline-wrapper .ht-ver-timeline--2 .vertical-time .vertical-date span.month{display:inline-block;position:relative;z-index:1;}.htc-verctimeline-wrapper .ht-ver-timeline--2 .vertical-time .vertical-date span.month:after{border-radius:0;background:rgba(255,255,255,0);z-index:-1;}.htc-verctimeline-wrapper .ht-ver-timeline--2 .vertical-time .vertical-date span.month:before{margin:0;border-top:8px solid rgba(255,255,255,0);border-right:8px solid rgba(255,255,255,0);border-bottom:8px solid rgba(255,255,255,0);border-left:12px solid rgba(255,255,255,0);}.htc-verctimeline-wrapper .ht-ver-timeline--2.vertical-reverse .vertical-time .vertical-date span.month:before{right:100%;left:auto;border-top:8px solid rgba(255,255,255,0);border-right:12px solid rgba(255,255,255,0);border-bottom:8px solid rgba(255,255,255,0);border-left:8px solid rgba(255,255,255,0);}.htc-verctimeline-wrapper .ht-ver-timeline--3{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;position:relative;}.htc-verctimeline-wrapper .ht-ver-timeline--3::before{content:"";position:absolute;left:50%;top:0;width:3px;background:#f4f4f4;height:100%;margin-left:-2px;}.htc-verctimeline-wrapper .ht-ver-timeline--3:last-child::before{display:none;}.htc-verctimeline-wrapper .ht-ver-timeline--3 .vertical-time{width:50%;text-align:right;padding:0 40px;position:relative;position:relative;-webkit-align-self:baseline;-moz-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;}.htc-verctimeline-wrapper .ht-ver-timeline--3 .vertical-time .vertical-date span{display:block;color:#18012c;font-size:30px;font-weight:700;line-height:28px;line-height:60px;font-family:"Montserrat",sans-serif;position:absolute;left:100%;width:60px;height:60px;background:#f4f4f4;text-align:center;border-radius:100%;top:0;transform:translateX(-50%);transition:all .3s ease-in-out;}.htc-verctimeline-wrapper .ht-ver-timeline--3 .timeline-content{padding-left:67px;text-align:left;width:50%;position:relative;top:0;}.htc-verctimeline-wrapper .ht-ver-timeline--3 .timeline-content .content{background:#fff;box-shadow:0 0 97px rgba(0,0,0,.1);padding:38px 30px;position:relative;transition:all .3s ease-in-out;}.htc-verctimeline-wrapper .ht-ver-timeline--3 .timeline-content .content::before{right:100%;left:auto;border-top:10px solid rgba(255,255,255,0);border-right:20px solid #fff;border-bottom:10px solid rgba(255,255,255,0);border-left:10px solid rgba(255,255,255,0);position:absolute;content:"";margin-top:-15px;height:10px;width:10px;transition:all .3s ease-in-out;}.htc-verctimeline-wrapper .ht-ver-timeline--3 .timeline-content h6{color:#18012c;font-size:18px;font-weight:700;transition:.4s ease-in-out;margin-bottom:8px;}.htc-verctimeline-wrapper .ht-ver-timeline--3 .timeline-content p{color:#18012c;font-size:14px;line-height:28px;transition:all .3s ease-in-out;}.htc-verctimeline-wrapper .ht-ver-timeline--3.vertical-reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.htc-verctimeline-wrapper .ht-ver-timeline--3.vertical-reverse .vertical-time{text-align:left;padding:0 40px;}.htc-verctimeline-wrapper .ht-ver-timeline--3.vertical-reverse .vertical-time .vertical-date span{left:auto;right:100%;transform:translateX(50%);}.htc-verctimeline-wrapper .ht-ver-timeline--3.vertical-reverse .timeline-content{padding-right:67px;text-align:right;padding-left:0;}.htc-verctimeline-wrapper .ht-ver-timeline--3.vertical-reverse .timeline-content .content::before{left:100%;right:auto;border-top:10px solid rgba(255,255,255,0);border-right:10px solid rgba(255,255,255,0);border-bottom:10px solid rgba(255,255,255,0);border-left:15px solid #fff;}@media (max-width:767px){.htc-verctimeline-wrapper .ht-ver-timeline--2 .vertical-time{padding-right:30px;}.htc-verctimeline-wrapper .ht-ver-timeline--2.vertical-reverse .vertical-time{padding-left:30px;}.htc-verctimeline-wrapper .ht-ver-timeline--3 .vertical-time,.htc-verctimeline-wrapper .ht-ver-timeline--3.vertical-reverse .vertical-time{width:auto;padding:0 18px;}.htc-verctimeline-wrapper .ht-ver-timeline--3::before{display:none;}.htc-verctimeline-wrapper .ht-ver-timeline--3{margin-bottom:30px;}}.offcanvas{text-align:center;}.offcanvas .canvas-btn{display:inline-block;color:#fff;font-size:16px;font-family:"Montserrat",sans-serif;font-weight:500;padding:13px 36px;line-height:1.4;border-radius:4px;background:#fa9866;text-decoration:none;}.offcanvas svg{width:20px;vertical-align:middle;}.site-menu .searchform input[type="text"]{color:#fff;}.site-menu.show-nav{-webkit-transform:translateX(440px);-webkit-transform:translate3d(440px,0,0);transform:translateX(440px);transform:translate3d(440px,0,0);}.site-menu{width:440px;height:100%;position:fixed;top:0;left:-440px;background:#000;transform:translateX(0);transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-webkit-transition:300ms ease all;transition:300ms ease all;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:99;overflow-y:auto;padding-top:80px;}.admin-bar .site-menu{padding-top:120px;}.site-menu a.canvas-closebtn i{border:1px solid #fff;color:#fff;padding:9px;position:absolute;right:20px;top:20px;}.admin-bar .site-menu a.canvas-closebtn i{top:60px;}.site-menu.align-right-active{transform:translateX(0);}.site-menu.align-right-active.show-nav{-webkit-transform:translateX(-440px);-webkit-transform:translate3d(-440px,0,0);transform:translateX(-440px);transform:translate3d(-440px,0,0);}.site-menu.align-right-active{left:auto;right:-440px;}.site-menu.align-top-active{transform:translateY(0);}.site-menu.align-top-active.show-nav{-webkit-transform:translateY(150px);-webkit-transform:translate3d(0,150px,0);transform:translateY(150px);transform:translate3d(0,150px,0);}.site-menu.align-bottom-active{transform:translateY(0);}.site-menu.align-bottom-active.show-nav{-webkit-transform:translateY(-150px);-webkit-transform:translate3d(0,-150px,0);transform:translateY(-150px);transform:translate3d(0,-150px,0);}.site-menu.align-bottom-active,.site-menu.align-top-active{left:0;right:auto;bottom:-150px;top:auto;width:100%;height:150px;}.site-menu.align-top-active{top:-150px;bottom:auto;width:100%;height:150px;}.site-menu .content_offcanvas .elementor-widget-wp-widget-nav_menu ul{padding:0;margin:0;list-style:none;}.site-menu .content_offcanvas .elementor-widget-wp-widget-nav_menu ul li a{color:#fff;font-size:15px;display:block;padding:13px 0;border-top:1px solid #414141;text-transform:uppercase;text-decoration:none;}.site-menu .content_offcanvas .elementor-widget-wp-widget-nav_menu ul li:first-child a{border-top:1px solid rgba(255,255,255,0);}.site-menu .content_offcanvas .blog-search{margin:0 70px;}.site-menu .content_offcanvas .blog-search form input,.site-menu .content_offcanvas_verticle .blog-search form input{border-radius:20px;height:40px;}.site-menu .content_offcanvas .blog-search form button,.site-menu .content_offcanvas_verticle .blog-search form button{height:40px;}.site-menu .content_offcanvas .blog-search form button:hover,.site-menu .content_offcanvas_verticle .blog-search form button:hover{color:#fff;}.site-menu .content_offcanvas_verticle .linemenu-nav ul li{margin:0 10px;}.admin-bar .site-menu.align-top-active,.site-menu.align-bottom-active{padding-top:40px !important;}.admin-bar .site-menu.align-top-active .elementor-image{margin-top:7px;}.site-menu.align-top-active a.canvas-closebtn i,.site-menu.align-bottom-active a.canvas-closebtn i{z-index:999;}.magnifier-lens{cursor:pointer;}.htmega-animated-heading{text-align:center;}.htmega-animated-heading .cd-words-wrapper b{color:#0056ff;}.htmega-style-1 h4{color:#515151;font-size:36px;margin:0;font-weight:600;}.htmega-style-2 h4 span.beforetext{padding:.25em 0 .325em;margin:0 auto;text-shadow:0 0 80px rgba(255,255,255,.5);font-size:60px;color:#515151;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(255,255,255,0);-webkit-animation:bgimganimation 80s linear infinite;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;background-color:#007bff;}.htmega-style-3 h4{color:#515151;font-size:60px;font-weight:700;margin:0;}.htmega-style-4 h4{vertical-align:middle;text-align:center;font-size:36px;color:#4e4e4e;font-weight:400;font-style:italic;}.htmega-style-5 h4{font-size:36px;}.htmega-style-6 h4{text-align:center;font-size:36px;color:#515151;font-weight:400;margin:0;}.htmega-style-6 .cd-words-wrapper b{font-style:italic;font-size:48px;color:#0056ff;margin-top:-9px;}.cd-headline.loading-bar .cd-words-wrapper::after{background:#0056ff;}.htmega-animated-heading .cd-headline::before{font-size:100px;font-weight:100;position:absolute;z-index:-1;top:0;left:50%;content:attr(data-pltext);-webkit-transform:translateX(-50%) translateY(-14px);-ms-transform:translateX(-50%) translateY(-14px);transform:translateX(-50%) translateY(-14px);text-transform:uppercase;color:rgba(46,152,251,.14);white-space:nowrap;margin-top:-15px;}.htmega-animated-heading .headline-placeholder{position:relative;z-index:1;}.htmega-animated-alignment-left .cd-headline::before,.htmega-animated-alignment-right .cd-headline::before{left:0;-webkit-transform:translateX(0) translateY(-14px);-ms-transform:translateX(0) translateY(-14px);transform:translateX(0) translateY(-14px);}.htmega-animated-alignment-right .cd-headline::before{left:auto;right:0;}.htmega-carousel-activation{position:relative;}.htmega-carousel-activation .panel-slider .content h2{margin-top:0;}.panel-slider-wrapper.htmega-carousel-activation .slick-track{margin:0 -2px;}.panel-slider-wrapper.htmega-carousel-activation .slick-track .slick-slide{padding:0 2px;}.panel-slider-wrapper.htmega-carousel-activation button{position:absolute;top:50%;left:70px;z-index:2;width:50px;height:50px;border-radius:100%;line-height:50px;color:#fff;background:rgba(255,255,255,.5);border:0 none;transform:translateY(-50%);transition:.4s ease-in-out;font-size:24px;padding:0;}.panel-slider-wrapper.htmega-carousel-activation button svg{width:20px;height:20px;}.panel-slider-wrapper.htmega-carousel-activation button:hover svg{fill:#000;}.panel-slider-wrapper.htmega-carousel-activation button:hover{background:rgba(24,1,44,.5);}.panel-slider-wrapper.htmega-carousel-activation button.htmega-carosul-next{left:auto;right:70px;}.panel-slider{position:relative;}.panel-slider .content{position:absolute;bottom:0;left:0;padding:33px 40px;background:rgba(0,0,0,.45);width:100%;}.panel-slider .content h2{color:#fff;font-size:18px;font-weight:500;margin-bottom:8px;}.panel-slider .content h2 a{color:inherit;font-size:inherit;font-family:inherit;text-decoration:none;}.panel-slider .content span{color:#fff;font-size:16px;}.panel-slide-active-2 .slick-slide{margin:0 2px;}.panel_slider_style-1 .htmega-carousel-activation .panel-slider .content{opacity:0;transition:all .3s ease-in-out;z-index:-1;}.panel_slider_style-1 .htmega-carousel-activation .slick-slide.slick-center .panel-slider .content{opacity:1;z-index:1;}.panel-slider .thumb img{width:100%;}.panel_slider_area .slick-slide>div{line-height:0;}.panel_slider_area .slick-slide>div *{line-height:normal;}.panel_slider_style-2 .htmega-carousel-activation .slick-track{margin:0 -2px;}.panel_slider_style-2 .htmega-carousel-activation .slick-track .slick-slide{padding:0 2px;}.panel_slider_style-2 .htmega-carousel-activation button{position:absolute;top:50%;left:50px;z-index:2;color:#000;border:0 none;transform:translateY(-50%);transition:.4s ease-in-out;font-size:36px;}.panel_slider_style-2 .htmega-carousel-activation button:hover{color:#18012c;}.panel_slider_style-2 .htmega-carousel-activation button.htmega-carosul-next{left:auto;right:50px;}.panel_slider_style-2 .htmega-carousel-activation .panel-slider{position:relative;}.panel_slider_style-2 .htmega-carousel-activation .panel-slider .thumb img{width:100%;}.panel_slider_style-2 .htmega-carousel-activation .panel-slider .content{position:absolute;bottom:0;padding:33px 40px;background:rgba(0,0,0,.8);text-align:center;left:0;width:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:translateY(110%);-moz-transform:translateY(110%);transform:translateY(110%);opacity:0;}.panel_slider_style-2 .htmega-carousel-activation .panel-slider .content h2{color:#fff;font-size:18px;font-weight:500;margin-bottom:8px;}.panel_slider_style-2 .htmega-carousel-activation .panel-slider .content span{color:#fff;font-size:16px;}.panel_slider_style-2 .htmega-carousel-activation .panel-slider:hover .content{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);opacity:1;}.htmega-custom-width .htmega-carousel-activation .slick-active:not(.slick-center) .panel-slider .content{display:none;}.panel_slider_style-3 .panel-slider .content-inner{-webkit-transition:opacity .15s 0s;-moz-transition:opacity .15s 0s;transition:opacity .15s 0s;position:absolute;width:100%;text-align:center;height:100%;top:0;}.panel_slider_style-3 .panel-slider .content-inner::after{content:"";position:absolute;top:-100%;left:0;height:100%;width:100%;background:#000;-webkit-transition:top .35s;-moz-transition:top .35s;transition:top .35s;}.panel_slider_style-3 .panel-slider .content-inner .content{position:absolute;z-index:2;width:100%;top:50%;transform:translateY(-50%);transition:.4s ease-in-out;opacity:0;bottom:auto;background:transparent !important;}.panel_slider_style-3 .panel-slider .content-inner .content h2{color:#fff;margin-bottom:10px;font-size:30px;}.panel_slider_style-3 .panel-slider:hover .content-inner::after{top:0;}.panel_slider_style-3 .panel-slider:hover .content-inner .content{opacity:1;}.panel_slider_style-4 .htmega-carousel-activation button{position:absolute;top:50%;left:0;z-index:2;width:50px;height:50px;border-radius:100%;line-height:50px;color:#000;border:0 none;border:1px solid #000;transform:translateY(-50%);transition:.4s ease-in-out;font-size:24px;}.panel_slider_style-4 .htmega-carousel-activation button:hover{border:1px solid #fff;color:#fff;}.panel_slider_style-4 .htmega-carousel-activation button.slick-arrow{left:140px;}.panel_slider_style-4 .htmega-carousel-activation button.htmega-carosul-next{left:auto;right:140px;}.panel_slider_style-4 .htmega-carousel-activation .slick-slide{padding:72px 0;transition:all .3s ease 0s;}.panel_slider_style-4 .htmega-carousel-activation .panel-slider{position:relative;transition:all .3s ease 0s;}.panel_slider_style-4 .htmega-carousel-activation .slick-slide.slick-center .panel-slider{transform:scale(1.3);z-index:2;}.panel_slider_style-4 .htmega-carousel-activation .panel-slider{position:relative;transform:scale(.9);}.panel_slider_style-4 .htmega-carousel-activation .panel-slider::before{background:rgba(255,255,255,.7);position:absolute;content:"";left:0;top:0;width:100%;height:100%;transition:.3s ease-in-out;}.panel_slider_style-4 .htmega-carousel-activation .slick-slide.slick-center .panel-slider::before{display:none;}.panel_slider_style-4 .htmega-carousel-activation{margin:0 -70px;}.panel_slider_style-4 .htmega-carousel-activation .thumb img{width:100%;}.panel_slider_style-4 .htmega-carousel-activation .slick-slide{margin:0 70px;}.ht-scroll-image{position:relative;border-style:solid;border-width:20px 20px 20px 20px;border-color:#fff;border-radius:5px 5px 5px 5px;box-shadow:0 8px 20px 0 rgba(0,0,0,.1);overflow:hidden;}.ht-scroll-image .thumb{min-height:600px;transition:background-position 6s ease-in-out;-webkit-transition:background-position 6s ease-in-out;border-style:solid;border-width:0 0 0 0;display:block;position:relative;width:100%;background-repeat:no-repeat;background-size:cover;overflow:hidden;border-top:1px solid #f2f2f2;border-left:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;border-right:1px solid #f2f2f2;transition-duration:3s;}.ht-scroll-image .thumb:hover{background-position:left bottom !important;}.ht-vtr-direction-bottom.ht-scroll-image .thumb{background-position:bottom;}.ht-vtr-direction-bottom.ht-scroll-image .thumb:hover{background-position:left top !important;}.ht-htr-direction-left.ht-scroll-image .thumb{background-position:left center;}.ht-htr-direction-left.ht-scroll-image .thumb:hover{background-position:right center !important;}.ht-htr-direction-right.ht-scroll-image .thumb{background-position:right center;}.ht-htr-direction-right.ht-scroll-image .thumb:hover{background-position:left center !important;}.ht-scroll-type-vertical .ht-scroll-image-wrapper,.ht-scroll-type-horizontal .ht-scroll-image-wrapper{overflow:hidden;height:600px;position:relative;}.ht-scroll-type-vertical .ht-scroll-image-wrapper{overflow-y:auto;}.ht-scroll-type-horizontal .ht-scroll-image-wrapper{overflow-x:auto;}.ht-scroll-type-horizontal.ht-scroll-image .thumb img,.ht-scroll-type-horizontal.ht-scroll-image .thumb{max-width:max-content;height:100%;width:max-content;}.ht-scroll-type-vertical.ht-scroll-image .thumb,.ht-scroll-type-horizontal.ht-scroll-image .thumb{height:auto !important;min-height:auto !important;overflow:visible;}.ht-scroll-image-overlay{content:"";background:rgba(0,0,0,.29);width:100%;height:100%;position:absolute;z-index:5;left:0;top:0;transition:all .3s ease-in-out;}.ht-scroll-image:hover .ht-scroll-image-overlay{opacity:0;visibility:hidden;}.ht-scroll-image span.htmega-badge{position:absolute;left:0;top:0;border:1px solid rgba(255,255,255,0);border-radius:50px;padding:10px 20px;z-index:9;background:#fff;margin:15px;font-size:13px;line-height:1;}.ht-scroll-indicator{display:inline-block;position:absolute;height:auto;top:50%;left:50%;text-align:center;z-index:8;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s ease-in-out;}.ht-scroll-indicator svg{width:78px;}.ht-scroll-type-horizontal .ht-scroll-indicator{margin-top:-9px;}.ht-scroll-type-vertical .ht-scroll-indicator{margin-left:-9px;}.ht-scroll-image:hover .ht-scroll-indicator{opacity:0;visibility:hidden;}.ht-scroll-image .thumb{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;}.ht-event{align-items:center;border:1px solid #efefef;border-radius:10px;display:flex;margin-top:40px;padding:10px;}.ht-event .thumb{flex-basis:50%;position:relative;}.ht-event .thumb a img{width:100%;}.ht-event .content{flex-basis:50%;padding-left:27px;}.ht-event .thumb .event-date{background:#141414 none repeat scroll 0 0;color:#fff;padding:8px 0;position:absolute;right:-13px;text-align:center;top:0;width:60px;}.ht-event .thumb .event-date span{display:block;font-size:20px;font-style:italic;font-weight:500;}.ht-event .content h4{font-size:18px;margin-bottom:15px;margin-top:0;}.ht-event .content ul.event-time{display:flex;list-style:outside none none;margin:0;padding:0;}.ht-event .content ul.event-time li{color:#909090;font-size:14px;}.ht-event .content ul.event-time li i{color:#56a4b1;padding-right:10px;}.ht-event .content p{color:#727272;font-size:14px;line-height:24px;margin-top:10px;}.ht-event .content .event-btn a{border-bottom:1px solid #727272;color:#727272;font-size:14px;font-weight:500;transition:all .4s ease-in-out 0s;}.ht-event .content ul.event-time li+li{margin-left:15px;padding-left:15px;position:relative;}.ht-event .content ul.event-time li+li::before{background:#9f9f9f none repeat scroll 0 0;content:"";height:15px;left:0;position:absolute;top:28%;width:2px;}#htmega-google-map{width:100%;}.htmega-google-map-inilasije{position:relative;}.htmega-google-map-address-{position:absolute;}.htmega-google-map-address-yes{position:absolute;z-index:3;color:#000;background:#fff;right:10%;top:50%;transform:translateY(-50%);max-width:265px;padding:30px;border-radius:10px;}.htmega-google-map-address-yes span{font-family:"Montserrat",Sans-serif;font-size:16px;font-weight:700;text-decoration:underline;}.htmega-google-map-address-yes p{margin:0;}.htmega-baloon-text span{font-weight:600;}.header-transparent .mean-container .mean-nav{background:#111 none repeat scroll 0 0;float:left;width:100%;}.header-transparent a.meanmenu-reveal i{color:#fff;}.mean-container .mean-nav>ul{padding:0;}.header-transparent .mean-container .mean-nav a.mean-expand{color:#fff !important;}.mean-container .mean-nav>ul li ul{padding-left:10px;}.header-transparent .mean-nav ul li a{border-color:#eee;color:#fff;padding:6px 30px 6px 10px;}#site-navigation-wrap .dropdown-menu{background-color:inherit;border:inherit;border-radius:inherit;color:inherit;display:block;float:inherit;font-size:inherit;font-family:inherit;list-style:outside none none;margin:0;min-width:inherit;padding:0;position:static;text-align:inherit;z-index:inherit;background-clip:inherit;}#site-navigation-wrap .dropdown-menu a{text-decoration:none;color:inherit;}.htmega-search-box .btn{font-family:fontawesome;padding:0;}.htmega-search-box .fa{font-family:fontawesome;}.woocommerce .col-1,.woocommerce .col-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.woocommerce .form-row{display:block;}@media (min-width:992px) and (max-width:1199px){.htmega-singleimage-gridstyle-4 .image-grid-content .hover-action{padding:0;}}@media (min-width:768px) and (max-width:991px){.htmega-banner-style-4 .banner-content{padding-left:20px;padding-right:20px;padding-top:20px;}.htmega-singleimage-gridstyle-4 .image-grid-content .hover-action{padding:0;}.htmega-banner-style-4 .banner-content h2{margin-top:0;}.htmega-business-horurs-2 .business-hrs-inner .htmega-single-hrs::before{left:40%;}.htmega-btn-size-md{padding:16px 25px !important;}.htmega-btn-size-xl{padding:35px 30px !important;}.htmega-btn-size-lg{padding:25px 30px !important;}.htmega-btn-size-sm{padding:8px 20px !important;}.htmega-call-to-action .text-right{margin-top:10px;text-align:left !important;}.callto-action-style-3::before{display:none;}.htmega-newsticker-style-1 .breaking-news-title h5{padding:0 15px;}.htmega-team-style-3 .htmega-team-click-action{margin-bottom:-60px;}.htmega-social-network li{margin:3px 0;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action h4{margin-top:0;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action h4{margin-bottom:0;margin-top:0;}.htmega-team-style-5 .htmega-team-hover-action .htmega-hover-action span{margin-bottom:3px;}.htmega-team .htmega-team-hover-action .htmega-team-hover p{padding:0 5px;}.htmega-testimonial-style-5 .testimonial-shape{bottom:45%;}.htmega-countbox .ht-count{margin:0 22px 10px;}.title-style-two .section-title-txt{padding:0 14%;}.post-carousel-wrapper .htmega-postslider-layout-2 .content .post-inner{padding:35px 0 20px;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul.meta li{font-size:13px;}.htmega-singleimage-gridstyle-4 .image-grid-content .hover-action{padding:0;}.htmegainstagram-column-tablet-1 .htmega-instragram ul.htmega-instagram-list li{width:100%;}.htmegainstagram-column-tablet-2 .htmega-instragram ul.htmega-instagram-list li{width:50%;}.htmegainstagram-column-tablet-3 .htmega-instragram ul.htmega-instagram-list li{width:33.33%;}.htmegainstagram-column-tablet-4 .htmega-instragram ul.htmega-instagram-list li{width:25%;}.htmegainstagram-column-tablet-5 .htmega-instragram ul.htmega-instagram-list li{width:20%;}.htmegainstagram-column-tablet-6 .htmega-instragram ul.htmega-instagram-list li{width:16.66%;}.htmega-process-area{background-image:none !important;}.htmega-process-area.nitro-lazy{background-image:none !important;}.htmega-process-column-5 .htmega-single-process-area{flex:0 0 50%;max-width:50%;}}@media (max-width:767px){.htmega-tab-nav a{margin:0 5px 10px;}.htmega-tab-menu-style-2 a{margin:0 10px 10px;}.htmega-tab-menu-style-3 a{margin:5px 3px -1px;}.htmega-tab-style-5 .htmega-tab-nav,.htmega-tab-style-5 .htmega-tab-content-area{max-width:100%;flex:0 0 100%;}.htmega-tab-style-5 .htmega-tab-content-area{border-left:0;}.single-partner{margin-bottom:20px;width:auto;}.htmega-brands-style-2 ul.brand-list li{border-right:0 none;margin:0 auto;width:50%;}.htmega-brands-style-4 ul.brand-list li{border:0 none;padding:25px 15px;width:50%;}.htmega-brands-style-5 .brand-logo-col{flex:0 0 50%;max-width:50%;}.htmega-business-horurs-1 .business-hrs-inner{padding:70px 0;}.htmega-business-horurs-2 .business-hrs-inner .htmega-single-hrs::before,.htmega-business-horurs-5 .business-hrs-inner .htmega-single-hrs::before{display:none;}.htmega-business-horurs-5 .business-hrs-inner,.htmega-business-horurs-4 .business-hrs-inner{padding:30px 20px;}.htmega-business-horurs-3 .business-hrs-inner{padding:20px;}.htmega-call-to-action .text-right{margin-top:10px;text-align:left !important;}.callto-action-style-3::before{display:none;}.callto-action-style-3 .htmega-content{display:block;}.callto-action-style-7 .call-to-action-inner{padding:0;}.htmega-countbox .ht-count::before{display:none;}.htmega-countbox .ht-count{margin:0 22px 15px !important;}.htmega-carousel-style-1 .slick-slide.slick-center .single-custom-carousel{transform:scale(1);}.ht-custom-carousel.slick-slider .slick-list,.ht-custom-carousel.slick-slider .slick-track{padding:0 !important;}.htmega-carousel-style-6 .slick-dots li{padding:30px 35px;}.htmega-table-style .dataTables_wrapper{overflow-x:auto;}.edd_download_columns_0 .edd_download,.edd_download_columns_3 .edd_download{width:100%;}.custom-col-5{flex:0 0 100%;max-width:100%;width:100%;}a.instagram_follow_btn{margin-top:20px;}a.instagram_follow_btn span{font-size:12px;padding:0 5px;}.htmega-lightbox img{width:100%;}.htmega-mailchimp-style-3 .htmega-input-box input{max-width:inherit;width:auto;}.htmega-team-style-3 .htmega-team-click-action{margin-bottom:-58px;}.htmega-testimonial-style-5 .testimonial-shape{bottom:38%;}.htmega-testimonial-for .testimonial-desc p{padding:0 3%;}.htmega-testimonial-style-6,.htmega-testimonial-style-8{padding:0;}.htmega-testimonal-nav.slick-slider{max-width:100%;}.htmega-testimonial-style-4 .testimonal .testimonal-image{float:none;padding-right:0;}.htmega-testimonial-style-4 .testimonal .testimonal-image::after,.htmega-testimonial-style-4 .testimonal .testimonal-image::before{display:none;}.htmega-testimonial-style-4 .testimonal .content{padding-left:0;padding-top:20px;}.htc-verctimeline-wrapper .ht-ver-timeline .timeline-content{padding-left:25px;}.htc-verctimeline-wrapper .ht-ver-timeline.vertical-reverse .timeline-content{padding-right:25px;}.htc-verctimeline-wrapper .ht-ver-timeline .timeline-content::before{display:none;}.htc-verctimeline-wrapper .ht-ver-timeline--3 .timeline-content{padding-left:60px;width:100%;}.htmega-process-area{background-image:none !important;}.htmega-process-area.nitro-lazy{background-image:none !important;}.htmega-process-column-4 .htmega-single-process-area,.htmega-process-column-5 .htmega-single-process-area{flex:0 0 100%;max-width:100%;}.htmega-process-column-3 .htmega-single-process-area{flex:0 0 100%;margin-bottom:30px;max-width:100%;}.htmega-process-style-2 .htmega-number::before{display:none;}.htmega-process-style-4{height:auto;width:auto;}.htmega-process-style-4 .htmega-single-process-area{position:inherit;}.htmega-process-style-4 .htmega-single-process-area:nth-child(2),.htmega-process-style-4 .htmega-single-process-area:nth-child(4){top:0;}.elementor-widget-htmega-scrollnavigation-addons .swiper-slide{height:100vh !important;}.scroll-navigation-inner .elementor-image{display:none;}.elementor-widget-htmega-scrollnavigation-addons .swiper-container .swiper-wrapper .swiper-slide:first-child .elementor-image{display:block;}.htmega_mobile_fit.elementor-section.elementor-section-height-full{height:100vh;}.htmega_mobile_fit.elementor-section.elementor-section-items-middle .elementor-container{align-items:center;}.htmega_mobile_fit.elementor-section.elementor-section-items-middle .elementor-container{align-items:center;height:100%;}.ht-event{display:block;}.ht-event .thumb{margin-bottom:20px;}.htmega-postcarousel-layout-3 .slick-arrow{display:none !important;}.htmega-countbox .ht-count{margin:0 22px 10px;}.title-style-two .section-title-txt::before,.title-style-two .section-title-txt::after{display:none;}figure.gallery-item{margin-top:20px !important;}.htmega-switcher-nav.nav{background:rgba(255,255,255,0) none repeat scroll 0 0;}.post-carousel-wrapper .htmega-postslider-layout-4 .post-carousel-flex{display:block;}.post-carousel-wrapper .htmega-postslider-layout-4 .content{margin-left:0;padding:30px 20px;}.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner ul.meta li{font-size:13px;}.htmega-singleimage-gridstyle-4 .image-grid-content .hover-action{padding:0;}.htmegainstagram-column-mobile-1 .htmega-instragram ul.htmega-instagram-list li{width:100%;}.htmegainstagram-column-mobile-2 .htmega-instragram ul.htmega-instagram-list li{width:50%;}.htmegainstagram-column-mobile-3 .htmega-instragram ul.htmega-instagram-list li{width:33.33%;}.htmegainstagram-column-mobile-4 .htmega-instragram ul.htmega-instagram-list li{width:25%;}.htmegainstagram-column-mobile-5 .htmega-instragram ul.htmega-instagram-list li{width:20%;}.htmegainstagram-column-mobile-6 .htmega-instragram ul.htmega-instagram-list li{width:16.66%;}.htmega-postslider-layout-1 .content,.htmega-postslider-layout-4 .content{position:static;max-width:100%;padding:0;}.post-carousel-wrapper .htmega-postslider-layout-1 .content{position:absolute;}.thumb-st-layout-4 .content{position:absolute;}.thumb-st-layout-4.htmega-postslider-area ul.slick-dots{width:80px;}}[class*='htmega-'] svg{height:auto;}[class*='htmega-'] svg path{transition:all .3s ease-in-out;}[class*='htmega-']>div{overflow-wrap:break-word;word-break:break-word;}[class*='htmega-'] [type=button]:focus,[class*='htmega-'] [type=submit]:focus,[class*='htmega-'] button:focus{outline:none;}.ht-countdown-flip{display:flex;flex-wrap:wrap;justify-content:center;width:100%;height:auto;border-radius:5px;}.ht-countdown-flip .htmega-time .htmega-time-inner{position:relative;display:block;width:170px;height:180px;transform:translateZ(0);transform:translate3d(0,0,0);text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:479px;border:2px solid #e7e7e7;border-radius:10px;}@media only screen and (min-width:992px) and (max-width:1199px){.ht-countdown-flip .htmega-time .htmega-time-inner{width:52px;height:36px;}}@media only screen and (min-width:768px) and (max-width:991px){.ht-countdown-flip .htmega-time .htmega-time-inner{height:46px;}}@media only screen and (max-width:767px){.ht-countdown-flip .htmega-time .htmega-time-inner{width:40px;height:28px;}}@media only screen and (max-width:575px){.ht-countdown-flip .htmega-time .htmega-time-inner{width:60px;height:46px;}}.ht-countdown-flip .htmega-time .htmega-time-inner .ht-count{font-size:96px;line-height:180px;position:absolute;top:0;display:flex;overflow:hidden;justify-content:center;width:100% !important;transform:translateZ(0);color:#fff;background-color:#272626;transform-style:flat;font-family:"Montserrat";padding:0;border:none;}@media only screen and (min-width:992px) and (max-width:1199px){.ht-countdown-flip .htmega-time .htmega-time-inner .ht-count{font-size:24px;line-height:36px;}}@media only screen and (min-width:768px) and (max-width:991px){.ht-countdown-flip .htmega-time .htmega-time-inner .ht-count{line-height:46px;}}@media only screen and (max-width:767px){.ht-countdown-flip .htmega-time .htmega-time-inner .ht-count{font-size:20px;line-height:28px;}}@media only screen and (max-width:575px){.ht-countdown-flip .htmega-time .htmega-time-inner .ht-count{font-size:36px;line-height:50px;}}.ht-countdown-flip .htmega-time .htmega-time-inner .ht-count.htmega-top{height:50%;transform-origin:50% 100%;border-radius:10px 10px 0 0;}.ht-countdown-flip .htmega-time .htmega-time-inner .ht-count.htmega-top.htmega-curr{z-index:3;transform:rotateX(0deg);}.ht-countdown-flip .htmega-time .htmega-time-inner .ht-count.htmega-bottom{line-height:0;top:50%;height:50%;transform-origin:50% 0;border-top:1px solid #fff;border-radius:0 0 10px 10px;}.ht-countdown-flip .htmega-time .htmega-time-inner .ht-count.htmega-bottom.htmega-next{z-index:2;transform:rotateX(90deg);}.ht-countdown-flip .htmega-time.htmega-flip .htmega-time-inner .ht-count.htmega-top.htmega-curr{transition:all 250ms ease-in-out;transform:rotateX(-90deg);}.ht-countdown-flip .htmega-time.htmega-flip .htmega-time-inner .ht-count.htmega-bottom.htmega-next{transition:all 250ms ease-in-out 250ms;transform:rotateX(0deg);}.ht-countdown-flip .htmega-time .htmega-label{font-family:"Montserrat",sans-serif;font-size:12px;font-weight:600;line-height:1.25;display:block;width:100%;margin-top:8px;text-align:center;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.ht-countdown-flip .htmega-time .htmega-label{margin-top:4px;}}.ht-countdown-default{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;border-radius:5px;}.ht-countdown-default .htmega-time .ht-count{font-size:36px;line-height:50px;display:flex;justify-content:center;width:60px;color:#fff;border-radius:5px;background-color:#272626;}@media only screen and (min-width:992px) and (max-width:1199px){.ht-countdown-default .htmega-time .ht-count{font-size:24px;line-height:36px;width:52px;}}@media only screen and (min-width:768px) and (max-width:991px){.ht-countdown-default .htmega-time .ht-count{line-height:46px;}}@media only screen and (max-width:767px){.ht-countdown-default .htmega-time .ht-count{font-size:20px;line-height:28px;width:40px;}}@media only screen and (max-width:575px){.ht-countdown-default .htmega-time .ht-count{font-size:36px;line-height:46px;width:60px;}}.ht-countdown-default .htmega-time .htmega-label{font-family:"Montserrat",sans-serif;font-size:12px;font-weight:600;line-height:1.25;display:block;width:100%;margin-top:8px;text-align:center;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.ht-countdown-default .htmega-time .htmega-label{margin-top:4px;}}.htmega-flash-flip-countdown-timer .ht-countdown .htmega-days .ht-count{background:#f8575a;}.htmega-flash-flip-countdown-timer .ht-countdown .htmega-hours .ht-count{background:#2acc77;}.htmega-flash-flip-countdown-timer .ht-countdown .htmega-mins .ht-count{background:#f6bd56;}.htmega-flash-flip-countdown-timer .ht-countdown .htmega-secs .ht-count{background:#508bff;}.ht-countdown-flip .htmega-time .htmega-time-inner:before{content:"";position:absolute;left:-11px;height:20px;width:20px;background:#fff;top:50%;z-index:99;border-radius:100% 100% 100% 100%;transform:translateY(-50%);}.ht-countdown-flip .htmega-time .htmega-time-inner:after{content:"";position:absolute;right:-11px;height:20px;width:20px;background:#fff;top:50%;z-index:99;border-radius:100% 100% 100% 100%;transform:translateY(-50%);}.htmega-table-style .dataTables_wrapper .dataTables_length{border:1px solid #dfdfe5;padding:0 30px;}.htmega-table-style .dataTables_wrapper .dataTables_filter input{border:1px solid #dfdfe5;background:rgba(255,255,255,0);}.htmega-table-style .dataTables_wrapper .dataTables_filter input[type="search"]:focus{color:#333;outline:none;}.htmega-table-style .dataTables_wrapper .dataTables_paginate{border:1px solid #dfdfe5;}.htmega-table-style .dataTables_wrapper .dataTables_paginate .paginate_button{padding:8px 25px;}.htmega-table-style .dataTables_wrapper .dataTables_paginate .paginate_button.current,.htmega-table-style .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background:#824f9e;color:#fff !important;border:1px solid #824f9e;padding:8px 20px;}.htmega-table-style .dataTables_wrapper .dataTables_paginate{padding-top:0;}.htmega-table-style select{width:auto;border:0;margin-right:5px;margin-left:5px;}.htmega-table-style select:focus-visible{outline:1px solid #ddd;}.htmega-table-style,.htmega-table-style.htb-table-responsive{word-break:initial;}.htmega-table-style .dataTables_wrapper label{display:inline-flex;word-break:normal;align-items:center;}.htmega-error-notice{background:#efefef;padding:10px 17px;border-left:4px solid red;font-size:19px;color:#8b4343;}.htmega-pro-load-more-wrapper{display:block;margin-top:30px;text-align:center;}.htmega-loadmore-button{display:inline-flex;background:#4facfe;padding:10px 25px;color:#fff;cursor:pointer;transition:all .3s ease-in-out;}.htmega-loader-img{margin-left:5px;display:inline-flex;justify-content:center;align-items:center;}.htmega-loadmore-button:hover .htmega-loader-img img,.htmega-infinity-loading.htmega-loadmore-button .htmega-loader-img img{-webkit-animation:mymove .6s infinite;animation:mymove .6s infinite;}@-webkit-keyframes mymove{from{transform:rotate(0);}to{transform:rotate(180deg);}}@keyframes mymove{from{transform:rotate(0);}to{transform:rotate(180deg);}}.htmega-load-item-effect{animation:append-animate .5s linear;}@keyframes append-animate{from{transform:scale(0);opacity:0;}to{transform:scale(1);opacity:1;}}@media (max-width:767px){.htmega-testimonial-style-12 .testimonal{align-items:start;flex-direction:column;gap:30px;}.htmega-testimonial-style-12 .testimonal .content{padding-left:0;}.htmega-testimonial-style-3 .testimonal img{float:none;}.htmega-testimonial-style-3 .testimonal .content{padding-left:0;padding-top:15px;}}.inova{display:inline-block;font:normal normal normal 1em/1 "iNova";speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.inova-sm{font-size:.8em;}.inova-lg{font-size:1.2em;}.inova-16{font-size:16px;}.inova-32{font-size:32px;}.inova-bg-square,.inova-bg-circle{padding:.35em;background-color:#eee;}.inova-bg-circle{border-radius:50%;}.inova-ul{padding-left:0;list-style-type:none;}.inova-ul > li{display:flex;align-items:flex-start;line-height:1.4;}.inova-ul > li > .inova{margin-right:.4em;line-height:inherit;}.inova-is-spinning{-webkit-animation:inova-spin 2s infinite linear;-moz-animation:inova-spin 2s infinite linear;animation:inova-spin 2s infinite linear;}@-webkit-keyframes inova-spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}@-moz-keyframes inova-spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}}@keyframes inova-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.inova-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}.inova-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.inova-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);}.inova-flip-y{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1);}.inova-flip-x{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1);}.ic-down-arrow::before{content:"";}.ic-star-rate::before{content:"";}.ic-right-arrow::before{content:"";}.ic-e-add::before{content:"";}.ic-e-delete::before{content:"";}.ic-storage-unit::before{content:"";}.ic-support-email::before{content:"";}.ic-support-phone::before{content:"";}.ic-support-chat::before{content:"";}.ic-arrow-left::before{content:"";}.ic-arrow-right::before{content:"";}.ic-f-dashboard::before{content:"";}.ic-single-01::before{content:"";}.ic-p-edit::before{content:"";}.ic-left-arrow::before{content:"";}.ic-up-arrow::before{content:"";}.ic-e-remove::before{content:"";}.ic-download::before{content:"";}.ic-t-warning::before{content:"";}.ic-s-info::before{content:"";}.ic-dots::before{content:"";}.ic-log-out::before{content:"";}.ic-small-triangle-right::before{content:"";}.ic-small-triangle-left::before{content:"";}.ic-load-more::before{content:"";}.ic-fav-empty::before{content:"";}.ic-c-remove::before{content:"";}.ic-money::before{content:"";}.ic-payment-method::before{content:"";}.ic-order::before{content:"";}.ic-favorite::before{content:"";}.ic-favorite-2::before{content:"";}.ic-quote::before{content:"";}.ic-zoom::before{content:"";}.ic-submit::before{content:"";}.ic-check-single::before{content:"";}.ic-shopping-cart::before{content:"";}.ic-bag-20::before{content:"";}.ic-save-to-list::before{content:"";}.ic-reply::before{content:"";}.ic-squares::before{content:"";}.ic-launch-app::before{content:"";}.ic-star::before{content:"";}.ic-star_empty::before{content:"";}.ic-loading::before{content:"";}.ic-play::before{content:"";}.ic-quick-view::before{content:"";}.ic-loop-cart::before{content:"";}.ic-configuration-tools::before{content:"";}.ic-setup-preferences::before{content:"";}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;padding:0;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa;}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em;}.fa-spin{animation:a 2s infinite linear;}.fa-pulse{animation:a 1s infinite steps(8);}@keyframes a{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1);}.fa-flip-vertical{transform:scaleY(-1);}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1);}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-alarm-clock:before{content:"";}.fa-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angry:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-alt-down:before{content:"";}.fa-arrow-alt-from-bottom:before{content:"";}.fa-arrow-alt-from-left:before{content:"";}.fa-arrow-alt-from-right:before{content:"";}.fa-arrow-alt-from-top:before{content:"";}.fa-arrow-alt-left:before{content:"";}.fa-arrow-alt-right:before{content:"";}.fa-arrow-alt-square-down:before{content:"";}.fa-arrow-alt-square-left:before{content:"";}.fa-arrow-alt-square-right:before{content:"";}.fa-arrow-alt-square-up:before{content:"";}.fa-arrow-alt-to-bottom:before{content:"";}.fa-arrow-alt-to-left:before{content:"";}.fa-arrow-alt-to-right:before{content:"";}.fa-arrow-alt-to-top:before{content:"";}.fa-arrow-alt-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-from-bottom:before{content:"";}.fa-arrow-from-left:before{content:"";}.fa-arrow-from-right:before{content:"";}.fa-arrow-from-top:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-square-down:before{content:"";}.fa-arrow-square-left:before{content:"";}.fa-arrow-square-right:before{content:"";}.fa-arrow-square-up:before{content:"";}.fa-arrow-to-bottom:before{content:"";}.fa-arrow-to-left:before{content:"";}.fa-arrow-to-right:before{content:"";}.fa-arrow-to-top:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-arrows-v:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-award:before{content:"";}.fa-aws:before{content:"";}.fa-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-badge:before{content:"";}.fa-badge-check:before{content:"";}.fa-balance-scale:before{content:"";}.fa-balance-scale-left:before{content:"";}.fa-balance-scale-right:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-barcode:before{content:"";}.fa-barcode-alt:before{content:"";}.fa-barcode-read:before{content:"";}.fa-barcode-scan:before{content:"";}.fa-bars:before{content:"";}.fa-baseball:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-basketball-hoop:before{content:"";}.fa-bath:before{content:"";}.fa-battery-bolt:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-slash:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-bed:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bicycle:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blanket:before{content:"";}.fa-blender:before{content:"";}.fa-blind:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-heart:before{content:"";}.fa-book-open:before{content:"";}.fa-bookmark:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-bowling-pins:before{content:"";}.fa-box:before{content:"";}.fa-box-alt:before{content:"";}.fa-box-check:before{content:"";}.fa-box-fragile:before{content:"";}.fa-box-full:before{content:"";}.fa-box-heart:before{content:"";}.fa-box-open:before{content:"";}.fa-box-up:before{content:"";}.fa-box-usd:before{content:"";}.fa-boxes:before{content:"";}.fa-boxes-alt:before{content:"";}.fa-boxing-glove:before{content:"";}.fa-braille:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-browser:before{content:"";}.fa-brush:before{content:"";}.fa-btc:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before{content:"";}.fa-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-edit:before{content:"";}.fa-calendar-exclamation:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-camera:before{content:"";}.fa-camera-alt:before{content:"";}.fa-camera-retro:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-caret-circle-down:before{content:"";}.fa-caret-circle-left:before{content:"";}.fa-caret-circle-right:before{content:"";}.fa-caret-circle-up:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-certificate:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-pie:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-double:before{content:"";}.fa-check-square:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-bishop-alt:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-clock:before{content:"";}.fa-chess-clock-alt:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-king-alt:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-knight-alt:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-pawn-alt:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-queen-alt:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chess-rook-alt:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-double-down:before{content:"";}.fa-chevron-double-left:before{content:"";}.fa-chevron-double-right:before{content:"";}.fa-chevron-double-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-square-down:before{content:"";}.fa-chevron-square-left:before{content:"";}.fa-chevron-square-right:before{content:"";}.fa-chevron-square-up:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chrome:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-club:before{content:"";}.fa-cocktail:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-code-commit:before{content:"";}.fa-code-merge:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-alt-check:before{content:"";}.fa-comment-alt-dots:before{content:"";}.fa-comment-alt-edit:before{content:"";}.fa-comment-alt-exclamation:before{content:"";}.fa-comment-alt-lines:before{content:"";}.fa-comment-alt-minus:before{content:"";}.fa-comment-alt-plus:before{content:"";}.fa-comment-alt-slash:before{content:"";}.fa-comment-alt-smile:before{content:"";}.fa-comment-alt-times:before{content:"";}.fa-comment-check:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-edit:before{content:"";}.fa-comment-exclamation:before{content:"";}.fa-comment-lines:before{content:"";}.fa-comment-minus:before{content:"";}.fa-comment-plus:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comment-smile:before{content:"";}.fa-comment-times:before{content:"";}.fa-comments:before{content:"";}.fa-comments-alt:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-compress-alt:before{content:"";}.fa-compress-wide:before{content:"";}.fa-concierge-bell:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-container-storage:before{content:"";}.fa-contao:before{content:"";}.fa-conveyor-belt:before{content:"";}.fa-conveyor-belt-alt:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-couch:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-credit-card:before{content:"";}.fa-credit-card-blank:before{content:"";}.fa-credit-card-front:before{content:"";}.fa-cricket:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-curling:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-delicious:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-desktop-alt:before{content:"";}.fa-deviantart:before{content:"";}.fa-diagnoses:before{content:"";}.fa-diamond:before{content:"";}.fa-dice:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-digital-tachograph:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-empty:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-dolly-flatbed-alt:before{content:"";}.fa-dolly-flatbed-empty:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-drafting-compass:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edit:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-h-alt:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ellipsis-v-alt:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-exchange:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-square:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-alt:before{content:"";}.fa-expand-arrows:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expand-wide:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-female:before{content:"";}.fa-field-hockey:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-check:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-download:before{content:"";}.fa-file-edit:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-exclamation:before{content:"";}.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-minus:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-plus:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-times:before{content:"";}.fa-file-upload:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-film-alt:before{content:"";}.fa-filter:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-firefox:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-fish:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flask:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-flushed:before{content:"";}.fa-fly:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-football-helmet:before{content:"";}.fa-forklift:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-fragile:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-frog:before{content:"";}.fa-frown:before{content:"";}.fa-frown-open:before{content:"";}.fa-fulcrum:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-gift:before{content:"";}.fa-git:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glass-martini-alt:before{content:"";}.fa-glasses:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-globe-africa:before{content:"";}.fa-globe-americas:before{content:"";}.fa-globe-asia:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-golf-club:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-grimace:before{content:"";}.fa-grin:before{content:"";}.fa-grin-alt:before{content:"";}.fa-grin-beam:before{content:"";}.fa-grin-beam-sweat:before{content:"";}.fa-grin-hearts:before{content:"";}.fa-grin-squint:before{content:"";}.fa-grin-squint-tears:before{content:"";}.fa-grin-stars:before{content:"";}.fa-grin-tears:before{content:"";}.fa-grin-tongue:before{content:"";}.fa-grin-tongue-squint:before{content:"";}.fa-grin-tongue-wink:before{content:"";}.fa-grin-wink:before{content:"";}.fa-grip-horizontal:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-h1:before{content:"";}.fa-h2:before{content:"";}.fa-h3:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hand-heart:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-box:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-seedling:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-holding-water:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-receiving:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-heart:before{content:"";}.fa-hands-helping:before{content:"";}.fa-hands-usd:before{content:"";}.fa-handshake:before{content:"";}.fa-handshake-alt:before{content:"";}.fa-hashtag:before{content:"";}.fa-hdd:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-circle:before{content:"";}.fa-heart-square:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-hexagon:before{content:"";}.fa-highlighter:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-hockey-sticks:before{content:"";}.fa-home:before{content:"";}.fa-home-heart:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hot-tub:before{content:"";}.fa-hotel:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-houzz:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-image:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-inbox-in:before{content:"";}.fa-inbox-out:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-industry-alt:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-info-square:before{content:"";}.fa-instagram:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-inventory:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-jack-o-lantern:before{content:"";}.fa-java:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kiss:before{content:"";}.fa-kiss-beam:before{content:"";}.fa-kiss-wink-heart:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-korvue:before{content:"";}.fa-lamp:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-laugh:before{content:"";}.fa-laugh-beam:before{content:"";}.fa-laugh-squint:before{content:"";}.fa-laugh-wink:before{content:"";}.fa-leaf:before{content:"";}.fa-leaf-heart:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-line:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location-arrow:before{content:"";}.fa-lock:before{content:"";}.fa-lock-alt:before{content:"";}.fa-lock-open:before{content:"";}.fa-lock-open-alt:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-loveseat:before{content:"";}.fa-low-vision:before{content:"";}.fa-luchador:before{content:"";}.fa-luggage-cart:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-mailchimp:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-map:before{content:"";}.fa-map-marked:before{content:"";}.fa-map-marked-alt:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-medal:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaport:before{content:"";}.fa-meh:before{content:"";}.fa-meh-blank:before{content:"";}.fa-meh-rolling-eyes:before{content:"";}.fa-memory:before{content:"";}.fa-mercury:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-hexagon:before{content:"";}.fa-minus-octagon:before{content:"";}.fa-minus-square:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-mobile-android:before{content:"";}.fa-mobile-android-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-nintendo-switch:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-octagon:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-old-republic:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-osi:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-paint-brush:before{content:"";}.fa-paint-brush-alt:before{content:"";}.fa-paint-roller:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-pallet-alt:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-parking:before{content:"";}.fa-passport:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paypal:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-pencil-ruler:before{content:"";}.fa-pennant:before{content:"";}.fa-people-carry:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-person-carry:before{content:"";}.fa-person-dolly:before{content:"";}.fa-person-dolly-empty:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-plus:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-volume:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-plane:before{content:"";}.fa-plane-alt:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-hexagon:before{content:"";}.fa-plus-octagon:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-poo:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-print:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-question-square:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-r-project:before{content:"";}.fa-racquet:before{content:"";}.fa-ramp-loading:before{content:"";}.fa-random:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-rectangle-landscape:before{content:"";}.fa-rectangle-portrait:before{content:"";}.fa-rectangle-wide:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-rendact:before{content:"";}.fa-renren:before{content:"";}.fa-repeat:before{content:"";}.fa-repeat-1:before{content:"";}.fa-repeat-1-alt:before{content:"";}.fa-repeat-alt:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-retweet:before{content:"";}.fa-retweet-alt:before{content:"";}.fa-rev:before{content:"";}.fa-ribbon:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-route:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-sass:before{content:"";}.fa-save:before{content:"";}.fa-scanner:before{content:"";}.fa-scanner-keyboard:before{content:"";}.fa-scanner-touchscreen:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-scrubber:before{content:"";}.fa-search:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-share:before{content:"";}.fa-share-all:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield:before{content:"";}.fa-shield-alt:before{content:"";}.fa-shield-check:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shipping-timed:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shopware:before{content:"";}.fa-shower:before{content:"";}.fa-shuttle-van:before{content:"";}.fa-shuttlecock:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-signature:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skull:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-sliders-h:before{content:"";}.fa-sliders-h-square:before{content:"";}.fa-sliders-v:before{content:"";}.fa-sliders-v-square:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smile-beam:before{content:"";}.fa-smile-plus:before{content:"";}.fa-smile-wink:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowflake:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-spade:before{content:"";}.fa-speakap:before{content:"";}.fa-spinner:before{content:"";}.fa-spinner-third:before{content:"";}.fa-splotch:before{content:"";}.fa-spotify:before{content:"";}.fa-spray-can:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-exclamation:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-surprise:before{content:"";}.fa-swatchbook:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablet-android:before{content:"";}.fa-tablet-android-alt:before{content:"";}.fa-tablet-rugged:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-tennis-ball:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-times-hexagon:before{content:"";}.fa-times-octagon:before{content:"";}.fa-times-square:before{content:"";}.fa-tint:before{content:"";}.fa-tint-slash:before{content:"";}.fa-tired:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toolbox:before{content:"";}.fa-tooth:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-train:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-tree:before{content:"";}.fa-tree-alt:before{content:"";}.fa-trello:before{content:"";}.fa-triangle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-trophy-alt:before{content:"";}.fa-truck:before{content:"";}.fa-truck-container:before{content:"";}.fa-truck-couch:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-ramp:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-tv:before{content:"";}.fa-tv-retro:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-uikit:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-usb:before{content:"";}.fa-usd-circle:before{content:"";}.fa-usd-square:before{content:"";}.fa-user:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-users:before{content:"";}.fa-users-cog:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-fork:before{content:"";}.fa-utensil-knife:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-utensils-alt:before{content:"";}.fa-vaadin:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-plus:before{content:"";}.fa-video-slash:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-mute:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse:before{content:"";}.fa-warehouse-alt:before{content:"";}.fa-watch:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whistle:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-window:before{content:"";}.fa-window-alt:before{content:"";}.fa-window-close:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.fab{font-family:"Font Awesome 5 Brands";}.fal{font-weight:300;}.fal,.far{font-family:"Font Awesome 5 Pro";}.far{font-weight:400;}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:700;}dfn{font-style:italic;}h1{font-size:2em;margin:.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto;}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:700;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}@charset "UTF-8";.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;}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{0%,100%,50%{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{0%,100%,50%{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}100%{-webkit-transform:none;transform:none;}}@keyframes wobble{0%{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}100%{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}100%{-webkit-transform:none;transform:none;}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}100%{-webkit-transform:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}100%{-webkit-transform:none;transform:none;}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}100%{-webkit-transform:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}100%{-webkit-transform:none;transform:none;}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}100%{-webkit-transform:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-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-transition-timing-function:ease-in;transition-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}100%{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-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-transition-timing-function:ease-in;transition-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}100%{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-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-transition-timing-function:ease-in;transition-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}100%{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-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-transition-timing-function:ease-in;transition-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}100%{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}100%{-webkit-transform:none;transform:none;opacity:1;}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}100%{-webkit-transform:none;transform:none;opacity:1;}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{0%{opacity:1;}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{0%{opacity:1;}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1;}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1;}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}100%{opacity:1;-webkit-transform:none;transform:none;}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}100%{opacity:0;}}@keyframes zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}100%{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}@charset "UTF-8";@media print, screen and (min-width: 40em){.reveal.large,.reveal.small,.reveal.tiny,.reveal{right:auto;left:auto;margin:0 auto;}}html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}h1{font-size:2em;margin:.67em 0;}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;-webkit-text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:.35em .75em .625em;}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}.foundation-mq{font-family:"small=0em&medium=40em&medium-ex=48em&large=64em&xlarge=80em&xxlarge=90em&xxxlarge=120em";}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}body{margin:0;padding:0;background:#fff;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;line-height:1.4;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic;}textarea{height:auto;min-height:50px;border-radius:0;}select{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border-radius:0;}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important;}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto;}[data-whatinput=mouse] button{outline:0;}pre{overflow:auto;}button,input,optgroup,select,textarea{font-family:inherit;}.is-visible{display:block !important;}.is-hidden{display:none !important;}.row{max-width:1280px;margin-right:auto;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;}.row .row{margin-right:-.75rem;margin-left:-.75rem;}@media print, screen and (min-width: 40em){.row .row{margin-right:-.75rem;margin-left:-.75rem;}}@media print, screen and (min-width: 48em){.row .row{margin-right:-.75rem;margin-left:-.75rem;}}@media print, screen and (min-width: 64em){.row .row{margin-right:-.75rem;margin-left:-.75rem;}}@media screen and (min-width: 80em){.row .row{margin-right:-.75rem;margin-left:-.75rem;}}@media screen and (min-width: 90em){.row .row{margin-right:-.75rem;margin-left:-.75rem;}}@media screen and (min-width: 120em){.row .row{margin-right:-.75rem;margin-left:-.75rem;}}.row .row.collapse{margin-right:0;margin-left:0;}.row.expanded{max-width:none;}.row.expanded .row{margin-right:auto;margin-left:auto;}.row:not(.expanded) .row{max-width:none;}.row.collapse > .column,.row.collapse > .columns{padding-right:0;padding-left:0;}.row.is-collapse-child,.row.collapse > .column > .row,.row.collapse > .columns > .row{margin-right:0;margin-left:0;}.column,.columns{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;padding-right:.75rem;padding-left:.75rem;min-width:0;}.column.row.row,.row.row.columns{float:none;display:block;}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0;}.small-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.small-offset-0{margin-left:0%;}.small-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.small-offset-1{margin-left:8.3333333333%;}.small-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.small-offset-2{margin-left:16.6666666667%;}.small-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.small-offset-3{margin-left:25%;}.small-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.small-offset-4{margin-left:33.3333333333%;}.small-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.small-offset-5{margin-left:41.6666666667%;}.small-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.small-offset-6{margin-left:50%;}.small-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.small-offset-7{margin-left:58.3333333333%;}.small-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.small-offset-8{margin-left:66.6666666667%;}.small-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.small-offset-9{margin-left:75%;}.small-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.small-offset-10{margin-left:83.3333333333%;}.small-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.small-offset-11{margin-left:91.6666666667%;}.small-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap;}.small-up-1 > .column,.small-up-1 > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.small-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap;}.small-up-2 > .column,.small-up-2 > .columns{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.small-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap;}.small-up-3 > .column,.small-up-3 > .columns{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.small-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap;}.small-up-4 > .column,.small-up-4 > .columns{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.small-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap;}.small-up-5 > .column,.small-up-5 > .columns{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.small-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap;}.small-up-6 > .column,.small-up-6 > .columns{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.small-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap;}.small-up-7 > .column,.small-up-7 > .columns{-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%;}.small-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap;}.small-up-8 > .column,.small-up-8 > .columns{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%;}.small-collapse > .column,.small-collapse > .columns{padding-right:0;padding-left:0;}.small-uncollapse > .column,.small-uncollapse > .columns{padding-right:.75rem;padding-left:.75rem;}@media print, screen and (min-width: 40em){.medium-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.medium-offset-0{margin-left:0%;}.medium-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.medium-offset-1{margin-left:8.3333333333%;}.medium-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.medium-offset-2{margin-left:16.6666666667%;}.medium-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.medium-offset-3{margin-left:25%;}.medium-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.medium-offset-4{margin-left:33.3333333333%;}.medium-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.medium-offset-5{margin-left:41.6666666667%;}.medium-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.medium-offset-6{margin-left:50%;}.medium-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.medium-offset-7{margin-left:58.3333333333%;}.medium-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.medium-offset-8{margin-left:66.6666666667%;}.medium-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.medium-offset-9{margin-left:75%;}.medium-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.medium-offset-10{margin-left:83.3333333333%;}.medium-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.medium-offset-11{margin-left:91.6666666667%;}.medium-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-up-1 > .column,.medium-up-1 > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.medium-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-up-2 > .column,.medium-up-2 > .columns{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.medium-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-up-3 > .column,.medium-up-3 > .columns{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.medium-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-up-4 > .column,.medium-up-4 > .columns{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.medium-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-up-5 > .column,.medium-up-5 > .columns{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.medium-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-up-6 > .column,.medium-up-6 > .columns{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.medium-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-up-7 > .column,.medium-up-7 > .columns{-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%;}.medium-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-up-8 > .column,.medium-up-8 > .columns{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%;}}@media print, screen and (min-width: 40em) and (min-width: 40em){.medium-expand{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}.row.medium-unstack > .column,.row.medium-unstack > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}@media print, screen and (min-width: 40em){.row.medium-unstack > .column,.row.medium-unstack > .columns{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.medium-collapse > .column,.medium-collapse > .columns{padding-right:0;padding-left:0;}.medium-uncollapse > .column,.medium-uncollapse > .columns{padding-right:.75rem;padding-left:.75rem;}}@media print, screen and (min-width: 48em){.medium-ex-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.medium-ex-offset-0{margin-left:0%;}.medium-ex-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.medium-ex-offset-1{margin-left:8.3333333333%;}.medium-ex-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.medium-ex-offset-2{margin-left:16.6666666667%;}.medium-ex-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.medium-ex-offset-3{margin-left:25%;}.medium-ex-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.medium-ex-offset-4{margin-left:33.3333333333%;}.medium-ex-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.medium-ex-offset-5{margin-left:41.6666666667%;}.medium-ex-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.medium-ex-offset-6{margin-left:50%;}.medium-ex-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.medium-ex-offset-7{margin-left:58.3333333333%;}.medium-ex-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.medium-ex-offset-8{margin-left:66.6666666667%;}.medium-ex-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.medium-ex-offset-9{margin-left:75%;}.medium-ex-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.medium-ex-offset-10{margin-left:83.3333333333%;}.medium-ex-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.medium-ex-offset-11{margin-left:91.6666666667%;}.medium-ex-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-ex-up-1 > .column,.medium-ex-up-1 > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.medium-ex-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-ex-up-2 > .column,.medium-ex-up-2 > .columns{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.medium-ex-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-ex-up-3 > .column,.medium-ex-up-3 > .columns{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.medium-ex-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-ex-up-4 > .column,.medium-ex-up-4 > .columns{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.medium-ex-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-ex-up-5 > .column,.medium-ex-up-5 > .columns{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.medium-ex-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-ex-up-6 > .column,.medium-ex-up-6 > .columns{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.medium-ex-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-ex-up-7 > .column,.medium-ex-up-7 > .columns{-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%;}.medium-ex-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap;}.medium-ex-up-8 > .column,.medium-ex-up-8 > .columns{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%;}}@media print, screen and (min-width: 48em) and (min-width: 48em){.medium-ex-expand{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}.row.medium-ex-unstack > .column,.row.medium-ex-unstack > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}@media print, screen and (min-width: 48em){.row.medium-ex-unstack > .column,.row.medium-ex-unstack > .columns{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.medium-ex-collapse > .column,.medium-ex-collapse > .columns{padding-right:0;padding-left:0;}.medium-ex-uncollapse > .column,.medium-ex-uncollapse > .columns{padding-right:.75rem;padding-left:.75rem;}}@media print, screen and (min-width: 64em){.large-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.large-offset-0{margin-left:0%;}.large-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.large-offset-1{margin-left:8.3333333333%;}.large-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.large-offset-2{margin-left:16.6666666667%;}.large-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.large-offset-3{margin-left:25%;}.large-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.large-offset-4{margin-left:33.3333333333%;}.large-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.large-offset-5{margin-left:41.6666666667%;}.large-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.large-offset-6{margin-left:50%;}.large-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.large-offset-7{margin-left:58.3333333333%;}.large-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.large-offset-8{margin-left:66.6666666667%;}.large-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.large-offset-9{margin-left:75%;}.large-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.large-offset-10{margin-left:83.3333333333%;}.large-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.large-offset-11{margin-left:91.6666666667%;}.large-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap;}.large-up-1 > .column,.large-up-1 > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.large-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap;}.large-up-2 > .column,.large-up-2 > .columns{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.large-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap;}.large-up-3 > .column,.large-up-3 > .columns{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.large-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap;}.large-up-4 > .column,.large-up-4 > .columns{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.large-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap;}.large-up-5 > .column,.large-up-5 > .columns{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.large-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap;}.large-up-6 > .column,.large-up-6 > .columns{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.large-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap;}.large-up-7 > .column,.large-up-7 > .columns{-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%;}.large-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap;}.large-up-8 > .column,.large-up-8 > .columns{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%;}}@media print, screen and (min-width: 64em) and (min-width: 64em){.large-expand{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}.row.large-unstack > .column,.row.large-unstack > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}@media print, screen and (min-width: 64em){.row.large-unstack > .column,.row.large-unstack > .columns{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.large-collapse > .column,.large-collapse > .columns{padding-right:0;padding-left:0;}.large-uncollapse > .column,.large-uncollapse > .columns{padding-right:.75rem;padding-left:.75rem;}}@media screen and (min-width: 80em){.xlarge-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.xlarge-offset-0{margin-left:0%;}.xlarge-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.xlarge-offset-1{margin-left:8.3333333333%;}.xlarge-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.xlarge-offset-2{margin-left:16.6666666667%;}.xlarge-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.xlarge-offset-3{margin-left:25%;}.xlarge-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.xlarge-offset-4{margin-left:33.3333333333%;}.xlarge-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.xlarge-offset-5{margin-left:41.6666666667%;}.xlarge-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.xlarge-offset-6{margin-left:50%;}.xlarge-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.xlarge-offset-7{margin-left:58.3333333333%;}.xlarge-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.xlarge-offset-8{margin-left:66.6666666667%;}.xlarge-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.xlarge-offset-9{margin-left:75%;}.xlarge-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.xlarge-offset-10{margin-left:83.3333333333%;}.xlarge-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.xlarge-offset-11{margin-left:91.6666666667%;}.xlarge-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xlarge-up-1 > .column,.xlarge-up-1 > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.xlarge-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xlarge-up-2 > .column,.xlarge-up-2 > .columns{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.xlarge-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xlarge-up-3 > .column,.xlarge-up-3 > .columns{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.xlarge-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xlarge-up-4 > .column,.xlarge-up-4 > .columns{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.xlarge-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xlarge-up-5 > .column,.xlarge-up-5 > .columns{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.xlarge-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xlarge-up-6 > .column,.xlarge-up-6 > .columns{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.xlarge-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xlarge-up-7 > .column,.xlarge-up-7 > .columns{-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%;}.xlarge-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xlarge-up-8 > .column,.xlarge-up-8 > .columns{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%;}}@media screen and (min-width: 80em) and (min-width: 80em){.xlarge-expand{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}.row.xlarge-unstack > .column,.row.xlarge-unstack > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}@media screen and (min-width: 80em){.row.xlarge-unstack > .column,.row.xlarge-unstack > .columns{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.xlarge-collapse > .column,.xlarge-collapse > .columns{padding-right:0;padding-left:0;}.xlarge-uncollapse > .column,.xlarge-uncollapse > .columns{padding-right:.75rem;padding-left:.75rem;}}@media screen and (min-width: 90em){.xxlarge-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.xxlarge-offset-0{margin-left:0%;}.xxlarge-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.xxlarge-offset-1{margin-left:8.3333333333%;}.xxlarge-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.xxlarge-offset-2{margin-left:16.6666666667%;}.xxlarge-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.xxlarge-offset-3{margin-left:25%;}.xxlarge-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.xxlarge-offset-4{margin-left:33.3333333333%;}.xxlarge-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.xxlarge-offset-5{margin-left:41.6666666667%;}.xxlarge-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.xxlarge-offset-6{margin-left:50%;}.xxlarge-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.xxlarge-offset-7{margin-left:58.3333333333%;}.xxlarge-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.xxlarge-offset-8{margin-left:66.6666666667%;}.xxlarge-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.xxlarge-offset-9{margin-left:75%;}.xxlarge-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.xxlarge-offset-10{margin-left:83.3333333333%;}.xxlarge-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.xxlarge-offset-11{margin-left:91.6666666667%;}.xxlarge-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxlarge-up-1 > .column,.xxlarge-up-1 > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.xxlarge-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxlarge-up-2 > .column,.xxlarge-up-2 > .columns{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.xxlarge-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxlarge-up-3 > .column,.xxlarge-up-3 > .columns{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.xxlarge-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxlarge-up-4 > .column,.xxlarge-up-4 > .columns{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.xxlarge-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxlarge-up-5 > .column,.xxlarge-up-5 > .columns{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.xxlarge-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxlarge-up-6 > .column,.xxlarge-up-6 > .columns{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.xxlarge-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxlarge-up-7 > .column,.xxlarge-up-7 > .columns{-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%;}.xxlarge-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxlarge-up-8 > .column,.xxlarge-up-8 > .columns{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%;}}@media screen and (min-width: 90em) and (min-width: 90em){.xxlarge-expand{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}.row.xxlarge-unstack > .column,.row.xxlarge-unstack > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}@media screen and (min-width: 90em){.row.xxlarge-unstack > .column,.row.xxlarge-unstack > .columns{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.xxlarge-collapse > .column,.xxlarge-collapse > .columns{padding-right:0;padding-left:0;}.xxlarge-uncollapse > .column,.xxlarge-uncollapse > .columns{padding-right:.75rem;padding-left:.75rem;}}@media screen and (min-width: 120em){.xxxlarge-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%;}.xxxlarge-offset-0{margin-left:0%;}.xxxlarge-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.xxxlarge-offset-1{margin-left:8.3333333333%;}.xxxlarge-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.xxxlarge-offset-2{margin-left:16.6666666667%;}.xxxlarge-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.xxxlarge-offset-3{margin-left:25%;}.xxxlarge-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%;}.xxxlarge-offset-4{margin-left:33.3333333333%;}.xxxlarge-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.xxxlarge-offset-5{margin-left:41.6666666667%;}.xxxlarge-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%;}.xxxlarge-offset-6{margin-left:50%;}.xxxlarge-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}.xxxlarge-offset-7{margin-left:58.3333333333%;}.xxxlarge-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.xxxlarge-offset-8{margin-left:66.6666666667%;}.xxxlarge-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%;}.xxxlarge-offset-9{margin-left:75%;}.xxxlarge-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%;}.xxxlarge-offset-10{margin-left:83.3333333333%;}.xxxlarge-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.xxxlarge-offset-11{margin-left:91.6666666667%;}.xxxlarge-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxxlarge-up-1 > .column,.xxxlarge-up-1 > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.xxxlarge-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxxlarge-up-2 > .column,.xxxlarge-up-2 > .columns{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.xxxlarge-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxxlarge-up-3 > .column,.xxxlarge-up-3 > .columns{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}.xxxlarge-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxxlarge-up-4 > .column,.xxxlarge-up-4 > .columns{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.xxxlarge-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxxlarge-up-5 > .column,.xxxlarge-up-5 > .columns{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.xxxlarge-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxxlarge-up-6 > .column,.xxxlarge-up-6 > .columns{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%;}.xxxlarge-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxxlarge-up-7 > .column,.xxxlarge-up-7 > .columns{-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%;}.xxxlarge-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap;}.xxxlarge-up-8 > .column,.xxxlarge-up-8 > .columns{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%;}}@media screen and (min-width: 120em) and (min-width: 120em){.xxxlarge-expand{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}.row.xxxlarge-unstack > .column,.row.xxxlarge-unstack > .columns{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}@media screen and (min-width: 120em){.row.xxxlarge-unstack > .column,.row.xxxlarge-unstack > .columns{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.xxxlarge-collapse > .column,.xxxlarge-collapse > .columns{padding-right:0;padding-left:0;}.xxxlarge-uncollapse > .column,.xxxlarge-uncollapse > .columns{padding-right:.75rem;padding-left:.75rem;}}.shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;}.column-block{margin-bottom:1.5rem;}.column-block > :last-child{margin-bottom:0;}.align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.align-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around;}.align-left.vertical.menu > li > a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.align-right.vertical.menu > li > a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.align-center.vertical.menu > li > a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.align-self-top{-ms-flex-item-align:start;align-self:flex-start;}.align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end;}.align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.align-self-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;}.align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.align-self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;}.align-center-middle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;}.small-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.small-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.small-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.small-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.small-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.small-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}@media print, screen and (min-width: 40em){.medium-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.medium-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.medium-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.medium-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.medium-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.medium-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}}@media print, screen and (min-width: 48em){.medium-ex-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.medium-ex-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.medium-ex-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.medium-ex-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.medium-ex-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.medium-ex-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}}@media print, screen and (min-width: 64em){.large-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.large-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.large-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.large-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.large-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.large-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}}@media screen and (min-width: 80em){.xlarge-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.xlarge-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.xlarge-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.xlarge-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.xlarge-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.xlarge-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}}@media screen and (min-width: 90em){.xxlarge-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.xxlarge-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.xxlarge-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.xxlarge-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.xxlarge-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.xxlarge-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}}@media screen and (min-width: 120em){.xxxlarge-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.xxxlarge-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.xxxlarge-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.xxxlarge-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.xxxlarge-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.xxxlarge-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;}.flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;}.flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}@media print, screen and (min-width: 40em){.medium-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;}.medium-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.medium-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;}.medium-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.medium-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.medium-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.medium-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.medium-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}@media print, screen and (min-width: 48em){.medium-ex-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;}.medium-ex-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.medium-ex-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;}.medium-ex-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.medium-ex-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.medium-ex-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.medium-ex-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.medium-ex-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}@media print, screen and (min-width: 64em){.large-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;}.large-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.large-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;}.large-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.large-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.large-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.large-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.large-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}@media screen and (min-width: 80em){.xlarge-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;}.xlarge-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.xlarge-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;}.xlarge-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.xlarge-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.xlarge-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.xlarge-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.xlarge-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}@media screen and (min-width: 90em){.xxlarge-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;}.xxlarge-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.xxlarge-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;}.xxlarge-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.xxlarge-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.xxlarge-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.xxlarge-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.xxlarge-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}@media screen and (min-width: 120em){.xxxlarge-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;}.xxxlarge-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.xxxlarge-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;}.xxxlarge-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.xxxlarge-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.xxxlarge-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.xxxlarge-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.xxxlarge-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;}p{margin-bottom:2rem;font-size:inherit;line-height:1.625;text-rendering:optimizeLegibility;}em,i{font-style:italic;line-height:inherit;}strong,b{font-weight:bold;line-height:inherit;}small{font-size:80%;line-height:inherit;}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:inherit;font-style:normal;font-weight:inherit;color:#666;text-rendering:optimizeLegibility;}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:rgba(0,0,0,.5);}h0,.h0{font-size:2rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h1,.h1{font-size:1.8rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h2,.h2{font-size:1.6rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h3,.h3{font-size:1.42rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h4,.h4{font-size:1.26rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h5,.h5{font-size:1.125rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h6,.h6{font-size:1rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}@media print, screen and (min-width: 40em){h0,.h0{font-size:2rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h1,.h1{font-size:1.8rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h2,.h2{font-size:1.6rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h3,.h3{font-size:1.42rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h4,.h4{font-size:1.26rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h5,.h5{font-size:1.125rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}h6,.h6{font-size:1rem;line-height:1.3;margin-top:0;margin-bottom:1.25rem;}}@media print, screen and (min-width: 64em){h0,.h0{font-size:3rem;line-height:1.4;margin-top:0;margin-bottom:1.25rem;}h1,.h1{font-size:2.5rem;line-height:1.4;margin-top:0;margin-bottom:1.25rem;}h2,.h2{font-size:2.1rem;line-height:1.4;margin-top:0;margin-bottom:1.25rem;}h3,.h3{font-size:1.74rem;line-height:1.4;margin-top:0;margin-bottom:1.25rem;}h4,.h4{font-size:1.44rem;line-height:1.4;margin-top:0;margin-bottom:1.25rem;}h5,.h5{font-size:1.2rem;line-height:1.4;margin-top:0;margin-bottom:1.25rem;}h6,.h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:1.25rem;}}a{line-height:inherit;color:inherit;text-decoration:none;cursor:pointer;}a:hover,a:focus{color:none;}a img{border:0;}hr{clear:both;max-width:1280px;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid rgba(0,0,0,.5);border-left:0;}ul,ol,dl{margin-bottom:2rem;list-style-position:outside;line-height:1.625;}li{font-size:inherit;}ul{margin-left:1.25rem;list-style-type:disc;}ol{margin-left:1.25rem;}ul ul,ul ol,ol ul,ol ol{margin-left:1.25rem;margin-bottom:0;}dl{margin-bottom:1rem;}dl dt{margin-bottom:.3rem;font-weight:bold;}blockquote{margin:0 0 2rem;padding:0 0 0 1.875rem;border-left:2px solid inherit;}blockquote,blockquote p{line-height:1.625;color:inherit;}abbr,abbr[title]{border-bottom:1px dotted #000;cursor:help;text-decoration:none;}figure{margin:0;}kbd{margin:0;padding:.125rem .25rem 0;background-color:rgba(0,0,0,.25);font-family:Consolas,"Liberation Mono",Courier,monospace;color:#000;}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:normal;line-height:1.4;color:rgba(0,0,0,.75);}.lead{font-size:20px;line-height:1.6;}.stat{font-size:2.5rem;line-height:1;}p + .stat{margin-top:-1rem;}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none;}.cite-block,cite{display:block;color:inherit;font-size:.875rem;}.cite-block:before,cite:before{content:"— ";}.code-inline,code{border:0;background-color:#fff;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#000;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .625rem .1875rem;}.code-block{border:0;background-color:#fff;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#000;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem;}.text-left{text-align:left;}.text-right{text-align:right;}.text-center{text-align:center;}.text-justify{text-align:justify;}@media print, screen and (min-width: 40em){.medium-text-left{text-align:left;}.medium-text-right{text-align:right;}.medium-text-center{text-align:center;}.medium-text-justify{text-align:justify;}}@media print, screen and (min-width: 48em){.medium-ex-text-left{text-align:left;}.medium-ex-text-right{text-align:right;}.medium-ex-text-center{text-align:center;}.medium-ex-text-justify{text-align:justify;}}@media print, screen and (min-width: 64em){.large-text-left{text-align:left;}.large-text-right{text-align:right;}.large-text-center{text-align:center;}.large-text-justify{text-align:justify;}}@media screen and (min-width: 80em){.xlarge-text-left{text-align:left;}.xlarge-text-right{text-align:right;}.xlarge-text-center{text-align:center;}.xlarge-text-justify{text-align:justify;}}@media screen and (min-width: 90em){.xxlarge-text-left{text-align:left;}.xxlarge-text-right{text-align:right;}.xxlarge-text-center{text-align:center;}.xxlarge-text-justify{text-align:justify;}}@media screen and (min-width: 120em){.xxxlarge-text-left{text-align:left;}.xxxlarge-text-right{text-align:right;}.xxxlarge-text-center{text-align:center;}.xxxlarge-text-justify{text-align:justify;}}.show-for-print{display:none !important;}@media print{*{background:transparent !important;color:black !important;-webkit-print-color-adjust:economy;color-adjust:economy;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important;}.show-for-print{display:block !important;}.hide-for-print{display:none !important;}table.show-for-print{display:table !important;}thead.show-for-print{display:table-header-group !important;}tbody.show-for-print{display:table-row-group !important;}tr.show-for-print{display:table-row !important;}td.show-for-print{display:table-cell !important;}th.show-for-print{display:table-cell !important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}abbr[title]:after{content:" (" attr(title) ")";}pre,blockquote{border:1px solid rgba(0,0,0,.75);page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100% !important;}@page{margin:.5cm;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}.print-break-inside{page-break-inside:auto;}}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:2.0875rem;margin:0 0 .75rem;padding:.375rem;border:1px solid #000;border-radius:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;font-family:inherit;font-size:1rem;font-weight:inherit;line-height:1.4;color:inherit;-webkit-transition:all .3s;transition:all .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{outline:none;border:1px solid #000;background-color:rgba(0,0,0,.1);-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;-webkit-transition:all .3s;transition:all .3s;}textarea{max-width:100%;}textarea[rows]{height:auto;}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#000;cursor:not-allowed;}[type=submit],[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;}input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box;}::-webkit-input-placeholder{color:inherit;}::-moz-placeholder{color:inherit;}:-ms-input-placeholder{color:inherit;}::-ms-input-placeholder{color:inherit;}::placeholder{color:inherit;}[type=file],[type=checkbox],[type=radio]{margin:0 0 .75rem;}[type=checkbox] + label,[type=radio] + label{display:inline-block;vertical-align:baseline;margin-left:.375rem;margin-right:.75rem;margin-bottom:0;}[type=checkbox] + label[for],[type=radio] + label[for]{cursor:pointer;}label > [type=checkbox],label > [type=radio]{margin-right:.375rem;}[type=file]{width:100%;}label{display:block;margin:0;font-size:.875rem;font-weight:inherit;line-height:1;color:inherit;}label.middle{margin:0 0 .75rem;padding:.4375rem 0;}.help-text{margin-top:-.375rem;font-size:.8125rem;font-style:italic;color:#000;}.input-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:.75rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.input-group > :first-child,.input-group > :first-child.input-group-button > *{border-radius:0 0 0 0;}.input-group > :last-child,.input-group > :last-child.input-group-button > *{border-radius:0 0 0 0;}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label,.input-group-button,.input-group-field,.input-group-label{margin:0;white-space:nowrap;}.input-group-label{padding:0 1rem;border:1px solid #000;background:transparent;color:inherit;text-align:center;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.input-group-label:first-child{border-right:0;}.input-group-label:last-child{border-left:0;}.input-group-field{border-radius:0;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;min-width:0;}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem;}fieldset{margin:0;padding:0;border:0;}legend{max-width:100%;margin-bottom:.375rem;}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid rgba(0,0,0,.5);}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem;}select{height:2.0875rem;margin:0 0 .75rem;padding:.375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #000;border-radius:0;background-color:transparent;font-family:inherit;font-size:1rem;font-weight:inherit;line-height:1.4;color:inherit;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' width=\'32\' height=\'24\' viewBox=\'0 0 32 24\'><polygon points=\'0,0 32,0 16,24\' style=\'fill: rgb%28221, 221, 221%29\'></polygon></svg>");background-origin:content-box;background-position:right -.75rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.125rem;-webkit-transition:all .3s;transition:all .3s;}select.nitro-lazy{background-image:none !important;}@media screen and (min-width: 0\0 ){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg==");}select.nitro-lazy{background-image:none !important;}}select:focus{outline:none;border:1px solid #000;background-color:rgba(0,0,0,.1);-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;-webkit-transition:all .3s;transition:all .3s;}select:disabled{background-color:#000;cursor:not-allowed;}select::-ms-expand{display:none;}select[multiple]{height:auto;background-image:none;}select[multiple].nitro-lazy{background-image:none !important;}select:not([multiple]){padding-top:0;padding-bottom:0;}.is-invalid-input:not(:focus){border-color:#de7878;background-color:#fcf2f2;}.is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#de7878;}.is-invalid-input:not(:focus)::-moz-placeholder{color:#de7878;}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#de7878;}.is-invalid-input:not(:focus)::-ms-input-placeholder{color:#de7878;}.is-invalid-input:not(:focus)::placeholder{color:#de7878;}.is-invalid-label{color:#de7878;}.form-error{display:none;margin-top:-.375rem;margin-bottom:.75rem;font-size:.75rem;font-weight:bold;color:#de7878;}.form-error.is-visible{display:block;}.button{display:inline-block;vertical-align:middle;margin:0;padding:1rem 2rem .9375rem;border:1px solid transparent;border-radius:0;-webkit-transition:all .3s;transition:all .3s;font-family:inherit;font-size:.8125rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;}[data-whatinput=mouse] .button{outline:0;}.button.tiny{font-size:.5625rem;}.button.small{font-size:.625rem;}.button.large{font-size:.875rem;}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0;}.button,.button.disabled,.button[disabled],.button.disabled:hover,.button[disabled]:hover,.button.disabled:focus,.button[disabled]:focus{background-color:var(--site-primary-button-color);color:#fff;}.button:hover,.button:focus{background-color:var(--site-secondary-button-color);color:#fff;}.button.primary,.button.primary.disabled,.button.primary[disabled],.button.primary.disabled:hover,.button.primary[disabled]:hover,.button.primary.disabled:focus,.button.primary[disabled]:focus{background-color:var(--site-primary-button-color);color:#fff;}.button.primary:hover,.button.primary:focus{background-color:var(--site-secondary-button-color);color:#fff;}.button.secondary,.button.secondary.disabled,.button.secondary[disabled],.button.secondary.disabled:hover,.button.secondary[disabled]:hover,.button.secondary.disabled:focus,.button.secondary[disabled]:focus{background-color:var(--site-primary-button-color);color:#fff;}.button.secondary:hover,.button.secondary:focus{background-color:var(--site-secondary-button-color);color:#fff;}.button.success,.button.success.disabled,.button.success[disabled],.button.success.disabled:hover,.button.success[disabled]:hover,.button.success.disabled:focus,.button.success[disabled]:focus{background-color:var(--site-primary-button-color);color:#000;}.button.success:hover,.button.success:focus{background-color:var(--site-secondary-button-color);color:#000;}.button.warning,.button.warning.disabled,.button.warning[disabled],.button.warning.disabled:hover,.button.warning[disabled]:hover,.button.warning.disabled:focus,.button.warning[disabled]:focus{background-color:var(--site-primary-button-color);color:#000;}.button.warning:hover,.button.warning:focus{background-color:var(--site-secondary-button-color);color:#000;}.button.alert,.button.alert.disabled,.button.alert[disabled],.button.alert.disabled:hover,.button.alert[disabled]:hover,.button.alert.disabled:focus,.button.alert[disabled]:focus{background-color:var(--site-primary-button-color);color:#000;}.button.alert:hover,.button.alert:focus{background-color:var(--site-secondary-button-color);color:#000;}.button.hollow,.button.hollow:hover,.button.hollow:focus,.button.hollow.disabled,.button.hollow.disabled:hover,.button.hollow.disabled:focus,.button.hollow[disabled],.button.hollow[disabled]:hover,.button.hollow[disabled]:focus{background-color:transparent;}.button.hollow,.button.hollow.disabled,.button.hollow[disabled],.button.hollow.disabled:hover,.button.hollow[disabled]:hover,.button.hollow.disabled:focus,.button.hollow[disabled]:focus{border:1px solid #000;color:#000;}.button.hollow:hover,.button.hollow:focus{border-color:black;color:black;}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary[disabled],.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled]:hover,.button.hollow.primary.disabled:focus,.button.hollow.primary[disabled]:focus{border:1px solid #000;color:#000;}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:black;color:black;}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary[disabled],.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled]:hover,.button.hollow.secondary.disabled:focus,.button.hollow.secondary[disabled]:focus{border:1px solid #666;color:#666;}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#666;color:#666;}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success[disabled],.button.hollow.success.disabled:hover,.button.hollow.success[disabled]:hover,.button.hollow.success.disabled:focus,.button.hollow.success[disabled]:focus{border:1px solid #6dd09d;color:#6dd09d;}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#6dd09d;color:#6dd09d;}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning[disabled],.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled]:hover,.button.hollow.warning.disabled:focus,.button.hollow.warning[disabled]:focus{border:1px solid #ffae00;color:#ffae00;}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#ffae00;color:#ffae00;}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert[disabled],.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled]:hover,.button.hollow.alert.disabled:focus,.button.hollow.alert[disabled]:focus{border:1px solid #de7878;color:#de7878;}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#de7878;color:#de7878;}.button.clear,.button.clear:hover,.button.clear:focus,.button.clear.disabled,.button.clear.disabled:hover,.button.clear.disabled:focus,.button.clear[disabled],.button.clear[disabled]:hover,.button.clear[disabled]:focus{border-color:transparent;background-color:transparent;}.button.clear,.button.clear.disabled,.button.clear[disabled],.button.clear.disabled:hover,.button.clear[disabled]:hover,.button.clear.disabled:focus,.button.clear[disabled]:focus{color:#000;}.button.clear:hover,.button.clear:focus{color:black;}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary[disabled],.button.clear.primary.disabled:hover,.button.clear.primary[disabled]:hover,.button.clear.primary.disabled:focus,.button.clear.primary[disabled]:focus{color:#000;}.button.clear.primary:hover,.button.clear.primary:focus{color:black;}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary[disabled],.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled]:hover,.button.clear.secondary.disabled:focus,.button.clear.secondary[disabled]:focus{color:#666;}.button.clear.secondary:hover,.button.clear.secondary:focus{color:#666;}.button.clear.success,.button.clear.success.disabled,.button.clear.success[disabled],.button.clear.success.disabled:hover,.button.clear.success[disabled]:hover,.button.clear.success.disabled:focus,.button.clear.success[disabled]:focus{color:#6dd09d;}.button.clear.success:hover,.button.clear.success:focus{color:#6dd09d;}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning[disabled],.button.clear.warning.disabled:hover,.button.clear.warning[disabled]:hover,.button.clear.warning.disabled:focus,.button.clear.warning[disabled]:focus{color:#ffae00;}.button.clear.warning:hover,.button.clear.warning:focus{color:#ffae00;}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert[disabled],.button.clear.alert.disabled:hover,.button.clear.alert[disabled]:hover,.button.clear.alert.disabled:focus,.button.clear.alert[disabled]:focus{color:#de7878;}.button.clear.alert:hover,.button.clear.alert:focus{color:#de7878;}.button.disabled,.button[disabled]{opacity:.5;cursor:not-allowed;}.button.dropdown::after{display:block;display:inline-block;width:0;height:0;border:inset .4em;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fff transparent transparent;position:relative;top:.4em;float:right;margin-left:2rem;}.button.dropdown.hollow::after,.button.dropdown.clear::after{border-top-color:#000;}.button.dropdown.hollow.primary::after,.button.dropdown.clear.primary::after{border-top-color:#000;}.button.dropdown.hollow.secondary::after,.button.dropdown.clear.secondary::after{border-top-color:#666;}.button.dropdown.hollow.success::after,.button.dropdown.clear.success::after{border-top-color:#6dd09d;}.button.dropdown.hollow.warning::after,.button.dropdown.clear.warning::after{border-top-color:#ffae00;}.button.dropdown.hollow.alert::after,.button.dropdown.clear.alert::after{border-top-color:#de7878;}.button.arrow-only::after{top:-.1em;float:none;margin-left:0;}a.button:hover,a.button:focus{text-decoration:none;}.hide,form.cart .quantity.hidden{display:none !important;}.invisible{visibility:hidden;}@media print, screen and (max-width: 39.99875em){.hide-for-small-only{display:none !important;}}@media screen and (max-width: 0em), screen and (min-width: 40em){.show-for-small-only{display:none !important;}}@media print, screen and (min-width: 40em){.hide-for-medium{display:none !important;}}@media screen and (max-width: 39.99875em){.show-for-medium{display:none !important;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.hide-for-medium-only{display:none !important;}}@media screen and (max-width: 39.99875em), screen and (min-width: 48em){.show-for-medium-only{display:none !important;}}@media print, screen and (min-width: 48em){.hide-for-medium-ex{display:none !important;}}@media screen and (max-width: 47.99875em){.show-for-medium-ex{display:none !important;}}@media print, screen and (min-width: 48em) and (max-width: 63.99875em){.hide-for-medium-ex-only{display:none !important;}}@media screen and (max-width: 47.99875em), screen and (min-width: 64em){.show-for-medium-ex-only{display:none !important;}}@media print, screen and (min-width: 64em){.hide-for-large{display:none !important;}}@media screen and (max-width: 63.99875em){.show-for-large{display:none !important;}}@media print, screen and (min-width: 64em) and (max-width: 79.99875em){.hide-for-large-only{display:none !important;}}@media screen and (max-width: 63.99875em), screen and (min-width: 80em){.show-for-large-only{display:none !important;}}@media screen and (min-width: 80em){.hide-for-xlarge{display:none !important;}}@media screen and (max-width: 79.99875em){.show-for-xlarge{display:none !important;}}@media screen and (min-width: 80em) and (max-width: 89.99875em){.hide-for-xlarge-only{display:none !important;}}@media screen and (max-width: 79.99875em), screen and (min-width: 90em){.show-for-xlarge-only{display:none !important;}}@media screen and (min-width: 90em){.hide-for-xxlarge{display:none !important;}}@media screen and (max-width: 89.99875em){.show-for-xxlarge{display:none !important;}}@media screen and (min-width: 90em) and (max-width: 119.99875em){.hide-for-xxlarge-only{display:none !important;}}@media screen and (max-width: 89.99875em), screen and (min-width: 120em){.show-for-xxlarge-only{display:none !important;}}@media screen and (min-width: 120em){.hide-for-xxxlarge{display:none !important;}}@media screen and (max-width: 119.99875em){.show-for-xxxlarge{display:none !important;}}@media screen and (min-width: 120em){.hide-for-xxxlarge-only{display:none !important;}}@media screen and (max-width: 119.99875em){.show-for-xxxlarge-only{display:none !important;}}.show-for-sr,.screen-reader-text,.show-on-focus{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto !important;height:auto !important;overflow:visible !important;clip:auto !important;white-space:normal !important;}.show-for-landscape,.hide-for-portrait{display:block !important;}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important;}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important;}}.hide-for-landscape,.show-for-portrait{display:none !important;}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important;}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important;}}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0;}thead,tbody,tfoot{border:1px solid rgba(13,13,13,0);background-color:transparent;}caption{padding:.5rem .625rem .625rem;font-weight:bold;}thead{background:rgba(6,6,6,0);color:inherit;}tfoot{background:rgba(13,13,13,0);color:inherit;}thead tr,tfoot tr{background:transparent;}thead th,thead td,tfoot th,tfoot td{padding:.5rem .625rem .625rem;font-weight:bold;text-align:left;}tbody th,tbody td{padding:.5rem .625rem .625rem;}tbody tr{border-bottom:0;border-bottom:1px solid rgba(13,13,13,0);background-color:transparent;}table.striped tbody tr:nth-child(even){border-bottom:0;background-color:rgba(13,13,13,0);}@media print, screen and (max-width: 47.99875em){table.stack thead{display:none;}table.stack tfoot{display:none;}table.stack tr,table.stack th,table.stack td{display:block;}table.stack td{border-top:0;}}table.scroll{display:block;width:100%;overflow-x:auto;}table.hover thead tr:hover{background-color:rgba(1,1,1,0);}table.hover tfoot tr:hover{background-color:rgba(8,8,8,0);}table.hover tbody tr:hover{background-color:rgba(0,0,0,0);}table.hover.striped tr:nth-of-type(even):hover{background-color:rgba(0,0,0,0);}.table-scroll{overflow-x:auto;}.menu{padding:0;margin:0;list-style:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}[data-whatinput=mouse] .menu li{outline:0;}.menu a,.menu .button{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem;}.menu input,.menu select,.menu a,.menu button{margin-bottom:0;}.menu input{display:inline-block;}.menu,.menu.horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.menu.vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.menu.expanded li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.menu.simple{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.menu.simple li + li{margin-left:1rem;}.menu.simple a{padding:0;}@media print, screen and (min-width: 40em){.menu.medium-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.menu.medium-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.menu.medium-expanded li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.menu.medium-simple li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}@media print, screen and (min-width: 48em){.menu.medium-ex-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.menu.medium-ex-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.menu.medium-ex-expanded li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.menu.medium-ex-simple li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}@media print, screen and (min-width: 64em){.menu.large-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.menu.large-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.menu.large-expanded li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.menu.large-simple li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}@media screen and (min-width: 80em){.menu.xlarge-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.menu.xlarge-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.menu.xlarge-expanded li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.menu.xlarge-simple li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}@media screen and (min-width: 90em){.menu.xxlarge-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.menu.xxlarge-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.menu.xxlarge-expanded li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.menu.xxlarge-simple li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}@media screen and (min-width: 120em){.menu.xxxlarge-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.menu.xxxlarge-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.menu.xxxlarge-expanded li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.menu.xxxlarge-simple li{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}}.menu.nested{margin-right:0;margin-left:1rem;}.menu.icons a{display:-webkit-box;display:-ms-flexbox;display:flex;}.menu.icon-top a,.menu.icon-right a,.menu.icon-bottom a,.menu.icon-left a{display:-webkit-box;display:-ms-flexbox;display:flex;}.menu.icon-left li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;}.menu.icon-left li a img,.menu.icon-left li a i,.menu.icon-left li a svg{margin-right:.25rem;}.menu.icon-right li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;}.menu.icon-right li a img,.menu.icon-right li a i,.menu.icon-right li a svg{margin-left:.25rem;}.menu.icon-top li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;}.menu.icon-top li a img,.menu.icon-top li a i,.menu.icon-top li a svg{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center;}.menu.icon-bottom li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;}.menu.icon-bottom li a img,.menu.icon-bottom li a i,.menu.icon-bottom li a svg{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center;}.menu .is-active > a{background:#000;color:#fff;}.menu .active > a{background:#000;color:#fff;}.menu.align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.menu.align-right li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.menu.align-right li .submenu li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.menu.align-right.vertical li{display:block;text-align:right;}.menu.align-right.vertical li .submenu li{text-align:right;}.menu.align-right .nested{margin-right:1rem;margin-left:0;}.menu.align-center li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.menu.align-center li .submenu li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.menu .menu-text{padding:.7rem 1rem;font-weight:bold;line-height:1;color:inherit;}.menu-centered > .menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.menu-centered > .menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.menu-centered > .menu li .submenu li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.no-js [data-responsive-menu] ul{display:none;}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer;}.menu-icon::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fff;-webkit-box-shadow:0 7px 0 #fff,0 14px 0 #fff;box-shadow:0 7px 0 #fff,0 14px 0 #fff;content:"";}.menu-icon:hover::after{background:rgba(0,0,0,.5);-webkit-box-shadow:0 7px 0 rgba(0,0,0,.5),0 14px 0 rgba(0,0,0,.5);box-shadow:0 7px 0 rgba(0,0,0,.5),0 14px 0 rgba(0,0,0,.5);}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer;}.menu-icon.dark::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#000;-webkit-box-shadow:0 7px 0 #000,0 14px 0 #000;box-shadow:0 7px 0 #000,0 14px 0 #000;content:"";}.menu-icon.dark:hover::after{background:rgba(0,0,0,.75);-webkit-box-shadow:0 7px 0 rgba(0,0,0,.75),0 14px 0 rgba(0,0,0,.75);box-shadow:0 7px 0 rgba(0,0,0,.75),0 14px 0 rgba(0,0,0,.75);}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:0;border-radius:0;background-color:#fff;font-size:inherit;}.dropdown-pane.is-opening{display:block;}.dropdown-pane.is-open{display:block;visibility:visible;}.dropdown-pane.tiny{width:100px;}.dropdown-pane.small{width:200px;}.dropdown-pane.large{width:400px;}.dropdown.menu > li.opens-left > .is-dropdown-submenu{top:100%;right:0;left:auto;}.dropdown.menu > li.opens-right > .is-dropdown-submenu{top:100%;right:auto;left:0;}[data-whatinput=mouse] .dropdown.menu a{outline:0;}.dropdown.menu > li > a{padding:0 1.2em;}.dropdown.menu > li.is-active > a{background:none;color:inherit;}.no-js .dropdown.menu ul{display:none;}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0;}.dropdown.menu.vertical > li .is-dropdown-submenu{top:0;}.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu{top:0;right:100%;left:auto;}.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu{right:auto;left:100%;}@media print, screen and (min-width: 40em){.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu{top:100%;right:0;left:auto;}.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu{top:100%;right:auto;left:0;}.dropdown.menu.medium-vertical > li .is-dropdown-submenu{top:0;}.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu{top:0;right:100%;left:auto;}.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu{right:auto;left:100%;}}@media print, screen and (min-width: 48em){.dropdown.menu.medium-ex-horizontal > li.opens-left > .is-dropdown-submenu{top:100%;right:0;left:auto;}.dropdown.menu.medium-ex-horizontal > li.opens-right > .is-dropdown-submenu{top:100%;right:auto;left:0;}.dropdown.menu.medium-ex-vertical > li .is-dropdown-submenu{top:0;}.dropdown.menu.medium-ex-vertical > li.opens-left > .is-dropdown-submenu{top:0;right:100%;left:auto;}.dropdown.menu.medium-ex-vertical > li.opens-right > .is-dropdown-submenu{right:auto;left:100%;}}@media print, screen and (min-width: 64em){.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu{top:100%;right:0;left:auto;}.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu{top:100%;right:auto;left:0;}.dropdown.menu.large-vertical > li .is-dropdown-submenu{top:0;}.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu{top:0;right:100%;left:auto;}.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu{right:auto;left:100%;}}@media screen and (min-width: 80em){.dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu{top:100%;right:0;left:auto;}.dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu{top:100%;right:auto;left:0;}.dropdown.menu.xlarge-vertical > li .is-dropdown-submenu{top:0;}.dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu{top:0;right:100%;left:auto;}.dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu{right:auto;left:100%;}}@media screen and (min-width: 90em){.dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu{top:100%;right:0;left:auto;}.dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu{top:100%;right:auto;left:0;}.dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu{top:0;}.dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu{top:0;right:100%;left:auto;}.dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu{right:auto;left:100%;}}@media screen and (min-width: 120em){.dropdown.menu.xxxlarge-horizontal > li.opens-left > .is-dropdown-submenu{top:100%;right:0;left:auto;}.dropdown.menu.xxxlarge-horizontal > li.opens-right > .is-dropdown-submenu{top:100%;right:auto;left:0;}.dropdown.menu.xxxlarge-vertical > li .is-dropdown-submenu{top:0;}.dropdown.menu.xxxlarge-vertical > li.opens-left > .is-dropdown-submenu{top:0;right:100%;left:auto;}.dropdown.menu.xxxlarge-vertical > li.opens-right > .is-dropdown-submenu{right:auto;left:100%;}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto;}.is-dropdown-menu.vertical{width:100px;}.is-dropdown-menu.vertical.align-right{float:right;}.is-dropdown-submenu-parent{position:relative;}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px;}.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu{top:100%;left:auto;}.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu{right:100%;left:auto;}.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu{right:auto;left:100%;}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:282px;border:none;background:#fff;}.dropdown .is-dropdown-submenu a{padding:0;}.is-dropdown-submenu > li{width:100%;}.is-dropdown-submenu.js-dropdown-active{display:block;}.is-drilldown{position:relative;overflow:hidden;}.is-drilldown li{display:block;}.is-drilldown.animate-height{-webkit-transition:height .5s;transition:height .5s;}.drilldown a{padding:0;background:#fff;}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;-webkit-transform:translateX(-100%);transform:translateX(-100%);}.drilldown .is-drilldown-submenu.is-closing{-webkit-transform:translateX(100%);transform:translateX(100%);}.drilldown .is-drilldown-submenu a{padding:0;}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0;}.drilldown .drilldown-submenu-cover-previous{min-height:100%;}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:1rem;padding-bottom:56.25%;overflow:hidden;}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%;}.responsive-embed.vertical,.flex-video.vertical{padding-bottom:177.7777777778%;}.responsive-embed.panorama,.flex-video.panorama{padding-bottom:31.640625%;}.responsive-embed.square,.flex-video.square{padding-bottom:100%;}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden;}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;}html.is-reveal-open body{overflow-y:hidden;}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(0,0,0,.45);overflow-y:auto;}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid rgba(0,0,0,.5);border-radius:0;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;}[data-whatinput=mouse] .reveal{outline:0;}@media print, screen and (min-width: 40em){.reveal{min-height:0;}}.reveal .column,.reveal .columns{min-width:0;}.reveal > :last-child{margin-bottom:0;}@media print, screen and (min-width: 40em){.reveal{width:600px;max-width:1280px;}}.reveal.collapse{padding:0;}@media print, screen and (min-width: 40em){.reveal.tiny{width:30%;max-width:1280px;}}@media print, screen and (min-width: 40em){.reveal.small{width:50%;max-width:1280px;}}@media print, screen and (min-width: 40em){.reveal.large{width:90%;max-width:1280px;}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0;}@media print, screen and (max-width: 39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0;}}.reveal.without-overlay{position:fixed;}.tabs{margin:0;border:1px solid rgba(0,0,0,.25);background:#fff;list-style-type:none;}.tabs::before,.tabs::after{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.tabs::after{clear:both;}.tabs.vertical > li{display:block;float:none;width:auto;}.tabs.simple > li > a{padding:0;}.tabs.simple > li > a:hover{background:transparent;}.tabs.primary{background:#000;}.tabs.primary > li > a{color:#fff;}.tabs.primary > li > a:hover,.tabs.primary > li > a:focus{background:#0d0d0d;}.tabs-title{float:left;}.tabs-title > a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#000;}[data-whatinput=mouse] .tabs-title > a{outline:0;}.tabs-title > a:hover{background:#fff;color:black;}.tabs-title > a:focus,.tabs-title > a[aria-selected=true]{background:rgba(0,0,0,.25);color:#000;}.tabs-content{border:1px solid rgba(0,0,0,.25);border-top:0;background:#fff;color:#000;-webkit-transition:all .5s ease;transition:all .5s ease;}.tabs-content.vertical{border:1px solid rgba(0,0,0,.25);border-left:0;}.tabs-panel{display:none;padding:1rem;}.tabs-panel.is-active{display:block;}.accordion{margin-left:0;background:#fff;list-style-type:none;}.accordion[disabled] .accordion-title{cursor:not-allowed;}.accordion-item:first-child > :first-child{border-radius:0 0 0 0;}.accordion-item:last-child > :last-child{border-radius:0 0 0 0;}.accordion-title{position:relative;display:block;padding:1.125rem 0 1rem;border:none;border-bottom:0;font-size:.8125rem;line-height:1;color:#000;}:last-child:not(.is-active) > .accordion-title{border-bottom:none;border-radius:0 0 0 0;}.accordion-title:hover,.accordion-title:focus{background-color:none;}.accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+";}.is-active > .accordion-title::before{content:"–";}.accordion-content{display:none;padding:.5rem 0 0;border:none;border-bottom:0;background-color:#fff;color:#000;}:last-child > .accordion-content:last-child{border-bottom:none;}.sticky-container{position:relative;}.sticky{position:relative;z-index:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.sticky.is-stuck{position:fixed;z-index:5;width:100%;}.sticky.is-stuck.is-at-top{top:0;}.sticky.is-stuck.is-at-bottom{bottom:0;}.sticky.is-anchored{position:relative;right:auto;left:auto;}.sticky.is-anchored.is-at-bottom{bottom:0;}.orbit{position:relative;}.orbit-container{position:relative;height:0;margin:0;list-style:none;overflow:hidden;}.orbit-slide{width:100%;position:absolute;}.orbit-slide.no-motionui.is-active{top:0;left:0;}.orbit-figure{margin:0;}.orbit-image{width:100%;max-width:100%;margin:0;}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(0,0,0,.5);color:#fff;}.orbit-next,.orbit-previous{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;padding:1rem;color:#fff;}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0;}.orbit-next:hover,.orbit-previous:hover,.orbit-next:active,.orbit-previous:active,.orbit-next:focus,.orbit-previous:focus{background-color:rgba(0,0,0,.5);}.orbit-previous{left:0;}.orbit-next{left:auto;right:0;}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center;}[data-whatinput=mouse] .orbit-bullets{outline:0;}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:rgba(0,0,0,.5);}.orbit-bullets button:hover{background-color:rgba(0,0,0,.75);}.orbit-bullets button.is-active{background-color:rgba(0,0,0,.75);}.grid-container{padding-right:.625rem;padding-left:.625rem;max-width:1280px;margin-left:auto;margin-right:auto;}@media print, screen and (min-width: 40em){.grid-container{padding-right:.9375rem;padding-left:.9375rem;}}.grid-container.fluid{padding-right:.625rem;padding-left:.625rem;max-width:100%;margin-left:auto;margin-right:auto;}@media print, screen and (min-width: 40em){.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem;}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto;}.grid-x{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;}.cell{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0px;min-width:0px;width:100%;}.cell.auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;}.cell.shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-x > .auto{width:auto;}.grid-x > .shrink{width:auto;}.grid-x > .small-shrink,.grid-x > .small-full,.grid-x > .small-1,.grid-x > .small-2,.grid-x > .small-3,.grid-x > .small-4,.grid-x > .small-5,.grid-x > .small-6,.grid-x > .small-7,.grid-x > .small-8,.grid-x > .small-9,.grid-x > .small-10,.grid-x > .small-11,.grid-x > .small-12{-ms-flex-preferred-size:auto;flex-basis:auto;}@media print, screen and (min-width: 40em){.grid-x > .medium-shrink,.grid-x > .medium-full,.grid-x > .medium-1,.grid-x > .medium-2,.grid-x > .medium-3,.grid-x > .medium-4,.grid-x > .medium-5,.grid-x > .medium-6,.grid-x > .medium-7,.grid-x > .medium-8,.grid-x > .medium-9,.grid-x > .medium-10,.grid-x > .medium-11,.grid-x > .medium-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}@media print, screen and (min-width: 48em){.grid-x > .medium-ex-shrink,.grid-x > .medium-ex-full,.grid-x > .medium-ex-1,.grid-x > .medium-ex-2,.grid-x > .medium-ex-3,.grid-x > .medium-ex-4,.grid-x > .medium-ex-5,.grid-x > .medium-ex-6,.grid-x > .medium-ex-7,.grid-x > .medium-ex-8,.grid-x > .medium-ex-9,.grid-x > .medium-ex-10,.grid-x > .medium-ex-11,.grid-x > .medium-ex-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}@media print, screen and (min-width: 64em){.grid-x > .large-shrink,.grid-x > .large-full,.grid-x > .large-1,.grid-x > .large-2,.grid-x > .large-3,.grid-x > .large-4,.grid-x > .large-5,.grid-x > .large-6,.grid-x > .large-7,.grid-x > .large-8,.grid-x > .large-9,.grid-x > .large-10,.grid-x > .large-11,.grid-x > .large-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}@media screen and (min-width: 80em){.grid-x > .xlarge-shrink,.grid-x > .xlarge-full,.grid-x > .xlarge-1,.grid-x > .xlarge-2,.grid-x > .xlarge-3,.grid-x > .xlarge-4,.grid-x > .xlarge-5,.grid-x > .xlarge-6,.grid-x > .xlarge-7,.grid-x > .xlarge-8,.grid-x > .xlarge-9,.grid-x > .xlarge-10,.grid-x > .xlarge-11,.grid-x > .xlarge-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}@media screen and (min-width: 90em){.grid-x > .xxlarge-shrink,.grid-x > .xxlarge-full,.grid-x > .xxlarge-1,.grid-x > .xxlarge-2,.grid-x > .xxlarge-3,.grid-x > .xxlarge-4,.grid-x > .xxlarge-5,.grid-x > .xxlarge-6,.grid-x > .xxlarge-7,.grid-x > .xxlarge-8,.grid-x > .xxlarge-9,.grid-x > .xxlarge-10,.grid-x > .xxlarge-11,.grid-x > .xxlarge-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}@media screen and (min-width: 120em){.grid-x > .xxxlarge-shrink,.grid-x > .xxxlarge-full,.grid-x > .xxxlarge-1,.grid-x > .xxxlarge-2,.grid-x > .xxxlarge-3,.grid-x > .xxxlarge-4,.grid-x > .xxxlarge-5,.grid-x > .xxxlarge-6,.grid-x > .xxxlarge-7,.grid-x > .xxxlarge-8,.grid-x > .xxxlarge-9,.grid-x > .xxxlarge-10,.grid-x > .xxxlarge-11,.grid-x > .xxxlarge-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}.grid-x > .small-12,.grid-x > .small-11,.grid-x > .small-10,.grid-x > .small-9,.grid-x > .small-8,.grid-x > .small-7,.grid-x > .small-6,.grid-x > .small-5,.grid-x > .small-4,.grid-x > .small-3,.grid-x > .small-2,.grid-x > .small-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-x > .small-1{width:8.3333333333%;}.grid-x > .small-2{width:16.6666666667%;}.grid-x > .small-3{width:25%;}.grid-x > .small-4{width:33.3333333333%;}.grid-x > .small-5{width:41.6666666667%;}.grid-x > .small-6{width:50%;}.grid-x > .small-7{width:58.3333333333%;}.grid-x > .small-8{width:66.6666666667%;}.grid-x > .small-9{width:75%;}.grid-x > .small-10{width:83.3333333333%;}.grid-x > .small-11{width:91.6666666667%;}.grid-x > .small-12{width:100%;}@media print, screen and (min-width: 40em){.grid-x > .medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto;}.grid-x > .medium-12,.grid-x > .medium-11,.grid-x > .medium-10,.grid-x > .medium-9,.grid-x > .medium-8,.grid-x > .medium-7,.grid-x > .medium-6,.grid-x > .medium-5,.grid-x > .medium-4,.grid-x > .medium-3,.grid-x > .medium-2,.grid-x > .medium-1,.grid-x > .medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-x > .medium-shrink{width:auto;}.grid-x > .medium-1{width:8.3333333333%;}.grid-x > .medium-2{width:16.6666666667%;}.grid-x > .medium-3{width:25%;}.grid-x > .medium-4{width:33.3333333333%;}.grid-x > .medium-5{width:41.6666666667%;}.grid-x > .medium-6{width:50%;}.grid-x > .medium-7{width:58.3333333333%;}.grid-x > .medium-8{width:66.6666666667%;}.grid-x > .medium-9{width:75%;}.grid-x > .medium-10{width:83.3333333333%;}.grid-x > .medium-11{width:91.6666666667%;}.grid-x > .medium-12{width:100%;}}@media print, screen and (min-width: 48em){.grid-x > .medium-ex-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto;}.grid-x > .medium-ex-12,.grid-x > .medium-ex-11,.grid-x > .medium-ex-10,.grid-x > .medium-ex-9,.grid-x > .medium-ex-8,.grid-x > .medium-ex-7,.grid-x > .medium-ex-6,.grid-x > .medium-ex-5,.grid-x > .medium-ex-4,.grid-x > .medium-ex-3,.grid-x > .medium-ex-2,.grid-x > .medium-ex-1,.grid-x > .medium-ex-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-x > .medium-ex-shrink{width:auto;}.grid-x > .medium-ex-1{width:8.3333333333%;}.grid-x > .medium-ex-2{width:16.6666666667%;}.grid-x > .medium-ex-3{width:25%;}.grid-x > .medium-ex-4{width:33.3333333333%;}.grid-x > .medium-ex-5{width:41.6666666667%;}.grid-x > .medium-ex-6{width:50%;}.grid-x > .medium-ex-7{width:58.3333333333%;}.grid-x > .medium-ex-8{width:66.6666666667%;}.grid-x > .medium-ex-9{width:75%;}.grid-x > .medium-ex-10{width:83.3333333333%;}.grid-x > .medium-ex-11{width:91.6666666667%;}.grid-x > .medium-ex-12{width:100%;}}@media print, screen and (min-width: 64em){.grid-x > .large-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto;}.grid-x > .large-12,.grid-x > .large-11,.grid-x > .large-10,.grid-x > .large-9,.grid-x > .large-8,.grid-x > .large-7,.grid-x > .large-6,.grid-x > .large-5,.grid-x > .large-4,.grid-x > .large-3,.grid-x > .large-2,.grid-x > .large-1,.grid-x > .large-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-x > .large-shrink{width:auto;}.grid-x > .large-1{width:8.3333333333%;}.grid-x > .large-2{width:16.6666666667%;}.grid-x > .large-3{width:25%;}.grid-x > .large-4{width:33.3333333333%;}.grid-x > .large-5{width:41.6666666667%;}.grid-x > .large-6{width:50%;}.grid-x > .large-7{width:58.3333333333%;}.grid-x > .large-8{width:66.6666666667%;}.grid-x > .large-9{width:75%;}.grid-x > .large-10{width:83.3333333333%;}.grid-x > .large-11{width:91.6666666667%;}.grid-x > .large-12{width:100%;}}@media screen and (min-width: 80em){.grid-x > .xlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto;}.grid-x > .xlarge-12,.grid-x > .xlarge-11,.grid-x > .xlarge-10,.grid-x > .xlarge-9,.grid-x > .xlarge-8,.grid-x > .xlarge-7,.grid-x > .xlarge-6,.grid-x > .xlarge-5,.grid-x > .xlarge-4,.grid-x > .xlarge-3,.grid-x > .xlarge-2,.grid-x > .xlarge-1,.grid-x > .xlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-x > .xlarge-shrink{width:auto;}.grid-x > .xlarge-1{width:8.3333333333%;}.grid-x > .xlarge-2{width:16.6666666667%;}.grid-x > .xlarge-3{width:25%;}.grid-x > .xlarge-4{width:33.3333333333%;}.grid-x > .xlarge-5{width:41.6666666667%;}.grid-x > .xlarge-6{width:50%;}.grid-x > .xlarge-7{width:58.3333333333%;}.grid-x > .xlarge-8{width:66.6666666667%;}.grid-x > .xlarge-9{width:75%;}.grid-x > .xlarge-10{width:83.3333333333%;}.grid-x > .xlarge-11{width:91.6666666667%;}.grid-x > .xlarge-12{width:100%;}}@media screen and (min-width: 90em){.grid-x > .xxlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto;}.grid-x > .xxlarge-12,.grid-x > .xxlarge-11,.grid-x > .xxlarge-10,.grid-x > .xxlarge-9,.grid-x > .xxlarge-8,.grid-x > .xxlarge-7,.grid-x > .xxlarge-6,.grid-x > .xxlarge-5,.grid-x > .xxlarge-4,.grid-x > .xxlarge-3,.grid-x > .xxlarge-2,.grid-x > .xxlarge-1,.grid-x > .xxlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-x > .xxlarge-shrink{width:auto;}.grid-x > .xxlarge-1{width:8.3333333333%;}.grid-x > .xxlarge-2{width:16.6666666667%;}.grid-x > .xxlarge-3{width:25%;}.grid-x > .xxlarge-4{width:33.3333333333%;}.grid-x > .xxlarge-5{width:41.6666666667%;}.grid-x > .xxlarge-6{width:50%;}.grid-x > .xxlarge-7{width:58.3333333333%;}.grid-x > .xxlarge-8{width:66.6666666667%;}.grid-x > .xxlarge-9{width:75%;}.grid-x > .xxlarge-10{width:83.3333333333%;}.grid-x > .xxlarge-11{width:91.6666666667%;}.grid-x > .xxlarge-12{width:100%;}}@media screen and (min-width: 120em){.grid-x > .xxxlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto;}.grid-x > .xxxlarge-12,.grid-x > .xxxlarge-11,.grid-x > .xxxlarge-10,.grid-x > .xxxlarge-9,.grid-x > .xxxlarge-8,.grid-x > .xxxlarge-7,.grid-x > .xxxlarge-6,.grid-x > .xxxlarge-5,.grid-x > .xxxlarge-4,.grid-x > .xxxlarge-3,.grid-x > .xxxlarge-2,.grid-x > .xxxlarge-1,.grid-x > .xxxlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-x > .xxxlarge-shrink{width:auto;}.grid-x > .xxxlarge-1{width:8.3333333333%;}.grid-x > .xxxlarge-2{width:16.6666666667%;}.grid-x > .xxxlarge-3{width:25%;}.grid-x > .xxxlarge-4{width:33.3333333333%;}.grid-x > .xxxlarge-5{width:41.6666666667%;}.grid-x > .xxxlarge-6{width:50%;}.grid-x > .xxxlarge-7{width:58.3333333333%;}.grid-x > .xxxlarge-8{width:66.6666666667%;}.grid-x > .xxxlarge-9{width:75%;}.grid-x > .xxxlarge-10{width:83.3333333333%;}.grid-x > .xxxlarge-11{width:91.6666666667%;}.grid-x > .xxxlarge-12{width:100%;}}.grid-margin-x:not(.grid-x) > .cell{width:auto;}.grid-margin-y:not(.grid-y) > .cell{height:auto;}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem;}@media print, screen and (min-width: 40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem;}}.grid-margin-x > .cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem;}@media print, screen and (min-width: 40em){.grid-margin-x > .cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;}}.grid-margin-x > .auto{width:auto;}.grid-margin-x > .shrink{width:auto;}.grid-margin-x > .small-1{width:calc(8.3333333333% - 1.25rem);}.grid-margin-x > .small-2{width:calc(16.6666666667% - 1.25rem);}.grid-margin-x > .small-3{width:calc(25% - 1.25rem);}.grid-margin-x > .small-4{width:calc(33.3333333333% - 1.25rem);}.grid-margin-x > .small-5{width:calc(41.6666666667% - 1.25rem);}.grid-margin-x > .small-6{width:calc(50% - 1.25rem);}.grid-margin-x > .small-7{width:calc(58.3333333333% - 1.25rem);}.grid-margin-x > .small-8{width:calc(66.6666666667% - 1.25rem);}.grid-margin-x > .small-9{width:calc(75% - 1.25rem);}.grid-margin-x > .small-10{width:calc(83.3333333333% - 1.25rem);}.grid-margin-x > .small-11{width:calc(91.6666666667% - 1.25rem);}.grid-margin-x > .small-12{width:calc(100% - 1.25rem);}@media print, screen and (min-width: 40em){.grid-margin-x > .auto{width:auto;}.grid-margin-x > .shrink{width:auto;}.grid-margin-x > .small-1{width:calc(8.3333333333% - 1.875rem);}.grid-margin-x > .small-2{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x > .small-3{width:calc(25% - 1.875rem);}.grid-margin-x > .small-4{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x > .small-5{width:calc(41.6666666667% - 1.875rem);}.grid-margin-x > .small-6{width:calc(50% - 1.875rem);}.grid-margin-x > .small-7{width:calc(58.3333333333% - 1.875rem);}.grid-margin-x > .small-8{width:calc(66.6666666667% - 1.875rem);}.grid-margin-x > .small-9{width:calc(75% - 1.875rem);}.grid-margin-x > .small-10{width:calc(83.3333333333% - 1.875rem);}.grid-margin-x > .small-11{width:calc(91.6666666667% - 1.875rem);}.grid-margin-x > .small-12{width:calc(100% - 1.875rem);}.grid-margin-x > .medium-auto{width:auto;}.grid-margin-x > .medium-shrink{width:auto;}.grid-margin-x > .medium-1{width:calc(8.3333333333% - 1.875rem);}.grid-margin-x > .medium-2{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x > .medium-3{width:calc(25% - 1.875rem);}.grid-margin-x > .medium-4{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x > .medium-5{width:calc(41.6666666667% - 1.875rem);}.grid-margin-x > .medium-6{width:calc(50% - 1.875rem);}.grid-margin-x > .medium-7{width:calc(58.3333333333% - 1.875rem);}.grid-margin-x > .medium-8{width:calc(66.6666666667% - 1.875rem);}.grid-margin-x > .medium-9{width:calc(75% - 1.875rem);}.grid-margin-x > .medium-10{width:calc(83.3333333333% - 1.875rem);}.grid-margin-x > .medium-11{width:calc(91.6666666667% - 1.875rem);}.grid-margin-x > .medium-12{width:calc(100% - 1.875rem);}}@media print, screen and (min-width: 48em){.grid-margin-x > .medium-ex-auto{width:auto;}.grid-margin-x > .medium-ex-shrink{width:auto;}.grid-margin-x > .medium-ex-1{width:calc(8.3333333333% - 1.875rem);}.grid-margin-x > .medium-ex-2{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x > .medium-ex-3{width:calc(25% - 1.875rem);}.grid-margin-x > .medium-ex-4{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x > .medium-ex-5{width:calc(41.6666666667% - 1.875rem);}.grid-margin-x > .medium-ex-6{width:calc(50% - 1.875rem);}.grid-margin-x > .medium-ex-7{width:calc(58.3333333333% - 1.875rem);}.grid-margin-x > .medium-ex-8{width:calc(66.6666666667% - 1.875rem);}.grid-margin-x > .medium-ex-9{width:calc(75% - 1.875rem);}.grid-margin-x > .medium-ex-10{width:calc(83.3333333333% - 1.875rem);}.grid-margin-x > .medium-ex-11{width:calc(91.6666666667% - 1.875rem);}.grid-margin-x > .medium-ex-12{width:calc(100% - 1.875rem);}}@media print, screen and (min-width: 64em){.grid-margin-x > .large-auto{width:auto;}.grid-margin-x > .large-shrink{width:auto;}.grid-margin-x > .large-1{width:calc(8.3333333333% - 1.875rem);}.grid-margin-x > .large-2{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x > .large-3{width:calc(25% - 1.875rem);}.grid-margin-x > .large-4{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x > .large-5{width:calc(41.6666666667% - 1.875rem);}.grid-margin-x > .large-6{width:calc(50% - 1.875rem);}.grid-margin-x > .large-7{width:calc(58.3333333333% - 1.875rem);}.grid-margin-x > .large-8{width:calc(66.6666666667% - 1.875rem);}.grid-margin-x > .large-9{width:calc(75% - 1.875rem);}.grid-margin-x > .large-10{width:calc(83.3333333333% - 1.875rem);}.grid-margin-x > .large-11{width:calc(91.6666666667% - 1.875rem);}.grid-margin-x > .large-12{width:calc(100% - 1.875rem);}}@media screen and (min-width: 80em){.grid-margin-x > .xlarge-auto{width:auto;}.grid-margin-x > .xlarge-shrink{width:auto;}.grid-margin-x > .xlarge-1{width:calc(8.3333333333% - 1.875rem);}.grid-margin-x > .xlarge-2{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x > .xlarge-3{width:calc(25% - 1.875rem);}.grid-margin-x > .xlarge-4{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x > .xlarge-5{width:calc(41.6666666667% - 1.875rem);}.grid-margin-x > .xlarge-6{width:calc(50% - 1.875rem);}.grid-margin-x > .xlarge-7{width:calc(58.3333333333% - 1.875rem);}.grid-margin-x > .xlarge-8{width:calc(66.6666666667% - 1.875rem);}.grid-margin-x > .xlarge-9{width:calc(75% - 1.875rem);}.grid-margin-x > .xlarge-10{width:calc(83.3333333333% - 1.875rem);}.grid-margin-x > .xlarge-11{width:calc(91.6666666667% - 1.875rem);}.grid-margin-x > .xlarge-12{width:calc(100% - 1.875rem);}}@media screen and (min-width: 90em){.grid-margin-x > .xxlarge-auto{width:auto;}.grid-margin-x > .xxlarge-shrink{width:auto;}.grid-margin-x > .xxlarge-1{width:calc(8.3333333333% - 1.875rem);}.grid-margin-x > .xxlarge-2{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x > .xxlarge-3{width:calc(25% - 1.875rem);}.grid-margin-x > .xxlarge-4{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x > .xxlarge-5{width:calc(41.6666666667% - 1.875rem);}.grid-margin-x > .xxlarge-6{width:calc(50% - 1.875rem);}.grid-margin-x > .xxlarge-7{width:calc(58.3333333333% - 1.875rem);}.grid-margin-x > .xxlarge-8{width:calc(66.6666666667% - 1.875rem);}.grid-margin-x > .xxlarge-9{width:calc(75% - 1.875rem);}.grid-margin-x > .xxlarge-10{width:calc(83.3333333333% - 1.875rem);}.grid-margin-x > .xxlarge-11{width:calc(91.6666666667% - 1.875rem);}.grid-margin-x > .xxlarge-12{width:calc(100% - 1.875rem);}}@media screen and (min-width: 120em){.grid-margin-x > .xxxlarge-auto{width:auto;}.grid-margin-x > .xxxlarge-shrink{width:auto;}.grid-margin-x > .xxxlarge-1{width:calc(8.3333333333% - 1.875rem);}.grid-margin-x > .xxxlarge-2{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x > .xxxlarge-3{width:calc(25% - 1.875rem);}.grid-margin-x > .xxxlarge-4{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x > .xxxlarge-5{width:calc(41.6666666667% - 1.875rem);}.grid-margin-x > .xxxlarge-6{width:calc(50% - 1.875rem);}.grid-margin-x > .xxxlarge-7{width:calc(58.3333333333% - 1.875rem);}.grid-margin-x > .xxxlarge-8{width:calc(66.6666666667% - 1.875rem);}.grid-margin-x > .xxxlarge-9{width:calc(75% - 1.875rem);}.grid-margin-x > .xxxlarge-10{width:calc(83.3333333333% - 1.875rem);}.grid-margin-x > .xxxlarge-11{width:calc(91.6666666667% - 1.875rem);}.grid-margin-x > .xxxlarge-12{width:calc(100% - 1.875rem);}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem;}@media print, screen and (min-width: 40em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem;}}.grid-container:not(.full) > .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem;}@media print, screen and (min-width: 40em){.grid-container:not(.full) > .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem;}}.grid-padding-x > .cell{padding-right:.625rem;padding-left:.625rem;}@media print, screen and (min-width: 40em){.grid-padding-x > .cell{padding-right:.9375rem;padding-left:.9375rem;}}.small-up-1 > .cell{width:100%;}.small-up-2 > .cell{width:50%;}.small-up-3 > .cell{width:33.3333333333%;}.small-up-4 > .cell{width:25%;}.small-up-5 > .cell{width:20%;}.small-up-6 > .cell{width:16.6666666667%;}.small-up-7 > .cell{width:14.2857142857%;}.small-up-8 > .cell{width:12.5%;}@media print, screen and (min-width: 40em){.medium-up-1 > .cell{width:100%;}.medium-up-2 > .cell{width:50%;}.medium-up-3 > .cell{width:33.3333333333%;}.medium-up-4 > .cell{width:25%;}.medium-up-5 > .cell{width:20%;}.medium-up-6 > .cell{width:16.6666666667%;}.medium-up-7 > .cell{width:14.2857142857%;}.medium-up-8 > .cell{width:12.5%;}}@media print, screen and (min-width: 48em){.medium-ex-up-1 > .cell{width:100%;}.medium-ex-up-2 > .cell{width:50%;}.medium-ex-up-3 > .cell{width:33.3333333333%;}.medium-ex-up-4 > .cell{width:25%;}.medium-ex-up-5 > .cell{width:20%;}.medium-ex-up-6 > .cell{width:16.6666666667%;}.medium-ex-up-7 > .cell{width:14.2857142857%;}.medium-ex-up-8 > .cell{width:12.5%;}}@media print, screen and (min-width: 64em){.large-up-1 > .cell{width:100%;}.large-up-2 > .cell{width:50%;}.large-up-3 > .cell{width:33.3333333333%;}.large-up-4 > .cell{width:25%;}.large-up-5 > .cell{width:20%;}.large-up-6 > .cell{width:16.6666666667%;}.large-up-7 > .cell{width:14.2857142857%;}.large-up-8 > .cell{width:12.5%;}}@media screen and (min-width: 80em){.xlarge-up-1 > .cell{width:100%;}.xlarge-up-2 > .cell{width:50%;}.xlarge-up-3 > .cell{width:33.3333333333%;}.xlarge-up-4 > .cell{width:25%;}.xlarge-up-5 > .cell{width:20%;}.xlarge-up-6 > .cell{width:16.6666666667%;}.xlarge-up-7 > .cell{width:14.2857142857%;}.xlarge-up-8 > .cell{width:12.5%;}}@media screen and (min-width: 90em){.xxlarge-up-1 > .cell{width:100%;}.xxlarge-up-2 > .cell{width:50%;}.xxlarge-up-3 > .cell{width:33.3333333333%;}.xxlarge-up-4 > .cell{width:25%;}.xxlarge-up-5 > .cell{width:20%;}.xxlarge-up-6 > .cell{width:16.6666666667%;}.xxlarge-up-7 > .cell{width:14.2857142857%;}.xxlarge-up-8 > .cell{width:12.5%;}}@media screen and (min-width: 120em){.xxxlarge-up-1 > .cell{width:100%;}.xxxlarge-up-2 > .cell{width:50%;}.xxxlarge-up-3 > .cell{width:33.3333333333%;}.xxxlarge-up-4 > .cell{width:25%;}.xxxlarge-up-5 > .cell{width:20%;}.xxxlarge-up-6 > .cell{width:16.6666666667%;}.xxxlarge-up-7 > .cell{width:14.2857142857%;}.xxxlarge-up-8 > .cell{width:12.5%;}}.grid-margin-x.small-up-1 > .cell{width:calc(100% - 1.25rem);}.grid-margin-x.small-up-2 > .cell{width:calc(50% - 1.25rem);}.grid-margin-x.small-up-3 > .cell{width:calc(33.3333333333% - 1.25rem);}.grid-margin-x.small-up-4 > .cell{width:calc(25% - 1.25rem);}.grid-margin-x.small-up-5 > .cell{width:calc(20% - 1.25rem);}.grid-margin-x.small-up-6 > .cell{width:calc(16.6666666667% - 1.25rem);}.grid-margin-x.small-up-7 > .cell{width:calc(14.2857142857% - 1.25rem);}.grid-margin-x.small-up-8 > .cell{width:calc(12.5% - 1.25rem);}@media print, screen and (min-width: 40em){.grid-margin-x.small-up-1 > .cell{width:calc(100% - 1.875rem);}.grid-margin-x.small-up-2 > .cell{width:calc(50% - 1.875rem);}.grid-margin-x.small-up-3 > .cell{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x.small-up-4 > .cell{width:calc(25% - 1.875rem);}.grid-margin-x.small-up-5 > .cell{width:calc(20% - 1.875rem);}.grid-margin-x.small-up-6 > .cell{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x.small-up-7 > .cell{width:calc(14.2857142857% - 1.875rem);}.grid-margin-x.small-up-8 > .cell{width:calc(12.5% - 1.875rem);}.grid-margin-x.medium-up-1 > .cell{width:calc(100% - 1.875rem);}.grid-margin-x.medium-up-2 > .cell{width:calc(50% - 1.875rem);}.grid-margin-x.medium-up-3 > .cell{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x.medium-up-4 > .cell{width:calc(25% - 1.875rem);}.grid-margin-x.medium-up-5 > .cell{width:calc(20% - 1.875rem);}.grid-margin-x.medium-up-6 > .cell{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x.medium-up-7 > .cell{width:calc(14.2857142857% - 1.875rem);}.grid-margin-x.medium-up-8 > .cell{width:calc(12.5% - 1.875rem);}}@media print, screen and (min-width: 48em){.grid-margin-x.medium-ex-up-1 > .cell{width:calc(100% - 1.875rem);}.grid-margin-x.medium-ex-up-2 > .cell{width:calc(50% - 1.875rem);}.grid-margin-x.medium-ex-up-3 > .cell{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x.medium-ex-up-4 > .cell{width:calc(25% - 1.875rem);}.grid-margin-x.medium-ex-up-5 > .cell{width:calc(20% - 1.875rem);}.grid-margin-x.medium-ex-up-6 > .cell{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x.medium-ex-up-7 > .cell{width:calc(14.2857142857% - 1.875rem);}.grid-margin-x.medium-ex-up-8 > .cell{width:calc(12.5% - 1.875rem);}}@media print, screen and (min-width: 64em){.grid-margin-x.large-up-1 > .cell{width:calc(100% - 1.875rem);}.grid-margin-x.large-up-2 > .cell{width:calc(50% - 1.875rem);}.grid-margin-x.large-up-3 > .cell{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x.large-up-4 > .cell{width:calc(25% - 1.875rem);}.grid-margin-x.large-up-5 > .cell{width:calc(20% - 1.875rem);}.grid-margin-x.large-up-6 > .cell{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x.large-up-7 > .cell{width:calc(14.2857142857% - 1.875rem);}.grid-margin-x.large-up-8 > .cell{width:calc(12.5% - 1.875rem);}}@media screen and (min-width: 80em){.grid-margin-x.xlarge-up-1 > .cell{width:calc(100% - 1.875rem);}.grid-margin-x.xlarge-up-2 > .cell{width:calc(50% - 1.875rem);}.grid-margin-x.xlarge-up-3 > .cell{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x.xlarge-up-4 > .cell{width:calc(25% - 1.875rem);}.grid-margin-x.xlarge-up-5 > .cell{width:calc(20% - 1.875rem);}.grid-margin-x.xlarge-up-6 > .cell{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x.xlarge-up-7 > .cell{width:calc(14.2857142857% - 1.875rem);}.grid-margin-x.xlarge-up-8 > .cell{width:calc(12.5% - 1.875rem);}}@media screen and (min-width: 90em){.grid-margin-x.xxlarge-up-1 > .cell{width:calc(100% - 1.875rem);}.grid-margin-x.xxlarge-up-2 > .cell{width:calc(50% - 1.875rem);}.grid-margin-x.xxlarge-up-3 > .cell{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x.xxlarge-up-4 > .cell{width:calc(25% - 1.875rem);}.grid-margin-x.xxlarge-up-5 > .cell{width:calc(20% - 1.875rem);}.grid-margin-x.xxlarge-up-6 > .cell{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x.xxlarge-up-7 > .cell{width:calc(14.2857142857% - 1.875rem);}.grid-margin-x.xxlarge-up-8 > .cell{width:calc(12.5% - 1.875rem);}}@media screen and (min-width: 120em){.grid-margin-x.xxxlarge-up-1 > .cell{width:calc(100% - 1.875rem);}.grid-margin-x.xxxlarge-up-2 > .cell{width:calc(50% - 1.875rem);}.grid-margin-x.xxxlarge-up-3 > .cell{width:calc(33.3333333333% - 1.875rem);}.grid-margin-x.xxxlarge-up-4 > .cell{width:calc(25% - 1.875rem);}.grid-margin-x.xxxlarge-up-5 > .cell{width:calc(20% - 1.875rem);}.grid-margin-x.xxxlarge-up-6 > .cell{width:calc(16.6666666667% - 1.875rem);}.grid-margin-x.xxxlarge-up-7 > .cell{width:calc(14.2857142857% - 1.875rem);}.grid-margin-x.xxxlarge-up-8 > .cell{width:calc(12.5% - 1.875rem);}}.small-margin-collapse{margin-right:0;margin-left:0;}.small-margin-collapse > .cell{margin-right:0;margin-left:0;}.small-margin-collapse > .small-1{width:8.3333333333%;}.small-margin-collapse > .small-2{width:16.6666666667%;}.small-margin-collapse > .small-3{width:25%;}.small-margin-collapse > .small-4{width:33.3333333333%;}.small-margin-collapse > .small-5{width:41.6666666667%;}.small-margin-collapse > .small-6{width:50%;}.small-margin-collapse > .small-7{width:58.3333333333%;}.small-margin-collapse > .small-8{width:66.6666666667%;}.small-margin-collapse > .small-9{width:75%;}.small-margin-collapse > .small-10{width:83.3333333333%;}.small-margin-collapse > .small-11{width:91.6666666667%;}.small-margin-collapse > .small-12{width:100%;}@media print, screen and (min-width: 40em){.small-margin-collapse > .medium-1{width:8.3333333333%;}.small-margin-collapse > .medium-2{width:16.6666666667%;}.small-margin-collapse > .medium-3{width:25%;}.small-margin-collapse > .medium-4{width:33.3333333333%;}.small-margin-collapse > .medium-5{width:41.6666666667%;}.small-margin-collapse > .medium-6{width:50%;}.small-margin-collapse > .medium-7{width:58.3333333333%;}.small-margin-collapse > .medium-8{width:66.6666666667%;}.small-margin-collapse > .medium-9{width:75%;}.small-margin-collapse > .medium-10{width:83.3333333333%;}.small-margin-collapse > .medium-11{width:91.6666666667%;}.small-margin-collapse > .medium-12{width:100%;}}@media print, screen and (min-width: 48em){.small-margin-collapse > .medium-ex-1{width:8.3333333333%;}.small-margin-collapse > .medium-ex-2{width:16.6666666667%;}.small-margin-collapse > .medium-ex-3{width:25%;}.small-margin-collapse > .medium-ex-4{width:33.3333333333%;}.small-margin-collapse > .medium-ex-5{width:41.6666666667%;}.small-margin-collapse > .medium-ex-6{width:50%;}.small-margin-collapse > .medium-ex-7{width:58.3333333333%;}.small-margin-collapse > .medium-ex-8{width:66.6666666667%;}.small-margin-collapse > .medium-ex-9{width:75%;}.small-margin-collapse > .medium-ex-10{width:83.3333333333%;}.small-margin-collapse > .medium-ex-11{width:91.6666666667%;}.small-margin-collapse > .medium-ex-12{width:100%;}}@media print, screen and (min-width: 64em){.small-margin-collapse > .large-1{width:8.3333333333%;}.small-margin-collapse > .large-2{width:16.6666666667%;}.small-margin-collapse > .large-3{width:25%;}.small-margin-collapse > .large-4{width:33.3333333333%;}.small-margin-collapse > .large-5{width:41.6666666667%;}.small-margin-collapse > .large-6{width:50%;}.small-margin-collapse > .large-7{width:58.3333333333%;}.small-margin-collapse > .large-8{width:66.6666666667%;}.small-margin-collapse > .large-9{width:75%;}.small-margin-collapse > .large-10{width:83.3333333333%;}.small-margin-collapse > .large-11{width:91.6666666667%;}.small-margin-collapse > .large-12{width:100%;}}@media screen and (min-width: 80em){.small-margin-collapse > .xlarge-1{width:8.3333333333%;}.small-margin-collapse > .xlarge-2{width:16.6666666667%;}.small-margin-collapse > .xlarge-3{width:25%;}.small-margin-collapse > .xlarge-4{width:33.3333333333%;}.small-margin-collapse > .xlarge-5{width:41.6666666667%;}.small-margin-collapse > .xlarge-6{width:50%;}.small-margin-collapse > .xlarge-7{width:58.3333333333%;}.small-margin-collapse > .xlarge-8{width:66.6666666667%;}.small-margin-collapse > .xlarge-9{width:75%;}.small-margin-collapse > .xlarge-10{width:83.3333333333%;}.small-margin-collapse > .xlarge-11{width:91.6666666667%;}.small-margin-collapse > .xlarge-12{width:100%;}}@media screen and (min-width: 90em){.small-margin-collapse > .xxlarge-1{width:8.3333333333%;}.small-margin-collapse > .xxlarge-2{width:16.6666666667%;}.small-margin-collapse > .xxlarge-3{width:25%;}.small-margin-collapse > .xxlarge-4{width:33.3333333333%;}.small-margin-collapse > .xxlarge-5{width:41.6666666667%;}.small-margin-collapse > .xxlarge-6{width:50%;}.small-margin-collapse > .xxlarge-7{width:58.3333333333%;}.small-margin-collapse > .xxlarge-8{width:66.6666666667%;}.small-margin-collapse > .xxlarge-9{width:75%;}.small-margin-collapse > .xxlarge-10{width:83.3333333333%;}.small-margin-collapse > .xxlarge-11{width:91.6666666667%;}.small-margin-collapse > .xxlarge-12{width:100%;}}@media screen and (min-width: 120em){.small-margin-collapse > .xxxlarge-1{width:8.3333333333%;}.small-margin-collapse > .xxxlarge-2{width:16.6666666667%;}.small-margin-collapse > .xxxlarge-3{width:25%;}.small-margin-collapse > .xxxlarge-4{width:33.3333333333%;}.small-margin-collapse > .xxxlarge-5{width:41.6666666667%;}.small-margin-collapse > .xxxlarge-6{width:50%;}.small-margin-collapse > .xxxlarge-7{width:58.3333333333%;}.small-margin-collapse > .xxxlarge-8{width:66.6666666667%;}.small-margin-collapse > .xxxlarge-9{width:75%;}.small-margin-collapse > .xxxlarge-10{width:83.3333333333%;}.small-margin-collapse > .xxxlarge-11{width:91.6666666667%;}.small-margin-collapse > .xxxlarge-12{width:100%;}}.small-padding-collapse{margin-right:0;margin-left:0;}.small-padding-collapse > .cell{padding-right:0;padding-left:0;}@media print, screen and (min-width: 40em){.medium-margin-collapse{margin-right:0;margin-left:0;}.medium-margin-collapse > .cell{margin-right:0;margin-left:0;}}@media print, screen and (min-width: 40em){.medium-margin-collapse > .small-1{width:8.3333333333%;}.medium-margin-collapse > .small-2{width:16.6666666667%;}.medium-margin-collapse > .small-3{width:25%;}.medium-margin-collapse > .small-4{width:33.3333333333%;}.medium-margin-collapse > .small-5{width:41.6666666667%;}.medium-margin-collapse > .small-6{width:50%;}.medium-margin-collapse > .small-7{width:58.3333333333%;}.medium-margin-collapse > .small-8{width:66.6666666667%;}.medium-margin-collapse > .small-9{width:75%;}.medium-margin-collapse > .small-10{width:83.3333333333%;}.medium-margin-collapse > .small-11{width:91.6666666667%;}.medium-margin-collapse > .small-12{width:100%;}}@media print, screen and (min-width: 40em){.medium-margin-collapse > .medium-1{width:8.3333333333%;}.medium-margin-collapse > .medium-2{width:16.6666666667%;}.medium-margin-collapse > .medium-3{width:25%;}.medium-margin-collapse > .medium-4{width:33.3333333333%;}.medium-margin-collapse > .medium-5{width:41.6666666667%;}.medium-margin-collapse > .medium-6{width:50%;}.medium-margin-collapse > .medium-7{width:58.3333333333%;}.medium-margin-collapse > .medium-8{width:66.6666666667%;}.medium-margin-collapse > .medium-9{width:75%;}.medium-margin-collapse > .medium-10{width:83.3333333333%;}.medium-margin-collapse > .medium-11{width:91.6666666667%;}.medium-margin-collapse > .medium-12{width:100%;}}@media print, screen and (min-width: 48em){.medium-margin-collapse > .medium-ex-1{width:8.3333333333%;}.medium-margin-collapse > .medium-ex-2{width:16.6666666667%;}.medium-margin-collapse > .medium-ex-3{width:25%;}.medium-margin-collapse > .medium-ex-4{width:33.3333333333%;}.medium-margin-collapse > .medium-ex-5{width:41.6666666667%;}.medium-margin-collapse > .medium-ex-6{width:50%;}.medium-margin-collapse > .medium-ex-7{width:58.3333333333%;}.medium-margin-collapse > .medium-ex-8{width:66.6666666667%;}.medium-margin-collapse > .medium-ex-9{width:75%;}.medium-margin-collapse > .medium-ex-10{width:83.3333333333%;}.medium-margin-collapse > .medium-ex-11{width:91.6666666667%;}.medium-margin-collapse > .medium-ex-12{width:100%;}}@media print, screen and (min-width: 64em){.medium-margin-collapse > .large-1{width:8.3333333333%;}.medium-margin-collapse > .large-2{width:16.6666666667%;}.medium-margin-collapse > .large-3{width:25%;}.medium-margin-collapse > .large-4{width:33.3333333333%;}.medium-margin-collapse > .large-5{width:41.6666666667%;}.medium-margin-collapse > .large-6{width:50%;}.medium-margin-collapse > .large-7{width:58.3333333333%;}.medium-margin-collapse > .large-8{width:66.6666666667%;}.medium-margin-collapse > .large-9{width:75%;}.medium-margin-collapse > .large-10{width:83.3333333333%;}.medium-margin-collapse > .large-11{width:91.6666666667%;}.medium-margin-collapse > .large-12{width:100%;}}@media screen and (min-width: 80em){.medium-margin-collapse > .xlarge-1{width:8.3333333333%;}.medium-margin-collapse > .xlarge-2{width:16.6666666667%;}.medium-margin-collapse > .xlarge-3{width:25%;}.medium-margin-collapse > .xlarge-4{width:33.3333333333%;}.medium-margin-collapse > .xlarge-5{width:41.6666666667%;}.medium-margin-collapse > .xlarge-6{width:50%;}.medium-margin-collapse > .xlarge-7{width:58.3333333333%;}.medium-margin-collapse > .xlarge-8{width:66.6666666667%;}.medium-margin-collapse > .xlarge-9{width:75%;}.medium-margin-collapse > .xlarge-10{width:83.3333333333%;}.medium-margin-collapse > .xlarge-11{width:91.6666666667%;}.medium-margin-collapse > .xlarge-12{width:100%;}}@media screen and (min-width: 90em){.medium-margin-collapse > .xxlarge-1{width:8.3333333333%;}.medium-margin-collapse > .xxlarge-2{width:16.6666666667%;}.medium-margin-collapse > .xxlarge-3{width:25%;}.medium-margin-collapse > .xxlarge-4{width:33.3333333333%;}.medium-margin-collapse > .xxlarge-5{width:41.6666666667%;}.medium-margin-collapse > .xxlarge-6{width:50%;}.medium-margin-collapse > .xxlarge-7{width:58.3333333333%;}.medium-margin-collapse > .xxlarge-8{width:66.6666666667%;}.medium-margin-collapse > .xxlarge-9{width:75%;}.medium-margin-collapse > .xxlarge-10{width:83.3333333333%;}.medium-margin-collapse > .xxlarge-11{width:91.6666666667%;}.medium-margin-collapse > .xxlarge-12{width:100%;}}@media screen and (min-width: 120em){.medium-margin-collapse > .xxxlarge-1{width:8.3333333333%;}.medium-margin-collapse > .xxxlarge-2{width:16.6666666667%;}.medium-margin-collapse > .xxxlarge-3{width:25%;}.medium-margin-collapse > .xxxlarge-4{width:33.3333333333%;}.medium-margin-collapse > .xxxlarge-5{width:41.6666666667%;}.medium-margin-collapse > .xxxlarge-6{width:50%;}.medium-margin-collapse > .xxxlarge-7{width:58.3333333333%;}.medium-margin-collapse > .xxxlarge-8{width:66.6666666667%;}.medium-margin-collapse > .xxxlarge-9{width:75%;}.medium-margin-collapse > .xxxlarge-10{width:83.3333333333%;}.medium-margin-collapse > .xxxlarge-11{width:91.6666666667%;}.medium-margin-collapse > .xxxlarge-12{width:100%;}}@media print, screen and (min-width: 40em){.medium-padding-collapse{margin-right:0;margin-left:0;}.medium-padding-collapse > .cell{padding-right:0;padding-left:0;}}@media print, screen and (min-width: 48em){.medium-ex-margin-collapse{margin-right:0;margin-left:0;}.medium-ex-margin-collapse > .cell{margin-right:0;margin-left:0;}}@media print, screen and (min-width: 48em){.medium-ex-margin-collapse > .small-1{width:8.3333333333%;}.medium-ex-margin-collapse > .small-2{width:16.6666666667%;}.medium-ex-margin-collapse > .small-3{width:25%;}.medium-ex-margin-collapse > .small-4{width:33.3333333333%;}.medium-ex-margin-collapse > .small-5{width:41.6666666667%;}.medium-ex-margin-collapse > .small-6{width:50%;}.medium-ex-margin-collapse > .small-7{width:58.3333333333%;}.medium-ex-margin-collapse > .small-8{width:66.6666666667%;}.medium-ex-margin-collapse > .small-9{width:75%;}.medium-ex-margin-collapse > .small-10{width:83.3333333333%;}.medium-ex-margin-collapse > .small-11{width:91.6666666667%;}.medium-ex-margin-collapse > .small-12{width:100%;}}@media print, screen and (min-width: 48em){.medium-ex-margin-collapse > .medium-1{width:8.3333333333%;}.medium-ex-margin-collapse > .medium-2{width:16.6666666667%;}.medium-ex-margin-collapse > .medium-3{width:25%;}.medium-ex-margin-collapse > .medium-4{width:33.3333333333%;}.medium-ex-margin-collapse > .medium-5{width:41.6666666667%;}.medium-ex-margin-collapse > .medium-6{width:50%;}.medium-ex-margin-collapse > .medium-7{width:58.3333333333%;}.medium-ex-margin-collapse > .medium-8{width:66.6666666667%;}.medium-ex-margin-collapse > .medium-9{width:75%;}.medium-ex-margin-collapse > .medium-10{width:83.3333333333%;}.medium-ex-margin-collapse > .medium-11{width:91.6666666667%;}.medium-ex-margin-collapse > .medium-12{width:100%;}}@media print, screen and (min-width: 48em){.medium-ex-margin-collapse > .medium-ex-1{width:8.3333333333%;}.medium-ex-margin-collapse > .medium-ex-2{width:16.6666666667%;}.medium-ex-margin-collapse > .medium-ex-3{width:25%;}.medium-ex-margin-collapse > .medium-ex-4{width:33.3333333333%;}.medium-ex-margin-collapse > .medium-ex-5{width:41.6666666667%;}.medium-ex-margin-collapse > .medium-ex-6{width:50%;}.medium-ex-margin-collapse > .medium-ex-7{width:58.3333333333%;}.medium-ex-margin-collapse > .medium-ex-8{width:66.6666666667%;}.medium-ex-margin-collapse > .medium-ex-9{width:75%;}.medium-ex-margin-collapse > .medium-ex-10{width:83.3333333333%;}.medium-ex-margin-collapse > .medium-ex-11{width:91.6666666667%;}.medium-ex-margin-collapse > .medium-ex-12{width:100%;}}@media print, screen and (min-width: 64em){.medium-ex-margin-collapse > .large-1{width:8.3333333333%;}.medium-ex-margin-collapse > .large-2{width:16.6666666667%;}.medium-ex-margin-collapse > .large-3{width:25%;}.medium-ex-margin-collapse > .large-4{width:33.3333333333%;}.medium-ex-margin-collapse > .large-5{width:41.6666666667%;}.medium-ex-margin-collapse > .large-6{width:50%;}.medium-ex-margin-collapse > .large-7{width:58.3333333333%;}.medium-ex-margin-collapse > .large-8{width:66.6666666667%;}.medium-ex-margin-collapse > .large-9{width:75%;}.medium-ex-margin-collapse > .large-10{width:83.3333333333%;}.medium-ex-margin-collapse > .large-11{width:91.6666666667%;}.medium-ex-margin-collapse > .large-12{width:100%;}}@media screen and (min-width: 80em){.medium-ex-margin-collapse > .xlarge-1{width:8.3333333333%;}.medium-ex-margin-collapse > .xlarge-2{width:16.6666666667%;}.medium-ex-margin-collapse > .xlarge-3{width:25%;}.medium-ex-margin-collapse > .xlarge-4{width:33.3333333333%;}.medium-ex-margin-collapse > .xlarge-5{width:41.6666666667%;}.medium-ex-margin-collapse > .xlarge-6{width:50%;}.medium-ex-margin-collapse > .xlarge-7{width:58.3333333333%;}.medium-ex-margin-collapse > .xlarge-8{width:66.6666666667%;}.medium-ex-margin-collapse > .xlarge-9{width:75%;}.medium-ex-margin-collapse > .xlarge-10{width:83.3333333333%;}.medium-ex-margin-collapse > .xlarge-11{width:91.6666666667%;}.medium-ex-margin-collapse > .xlarge-12{width:100%;}}@media screen and (min-width: 90em){.medium-ex-margin-collapse > .xxlarge-1{width:8.3333333333%;}.medium-ex-margin-collapse > .xxlarge-2{width:16.6666666667%;}.medium-ex-margin-collapse > .xxlarge-3{width:25%;}.medium-ex-margin-collapse > .xxlarge-4{width:33.3333333333%;}.medium-ex-margin-collapse > .xxlarge-5{width:41.6666666667%;}.medium-ex-margin-collapse > .xxlarge-6{width:50%;}.medium-ex-margin-collapse > .xxlarge-7{width:58.3333333333%;}.medium-ex-margin-collapse > .xxlarge-8{width:66.6666666667%;}.medium-ex-margin-collapse > .xxlarge-9{width:75%;}.medium-ex-margin-collapse > .xxlarge-10{width:83.3333333333%;}.medium-ex-margin-collapse > .xxlarge-11{width:91.6666666667%;}.medium-ex-margin-collapse > .xxlarge-12{width:100%;}}@media screen and (min-width: 120em){.medium-ex-margin-collapse > .xxxlarge-1{width:8.3333333333%;}.medium-ex-margin-collapse > .xxxlarge-2{width:16.6666666667%;}.medium-ex-margin-collapse > .xxxlarge-3{width:25%;}.medium-ex-margin-collapse > .xxxlarge-4{width:33.3333333333%;}.medium-ex-margin-collapse > .xxxlarge-5{width:41.6666666667%;}.medium-ex-margin-collapse > .xxxlarge-6{width:50%;}.medium-ex-margin-collapse > .xxxlarge-7{width:58.3333333333%;}.medium-ex-margin-collapse > .xxxlarge-8{width:66.6666666667%;}.medium-ex-margin-collapse > .xxxlarge-9{width:75%;}.medium-ex-margin-collapse > .xxxlarge-10{width:83.3333333333%;}.medium-ex-margin-collapse > .xxxlarge-11{width:91.6666666667%;}.medium-ex-margin-collapse > .xxxlarge-12{width:100%;}}@media print, screen and (min-width: 48em){.medium-ex-padding-collapse{margin-right:0;margin-left:0;}.medium-ex-padding-collapse > .cell{padding-right:0;padding-left:0;}}@media print, screen and (min-width: 64em){.large-margin-collapse{margin-right:0;margin-left:0;}.large-margin-collapse > .cell{margin-right:0;margin-left:0;}}@media print, screen and (min-width: 64em){.large-margin-collapse > .small-1{width:8.3333333333%;}.large-margin-collapse > .small-2{width:16.6666666667%;}.large-margin-collapse > .small-3{width:25%;}.large-margin-collapse > .small-4{width:33.3333333333%;}.large-margin-collapse > .small-5{width:41.6666666667%;}.large-margin-collapse > .small-6{width:50%;}.large-margin-collapse > .small-7{width:58.3333333333%;}.large-margin-collapse > .small-8{width:66.6666666667%;}.large-margin-collapse > .small-9{width:75%;}.large-margin-collapse > .small-10{width:83.3333333333%;}.large-margin-collapse > .small-11{width:91.6666666667%;}.large-margin-collapse > .small-12{width:100%;}}@media print, screen and (min-width: 64em){.large-margin-collapse > .medium-1{width:8.3333333333%;}.large-margin-collapse > .medium-2{width:16.6666666667%;}.large-margin-collapse > .medium-3{width:25%;}.large-margin-collapse > .medium-4{width:33.3333333333%;}.large-margin-collapse > .medium-5{width:41.6666666667%;}.large-margin-collapse > .medium-6{width:50%;}.large-margin-collapse > .medium-7{width:58.3333333333%;}.large-margin-collapse > .medium-8{width:66.6666666667%;}.large-margin-collapse > .medium-9{width:75%;}.large-margin-collapse > .medium-10{width:83.3333333333%;}.large-margin-collapse > .medium-11{width:91.6666666667%;}.large-margin-collapse > .medium-12{width:100%;}}@media print, screen and (min-width: 64em){.large-margin-collapse > .medium-ex-1{width:8.3333333333%;}.large-margin-collapse > .medium-ex-2{width:16.6666666667%;}.large-margin-collapse > .medium-ex-3{width:25%;}.large-margin-collapse > .medium-ex-4{width:33.3333333333%;}.large-margin-collapse > .medium-ex-5{width:41.6666666667%;}.large-margin-collapse > .medium-ex-6{width:50%;}.large-margin-collapse > .medium-ex-7{width:58.3333333333%;}.large-margin-collapse > .medium-ex-8{width:66.6666666667%;}.large-margin-collapse > .medium-ex-9{width:75%;}.large-margin-collapse > .medium-ex-10{width:83.3333333333%;}.large-margin-collapse > .medium-ex-11{width:91.6666666667%;}.large-margin-collapse > .medium-ex-12{width:100%;}}@media print, screen and (min-width: 64em){.large-margin-collapse > .large-1{width:8.3333333333%;}.large-margin-collapse > .large-2{width:16.6666666667%;}.large-margin-collapse > .large-3{width:25%;}.large-margin-collapse > .large-4{width:33.3333333333%;}.large-margin-collapse > .large-5{width:41.6666666667%;}.large-margin-collapse > .large-6{width:50%;}.large-margin-collapse > .large-7{width:58.3333333333%;}.large-margin-collapse > .large-8{width:66.6666666667%;}.large-margin-collapse > .large-9{width:75%;}.large-margin-collapse > .large-10{width:83.3333333333%;}.large-margin-collapse > .large-11{width:91.6666666667%;}.large-margin-collapse > .large-12{width:100%;}}@media screen and (min-width: 80em){.large-margin-collapse > .xlarge-1{width:8.3333333333%;}.large-margin-collapse > .xlarge-2{width:16.6666666667%;}.large-margin-collapse > .xlarge-3{width:25%;}.large-margin-collapse > .xlarge-4{width:33.3333333333%;}.large-margin-collapse > .xlarge-5{width:41.6666666667%;}.large-margin-collapse > .xlarge-6{width:50%;}.large-margin-collapse > .xlarge-7{width:58.3333333333%;}.large-margin-collapse > .xlarge-8{width:66.6666666667%;}.large-margin-collapse > .xlarge-9{width:75%;}.large-margin-collapse > .xlarge-10{width:83.3333333333%;}.large-margin-collapse > .xlarge-11{width:91.6666666667%;}.large-margin-collapse > .xlarge-12{width:100%;}}@media screen and (min-width: 90em){.large-margin-collapse > .xxlarge-1{width:8.3333333333%;}.large-margin-collapse > .xxlarge-2{width:16.6666666667%;}.large-margin-collapse > .xxlarge-3{width:25%;}.large-margin-collapse > .xxlarge-4{width:33.3333333333%;}.large-margin-collapse > .xxlarge-5{width:41.6666666667%;}.large-margin-collapse > .xxlarge-6{width:50%;}.large-margin-collapse > .xxlarge-7{width:58.3333333333%;}.large-margin-collapse > .xxlarge-8{width:66.6666666667%;}.large-margin-collapse > .xxlarge-9{width:75%;}.large-margin-collapse > .xxlarge-10{width:83.3333333333%;}.large-margin-collapse > .xxlarge-11{width:91.6666666667%;}.large-margin-collapse > .xxlarge-12{width:100%;}}@media screen and (min-width: 120em){.large-margin-collapse > .xxxlarge-1{width:8.3333333333%;}.large-margin-collapse > .xxxlarge-2{width:16.6666666667%;}.large-margin-collapse > .xxxlarge-3{width:25%;}.large-margin-collapse > .xxxlarge-4{width:33.3333333333%;}.large-margin-collapse > .xxxlarge-5{width:41.6666666667%;}.large-margin-collapse > .xxxlarge-6{width:50%;}.large-margin-collapse > .xxxlarge-7{width:58.3333333333%;}.large-margin-collapse > .xxxlarge-8{width:66.6666666667%;}.large-margin-collapse > .xxxlarge-9{width:75%;}.large-margin-collapse > .xxxlarge-10{width:83.3333333333%;}.large-margin-collapse > .xxxlarge-11{width:91.6666666667%;}.large-margin-collapse > .xxxlarge-12{width:100%;}}@media print, screen and (min-width: 64em){.large-padding-collapse{margin-right:0;margin-left:0;}.large-padding-collapse > .cell{padding-right:0;padding-left:0;}}@media screen and (min-width: 80em){.xlarge-margin-collapse{margin-right:0;margin-left:0;}.xlarge-margin-collapse > .cell{margin-right:0;margin-left:0;}}@media screen and (min-width: 80em){.xlarge-margin-collapse > .small-1{width:8.3333333333%;}.xlarge-margin-collapse > .small-2{width:16.6666666667%;}.xlarge-margin-collapse > .small-3{width:25%;}.xlarge-margin-collapse > .small-4{width:33.3333333333%;}.xlarge-margin-collapse > .small-5{width:41.6666666667%;}.xlarge-margin-collapse > .small-6{width:50%;}.xlarge-margin-collapse > .small-7{width:58.3333333333%;}.xlarge-margin-collapse > .small-8{width:66.6666666667%;}.xlarge-margin-collapse > .small-9{width:75%;}.xlarge-margin-collapse > .small-10{width:83.3333333333%;}.xlarge-margin-collapse > .small-11{width:91.6666666667%;}.xlarge-margin-collapse > .small-12{width:100%;}}@media screen and (min-width: 80em){.xlarge-margin-collapse > .medium-1{width:8.3333333333%;}.xlarge-margin-collapse > .medium-2{width:16.6666666667%;}.xlarge-margin-collapse > .medium-3{width:25%;}.xlarge-margin-collapse > .medium-4{width:33.3333333333%;}.xlarge-margin-collapse > .medium-5{width:41.6666666667%;}.xlarge-margin-collapse > .medium-6{width:50%;}.xlarge-margin-collapse > .medium-7{width:58.3333333333%;}.xlarge-margin-collapse > .medium-8{width:66.6666666667%;}.xlarge-margin-collapse > .medium-9{width:75%;}.xlarge-margin-collapse > .medium-10{width:83.3333333333%;}.xlarge-margin-collapse > .medium-11{width:91.6666666667%;}.xlarge-margin-collapse > .medium-12{width:100%;}}@media screen and (min-width: 80em){.xlarge-margin-collapse > .medium-ex-1{width:8.3333333333%;}.xlarge-margin-collapse > .medium-ex-2{width:16.6666666667%;}.xlarge-margin-collapse > .medium-ex-3{width:25%;}.xlarge-margin-collapse > .medium-ex-4{width:33.3333333333%;}.xlarge-margin-collapse > .medium-ex-5{width:41.6666666667%;}.xlarge-margin-collapse > .medium-ex-6{width:50%;}.xlarge-margin-collapse > .medium-ex-7{width:58.3333333333%;}.xlarge-margin-collapse > .medium-ex-8{width:66.6666666667%;}.xlarge-margin-collapse > .medium-ex-9{width:75%;}.xlarge-margin-collapse > .medium-ex-10{width:83.3333333333%;}.xlarge-margin-collapse > .medium-ex-11{width:91.6666666667%;}.xlarge-margin-collapse > .medium-ex-12{width:100%;}}@media screen and (min-width: 80em){.xlarge-margin-collapse > .large-1{width:8.3333333333%;}.xlarge-margin-collapse > .large-2{width:16.6666666667%;}.xlarge-margin-collapse > .large-3{width:25%;}.xlarge-margin-collapse > .large-4{width:33.3333333333%;}.xlarge-margin-collapse > .large-5{width:41.6666666667%;}.xlarge-margin-collapse > .large-6{width:50%;}.xlarge-margin-collapse > .large-7{width:58.3333333333%;}.xlarge-margin-collapse > .large-8{width:66.6666666667%;}.xlarge-margin-collapse > .large-9{width:75%;}.xlarge-margin-collapse > .large-10{width:83.3333333333%;}.xlarge-margin-collapse > .large-11{width:91.6666666667%;}.xlarge-margin-collapse > .large-12{width:100%;}}@media screen and (min-width: 80em){.xlarge-margin-collapse > .xlarge-1{width:8.3333333333%;}.xlarge-margin-collapse > .xlarge-2{width:16.6666666667%;}.xlarge-margin-collapse > .xlarge-3{width:25%;}.xlarge-margin-collapse > .xlarge-4{width:33.3333333333%;}.xlarge-margin-collapse > .xlarge-5{width:41.6666666667%;}.xlarge-margin-collapse > .xlarge-6{width:50%;}.xlarge-margin-collapse > .xlarge-7{width:58.3333333333%;}.xlarge-margin-collapse > .xlarge-8{width:66.6666666667%;}.xlarge-margin-collapse > .xlarge-9{width:75%;}.xlarge-margin-collapse > .xlarge-10{width:83.3333333333%;}.xlarge-margin-collapse > .xlarge-11{width:91.6666666667%;}.xlarge-margin-collapse > .xlarge-12{width:100%;}}@media screen and (min-width: 90em){.xlarge-margin-collapse > .xxlarge-1{width:8.3333333333%;}.xlarge-margin-collapse > .xxlarge-2{width:16.6666666667%;}.xlarge-margin-collapse > .xxlarge-3{width:25%;}.xlarge-margin-collapse > .xxlarge-4{width:33.3333333333%;}.xlarge-margin-collapse > .xxlarge-5{width:41.6666666667%;}.xlarge-margin-collapse > .xxlarge-6{width:50%;}.xlarge-margin-collapse > .xxlarge-7{width:58.3333333333%;}.xlarge-margin-collapse > .xxlarge-8{width:66.6666666667%;}.xlarge-margin-collapse > .xxlarge-9{width:75%;}.xlarge-margin-collapse > .xxlarge-10{width:83.3333333333%;}.xlarge-margin-collapse > .xxlarge-11{width:91.6666666667%;}.xlarge-margin-collapse > .xxlarge-12{width:100%;}}@media screen and (min-width: 120em){.xlarge-margin-collapse > .xxxlarge-1{width:8.3333333333%;}.xlarge-margin-collapse > .xxxlarge-2{width:16.6666666667%;}.xlarge-margin-collapse > .xxxlarge-3{width:25%;}.xlarge-margin-collapse > .xxxlarge-4{width:33.3333333333%;}.xlarge-margin-collapse > .xxxlarge-5{width:41.6666666667%;}.xlarge-margin-collapse > .xxxlarge-6{width:50%;}.xlarge-margin-collapse > .xxxlarge-7{width:58.3333333333%;}.xlarge-margin-collapse > .xxxlarge-8{width:66.6666666667%;}.xlarge-margin-collapse > .xxxlarge-9{width:75%;}.xlarge-margin-collapse > .xxxlarge-10{width:83.3333333333%;}.xlarge-margin-collapse > .xxxlarge-11{width:91.6666666667%;}.xlarge-margin-collapse > .xxxlarge-12{width:100%;}}@media screen and (min-width: 80em){.xlarge-padding-collapse{margin-right:0;margin-left:0;}.xlarge-padding-collapse > .cell{padding-right:0;padding-left:0;}}@media screen and (min-width: 90em){.xxlarge-margin-collapse{margin-right:0;margin-left:0;}.xxlarge-margin-collapse > .cell{margin-right:0;margin-left:0;}}@media screen and (min-width: 90em){.xxlarge-margin-collapse > .small-1{width:8.3333333333%;}.xxlarge-margin-collapse > .small-2{width:16.6666666667%;}.xxlarge-margin-collapse > .small-3{width:25%;}.xxlarge-margin-collapse > .small-4{width:33.3333333333%;}.xxlarge-margin-collapse > .small-5{width:41.6666666667%;}.xxlarge-margin-collapse > .small-6{width:50%;}.xxlarge-margin-collapse > .small-7{width:58.3333333333%;}.xxlarge-margin-collapse > .small-8{width:66.6666666667%;}.xxlarge-margin-collapse > .small-9{width:75%;}.xxlarge-margin-collapse > .small-10{width:83.3333333333%;}.xxlarge-margin-collapse > .small-11{width:91.6666666667%;}.xxlarge-margin-collapse > .small-12{width:100%;}}@media screen and (min-width: 90em){.xxlarge-margin-collapse > .medium-1{width:8.3333333333%;}.xxlarge-margin-collapse > .medium-2{width:16.6666666667%;}.xxlarge-margin-collapse > .medium-3{width:25%;}.xxlarge-margin-collapse > .medium-4{width:33.3333333333%;}.xxlarge-margin-collapse > .medium-5{width:41.6666666667%;}.xxlarge-margin-collapse > .medium-6{width:50%;}.xxlarge-margin-collapse > .medium-7{width:58.3333333333%;}.xxlarge-margin-collapse > .medium-8{width:66.6666666667%;}.xxlarge-margin-collapse > .medium-9{width:75%;}.xxlarge-margin-collapse > .medium-10{width:83.3333333333%;}.xxlarge-margin-collapse > .medium-11{width:91.6666666667%;}.xxlarge-margin-collapse > .medium-12{width:100%;}}@media screen and (min-width: 90em){.xxlarge-margin-collapse > .medium-ex-1{width:8.3333333333%;}.xxlarge-margin-collapse > .medium-ex-2{width:16.6666666667%;}.xxlarge-margin-collapse > .medium-ex-3{width:25%;}.xxlarge-margin-collapse > .medium-ex-4{width:33.3333333333%;}.xxlarge-margin-collapse > .medium-ex-5{width:41.6666666667%;}.xxlarge-margin-collapse > .medium-ex-6{width:50%;}.xxlarge-margin-collapse > .medium-ex-7{width:58.3333333333%;}.xxlarge-margin-collapse > .medium-ex-8{width:66.6666666667%;}.xxlarge-margin-collapse > .medium-ex-9{width:75%;}.xxlarge-margin-collapse > .medium-ex-10{width:83.3333333333%;}.xxlarge-margin-collapse > .medium-ex-11{width:91.6666666667%;}.xxlarge-margin-collapse > .medium-ex-12{width:100%;}}@media screen and (min-width: 90em){.xxlarge-margin-collapse > .large-1{width:8.3333333333%;}.xxlarge-margin-collapse > .large-2{width:16.6666666667%;}.xxlarge-margin-collapse > .large-3{width:25%;}.xxlarge-margin-collapse > .large-4{width:33.3333333333%;}.xxlarge-margin-collapse > .large-5{width:41.6666666667%;}.xxlarge-margin-collapse > .large-6{width:50%;}.xxlarge-margin-collapse > .large-7{width:58.3333333333%;}.xxlarge-margin-collapse > .large-8{width:66.6666666667%;}.xxlarge-margin-collapse > .large-9{width:75%;}.xxlarge-margin-collapse > .large-10{width:83.3333333333%;}.xxlarge-margin-collapse > .large-11{width:91.6666666667%;}.xxlarge-margin-collapse > .large-12{width:100%;}}@media screen and (min-width: 90em){.xxlarge-margin-collapse > .xlarge-1{width:8.3333333333%;}.xxlarge-margin-collapse > .xlarge-2{width:16.6666666667%;}.xxlarge-margin-collapse > .xlarge-3{width:25%;}.xxlarge-margin-collapse > .xlarge-4{width:33.3333333333%;}.xxlarge-margin-collapse > .xlarge-5{width:41.6666666667%;}.xxlarge-margin-collapse > .xlarge-6{width:50%;}.xxlarge-margin-collapse > .xlarge-7{width:58.3333333333%;}.xxlarge-margin-collapse > .xlarge-8{width:66.6666666667%;}.xxlarge-margin-collapse > .xlarge-9{width:75%;}.xxlarge-margin-collapse > .xlarge-10{width:83.3333333333%;}.xxlarge-margin-collapse > .xlarge-11{width:91.6666666667%;}.xxlarge-margin-collapse > .xlarge-12{width:100%;}}@media screen and (min-width: 90em){.xxlarge-margin-collapse > .xxlarge-1{width:8.3333333333%;}.xxlarge-margin-collapse > .xxlarge-2{width:16.6666666667%;}.xxlarge-margin-collapse > .xxlarge-3{width:25%;}.xxlarge-margin-collapse > .xxlarge-4{width:33.3333333333%;}.xxlarge-margin-collapse > .xxlarge-5{width:41.6666666667%;}.xxlarge-margin-collapse > .xxlarge-6{width:50%;}.xxlarge-margin-collapse > .xxlarge-7{width:58.3333333333%;}.xxlarge-margin-collapse > .xxlarge-8{width:66.6666666667%;}.xxlarge-margin-collapse > .xxlarge-9{width:75%;}.xxlarge-margin-collapse > .xxlarge-10{width:83.3333333333%;}.xxlarge-margin-collapse > .xxlarge-11{width:91.6666666667%;}.xxlarge-margin-collapse > .xxlarge-12{width:100%;}}@media screen and (min-width: 120em){.xxlarge-margin-collapse > .xxxlarge-1{width:8.3333333333%;}.xxlarge-margin-collapse > .xxxlarge-2{width:16.6666666667%;}.xxlarge-margin-collapse > .xxxlarge-3{width:25%;}.xxlarge-margin-collapse > .xxxlarge-4{width:33.3333333333%;}.xxlarge-margin-collapse > .xxxlarge-5{width:41.6666666667%;}.xxlarge-margin-collapse > .xxxlarge-6{width:50%;}.xxlarge-margin-collapse > .xxxlarge-7{width:58.3333333333%;}.xxlarge-margin-collapse > .xxxlarge-8{width:66.6666666667%;}.xxlarge-margin-collapse > .xxxlarge-9{width:75%;}.xxlarge-margin-collapse > .xxxlarge-10{width:83.3333333333%;}.xxlarge-margin-collapse > .xxxlarge-11{width:91.6666666667%;}.xxlarge-margin-collapse > .xxxlarge-12{width:100%;}}@media screen and (min-width: 90em){.xxlarge-padding-collapse{margin-right:0;margin-left:0;}.xxlarge-padding-collapse > .cell{padding-right:0;padding-left:0;}}@media screen and (min-width: 120em){.xxxlarge-margin-collapse{margin-right:0;margin-left:0;}.xxxlarge-margin-collapse > .cell{margin-right:0;margin-left:0;}}@media screen and (min-width: 120em){.xxxlarge-margin-collapse > .small-1{width:8.3333333333%;}.xxxlarge-margin-collapse > .small-2{width:16.6666666667%;}.xxxlarge-margin-collapse > .small-3{width:25%;}.xxxlarge-margin-collapse > .small-4{width:33.3333333333%;}.xxxlarge-margin-collapse > .small-5{width:41.6666666667%;}.xxxlarge-margin-collapse > .small-6{width:50%;}.xxxlarge-margin-collapse > .small-7{width:58.3333333333%;}.xxxlarge-margin-collapse > .small-8{width:66.6666666667%;}.xxxlarge-margin-collapse > .small-9{width:75%;}.xxxlarge-margin-collapse > .small-10{width:83.3333333333%;}.xxxlarge-margin-collapse > .small-11{width:91.6666666667%;}.xxxlarge-margin-collapse > .small-12{width:100%;}}@media screen and (min-width: 120em){.xxxlarge-margin-collapse > .medium-1{width:8.3333333333%;}.xxxlarge-margin-collapse > .medium-2{width:16.6666666667%;}.xxxlarge-margin-collapse > .medium-3{width:25%;}.xxxlarge-margin-collapse > .medium-4{width:33.3333333333%;}.xxxlarge-margin-collapse > .medium-5{width:41.6666666667%;}.xxxlarge-margin-collapse > .medium-6{width:50%;}.xxxlarge-margin-collapse > .medium-7{width:58.3333333333%;}.xxxlarge-margin-collapse > .medium-8{width:66.6666666667%;}.xxxlarge-margin-collapse > .medium-9{width:75%;}.xxxlarge-margin-collapse > .medium-10{width:83.3333333333%;}.xxxlarge-margin-collapse > .medium-11{width:91.6666666667%;}.xxxlarge-margin-collapse > .medium-12{width:100%;}}@media screen and (min-width: 120em){.xxxlarge-margin-collapse > .medium-ex-1{width:8.3333333333%;}.xxxlarge-margin-collapse > .medium-ex-2{width:16.6666666667%;}.xxxlarge-margin-collapse > .medium-ex-3{width:25%;}.xxxlarge-margin-collapse > .medium-ex-4{width:33.3333333333%;}.xxxlarge-margin-collapse > .medium-ex-5{width:41.6666666667%;}.xxxlarge-margin-collapse > .medium-ex-6{width:50%;}.xxxlarge-margin-collapse > .medium-ex-7{width:58.3333333333%;}.xxxlarge-margin-collapse > .medium-ex-8{width:66.6666666667%;}.xxxlarge-margin-collapse > .medium-ex-9{width:75%;}.xxxlarge-margin-collapse > .medium-ex-10{width:83.3333333333%;}.xxxlarge-margin-collapse > .medium-ex-11{width:91.6666666667%;}.xxxlarge-margin-collapse > .medium-ex-12{width:100%;}}@media screen and (min-width: 120em){.xxxlarge-margin-collapse > .large-1{width:8.3333333333%;}.xxxlarge-margin-collapse > .large-2{width:16.6666666667%;}.xxxlarge-margin-collapse > .large-3{width:25%;}.xxxlarge-margin-collapse > .large-4{width:33.3333333333%;}.xxxlarge-margin-collapse > .large-5{width:41.6666666667%;}.xxxlarge-margin-collapse > .large-6{width:50%;}.xxxlarge-margin-collapse > .large-7{width:58.3333333333%;}.xxxlarge-margin-collapse > .large-8{width:66.6666666667%;}.xxxlarge-margin-collapse > .large-9{width:75%;}.xxxlarge-margin-collapse > .large-10{width:83.3333333333%;}.xxxlarge-margin-collapse > .large-11{width:91.6666666667%;}.xxxlarge-margin-collapse > .large-12{width:100%;}}@media screen and (min-width: 120em){.xxxlarge-margin-collapse > .xlarge-1{width:8.3333333333%;}.xxxlarge-margin-collapse > .xlarge-2{width:16.6666666667%;}.xxxlarge-margin-collapse > .xlarge-3{width:25%;}.xxxlarge-margin-collapse > .xlarge-4{width:33.3333333333%;}.xxxlarge-margin-collapse > .xlarge-5{width:41.6666666667%;}.xxxlarge-margin-collapse > .xlarge-6{width:50%;}.xxxlarge-margin-collapse > .xlarge-7{width:58.3333333333%;}.xxxlarge-margin-collapse > .xlarge-8{width:66.6666666667%;}.xxxlarge-margin-collapse > .xlarge-9{width:75%;}.xxxlarge-margin-collapse > .xlarge-10{width:83.3333333333%;}.xxxlarge-margin-collapse > .xlarge-11{width:91.6666666667%;}.xxxlarge-margin-collapse > .xlarge-12{width:100%;}}@media screen and (min-width: 120em){.xxxlarge-margin-collapse > .xxlarge-1{width:8.3333333333%;}.xxxlarge-margin-collapse > .xxlarge-2{width:16.6666666667%;}.xxxlarge-margin-collapse > .xxlarge-3{width:25%;}.xxxlarge-margin-collapse > .xxlarge-4{width:33.3333333333%;}.xxxlarge-margin-collapse > .xxlarge-5{width:41.6666666667%;}.xxxlarge-margin-collapse > .xxlarge-6{width:50%;}.xxxlarge-margin-collapse > .xxlarge-7{width:58.3333333333%;}.xxxlarge-margin-collapse > .xxlarge-8{width:66.6666666667%;}.xxxlarge-margin-collapse > .xxlarge-9{width:75%;}.xxxlarge-margin-collapse > .xxlarge-10{width:83.3333333333%;}.xxxlarge-margin-collapse > .xxlarge-11{width:91.6666666667%;}.xxxlarge-margin-collapse > .xxlarge-12{width:100%;}}@media screen and (min-width: 120em){.xxxlarge-margin-collapse > .xxxlarge-1{width:8.3333333333%;}.xxxlarge-margin-collapse > .xxxlarge-2{width:16.6666666667%;}.xxxlarge-margin-collapse > .xxxlarge-3{width:25%;}.xxxlarge-margin-collapse > .xxxlarge-4{width:33.3333333333%;}.xxxlarge-margin-collapse > .xxxlarge-5{width:41.6666666667%;}.xxxlarge-margin-collapse > .xxxlarge-6{width:50%;}.xxxlarge-margin-collapse > .xxxlarge-7{width:58.3333333333%;}.xxxlarge-margin-collapse > .xxxlarge-8{width:66.6666666667%;}.xxxlarge-margin-collapse > .xxxlarge-9{width:75%;}.xxxlarge-margin-collapse > .xxxlarge-10{width:83.3333333333%;}.xxxlarge-margin-collapse > .xxxlarge-11{width:91.6666666667%;}.xxxlarge-margin-collapse > .xxxlarge-12{width:100%;}}@media screen and (min-width: 120em){.xxxlarge-padding-collapse{margin-right:0;margin-left:0;}.xxxlarge-padding-collapse > .cell{padding-right:0;padding-left:0;}}.small-offset-0{margin-left:0%;}.grid-margin-x > .small-offset-0{margin-left:calc(0% + .625rem);}.small-offset-1{margin-left:8.3333333333%;}.grid-margin-x > .small-offset-1{margin-left:calc(8.3333333333% + .625rem);}.small-offset-2{margin-left:16.6666666667%;}.grid-margin-x > .small-offset-2{margin-left:calc(16.6666666667% + .625rem);}.small-offset-3{margin-left:25%;}.grid-margin-x > .small-offset-3{margin-left:calc(25% + .625rem);}.small-offset-4{margin-left:33.3333333333%;}.grid-margin-x > .small-offset-4{margin-left:calc(33.3333333333% + .625rem);}.small-offset-5{margin-left:41.6666666667%;}.grid-margin-x > .small-offset-5{margin-left:calc(41.6666666667% + .625rem);}.small-offset-6{margin-left:50%;}.grid-margin-x > .small-offset-6{margin-left:calc(50% + .625rem);}.small-offset-7{margin-left:58.3333333333%;}.grid-margin-x > .small-offset-7{margin-left:calc(58.3333333333% + .625rem);}.small-offset-8{margin-left:66.6666666667%;}.grid-margin-x > .small-offset-8{margin-left:calc(66.6666666667% + .625rem);}.small-offset-9{margin-left:75%;}.grid-margin-x > .small-offset-9{margin-left:calc(75% + .625rem);}.small-offset-10{margin-left:83.3333333333%;}.grid-margin-x > .small-offset-10{margin-left:calc(83.3333333333% + .625rem);}.small-offset-11{margin-left:91.6666666667%;}.grid-margin-x > .small-offset-11{margin-left:calc(91.6666666667% + .625rem);}@media print, screen and (min-width: 40em){.medium-offset-0{margin-left:0%;}.grid-margin-x > .medium-offset-0{margin-left:calc(0% + .9375rem);}.medium-offset-1{margin-left:8.3333333333%;}.grid-margin-x > .medium-offset-1{margin-left:calc(8.3333333333% + .9375rem);}.medium-offset-2{margin-left:16.6666666667%;}.grid-margin-x > .medium-offset-2{margin-left:calc(16.6666666667% + .9375rem);}.medium-offset-3{margin-left:25%;}.grid-margin-x > .medium-offset-3{margin-left:calc(25% + .9375rem);}.medium-offset-4{margin-left:33.3333333333%;}.grid-margin-x > .medium-offset-4{margin-left:calc(33.3333333333% + .9375rem);}.medium-offset-5{margin-left:41.6666666667%;}.grid-margin-x > .medium-offset-5{margin-left:calc(41.6666666667% + .9375rem);}.medium-offset-6{margin-left:50%;}.grid-margin-x > .medium-offset-6{margin-left:calc(50% + .9375rem);}.medium-offset-7{margin-left:58.3333333333%;}.grid-margin-x > .medium-offset-7{margin-left:calc(58.3333333333% + .9375rem);}.medium-offset-8{margin-left:66.6666666667%;}.grid-margin-x > .medium-offset-8{margin-left:calc(66.6666666667% + .9375rem);}.medium-offset-9{margin-left:75%;}.grid-margin-x > .medium-offset-9{margin-left:calc(75% + .9375rem);}.medium-offset-10{margin-left:83.3333333333%;}.grid-margin-x > .medium-offset-10{margin-left:calc(83.3333333333% + .9375rem);}.medium-offset-11{margin-left:91.6666666667%;}.grid-margin-x > .medium-offset-11{margin-left:calc(91.6666666667% + .9375rem);}}@media print, screen and (min-width: 48em){.medium-ex-offset-0{margin-left:0%;}.grid-margin-x > .medium-ex-offset-0{margin-left:calc(0% + .9375rem);}.medium-ex-offset-1{margin-left:8.3333333333%;}.grid-margin-x > .medium-ex-offset-1{margin-left:calc(8.3333333333% + .9375rem);}.medium-ex-offset-2{margin-left:16.6666666667%;}.grid-margin-x > .medium-ex-offset-2{margin-left:calc(16.6666666667% + .9375rem);}.medium-ex-offset-3{margin-left:25%;}.grid-margin-x > .medium-ex-offset-3{margin-left:calc(25% + .9375rem);}.medium-ex-offset-4{margin-left:33.3333333333%;}.grid-margin-x > .medium-ex-offset-4{margin-left:calc(33.3333333333% + .9375rem);}.medium-ex-offset-5{margin-left:41.6666666667%;}.grid-margin-x > .medium-ex-offset-5{margin-left:calc(41.6666666667% + .9375rem);}.medium-ex-offset-6{margin-left:50%;}.grid-margin-x > .medium-ex-offset-6{margin-left:calc(50% + .9375rem);}.medium-ex-offset-7{margin-left:58.3333333333%;}.grid-margin-x > .medium-ex-offset-7{margin-left:calc(58.3333333333% + .9375rem);}.medium-ex-offset-8{margin-left:66.6666666667%;}.grid-margin-x > .medium-ex-offset-8{margin-left:calc(66.6666666667% + .9375rem);}.medium-ex-offset-9{margin-left:75%;}.grid-margin-x > .medium-ex-offset-9{margin-left:calc(75% + .9375rem);}.medium-ex-offset-10{margin-left:83.3333333333%;}.grid-margin-x > .medium-ex-offset-10{margin-left:calc(83.3333333333% + .9375rem);}.medium-ex-offset-11{margin-left:91.6666666667%;}.grid-margin-x > .medium-ex-offset-11{margin-left:calc(91.6666666667% + .9375rem);}}@media print, screen and (min-width: 64em){.large-offset-0{margin-left:0%;}.grid-margin-x > .large-offset-0{margin-left:calc(0% + .9375rem);}.large-offset-1{margin-left:8.3333333333%;}.grid-margin-x > .large-offset-1{margin-left:calc(8.3333333333% + .9375rem);}.large-offset-2{margin-left:16.6666666667%;}.grid-margin-x > .large-offset-2{margin-left:calc(16.6666666667% + .9375rem);}.large-offset-3{margin-left:25%;}.grid-margin-x > .large-offset-3{margin-left:calc(25% + .9375rem);}.large-offset-4{margin-left:33.3333333333%;}.grid-margin-x > .large-offset-4{margin-left:calc(33.3333333333% + .9375rem);}.large-offset-5{margin-left:41.6666666667%;}.grid-margin-x > .large-offset-5{margin-left:calc(41.6666666667% + .9375rem);}.large-offset-6{margin-left:50%;}.grid-margin-x > .large-offset-6{margin-left:calc(50% + .9375rem);}.large-offset-7{margin-left:58.3333333333%;}.grid-margin-x > .large-offset-7{margin-left:calc(58.3333333333% + .9375rem);}.large-offset-8{margin-left:66.6666666667%;}.grid-margin-x > .large-offset-8{margin-left:calc(66.6666666667% + .9375rem);}.large-offset-9{margin-left:75%;}.grid-margin-x > .large-offset-9{margin-left:calc(75% + .9375rem);}.large-offset-10{margin-left:83.3333333333%;}.grid-margin-x > .large-offset-10{margin-left:calc(83.3333333333% + .9375rem);}.large-offset-11{margin-left:91.6666666667%;}.grid-margin-x > .large-offset-11{margin-left:calc(91.6666666667% + .9375rem);}}@media screen and (min-width: 80em){.xlarge-offset-0{margin-left:0%;}.grid-margin-x > .xlarge-offset-0{margin-left:calc(0% + .9375rem);}.xlarge-offset-1{margin-left:8.3333333333%;}.grid-margin-x > .xlarge-offset-1{margin-left:calc(8.3333333333% + .9375rem);}.xlarge-offset-2{margin-left:16.6666666667%;}.grid-margin-x > .xlarge-offset-2{margin-left:calc(16.6666666667% + .9375rem);}.xlarge-offset-3{margin-left:25%;}.grid-margin-x > .xlarge-offset-3{margin-left:calc(25% + .9375rem);}.xlarge-offset-4{margin-left:33.3333333333%;}.grid-margin-x > .xlarge-offset-4{margin-left:calc(33.3333333333% + .9375rem);}.xlarge-offset-5{margin-left:41.6666666667%;}.grid-margin-x > .xlarge-offset-5{margin-left:calc(41.6666666667% + .9375rem);}.xlarge-offset-6{margin-left:50%;}.grid-margin-x > .xlarge-offset-6{margin-left:calc(50% + .9375rem);}.xlarge-offset-7{margin-left:58.3333333333%;}.grid-margin-x > .xlarge-offset-7{margin-left:calc(58.3333333333% + .9375rem);}.xlarge-offset-8{margin-left:66.6666666667%;}.grid-margin-x > .xlarge-offset-8{margin-left:calc(66.6666666667% + .9375rem);}.xlarge-offset-9{margin-left:75%;}.grid-margin-x > .xlarge-offset-9{margin-left:calc(75% + .9375rem);}.xlarge-offset-10{margin-left:83.3333333333%;}.grid-margin-x > .xlarge-offset-10{margin-left:calc(83.3333333333% + .9375rem);}.xlarge-offset-11{margin-left:91.6666666667%;}.grid-margin-x > .xlarge-offset-11{margin-left:calc(91.6666666667% + .9375rem);}}@media screen and (min-width: 90em){.xxlarge-offset-0{margin-left:0%;}.grid-margin-x > .xxlarge-offset-0{margin-left:calc(0% + .9375rem);}.xxlarge-offset-1{margin-left:8.3333333333%;}.grid-margin-x > .xxlarge-offset-1{margin-left:calc(8.3333333333% + .9375rem);}.xxlarge-offset-2{margin-left:16.6666666667%;}.grid-margin-x > .xxlarge-offset-2{margin-left:calc(16.6666666667% + .9375rem);}.xxlarge-offset-3{margin-left:25%;}.grid-margin-x > .xxlarge-offset-3{margin-left:calc(25% + .9375rem);}.xxlarge-offset-4{margin-left:33.3333333333%;}.grid-margin-x > .xxlarge-offset-4{margin-left:calc(33.3333333333% + .9375rem);}.xxlarge-offset-5{margin-left:41.6666666667%;}.grid-margin-x > .xxlarge-offset-5{margin-left:calc(41.6666666667% + .9375rem);}.xxlarge-offset-6{margin-left:50%;}.grid-margin-x > .xxlarge-offset-6{margin-left:calc(50% + .9375rem);}.xxlarge-offset-7{margin-left:58.3333333333%;}.grid-margin-x > .xxlarge-offset-7{margin-left:calc(58.3333333333% + .9375rem);}.xxlarge-offset-8{margin-left:66.6666666667%;}.grid-margin-x > .xxlarge-offset-8{margin-left:calc(66.6666666667% + .9375rem);}.xxlarge-offset-9{margin-left:75%;}.grid-margin-x > .xxlarge-offset-9{margin-left:calc(75% + .9375rem);}.xxlarge-offset-10{margin-left:83.3333333333%;}.grid-margin-x > .xxlarge-offset-10{margin-left:calc(83.3333333333% + .9375rem);}.xxlarge-offset-11{margin-left:91.6666666667%;}.grid-margin-x > .xxlarge-offset-11{margin-left:calc(91.6666666667% + .9375rem);}}@media screen and (min-width: 120em){.xxxlarge-offset-0{margin-left:0%;}.grid-margin-x > .xxxlarge-offset-0{margin-left:calc(0% + .9375rem);}.xxxlarge-offset-1{margin-left:8.3333333333%;}.grid-margin-x > .xxxlarge-offset-1{margin-left:calc(8.3333333333% + .9375rem);}.xxxlarge-offset-2{margin-left:16.6666666667%;}.grid-margin-x > .xxxlarge-offset-2{margin-left:calc(16.6666666667% + .9375rem);}.xxxlarge-offset-3{margin-left:25%;}.grid-margin-x > .xxxlarge-offset-3{margin-left:calc(25% + .9375rem);}.xxxlarge-offset-4{margin-left:33.3333333333%;}.grid-margin-x > .xxxlarge-offset-4{margin-left:calc(33.3333333333% + .9375rem);}.xxxlarge-offset-5{margin-left:41.6666666667%;}.grid-margin-x > .xxxlarge-offset-5{margin-left:calc(41.6666666667% + .9375rem);}.xxxlarge-offset-6{margin-left:50%;}.grid-margin-x > .xxxlarge-offset-6{margin-left:calc(50% + .9375rem);}.xxxlarge-offset-7{margin-left:58.3333333333%;}.grid-margin-x > .xxxlarge-offset-7{margin-left:calc(58.3333333333% + .9375rem);}.xxxlarge-offset-8{margin-left:66.6666666667%;}.grid-margin-x > .xxxlarge-offset-8{margin-left:calc(66.6666666667% + .9375rem);}.xxxlarge-offset-9{margin-left:75%;}.grid-margin-x > .xxxlarge-offset-9{margin-left:calc(75% + .9375rem);}.xxxlarge-offset-10{margin-left:83.3333333333%;}.grid-margin-x > .xxxlarge-offset-10{margin-left:calc(83.3333333333% + .9375rem);}.xxxlarge-offset-11{margin-left:91.6666666667%;}.grid-margin-x > .xxxlarge-offset-11{margin-left:calc(91.6666666667% + .9375rem);}}.grid-y{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;}.grid-y > .cell{height:auto;max-height:none;}.grid-y > .auto{height:auto;}.grid-y > .shrink{height:auto;}.grid-y > .small-shrink,.grid-y > .small-full,.grid-y > .small-1,.grid-y > .small-2,.grid-y > .small-3,.grid-y > .small-4,.grid-y > .small-5,.grid-y > .small-6,.grid-y > .small-7,.grid-y > .small-8,.grid-y > .small-9,.grid-y > .small-10,.grid-y > .small-11,.grid-y > .small-12{-ms-flex-preferred-size:auto;flex-basis:auto;}@media print, screen and (min-width: 40em){.grid-y > .medium-shrink,.grid-y > .medium-full,.grid-y > .medium-1,.grid-y > .medium-2,.grid-y > .medium-3,.grid-y > .medium-4,.grid-y > .medium-5,.grid-y > .medium-6,.grid-y > .medium-7,.grid-y > .medium-8,.grid-y > .medium-9,.grid-y > .medium-10,.grid-y > .medium-11,.grid-y > .medium-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}@media print, screen and (min-width: 48em){.grid-y > .medium-ex-shrink,.grid-y > .medium-ex-full,.grid-y > .medium-ex-1,.grid-y > .medium-ex-2,.grid-y > .medium-ex-3,.grid-y > .medium-ex-4,.grid-y > .medium-ex-5,.grid-y > .medium-ex-6,.grid-y > .medium-ex-7,.grid-y > .medium-ex-8,.grid-y > .medium-ex-9,.grid-y > .medium-ex-10,.grid-y > .medium-ex-11,.grid-y > .medium-ex-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}@media print, screen and (min-width: 64em){.grid-y > .large-shrink,.grid-y > .large-full,.grid-y > .large-1,.grid-y > .large-2,.grid-y > .large-3,.grid-y > .large-4,.grid-y > .large-5,.grid-y > .large-6,.grid-y > .large-7,.grid-y > .large-8,.grid-y > .large-9,.grid-y > .large-10,.grid-y > .large-11,.grid-y > .large-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}@media screen and (min-width: 80em){.grid-y > .xlarge-shrink,.grid-y > .xlarge-full,.grid-y > .xlarge-1,.grid-y > .xlarge-2,.grid-y > .xlarge-3,.grid-y > .xlarge-4,.grid-y > .xlarge-5,.grid-y > .xlarge-6,.grid-y > .xlarge-7,.grid-y > .xlarge-8,.grid-y > .xlarge-9,.grid-y > .xlarge-10,.grid-y > .xlarge-11,.grid-y > .xlarge-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}@media screen and (min-width: 90em){.grid-y > .xxlarge-shrink,.grid-y > .xxlarge-full,.grid-y > .xxlarge-1,.grid-y > .xxlarge-2,.grid-y > .xxlarge-3,.grid-y > .xxlarge-4,.grid-y > .xxlarge-5,.grid-y > .xxlarge-6,.grid-y > .xxlarge-7,.grid-y > .xxlarge-8,.grid-y > .xxlarge-9,.grid-y > .xxlarge-10,.grid-y > .xxlarge-11,.grid-y > .xxlarge-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}@media screen and (min-width: 120em){.grid-y > .xxxlarge-shrink,.grid-y > .xxxlarge-full,.grid-y > .xxxlarge-1,.grid-y > .xxxlarge-2,.grid-y > .xxxlarge-3,.grid-y > .xxxlarge-4,.grid-y > .xxxlarge-5,.grid-y > .xxxlarge-6,.grid-y > .xxxlarge-7,.grid-y > .xxxlarge-8,.grid-y > .xxxlarge-9,.grid-y > .xxxlarge-10,.grid-y > .xxxlarge-11,.grid-y > .xxxlarge-12{-ms-flex-preferred-size:auto;flex-basis:auto;}}.grid-y > .small-12,.grid-y > .small-11,.grid-y > .small-10,.grid-y > .small-9,.grid-y > .small-8,.grid-y > .small-7,.grid-y > .small-6,.grid-y > .small-5,.grid-y > .small-4,.grid-y > .small-3,.grid-y > .small-2,.grid-y > .small-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-y > .small-1{height:8.3333333333%;}.grid-y > .small-2{height:16.6666666667%;}.grid-y > .small-3{height:25%;}.grid-y > .small-4{height:33.3333333333%;}.grid-y > .small-5{height:41.6666666667%;}.grid-y > .small-6{height:50%;}.grid-y > .small-7{height:58.3333333333%;}.grid-y > .small-8{height:66.6666666667%;}.grid-y > .small-9{height:75%;}.grid-y > .small-10{height:83.3333333333%;}.grid-y > .small-11{height:91.6666666667%;}.grid-y > .small-12{height:100%;}@media print, screen and (min-width: 40em){.grid-y > .medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto;}.grid-y > .medium-12,.grid-y > .medium-11,.grid-y > .medium-10,.grid-y > .medium-9,.grid-y > .medium-8,.grid-y > .medium-7,.grid-y > .medium-6,.grid-y > .medium-5,.grid-y > .medium-4,.grid-y > .medium-3,.grid-y > .medium-2,.grid-y > .medium-1,.grid-y > .medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-y > .medium-shrink{height:auto;}.grid-y > .medium-1{height:8.3333333333%;}.grid-y > .medium-2{height:16.6666666667%;}.grid-y > .medium-3{height:25%;}.grid-y > .medium-4{height:33.3333333333%;}.grid-y > .medium-5{height:41.6666666667%;}.grid-y > .medium-6{height:50%;}.grid-y > .medium-7{height:58.3333333333%;}.grid-y > .medium-8{height:66.6666666667%;}.grid-y > .medium-9{height:75%;}.grid-y > .medium-10{height:83.3333333333%;}.grid-y > .medium-11{height:91.6666666667%;}.grid-y > .medium-12{height:100%;}}@media print, screen and (min-width: 48em){.grid-y > .medium-ex-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto;}.grid-y > .medium-ex-12,.grid-y > .medium-ex-11,.grid-y > .medium-ex-10,.grid-y > .medium-ex-9,.grid-y > .medium-ex-8,.grid-y > .medium-ex-7,.grid-y > .medium-ex-6,.grid-y > .medium-ex-5,.grid-y > .medium-ex-4,.grid-y > .medium-ex-3,.grid-y > .medium-ex-2,.grid-y > .medium-ex-1,.grid-y > .medium-ex-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-y > .medium-ex-shrink{height:auto;}.grid-y > .medium-ex-1{height:8.3333333333%;}.grid-y > .medium-ex-2{height:16.6666666667%;}.grid-y > .medium-ex-3{height:25%;}.grid-y > .medium-ex-4{height:33.3333333333%;}.grid-y > .medium-ex-5{height:41.6666666667%;}.grid-y > .medium-ex-6{height:50%;}.grid-y > .medium-ex-7{height:58.3333333333%;}.grid-y > .medium-ex-8{height:66.6666666667%;}.grid-y > .medium-ex-9{height:75%;}.grid-y > .medium-ex-10{height:83.3333333333%;}.grid-y > .medium-ex-11{height:91.6666666667%;}.grid-y > .medium-ex-12{height:100%;}}@media print, screen and (min-width: 64em){.grid-y > .large-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto;}.grid-y > .large-12,.grid-y > .large-11,.grid-y > .large-10,.grid-y > .large-9,.grid-y > .large-8,.grid-y > .large-7,.grid-y > .large-6,.grid-y > .large-5,.grid-y > .large-4,.grid-y > .large-3,.grid-y > .large-2,.grid-y > .large-1,.grid-y > .large-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-y > .large-shrink{height:auto;}.grid-y > .large-1{height:8.3333333333%;}.grid-y > .large-2{height:16.6666666667%;}.grid-y > .large-3{height:25%;}.grid-y > .large-4{height:33.3333333333%;}.grid-y > .large-5{height:41.6666666667%;}.grid-y > .large-6{height:50%;}.grid-y > .large-7{height:58.3333333333%;}.grid-y > .large-8{height:66.6666666667%;}.grid-y > .large-9{height:75%;}.grid-y > .large-10{height:83.3333333333%;}.grid-y > .large-11{height:91.6666666667%;}.grid-y > .large-12{height:100%;}}@media screen and (min-width: 80em){.grid-y > .xlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto;}.grid-y > .xlarge-12,.grid-y > .xlarge-11,.grid-y > .xlarge-10,.grid-y > .xlarge-9,.grid-y > .xlarge-8,.grid-y > .xlarge-7,.grid-y > .xlarge-6,.grid-y > .xlarge-5,.grid-y > .xlarge-4,.grid-y > .xlarge-3,.grid-y > .xlarge-2,.grid-y > .xlarge-1,.grid-y > .xlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-y > .xlarge-shrink{height:auto;}.grid-y > .xlarge-1{height:8.3333333333%;}.grid-y > .xlarge-2{height:16.6666666667%;}.grid-y > .xlarge-3{height:25%;}.grid-y > .xlarge-4{height:33.3333333333%;}.grid-y > .xlarge-5{height:41.6666666667%;}.grid-y > .xlarge-6{height:50%;}.grid-y > .xlarge-7{height:58.3333333333%;}.grid-y > .xlarge-8{height:66.6666666667%;}.grid-y > .xlarge-9{height:75%;}.grid-y > .xlarge-10{height:83.3333333333%;}.grid-y > .xlarge-11{height:91.6666666667%;}.grid-y > .xlarge-12{height:100%;}}@media screen and (min-width: 90em){.grid-y > .xxlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto;}.grid-y > .xxlarge-12,.grid-y > .xxlarge-11,.grid-y > .xxlarge-10,.grid-y > .xxlarge-9,.grid-y > .xxlarge-8,.grid-y > .xxlarge-7,.grid-y > .xxlarge-6,.grid-y > .xxlarge-5,.grid-y > .xxlarge-4,.grid-y > .xxlarge-3,.grid-y > .xxlarge-2,.grid-y > .xxlarge-1,.grid-y > .xxlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-y > .xxlarge-shrink{height:auto;}.grid-y > .xxlarge-1{height:8.3333333333%;}.grid-y > .xxlarge-2{height:16.6666666667%;}.grid-y > .xxlarge-3{height:25%;}.grid-y > .xxlarge-4{height:33.3333333333%;}.grid-y > .xxlarge-5{height:41.6666666667%;}.grid-y > .xxlarge-6{height:50%;}.grid-y > .xxlarge-7{height:58.3333333333%;}.grid-y > .xxlarge-8{height:66.6666666667%;}.grid-y > .xxlarge-9{height:75%;}.grid-y > .xxlarge-10{height:83.3333333333%;}.grid-y > .xxlarge-11{height:91.6666666667%;}.grid-y > .xxlarge-12{height:100%;}}@media screen and (min-width: 120em){.grid-y > .xxxlarge-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto;}.grid-y > .xxxlarge-12,.grid-y > .xxxlarge-11,.grid-y > .xxxlarge-10,.grid-y > .xxxlarge-9,.grid-y > .xxxlarge-8,.grid-y > .xxxlarge-7,.grid-y > .xxxlarge-6,.grid-y > .xxxlarge-5,.grid-y > .xxxlarge-4,.grid-y > .xxxlarge-3,.grid-y > .xxxlarge-2,.grid-y > .xxxlarge-1,.grid-y > .xxxlarge-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.grid-y > .xxxlarge-shrink{height:auto;}.grid-y > .xxxlarge-1{height:8.3333333333%;}.grid-y > .xxxlarge-2{height:16.6666666667%;}.grid-y > .xxxlarge-3{height:25%;}.grid-y > .xxxlarge-4{height:33.3333333333%;}.grid-y > .xxxlarge-5{height:41.6666666667%;}.grid-y > .xxxlarge-6{height:50%;}.grid-y > .xxxlarge-7{height:58.3333333333%;}.grid-y > .xxxlarge-8{height:66.6666666667%;}.grid-y > .xxxlarge-9{height:75%;}.grid-y > .xxxlarge-10{height:83.3333333333%;}.grid-y > .xxxlarge-11{height:91.6666666667%;}.grid-y > .xxxlarge-12{height:100%;}}.grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem;}@media print, screen and (min-width: 40em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem;}}.grid-padding-y > .cell{padding-top:.625rem;padding-bottom:.625rem;}@media print, screen and (min-width: 40em){.grid-padding-y > .cell{padding-top:.9375rem;padding-bottom:.9375rem;}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem;}@media print, screen and (min-width: 40em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem;}}.grid-margin-y > .cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem;}@media print, screen and (min-width: 40em){.grid-margin-y > .cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem;}}.grid-margin-y > .auto{height:auto;}.grid-margin-y > .shrink{height:auto;}.grid-margin-y > .small-1{height:calc(8.3333333333% - 1.25rem);}.grid-margin-y > .small-2{height:calc(16.6666666667% - 1.25rem);}.grid-margin-y > .small-3{height:calc(25% - 1.25rem);}.grid-margin-y > .small-4{height:calc(33.3333333333% - 1.25rem);}.grid-margin-y > .small-5{height:calc(41.6666666667% - 1.25rem);}.grid-margin-y > .small-6{height:calc(50% - 1.25rem);}.grid-margin-y > .small-7{height:calc(58.3333333333% - 1.25rem);}.grid-margin-y > .small-8{height:calc(66.6666666667% - 1.25rem);}.grid-margin-y > .small-9{height:calc(75% - 1.25rem);}.grid-margin-y > .small-10{height:calc(83.3333333333% - 1.25rem);}.grid-margin-y > .small-11{height:calc(91.6666666667% - 1.25rem);}.grid-margin-y > .small-12{height:calc(100% - 1.25rem);}@media print, screen and (min-width: 40em){.grid-margin-y > .auto{height:auto;}.grid-margin-y > .shrink{height:auto;}.grid-margin-y > .small-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .small-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .small-3{height:calc(25% - 1.875rem);}.grid-margin-y > .small-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .small-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .small-6{height:calc(50% - 1.875rem);}.grid-margin-y > .small-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .small-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .small-9{height:calc(75% - 1.875rem);}.grid-margin-y > .small-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .small-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .small-12{height:calc(100% - 1.875rem);}.grid-margin-y > .medium-auto{height:auto;}.grid-margin-y > .medium-shrink{height:auto;}.grid-margin-y > .medium-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .medium-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .medium-3{height:calc(25% - 1.875rem);}.grid-margin-y > .medium-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .medium-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .medium-6{height:calc(50% - 1.875rem);}.grid-margin-y > .medium-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .medium-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .medium-9{height:calc(75% - 1.875rem);}.grid-margin-y > .medium-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .medium-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .medium-12{height:calc(100% - 1.875rem);}}@media print, screen and (min-width: 48em){.grid-margin-y > .medium-ex-auto{height:auto;}.grid-margin-y > .medium-ex-shrink{height:auto;}.grid-margin-y > .medium-ex-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .medium-ex-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .medium-ex-3{height:calc(25% - 1.875rem);}.grid-margin-y > .medium-ex-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .medium-ex-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .medium-ex-6{height:calc(50% - 1.875rem);}.grid-margin-y > .medium-ex-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .medium-ex-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .medium-ex-9{height:calc(75% - 1.875rem);}.grid-margin-y > .medium-ex-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .medium-ex-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .medium-ex-12{height:calc(100% - 1.875rem);}}@media print, screen and (min-width: 64em){.grid-margin-y > .large-auto{height:auto;}.grid-margin-y > .large-shrink{height:auto;}.grid-margin-y > .large-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .large-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .large-3{height:calc(25% - 1.875rem);}.grid-margin-y > .large-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .large-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .large-6{height:calc(50% - 1.875rem);}.grid-margin-y > .large-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .large-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .large-9{height:calc(75% - 1.875rem);}.grid-margin-y > .large-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .large-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .large-12{height:calc(100% - 1.875rem);}}@media screen and (min-width: 80em){.grid-margin-y > .xlarge-auto{height:auto;}.grid-margin-y > .xlarge-shrink{height:auto;}.grid-margin-y > .xlarge-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .xlarge-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .xlarge-3{height:calc(25% - 1.875rem);}.grid-margin-y > .xlarge-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .xlarge-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .xlarge-6{height:calc(50% - 1.875rem);}.grid-margin-y > .xlarge-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .xlarge-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .xlarge-9{height:calc(75% - 1.875rem);}.grid-margin-y > .xlarge-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .xlarge-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .xlarge-12{height:calc(100% - 1.875rem);}}@media screen and (min-width: 90em){.grid-margin-y > .xxlarge-auto{height:auto;}.grid-margin-y > .xxlarge-shrink{height:auto;}.grid-margin-y > .xxlarge-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .xxlarge-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .xxlarge-3{height:calc(25% - 1.875rem);}.grid-margin-y > .xxlarge-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .xxlarge-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .xxlarge-6{height:calc(50% - 1.875rem);}.grid-margin-y > .xxlarge-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .xxlarge-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .xxlarge-9{height:calc(75% - 1.875rem);}.grid-margin-y > .xxlarge-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .xxlarge-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .xxlarge-12{height:calc(100% - 1.875rem);}}@media screen and (min-width: 120em){.grid-margin-y > .xxxlarge-auto{height:auto;}.grid-margin-y > .xxxlarge-shrink{height:auto;}.grid-margin-y > .xxxlarge-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .xxxlarge-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .xxxlarge-3{height:calc(25% - 1.875rem);}.grid-margin-y > .xxxlarge-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .xxxlarge-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .xxxlarge-6{height:calc(50% - 1.875rem);}.grid-margin-y > .xxxlarge-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .xxxlarge-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .xxxlarge-9{height:calc(75% - 1.875rem);}.grid-margin-y > .xxxlarge-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .xxxlarge-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .xxxlarge-12{height:calc(100% - 1.875rem);}}.grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw;}.cell .grid-frame{width:100%;}.cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;}.cell-block-container > .grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}@media print, screen and (min-width: 40em){.medium-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw;}.cell .medium-grid-frame{width:100%;}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.medium-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;}.medium-cell-block-container > .grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}}@media print, screen and (min-width: 48em){.medium-ex-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw;}.cell .medium-ex-grid-frame{width:100%;}.medium-ex-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.medium-ex-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;}.medium-ex-cell-block-container > .grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.medium-ex-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}}@media print, screen and (min-width: 64em){.large-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw;}.cell .large-grid-frame{width:100%;}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.large-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;}.large-cell-block-container > .grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}}@media screen and (min-width: 80em){.xlarge-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw;}.cell .xlarge-grid-frame{width:100%;}.xlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.xlarge-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;}.xlarge-cell-block-container > .grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.xlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}}@media screen and (min-width: 90em){.xxlarge-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw;}.cell .xxlarge-grid-frame{width:100%;}.xxlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.xxlarge-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;}.xxlarge-cell-block-container > .grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.xxlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}}@media screen and (min-width: 120em){.xxxlarge-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw;}.cell .xxxlarge-grid-frame{width:100%;}.xxxlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.xxxlarge-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;}.xxxlarge-cell-block-container > .grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.xxxlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}}.grid-y.grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh;}@media print, screen and (min-width: 40em){.grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh;}}@media print, screen and (min-width: 48em){.grid-y.medium-ex-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh;}}@media print, screen and (min-width: 64em){.grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh;}}@media screen and (min-width: 80em){.grid-y.xlarge-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh;}}@media screen and (min-width: 90em){.grid-y.xxlarge-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh;}}@media screen and (min-width: 120em){.grid-y.xxxlarge-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh;}}.cell .grid-y.grid-frame{height:100%;}@media print, screen and (min-width: 40em){.cell .grid-y.medium-grid-frame{height:100%;}}@media print, screen and (min-width: 48em){.cell .grid-y.medium-ex-grid-frame{height:100%;}}@media print, screen and (min-width: 64em){.cell .grid-y.large-grid-frame{height:100%;}}@media screen and (min-width: 80em){.cell .grid-y.xlarge-grid-frame{height:100%;}}@media screen and (min-width: 90em){.cell .grid-y.xxlarge-grid-frame{height:100%;}}@media screen and (min-width: 120em){.cell .grid-y.xxxlarge-grid-frame{height:100%;}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem;}@media print, screen and (min-width: 40em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem;}}.grid-margin-y > .cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem;}@media print, screen and (min-width: 40em){.grid-margin-y > .cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem;}}.grid-margin-y > .auto{height:auto;}.grid-margin-y > .shrink{height:auto;}.grid-margin-y > .small-1{height:calc(8.3333333333% - 1.25rem);}.grid-margin-y > .small-2{height:calc(16.6666666667% - 1.25rem);}.grid-margin-y > .small-3{height:calc(25% - 1.25rem);}.grid-margin-y > .small-4{height:calc(33.3333333333% - 1.25rem);}.grid-margin-y > .small-5{height:calc(41.6666666667% - 1.25rem);}.grid-margin-y > .small-6{height:calc(50% - 1.25rem);}.grid-margin-y > .small-7{height:calc(58.3333333333% - 1.25rem);}.grid-margin-y > .small-8{height:calc(66.6666666667% - 1.25rem);}.grid-margin-y > .small-9{height:calc(75% - 1.25rem);}.grid-margin-y > .small-10{height:calc(83.3333333333% - 1.25rem);}.grid-margin-y > .small-11{height:calc(91.6666666667% - 1.25rem);}.grid-margin-y > .small-12{height:calc(100% - 1.25rem);}@media print, screen and (min-width: 40em){.grid-margin-y > .auto{height:auto;}.grid-margin-y > .shrink{height:auto;}.grid-margin-y > .small-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .small-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .small-3{height:calc(25% - 1.875rem);}.grid-margin-y > .small-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .small-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .small-6{height:calc(50% - 1.875rem);}.grid-margin-y > .small-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .small-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .small-9{height:calc(75% - 1.875rem);}.grid-margin-y > .small-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .small-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .small-12{height:calc(100% - 1.875rem);}.grid-margin-y > .medium-auto{height:auto;}.grid-margin-y > .medium-shrink{height:auto;}.grid-margin-y > .medium-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .medium-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .medium-3{height:calc(25% - 1.875rem);}.grid-margin-y > .medium-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .medium-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .medium-6{height:calc(50% - 1.875rem);}.grid-margin-y > .medium-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .medium-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .medium-9{height:calc(75% - 1.875rem);}.grid-margin-y > .medium-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .medium-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .medium-12{height:calc(100% - 1.875rem);}}@media print, screen and (min-width: 48em){.grid-margin-y > .medium-ex-auto{height:auto;}.grid-margin-y > .medium-ex-shrink{height:auto;}.grid-margin-y > .medium-ex-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .medium-ex-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .medium-ex-3{height:calc(25% - 1.875rem);}.grid-margin-y > .medium-ex-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .medium-ex-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .medium-ex-6{height:calc(50% - 1.875rem);}.grid-margin-y > .medium-ex-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .medium-ex-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .medium-ex-9{height:calc(75% - 1.875rem);}.grid-margin-y > .medium-ex-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .medium-ex-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .medium-ex-12{height:calc(100% - 1.875rem);}}@media print, screen and (min-width: 64em){.grid-margin-y > .large-auto{height:auto;}.grid-margin-y > .large-shrink{height:auto;}.grid-margin-y > .large-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .large-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .large-3{height:calc(25% - 1.875rem);}.grid-margin-y > .large-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .large-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .large-6{height:calc(50% - 1.875rem);}.grid-margin-y > .large-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .large-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .large-9{height:calc(75% - 1.875rem);}.grid-margin-y > .large-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .large-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .large-12{height:calc(100% - 1.875rem);}}@media screen and (min-width: 80em){.grid-margin-y > .xlarge-auto{height:auto;}.grid-margin-y > .xlarge-shrink{height:auto;}.grid-margin-y > .xlarge-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .xlarge-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .xlarge-3{height:calc(25% - 1.875rem);}.grid-margin-y > .xlarge-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .xlarge-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .xlarge-6{height:calc(50% - 1.875rem);}.grid-margin-y > .xlarge-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .xlarge-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .xlarge-9{height:calc(75% - 1.875rem);}.grid-margin-y > .xlarge-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .xlarge-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .xlarge-12{height:calc(100% - 1.875rem);}}@media screen and (min-width: 90em){.grid-margin-y > .xxlarge-auto{height:auto;}.grid-margin-y > .xxlarge-shrink{height:auto;}.grid-margin-y > .xxlarge-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .xxlarge-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .xxlarge-3{height:calc(25% - 1.875rem);}.grid-margin-y > .xxlarge-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .xxlarge-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .xxlarge-6{height:calc(50% - 1.875rem);}.grid-margin-y > .xxlarge-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .xxlarge-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .xxlarge-9{height:calc(75% - 1.875rem);}.grid-margin-y > .xxlarge-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .xxlarge-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .xxlarge-12{height:calc(100% - 1.875rem);}}@media screen and (min-width: 120em){.grid-margin-y > .xxxlarge-auto{height:auto;}.grid-margin-y > .xxxlarge-shrink{height:auto;}.grid-margin-y > .xxxlarge-1{height:calc(8.3333333333% - 1.875rem);}.grid-margin-y > .xxxlarge-2{height:calc(16.6666666667% - 1.875rem);}.grid-margin-y > .xxxlarge-3{height:calc(25% - 1.875rem);}.grid-margin-y > .xxxlarge-4{height:calc(33.3333333333% - 1.875rem);}.grid-margin-y > .xxxlarge-5{height:calc(41.6666666667% - 1.875rem);}.grid-margin-y > .xxxlarge-6{height:calc(50% - 1.875rem);}.grid-margin-y > .xxxlarge-7{height:calc(58.3333333333% - 1.875rem);}.grid-margin-y > .xxxlarge-8{height:calc(66.6666666667% - 1.875rem);}.grid-margin-y > .xxxlarge-9{height:calc(75% - 1.875rem);}.grid-margin-y > .xxxlarge-10{height:calc(83.3333333333% - 1.875rem);}.grid-margin-y > .xxxlarge-11{height:calc(91.6666666667% - 1.875rem);}.grid-margin-y > .xxxlarge-12{height:calc(100% - 1.875rem);}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem);}@media print, screen and (min-width: 40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem);}}@media print, screen and (min-width: 48em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem);}}@media print, screen and (min-width: 64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem);}}@media screen and (min-width: 80em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem);}}@media screen and (min-width: 90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem);}}@media screen and (min-width: 120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem);}}@media print, screen and (min-width: 40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem);}}@media print, screen and (min-width: 48em){.grid-margin-y.medium-ex-grid-frame{height:calc(100vh + 1.875rem);}}@media print, screen and (min-width: 64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem);}}@media screen and (min-width: 80em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.875rem);}}@media screen and (min-width: 90em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.875rem);}}@media screen and (min-width: 120em){.grid-margin-y.xxxlarge-grid-frame{height:calc(100vh + 1.875rem);}}.slide-in-down.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.slide-in-down.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0);}.slide-in-left.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.slide-in-left.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0);}.slide-in-up.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.slide-in-up.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0);}.slide-in-right.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.slide-in-right.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0);}.slide-out-down.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.slide-out-down.mui-leave.mui-leave-active{-webkit-transform:translateY(100%);transform:translateY(100%);}.slide-out-right.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.slide-out-right.mui-leave.mui-leave-active{-webkit-transform:translateX(100%);transform:translateX(100%);}.slide-out-up.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.slide-out-up.mui-leave.mui-leave-active{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.slide-out-left.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.slide-out-left.mui-leave.mui-leave-active{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.fade-in.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0;-webkit-transition-property:opacity;transition-property:opacity;}.fade-in.mui-enter.mui-enter-active{opacity:1;}.fade-out.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:1;-webkit-transition-property:opacity;transition-property:opacity;}.fade-out.mui-leave.mui-leave-active{opacity:0;}.hinge-in-from-top.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:top;transform-origin:top;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0;}.hinge-in-from-top.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1;}.hinge-in-from-right.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0;}.hinge-in-from-right.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1;}.hinge-in-from-bottom.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0;}.hinge-in-from-bottom.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1;}.hinge-in-from-left.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0;}.hinge-in-from-left.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1;}.hinge-in-from-middle-x.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0;}.hinge-in-from-middle-x.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1;}.hinge-in-from-middle-y.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0;}.hinge-in-from-middle-y.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1;}.hinge-out-from-top.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:top;transform-origin:top;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1;}.hinge-out-from-top.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0;}.hinge-out-from-right.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:right;transform-origin:right;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1;}.hinge-out-from-right.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0;}.hinge-out-from-bottom.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1;}.hinge-out-from-bottom.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0;}.hinge-out-from-left.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:left;transform-origin:left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1;}.hinge-out-from-left.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0;}.hinge-out-from-middle-x.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1;}.hinge-out-from-middle-x.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0;}.hinge-out-from-middle-y.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1;}.hinge-out-from-middle-y.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0;}.scale-in-up.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0;}.scale-in-up.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1;}.scale-in-down.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0;}.scale-in-down.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1;}.scale-out-up.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1;}.scale-out-up.mui-leave.mui-leave-active{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0;}.scale-out-down.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1;}.scale-out-down.mui-leave.mui-leave-active{-webkit-transform:scale(.5);transform:scale(.5);opacity:0;}.spin-in.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(-.75turn);transform:rotate(-.75turn);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0;}.spin-in.mui-enter.mui-enter-active{-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}.spin-out.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1;}.spin-out.mui-leave.mui-leave-active{-webkit-transform:rotate(.75turn);transform:rotate(.75turn);opacity:0;}.spin-in-ccw.mui-enter{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(.75turn);transform:rotate(.75turn);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0;}.spin-in-ccw.mui-enter.mui-enter-active{-webkit-transform:rotate(0);transform:rotate(0);opacity:1;}.spin-out-ccw.mui-leave{-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1;}.spin-out-ccw.mui-leave.mui-leave-active{-webkit-transform:rotate(-.75turn);transform:rotate(-.75turn);opacity:0;}.slow{-webkit-transition-duration:750ms !important;transition-duration:750ms !important;}.fast{-webkit-transition-duration:250ms !important;transition-duration:250ms !important;}.linear{-webkit-transition-timing-function:linear !important;transition-timing-function:linear !important;}.ease{-webkit-transition-timing-function:ease !important;transition-timing-function:ease !important;}.ease-in{-webkit-transition-timing-function:ease-in !important;transition-timing-function:ease-in !important;}.ease-out{-webkit-transition-timing-function:ease-out !important;transition-timing-function:ease-out !important;}.ease-in-out{-webkit-transition-timing-function:ease-in-out !important;transition-timing-function:ease-in-out !important;}.bounce-in{-webkit-transition-timing-function:cubic-bezier(.485,.155,.24,1.245) !important;transition-timing-function:cubic-bezier(.485,.155,.24,1.245) !important;}.bounce-out{-webkit-transition-timing-function:cubic-bezier(.485,.155,.515,.845) !important;transition-timing-function:cubic-bezier(.485,.155,.515,.845) !important;}.bounce-in-out{-webkit-transition-timing-function:cubic-bezier(.76,-.245,.24,1.245) !important;transition-timing-function:cubic-bezier(.76,-.245,.24,1.245) !important;}.short-delay{-webkit-transition-delay:300ms !important;transition-delay:300ms !important;}.long-delay{-webkit-transition-delay:700ms !important;transition-delay:700ms !important;}.shake{-webkit-animation-name:shake-7;animation-name:shake-7;}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%);}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%);}}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%);}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%);}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn;}@-webkit-keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);}100%{-webkit-transform:rotate(0);transform:rotate(0);}}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);}100%{-webkit-transform:rotate(0);transform:rotate(0);}}.spin-ccw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn;}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg;}@-webkit-keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg);}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg);}0%,30%,70%,100%{-webkit-transform:rotate(0);transform:rotate(0);}}@keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg);}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg);}0%,30%,70%,100%{-webkit-transform:rotate(0);transform:rotate(0);}}.shake,.spin-cw,.spin-ccw,.wiggle{-webkit-animation-duration:500ms;animation-duration:500ms;}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.slow{-webkit-animation-duration:750ms !important;animation-duration:750ms !important;}.fast{-webkit-animation-duration:250ms !important;animation-duration:250ms !important;}.linear{-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important;}.ease{-webkit-animation-timing-function:ease !important;animation-timing-function:ease !important;}.ease-in{-webkit-animation-timing-function:ease-in !important;animation-timing-function:ease-in !important;}.ease-out{-webkit-animation-timing-function:ease-out !important;animation-timing-function:ease-out !important;}.ease-in-out{-webkit-animation-timing-function:ease-in-out !important;animation-timing-function:ease-in-out !important;}.bounce-in{-webkit-animation-timing-function:cubic-bezier(.485,.155,.24,1.245) !important;animation-timing-function:cubic-bezier(.485,.155,.24,1.245) !important;}.bounce-out{-webkit-animation-timing-function:cubic-bezier(.485,.155,.515,.845) !important;animation-timing-function:cubic-bezier(.485,.155,.515,.845) !important;}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(.76,-.245,.24,1.245) !important;animation-timing-function:cubic-bezier(.76,-.245,.24,1.245) !important;}.short-delay{-webkit-animation-delay:300ms !important;animation-delay:300ms !important;}.long-delay{-webkit-animation-delay:700ms !important;animation-delay:700ms !important;}:root{--swiper-theme-color:#007aff;}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-container-vertical > .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0);}.swiper-container-multirow > .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;}.swiper-container-multirow-column > .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.swiper-container-free-mode > .swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto;}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto;}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform;}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px;}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-css-mode > .swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-container-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:start start;}.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;}.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;}:root{--swiper-navigation-size:44px;}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next";}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color:#fff;}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color:#000;}.swiper-button-lock{display:none;}:root{}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms opacity;transition:300ms opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal > .swiper-pagination-bullets{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33);}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2;}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-container-vertical > .swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0);}.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block;}.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;}.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:200ms top,200ms -webkit-transform;transition:200ms top,200ms -webkit-transform;transition:200ms transform,200ms top;transition:200ms transform,200ms top,200ms -webkit-transform;}.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;}.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;}.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms left,200ms -webkit-transform;transition:200ms left,200ms -webkit-transform;transition:200ms transform,200ms left;transition:200ms transform,200ms left,200ms -webkit-transform;}.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms right,200ms -webkit-transform;transition:200ms right,200ms -webkit-transform;transition:200ms transform,200ms right;transition:200ms transform,200ms right,200ms -webkit-transform;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top;}.swiper-container-horizontal > .swiper-pagination-progressbar,.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-container-vertical > .swiper-pagination-progressbar,.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0;}.swiper-pagination-white{--swiper-pagination-color:#fff;}.swiper-pagination-black{--swiper-pagination-color:#000;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-container-horizontal > .swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-container-vertical > .swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;}.swiper-zoom-container > img,.swiper-zoom-container > svg,.swiper-zoom-container > canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}:root{}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity;}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube{overflow:visible;}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%;}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next + .swiper-slide{pointer-events:auto;visibility:visible;}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0;}.swiper-container-flip{overflow:visible;}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[dir=rtl] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slick-loading .slick-list{background:#fff url("https://cdn-eneij.nitrocdn.com/uTzgtmxVyMXqQZeSFvqJclPaTbwKwOUB/assets/images/optimized/rev-1210235/www.charisma-si.de/wp-content/themes/terina/assets/images/ajax-loader.gif") center center no-repeat;}.slick-loading .slick-list.nitro-lazy{background-image:none !important;}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:"iNova";font-size:20px;line-height:1;color:white;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir=rtl] .slick-prev{left:auto;right:-25px;}.slick-prev:before{content:"";}[dir=rtl] .slick-prev:before{content:"";}.slick-next{right:-25px;}[dir=rtl] .slick-next{left:-25px;right:auto;}.slick-next:before{content:"";}[dir=rtl] .slick-next:before{content:"";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"iNova";font-size:6px;line-height:20px;text-align:center;color:black;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{color:black;opacity:.75;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.2857142857em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center;}.fa-li.fa-lg{left:-1.8571428571em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-signing:before,.fa-sign-language:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.fa-handshake-o:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-o:before{content:"";}.fa-linode:before{content:"";}.fa-address-book:before{content:"";}.fa-address-book-o:before{content:"";}.fa-vcard:before,.fa-address-card:before{content:"";}.fa-vcard-o:before,.fa-address-card-o:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-circle-o:before{content:"";}.fa-user-o:before{content:"";}.fa-id-badge:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"";}.fa-quora:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-telegram:before{content:"";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-shower:before{content:"";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"";}.fa-podcast:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"";}.fa-bandcamp:before{content:"";}.fa-grav:before{content:"";}.fa-etsy:before{content:"";}.fa-imdb:before{content:"";}.fa-ravelry:before{content:"";}.fa-eercast:before{content:"";}.fa-microchip:before{content:"";}.fa-snowflake-o:before{content:"";}.fa-superpowers:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-meetup:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}@-webkit-keyframes modal-video{from{opacity:0;}to{opacity:1;}}@keyframes modal-video{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes modal-video-inner{from{-webkit-transform:translate(0,100px);transform:translate(0,100px);}to{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes modal-video-inner{from{-webkit-transform:translate(0,100px);transform:translate(0,100px);}to{-webkit-transform:translate(0,0);transform:translate(0,0);}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;}.modal-video-close{opacity:0;}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0,100px);transform:translate(0,100px);}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table;}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%;}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video-inner;animation-name:modal-video-inner;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent;}.modal-video-close-btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);}.modal-video-close-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.modal-video-close-btn:before,.modal-video-close-btn:after{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;margin-top:-6px;background:#fff;border-radius:5px;}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0);}100%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0);}100%{-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1);}100%{-webkit-transform:scale(0);transform:scale(0);}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1);}100%{-webkit-transform:scale(0);transform:scale(0);}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0,0);transform:translate(0,0);}100%{-webkit-transform:translate(19px,0);transform:translate(19px,0);}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0,0);transform:translate(0,0);}100%{-webkit-transform:translate(19px,0);transform:translate(19px,0);}}@-webkit-keyframes wp_image_animation{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);}50%{-webkit-transform:translateX(0);transform:translateX(0);}100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@keyframes wp_image_animation{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);}50%{-webkit-transform:translateX(0);transform:translateX(0);}100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@-webkit-keyframes wp_image_animation_back{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@keyframes wp_image_animation_back{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@-webkit-keyframes novaworks-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes novaworks-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes fade{0%{opacity:0;}100%{opacity:1;}}@keyframes fade{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.75);transform:scale(.75);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.75);transform:scale(.75);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes zoomOut{0%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes zoomOut{0%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes moveUp{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes moveUp{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes columnMoveUp{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes columnMoveUp{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes fallPerspective{0%{opacity:0;-webkit-transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);}100%{opacity:1;-webkit-transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);}}@keyframes fallPerspective{0%{opacity:0;-webkit-transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);}100%{opacity:1;-webkit-transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);}}@-webkit-keyframes edit-button-pulse{0%{-webkit-box-shadow:0 0 2px 0 rgba(183,8,78,.6);box-shadow:0 0 2px 0 rgba(183,8,78,.6);}30%{-webkit-box-shadow:0 0 2px 10px rgba(183,8,78,0);box-shadow:0 0 2px 10px rgba(183,8,78,0);}100%{-webkit-box-shadow:0 0 2px 0 rgba(183,8,78,0);box-shadow:0 0 2px 0 rgba(183,8,78,0);}}@keyframes edit-button-pulse{0%{-webkit-box-shadow:0 0 2px 0 rgba(183,8,78,.6);box-shadow:0 0 2px 0 rgba(183,8,78,.6);}30%{-webkit-box-shadow:0 0 2px 10px rgba(183,8,78,0);box-shadow:0 0 2px 10px rgba(183,8,78,0);}100%{-webkit-box-shadow:0 0 2px 0 rgba(183,8,78,0);box-shadow:0 0 2px 0 rgba(183,8,78,0);}}@-webkit-keyframes lafadeInUp{from{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes lafadeInUp{from{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes shortfadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes shortfadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes shortfadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes full_and_visible{100%{width:100%;height:100%;visibility:visible;}}@keyframes full_and_visible{100%{width:100%;height:100%;visibility:visible;}}@-webkit-keyframes no_space_and_hidden{100%{width:0;height:0;visibility:hidden;}}@keyframes no_space_and_hidden{100%{width:0;height:0;visibility:hidden;}}@-webkit-keyframes shop_tooltip_clicked{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(.9);transform:scale(.9);}100%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes shop_tooltip_clicked{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(.9);transform:scale(.9);}100%{-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes shop_tooltip_clicked_desktop{0%{-webkit-transform:scale(1.1);transform:scale(1.1);}50%{-webkit-transform:scale(.9);transform:scale(.9);}100%{-webkit-transform:scale(1.1);transform:scale(1.1);}}@keyframes shop_tooltip_clicked_desktop{0%{-webkit-transform:scale(1.1);transform:scale(1.1);}50%{-webkit-transform:scale(.9);transform:scale(.9);}100%{-webkit-transform:scale(1.1);transform:scale(1.1);}}@-webkit-keyframes shop_tooltip_hover_in{0%{-webkit-transform:translate3d(-130%,0,0);transform:translate3d(-130%,0,0);opacity:0;}100%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:1;}}@keyframes shop_tooltip_hover_in{0%{-webkit-transform:translate3d(-130%,0,0);transform:translate3d(-130%,0,0);opacity:0;}100%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:1;}}@-webkit-keyframes shop_tooltip_top_hover_in{0%{-webkit-transform:translate3d(0,-130%,0);transform:translate3d(0,-130%,0);opacity:0;}100%{-webkit-transform:translate3d(0,-130%,0);transform:translate3d(0,-130%,0);opacity:1;}}@keyframes shop_tooltip_top_hover_in{0%{-webkit-transform:translate3d(0,-130%,0);transform:translate3d(0,-130%,0);opacity:0;}100%{-webkit-transform:translate3d(0,-130%,0);transform:translate3d(0,-130%,0);opacity:1;}}@-webkit-keyframes shop_tooltip_hover_out{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:1;}100%{-webkit-transform:translate3d(-130%,0,0);transform:translate3d(-130%,0,0);opacity:0;}}@keyframes shop_tooltip_hover_out{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:1;}100%{-webkit-transform:translate3d(-130%,0,0);transform:translate3d(-130%,0,0);opacity:0;}}@-webkit-keyframes shop_tooltip_rtl_hover_in{0%{-webkit-transform:translate3d(130%,0,0);transform:translate3d(130%,0,0);opacity:0;}100%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:1;}}@keyframes shop_tooltip_rtl_hover_in{0%{-webkit-transform:translate3d(130%,0,0);transform:translate3d(130%,0,0);opacity:0;}100%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:1;}}@-webkit-keyframes shop_tooltip_rtl_hover_out{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:1;}100%{-webkit-transform:translate3d(130%,0,0);transform:translate3d(130%,0,0);opacity:0;}}@keyframes shop_tooltip_rtl_hover_out{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:1;}100%{-webkit-transform:translate3d(130%,0,0);transform:translate3d(130%,0,0);opacity:0;}}@-webkit-keyframes shop_tooltip_show_hide{0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0);opacity:0;}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes shop_tooltip_show_hide{0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0);opacity:0;}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@-webkit-keyframes drop_down_in{0%{opacity:0;-webkit-transform:perspective(500px) rotateX(-15deg);transform:perspective(500px) rotateX(-15deg);}50%{opacity:1;}100%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}}@keyframes drop_down_in{0%{opacity:0;-webkit-transform:perspective(500px) rotateX(-15deg);transform:perspective(500px) rotateX(-15deg);}50%{opacity:1;}100%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}}@-webkit-keyframes drop_down_out{0%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}50%{opacity:1;}100%{opacity:0;-webkit-transform:perspective(500px) rotateX(-15deg);transform:perspective(500px) rotateX(-15deg);}}@keyframes drop_down_out{0%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}50%{opacity:1;}100%{opacity:0;-webkit-transform:perspective(500px) rotateX(-15deg);transform:perspective(500px) rotateX(-15deg);}}@-webkit-keyframes drop_down_right_in{0%{opacity:0;-webkit-transform:perspective(500px) rotateY(10deg);transform:perspective(500px) rotateY(10deg);}50%{opacity:1;}100%{opacity:1;-webkit-transform:perspective(9999px) rotateY(0deg);transform:perspective(9999px) rotateY(0deg);}}@keyframes drop_down_right_in{0%{opacity:0;-webkit-transform:perspective(500px) rotateY(10deg);transform:perspective(500px) rotateY(10deg);}50%{opacity:1;}100%{opacity:1;-webkit-transform:perspective(9999px) rotateY(0deg);transform:perspective(9999px) rotateY(0deg);}}@-webkit-keyframes drop_down_right_out{0%{opacity:1;-webkit-transform:perspective(9999px) rotateY(0deg);transform:perspective(9999px) rotateY(0deg);}50%{opacity:1;}100%{opacity:0;-webkit-transform:perspective(500px) rotateY(10deg);transform:perspective(500px) rotateY(10deg);}}@keyframes drop_down_right_out{0%{opacity:1;-webkit-transform:perspective(9999px) rotateY(0deg);transform:perspective(9999px) rotateY(0deg);}50%{opacity:1;}100%{opacity:0;-webkit-transform:perspective(500px) rotateY(10deg);transform:perspective(500px) rotateY(10deg);}}@-webkit-keyframes drop_down_left_in{0%{opacity:0;-webkit-transform:perspective(500px) rotateY(-10deg);transform:perspective(500px) rotateY(-10deg);}50%{opacity:1;}100%{opacity:1;-webkit-transform:perspective(9999px) rotateY(0deg);transform:perspective(9999px) rotateY(0deg);}}@keyframes drop_down_left_in{0%{opacity:0;-webkit-transform:perspective(500px) rotateY(-10deg);transform:perspective(500px) rotateY(-10deg);}50%{opacity:1;}100%{opacity:1;-webkit-transform:perspective(9999px) rotateY(0deg);transform:perspective(9999px) rotateY(0deg);}}@-webkit-keyframes drop_down_left_out{0%{opacity:1;-webkit-transform:perspective(9999px) rotateY(0deg);transform:perspective(9999px) rotateY(0deg);}50%{opacity:1;}100%{opacity:0;-webkit-transform:perspective(500px) rotateY(-10deg);transform:perspective(500px) rotateY(-10deg);}}@keyframes drop_down_left_out{0%{opacity:1;-webkit-transform:perspective(9999px) rotateY(0deg);transform:perspective(9999px) rotateY(0deg);}50%{opacity:1;}100%{opacity:0;-webkit-transform:perspective(500px) rotateY(-10deg);transform:perspective(500px) rotateY(-10deg);}}@-webkit-keyframes mega_drop_down_in{0%{opacity:0;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);}50%{opacity:1;}100%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}}@keyframes mega_drop_down_in{0%{opacity:0;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);}50%{opacity:1;}100%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}}@-webkit-keyframes mega_drop_down_out{0%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}50%{opacity:1;}100%{opacity:0;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);}}@keyframes mega_drop_down_out{0%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}50%{opacity:1;}100%{opacity:0;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);}}@-webkit-keyframes minicart_in{0%{opacity:0;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);}50%{opacity:1;}100%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}}@keyframes minicart_in{0%{opacity:0;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);}50%{opacity:1;}100%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}}@-webkit-keyframes minicart_out{0%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}50%{opacity:1;}100%{opacity:0;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);}}@keyframes minicart_out{0%{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg);transform:perspective(9999px) rotateX(0deg);}50%{opacity:1;}100%{opacity:0;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);}}@-webkit-keyframes menu_dropdowns_li{0%{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes menu_dropdowns_li{0%{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes megadropdown_categories{0%{opacity:0;-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes megadropdown_categories{0%{opacity:0;-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes megamenu_blog_cats{0%{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes megamenu_blog_cats{0%{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes megamenu_blog{0%{opacity:0;-webkit-transform:scale(.95);transform:scale(.95);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes megamenu_blog{0%{opacity:0;-webkit-transform:scale(.95);transform:scale(.95);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes megamenu_icons{0%{opacity:0;-webkit-transform:scale(.85);transform:scale(.85);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes megamenu_icons{0%{opacity:0;-webkit-transform:scale(.85);transform:scale(.85);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes megamenu_categories{0%{opacity:0;-webkit-transform:scale(.95);transform:scale(.95);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes megamenu_categories{0%{opacity:0;-webkit-transform:scale(.95);transform:scale(.95);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes megamenu_contact_img{0%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes megamenu_contact_img{0%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes megamenu_contact{0%{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes megamenu_contact{0%{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes sticky_header_out{100%{height:0;visibility:hidden;overflow:hidden;}}@keyframes sticky_header_out{100%{height:0;visibility:hidden;overflow:hidden;}}@-webkit-keyframes sticky_header_in{100%{height:auto;visibility:visible;overflow:visible;}}@keyframes sticky_header_in{100%{height:auto;visibility:visible;overflow:visible;}}@-webkit-keyframes bounceIconUp{0%{-webkit-transform:translateY(0px);transform:translateY(0px);}25%{-webkit-transform:translateY(-20px);transform:translateY(-20px);}50%{-webkit-transform:translateY(0px);transform:translateY(0px);}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);}100%{-webkit-transform:translateY(0px);transform:translateY(0px);}}@keyframes bounceIconUp{0%{-webkit-transform:translateY(0px);transform:translateY(0px);}25%{-webkit-transform:translateY(-20px);transform:translateY(-20px);}50%{-webkit-transform:translateY(0px);transform:translateY(0px);}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);}100%{-webkit-transform:translateY(0px);transform:translateY(0px);}}@-webkit-keyframes intervalHamburgerBorder{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}80%{-webkit-transform:scale(1.6);transform:scale(1.6);}100%{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6);}}@keyframes intervalHamburgerBorder{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}80%{-webkit-transform:scale(1.6);transform:scale(1.6);}100%{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6);}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%);}100%{-webkit-transform:translateY(0);}}@keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.animated.slideDown{-webkit-animation-name:slideDown;animation-name:slideDown;}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(0);}100%{-webkit-transform:translateY(-100%);}}@keyframes slideUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%);}}html{-webkit-tap-highlight-color:rgba(0,0,0,0);word-wrap:break-word;font-size:var(--site-font-size);}body{font-family:var(--site-main-font);color:var(--site-text-color);}.site-bg-color,body{background-color:var(--site-bg-color);}div:focus{outline:0px solid transparent;}a{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}a:focus{outline:none;}h1{font-family:var(--site-secondary-font);}h2{font-family:var(--site-secondary-font);}h3{font-family:var(--site-secondary-font);}h4{font-family:var(--site-secondary-font);}h5{font-family:var(--site-secondary-font);}.main--font{font-family:var(--site-main-font);}.sh--font{font-family:var(--site-secondary-font);}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--site-heading-color);font-weight:400;}.sh--color{color:var(--site-heading-color);}.display-flex{display:-webkit-box;display:-ms-flexbox;display:flex;}label{padding:.25rem 0 .5rem;font-size:.75rem;line-height:1.125rem;text-transform:uppercase;}label.small{font-size:.875rem;font-weight:600;color:var(--site-heading-color);text-transform:none;}.fieldset legend,fieldset legend{background:none;}abbr{text-decoration:none !important;color:inherit;}p:empty{display:none;}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea,select,.select2,.select2 .select2-selection,.select2 .select2-selection .select2-selection__rendered,.select2-dropdown .select2-search .select2-search__field{height:3rem;line-height:3rem;padding:0 .75rem;font-size:.875rem;}[type=submit]{width:100%;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}input[type=number]{-moz-appearance:textfield;}select{background-position:right 0 center;background-size:10px 10px;color:var(--site-heading-color);-moz-appearance:none;-webkit-appearance:none;}select:focus{background-color:#fff;}select option{color:#000;}select::-ms-expand{display:none;}textarea{padding:.75rem;resize:vertical;height:auto;line-height:inherit;}input[type=checkbox] + label,input[type=radio] + label{position:relative;padding:0;text-transform:none;color:inherit;font-family:inherit;}table{border-collapse:collapse;margin-bottom:2rem;}table tbody th{color:var(--site-heading-color);background:#f8f9fa;font-weight:600;}table tbody th,table tbody td{border-right:1px solid var(--site-border-color);}table tr{border:1px solid var(--site-border-color);}table tr th{color:var(--site-heading-color);font-weight:600;}table tr td,table tr th{padding:.9375rem;}table tr td,table tr th{text-align:left;padding-right:.9375rem;}table tr td p:last-child{margin-bottom:0;}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin-top:.5rem;}dl > li,ol > li,ul > li{margin-bottom:.5rem;}ol ol,ol ul,ul ol,ul ul{margin-left:2.1875rem;}dl dt{margin-top:1.875rem;}figcaption{margin-top:1rem;margin-bottom:2rem;font-size:.875rem;}pre{padding:1.5625rem;margin:1.875rem 0;}kbd{background-color:#fff;color:#000;padding:.125rem .625rem .1875rem;border-radius:0;}blockquote{font-size:1.5rem;}blockquote p{font-size:1.5rem !important;text-align:center;font-weight:400;font-style:italic;padding:0;max-width:100%;margin-bottom:0;position:relative;opacity:.7;}cite{position:relative;display:block;text-align:center;font-size:.875rem;color:var(--site-heading-color) !important;}hr{margin-bottom:2rem;margin-top:2rem;border-bottom-color:#000;}.clear{clear:both;}.alignleft{float:left;margin-right:1.875rem;}.aligncenter{clear:both;display:block;margin:0 auto;}.alignright{float:right;margin-left:1.875rem;}.hidden{display:none;}.wp-caption{max-width:100%;}.kirki-customizer-loading-wrapper{background-image:none !important;}.kirki-customizer-loading-wrapper.nitro-lazy{background-image:none !important;}.row{max-width:var(--site-width);}.nova-shortcode-loading{display:none;background:var(--site-bg-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0;margin:0 -5%;overflow:hidden;-webkit-filter:contrast(5);filter:contrast(5);}.nova-shortcode-loading span{position:relative;left:-10px;width:10px;height:10px;border-radius:6px;background-color:var(--site-heading-color);color:transparent;margin:-1px 0;-webkit-filter:blur(2px);filter:blur(2px);}.nova-shortcode-loading span::after,.nova-shortcode-loading span::before{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:6px;background-color:var(--site-heading-color);color:transparent;-webkit-filter:blur(2px);filter:blur(2px);}.nova-shortcode-loading span::before{left:10px;-webkit-animation:dotShuttle 2s infinite ease-out;animation:dotShuttle 2s infinite ease-out;}.nova-shortcode-loading span::after{left:20px;}@-webkit-keyframes dotShuttle{0%,100%,50%{-webkit-transform:translateX(0);transform:translateX(0);}25%{-webkit-transform:translateX(-30px);transform:translateX(-30px);}75%{-webkit-transform:translateX(30px);transform:translateX(30px);}}@keyframes dotShuttle{0%,100%,50%{-webkit-transform:translateX(0);transform:translateX(0);}25%{-webkit-transform:translateX(-30px);transform:translateX(-30px);}75%{-webkit-transform:translateX(30px);transform:translateX(30px);}}.is-loading .nova-shortcode-loading{display:-webkit-box;display:-ms-flexbox;display:flex;}.elementor-slide-content.fadeInUp,.elementor-element.fadeInUp{-webkit-animation-name:shortfadeInUp;animation-name:shortfadeInUp;}.nova-lazyload-image{background-repeat:no-repeat;background-size:cover;}.brand-back-white img{-webkit-filter:grayscale(100%);filter:grayscale(100%);}.brand-back-white img:hover{-webkit-filter:grayscale(0);filter:grayscale(0);}::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5);box-shadow:0 0 1px rgba(255,255,255,.5);}.figure__object_fit{position:relative;overflow:hidden;width:100%;}.figure__object_fit img{width:100%;}.active-object-fit .figure__object_fit img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.figure__object_fit.custom-object-fit{background-size:cover;background-position:center center;}.figure__object_fit.custom-object-fit img{opacity:0 !important;}.flex-break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0;}.logo-partners .novaworks-images-layout__image,.logo-partners .novaworks-carousel__item{opacity:.5;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-filter:grayscale(100);filter:grayscale(100);}.logo-partners .novaworks-images-layout__image:hover,.logo-partners .novaworks-carousel__item:hover{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0);}.logo-partners .novaworks-banner.novaworks-effect-none:hover .novaworks-banner__img{-webkit-transform:scale(1);transform:scale(1);}.logo-partners-2 .novaworks-images-layout__image,.logo-partners-2 .novaworks-carousel__item{opacity:.5;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;}.logo-partners-2 .novaworks-images-layout__image:hover,.logo-partners-2 .novaworks-carousel__item:hover{opacity:1;}.logo-partners-2 .novaworks-banner.novaworks-effect-none:hover .novaworks-banner__img{-webkit-transform:scale(1);transform:scale(1);}.nova-overlay-global{position:fixed;right:0;left:0;bottom:0;top:0;background:#000;visibility:hidden;opacity:0;z-index:9;}.open-overlay .nova-overlay-global{visibility:visible;opacity:.8;}.nova-site-preloader{opacity:0;position:fixed;z-index:999999;left:0;top:0;right:0;bottom:0;background:var(--site-bg-color);overflow:hidden;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;visibility:hidden;}.nova-site-preloader__inner{position:absolute;width:80px;height:80px;top:50%;left:50%;margin-left:-40px;margin-top:-40px;}.nova-site-preloader__inner .spinner{width:70px;text-align:center;}.nova-site-preloader__inner .spinner > div{width:18px;height:18px;background-color:var(--site-accent-color);border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both;}.nova-site-preloader__inner .spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s;}.nova-site-preloader__inner .spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s;}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);}40%{-webkit-transform:scale(1);}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0);}40%{-webkit-transform:scale(1);transform:scale(1);}}.site-loading .nova-site-preloader{opacity:1;visibility:visible;}.site-wrapper{position:relative;}.site-wrapper .site-content-wrapper{position:relative;}.site-wrapper .site-content-wrapper .site-content{padding:1.6875rem 0;}.single-product .site-wrapper .site-content-wrapper .site-content{padding-bottom:0;}.woocommerce-account .site-wrapper .site-content-wrapper .site-content{padding-bottom:2.9375rem;}@media print, screen and (min-width: 40em){.site-wrapper .site-content-wrapper .site-content{padding:2.025rem 0;}}.single-product .site-wrapper .site-content-wrapper .site-content{padding-bottom:0;}.woocommerce-account .site-wrapper .site-content-wrapper .site-content{padding-bottom:3.525rem;}@media print, screen and (min-width: 64em){.site-wrapper .site-content-wrapper .site-content{padding:2.7rem 0;}}.single-product .site-wrapper .site-content-wrapper .site-content{padding-bottom:0;}.woocommerce-account .site-wrapper .site-content-wrapper .site-content{padding-bottom:4.7rem;}@media screen and (min-width: 80em){.site-wrapper .site-content-wrapper .site-content{padding:3.0375rem 0;}}.single-product .site-wrapper .site-content-wrapper .site-content{padding-bottom:0;}.woocommerce-account .site-wrapper .site-content-wrapper .site-content{padding-bottom:5.2875rem;}.site-wrapper .site-content-wrapper .site-content:after{content:"";display:block;clear:both;}body.page-without-title .site-wrapper .site-content-wrapper .site-content{padding-top:0;padding-bottom:0;}body.content-layout-boxed .site-wrapper .site-content-wrapper .site-content{position:relative;}.site-wrapper .site-content-wrapper .site-wide-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;max-width:100%;padding-left:1.25rem;padding-right:1.25rem;}@media print, screen and (min-width: 40em){.site-wrapper .site-content-wrapper .site-wide-layout{padding-left:1.5rem;padding-right:1.5rem;}}@media print, screen and (min-width: 64em){.site-wrapper .site-content-wrapper .site-wide-layout{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width: 80em){.site-wrapper .site-content-wrapper .site-wide-layout{padding-left:2.25rem;padding-right:2.25rem;}}@media screen and (min-width: 90em){.site-wrapper .site-content-wrapper .site-wide-layout{padding-left:5.25rem;padding-right:5.25rem;}}.site-wrapper .site-content-wrapper .site-wide-layout .site-content{padding-left:0 !important;padding-right:0 !important;}.nova-container-fluid{margin-left:2.8125rem;margin-left:.3125rem;margin-right:2.8125rem;margin-right:.3125rem;padding-left:.9375rem;padding-right:.9375rem;width:auto;}@media print, screen and (min-width: 40em){.nova-container-fluid{margin-left:.9375rem;margin-right:.9375rem;}}@media print, screen and (min-width: 64em){.nova-container-fluid{margin-left:1.875rem;margin-right:1.875rem;}}@media screen and (min-width: 80em){.nova-container-fluid{margin-left:2.8125rem;margin-right:2.8125rem;}}.nova-container-fluid .nova-sidebar.sidebar-left{padding-right:1.875rem;}@media screen and (min-width: 80em){.nova-container-fluid .nova-sidebar.sidebar-left{padding-right:3.75rem;}}.nova-container-fluid .nova-sidebar.sidebar-right{padding-left:1.875rem;}@media screen and (min-width: 80em){.nova-container-fluid .nova-sidebar.sidebar-right{padding-left:3.75rem;}}.nova-container{margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem;max-width:var(--site-width);}.nova-container .nova-sidebar.sidebar-left{padding-right:1.875rem;}.nova-container .nova-sidebar.sidebar-right{padding-left:1.875rem;}.nova-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;max-width:100%;padding-left:1.25rem;padding-right:1.25rem;}@media screen and (min-width: 90em){.nova-row{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 40em){.nova-row{padding-left:1.5rem;padding-right:1.5rem;}}@media screen and (min-width: 90em){.nova-row{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 64em){.nova-row{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width: 90em){.nova-row{padding-left:5.25rem;padding-right:5.25rem;}}@media screen and (min-width: 80em){.nova-row{padding-left:2.25rem;padding-right:2.25rem;}}@media screen and (min-width: 90em){.nova-row{padding-left:5.25rem;padding-right:5.25rem;}}.nova-wide-space{padding-left:1.25rem;padding-right:1.25rem;}@media screen and (min-width: 90em){.nova-wide-space{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 40em){.nova-wide-space{padding-left:1.5rem;padding-right:1.5rem;}}@media screen and (min-width: 90em){.nova-wide-space{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 64em){.nova-wide-space{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width: 90em){.nova-wide-space{padding-left:5.25rem;padding-right:5.25rem;}}@media screen and (min-width: 80em){.nova-wide-space{padding-left:2.25rem;padding-right:2.25rem;}}@media screen and (min-width: 90em){.nova-wide-space{padding-left:5.25rem;padding-right:5.25rem;}}.site-content a:not(.button){color:var(--site-link-color);}.site-content a:not(.button):hover{color:var(--site-link-hover-color);}div[data-vc-stretch-content=true]:not(.vc_row-no-padding) > .vc_col-sm-12 > .vc_column-inner{padding-left:1.25rem;padding-right:1.25rem;}@media print, screen and (min-width: 40em){div[data-vc-stretch-content=true]:not(.vc_row-no-padding) > .vc_col-sm-12 > .vc_column-inner{padding-left:1.5rem;padding-right:1.5rem;}}@media print, screen and (min-width: 64em){div[data-vc-stretch-content=true]:not(.vc_row-no-padding) > .vc_col-sm-12 > .vc_column-inner{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width: 80em){div[data-vc-stretch-content=true]:not(.vc_row-no-padding) > .vc_col-sm-12 > .vc_column-inner{padding-left:2.25rem;padding-right:2.25rem;}}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{border-color:#d1d1d6;border-radius:3px;}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{background-color:transparent;border-color:var(--site-heading-color);-webkit-box-shadow:none;box-shadow:none;}.button,button,input[type=submit]{display:inline-block;vertical-align:middle;margin:0;padding:1rem 2rem .9375rem;border:1px solid transparent;border-radius:0;-webkit-transition:all .3s;-webkit-transition:all .3s ease-in-out;transition:all .3s;transition:all .3s ease-in-out;font-family:inherit;font-family:inherit;font-size:.8125rem;font-size:.8125rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;background-color:var(--site-primary-button-color);border-width:2px;text-transform:capitalize;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;}[data-whatinput=mouse] .button,[data-whatinput=mouse] button,[data-whatinput=mouse] input[type=submit]{outline:0;}.button,.button.disabled,.button[disabled],.button.disabled:hover,.button[disabled]:hover,.button.disabled:focus,.button[disabled]:focus,button,button.disabled,button[disabled],button.disabled:hover,button[disabled]:hover,button.disabled:focus,button[disabled]:focus,input[type=submit],input[type=submit].disabled,input[type=submit][disabled],input[type=submit].disabled:hover,input[type=submit][disabled]:hover,input[type=submit].disabled:focus,input[type=submit][disabled]:focus{background-color:var(--site-primary-button-color);color:#fff;}.button:hover,.button:focus,button:hover,button:focus,input[type=submit]:hover,input[type=submit]:focus{background-color:var(--site-secondary-button-color);color:#fff;}.button:hover,button:hover,input[type=submit]:hover{background-color:var(--site-secondary-button-color);}.button.tiny,button.tiny,input[type=submit].tiny{border-width:1px;}.button.small,.button.tiny,button.small,button.tiny,input[type=submit].small,input[type=submit].tiny{padding:.5rem 1rem;}.button.large,button.large,input[type=submit].large{padding:1.25rem 3rem;}.button.hollow,button.hollow,input[type=submit].hollow{border-width:2px;}.button.rounded,button.rounded,input[type=submit].rounded{border-radius:3.125rem;}.button.bordered,button.bordered,input[type=submit].bordered{background-color:transparent;border:solid 1px;border-color:rgba(255,255,255,.5);}.button.bordered:hover,button.bordered:hover,input[type=submit].bordered:hover{background-color:var(--site-secondary-button-color);border-color:transparent;}.button.bordered.dark,button.bordered.dark,input[type=submit].bordered.dark{border-color:rgba(0,0,0,.2);color:var(--site-heading-color);}.button.bordered.dark:hover,button.bordered.dark:hover,input[type=submit].bordered.dark:hover{color:white;border-color:transparent;}.button.special_hover:hover,button.special_hover:hover,input[type=submit].special_hover:hover{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);}.button:focus,button:focus,input[type=submit]:focus{outline:none;}.custom-line-button a{position:relative;}.custom-line-button a:after{content:"";position:absolute;bottom:0;left:calc(50% - 30px);width:3.75rem;height:1px;background:var(--site-accent-color);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.custom-line-button a:hover:after{left:0;width:100%;}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--site-accent-color-2);color:var(--site-heading-color);}.select2-container--default .select2-selection--single{border-color:#d1d1d6;}.select2{width:100% !important;margin-bottom:.75rem;padding:0;}.select2 .select2-selection{border-radius:3px;background:none;}.select2 .select2-selection:focus{outline:0;}.select2 .select2-selection.select2_no_border{padding-left:0;padding-right:0;border-color:transparent;border-bottom:solid 1px;border-bottom-color:var(--site-border-color);}.select2 .select2-selection.select2_no_border .select2-selection__arrow{margin-right:0;}.select2 .select2-selection .select2-selection__rendered{padding:0 1.25rem 0 0;color:inherit;}.select2 .select2-selection .select2-selection__rendered .select2-selection__clear{font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3125rem;}.select2 .select2-selection .select2-selection__rendered .select2-selection__clear:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.5rem;}.select2 .select2-selection .select2-selection__arrow{width:auto;height:100%;top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:inherit;margin-left:.75rem;margin-right:.75rem;}.select2 .select2-selection .select2-selection__arrow b{display:none;}.select2 .select2-selection .select2-selection__arrow:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.75rem;-webkit-transition:all .7s;transition:all .7s;}.select2.select2-container--open .select2-selection .select2-selection__arrow:after{-webkit-transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);}.select2.select2-container--open.select2-container--above .select2-selection.select2_no_border{border-top-color:inherit;}.select2.select2-container--open.select2-container--below .select2-selection.select2_no_border{border-bottom-color:inherit;}.select2-container .select2-dropdown{border-color:var(--site-border-color);border-radius:0;border:0;-webkit-box-shadow:1px 2px 10px 0 rgba(0,0,0,.1);box-shadow:1px 2px 10px 0 rgba(0,0,0,.1);}.select2-container .select2-dropdown .select2-search{padding:0;position:relative;}.select2-container .select2-dropdown .select2-search .select2-search__field{margin:0;background-color:var(--site-border-color);border-color:transparent;-webkit-box-shadow:0px 2px 2px -1px rgba(0,0,0,.2);box-shadow:0px 2px 2px -1px rgba(0,0,0,.2);}.select2-container .select2-dropdown .select2-results ul:focus{outline:0;}.select2-container .select2-dropdown .select2-results ul li{margin:0;height:auto;padding-top:.75em;padding-bottom:.75em;padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.5em;}.select2-container .select2-dropdown .select2-results ul li:focus{outline:0;}.select2-container .select2-dropdown.select2_no_border .select2-results ul{max-height:400px;}body > .select2-container{z-index:99999;}.slick-prev,.slick-next{height:50px;width:50px;background-color:var(--site-border-color);border-radius:50%;z-index:10;}.slick-prev:focus,.slick-next:focus{background:var(--site-border-color);}.slick-prev:focus:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{color:var(--site-heading-color);opacity:.75;}.slick-prev:hover,.slick-next:hover{background-color:var(--site-accent-color);}.slick-prev:hover:before,.slick-next:hover:before{color:#fff;}.slick-prev{left:1.875rem;}[dir=rtl] .slick-prev{left:auto;right:1.875rem;}.slick-next{right:1.875rem;}[dir=rtl] .slick-next{right:auto;left:1.875rem;}.slick-dots{position:static;}.slick-dots li{width:auto;height:auto;}.slick-dots li button{width:6px;height:6px;padding:0;background-color:var(--site-text-color);border-radius:50%;-webkit-transition:all .4s;transition:all .4s;}.slick-dots li button::before{display:none;}.slick-dots li.slick-active button{background-color:var(--site-accent-color);width:8px;height:8px;}html.mobile-reveal-open{position:static !important;overflow-y:scroll !important;}.nova_nl-popup{width:48.75rem;padding:0;border:none;}.nova_nl-popup .close-button{position:absolute;top:15px;right:15px;background:none;font-size:0;padding:.3125rem;color:var(--site-heading-color);outline:none;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;z-index:9;}.nova_nl-popup .close-button:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.nova_nl-popup .close-button svg{width:15px;height:15px;}.nova_nl-popup .popup_show_again{padding:0 .9375rem;}.nova_nl-popup .nova-subscribe-form__message{top:-10px;font-size:.875rem;}@media print, screen and (max-width: 47.99875em){.disable--mobile{display:none !important;}}.nova-offcanvas{padding:1.875rem;}.nova-offcanvas h2.title{font-size:1.25rem;text-transform:uppercase;padding-bottom:1.5625rem;border-bottom:solid 1px var(--site-border-color);}.nova-offcanvas.position-right{top:0;right:0;width:470px;height:100%;-webkit-transform:translateX(470px);transform:translateX(470px);position:fixed;z-index:9999;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;}@media print, screen and (max-width: 47.99875em){.nova-offcanvas.position-right{width:350px;-webkit-transform:translateX(350px);transform:translateX(350px);}}.nova-offcanvas.is-open{-webkit-transform:translateX(0);transform:translateX(0);}.nova-offcanvas .close-button{font-size:0;position:absolute;right:30px;top:35px;left:auto;background-color:transparent;color:var(--dropdown-text-color);padding:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}.nova-offcanvas .close-button:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.nova-offcanvas .close-button svg{width:15px;height:15px;}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:999;width:100%;height:100%;-webkit-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease;background:rgba(0,0,0,.2);opacity:0;visibility:hidden;overflow:hidden;}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible;}.js-off-canvas-overlay.is-closable{cursor:pointer;}.js-off-canvas-overlay.is-overlay-fixed{position:fixed;}@media print, screen and (min-width: 64em){.admin-bar .nova-offcanvas{margin-top:32px;}}@media print, screen and (max-width: 47.99875em){.admin-bar .nova-offcanvas{margin-top:46px;}}.sizeguide-canvas.position-right{width:650px;-webkit-transform:translateX(650px);transform:translateX(650px);}@media print, screen and (max-width: 47.99875em){.sizeguide-canvas.position-right{width:350px;-webkit-transform:translateX(350px);transform:translateX(350px);}}.sizeguide-canvas.position-right.is-open{-webkit-transform:translateX(0);transform:translateX(0);}.minicart-canvas .add_ajax_loading{height:0;visibility:hidden;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5%;overflow:hidden;-webkit-filter:contrast(5);filter:contrast(5);background-color:var(--dropdown-bg-color);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.minicart-canvas .add_ajax_loading span{position:relative;left:-10px;width:10px;height:10px;border-radius:6px;background-color:var(--dropdown-text-color);color:transparent;margin:-1px 0;-webkit-filter:blur(2px);filter:blur(2px);}.minicart-canvas .add_ajax_loading span::after,.minicart-canvas .add_ajax_loading span::before{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:6px;background-color:var(--dropdown-text-color);color:transparent;-webkit-filter:blur(2px);filter:blur(2px);}.minicart-canvas .add_ajax_loading span::before{left:10px;-webkit-animation:dotShuttle 2s infinite ease-out;animation:dotShuttle 2s infinite ease-out;}.minicart-canvas .add_ajax_loading span::after{left:20px;}@keyframes dotShuttle{0%,100%,50%{-webkit-transform:translateX(0);transform:translateX(0);}25%{-webkit-transform:translateX(-30px);transform:translateX(-30px);}75%{-webkit-transform:translateX(30px);transform:translateX(30px);}}.minicart-canvas .add_ajax_loading.visible{height:auto;padding:2rem 0;visibility:visible;}.minicart-canvas .widget_shopping_cart{margin-top:1.875rem;border:none;}.minicart-canvas .widget_shopping_cart .widgettitle{display:none;}.social--sharing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.social--sharing a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2rem;height:2rem;border:solid 1px var(--site-border-color);border-radius:3px;margin-right:.375rem;}.social--sharing a:last-child{margin:0;}.social--sharing a.facebook{color:#3b5998;}.social--sharing a.twitter{color:#00aced;}.social--sharing a.linkedin{color:#007bb6;}.social--sharing a.tumblr{color:#32506d;}.social--sharing a.pinterest{color:#cb2027;}.social--sharing a.network-line{color:#00c300;}.social--sharing a.vk{color:#45668e;}.social--sharing a.whatsapp{color:#075e54;}.social--sharing a.telegram{color:#08c;}.videopopupjs{background-color:#fff;width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999;text-align:start !important;}.videopopupjs--hide{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:videoPopupJsHide;animation-name:videoPopupJsHide;}.videopopupjs__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:right;width:50px;height:50px;cursor:pointer;margin-bottom:10px;background-color:var(--site-accent-color-2);color:var(--site-heading-color);border-radius:50%;}.videopopupjs__close:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.125rem;}.videopopupjs__close:hover{opacity:.5;}.videopopupjs--animation{opacity:0;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:videoPopupJs;animation-name:videoPopupJs;}.videopopupjs__content{margin:0 auto;height:100%;height:500px;width:100%;margin-top:5%;}.videopopupjs__content iframe{width:100%;height:100%;}.videopopupjs__block--notfound{position:absolute;top:0;bottom:0;margin:auto 0;width:100%;height:500px;background-color:#fff;text-align:center;vertical-align:middle;line-height:500px;font-family:"Arial";font-size:20px;}@media (max-width: 768px){.videopopupjs__content{max-width:90% !important;}}@-webkit-keyframes videoPopupJs{0%{opacity:0;}100%{opacity:1;}}@keyframes videoPopupJs{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes videoPopupJsHide{0%{opacity:1;}100%{opacity:0;}}@keyframes videoPopupJsHide{0%{opacity:1;}100%{opacity:0;}}.nova-sidebar__toggle{display:none;}@media screen and (max-width: 48.0625em){.nova-sidebar__overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1112;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.2);-webkit-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease;}.nova-sidebar__container{position:fixed;top:0;bottom:0;left:0;background:#fff;padding:0;max-width:none;width:500px;z-index:1113;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transition:-webkit-transform .5s ease;-webkit-transform:translate3d(-500px,0,0);transform:translate3d(-500px,0,0);}.nova-sidebar__toggle{display:block;position:absolute;top:40%;right:-40px;width:40px;height:40px;-webkit-transition:all .2s;transition:all .2s;border:#ccc solid 1px;border-left-width:0;background-color:#fff;text-align:center;}.nova-sidebar__toggle:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;line-height:38px;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.5rem;color:var(--site-heading-color);}.nova-sidebar .sidebar-scrollable{overflow:hidden;overflow-y:auto;padding:20px;padding-top:60px;height:100%;}.nova-sidebar.opened .nova-sidebar__overlay{opacity:1;visibility:visible;}.nova-sidebar.opened .nova-sidebar__container{-webkit-transform:none;transform:none;}}@media screen and (max-width: 48.0625em) and (max-width: 47.9375em){.nova-sidebar.opened .nova-sidebar__container{width:85%;}}@media screen and (max-width: 48.0625em){.nova-sidebar.opened .nova-sidebar__toggle:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;line-height:38px;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.75rem;}}.menu .is-active > a{background:transparent;color:inherit;}.navigation-foundation ul{list-style:none;}.navigation-foundation ul li{margin:0;}.navigation-foundation ul li .opens-right ul.is-dropdown-submenu{margin-left:0;}@media print, screen and (min-width: 64em){.navigation-foundation ul li .opens-right .js-dropdown-active{-webkit-animation:drop_down_right_out .25s ease-in-out;animation:drop_down_right_out .25s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:left center;transform-origin:left center;}.navigation-foundation ul li .opens-right.is-active .js-dropdown-active{-webkit-animation:drop_down_right_in .3s ease-in-out;animation:drop_down_right_in .3s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:left center;transform-origin:left center;}}.navigation-foundation ul li .opens-left ul.is-dropdown-submenu{margin-right:0;}@media print, screen and (min-width: 64em){.navigation-foundation ul li .opens-left .js-dropdown-active{-webkit-animation:drop_down_left_out .25s ease-in-out;animation:drop_down_left_out .25s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:right center;transform-origin:right center;}.navigation-foundation ul li .opens-left.is-active .js-dropdown-active{-webkit-animation:drop_down_left_in .3s ease-in-out;animation:drop_down_left_in .3s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:right center;transform-origin:right center;}}.navigation-foundation ul.is-dropdown-submenu{padding:1.75em 0;margin:0 -1.5em;outline:1px solid transparent;z-index:999;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.05);box-shadow:0 5px 20px 0 rgba(0,0,0,.05);}.navigation-foundation ul.is-dropdown-submenu a{color:var(--dropdown-secondary-color);}.navigation-foundation ul.is-dropdown-submenu a:hover{color:var(--dropdown-accent-color);}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li{opacity:0;-webkit-animation:menu_dropdowns_li;animation:menu_dropdowns_li;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(1){-webkit-animation-delay:.04s;animation-delay:.04s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(2){-webkit-animation-delay:.08s;animation-delay:.08s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(3){-webkit-animation-delay:.12s;animation-delay:.12s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(4){-webkit-animation-delay:.16s;animation-delay:.16s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(6){-webkit-animation-delay:.24s;animation-delay:.24s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(7){-webkit-animation-delay:.28s;animation-delay:.28s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(8){-webkit-animation-delay:.32s;animation-delay:.32s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(9){-webkit-animation-delay:.36s;animation-delay:.36s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(10){-webkit-animation-delay:.4s;animation-delay:.4s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(11){-webkit-animation-delay:.44s;animation-delay:.44s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(12){-webkit-animation-delay:.48s;animation-delay:.48s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(13){-webkit-animation-delay:.52s;animation-delay:.52s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(14){-webkit-animation-delay:.56s;animation-delay:.56s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(15){-webkit-animation-delay:.6s;animation-delay:.6s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(16){-webkit-animation-delay:.64s;animation-delay:.64s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(17){-webkit-animation-delay:.68s;animation-delay:.68s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(18){-webkit-animation-delay:.72s;animation-delay:.72s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(19){-webkit-animation-delay:.76s;animation-delay:.76s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(20){-webkit-animation-delay:.8s;animation-delay:.8s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(21){-webkit-animation-delay:.84s;animation-delay:.84s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(22){-webkit-animation-delay:.88s;animation-delay:.88s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(23){-webkit-animation-delay:.92s;animation-delay:.92s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(24){-webkit-animation-delay:.96s;animation-delay:.96s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(25){-webkit-animation-delay:1s;animation-delay:1s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(26){-webkit-animation-delay:1.04s;animation-delay:1.04s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(27){-webkit-animation-delay:1.08s;animation-delay:1.08s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(28){-webkit-animation-delay:1.12s;animation-delay:1.12s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(29){-webkit-animation-delay:1.16s;animation-delay:1.16s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(30){-webkit-animation-delay:1.2s;animation-delay:1.2s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(31){-webkit-animation-delay:1.24s;animation-delay:1.24s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(32){-webkit-animation-delay:1.28s;animation-delay:1.28s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(33){-webkit-animation-delay:1.32s;animation-delay:1.32s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(34){-webkit-animation-delay:1.36s;animation-delay:1.36s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(35){-webkit-animation-delay:1.4s;animation-delay:1.4s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(36){-webkit-animation-delay:1.44s;animation-delay:1.44s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(37){-webkit-animation-delay:1.48s;animation-delay:1.48s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(38){-webkit-animation-delay:1.52s;animation-delay:1.52s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(39){-webkit-animation-delay:1.56s;animation-delay:1.56s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(40){-webkit-animation-delay:1.6s;animation-delay:1.6s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(41){-webkit-animation-delay:1.64s;animation-delay:1.64s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(42){-webkit-animation-delay:1.68s;animation-delay:1.68s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(43){-webkit-animation-delay:1.72s;animation-delay:1.72s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(44){-webkit-animation-delay:1.76s;animation-delay:1.76s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(45){-webkit-animation-delay:1.8s;animation-delay:1.8s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(46){-webkit-animation-delay:1.84s;animation-delay:1.84s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(47){-webkit-animation-delay:1.88s;animation-delay:1.88s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(48){-webkit-animation-delay:1.92s;animation-delay:1.92s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(49){-webkit-animation-delay:1.96s;animation-delay:1.96s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(50){-webkit-animation-delay:2s;animation-delay:2s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(51){-webkit-animation-delay:2.04s;animation-delay:2.04s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(52){-webkit-animation-delay:2.08s;animation-delay:2.08s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(53){-webkit-animation-delay:2.12s;animation-delay:2.12s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(54){-webkit-animation-delay:2.16s;animation-delay:2.16s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(55){-webkit-animation-delay:2.2s;animation-delay:2.2s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(56){-webkit-animation-delay:2.24s;animation-delay:2.24s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(57){-webkit-animation-delay:2.28s;animation-delay:2.28s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(58){-webkit-animation-delay:2.32s;animation-delay:2.32s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(59){-webkit-animation-delay:2.36s;animation-delay:2.36s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(60){-webkit-animation-delay:2.4s;animation-delay:2.4s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(61){-webkit-animation-delay:2.44s;animation-delay:2.44s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(62){-webkit-animation-delay:2.48s;animation-delay:2.48s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(63){-webkit-animation-delay:2.52s;animation-delay:2.52s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(64){-webkit-animation-delay:2.56s;animation-delay:2.56s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(65){-webkit-animation-delay:2.6s;animation-delay:2.6s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(66){-webkit-animation-delay:2.64s;animation-delay:2.64s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(67){-webkit-animation-delay:2.68s;animation-delay:2.68s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(68){-webkit-animation-delay:2.72s;animation-delay:2.72s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(69){-webkit-animation-delay:2.76s;animation-delay:2.76s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(70){-webkit-animation-delay:2.8s;animation-delay:2.8s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(71){-webkit-animation-delay:2.84s;animation-delay:2.84s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(72){-webkit-animation-delay:2.88s;animation-delay:2.88s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(73){-webkit-animation-delay:2.92s;animation-delay:2.92s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(74){-webkit-animation-delay:2.96s;animation-delay:2.96s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(75){-webkit-animation-delay:3s;animation-delay:3s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(76){-webkit-animation-delay:3.04s;animation-delay:3.04s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(77){-webkit-animation-delay:3.08s;animation-delay:3.08s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(78){-webkit-animation-delay:3.12s;animation-delay:3.12s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(79){-webkit-animation-delay:3.16s;animation-delay:3.16s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(80){-webkit-animation-delay:3.2s;animation-delay:3.2s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(81){-webkit-animation-delay:3.24s;animation-delay:3.24s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(82){-webkit-animation-delay:3.28s;animation-delay:3.28s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(83){-webkit-animation-delay:3.32s;animation-delay:3.32s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(84){-webkit-animation-delay:3.36s;animation-delay:3.36s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(85){-webkit-animation-delay:3.4s;animation-delay:3.4s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(86){-webkit-animation-delay:3.44s;animation-delay:3.44s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(87){-webkit-animation-delay:3.48s;animation-delay:3.48s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(88){-webkit-animation-delay:3.52s;animation-delay:3.52s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(89){-webkit-animation-delay:3.56s;animation-delay:3.56s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(90){-webkit-animation-delay:3.6s;animation-delay:3.6s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(91){-webkit-animation-delay:3.64s;animation-delay:3.64s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(92){-webkit-animation-delay:3.68s;animation-delay:3.68s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(93){-webkit-animation-delay:3.72s;animation-delay:3.72s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(94){-webkit-animation-delay:3.76s;animation-delay:3.76s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(95){-webkit-animation-delay:3.8s;animation-delay:3.8s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(96){-webkit-animation-delay:3.84s;animation-delay:3.84s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(97){-webkit-animation-delay:3.88s;animation-delay:3.88s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(98){-webkit-animation-delay:3.92s;animation-delay:3.92s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(99){-webkit-animation-delay:3.96s;animation-delay:3.96s;}.navigation-foundation ul.is-dropdown-submenu.js-dropdown-active li:nth-child(100){-webkit-animation-delay:4s;animation-delay:4s;}.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children > a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;line-height:inherit;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.5em;-webkit-transition:all .7s;transition:all .7s;right:4.2em;margin-top:-.6em;}.navigation-foundation ul.is-dropdown-submenu li.menu-item-has-children.opens-left > a:after{-webkit-transform:rotateX(0) rotateY(180deg) rotateZ(0deg);transform:rotateX(0) rotateY(180deg) rotateZ(0deg);}.navigation-foundation ul.is-dropdown-submenu li a{font-size:.875rem;line-height:1.4;padding:.5em 2.7em;}.navigation-foundation ul.is-dropdown-submenu ul{margin-top:-1.75em;}.navigation-foundation > ul{margin:0 -1.2em;}.footer-navigation:hover .navigation-foundation > ul > li > a,.header-navigation:hover .navigation-foundation > ul > li > a,.header-secondary-navigation:hover .navigation-foundation > ul > li > a,.topbar-navigation:hover .navigation-foundation > ul > li > a{opacity:.5;}.navigation-foundation > ul > li > a > span{position:relative;overflow:hidden;display:block;padding:.5em 0;}.navigation-foundation > ul > li > a > span:before{content:"";position:absolute;bottom:0px;left:0;width:100%;height:2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;}.navigation-foundation > ul > li > a.hover{opacity:1 !important;}.navigation-foundation > ul > li > a.hover > span:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left;}.navigation-foundation > ul > li.is-active > a,.navigation-foundation > ul > li:hover > a{opacity:1 !important;color:inherit;}.navigation-foundation > ul > li.is-active > a > span:before,.navigation-foundation > ul > li:hover > a > span:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left;}@media print, screen and (min-width: 64em){.navigation-foundation > ul > li > .js-dropdown-active{-webkit-animation:drop_down_out .25s ease-in-out;animation:drop_down_out .25s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:center top;transform-origin:center top;}.navigation-foundation > ul > li:hover > .js-dropdown-active{-webkit-animation:drop_down_in .3s ease-in-out;animation:drop_down_in .3s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:center top;transform-origin:center top;}}.navigation-foundation .no_menu{min-height:60px;}.is-dropdown-submenu{margin-top:2px;background-color:var(--dropdown-bg-color);}.dropdown-pane{background-color:var(--dropdown-bg-color);border-radius:3px;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.05);box-shadow:0 5px 20px 0 rgba(0,0,0,.05);}.dropdown-pane.with--arrow:after{position:absolute;right:10%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-10px;width:0;height:0;content:"";border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;}.search-form,.woocommerce-product-search{position:relative;width:100%;background:var(--site-border-color);}.search-form .screen-reader-text,.woocommerce-product-search .screen-reader-text{display:none;}.search-form label,.woocommerce-product-search label{padding:0;width:100%;}.search-form:before,.woocommerce-product-search:before{content:"";width:0;height:1px;display:block;position:absolute;bottom:-1px;-webkit-transition:width ease .15s;transition:width ease .15s;}.search-form:hover:before,.woocommerce-product-search:hover:before{width:100%;}.search-form:after,.woocommerce-product-search:after{position:absolute;right:0;top:0;bottom:0;width:3.125rem;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s;pointer-events:none;}.search-form .search-field,.woocommerce-product-search .search-field{margin:0;padding-right:3rem;width:100%;border:0;-webkit-box-shadow:none;box-shadow:none;font-size:13px;}.search-form .search-field::-webkit-input-placeholder,.woocommerce-product-search .search-field::-webkit-input-placeholder{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.5;}.search-form .search-field::-moz-placeholder,.woocommerce-product-search .search-field::-moz-placeholder{-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.5;}.search-form .search-field:-ms-input-placeholder,.woocommerce-product-search .search-field:-ms-input-placeholder{-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.5;}.search-form .search-field::-ms-input-placeholder,.woocommerce-product-search .search-field::-ms-input-placeholder{-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.5;}.search-form .search-field::placeholder,.woocommerce-product-search .search-field::placeholder{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.5;}.search-form .search-field:focus,.search-form .search-field:hover,.woocommerce-product-search .search-field:focus,.woocommerce-product-search .search-field:hover{border-top:none;border-left:none;border-right:none;background:none;-webkit-box-shadow:none;box-shadow:none;}.search-form .search-field:focus::-webkit-input-placeholder,.woocommerce-product-search .search-field:focus::-webkit-input-placeholder{opacity:1;}.search-form .search-field:focus::-moz-placeholder,.woocommerce-product-search .search-field:focus::-moz-placeholder{opacity:1;}.search-form .search-field:focus:-ms-input-placeholder,.woocommerce-product-search .search-field:focus:-ms-input-placeholder{opacity:1;}.search-form .search-field:focus::-ms-input-placeholder,.woocommerce-product-search .search-field:focus::-ms-input-placeholder{opacity:1;}.search-form .search-field:focus::placeholder,.woocommerce-product-search .search-field:focus::placeholder{opacity:1;}.search-form [type=submit],.woocommerce-product-search [type=submit]{position:absolute;right:0;top:0;bottom:0;width:3.125rem;padding:0;font-size:0;color:transparent;opacity:0;}.search-form [type=submit]:focus,.search-form [type=submit]:hover,.woocommerce-product-search [type=submit]:focus,.woocommerce-product-search [type=submit]:hover{opacity:0;}.woocommerce.woocommerce-wishlist .entry-title{font-size:1.4375rem;margin-bottom:2rem;margin-top:2rem;}@media print, screen and (min-width: 64em){.woocommerce.woocommerce-wishlist .entry-title{margin-bottom:2.5rem;}}.woocommerce.woocommerce-wishlist .wishlist_table{font-size:.875rem;margin-bottom:0;}.woocommerce.woocommerce-wishlist .wishlist_table tbody tr{border-bottom:solid 1px;border-color:var(--site-border-color);}.woocommerce.woocommerce-wishlist .wishlist_table tr th{display:none;}.woocommerce.woocommerce-wishlist .wishlist_table tr td{opacity:1;}@media print, screen and (min-width: 64em){.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-remove{width:24px;}}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-remove div{font-size:0;}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-remove div a{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-remove div a:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-remove div a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.875rem;}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-thumbnail{display:none;}@media print, screen and (min-width: 64em){.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-thumbnail{display:table-cell;padding:1.5rem 1.25rem 1.5rem 1.5rem;width:204px;}}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-thumbnail a{display:inline-block;}@media print, screen and (min-width: 64em){.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-name{width:282px;}}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-price{padding-left:0;text-align:right;font-size:13px;margin-bottom:0px;font-weight:400;line-height:1.4;}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-price ins{color:#ce0101;text-decoration:none;}@media print, screen and (min-width: 64em){.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-price{padding-right:5.25rem;}}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-stock-status{padding:0;text-align:center;display:none;}@media print, screen and (min-width: 64em){.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-stock-status{text-align:right;display:table-cell;width:90px;}}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-stock-status .wishlist-in-stock{color:inherit;padding:4 16 4 16;display:block;text-transform:uppercase;font-size:10px;line-height:1;}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart{padding-right:0;}@media print, screen and (min-width: 40em){.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart{padding-left:6.5rem;width:201px;}}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart .dateadded,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart .remove_from_wishlist{display:none !important;}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart_button,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_external,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_grouped{border-radius:0;border:0;font-size:0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;float:right;padding:0;width:40px;height:40px;}@media print, screen and (min-width: 40em){.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart_button,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_external,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_grouped{line-height:1rem;font-size:.8125rem;width:201px;}}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart_button:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_external:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_grouped:before{line-height:0;font-size:1rem;}@media print, screen and (min-width: 40em){.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart_button:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_external:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_grouped:before{margin-right:1rem;}}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart.loading,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart_button.loading,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_external.loading,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_grouped.loading{font-size:0;}@-webkit-keyframes loader_spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes loader_spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes loader_fade{0%{opacity:0;}100%{opacity:1;}}@keyframes loader_fade{0%{opacity:0;}100%{opacity:1;}}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart.loading:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart_button.loading:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_external.loading:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_grouped.loading:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:18px;height:18px;border-radius:100%;border:1px solid var(--site-border-color);border-top-color:var(--site-heading-color);-webkit-animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;}.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart.loading:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.add_to_cart_button.loading:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_external.loading:before,.woocommerce.woocommerce-wishlist .wishlist_table tr td.product-add-to-cart a.product_type_grouped.loading:before{border-top:1px solid;}.woocommerce.woocommerce-wishlist .wishlist_table tr td.wishlist-empty{font-size:1rem;border-bottom:0;}.woocommerce.woocommerce-wishlist .wishlist_table tr td.wishlist-empty:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:6rem;margin-bottom:2rem;display:block;}.woocommerce.woocommerce-wishlist .wishlist_table tr:last-child td{border:none;}.woocommerce.woocommerce-wishlist .wishlist_table tfoot tr{border-bottom:0;}.woocommerce.woocommerce-wishlist .wishlist_table tfoot tr td{padding-bottom:0;}.woocommerce.woocommerce-wishlist .wishlist_table tfoot .yith-wcwl-share{margin-bottom:0;margin-top:1.5625rem;}.woocommerce.woocommerce-wishlist .wishlist_table tfoot .yith-wcwl-share .yith-wcwl-share-title{font-size:1rem;margin-bottom:.5rem;font-weight:normal;}.woocommerce.woocommerce-wishlist .wishlist_table tfoot .yith-wcwl-share li,.woocommerce.woocommerce-wishlist .wishlist_table tfoot .yith-wcwl-share ul{margin-bottom:0;}#yith-wcwl-popup-message{display:none !important;}.nova-header-container{padding:0 1.25rem;}@media print, screen and (min-width: 40em){.nova-header-container{padding:0 1.5rem;}}@media print, screen and (min-width: 64em){.nova-header-container{padding:0 2rem;}}@media screen and (min-width: 80em){.nova-header-container{padding:0 2.25rem;}}.nova-header .nova-header__branding .site-logo{max-width:var(--site-header-logo-width);}.nova-header .nova-header__branding .site-logo img{max-width:var(--site-header-logo-width);width:100%;}.nova-topbar{display:none;position:relative;background-color:var(--site-top-bar-bg-color);color:var(--site-top-bar-heading-color);font-size:var(--site-top-bar-font-size);border-bottom:solid 1px var(--site-top-bar-border-color);}@media screen and (min-width: 80em){.nova-topbar{display:block;}}.nova-topbar .nova-topbar__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-height:3em;padding-left:1.25rem;padding-right:1.25rem;}@media print, screen and (min-width: 40em){.nova-topbar .nova-topbar__inner{padding-left:1.5rem;padding-right:1.5rem;}}@media print, screen and (min-width: 64em){.nova-topbar .nova-topbar__inner{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width: 80em){.nova-topbar .nova-topbar__inner{padding-left:2.25rem;padding-right:2.25rem;}}.nova-topbar .nova-topbar__inner .topbar-builder{width:100%;}.nova-topbar .nova-topbar__inner .nova-topbar__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.nova-topbar .nova-topbar__inner .nova-topbar__left .navigation-foundation > ul{margin:0 -.625rem;}.nova-topbar .nova-topbar__inner .nova-topbar__left .navigation-foundation > ul > li > a{padding:0;margin:.625rem;}.nova-topbar .nova-topbar__inner .nova-topbar__left .navigation-foundation > ul > li > a > span{background-color:var(--site-top-bar-bg-color);padding:.1875rem 0;}.nova-topbar .nova-topbar__inner .nova-topbar__left .navigation-foundation > ul > li > a > span:before{height:1px;background-color:var(--site-top-bar-text-color);}.nova-topbar .nova-topbar__inner .nova-topbar__left .topbar-info-1{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.625rem 0;}.nova-topbar .nova-topbar__inner .nova-topbar__center{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:33.3%;padding:.625rem 0;text-align:center;}.nova-topbar .nova-topbar__inner .nova-topbar__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;}.nova-topbar .nova-topbar__inner .nova-topbar__right .nova-topbar__right-act{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;}.nova-topbar .nova-topbar__inner .nova-topbar__right .dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.nova-topbar .nova-topbar__inner .nova-topbar__right .dropdown .label{line-height:1.5rem;margin-right:.75rem;color:var(--site-top-bar-text-color);}.nova-topbar .nova-topbar__inner .nova-topbar__right .dropdown .select2{margin-bottom:0;}.nova-topbar .nova-topbar__inner .nova-topbar__right .dropdown .select2,.nova-topbar .nova-topbar__inner .nova-topbar__right .dropdown .select2 .select2-selection,.nova-topbar .nova-topbar__inner .nova-topbar__right .dropdown .select2 .select2-selection .select2-selection__rendered,.nova-topbar .nova-topbar__inner .nova-topbar__right .dropdown .select2-dropdown .select2-search .select2-search__field{height:1.5rem;line-height:1.5rem;}.nova-topbar .nova-topbar__inner .nova-topbar__right .dropdown.currency-switcher{margin-right:1.5rem;}.header-type-default{position:relative;background-color:var(--site-header-bg-color);color:var(--site-header-text-color);font-size:var(--site-header-font-size);height:var(--site-header-height);border-bottom:solid 1px var(--site-header-border-color);}@media print, screen and (max-width: 79.99875em){.header-type-default{height:0;overflow:hidden;visibility:hidden;}}.header-type-default .nova-container,.header-type-default .nova-container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.header-type-default .header-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.header-type-default .header-left-items{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.header-type-default .header-center-items{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.header-type-default .header-center-items > *{margin:0 .9375rem;}.header-type-default .header-center-items.header-center-items{-webkit-box-flex:6;-ms-flex:6;flex:6;}.header-type-default .header-right-items{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.header-type-default.logo-center .header-center-items{text-align:right;}.header-type-default.logo-center .header-center-items > *{-webkit-box-flex:1;-ms-flex:1;flex:1;}.header-type-default.logo-center .header-center-items .nav-menu{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.header-type-default.logo-center .header-center-items .nova-header__branding{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;text-align:center;margin:0 2.8125rem;}.header-type-default.logo-center .header-center-items .nova-header__branding + .main-navigation .nav-menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.header-type-default .has-menu > *{position:static;}.header-type-default .has-menu .menu{position:static;}.header-type-default .hamburger-menu{cursor:pointer;margin-right:2.1875rem;}.header-type-default .hamburger-menu .hamburger-box{display:inline-block;vertical-align:-1px;position:relative;width:20px;height:12px;padding:0;border:0;background:0 0;}.header-type-default .hamburger-menu .hamburger-box .hamburger-inner{position:absolute;top:50%;left:0;margin-top:-1px;width:100%;height:1px;background:#161619;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;}.header-type-default .hamburger-menu .hamburger-box .hamburger-inner:after,.header-type-default .hamburger-menu .hamburger-box .hamburger-inner:before{content:"";display:block;position:absolute;width:100%;height:1px;background-color:inherit;}.header-type-default .hamburger-menu .hamburger-box .hamburger-inner:before{top:-5px;-webkit-transition:top .2s ease .22s,opacity .2s ease,width .2s ease;transition:top .2s ease .22s,opacity .2s ease,width .2s ease;}.header-type-default .hamburger-menu .hamburger-box .hamburger-inner:after{bottom:-5px;-webkit-transition:bottom .2s ease .22s,width .2s ease,-webkit-transform .2s ease;transition:bottom .2s ease .22s,width .2s ease,-webkit-transform .2s ease;transition:bottom .2s ease .22s,transform .2s ease,width .2s ease;transition:bottom .2s ease .22s,transform .2s ease,width .2s ease,-webkit-transform .2s ease;}.header-type-default .header-search .svg-icon{position:relative;top:5px;width:1.25rem;height:1.25rem;}.header-type-default .nova-header__branding{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;z-index:100;}.header-type-default .nova-header__branding .logo-light{display:none;}.header-type-default .nav-menu > li > a{font-size:.75rem;text-transform:uppercase;letter-spacing:1.2px;}.header-type-default .nova-header__navigation{text-align:center;}.header-type-default .nova-header__navigation .navigation-foundation{display:inline-block;margin:0 auto;text-align:left;}.header-type-default .nova-header__navigation .navigation-foundation > ul > li > a{font-family:var(--site-secondary-font);font-size:1rem;padding-top:.9375rem;padding-bottom:.9375rem;}.header-type-default .nova-header__navigation .navigation-foundation > ul > li > a > span{font-weight:500;}.header-type-default .nova-header__navigation .navigation-foundation > ul > li > a > span:before{background-color:var(--site-header-text-color);}@media print, screen and (min-width: 64em){.header-type-default .nova-header__navigation .dropdown-pane{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-delay:.05s;transition-delay:.05s;outline:1px solid transparent;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);-webkit-transform-origin:center top;transform-origin:center top;}.header-type-default .nova-header__navigation .dropdown-pane.is-open.animated,.header-type-default .nova-header__navigation .dropdown-pane:hover{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);transform:perspective(9999px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);}}.header-type-default .nova-header__right-action{float:right;}.header-type-default .nova-header__right-action .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0 auto;}.header-type-default .nova-header__right-action .actions li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0 1.0625rem;}.header-type-default .nova-header__right-action .actions li:last-child{padding-right:0;}.header-type-default .nova-header__right-action .actions li > a{line-height:1;white-space:nowrap;position:relative;}.header-type-default .nova-header__right-action .actions li > a .svg-icon{position:relative;width:20px;height:20px;}.header-type-default .nova-header__right-action .actions li > a .svg-icon.svg-bag-icon{position:relative;width:18px;height:20px;}.header-type-default .nova-header__right-action .actions li > a .count-badge{position:absolute;top:-11px;right:-18px;width:20px;height:20px;line-height:20px;border-radius:50%;text-align:center;font-size:.75rem;color:var(--site-header-text-color);background-color:var(--site-accent-color-2);}.header-type-default .nova-header__right-action .actions li.header-cart > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-type-default .nova-header__right-action .actions li.header-cart > a .cart-sub-total{font-weight:500;margin-right:.9375rem;}.header-type-default .nova-header__right-action .actions li.header-cart .header-cart-box{position:relative;margin-right:1.25rem;}@media print, screen and (min-width: 64em){.header-type-default .nova-header__right-action .actions .dropdown-pane.is-open{-webkit-animation:minicart_out .2s ease-in-out;animation:minicart_out .2s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:center top;transform-origin:center top;}.header-type-default .nova-header__right-action .actions:hover .dropdown-pane.is-open{-webkit-animation:minicart_in .3s ease-in-out;animation:minicart_in .3s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:center top;transform-origin:center top;}}.header-type-default .header-cart .minicart{padding:0;width:362px;max-height:700px;z-index:999;}.header-type-default .header-cart .minicart .widget_shopping_cart{font-size:.8125rem;padding:0;border:none;}.header-type-default .header-cart .minicart .widget_shopping_cart .widgettitle{display:none;}.header-type-default .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart{margin:2.5rem 1.25rem 2.5rem 2.5rem;}.header-type-default .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item.mini_cart_item > a.remove{font-size:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}.header-type-default .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item.mini_cart_item > a.remove:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.header-type-default .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart__buttons.buttons{padding:0 2.5rem;}.header-type-default .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart__empty-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.1875rem 5rem 2rem;text-align:center;margin-bottom:0;font-size:1.125rem;line-height:1.5rem;}.header-type-default .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart__empty-message:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:2.8125rem;margin-bottom:1rem;display:block;}.header-type-2{position:relative;background-color:var(--site-header-bg-color);color:var(--site-header-text-color);font-size:var(--site-header-font-size);border-bottom:solid 1px var(--site-header-border-color);}@media print, screen and (max-width: 79.99875em){.header-type-2{height:0;overflow:hidden;visibility:hidden;}}.header-type-2 .nova-container,.header-type-2 .nova-container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.header-type-2 .header-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.header-type-2 .header-left-items{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.header-type-2 .header-center-items{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.header-type-2 .header-center-items > *{margin:0 .9375rem;}.header-type-2 .header-center-items.header-center-items{-webkit-box-flex:3;-ms-flex:3;flex:3;}.header-type-2 .header-right-items{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.header-type-2.logo-center .header-center-items{text-align:right;}.header-type-2.logo-center .header-center-items > *{-webkit-box-flex:1;-ms-flex:1;flex:1;}.header-type-2.logo-center .header-center-items .nova-header__branding{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;text-align:center;margin:1.5rem 2.8125rem;}.header-type-2.logo-center .header-center-items .nova-header__branding + .main-navigation .nav-menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.header-type-2 .header-navigation{-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.125rem;}.header-type-2 .header-navigation .main-navigation .nav-menu{position:static;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.header-type-2 .header-navigation .main-navigation .nav-menu > li{padding:0 1.25rem;}.header-type-2 .hamburger-menu{cursor:pointer;margin-right:2.1875rem;}.header-type-2 .hamburger-menu .hamburger-box{display:inline-block;vertical-align:-1px;position:relative;width:20px;height:12px;padding:0;border:0;background:0 0;}.header-type-2 .hamburger-menu .hamburger-box .hamburger-inner{position:absolute;top:50%;left:0;margin-top:-1px;width:100%;height:1px;background:#161619;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;}.header-type-2 .hamburger-menu .hamburger-box .hamburger-inner:after,.header-type-2 .hamburger-menu .hamburger-box .hamburger-inner:before{content:"";display:block;position:absolute;width:100%;height:1px;background-color:inherit;}.header-type-2 .hamburger-menu .hamburger-box .hamburger-inner:before{top:-5px;-webkit-transition:top .2s ease .22s,opacity .2s ease,width .2s ease;transition:top .2s ease .22s,opacity .2s ease,width .2s ease;}.header-type-2 .hamburger-menu .hamburger-box .hamburger-inner:after{bottom:-5px;-webkit-transition:bottom .2s ease .22s,width .2s ease,-webkit-transform .2s ease;transition:bottom .2s ease .22s,width .2s ease,-webkit-transform .2s ease;transition:bottom .2s ease .22s,transform .2s ease,width .2s ease;transition:bottom .2s ease .22s,transform .2s ease,width .2s ease,-webkit-transform .2s ease;}.header-type-2 .header-search .svg-icon{position:relative;top:5px;width:1.25rem;height:1.25rem;}.header-type-2 .nova-header__branding{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;z-index:100;}.header-type-2 .nova-header__branding .logo-light{display:none;}.header-type-2 .nav-menu > li > a{font-size:var(--site-main-menu-level-1-size);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:1rem;}.header-type-2 .nova-header__navigation{text-align:center;}.header-type-2 .nova-header__navigation .navigation-foundation{display:inline-block;margin:0 auto;text-align:left;}.header-type-2 .nova-header__navigation .navigation-foundation > ul > li > a{font-family:var(--site-secondary-font);font-size:1rem;padding-top:.9375rem;padding-bottom:.9375rem;}.header-type-2 .nova-header__navigation .navigation-foundation > ul > li > a > span{font-weight:500;}.header-type-2 .nova-header__navigation .navigation-foundation > ul > li > a > span:before{background-color:var(--site-header-text-color);}@media print, screen and (min-width: 64em){.header-type-2 .nova-header__navigation .dropdown-pane{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-delay:.05s;transition-delay:.05s;outline:1px solid transparent;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);-webkit-transform-origin:center top;transform-origin:center top;}.header-type-2 .nova-header__navigation .dropdown-pane.is-open.animated,.header-type-2 .nova-header__navigation .dropdown-pane:hover{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);transform:perspective(9999px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);}}.header-type-2 .nova-header__right-action{float:right;}.header-type-2 .nova-header__right-action .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0 auto;}.header-type-2 .nova-header__right-action .actions li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0 1.0625rem;}.header-type-2 .nova-header__right-action .actions li:last-child{padding-right:0;}.header-type-2 .nova-header__right-action .actions li > a{line-height:1;white-space:nowrap;position:relative;}.header-type-2 .nova-header__right-action .actions li > a .svg-icon{position:relative;width:20px;height:20px;}.header-type-2 .nova-header__right-action .actions li > a .svg-icon.svg-bag-icon{position:relative;width:18px;height:20px;}.header-type-2 .nova-header__right-action .actions li > a .count-badge{position:absolute;top:-11px;right:-18px;width:20px;height:20px;line-height:20px;border-radius:50%;text-align:center;font-size:.75rem;color:var(--site-header-text-color);background-color:var(--site-accent-color-2);}.header-type-2 .nova-header__right-action .actions li.header-cart > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-type-2 .nova-header__right-action .actions li.header-cart > a .cart-sub-total{font-weight:500;margin-right:.9375rem;}.header-type-2 .nova-header__right-action .actions li.header-cart .header-cart-box{position:relative;margin-right:1.25rem;}@media print, screen and (min-width: 64em){.header-type-2 .nova-header__right-action .actions .dropdown-pane.is-open{-webkit-animation:minicart_out .2s ease-in-out;animation:minicart_out .2s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:center top;transform-origin:center top;}.header-type-2 .nova-header__right-action .actions:hover .dropdown-pane.is-open{-webkit-animation:minicart_in .3s ease-in-out;animation:minicart_in .3s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:center top;transform-origin:center top;}}.header-type-2 .header-cart .minicart{padding:0;width:362px;max-height:700px;z-index:999;}.header-type-2 .header-cart .minicart .widget_shopping_cart{font-size:.8125rem;padding:0;border:none;}.header-type-2 .header-cart .minicart .widget_shopping_cart .widgettitle{display:none;}.header-type-2 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart{margin:2.5rem 1.25rem 2.5rem 2.5rem;}.header-type-2 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item.mini_cart_item > a.remove{font-size:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}.header-type-2 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item.mini_cart_item > a.remove:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.header-type-2 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart__buttons.buttons{padding:0 2.5rem;}.header-type-2 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart__empty-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.1875rem 5rem 2rem;text-align:center;margin-bottom:0;font-size:1.125rem;line-height:1.5rem;}.header-type-2 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart__empty-message:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:2.8125rem;margin-bottom:1rem;display:block;}.header-type-3{position:relative;background-color:var(--site-header-bg-color);color:var(--site-header-text-color);font-size:var(--site-header-font-size);height:var(--site-header-height);border-bottom:solid 1px var(--site-header-border-color);}@media print, screen and (max-width: 79.99875em){.header-type-3{height:0;overflow:hidden;visibility:hidden;}}.header-type-3 .nova-container,.header-type-3 .nova-container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.header-type-3 .header-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.header-type-3 .header-left-items{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.header-type-3 .header-center-items{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.header-type-3 .header-center-items > *{margin:0 2.8125rem;}.header-type-3 .header-center-items.header-center-items{-webkit-box-flex:3;-ms-flex:3;flex:3;}.header-type-3 .header-right-items{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.header-type-3.menu-center .header-center-items > *{-webkit-box-flex:1;-ms-flex:1;flex:1;}.header-type-3.menu-center .header-center-items .nav-menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.header-type-3.menu-left .header-center-items > *{-webkit-box-flex:1;-ms-flex:1;flex:1;}.header-type-3.menu-left .header-center-items .nav-menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.header-type-3.menu-right .header-center-items > *{-webkit-box-flex:1;-ms-flex:1;flex:1;}.header-type-3.menu-right .header-center-items .nav-menu{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.header-type-3 .has-menu > *{position:static;}.header-type-3 .has-menu .menu{position:static;}.header-type-3 .hamburger-menu{cursor:pointer;margin-right:2.1875rem;}.header-type-3 .hamburger-menu .hamburger-box{display:inline-block;vertical-align:-1px;position:relative;width:20px;height:12px;padding:0;border:0;background:0 0;}.header-type-3 .hamburger-menu .hamburger-box .hamburger-inner{position:absolute;top:50%;left:0;margin-top:-1px;width:100%;height:1px;background:#161619;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;}.header-type-3 .hamburger-menu .hamburger-box .hamburger-inner:after,.header-type-3 .hamburger-menu .hamburger-box .hamburger-inner:before{content:"";display:block;position:absolute;width:100%;height:1px;background-color:inherit;}.header-type-3 .hamburger-menu .hamburger-box .hamburger-inner:before{top:-5px;-webkit-transition:top .2s ease .22s,opacity .2s ease,width .2s ease;transition:top .2s ease .22s,opacity .2s ease,width .2s ease;}.header-type-3 .hamburger-menu .hamburger-box .hamburger-inner:after{bottom:-5px;-webkit-transition:bottom .2s ease .22s,width .2s ease,-webkit-transform .2s ease;transition:bottom .2s ease .22s,width .2s ease,-webkit-transform .2s ease;transition:bottom .2s ease .22s,transform .2s ease,width .2s ease;transition:bottom .2s ease .22s,transform .2s ease,width .2s ease,-webkit-transform .2s ease;}.header-type-3 .nova-header__branding{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;z-index:100;}.header-type-3 .nova-header__branding .logo-light{display:none;}.header-type-3 .nav-menu > li{padding:0 24px;}.header-type-3 .nav-menu > li > a{font-size:.75rem;text-transform:uppercase;letter-spacing:1.2px;}.header-type-3 .nova-header__navigation{text-align:center;}.header-type-3 .nova-header__navigation .navigation-foundation{display:inline-block;margin:0 auto;text-align:left;}.header-type-3 .nova-header__navigation .navigation-foundation > ul > li > a{font-family:var(--site-secondary-font);font-size:1rem;padding-top:.9375rem;padding-bottom:.9375rem;}.header-type-3 .nova-header__navigation .navigation-foundation > ul > li > a > span{font-weight:500;}.header-type-3 .nova-header__navigation .navigation-foundation > ul > li > a > span:before{background-color:var(--site-header-text-color);}@media print, screen and (min-width: 64em){.header-type-3 .nova-header__navigation .dropdown-pane{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-delay:.05s;transition-delay:.05s;outline:1px solid transparent;-webkit-transform:perspective(500px) rotateX(-5deg);transform:perspective(500px) rotateX(-5deg);-webkit-transform-origin:center top;transform-origin:center top;}.header-type-3 .nova-header__navigation .dropdown-pane.is-open.animated,.header-type-3 .nova-header__navigation .dropdown-pane:hover{opacity:1;-webkit-transform:perspective(9999px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);transform:perspective(9999px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);}}.header-type-3 .nova-header__right-action{float:right;}.header-type-3 .nova-header__right-action .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0 auto;}.header-type-3 .nova-header__right-action .actions li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0 1.0625rem;}.header-type-3 .nova-header__right-action .actions li:last-child{padding-right:0;}.header-type-3 .nova-header__right-action .actions li > a{line-height:1;white-space:nowrap;position:relative;}.header-type-3 .nova-header__right-action .actions li > a .svg-icon{position:relative;width:20px;height:20px;}.header-type-3 .nova-header__right-action .actions li > a .svg-icon.svg-bag-icon{position:relative;width:18px;height:20px;}.header-type-3 .nova-header__right-action .actions li > a .count-badge{position:absolute;top:-11px;right:-18px;width:20px;height:20px;line-height:20px;border-radius:50%;text-align:center;font-size:.75rem;color:var(--site-header-text-color);background-color:var(--site-accent-color-2);}.header-type-3 .nova-header__right-action .actions li.header-cart > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-type-3 .nova-header__right-action .actions li.header-cart > a .cart-sub-total{font-weight:500;margin-right:.9375rem;}.header-type-3 .nova-header__right-action .actions li.header-cart .header-cart-box{position:relative;margin-right:1.25rem;}@media print, screen and (min-width: 64em){.header-type-3 .nova-header__right-action .actions .dropdown-pane.is-open{-webkit-animation:minicart_out .2s ease-in-out;animation:minicart_out .2s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:center top;transform-origin:center top;}.header-type-3 .nova-header__right-action .actions:hover .dropdown-pane.is-open{-webkit-animation:minicart_in .3s ease-in-out;animation:minicart_in .3s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:center top;transform-origin:center top;}}.header-type-3 .header-cart .minicart{padding:0;width:362px;max-height:700px;z-index:999;}.header-type-3 .header-cart .minicart .widget_shopping_cart{font-size:.8125rem;padding:0;border:none;}.header-type-3 .header-cart .minicart .widget_shopping_cart .widgettitle{display:none;}.header-type-3 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart{margin:2.5rem 1.25rem 2.5rem 2.5rem;}.header-type-3 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item.mini_cart_item > a.remove{font-size:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}.header-type-3 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item.mini_cart_item > a.remove:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.header-type-3 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart__buttons.buttons{padding:0 2.5rem;}.header-type-3 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart__empty-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.1875rem 5rem 2rem;text-align:center;margin-bottom:0;font-size:1.125rem;line-height:1.5rem;}.header-type-3 .header-cart .minicart .widget_shopping_cart .woocommerce-mini-cart__empty-message:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:2.8125rem;margin-bottom:1rem;display:block;}.search-reveal .site-search{background-color:var(--dropdown-bg-color);color:var(--dropdown-text-color);}.search-reveal .site-search.full-screen .header-search{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:5%;}@media screen and (min-width: 80em){.search-reveal .site-search.full-screen .header-search{padding-right:20%;}}.search-reveal .site-search.full-screen .header-search .header_search_form{width:100%;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_form_inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid;position:relative;}.search-reveal .site-search.full-screen .header-search .header_search_form .select2-container{min-width:150px;}.search-reveal .site-search.full-screen .header-search .header_search_form .select2-container #select2-header_search_category-container{text-align:right;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_input_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_input_wrapper .header_search_input{margin:0;padding:1em;height:3.5em;line-height:3.5em;border:0;-webkit-box-shadow:none;box-shadow:none;background:none;font-size:1em;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_select_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_select_wrapper.visible{opacity:1;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_select_wrapper .header_search_select{margin:0;padding:0 2rem 0 .75rem;border:0;height:3.5em;line-height:3.5em;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;font-size:1em;max-width:170px;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_select_wrapper .header_search_select:focus{background-color:rgba(255,255,255,0);}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_button_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_button_wrapper .header_search_button{padding:0;width:1.5em;height:1.5em;background:none;position:relative;color:var(--dropdown-text-color);}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_button_wrapper .header_search_button svg{width:1.5em;height:1.5em;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading{height:0;visibility:hidden;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5%;overflow:hidden;-webkit-filter:contrast(5);filter:contrast(5);background-color:var(--dropdown-bg-color);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading span{position:relative;left:-10px;width:10px;height:10px;border-radius:6px;background-color:var(--dropdown-text-color);color:transparent;margin:-1px 0;-webkit-filter:blur(2px);filter:blur(2px);}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading span::after,.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading span::before{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:6px;background-color:var(--dropdown-text-color);color:transparent;-webkit-filter:blur(2px);filter:blur(2px);}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading span::before{left:10px;-webkit-animation:dotShuttle 2s infinite ease-out;animation:dotShuttle 2s infinite ease-out;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading span::after{left:20px;}@keyframes dotShuttle{0%,100%,50%{-webkit-transform:translateX(0);transform:translateX(0);}25%{-webkit-transform:translateX(-30px);transform:translateX(-30px);}75%{-webkit-transform:translateX(30px);transform:translateX(30px);}}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading.visible{height:auto;padding:2rem 0;visibility:visible;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper{height:0;visibility:hidden;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results{margin-top:1px;opacity:1;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .ajax_results_wrapper{padding:2.5rem 0;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results.loading{opacity:0 !important;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results.loading .product-search-result{opacity:0;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results.loading .product-search-heading{opacity:0;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results.loading .view-all{opacity:0;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .header_search_icon{text-align:center;padding:5em;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .header_search_icon .terina-search-product-icon{width:80px;height:74px;color:#d5d5d5;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .product-search-heading{font-weight:500;font-size:.8125rem;margin-bottom:28px;display:block;text-transform:capitalize;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .product-search-result{margin-bottom:25px;text-align:center;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .product-search-result:last-child{margin-bottom:0;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .product-search-result .product-search-title{font-size:1rem;line-height:1.5rem;display:inline-block;margin:1.5rem 0 .3125rem 0;color:var(--site-text-color);}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .product-search-result .product-search-title:hover{color:var(--site-accent-color);}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper.visible{height:auto;visibility:visible;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper.visible.animated .header_search_ajax_results{opacity:1;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .view-all{font-weight:600;font-size:.625rem;line-height:1.875rem;letter-spacing:.5px;text-transform:uppercase;padding:.1875rem 1.875rem;border:solid 1px;margin:0 auto;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .view-all:hover{color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);}.search-reveal .site-search.full-screen .header-search .header_search_form .select2,.search-reveal .site-search.full-screen .header-search .header_search_form .select2 .select2-selection,.search-reveal .site-search.full-screen .header-search .header_search_form .select2 .select2-selection .select2-selection__rendered,.search-reveal .site-search.full-screen .header-search .header_search_form .select2-dropdown .select2-search .select2-search__field{height:3.5em;line-height:3.5em;font-size:1em;margin:0;}.search-reveal .site-search.full-screen .header-search .header_search_form .select2 .select2-selection{border-color:transparent !important;}.search-reveal .site-search.full-screen .header-search .header_search_form .select2-dropdown{border:0;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.05);box-shadow:0 5px 20px 0 rgba(0,0,0,.05);width:300px;}.search-reveal .site-search.full-screen .header-search .header_search_form .select2-dropdown .select2-results ul li{font-size:1em;}.search-reveal .site-search.full-screen .header-search .search-form{max-width:580px;}.search-reveal .site-search.full-screen .lds-ellipsis{display:inline-block;position:relative;width:64px;height:64px;margin-top:2.5rem;}.search-reveal .site-search.full-screen .lds-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:var(--dropdown-text-color);-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0);}.search-reveal .site-search.full-screen .lds-ellipsis div:nth-child(1){left:6px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite;}.search-reveal .site-search.full-screen .lds-ellipsis div:nth-child(2){left:6px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite;}.search-reveal .site-search.full-screen .lds-ellipsis div:nth-child(3){left:26px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite;}.search-reveal .site-search.full-screen .lds-ellipsis div:nth-child(4){left:45px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite;}.search-reveal .site-search.full-screen .header-search{width:100%;padding-right:3%;position:relative;padding-top:3.75rem;max-width:51.875rem;margin:0 auto;}.search-reveal .site-search.full-screen .header-search .search-form{width:100%;max-width:100%;}.search-reveal .site-search.full-screen .header-search .select2-dropdown{background-color:var(--dropdown-border-color);}.search-reveal .site-search.full-screen .header-search .select2-container--default .select2-results__option[aria-selected=true],.search-reveal .site-search.full-screen .header-search .select2-container--default .select2-results__option[data-selected=true]{background-color:var(--dropdown-accent-color);}.search-reveal .site-search.full-screen .header-search .header_search_form .select2 .select2-selection .select2-selection__rendered{height:100%;line-height:3.8em;}.search-reveal .site-search.full-screen .header-search .header_search_form .header_search_input_wrapper .header_search_input,.search-reveal .site-search.full-screen .header-search .header_search_form .select2-dropdown .select2-results ul li,.search-reveal .site-search.full-screen .header-search .select2 .select2-selection__rendered{font-size:.9em !important;}.search-reveal .site-search.full-screen .header-search .select2-container .select2-results__option.select2-results__option--highlighted[aria-selected]{background-color:var(--dropdown-accent-color);}.search-reveal .site-search.full-screen .header-search .select2 .select2-selection .select2-selection__arrow{margin-right:0;margin-left:1.5rem;}.search-reveal .site-search.full-screen .header-search .close-button{font-size:0;position:absolute;right:15px;top:15px;left:auto;background-color:transparent;color:var(--dropdown-text-color);padding:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}.search-reveal .site-search.full-screen .header-search .close-button:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.search-reveal .site-search.full-screen .header-search .close-button svg{width:15px;height:15px;}@media print, screen and (min-width: 64em){.admin-bar .site-search.full-screen{padding-top:32px;}}@media print, screen and (max-width: 47.99875em){.admin-bar .site-search.full-screen{padding-top:46px;}}.full-search-reveal{position:fixed;background-color:var(--dropdown-bg-color);top:0;height:100%;width:100%;padding:3%;opacity:0;z-index:-99999;}.full-search-reveal .close-button{font-size:0;position:absolute;right:3.75rem;top:2.5rem;left:auto;background-color:transparent;color:var(--dropdown-text-color);border:solid 1px;padding:.9375rem;border-radius:50%;z-index:99;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}.full-search-reveal .close-button:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.full-search-reveal .close-button svg{width:15px;height:15px;}@media print, screen and (max-width: 79.99875em){.full-search-reveal .close-button{right:1.875rem;top:1.875rem;padding:0;border:0;}}.full-search-reveal .site-search{background-color:var(--dropdown-bg-color);color:var(--dropdown-text-color);}.full-search-reveal .site-search.full-screen .header-search{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:5%;}@media screen and (min-width: 80em){.full-search-reveal .site-search.full-screen .header-search{padding-right:20%;}}.full-search-reveal .site-search.full-screen .header-search .header_search_form{width:100%;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_form_inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid;position:relative;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .select2-container{min-width:150px;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .select2-container #select2-header_search_category-container{text-align:right;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_input_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_input_wrapper .header_search_input{margin:0;padding:1em;height:3.5em;line-height:3.5em;border:0;-webkit-box-shadow:none;box-shadow:none;background:none;font-size:1em;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_select_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_select_wrapper.visible{opacity:1;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_select_wrapper .header_search_select{margin:0;padding:0 2rem 0 .75rem;border:0;height:3.5em;line-height:3.5em;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;font-size:1em;max-width:170px;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_select_wrapper .header_search_select:focus{background-color:rgba(255,255,255,0);}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_button_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_button_wrapper .header_search_button{padding:0;width:1.5em;height:1.5em;background:none;position:relative;color:var(--dropdown-text-color);}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_button_wrapper .header_search_button svg{width:1.5em;height:1.5em;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading{height:0;visibility:hidden;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5%;overflow:hidden;-webkit-filter:contrast(5);filter:contrast(5);background-color:var(--dropdown-bg-color);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading span{position:relative;left:-10px;width:10px;height:10px;border-radius:6px;background-color:var(--dropdown-text-color);color:transparent;margin:-1px 0;-webkit-filter:blur(2px);filter:blur(2px);}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading span::after,.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading span::before{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:6px;background-color:var(--dropdown-text-color);color:transparent;-webkit-filter:blur(2px);filter:blur(2px);}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading span::before{left:10px;-webkit-animation:dotShuttle 2s infinite ease-out;animation:dotShuttle 2s infinite ease-out;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading span::after{left:20px;}@keyframes dotShuttle{0%,100%,50%{-webkit-transform:translateX(0);transform:translateX(0);}25%{-webkit-transform:translateX(-30px);transform:translateX(-30px);}75%{-webkit-transform:translateX(30px);transform:translateX(30px);}}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_loading.visible{height:auto;padding:2rem 0;visibility:visible;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper{height:0;visibility:hidden;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results{margin-top:1px;opacity:1;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .ajax_results_wrapper{padding:2.5rem 0;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results.loading{opacity:0 !important;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results.loading .product-search-result{opacity:0;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results.loading .product-search-heading{opacity:0;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results.loading .view-all{opacity:0;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .header_search_icon{text-align:center;padding:5em;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .header_search_icon .terina-search-product-icon{width:80px;height:74px;color:#d5d5d5;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .product-search-heading{font-weight:500;font-size:.8125rem;margin-bottom:28px;display:block;text-transform:capitalize;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .product-search-result{margin-bottom:25px;text-align:center;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .product-search-result:last-child{margin-bottom:0;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .product-search-result .product-search-title{font-size:1rem;line-height:1.5rem;display:inline-block;margin:1.5rem 0 .3125rem 0;color:var(--site-text-color);}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .header_search_ajax_results .product-search-result .product-search-title:hover{color:var(--site-accent-color);}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper.visible{height:auto;visibility:visible;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper.visible.animated .header_search_ajax_results{opacity:1;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .view-all{font-weight:600;font-size:.625rem;line-height:1.875rem;letter-spacing:.5px;text-transform:uppercase;padding:.1875rem 1.875rem;border:solid 1px;margin:0 auto;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_ajax_results_wrapper .view-all:hover{color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);}.full-search-reveal .site-search.full-screen .header-search .header_search_form .select2,.full-search-reveal .site-search.full-screen .header-search .header_search_form .select2 .select2-selection,.full-search-reveal .site-search.full-screen .header-search .header_search_form .select2 .select2-selection .select2-selection__rendered,.full-search-reveal .site-search.full-screen .header-search .header_search_form .select2-dropdown .select2-search .select2-search__field{height:3.5em;line-height:3.5em;font-size:1em;margin:0;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .select2 .select2-selection{border-color:transparent !important;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .select2-dropdown{border:0;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.05);box-shadow:0 5px 20px 0 rgba(0,0,0,.05);width:300px;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .select2-dropdown .select2-results ul li{font-size:1em;}.full-search-reveal .site-search.full-screen .header-search .search-form{max-width:580px;}.full-search-reveal .site-search.full-screen .lds-ellipsis{display:inline-block;position:relative;width:64px;height:64px;margin-top:2.5rem;}.full-search-reveal .site-search.full-screen .lds-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:var(--dropdown-text-color);-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0);}.full-search-reveal .site-search.full-screen .lds-ellipsis div:nth-child(1){left:6px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite;}.full-search-reveal .site-search.full-screen .lds-ellipsis div:nth-child(2){left:6px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite;}.full-search-reveal .site-search.full-screen .lds-ellipsis div:nth-child(3){left:26px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite;}.full-search-reveal .site-search.full-screen .lds-ellipsis div:nth-child(4){left:45px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite;}.full-search-reveal .site-search.full-screen .header-search{width:100%;padding-right:3%;position:relative;padding-top:3.75rem;max-width:51.875rem;margin:0 auto;opacity:0;}.full-search-reveal .site-search.full-screen .header-search.animate{opacity:1;-webkit-animation:FullSearchfadeDown;animation:FullSearchfadeDown;-webkit-animation-duration:1s;animation-duration:1s;}.full-search-reveal .site-search.full-screen .header-search .search-form{width:100%;max-width:100%;}.full-search-reveal .site-search.full-screen .header-search .select2-dropdown{background-color:var(--dropdown-border-color);}.full-search-reveal .site-search.full-screen .header-search .select2-container--default .select2-results__option[aria-selected=true],.full-search-reveal .site-search.full-screen .header-search .select2-container--default .select2-results__option[data-selected=true]{background-color:var(--dropdown-accent-color);}.full-search-reveal .site-search.full-screen .header-search .header_search_form .select2 .select2-selection .select2-selection__rendered{height:100%;line-height:3.8em;}.full-search-reveal .site-search.full-screen .header-search .header_search_form .header_search_input_wrapper .header_search_input{font-size:1.5rem !important;font-weight:500;padding-left:0 !important;}.full-search-reveal .site-search.full-screen .header-search .select2-container .select2-results__option.select2-results__option--highlighted[aria-selected]{background-color:var(--dropdown-accent-color);}.full-search-reveal .site-search.full-screen .header-search .select2 .select2-selection .select2-selection__arrow{margin-right:0;margin-left:1.5rem;}@media print, screen and (max-width: 47.99875em){.reveal.full{top:0 !important;}}@-webkit-keyframes FullSearchfadeDown{0%{opacity:0;-webkit-transform:translateY(-60px);transform:translateY(-60px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes FullSearchfadeDown{0%{opacity:0;-webkit-transform:translateY(-60px);transform:translateY(-60px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}.sticky-header-enabled .headroom{position:absolute;top:0;width:100%;z-index:998;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;will-change:transform;}.sticky-header-enabled .headroom--pinned{-webkit-transform:translateY(0);transform:translateY(0);}.sticky-header-enabled .headroom--unpinned{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.sticky-header-enabled .headroom--not-top{position:fixed !important;background-color:var(--site-header-bg-color) !important;border-bottom:solid 1px var(--site-header-border-color);top:0 !important;width:100%;z-index:998;}.sticky-header-enabled .headroom--not-top:after{content:"";display:block;position:absolute;width:100%;height:0;left:0;bottom:0px;pointer-events:none;}.sticky-header-enabled .nova-header.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;will-change:transform,opacity;}.sticky-header-enabled .nova-header.animated.slideUp{-webkit-animation-name:slideUp;animation-name:slideUp;}.topbar-enabled.sticky-header-enabled .headroom{top:35px;}@media print, screen and (max-width: 47.99875em){.admin-bar.sticky-header-enabled .headroom--not-top,.admin-bar.sticky-header-enabled .header-mobiles-wrapper .header-handheld-header-bar.postion--fixed{top:0 !important;}}@media print, screen and (min-width: 40em){.admin-bar.sticky-header-enabled .headroom--not-top,.admin-bar.sticky-header-enabled .header-mobiles-wrapper .header-handheld-header-bar.postion--fixed{top:46px !important;}}@media print, screen and (min-width: 64em){.admin-bar.sticky-header-enabled .headroom--not-top,.admin-bar.sticky-header-enabled .header-mobiles-wrapper .header-handheld-header-bar.postion--fixed{top:32px !important;}}.header-transparent{position:absolute;width:100%;margin-top:-1px;z-index:9;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.header-transparent:not(.headroom--not-top):not(:hover){background-color:transparent !important;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.header-transparent.transparency_light:not(.headroom--not-top):not(:hover) .nova-header__branding .logo-dark{display:none;}.header-transparent.transparency_light:not(.headroom--not-top):not(:hover) .nova-header__branding .logo-light{display:block;}.header-transparent.transparency_light:not(.headroom--not-top):not(:hover) .site-title a{color:#fff;}.header-transparent.transparency_light:not(.headroom--not-top):not(:hover) .nova-header__navigation .navigation-foundation > ul > li > a{color:#fff;}.header-transparent.transparency_light:not(.headroom--not-top):not(:hover) .nova-header__navigation .main-navigation > ul > li > a{color:#fff;}.header-transparent.transparency_light:not(.headroom--not-top):not(:hover) .nova-header__right-action .actions li > a{color:#fff;}@media screen and (min-width: 80em){.header-mobiles-wrapper{height:0;overflow:hidden;visibility:hidden;}}.header-mobiles-wrapper .header-mobiles{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:5em;background-color:var(--mobile-header-bg-color);color:var(--mobile-header-text-color);z-index:10;padding-left:1.25rem;padding-right:1.25rem;}@media print, screen and (max-width: 47.99875em){.header-mobiles-wrapper .header-mobiles{min-height:3.5em;}}@media print, screen and (min-width: 40em){.header-mobiles-wrapper .header-mobiles{padding-left:1.875rem;padding-right:1.875rem;}}@media print, screen and (min-width: 64em){.header-mobiles-wrapper .header-mobiles{padding-left:2.8125rem;padding-right:2.8125rem;}}@media screen and (min-width: 80em){.header-mobiles-wrapper .header-mobiles{padding-left:3.75rem;padding-right:3.75rem;}}.header-mobiles-wrapper .header-mobiles .site-logo img{max-height:2em;}@media print, screen and (max-width: 39.99875em){.header-mobiles-wrapper .header-mobiles .site-logo img{max-width:140px !important;}}.header-mobiles-wrapper .header-mobiles .header-mobiles-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-mobiles-wrapper .header-mobiles .header-mobiles-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-mobiles-wrapper .header-mobiles .header-mobiles-menu a svg{width:22px;height:20px;}.header-mobiles-wrapper .header-mobiles .header-mobiles-menu.active a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.header-mobiles-wrapper .header-mobiles .header-mobiles-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1em;}.header-mobiles-wrapper .header-mobiles .header-mobiles-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-mobiles-wrapper .header-mobiles .header-mobiles-actions ul.header-act{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0 0 0 auto;}.header-mobiles-wrapper .header-mobiles .header-mobiles-actions ul.header-act li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;}.header-mobiles-wrapper .header-mobiles .header-mobiles-actions ul.header-act li > a{padding:0 .7em;line-height:1;white-space:nowrap;position:relative;}.header-mobiles-wrapper .header-mobiles .header-mobiles-actions ul.header-act li > a svg{width:20px;height:20px;}.header-mobiles-wrapper .header-handheld-header-bar{position:relative;-webkit-transition:all .5s ease;transition:all .5s ease;z-index:10;}.header-mobiles-wrapper .header-handheld-header-bar.postion--fixed{position:fixed;width:100%;top:0;left:0;z-index:10;}.header-mobiles-wrapper .header-handheld-header-bar.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;will-change:transform,opacity;}.header-mobiles-wrapper .header-handheld-header-bar.animated.slideUp{-webkit-animation-name:slideUp;animation-name:slideUp;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--mobile-pre-header-bg-color);color:var(--mobile-pre-header-text-color);}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:1rem 0;line-height:1;border-left:1px solid var(--mobile-pre-header-border-color);}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component .component-target{position:relative;display:block;text-align:center;margin:0 auto;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component .component-target svg{width:22px;height:20px;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component .component-target svg.terina-wishlist-bar{width:24px;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component .component-target svg.terina-bag-bar{width:20px;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown{margin:0;list-style:none;position:absolute;z-index:11;opacity:0;visibility:hidden;padding:2rem;-webkit-box-shadow:0 2px 12px 2px rgba(0,0,0,.1);box-shadow:0 2px 12px 2px rgba(0,0,0,.1);-webkit-transition:all 250ms ease-out;transition:all 250ms ease-out;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown{background-color:var(--mobile-pre-header-bg-color);width:100%;top:100%;left:0;opacity:0;visibility:hidden;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown{max-width:100% !important;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul{margin:0;padding:0;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul.mega-dropdown-categories li:first-child:before{display:none;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li{margin:0;padding:0;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li:before{content:"";border-bottom:1px solid;border-color:var(--mobile-pre-header-border-color);display:block;margin:0 1.25rem;}@media print, screen and (min-width: 40em){.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li:before{margin:0 1.5rem;}}@media print, screen and (min-width: 64em){.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li:before{margin:0 2rem;}}@media screen and (min-width: 80em){.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li:before{margin:0 2.25rem;}}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li a{text-transform:uppercase;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li a:hover{color:var(--dropdown-accent-color);}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li.js-drilldown-back > a{margin-left:0 !important;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li.js-drilldown-back > a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.7em;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li.js-drilldown-back > a:after{display:none;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li.menu-item-has-children > a{display:-webkit-box;display:-ms-flexbox;display:flex;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li.menu-item-has-children > a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-left:auto;margin-right:1em;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li > a{font-size:.8em;line-height:1.4em;min-height:3.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:inherit;padding-left:1.25rem;padding-right:1.25rem;}@media print, screen and (min-width: 40em){.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li > a{padding-left:1.5rem;padding-right:1.5rem;}}@media print, screen and (min-width: 64em){.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li > a{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width: 80em){.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li > a{padding-left:2.25rem;padding-right:2.25rem;}}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li > a span.count{padding:0 .625rem 0 .3125rem;position:relative;font-size:.6875rem;}@media print, screen and (max-width: 47.99875em){.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li > a span.count{margin-top:-2px;}}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li a{background:inherit;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li .is-drilldown-submenu{background-color:var(--mobile-pre-header-bg-color);}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li .is-drilldown-submenu.is-active li:not(.js-drilldown-back) > a{margin-left:1.2em;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li .is-drilldown-submenu.is-active li:not(.js-drilldown-back) > a img{display:none;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu .settings-bar-dropdown .is-drilldown ul li .is-drilldown-submenu.is-active li:not(.js-drilldown-back) > a i{display:none;}.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component.nova_com_action--dropdownmenu.active .settings-bar-dropdown{opacity:1;visibility:visible;}.header-mobiles-wrapper .header-handheld-header-bar .nova_compt_iem .component-target-badget,.header-mobiles-wrapper .header-handheld-header-bar .nova_compt_iem .count-badge{position:absolute;font-size:.75rem;font-weight:600;height:15px;line-height:15px;background-color:var(--mobile-pre-header-text-color);color:var(--mobile-pre-header-bg-color);display:block;top:-2px;right:-7px;min-width:15px;text-align:center;padding:0;border-radius:50%;}.site-canvas-menu{background-color:var(--dropdown-bg-color);color:var(--dropdown-text-color);}.site-canvas-menu.position-left{top:0;left:0;width:300px;height:100%;-webkit-transform:translateX(-300px);transform:translateX(-300px);position:fixed;z-index:9999;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.site-canvas-menu.position-left.is-open{-webkit-transform:translateX(0);transform:translateX(0);}.site-canvas-menu.position-left .header-mobiles-primary-menu{position:relative;padding:5rem 0;width:100%;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown{max-width:100% !important;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul{margin:0;padding:0;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul.mega-dropdown-categories li:first-child:before{display:none;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li{margin:0;padding:0;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li:before{content:"";border-bottom:1px solid;border-color:var(--dropdown-border-color);display:block;margin:0 1.25rem;}@media print, screen and (min-width: 40em){.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li:before{margin:0 1.5rem;}}@media print, screen and (min-width: 64em){.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li:before{margin:0 2rem;}}@media screen and (min-width: 80em){.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li:before{margin:0 2.25rem;}}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li a{text-transform:uppercase;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li a:hover{color:var(--dropdown-accent-color);}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li.js-drilldown-back > a{margin-left:0 !important;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li.js-drilldown-back > a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.7em;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li.js-drilldown-back > a:after{display:none;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li.menu-item-has-children > a{display:-webkit-box;display:-ms-flexbox;display:flex;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li.menu-item-has-children > a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-left:auto;margin-right:1em;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li > a{font-size:.8em;line-height:1.4em;min-height:3.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:inherit;padding-left:1.25rem;padding-right:1.25rem;}@media print, screen and (min-width: 40em){.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li > a{padding-left:1.5rem;padding-right:1.5rem;}}@media print, screen and (min-width: 64em){.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li > a{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width: 80em){.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li > a{padding-left:2.25rem;padding-right:2.25rem;}}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li > a span.count{padding:0 .625rem 0 .3125rem;position:relative;font-size:.6875rem;}@media print, screen and (max-width: 47.99875em){.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li > a span.count{margin-top:-2px;}}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li a{background:inherit;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li .is-drilldown-submenu{background-color:var(--dropdown-bg-color);}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li .is-drilldown-submenu.is-active li:not(.js-drilldown-back) > a{margin-left:1.2em;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li .is-drilldown-submenu.is-active li:not(.js-drilldown-back) > a img{display:none;}.site-canvas-menu.position-left .header-mobiles-primary-menu .is-drilldown ul li .is-drilldown-submenu.is-active li:not(.js-drilldown-back) > a i{display:none;}.site-canvas-menu.position-left .header-mobiles-primary-menu .close-button{font-size:0;position:absolute;right:15px;top:15px;left:auto;background-color:transparent;color:var(--dropdown-text-color);padding:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}.site-canvas-menu.position-left .header-mobiles-primary-menu .close-button:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.site-canvas-menu.position-left .header-mobiles-primary-menu .close-button svg{width:15px;height:15px;}@media print, screen and (min-width: 64em){.admin-bar .site-canvas-menu.position-left{padding-top:32px;}}@media print, screen and (max-width: 47.99875em){.admin-bar .site-canvas-menu.position-left{padding-top:46px;}}.foundation-hover-dropdown-box{position:absolute;width:100%;left:0;top:100%;}.foundation-mega-menu-content{position:relative;width:100% !important;height:100%;left:0 !important;top:100% !important;padding:0;-webkit-box-shadow:rgba(0,0,0,.09) 0 20px 40px;box-shadow:rgba(0,0,0,.09) 0 20px 40px;}.foundation-mega-menu-content a:hover{color:var(--dropdown-accent-color);}.foundation-mega-menu-content .foundation-megamenu-item_wrapper{max-width:var(--site-width);margin:0 auto;padding:1.25rem 1.25rem 0;}@media print, screen and (min-width: 40em){.foundation-mega-menu-content .foundation-megamenu-item_wrapper{padding:1.5rem 1.5rem 0;}}@media print, screen and (min-width: 64em){.foundation-mega-menu-content .foundation-megamenu-item_wrapper{padding:2rem 2rem 0;}}@media screen and (min-width: 80em){.foundation-mega-menu-content .foundation-megamenu-item_wrapper{padding:2.25rem 2.25rem 0;}}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list a{display:inline-block;color:var(--dropdown-text-color);text-align:left;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list a:hover{color:var(--dropdown-accent-color);}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item{margin-bottom:2.5rem;opacity:0;-webkit-animation:megamenu_categories;animation:megamenu_categories;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(6){-webkit-animation-delay:.6s;animation-delay:.6s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(7){-webkit-animation-delay:.7s;animation-delay:.7s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(8){-webkit-animation-delay:.8s;animation-delay:.8s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(9){-webkit-animation-delay:.9s;animation-delay:.9s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(10){-webkit-animation-delay:1s;animation-delay:1s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(11){-webkit-animation-delay:1.1s;animation-delay:1.1s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(12){-webkit-animation-delay:1.2s;animation-delay:1.2s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(13){-webkit-animation-delay:1.3s;animation-delay:1.3s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(14){-webkit-animation-delay:1.4s;animation-delay:1.4s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(15){-webkit-animation-delay:1.5s;animation-delay:1.5s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(16){-webkit-animation-delay:1.6s;animation-delay:1.6s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(17){-webkit-animation-delay:1.7s;animation-delay:1.7s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(18){-webkit-animation-delay:1.8s;animation-delay:1.8s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(19){-webkit-animation-delay:1.9s;animation-delay:1.9s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(20){-webkit-animation-delay:2s;animation-delay:2s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(21){-webkit-animation-delay:2.1s;animation-delay:2.1s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(22){-webkit-animation-delay:2.2s;animation-delay:2.2s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(23){-webkit-animation-delay:2.3s;animation-delay:2.3s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(24){-webkit-animation-delay:2.4s;animation-delay:2.4s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(25){-webkit-animation-delay:2.5s;animation-delay:2.5s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(26){-webkit-animation-delay:2.6s;animation-delay:2.6s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(27){-webkit-animation-delay:2.7s;animation-delay:2.7s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(28){-webkit-animation-delay:2.8s;animation-delay:2.8s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(29){-webkit-animation-delay:2.9s;animation-delay:2.9s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item:nth-child(30){-webkit-animation-delay:3s;animation-delay:3s;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item > a{margin-bottom:1rem;width:100%;font-weight:600;text-align:left;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item > a:hover .megamenu_thumbnail{-webkit-transform:scale(.975);transform:scale(.975);}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item > a .megamenu_thumbnail{margin-bottom:1rem;height:150px;width:100%;background-size:cover;background-position:top center;background-repeat:no-repeat;display:inline-block;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;will-change:transform;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item > a > .count{font-size:.6875rem;color:var(--dropdown-grey-color);}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item .megamenu_subcategory_list > div > a{display:block;color:var(--dropdown-secondary-color);font-size:.875rem;margin-bottom:.5rem;line-height:1.4;text-align:left;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item .megamenu_subcategory_list > div > a > .count{font-size:.6875rem;color:var(--dropdown-grey-color);}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .foundation-megamenu-item_list .foundation-megamenu-item .megamenu_subcategory_list > div > a:hover{color:var(--dropdown-accent-color);}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .right-banner-box{overflow:hidden;}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .right-banner-box img{-webkit-transition:-webkit-transform 1s ease-out;transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out;transform:scale(1.01);-ms-transform:scale(1.01);-webkit-transform:scale(1.01);}.foundation-mega-menu-content .foundation-megamenu-item_wrapper .right-banner-box img:hover{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);}.nav-menu,.nav-menu ul{margin:0;padding:0;list-style:none;}.nav-menu ul{white-space:nowrap;position:absolute;left:-20px;top:100%;opacity:0;padding:20px 0;background:#fff;-webkit-transform:translate(0,20px);transform:translate(0,20px);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.05);box-shadow:0 10px 40px 0 rgba(0,0,0,.05);z-index:1000;pointer-events:none;}.nav-menu li{display:inline-block;position:relative;margin-bottom:0;}.nav-menu li:hover > ul{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);pointer-events:initial;}.nav-menu li li{text-align:left;display:block;padding:15px 40px;}.nav-menu li li ul{left:100%;top:-20px;-webkit-transform:translate(10px,0);transform:translate(10px,0);}.nav-menu > li{padding:0 17px;}.nav-menu > li:first-child{padding-left:0;}.nav-menu > li:last-child{padding-right:0;}.nav-menu a{display:block;padding:.3125rem 0;}.nav-menu ul a{display:inline-block;}.main-navigation{height:100%;}.main-navigation .nav-menu{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.main-navigation .nav-menu > li{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.main-navigation li ul{min-width:180px;padding:20px 0;left:-40px;}.main-navigation li ul:before{content:"";width:100%;height:2px;position:absolute;top:-2px;left:0;}.main-navigation li li{padding-top:10px;padding-bottom:10px;}.main-navigation li li ul{margin:0 0 0 3px;}.main-navigation li li ul:before{top:0;left:-3px;height:100%;width:3px;}.main-navigation li li a{font-size:var(--site-main-menu-level-2-size);}.main-navigation a{font-size:16px;font-size:1rem;position:relative;z-index:100;}.main-navigation a:after{content:"";position:absolute;right:0;bottom:-4px;width:0;border-bottom:1px solid;-webkit-transition:width .3s;transition:width .3s;}.main-navigation a:hover{text-decoration:none;}.main-navigation a i{margin-right:5px;}.main-navigation a:hover:after,.main-navigation li.menu-item-has-children:hover > a:after{width:100%;left:0;}.text-light .main-navigation a{color:#fff;}.text-light .main-navigation li li span,.text-light .main-navigation li li a{color:#000;}.main-navigation .menu-item-mega{position:static;}.main-navigation .mega-menu{left:0;width:100%;margin:0;padding:0;-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.05);box-shadow:0 10px 40px 0 rgba(0,0,0,.05);}.main-navigation .mega-menu:before{display:none;}.main-navigation .mega-menu ul{position:static;opacity:1;margin:0;padding:0;min-width:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translate(0,0);transform:translate(0,0);background:transparent;}.main-navigation .mega-menu ul .menu-item-content a:after{display:none;}.main-navigation .mega-menu ul:before{display:none;}.main-navigation .mega-menu .container-fluid{padding-left:60px;padding-right:60px;}.main-navigation .mega-menu .col-1_8{width:12.5%;}.main-navigation .mega-menu .col-1_4{width:25%;}.main-navigation .mega-menu .col-1_3{width:33.33%;}.main-navigation .mega-menu .col-3_8{width:37.5%;}.main-navigation .mega-menu .col-1_2{width:50%;}.main-navigation .mega-menu .col-5_8{width:62.5%;}.main-navigation .mega-menu .col-2_3{width:66.6666%;}.main-navigation .mega-menu .col-3_4{width:75%;}.main-navigation .mega-menu .col-7_8{width:87.5%;}.main-navigation .mega-menu .col-1_1{width:100%;}.main-navigation .mega-menu .hide-title > span,.main-navigation .mega-menu .hide-title > a{text-indent:-9999em;display:block;}.main-navigation .mega-menu .hide-link > span,.main-navigation .mega-menu .hide-link > a{display:none;}.main-navigation .mega-menu .hide-link > ul{margin-top:-10px;}.main-navigation .mega-menu .hide-link > .menu-item-content{margin-top:10px;}.main-navigation .mega-menu-container{margin-left:auto;margin-right:auto;padding:0 20px;}.main-navigation .mega-menu-container:before{content:"";display:table;table-layout:fixed;}.main-navigation .mega-menu-container:after{content:"";clear:both;}.main-navigation .mega-menu-container > ul:after{content:"";display:block;clear:both;}.main-navigation ul.mega-menu-main{margin-left:-20px;margin-right:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.main-navigation .mega-sub-menu{float:left;padding:30px 20px 23px 20px;}.main-navigation .mega-sub-menu li{padding:10px 0;}.main-navigation .mega-sub-menu a{display:inline-block;}.main-navigation .mega-sub-menu > a:after{display:none;}.main-navigation .mega-sub-menu > a,.main-navigation .mega-sub-menu > span{font-size:.75rem;line-height:1.875;font-weight:700;text-transform:uppercase;margin-bottom:10px;display:block;}.main-navigation .container-fluid .mega-menu-main{margin-left:-60px;margin-right:-60px;}.main-navigation .container-fluid .mega-sub-menu{padding-left:60px;padding-right:60px;}.nav-menu li ul:not(.mega-menu) li{padding:0;}.nav-menu li ul:not(.mega-menu) li a{display:block;padding:15px 40px;}.nav-menu li ul:not(.mega-menu) li a:after{display:none;}.nav-menu li ul:not(.mega-menu) li.current-menu-item,.nav-menu li ul:not(.mega-menu) li:hover{background-color:var(--site-accent-color-2);}.nav-menu ul.mega-menu ul li{padding:10px 0;}.nav-menu ul.mega-menu ul li a{display:inline-block;padding:0;}.nav-menu ul.mega-menu ul li a:after{display:block;}.nav-menu ul.mega-menu ul li.current-menu-item,.nav-menu ul.mega-menu ul li:hover{background-color:transparent;}.nav-menu ul.mega-menu ul.mega-menu-main > li{padding:30px 20px 23px 20px;}.nav-menu ul.mega-menu ul.mega-menu-main > li > a{display:inline-block;padding:0;}.nav-menu ul.mega-menu ul.mega-menu-main > li > a:after{display:none;}.nova-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--page-header-bg-color);color:var(--page-header-text-color);min-height:18.75rem;}.nova-page-header .nova-page-header__inner{padding:1.75rem 1.25rem;}@media print, screen and (min-width: 40em){.nova-page-header .nova-page-header__inner{padding:2.1rem 1.5rem;}}@media print, screen and (min-width: 64em){.nova-page-header .nova-page-header__inner{padding:2.8rem 2rem;}}@media screen and (min-width: 80em){.nova-page-header .nova-page-header__inner{padding:3.15rem 2.25rem;}}.nova-page-header .nova-page-header__inner .page-title{color:var(--page-header-heading-color);font-family:var(--site-main-font);font-size:3.75rem;font-weight:200;}.nova-page-header .nova-page-header__inner a{color:var(--page-header-heading-color);}.nova-page-header .nova-page-header__inner a:hover{color:var(--site-accent-color);}.page-header-content{margin-bottom:2.5rem;}.page-header-content .woocommerce-breadcrumb{margin-bottom:1.125rem;}.page-header-content h1{font-size:2.875rem;margin-bottom:0;}.site-prefooter{font-size:.8125rem;position:relative;}.site-prefooter a:hover{opacity:.5;}body.footer-layout-full .site-prefooter{border-top:1px solid;}body.footer-layout-boxed .site-prefooter .prefooter-content{border-top:1px solid;position:relative;}.site-prefooter .prefooter-content{padding-left:1.25rem;padding-right:1.25rem;padding-top:2.5rem;}@media print, screen and (min-width: 40em){.site-prefooter .prefooter-content{padding-left:1.5rem;padding-right:1.5rem;}}@media print, screen and (min-width: 64em){.site-prefooter .prefooter-content{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width: 80em){.site-prefooter .prefooter-content{padding-left:2.25rem;padding-right:2.25rem;}}@media screen and (min-width: 90em){.site-prefooter .prefooter-content{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 64em){.site-prefooter .prefooter-content{padding-top:5rem;}}.site-prefooter .widget-area a{color:inherit;}.site-prefooter .widget-area .column,.site-prefooter .widget-area .columns{padding-right:.9375rem;}.site-prefooter .widget-area .column aside,.site-prefooter .widget-area .columns aside{padding-bottom:2.5rem;}@media print, screen and (min-width: 64em){.site-prefooter .widget-area .column aside,.site-prefooter .widget-area .columns aside{padding-bottom:5rem;}}.site-prefooter .widget-area .column:last-child aside,.site-prefooter .widget-area .columns:last-child aside{margin-bottom:0;}.support-lists{display:none;position:fixed;top:50%;right:5px;list-style:none;width:60px;background:#fff;-webkit-box-shadow:0 8px 30px 0 rgba(0,0,0,.16);box-shadow:0 8px 30px 0 rgba(0,0,0,.16);text-align:center;padding-top:15px;padding-bottom:5px;z-index:2;}@media print, screen and (min-width: 40em){.support-lists{display:block;}}.support-lists li{display:block;margin-bottom:0;}.support-lists li a{font-size:20px;height:40px;line-height:40px;}.site-footer{font-size:.875rem;position:relative;}.site-footer .footer-type-1{background-color:var(--site-footer-bg-color);color:var(--site-footer-text-color);}.site-footer .footer-type-1 a{color:var(--site-footer-text-color);}@media print, screen and (min-width: 64em){.site-footer .footer-type-1 .column .widget_text,.site-footer .footer-type-1 .columns .widget_text{float:right;}}.site-footer .footer-type-1 .widget-title{color:var(--site-footer-heading-color);font-size:1.125rem;border:none;text-transform:none;}.site-footer .footer-type-1 .nova-footer__content{padding:2.8125rem 1.25rem;}@media screen and (min-width: 90em){.site-footer .footer-type-1 .nova-footer__content{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 40em){.site-footer .footer-type-1 .nova-footer__content{padding:3.375rem 1.5rem;}}@media screen and (min-width: 90em){.site-footer .footer-type-1 .nova-footer__content{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 64em){.site-footer .footer-type-1 .nova-footer__content{padding:4.5rem 2rem;}}@media screen and (min-width: 90em){.site-footer .footer-type-1 .nova-footer__content{padding-left:5.25rem;padding-right:5.25rem;}}@media screen and (min-width: 80em){.site-footer .footer-type-1 .nova-footer__content{padding:5.0625rem 2.25rem;}}@media screen and (min-width: 90em){.site-footer .footer-type-1 .nova-footer__content{padding-left:5.25rem;padding-right:5.25rem;}}.site-footer .footer-type-1 .nova-footer__content .nova-footer__branding--slogan{max-width:31.25rem;width:100%;margin:2.5em auto;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .widget{padding:0;border:none;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .widget ul li{padding:0;border:none;}@media print, screen and (min-width: 64em){.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .widget:last-child{margin-bottom:0;}}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .widget li a{color:var(--site-footer-heading-color);}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .widget li a:hover{color:var(--site-footer-heading-color);}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .widget_yikes_easy_mc_widget{position:relative;max-width:31.25rem;width:100%;margin:0 auto;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .widget_yikes_easy_mc_widget label{padding:0;margin:0;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .widget_yikes_easy_mc_widget .edit-link{display:none;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-form input[type=email],.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-form input[type=number],.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-form input[type=text],.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-form input[type=url],.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-form select{background-color:transparent;border-top:0;border-left:0;border-right:0;border-bottom:1px solid;border-color:var(--site-footer-border-color);padding:0;margin:0;outline:0;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-form input[type=email]:focus,.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-form input[type=number]:focus,.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-form input[type=text]:focus,.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-form input[type=url]:focus,.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-form select:focus{background-color:transparent;border-top:0;border-left:0;border-right:0;border-bottom:1px solid;border-color:var(--site-footer-heading-color);-webkit-box-shadow:none;box-shadow:none;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-submit-button{position:absolute;top:0;right:0;width:40px;height:50px;text-align:right;padding:0;margin:0;background-color:transparent;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-submit-button .yikes-mailchimp-submit-button-span-text{font-size:0;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__widgets .yikes-easy-mc-submit-button .yikes-mailchimp-submit-button-span-text:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:var(--site-footer-heading-color);font-size:18px;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__socials{margin:2.5em 0;text-align:center;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__socials a{margin-left:20px;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__socials img{max-height:32px;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__payment-method{margin:2.5em 0;text-align:center;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__payment-method img{max-height:32px;padding-left:20px;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__navigation{text-align:center;font-size:.75rem;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__navigation .navigation-foundation{display:inline-block;margin:0 auto;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__navigation .navigation-foundation > ul > li > a{color:var(--site-footer-heading-color);padding:0 1em;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__navigation .navigation-foundation > ul > li > a > span{padding:.5em 0;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__navigation .navigation-foundation > ul > li > ul{text-align:left !important;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__navigation .navigation-foundation .is-submenu-item a{opacity:1;}.site-footer .footer-type-1 .nova-footer__content .nova-footer__navigation .navigation-foundation:hover > ul > li > a{opacity:.5;}.site-footer .footer-type-1 .nova-footer__content > div:last-child{margin-bottom:0;}.site-footer .footer-type-1 .nova-footer__copyright-text{padding:1.25rem 1.25rem;text-align:center;}@media screen and (min-width: 90em){.site-footer .footer-type-1 .nova-footer__copyright-text{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 40em){.site-footer .footer-type-1 .nova-footer__copyright-text{padding:1.25rem 1.5rem;}}@media screen and (min-width: 90em){.site-footer .footer-type-1 .nova-footer__copyright-text{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 64em){.site-footer .footer-type-1 .nova-footer__copyright-text{padding:1.25rem 2rem;}}@media screen and (min-width: 90em){.site-footer .footer-type-1 .nova-footer__copyright-text{padding-left:5.25rem;padding-right:5.25rem;}}@media screen and (min-width: 80em){.site-footer .footer-type-1 .nova-footer__copyright-text{padding:1.25rem 2.25rem;}}@media screen and (min-width: 90em){.site-footer .footer-type-1 .nova-footer__copyright-text{padding-left:5.25rem;padding-right:5.25rem;}}.site-footer .footer-type-1 .nova-footer__copyright-text .footer-text{font-size:.8125rem;}.site-footer a:hover{opacity:.5;}.site-footer .footer-content{padding-left:1.25rem;padding-right:1.25rem;padding-top:2.5rem;padding-bottom:2.5rem;}@media print, screen and (min-width: 40em){.site-footer .footer-content{padding-left:1.5rem;padding-right:1.5rem;}}@media print, screen and (min-width: 64em){.site-footer .footer-content{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width: 80em){.site-footer .footer-content{padding-left:2.25rem;padding-right:2.25rem;}}@media screen and (min-width: 90em){.site-footer .footer-content{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 64em){.site-footer .footer-content{padding-top:5rem;padding-bottom:5rem;}}.nova-footer-builder h5{font-size:18px;font-weight:600;}.nova-footer-builder ul{margin-left:0;}.nova-footer-builder ul li{list-style:none;}.nova-footer-builder .dark{color:#fff;}.nova-footer-builder .dark h5{color:#fff;}.nova-footer-builder .dark a{color:#e7e6e6;}.nova-footer-builder .dark a:hover{color:#fff;}.comments-area .comments-title{font-size:1.5rem;margin-bottom:2.5rem;max-width:31.25rem;}@media print, screen and (max-width: 39.99875em){.comments-area .comments-title{font-size:1.25rem;margin-bottom:1.875rem;}}.comments-area .comments-title b{font-weight:normal;}.comments-area .comments-title__post-title{color:inherit;}.comments-area .comment-list{list-style:none;margin:0;}.comments-area .comment-list > .comment:last-child{margin-bottom:1.875rem;}@media print, screen and (min-width: 40em){.comments-area .comment-list > .comment:last-child{margin-bottom:2.5rem;}}.comments-area .comment-list li.pingback{font-size:.625rem;padding:25px 25px 25px 35px;border:1px solid;text-transform:uppercase;margin-bottom:35px;}.comments-area .comment-list li.pingback + .comment{margin-top:3.75rem;}.comments-area .comment-list li.pingback a.url{font-size:1rem;text-transform:none;padding:0 10px;}.comments-area .comment-list li.pingback .edit-link{text-transform:uppercase;font-size:.625rem;line-height:.8125rem;margin-left:1rem;}.comments-area .comment-list li.pingback .edit-link .comment-edit-link{color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.comments-area .comment-list li.pingback .edit-link .comment-edit-link:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.875rem;margin-right:.5rem;}.comments-area .comment-list .comment{margin:0;position:relative;min-height:4.875rem;margin-bottom:0;padding-left:6.375rem;}.comments-area .comment-list .comment.depth-1{border:solid 1px;border-color:var(--site-border-color);border-bottom:0;padding:1.875rem;padding-left:8.25rem;}@media print, screen and (max-width: 39.99875em){.comments-area .comment-list .comment.depth-1{padding:.9375rem 0;}}.comments-area .comment-list .comment.depth-1 > article.comment-body .comment-meta .comment-author .avatar{left:1.875rem;top:1.875rem;}.comments-area .comment-list .comment.depth-1:last-child{border-bottom:solid 1px;border-color:var(--site-border-color);}@media print, screen and (max-width: 39.99875em){.comments-area .comment-list .comment{padding-left:0;}}@media print, screen and (max-width: 39.99875em){.comments-area .comment-list .comment article.comment-body{padding:0 .9375rem;}}.comments-area .comment-list .comment article.comment-body .comment-meta .comment-author .avatar{max-width:4.875rem;height:auto;position:absolute;left:0;top:0;overflow:hidden;border-radius:50%;}@media print, screen and (max-width: 39.99875em){.comments-area .comment-list .comment article.comment-body .comment-meta .comment-author .avatar{position:static;}}.comments-area .comment-list .comment article.comment-body .comment-meta .comment-author .says{display:none;}.comments-area .comment-list .comment article.comment-body .comment-meta .comment-author b.fn{color:var(--site-heading-color);font-weight:normal;}@media print, screen and (max-width: 39.99875em){.comments-area .comment-list .comment article.comment-body .comment-meta .comment-author b.fn{margin-left:.9375rem;}}.comments-area .comment-list .comment article.comment-body .comment-meta .comment-metadata{margin-bottom:1rem;}.comments-area .comment-list .comment article.comment-body .comment-meta .comment-metadata > a{color:inherit;font-size:.75rem;line-height:1rem;}.comments-area .comment-list .comment article.comment-body .comment-meta .comment-metadata > a:hover{opacity:1;}.comments-area .comment-list .comment article.comment-body .comment-meta .comment-metadata .edit-link{text-transform:uppercase;font-size:.625rem;line-height:.8125rem;margin-left:1rem;}.comments-area .comment-list .comment article.comment-body .comment-meta .comment-metadata .edit-link .comment-edit-link{color:var(--site-heading-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.comments-area .comment-list .comment article.comment-body .comment-meta .comment-metadata .edit-link .comment-edit-link:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.875rem;margin-right:.25rem;}.comments-area .comment-list .comment article.comment-body .comment-meta .comment-metadata .edit-link .comment-edit-link:hover{color:var(--site-accent-color);}.comments-area .comment-list .comment article.comment-body .comment-content,.comments-area .comment-list .comment article.comment-body .single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .description,.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .comments-area .comment-list .comment article.comment-body .description{padding:0;margin-bottom:1.125rem;}.comments-area .comment-list .comment article.comment-body .comment-content p:last-child,.comments-area .comment-list .comment article.comment-body .single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .description p:last-child,.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .comments-area .comment-list .comment article.comment-body .description p:last-child{margin-bottom:0;}.comments-area .comment-list .comment article.comment-body .reply > a{color:var(--site-heading-color);font-size:.625rem;text-transform:uppercase;line-height:.8125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.comments-area .comment-list .comment article.comment-body .reply > a:hover{color:var(--site-accent-color);}.comments-area .comment-list .comment article.comment-body .reply > a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.25rem;font-size:1rem;}.comments-area .comment-list .comment article.comment-body + .comment-respond{margin-top:3rem;margin-bottom:2.375rem;border-top:1px solid;padding-top:3.0625rem;margin-left:-4.5rem;}.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small{font-size:.625rem;line-height:.8125rem;text-transform:uppercase;}.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.comments-area .comment-list .comment article.comment-body + .comment-respond .comment-reply-title small a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.5rem;margin-left:.5rem;}.comments-area .comment-list .comment .children{margin-top:3.0625rem;margin-left:0;list-style-type:none;}@media print, screen and (max-width: 39.99875em){.comments-area .comment-list .comment .children{padding-left:1.25rem;}}.comments-area .comments-pagination{margin-bottom:5rem;}.comments-area .comments-pagination .nav-links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.comments-area .comments-pagination .nav-links .page-numbers{margin-right:2rem;font-size:.8125rem;line-height:1.5rem;display:inline-block;}.comments-area .comments-pagination .nav-links .page-numbers.current,.comments-area .comments-pagination .nav-links .page-numbers:hover{opacity:1;}.comments-area .comments-pagination .nav-links .page-numbers.next,.comments-area .comments-pagination .nav-links .page-numbers.prev{position:relative;top:-1px;}.comments-area .comments-pagination .nav-links .page-numbers.next:after,.comments-area .comments-pagination .nav-links .page-numbers.prev:after{font-size:.5rem;vertical-align:middle;}.comments-area .comments-pagination .nav-links .page-numbers.prev{margin-right:1.375rem;}@media print, screen and (min-width: 64em){.comments-area .comments-pagination .nav-links .page-numbers.prev{margin-left:-.625rem;}}.comments-area .comments-pagination .nav-links .page-numbers.prev:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}@media print, screen and (min-width: 64em){.comments-area .comments-pagination .nav-links .page-numbers.next{margin-left:-.625rem;}}.comments-area .comments-pagination .nav-links .page-numbers.next:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.comments-area .comment-respond .comment-reply-title{font-size:1.5rem;margin-bottom:.5rem;}.comments-area .comment-respond .comment-form{font-size:0;}.comments-area .comment-respond .comment-form .comment-notes,.comments-area .comment-respond .comment-form .logged-in-as > a{font-size:.875rem;opacity:.75;margin-bottom:3rem;}.comments-area .comment-respond .comment-form .logged-in-as > a{margin-right:.3125rem;border-bottom:1px solid;}.comments-area .comment-respond .comment-form .logged-in-as > a:hover{opacity:1;}.comments-area .comment-respond .comment-form .comment-form-comment{margin-bottom:1.5rem;}.comments-area .comment-respond .comment-form .form-submit{margin-bottom:0;}@media print, screen and (min-width: 40em){.comments-area .comment-respond .comment-form .comment-form-author,.comments-area .comment-respond .comment-form .comment-form-email,.comments-area .comment-respond .comment-form .comment-form-url{float:left;width:32%;margin-right:2%;}}.comments-area .comment-respond .comment-form .comment-form-author input,.comments-area .comment-respond .comment-form .comment-form-email input,.comments-area .comment-respond .comment-form .comment-form-url input{margin-bottom:0;}.comments-area .comment-respond .comment-form .comment-form-url{margin-right:0;}.comments-area [type=submit]{width:auto;}.gallery{margin:5rem 0;}.gallery .gallery-item{float:left;-webkit-transition:opacity .8s ease;transition:opacity .8s ease;}.gallery .gallery-item:hover{opacity:.5;}.gallery .gallery-icon img{width:100%;border-right:1px solid #fff;border-bottom:1px solid #fff;}.gallery:after{content:"";display:block;clear:both;}.gallery-columns-1 .gallery-item{width:100%;}.gallery-columns-2 .gallery-item{width:100%;}@media print, screen and (min-width: 40em){.gallery-columns-2 .gallery-item{width:50%;}}.gallery-columns-2 .gallery-item:nth-child(2n+2):after{content:"";display:block;clear:both;}.gallery-columns-3 .gallery-item{width:100%;}@media print, screen and (min-width: 40em){.gallery-columns-3 .gallery-item{width:33.3333333333%;}}.gallery-columns-3 .gallery-item:nth-child(3n+3):after{content:"";display:block;clear:both;}.gallery-columns-4 .gallery-item{width:100%;}@media print, screen and (min-width: 40em){.gallery-columns-4 .gallery-item{width:25%;}}.gallery-columns-4 .gallery-item:nth-child(4n+4):after{content:"";display:block;clear:both;}.gallery-columns-5 .gallery-item{width:100%;}@media print, screen and (min-width: 40em){.gallery-columns-5 .gallery-item{width:20%;}}.gallery-columns-6 .gallery-item{width:100%;}@media print, screen and (min-width: 40em){.gallery-columns-6 .gallery-item{width:16.6666666667%;}}.gallery-columns-7 .gallery-item{width:100%;}@media print, screen and (min-width: 40em){.gallery-columns-7 .gallery-item{width:14.2857142857%;}}.gallery-columns-8 .gallery-item{width:100%;}@media print, screen and (min-width: 40em){.gallery-columns-8 .gallery-item{width:12.5%;}}.gallery-columns-9 .gallery-item{width:100%;}@media print, screen and (min-width: 40em){.gallery-columns-9 .gallery-item{width:11.1111111111%;}}.gb-gallery{text-align:center;z-index:999999;}.gb-gallery img{max-height:100%;top:0;left:0;right:0;bottom:0;position:absolute;margin:auto;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;}.gb-gallery button{background:none;width:auto;height:auto;margin:0;border-color:transparent;background-color:transparent !important;position:absolute;padding:0;}.gb-gallery button:active,.gb-gallery button:focus{background-color:transparent;}.gb-gallery button:after,.gb-gallery button:before{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.gb-gallery button.close-button{margin-top:20px;margin-right:17px;top:0;right:0;position:absolute;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}.gb-gallery button.close-button:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.gb-gallery button.close-button:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.5rem;}.gb-gallery button.next,.gb-gallery button.prev{margin-top:-15px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.gb-gallery button.next:before,.gb-gallery button.prev:before{display:none;}.gb-gallery button.prev{margin-left:1.0625rem;top:50%;left:0;}.gb-gallery button.prev:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.875rem;}.gb-gallery button.prev:hover{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}.gb-gallery button.next{margin-right:1.0625rem;right:0;top:50%;}.gb-gallery button.next:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.875rem;}.gb-gallery button.next:hover{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}.gb-gallery button:hover{background-color:transparent;outline:none;}.gb-gallery button:before{background:none;}.posts_ajax_button{text-align:center;font-size:.6875rem;clear:both;margin:0 auto;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;}.posts_ajax_button > span{padding:1.5rem 5rem;}.posts_ajax_button.loading{overflow:hidden;-webkit-filter:contrast(5);filter:contrast(5);cursor:default;}.posts_ajax_button.loading > span{background-color:var(--site-primary-button-color);color:var(--site-primary-button-color);cursor:default;}.posts_ajax_button.loading > span span{position:relative;position:absolute !important;left:-10px;left:50% !important;width:10px;height:10px;border-radius:6px;background-color:#fff;color:transparent;margin:-1px 0;-webkit-filter:blur(2px);filter:blur(2px);margin-left:-10px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);}.posts_ajax_button.loading > span span::after,.posts_ajax_button.loading > span span::before{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:6px;background-color:#fff;color:transparent;-webkit-filter:blur(2px);filter:blur(2px);}.posts_ajax_button.loading > span span::before{left:10px;-webkit-animation:dotShuttle 2s infinite ease-out;animation:dotShuttle 2s infinite ease-out;}.posts_ajax_button.loading > span span::after{left:20px;}@keyframes dotShuttle{0%,100%,50%{-webkit-transform:translateX(0);transform:translateX(0);}25%{-webkit-transform:translateX(-30px);transform:translateX(-30px);}75%{-webkit-transform:translateX(30px);transform:translateX(30px);}}.posts_ajax_button.disabled{display:none !important;}body.blog-pagination-infinite_scroll nav.posts-navigation,body.blog-pagination-load_more_button nav.posts-navigation{display:none;}body.blog-pagination-infinite_scroll .pagination-container,body.blog-pagination-load_more_button .pagination-container{text-align:center;}.home .nova-page-header{display:none;}.wp-caption{color:inherit;}.wp-caption-text{color:inherit;}.gallery-caption{color:inherit;}.bypostauthor{color:inherit;}.content-layout-full .archive-header{border-bottom:1px solid;}.content-layout-boxed .archive-header .archive-header-inner{border-bottom:1px solid;}.archive-header .archive-title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.6875rem 1.25rem;}@media screen and (min-width: 90em){.archive-header .archive-title-wrapper{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 40em){.archive-header .archive-title-wrapper{padding:2.025rem 1.5rem;}}@media screen and (min-width: 90em){.archive-header .archive-title-wrapper{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 64em){.archive-header .archive-title-wrapper{padding:2.7rem 2rem;}}@media screen and (min-width: 90em){.archive-header .archive-title-wrapper{padding-left:5.25rem;padding-right:5.25rem;}}@media screen and (min-width: 80em){.archive-header .archive-title-wrapper{padding:3.0375rem 2.25rem;}}@media screen and (min-width: 90em){.archive-header .archive-title-wrapper{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 64em){.archive-header .archive-title-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.archive-header .archive-title-wrapper .archive-title{margin-bottom:0;font-size:1.4375rem;}.archive-header .archive-title-wrapper ul.archive-list{width:auto;margin:0 0 0 auto;list-style-type:none;z-index:10;max-width:85%;}.archive-header .archive-title-wrapper ul.archive-list li{margin-bottom:0;font-size:.8125rem;margin-right:2rem;width:auto;display:inline-block !important;}.archive-header .archive-title-wrapper ul.archive-list li ul.children{display:none;}.archive-header .archive-title-wrapper ul.archive-list li.cat-item-none{display:none !important;}.archive-header .archive-title-wrapper ul.archive-list li a{opacity:.5;line-height:2rem;display:inline-block;width:auto;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.archive-header .archive-title-wrapper ul.archive-list li a:hover{opacity:1;}.archive-header .archive-title-wrapper ul.archive-list li a:hover:after{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);}.archive-header .archive-title-wrapper ul.archive-list li a:after{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";display:block;width:100%;height:3px;position:absolute;left:0;bottom:0;-webkit-transform:scale3d(0,1,1) translate3d(0,0,0);transform:scale3d(0,1,1) translate3d(0,0,0);}.archive-header .archive-title-wrapper ul.archive-list li:last-of-type{margin-right:0;}.archive-header .archive-title-wrapper ul.archive-list li.current-cat a{opacity:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.archive-header .archive-title-wrapper ul.archive-list li.current-cat a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-left:auto;}@media print, screen and (min-width: 64em){.archive-header .archive-title-wrapper ul.archive-list li.current-cat a:before{display:none;}}.archive-header .archive-title-wrapper ul.archive-list li.current-cat a:after{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";display:block;width:100%;height:3px;position:absolute;left:0;bottom:0;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);}.archive-header .archive-title-wrapper ul.archive-list li.current-cat.open a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.archive-header .archive-title-wrapper ul.archive-list li:not(.current-cat){float:none;width:auto;display:inline-block;}.archive-header .archive-title-wrapper ul.archive-mobile-list{margin:1.25rem 0 0;padding:0;width:100%;}@media print, screen and (max-width: 47.99875em){.archive-header .archive-title-wrapper ul.archive-mobile-list{margin-bottom:-1.6875rem;}}.archive-header .archive-title-wrapper ul.archive-mobile-list li{margin:0;padding:0;list-style:none;}.archive-header .archive-title-wrapper ul.archive-mobile-list li:not(:first-child){visibility:hidden;opacity:0;max-height:0;-webkit-transition:max-height .5s ease-in-out,opacity .8s ease-in-out;transition:max-height .5s ease-in-out,opacity .8s ease-in-out;}.archive-header .archive-title-wrapper ul.archive-mobile-list li:not(:first-child).show{visibility:visible;-webkit-transition:opacity .8s ease-in-out,max-height .5s ease-in-out;transition:opacity .8s ease-in-out,max-height .5s ease-in-out;opacity:1;max-height:5rem;}.archive-header .archive-title-wrapper ul.archive-mobile-list li:before{content:"";border-bottom:1px solid;display:block;}.archive-header .archive-title-wrapper ul.archive-mobile-list li ul.children{display:none;}.archive-header .archive-title-wrapper ul.archive-mobile-list li:first-child{visibility:visible;opacity:1;max-height:5rem;}.archive-header .archive-title-wrapper ul.archive-mobile-list li:first-child a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.7em;background-color:transparent;margin-left:auto;margin-right:1em;}.archive-header .archive-title-wrapper ul.archive-mobile-list li:first-child.open a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.archive-header .archive-title-wrapper ul.archive-mobile-list li a{font-size:.8em;line-height:1.4em;min-height:4.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:inherit;}.archive-header .archive-description{font-size:.875rem;padding:0 1.25rem 1.875rem;}@media print, screen and (min-width: 40em){.archive-header .archive-description{padding:0 1.5rem 2.25rem;}}@media print, screen and (min-width: 64em){.archive-header .archive-description{padding:0 2rem 3rem;}}@media screen and (min-width: 80em){.archive-header .archive-description{padding:0 2.25rem 3.375rem;}}@media screen and (min-width: 90em){.archive-header .archive-description{padding-left:5.25rem;padding-right:5.25rem;}}.archive-header .archive-description p{margin-bottom:0;}.blog-hero-slider{display:-webkit-box;display:-ms-flexbox;display:flex;}.blog-hero-slider__item{width:100%;}.blog-hero-slider__caption .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.blog-hero-slider__caption .title--display-1{font-size:4vw;margin-bottom:1rem;}.blog-hero-slider__caption .description{font-size:1rem;width:60%;margin-bottom:1.87rem;}.blog-hero-slider__caption .title--display-1 .down-up span{-webkit-transition-duration:.4s;transition-duration:.4s;}.blog-hero-slider__caption .description .down-up div{-webkit-transition-duration:.4s;transition-duration:.4s;}.blog-hero-slider__caption .swiper-slide-active .title--display-1 .down-up span{-webkit-transition-delay:0s;transition-delay:0s;}.blog-hero-slider__caption .swiper-slide-active .description .down-up span{-webkit-transition-delay:.4s;transition-delay:.4s;}.blog-hero-slider__image{overflow:hidden;position:relative;}.blog-hero-slider .control-slider{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:1;}.blog-hero-slider .control-slider--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100vh;padding:8.5rem 0 3.1rem;bottom:0;right:0;width:10rem;z-index:2;}.blog-hero-slider .control-slider--vertical .swiper-button-next,.blog-hero-slider .control-slider--vertical .swiper-button-prev{display:block;}.blog-hero-slider .control-slider--vertical .swiper-button-next{margin-bottom:1.42rem;}.blog-hero-slider .control-slider--bottom{bottom:0;right:0;}.blog-hero-slider__case-details{height:7.5rem;padding-left:4.25rem;padding-right:4.25rem;position:relative;width:100%;z-index:1;}.blog-hero-slider__case-details .item-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;overflow:auto;}.blog-hero-slider__case-details .control-slider{width:11.25rem;}.blog-hero-slider__case-details .swiper-button-next{margin-right:1.42rem;}.blog-hero-slider .swiper-container.slider-container-details{width:calc(100% - 11.25rem);}body.content-layout-full .blog_highlighted_posts{border-bottom:1px solid;}.blog_highlighted_posts ~ .blog-listing .site-content{padding-top:1.25rem;}@media print, screen and (min-width: 40em){.blog_highlighted_posts ~ .blog-listing .site-content{padding-top:1.5rem;}}@media print, screen and (min-width: 64em){.blog_highlighted_posts ~ .blog-listing .site-content{padding-top:2rem;}}@media screen and (min-width: 80em){.blog_highlighted_posts ~ .blog-listing .site-content{padding-top:2.25rem;}}.blog_highlighted_posts .blog_highlighted_posts_container{padding:1.6875rem 1.25rem;}@media print, screen and (min-width: 40em){.blog_highlighted_posts .blog_highlighted_posts_container{padding:2.025rem 1.5rem;}}@media print, screen and (min-width: 64em){.blog_highlighted_posts .blog_highlighted_posts_container{padding:2.7rem 2rem;}}@media screen and (min-width: 80em){.blog_highlighted_posts .blog_highlighted_posts_container{padding:3.0375rem 2.25rem;}}@media print, screen and (max-width: 39.99875em){.blog_highlighted_posts .blog_highlighted_posts_container{padding-top:0;}}@media screen and (min-width: 90em){.blog_highlighted_posts .blog_highlighted_posts_container{padding-left:5.25rem;padding-right:5.25rem;}}body.content-layout-boxed .blog_highlighted_posts .blog_highlighted_posts_container{border-bottom:1px solid;}.blog_highlighted_posts article{margin-bottom:3rem;}@media print, screen and (min-width: 40em){.blog_highlighted_posts article{margin-bottom:0;}}@media print, screen and (min-width: 40em){.blog_highlighted_posts article.sticky .entry-content-wrap{padding-left:1.5rem;}}.blog_highlighted_posts article.sticky .entry-content-wrap .entry-header .entry-title a:before{content:"★";margin-right:10px;}.blog_highlighted_posts article .entry-thumbnail{margin-bottom:1.5rem;position:relative;background-size:cover;background-position:center center;margin-left:-1.25rem;margin-right:-1.25rem;}@media print, screen and (min-width: 40em){.blog_highlighted_posts article .entry-thumbnail{margin-left:-1.5rem;margin-right:-1.5rem;}}@media print, screen and (min-width: 64em){.blog_highlighted_posts article .entry-thumbnail{margin-left:-2rem;margin-right:-2rem;}}@media screen and (min-width: 80em){.blog_highlighted_posts article .entry-thumbnail{margin-left:-2.25rem;margin-right:-2.25rem;}}@media print, screen and (min-width: 40em){.blog_highlighted_posts article .entry-thumbnail{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;will-change:transform;margin-left:auto;margin-right:auto;}}@media print, screen and (min-width: 40em){.blog_highlighted_posts article .entry-thumbnail:hover{-webkit-transform:scale3d(.98,.98,.98);transform:scale3d(.98,.98,.98);}}.blog_highlighted_posts article .entry-content-wrap .entry-header .entry-meta{font-size:.6875rem;line-height:.9375rem;margin-bottom:.75rem;}.blog_highlighted_posts article .entry-content-wrap .entry-content__readmore{font-size:.8125rem;}@media print, screen and (max-width: 39.99875em){.blog_highlighted_posts article .entry-content-wrap .entry-content p{margin-bottom:.875rem;}}.blog_highlighted_posts .blog_highlighted_posts_left article:not(.has-post-thumbnail):first-child{padding-top:3rem;}@media print, screen and (min-width: 40em){.blog_highlighted_posts .blog_highlighted_posts_left article:not(.has-post-thumbnail):first-child{padding-top:0;}}@media print, screen and (max-width: 39.99875em){.blog_highlighted_posts .blog_highlighted_posts_left article .entry-title{font-size:1.125rem;}}@media print, screen and (min-width: 64em){.blog_highlighted_posts .blog_highlighted_posts_left article .entry-title{padding-right:10rem;}}.blog_highlighted_posts .blog_highlighted_posts_left article .entry-content{font-size:.875rem;}@media print, screen and (min-width: 64em){.blog_highlighted_posts .blog_highlighted_posts_left article .entry-content{padding-right:10rem;}}.blog_highlighted_posts .blog_highlighted_posts_right article:first-child{margin-bottom:2.5rem;}@media print, screen and (max-width: 39.99875em){.blog_highlighted_posts .blog_highlighted_posts_right article:last-child{margin-bottom:0;}}.blog_highlighted_posts .blog_highlighted_posts_right article .entry-content-wrap .entry-header .entry-title{font-size:1.125rem;line-height:1.375rem;}@media print, screen and (min-width: 40em){.blog_highlighted_posts .blog_highlighted_posts_right article .entry-content-wrap .entry-header .entry-title{font-size:1rem;}}.blog_highlighted_posts .blog_highlighted_posts_right article .entry-content-wrap .entry-content{display:none;}.blog_highlighted_posts .blog_highlighted_posts_right article .entry-content-wrap .entry-content__readmore{display:none;}body.content-layout-full .nova_popular_posts_container{border-bottom:1px solid;}.nova_popular_posts_container .popular_posts_columns{width:100%;padding:1.6875rem 1.25rem 1rem;}@media print, screen and (min-width: 40em){.nova_popular_posts_container .popular_posts_columns{padding:2.025rem 1.5rem 1.2rem;}}@media print, screen and (min-width: 64em){.nova_popular_posts_container .popular_posts_columns{padding:2.7rem 2rem 1.6rem;}}@media screen and (min-width: 80em){.nova_popular_posts_container .popular_posts_columns{padding:3.0375rem 2.25rem 1.8rem;}}@media screen and (min-width: 90em){.nova_popular_posts_container .popular_posts_columns{padding-left:5.25rem;padding-right:5.25rem;}}body.content-layout-boxed .nova_popular_posts_container .popular_posts_columns{border-bottom:1px solid;}.nova_popular_posts_container .popular_posts_title{font-size:1rem;margin-bottom:2.0625rem;}@media print, screen and (max-width: 39.99875em){.nova_popular_posts_container .popular_posts_title{text-transform:uppercase;font-size:.8125rem;margin-bottom:1.25rem;}}.nova_popular_posts_container .nova_popular_posts .popular-post{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transform:scale(.95);transform:scale(.95);-webkit-animation:post_fade_in .25s;animation:post_fade_in .25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s;will-change:opacity,transform;margin-bottom:1.5rem;}@media print, screen and (max-width: 39.99875em){.nova_popular_posts_container .nova_popular_posts .popular-post:last-child{margin-bottom:0;}}@media print, screen and (min-width: 40em){.nova_popular_posts_container .nova_popular_posts .popular-post{display:inline-block;}}.nova_popular_posts_container .nova_popular_posts .popular-post.sticky .sticky_post_content .sticky_post_title a:before{content:"★";margin-right:10px;}.nova_popular_posts_container .nova_popular_posts .popular-post.with-image .sticky_post_content{width:70%;}@media print, screen and (min-width: 40em){.nova_popular_posts_container .nova_popular_posts .popular-post.with-image .sticky_post_content{width:100%;}}.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_image{position:relative;font-size:0;margin-right:1rem;width:30%;}.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_image .wp-post-image.size-medium{display:block;max-width:300px;width:100%;}@media print, screen and (max-width: 39.99875em){.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_image .wp-post-image.size-medium{display:none;}}.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_image .wp-post-image.size-thumbnail{display:none;max-width:150px;width:100%;}@media print, screen and (max-width: 39.99875em){.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_image .wp-post-image.size-thumbnail{display:block;}}@media print, screen and (min-width: 40em){.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_image{width:100%;margin-right:0;margin-bottom:1.5rem;}}@media print, screen and (min-width: 64em){.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_image{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;will-change:transform;}}.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_image a{display:block;}.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_image a span{display:inline-block;width:100%;height:5.625rem;background-size:cover;background-repeat:no-repeat;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;will-change:transform;}@media print, screen and (min-width: 40em){.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_image a span{height:10rem;}}.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_content .entry-meta{font-size:.6875rem;line-height:.9375rem;margin-bottom:.75rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_content .entry-meta a{opacity:.75;}.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_content .entry-meta a:hover{opacity:1;}.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_content .sticky_post_title{font-size:.8125rem;line-height:1.125rem;word-wrap:break-word;}@media print, screen and (min-width: 40em){.nova_popular_posts_container .nova_popular_posts .popular-post .sticky_post_content .sticky_post_title{font-size:1rem;line-height:1.375rem;}}@media print, screen and (min-width: 64em){.nova_popular_posts_container .nova_popular_posts .popular-post{margin-bottom:0;}}@media print, screen and (min-width: 64em){.nova_popular_posts_container .nova_popular_posts .popular-post:hover .sticky_post_image{-webkit-transform:scale3d(.98,.98,.98);transform:scale3d(.98,.98,.98);}}@-webkit-keyframes post_fade_in{100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes post_fade_in{100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}div.animated-blog-articles article{opacity:0;-webkit-transform:scale(.95);transform:scale(.95);-webkit-animation:post_fade_in .25s;animation:post_fade_in .25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;animation-delay:2s;will-change:opacity,transform;}div.animated-blog-articles.js_animated article{-webkit-animation:none;animation:none;}div.animated-blog-articles.js_animated article.animated{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out,-webkit-transform .25s ease-in-out;}.blog-listing .posts-navigation{padding-top:3rem;border-top:1px solid;border-color:var(--site-border-color);}.blog-listing .posts-navigation .nav-links{font-size:.6875rem;line-height:.6875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.blog-listing .posts-navigation .nav-links .nav-next a,.blog-listing .posts-navigation .nav-links .nav-previous a{padding:0;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;}.blog-listing .posts-navigation .nav-links .nav-previous a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;line-height:1.3;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.5rem;margin-right:.5rem;}.blog-listing .posts-navigation .nav-links .nav-next a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;line-height:1.3;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.5rem;margin-left:.5rem;}.blog-listing .posts-navigation .nav-links .nav-next{margin-left:auto;}.blog-listing .blog-articles article{display:block;}.blog-listing .blog-articles article.sticky .entry-content-wrap .entry-header .entry-title a:before{content:"★";margin-right:10px;color:red;}.blog-listing .blog-articles article .entry-thumbnail .post-thumbnail{overflow:hidden;}.blog-listing .blog-articles article .entry-thumbnail .post-thumbnail__link{position:relative;display:inline-block;vertical-align:middle;width:100%;}.blog-listing .blog-articles article .entry-thumbnail .post-thumbnail .blog_item--thumbnail{padding-bottom:45%;}.blog-listing .blog-articles article .entry-thumbnail .post-thumbnail .blog_item--thumbnail.figure__object_fit{position:relative;overflow:hidden;width:100%;}.blog-listing .blog-articles article .entry-thumbnail .post-thumbnail .blog_item--thumbnail.figure__object_fit img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.blog-listing .blog-articles article .entry-thumbnail .post-thumbnail .post-thumbnail__img{-webkit-transition:all 2s ease-out;transition:all 2s ease-out;}.blog-listing .blog-articles article .entry-thumbnail .post-thumbnail:hover .post-thumbnail__img{-webkit-transform:scale(1.2);transform:scale(1.2);}.blog-listing .blog-articles article.page .entry-content-wrap,.blog-listing .blog-articles article.page .entry-thumbnail,.blog-listing .blog-articles article.post .entry-content-wrap,.blog-listing .blog-articles article.post .entry-thumbnail{width:100%;}.blog-listing .blog-articles article.page .entry-thumbnail a,.blog-listing .blog-articles article.post .entry-thumbnail a{display:block;padding-bottom:1.5rem;}@media print, screen and (min-width: 40em){.blog-listing .blog-articles article.page .entry-content-wrap,.blog-listing .blog-articles article.post .entry-content-wrap{margin:0 auto;}}.blog-listing .blog-articles article.page .entry-content-wrap .entry-header .entry-title,.blog-listing .blog-articles article.post .entry-content-wrap .entry-header .entry-title{font-size:1.5rem;font-weight:500;text-align:center;margin-bottom:1rem;letter-spacing:-1.2px;}@media print, screen and (min-width: 40em){.blog-listing .blog-articles article.page .entry-content-wrap .entry-header .entry-title,.blog-listing .blog-articles article.post .entry-content-wrap .entry-header .entry-title{font-size:2.25rem;}}.blog-listing .blog-articles article.page .entry-content-wrap .entry-content__readmore-wrap,.blog-listing .blog-articles article.post .entry-content-wrap .entry-content__readmore-wrap{display:block;text-align:center;}.blog-listing .blog-articles article.page .entry-content-wrap .entry-content__readmore,.blog-listing .blog-articles article.post .entry-content-wrap .entry-content__readmore{margin-top:.625rem;}.blog-listing .blog-articles .post .nova-blog-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media print, screen and (max-width: 47.99875em){.blog-listing .blog-articles .post .nova-blog-posts{display:block;}}.blog-listing .blog-articles .post .nova-blog-posts__thumbnail{width:50%;margin-right:2.1875rem;}@media print, screen and (max-width: 47.99875em){.blog-listing .blog-articles .post .nova-blog-posts__thumbnail{width:100%;}}.blog-listing .blog-articles .post .nova-blog-posts__thumbnail .post-thumbnail{position:relative;overflow:hidden;}.blog-listing .blog-articles .post .nova-blog-posts__thumbnail .post-thumbnail__link{position:relative;display:inline-block;vertical-align:middle;width:100%;}.blog-listing .blog-articles .post .nova-blog-posts__thumbnail .post-thumbnail .blog_item--thumbnail{padding-bottom:80%;}.blog-listing .blog-articles .post .nova-blog-posts__thumbnail .post-thumbnail .blog_item--thumbnail.figure__object_fit{position:relative;overflow:hidden;width:100%;}.blog-listing .blog-articles .post .nova-blog-posts__thumbnail .post-thumbnail .blog_item--thumbnail.figure__object_fit img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.blog-listing .blog-articles .post .nova-blog-posts__thumbnail .post-thumbnail .video-play-btn{position:absolute;top:35px;right:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:#d8d8d8;width:58px;height:58px;border-radius:50%;}.blog-listing .blog-articles .post .nova-blog-posts__thumbnail .post-thumbnail .video-play-btn:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.125rem;}@media print, screen and (max-width: 47.99875em){.blog-listing .blog-articles .post .nova-blog-posts__content{margin-top:2rem;}}.blog-listing .blog-articles .post .nova-blog-posts__content.has-thumbnail{width:50%;}@media print, screen and (max-width: 47.99875em){.blog-listing .blog-articles .post .nova-blog-posts__content.has-thumbnail{width:100%;}}.blog-listing .blog-articles .post .nova-blog-posts__content .quote-wrapper .quote-content{position:relative;font-family:var(--site-secondary-font);font-size:3rem;padding:3rem;max-width:31.25rem;font-weight:bold;}.blog-listing .blog-articles .post .nova-blog-posts__content .quote-wrapper .quote-content:before,.blog-listing .blog-articles .post .nova-blog-posts__content .quote-wrapper .quote-content:after{position:absolute;font-size:4rem;line-height:1;}.blog-listing .blog-articles .post .nova-blog-posts__content .quote-wrapper .quote-content:before{left:0;top:0;content:"“";}.blog-listing .blog-articles .post .nova-blog-posts__content .quote-wrapper .quote-content:after{right:45px;bottom:0;content:"”";}.blog-listing .blog-articles .post .nova-blog-posts__content .cat-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;}.blog-listing .blog-articles .post .nova-blog-posts__content .cat-list a{background:var(--site-border-color);font-size:.6875rem;padding:10px 20px;margin-right:.625rem;letter-spacing:1.8px;text-transform:uppercase;}.blog-listing .blog-articles .post .nova-blog-posts__content .cat-list a:last-child{margin:0;}.blog-listing .blog-articles .post .nova-blog-posts__content .entry-title{font-size:1.5rem;font-weight:bold;margin-bottom:1rem;}.blog-listing .blog-articles .post .nova-blog-posts__content .entry-excerpt{margin-bottom:3.125rem;}@media print, screen and (max-width: 79.99875em){.blog-listing .blog-articles .post .nova-blog-posts__content .entry-excerpt{margin-bottom:2rem;}}.blog-listing .blog-articles .post .nova-blog-posts__content .entry-meta{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;}.blog-listing .blog-articles .post .nova-blog-posts__content .entry-meta a{color:var(--site-text-color);}.blog-listing .blog-articles .post .nova-blog-posts__content .entry-meta a:hover{color:var(--site-accent-color);}.blog-listing .blog-articles .post .nova-blog-posts__content .entry-meta .sept{display:inline-block;margin:0 .75rem;}.blog-listing .blog-articles .post .nova-blog-posts.post-display-block{display:block;}.blog-listing .blog-articles .post .nova-blog-posts.post-display-block .nova-blog-posts__thumbnail{width:100%;}.blog-listing .blog-articles .post .nova-blog-posts.post-display-block .nova-blog-posts__content{width:100%;margin-top:2rem;}.blog-listing .blog-articles .post .nova-blog-posts.post-display-block .nova-blog-posts__content .cat-list{margin-bottom:1rem;}.blog-listing .blog-articles .post .nova-blog-posts.post-display-block .nova-blog-posts__content .entry-excerpt{margin-bottom:2rem;}.blog-listing .blog-articles .post .nova-blog-posts.post-display-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.blog-listing .blog-articles .post .nova-blog-posts.post-display-flex .nova-blog-posts__thumbnail{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;margin-right:0;}.blog-listing .blog-articles .post .nova-blog-posts.post-display-flex .nova-blog-posts__content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;margin-top:2rem;}.blog-listing .blog-articles .post .nova-blog-posts.post-display-flex .nova-blog-posts__content .cat-list{margin-bottom:1rem;}.blog-listing .blog-articles .post .nova-blog-posts.post-display-flex .nova-blog-posts__content .entry-excerpt{margin-bottom:2rem;}.blog-listing .blog-articles .post,.blog-listing .blog-articles .type-page{margin-bottom:2rem;}@media print, screen and (min-width: 40em){.blog-listing .blog-articles .post,.blog-listing .blog-articles .type-page{margin-bottom:3.75rem;}}.blog-listing .blog-articles .post .entry-content-wrap .entry-meta,.blog-listing .blog-articles .type-page .entry-content-wrap .entry-meta{font-size:.75rem;text-align:center;margin-bottom:.4375rem;}.blog-listing .blog-articles .post .entry-title,.blog-listing .blog-articles .type-page .entry-title{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-bottom:0;}.blog-listing .blog-articles .post .entry-content,.blog-listing .blog-articles .type-page .entry-content{font-size:1rem;margin-bottom:1.75rem;}.blog-listing .blog-articles .post .entry-content p,.blog-listing .blog-articles .type-page .entry-content p{margin-bottom:0;}.blog-listing .blog-articles .post .entry-content__readmore,.blog-listing .blog-articles .type-page .entry-content__readmore{font-size:.75rem;font-weight:bold;padding-bottom:.3125rem;text-transform:uppercase;letter-spacing:1.38px;}.blog-listing .blog-articles .post .entry-content__readmore:after,.blog-listing .blog-articles .type-page .entry-content__readmore:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1rem;margin-left:.4375rem;}.blog-listing .blog-articles .post .entry-content__readmore:hover,.blog-listing .blog-articles .type-page .entry-content__readmore:hover{color:var(--site-heading-color);}.blog-layout-2 .blog-listing .blog-articles article.post .entry-content-wrap .entry-content__readmore-wrap,.blog-layout-2 .blog-listing .blog-articles article.post .entry-content-wrap .entry-header .entry-title,.blog-layout-2 .blog-listing .blog-articles .post .entry-content-wrap .entry-meta,.blog-layout-2 .blog-listing .blog-articles .type-page .entry-content-wrap .entry-meta{text-align:left;}.blog-layout-2 .blog-listing .blog-articles article.post .entry-content-wrap .entry-content__readmore-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.blog-layout-2 .blog-listing .blog-articles article.post .entry-content-wrap .entry-content__readmore-wrap .entry-content__readmore{border:solid 1px var(--site-text-color);font-weight:400;padding:.9375rem 3.4375rem;margin-top:0;}.blog-layout-2 .blog-listing .blog-articles article.post .entry-content-wrap .entry-content__readmore-wrap .entry-content__readmore:hover{background:var(--site-accent-color);border-color:var(--site-accent-color);color:#fff;}.blog-layout-2 .blog-listing .blog-articles article.post .entry-content-wrap .entry-content__readmore-wrap .entry-content__readmore:after{display:none;}.blog-layout-4 .blog-listing .blog-articles .post,.blog-layout-4 .blog-listing .blog-articles .type-page{margin-bottom:0;}.blog-layout-5 .page-header-content{padding-left:.9375rem;padding-right:.9375rem;}@media screen and (min-width: 80em){.blog-layout-5 .page-header-content{padding-left:2.1875rem;padding-right:2.1875rem;}}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .page-header-content{padding:0;}}.blog-layout-5 .blog-articles article{width:50%;padding-left:.9375rem;padding-right:.9375rem;}@media screen and (min-width: 80em){.blog-layout-5 .blog-articles article{padding-left:2.1875rem;padding-right:2.1875rem;}}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .blog-articles article{padding:0;}}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .blog-articles article{width:100%;}}.blog-layout-5 .blog-articles article:nth-child(1){width:40%;}@media print, screen and (min-width: 40em){.blog-layout-5 .blog-articles article:nth-child(1) .nova-blog-posts.post-display-flex .nova-blog-posts__thumbnail{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.blog-layout-5 .blog-articles article:nth-child(1) .nova-blog-posts.post-display-flex .nova-blog-posts__content{margin-top:0;margin-bottom:2rem;}}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .blog-articles article:nth-child(1){width:100%;}}.blog-layout-5 .blog-articles article:nth-child(2){width:60%;}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .blog-articles article:nth-child(2){width:100%;}}.blog-layout-5 .blog-articles article:nth-child(2) .nova-blog-posts__thumbnail .post-thumbnail .blog_item--thumbnail{padding-bottom:52% !important;}.blog-layout-5 .blog-articles article:nth-child(3){width:100%;}.blog-layout-5 .blog-articles article:nth-child(3) .nova-blog-posts.post-display-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.blog-layout-5 .blog-articles article:nth-child(3) .nova-blog-posts.post-display-flex .nova-blog-posts__thumbnail{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:20%;flex-basis:20%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding-left:2.1875rem;padding-right:0;}.blog-layout-5 .blog-articles article:nth-child(3) .nova-blog-posts.post-display-flex .nova-blog-posts__thumbnail .post-thumbnail .blog_item--thumbnail{padding-bottom:60%;}.blog-layout-5 .blog-articles article:nth-child(3) .nova-blog-posts.post-display-flex .nova-blog-posts__content{padding-right:2.1875rem;}.blog-layout-5 .blog-articles article:nth-child(4){width:60%;}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .blog-articles article:nth-child(4){width:100%;}}.blog-layout-5 .blog-articles article:nth-child(4) .nova-blog-posts__thumbnail .post-thumbnail .blog_item--thumbnail{padding-bottom:52% !important;}.blog-layout-5 .blog-articles article:nth-child(5){width:40%;}@media print, screen and (min-width: 40em){.blog-layout-5 .blog-articles article:nth-child(5) .nova-blog-posts.post-display-flex .nova-blog-posts__thumbnail{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.blog-layout-5 .blog-articles article:nth-child(5) .nova-blog-posts.post-display-flex .nova-blog-posts__content{margin-top:0;margin-bottom:2rem;}}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .blog-articles article:nth-child(5){width:100%;}}.blog-layout-5 .blog-articles article:nth-child(6){width:60%;}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .blog-articles article:nth-child(6){width:100%;}}.blog-layout-5 .blog-articles article:nth-child(6) .nova-blog-posts__thumbnail .post-thumbnail .blog_item--thumbnail{padding-bottom:52% !important;}.blog-layout-5 .blog-articles article:nth-child(7){width:40%;}@media print, screen and (min-width: 40em){.blog-layout-5 .blog-articles article:nth-child(7) .nova-blog-posts.post-display-flex .nova-blog-posts__thumbnail{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.blog-layout-5 .blog-articles article:nth-child(7) .nova-blog-posts.post-display-flex .nova-blog-posts__content{margin-top:0;margin-bottom:2rem;}}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .blog-articles article:nth-child(7){width:100%;}}.blog-layout-5 .blog-articles article:nth-child(8){width:40%;}@media print, screen and (min-width: 40em){.blog-layout-5 .blog-articles article:nth-child(8) .nova-blog-posts.post-display-flex .nova-blog-posts__thumbnail{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.blog-layout-5 .blog-articles article:nth-child(8) .nova-blog-posts.post-display-flex .nova-blog-posts__content{margin-top:0;margin-bottom:2rem;}}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .blog-articles article:nth-child(8){width:100%;}}.blog-layout-5 .blog-articles article:nth-child(9){width:60%;}@media print, screen and (max-width: 47.99875em){.blog-layout-5 .blog-articles article:nth-child(9){width:100%;}}.blog-layout-5 .blog-articles article:nth-child(9) .nova-blog-posts__thumbnail .post-thumbnail .blog_item--thumbnail{padding-bottom:52% !important;}.blog-layout-5 .blog-articles article:nth-child(10){width:100%;}.blog-layout-5 .blog-articles article:nth-child(10) .nova-blog-posts.post-display-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.blog-layout-5 .blog-articles article:nth-child(10) .nova-blog-posts.post-display-flex .nova-blog-posts__thumbnail{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:20%;flex-basis:20%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding-left:2.1875rem;padding-right:0;}.blog-layout-5 .blog-articles article:nth-child(10) .nova-blog-posts.post-display-flex .nova-blog-posts__thumbnail .post-thumbnail .blog_item--thumbnail{padding-bottom:60%;}.blog-layout-5 .blog-articles article:nth-child(10) .nova-blog-posts.post-display-flex .nova-blog-posts__content{padding-right:2.1875rem;}body.single.single-post .site-content-wrapper .single_post_content{margin-top:5rem;}@media print, screen and (max-width: 47.99875em){body.single.single-post .site-content-wrapper .single_post_content{margin-top:1.875rem;}}body.single.single-post .site-content-wrapper .site-main-content{background:var(--site-bg-color);}body.single.single-post .nova-page-header{display:none;padding-bottom:0;}body.single.single-post .nova-page-header .page-title{font-size:1.5rem;margin:0 auto;text-align:left;}@media print, screen and (min-width: 40em){body.single.single-post .nova-page-header .page-title{font-size:2.8125rem;}}body.single.single-post .nova-page-header .breadcrumb,body.single.single-post .nova-page-header .woocommerce-breadcrumb{display:none;}body.single.single-post .single_post_content{padding-top:0 !important;}body.single.single-post .entry-header{margin-bottom:1.875rem;}body.single.single-post .entry-header .entry-title{font-size:2.25rem;font-weight:500;}body.single.single-post .post .entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem;}body.single.single-post .post .entry-meta__item{font-size:.75rem;}body.single.single-post .post .entry-meta__item a{font-weight:bold;}body.single.single-post .post .entry-meta__item--tags{display:-webkit-box;display:-ms-flexbox;display:flex;display:block;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:-.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3rem;}body.single.single-post .post .entry-meta__item--tags a{color:inherit;padding:.3125rem .625rem;margin:0 .4375rem .4375rem 0;text-transform:capitalize;font-size:.875rem !important;line-height:1.33334;background-color:var(--site-border-color);}body.single.single-post .post .entry-meta__item--tags a:hover{opacity:1;color:#fff;background-color:var(--site-accent-color);border-color:var(--site-accent-color);}@media print, screen and (min-width: 64em){body.single.single-post .post .entry-meta__item--tags{display:-webkit-box;display:-ms-flexbox;display:flex;}}body.single.single-post .post .entry-meta__item--tags.for-cat{margin-top:1.125rem;}body.single.single-post .post .entry-meta__item--tags span{display:block;margin-bottom:1.5rem;margin-right:0;}@media print, screen and (min-width: 64em){body.single.single-post .post .entry-meta__item--tags span{display:inline-block;margin-bottom:0;margin-right:1rem;}}body.single.single-post .post .entry-meta__item--tags a{display:inline-block;font-weight:400;text-decoration:none;}body.single.single-post .post .entry-meta__item--tags a:first-child{margin-left:1rem;}body.single.single-post .post .entry-tags .entry-meta__item span{position:relative;top:-4px;font-size:1rem;color:var(--site-heading-color);font-weight:500;}body.single.single-post .post .entry-content{color:var(--site-heading-color);font-size:1rem;margin-bottom:1.875rem;}@media print, screen and (min-width: 64em){body.single.single-post .post .entry-content{margin:0 auto;margin-bottom:3.75rem;}}body.single.single-post .post .entry-content p{line-height:2;}.blog-sidebar-active body.single.single-post .post .entry-content{padding:0 3rem;}body.single.single-post .post .entry-content .post-password-form{max-width:25rem;margin:0 auto;}body.single.single-post .post .entry-content .page-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.8125rem;clear:both;}body.single.single-post .post .entry-content .page-links > .pages{display:none;}body.single.single-post .post .entry-content .page-links .post-page-numbers{margin-right:.9375rem;padding:.625rem .9375rem;border:solid 1px var(--site-border-color);}body.single.single-post .post .entry-content .page-links .post-page-numbers:hover{color:var(--site-heading-color);border-color:var(--site-heading-color);}body.single.single-post .post .entry-content .page-links .post-page-numbers.current{background-color:var(--site-accent-color);border-color:var(--site-accent-color);color:#fff;}body.single.single-post .post .entry-content .page-links .post-page-numbers:last-child{margin-right:0;}body.single.single-post .post .entry-content .entry-tags{clear:both;padding-top:1px;}body.single.single-post .single-comments-container .single-comments-row{padding-bottom:1.875rem;}body.single.single-post .single-post-comment-wrap{margin:0 auto;}body.single.single-post .single_navigation_container .single_navigation{width:100%;padding-top:5rem;}@media print, screen and (min-width: 64em){body.single.single-post .single_navigation_container .single_navigation .single_navigation_inner{margin:0 auto;}}body.single.single-post .single_navigation_container .single_navigation .nav-previous img{display:none;float:left;margin-right:1rem;}body.single.single-post .single_navigation_container .single_navigation .nav-next img{display:none;float:right;margin-left:1rem;}@media print, screen and (min-width: 64em){body.single.single-post .single_navigation_container .single_navigation .nav-next img,body.single.single-post .single_navigation_container .single_navigation .nav-previous img{display:inline-block;}}@media print, screen and (max-width: 39.99875em){body.single.single-post .single_navigation_container .single_navigation .row{margin:0;}}body.single.single-post .single_navigation_container .border-mobile{border-bottom:1px solid;border-top:1px solid;}body.single.single-post .single_navigation_container .border-mobile:last-child{border-top:0;}@media print, screen and (min-width: 40em){body.single.single-post .single_navigation_container .border-mobile{border-bottom:0;border-top:0;}}body.single.single-post .single_navigation_container .post-navigation{position:relative;width:100%;}@media print, screen and (max-width: 39.99875em){body.single.single-post .single_navigation_container .nav-previous{margin-bottom:.9375rem;}}body.single.single-post .single_navigation_container .nav-next a,body.single.single-post .single_navigation_container .nav-previous a{color:var(--site-heading-color);}body.single.single-post .single_navigation_container .nav-next a .nav-next-title,body.single.single-post .single_navigation_container .nav-next a .nav-previous-title,body.single.single-post .single_navigation_container .nav-previous a .nav-next-title,body.single.single-post .single_navigation_container .nav-previous a .nav-previous-title{margin-bottom:.75rem;font-size:.625rem;}@media print, screen and (max-width: 39.99875em){body.single.single-post .single_navigation_container .nav-next a .nav-next-title,body.single.single-post .single_navigation_container .nav-next a .nav-previous-title,body.single.single-post .single_navigation_container .nav-previous a .nav-next-title,body.single.single-post .single_navigation_container .nav-previous a .nav-previous-title{margin-bottom:0;}}body.single.single-post .single_navigation_container .nav-next a .nav-next-title span,body.single.single-post .single_navigation_container .nav-next a .nav-previous-title span,body.single.single-post .single_navigation_container .nav-previous a .nav-next-title span,body.single.single-post .single_navigation_container .nav-previous a .nav-previous-title span{text-transform:uppercase;border-bottom:solid 1px var(--site-heading-color);letter-spacing:1px;}body.single.single-post .single_navigation_container .nav-next a .nav-next-title + span,body.single.single-post .single_navigation_container .nav-next a .nav-previous-title + span,body.single.single-post .single_navigation_container .nav-previous a .nav-next-title + span,body.single.single-post .single_navigation_container .nav-previous a .nav-previous-title + span{padding-bottom:1.5rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}@media print, screen and (min-width: 64em){body.single.single-post .single_navigation_container .nav-next a .nav-next-title + span,body.single.single-post .single_navigation_container .nav-next a .nav-previous-title + span,body.single.single-post .single_navigation_container .nav-previous a .nav-next-title + span,body.single.single-post .single_navigation_container .nav-previous a .nav-previous-title + span{padding-bottom:0;}}@media print, screen and (max-width: 39.99875em){body.single.single-post .single_navigation_container .nav-next a .nav-next-title + span,body.single.single-post .single_navigation_container .nav-next a .nav-previous-title + span,body.single.single-post .single_navigation_container .nav-previous a .nav-next-title + span,body.single.single-post .single_navigation_container .nav-previous a .nav-previous-title + span{font-size:.8125rem;}}body.single.single-post .single_navigation_container .nav-next a:hover,body.single.single-post .single_navigation_container .nav-previous a:hover{color:var(--site-accent-color);}body.single.single-post .single_navigation_container .nav-next a:hover .nav-next-title span,body.single.single-post .single_navigation_container .nav-next a:hover .nav-previous-title span,body.single.single-post .single_navigation_container .nav-previous a:hover .nav-next-title span,body.single.single-post .single_navigation_container .nav-previous a:hover .nav-previous-title span{border-color:var(--site-accent-color);}@media print, screen and (min-width: 64em){body.single.single-post .single_navigation_container .nav-next{text-align:right;}}body.single.single-post.content-layout-full .single-comments-container,body.single.single-post.content-layout-full .single_navigation_container,body.single.single-post.content-layout-full .single_related_post_container{border-top:1px solid;}body.single.single-post.content-layout-boxed .single-comments-container .single-comments-row,body.single.single-post.content-layout-boxed .single_navigation_container .single_navigation,body.single.single-post.content-layout-boxed .single_related_post_container .single_related_posts{border-top:1px solid;}body.single-product table tbody th,body.single-product table tbody td,body.single-product table tr{border:none;}body.single:not(.single-blog-sidebar-active) .site-content-wrapper .site-main-content{max-width:71.25rem;margin:0 auto;}.blog-sidebar-right .site-sidebar--blog{padding-left:3.75rem;}@media print, screen and (max-width: 47.99875em){.blog-sidebar-right .site-sidebar--blog{padding-left:0;}}.blog-sidebar-left .site-sidebar--blog{padding-right:3.75rem;}@media print, screen and (max-width: 47.99875em){.blog-sidebar-left .site-sidebar--blog{padding-right:0;}}@media print, screen and (max-width: 47.99875em){.single.blog-sidebar-right .site-sidebar--blog{padding-right:0;}}.single.blog-sidebar-left .site-main-content{padding-left:3.75rem;}@media print, screen and (max-width: 47.99875em){.single.blog-sidebar-left .site-main-content{padding-left:0;}}.single-blog-sidebar-active .entry-content .alignwide{padding:0;margin:0;width:auto;}body.page .entry-content .page-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;clear:both;padding-top:2.5rem;}body.page .entry-content .page-links .post-page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--site-heading-color);border:solid 2px var(--site-border-color);width:40px;height:40px;font-size:.8125rem;margin-left:.75rem;}body.page .entry-content .page-links .post-page-numbers.current{color:#fff;border-color:var(--site-heading-color);background-color:var(--site-heading-color);}body.page .wpcf7 .select2{text-align:left;}body.page .contact_form_light{color:#fff;}body.page .contact_form_light .vc_column-inner{padding-top:0;}body.page .contact_form_light .wpcf7{max-width:31.25rem;margin:5% auto;text-align:center;}body.page .contact_form_light .wpcf7 h1{font-size:2.8125rem;color:#fff;margin-bottom:1.875rem;text-align:center;}body.page .contact_form_light .wpcf7 textarea,body.page .contact_form_light .wpcf7 input:not([type=submit]){font-size:.875rem;color:#fff;padding-left:0;padding-right:0;border:0;border-bottom:solid 1px;border-color:rgba(255,255,255,.5);}body.page .contact_form_light .wpcf7 textarea::-webkit-input-placeholder,body.page .contact_form_light .wpcf7 input:not([type=submit])::-webkit-input-placeholder{color:#fff;}body.page .contact_form_light .wpcf7 textarea::-moz-placeholder,body.page .contact_form_light .wpcf7 input:not([type=submit])::-moz-placeholder{color:#fff;}body.page .contact_form_light .wpcf7 textarea:-ms-input-placeholder,body.page .contact_form_light .wpcf7 input:not([type=submit]):-ms-input-placeholder{color:#fff;}body.page .contact_form_light .wpcf7 textarea::-ms-input-placeholder,body.page .contact_form_light .wpcf7 input:not([type=submit])::-ms-input-placeholder{color:#fff;}body.page .contact_form_light .wpcf7 textarea::placeholder,body.page .contact_form_light .wpcf7 input:not([type=submit])::placeholder{color:#fff;}body.page .contact_form_light .wpcf7 textarea:focus,body.page .contact_form_light .wpcf7 input:not([type=submit]):focus{border-color:#fff;}body.page .contact_form_light .wpcf7 .select2 .select2-selection.select2_no_border{padding:0;border-bottom-color:rgba(255,255,255,.5);}body.page .contact_form_light .wpcf7 .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#fff;}body.page .contact_form_light .wpcf7 input.wpcf7-form-control.wpcf7-submit{background-color:#fff;color:var(--site-heading-color);width:inherit;font-size:.875rem;padding:2.1875rem 7.5rem;margin:1.875rem auto 0;}body.page .contact_form_light .wpcf7 input.wpcf7-form-control.wpcf7-submit:hover{background-color:var(--site-heading-color);color:#fff;}body.page .contact_page_store .vc_column-inner{padding-top:0 !important;}body.page .single-comments-container{padding-bottom:2.5rem;}@media print, screen and (min-width: 64em){body.page .single-comments-container{padding-bottom:5rem;}}@media print, screen and (min-width: 64em){body.page .single-comments-container > .row{padding-bottom:7.5rem;}}body.page.content-layout-full .single-comments-container{border-top:1px solid;}body.page.content-layout-boxed .single-comments-container > .row{border-top:1px solid;}body.page .single-comments-container .site-content{padding-top:0 !important;padding-bottom:0 !important;}.error404 .page-404{min-height:31.25rem;}.error404 section.not-found{max-width:31.25rem;margin:0 auto;text-align:center;}.error404 section.not-found .page-title{padding-top:2rem;}.error404 section.not-found .page-title h1{font-size:2.75rem;margin-bottom:.5rem;color:var(--p404-text-color);}.error404 section.not-found .page-title h4{text-transform:uppercase;}.error404 section.not-found .page-content{color:var(--p404-text-color);margin-bottom:9.375rem;}.error404 section.not-found .page-content .error-404-description{font-size:1rem;line-height:1.5rem;margin-bottom:3rem;}body.attachment .site-content{text-align:center;}body.attachment .site-content .entry-header{margin-bottom:2.125rem;}body.attachment .site-content .entry-header .entry-title{padding:2rem 0;border-bottom:1px solid;font-size:1.4375rem;text-align:left;}body.attachment .site-content .entry-attachment{padding-bottom:3.4375rem;margin:0 auto;}body.attachment .site-content .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:4.625rem;}body.attachment .site-content .nav-links a{display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:.6875rem;line-height:.8125rem;}body.attachment .site-content .nav-links a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}body.attachment .site-content .nav-links a span:after,body.attachment .site-content .nav-links a span:before{font-size:.5rem;margin-top:-2px;}body.attachment .site-content .nav-links a span:before{margin-right:.5rem;}body.attachment .site-content .nav-links a span:after{margin-left:.5rem;}body.attachment .site-content .previous-image:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}body.attachment .site-content .next-image{margin-left:1.5rem;}body.attachment .site-content .next-image:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.wp-block-button,.wp-block-cover-image,.wp-block-embed,.wp-block-gallery,.wp-block-image,.wp-block-table{margin-bottom:2.5rem !important;}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright,.wp-block-image.alignleft,.wp-block-image.alignright{margin-top:1rem;margin-bottom:1rem !important;}p.has-drop-cap:not(:focus):first-letter{font-family:var(--site-secondary-font);font-size:7.4375rem;font-weight:700;font-style:italic;color:var(--site-accent-color);margin:.05em .2em .05em 0 !important;}p.wp-block-subhead{font-style:normal;}.wp-block-code code{background:transparent;border:0;}.wp-block-button.aligncenter{margin-bottom:1.5em;}.wp-block-button a.wp-block-button__link{background-color:var(--site-primary-button-color);font-size:.875rem;font-weight:500;}.wp-block-button a.wp-block-button__link:hover{background-color:var(--site-secondary-button-color);}.wp-block-button.is-style-outline a.wp-block-button__link{background:transparent;color:var(--site-primary-button-color) !important;}.wp-block-button.is-style-outline a.wp-block-button__link:hover{background:transparent;color:var(--site-secondary-button-color) !important;}.entry-content > h1,.entry-content > h3,.entry-content > h4,.entry-content > h5,.entry-content > h6,.entry-content > hr,.entry-content > h2{margin-top:2.5rem;}.entry-content > hr{margin-bottom:2.5rem;}.alignleft{margin-top:.9375rem;margin-right:1.875rem;margin-bottom:0;}@media print, screen and (min-width: 40em){.alignleft{margin-right:3.75rem;margin-bottom:0;}}.alignright{margin-top:.9375rem;margin-left:1.875rem;margin-bottom:1.875rem;}@media print, screen and (min-width: 40em){.alignright{margin-left:3.75rem;margin-bottom:3.75rem;}}.wp-block-cover-image,.wp-block-image{margin-bottom:1.5em;position:relative;}@media print, screen and (max-width: 39.99875em){.wp-block-cover-image.aligncenter,.wp-block-image.aligncenter{width:100% !important;margin-left:0;margin-right:0;}.wp-block-cover-image.aligncenter img,.wp-block-image.aligncenter img{width:100% !important;}}@media print, screen and (max-width: 39.99875em){.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-image.alignleft,.wp-block-image.alignright{width:50% !important;}.wp-block-cover-image.alignleft img,.wp-block-cover-image.alignright img,.wp-block-image.alignleft img,.wp-block-image.alignright img{width:100% !important;}}.wp-block-cover-image.alignfull img,.wp-block-cover-image.alignwide img,.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%;}.entry-content .alignwide{margin-left:calc(50% - var(--site-width) / 2 + 2.25rem);margin-right:calc(50% - var(--site-width) / 2 + 2.25rem);width:calc(var(--site-width) - 4.5rem);padding-left:1.25rem;padding-right:1.25rem;}@media print, screen and (min-width: 40em){.entry-content .alignwide{padding-left:1.5rem;padding-right:1.5rem;}}@media print, screen and (min-width: 64em){.entry-content .alignwide{padding-left:2rem;padding-right:2rem;}}@media screen and (min-width: 80em){.entry-content .alignwide{padding-left:2.25rem;padding-right:2.25rem;}}.entry-content .alignfull{margin-left:calc(50% - var(--site-width) / 2 + 2.25rem);margin-right:calc(50% - var(--site-width) / 2 + 2.25rem);width:calc(var(--site-width) - 4.5rem);}.wp-block-gallery{margin-bottom:1.5em;margin-left:0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}@media print, screen and (max-width: 39.99875em){.wp-block-gallery{margin-left:0;margin-right:0;width:100% !important;max-width:100% !important;}}.wp-block-cover-image::-webkit-scrollbar{display:none;}.wp-block-gallery figcaption{margin-top:0;margin-bottom:0;}.wp-block-cover-image figcaption,.wp-block-image figcaption{color:var(--site-text-color);margin-top:10px;}.wp-block-cover-image{-ms-overflow-style:none;overflow:-moz-scrollbars-none;}.wp-block-cover-image.has-parallax{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;}.wp-block-cover-image.has-parallax.alignfull{position:relative;margin-left:-50vw;left:50%;-webkit-transform:translateX(0);transform:translateX(0);}.wp-block-cover-image.has-parallax.alignwide{width:75vw;position:relative;margin-left:-37.5vw;left:50%;-webkit-transform:translateX(0);transform:translateX(0);}@media print, screen and (max-width: 47.99875em){.wp-block-cover-image.has-parallax.alignwide{width:100%;margin-left:0;left:0;}}.wp-block-cover-image.has-right-content .wp-block-cover-image-text{position:absolute;}.wp-block-cover-image.has-left-content .wp-block-cover-image-text{position:absolute;}.wp-block-cover-image .wp-block-cover-image-text{font-weight:normal;}.wp-block-column blockquote.wp-block-quote{position:relative;padding-left:1.5em;padding-left:1em;border-left:4px solid #000;margin:0 0 28px;}.wp-block-column blockquote.wp-block-quote p{font-size:1.25rem !important;color:var(--site-heading-color) !important;line-height:1.6 !important;margin-bottom:1.25rem !important;text-align:left !important;}.wp-block-column blockquote.wp-block-quote cite{text-align:left;}.wp-block-button__link,.wp-block-file__button{color:#fff !important;}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:#fff;}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff !important;}.wp-block-cover,.wp-block-cover-image{margin-bottom:1.875rem;}form.cart{margin-bottom:1.5rem;}form.cart .quantity{display:inline-block;margin-right:.9375rem;}form.cart .quantity input.qty{width:7.5rem;height:44px;font-size:1.1875rem;margin:0;text-align:center;line-height:3;padding-top:.1875rem;padding-left:2.375rem;padding-right:2.375rem;}form.cart .quantity input[type=hidden] + div,form.cart .quantity input[type=hidden] + div + div{display:none;}form.cart .quantity .qty-button{position:absolute;top:0;background:var(--site-border-color);width:38px;height:45px;font-size:0;line-height:40px;text-align:center;cursor:pointer;}form.cart .quantity .qty-button.dec:after{position:relative;top:8px;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1rem;color:var(--site-heading-color);}form.cart .quantity .qty-button.inc{right:0;left:auto;}form.cart .quantity .qty-button.inc:after{position:relative;top:8px;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1rem;color:var(--site-heading-color);}.shop_table .product-quantity{font-weight:normal;}.shop_table .product-quantity .quantity{display:inline-block;}.shop_table .product-quantity .quantity input.qty{border:none;padding:0 0 0 1rem;margin:0;text-align:center;line-height:3;height:2.5rem;}.woocommerce .star-rating,.woocommerce .wc-block-grid__product-rating__stars{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;overflow:hidden;position:relative;height:1em;font-size:.875rem;width:5em;margin-right:.0625rem;}.woocommerce .star-rating:before,.woocommerce .wc-block-grid__product-rating__stars:before{content:"";position:absolute;top:0;left:0;color:var(--site-border-color);}.woocommerce .star-rating span,.woocommerce .wc-block-grid__product-rating__stars span{overflow:hidden;position:absolute;top:0;left:0;padding-top:1.5em;}.woocommerce .star-rating span:before,.woocommerce .wc-block-grid__product-rating__stars span:before{content:"";position:absolute;top:0;left:0;color:#d30000;}.woocommerce p.stars{display:inline-block;font-size:1.875rem;margin-bottom:0;}.woocommerce p.stars span{display:block;line-height:1;}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;-webkit-transition:none;transition:none;border-bottom:none;}.woocommerce p.stars a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:block;position:absolute;top:0;left:0;width:1em;height:1em;color:var(--site-border-color);text-indent:0;-webkit-transition:all .3s ease;transition:all .3s ease;}.woocommerce p.stars a:hover ~ a:before{color:var(--site-border-color);}.woocommerce p.stars:hover a:before{color:#d30000;}.woocommerce p.stars.selected a.active:before{color:#d30000;}.woocommerce p.stars.selected a:not(.active):before{color:#d30000;}.woocommerce p.stars.selected a.active ~ a:before{color:var(--site-border-color);}.woocommerce-pagination{text-align:center;font-size:.8125rem;}body.shop-pagination-infinite_scroll .woocommerce-pagination,body.shop-pagination-load_more_button .woocommerce-pagination{display:none;}.woocommerce-pagination > ul{list-style:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.woocommerce-pagination li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;margin-right:.75rem;}.woocommerce-pagination li .page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--site-heading-color);border:solid 2px var(--site-border-color);width:40px;height:40px;}.woocommerce-pagination li .page-numbers.current{background-color:var(--site-heading-color);border-color:var(--site-heading-color);color:#fff;}.woocommerce-pagination .next,.woocommerce-pagination .prev{font-size:0;}.woocommerce-pagination .prev:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.625rem;}.woocommerce-pagination .next:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.625rem;}.products_ajax_button{text-align:center;font-size:.6875rem;clear:both;margin:0 auto;padding:.3125rem 0;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--site-heading-color);text-transform:uppercase;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.products_ajax_button > span{font-size:.75rem;font-weight:bold;margin-left:.625rem;text-transform:uppercase;letter-spacing:1.2px;}.shop-pagination-infinite_scroll .products_ajax_button:before{content:none;}.products_ajax_button:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;vertical-align:middle;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.5rem;}.products_ajax_button.loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5%;overflow:hidden;-webkit-filter:contrast(5);filter:contrast(5);background-color:white;}.products_ajax_button.loading:before{display:none;}.products_ajax_button.loading span{position:relative;left:-10px;width:10px;height:10px;border-radius:6px;background-color:var(--site-heading-color);color:transparent;margin:-1px 0;-webkit-filter:blur(2px);filter:blur(2px);}.products_ajax_button.loading span::after,.products_ajax_button.loading span::before{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:6px;background-color:var(--site-heading-color);color:transparent;-webkit-filter:blur(2px);filter:blur(2px);}.products_ajax_button.loading span::before{left:10px;-webkit-animation:dotShuttle 2s infinite ease-out;animation:dotShuttle 2s infinite ease-out;}.products_ajax_button.loading span::after{left:20px;}@keyframes dotShuttle{0%,100%,50%{-webkit-transform:translateX(0);transform:translateX(0);}25%{-webkit-transform:translateX(-30px);transform:translateX(-30px);}75%{-webkit-transform:translateX(30px);transform:translateX(30px);}}.products_ajax_button.disabled{cursor:default;}.products_ajax_button.disabled > span{display:none;}.products_ajax_button.disabled:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:2rem;color:var(--site-text-color);}body.is-reveal-open{overflow:visible !important;}body.progress{cursor:progress !important;}body.progress .nova_product_quick_view_button{cursor:progress !important;}body.progress ul.products:not(.product-list-display) .product .product-item .product-item__thumbnail-placeholder a .wp-post-image{cursor:progress !important;}#nova_wc_quickview{background:rgba(0,0,0,.3);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;-webkit-transition-delay:.2s;transition-delay:.2s;position:fixed;width:100%;height:100%;left:0;top:0;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:99999;}#nova_wc_quickview.open{opacity:1;visibility:visible;}#nova_wc_quickview.open .nova_wc_quickview__content{opacity:1;visibility:visible;}#nova_wc_quickview .nova-qv-images{position:relative;}#nova_wc_quickview .nova-qv-images .product-item__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:25px;left:0;z-index:1;}#nova_wc_quickview .nova-qv-images .product-item__badges .nova_new_product{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-heading-color);color:#fff;margin-right:10px;}#nova_wc_quickview .nova-qv-images .product-item__badges .onsale{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-accent-color);color:#fff;}@media print, screen and (min-width: 40em){#nova_wc_quickview .nova-qv-images .product-item__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:25px;left:0;z-index:1;}#nova_wc_quickview .nova-qv-images .product-item__badges .nova_new_product{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-heading-color);color:#fff;margin-right:10px;}#nova_wc_quickview .nova-qv-images .product-item__badges .onsale{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-accent-color);color:#fff;}}#nova_wc_quickview:focus{outline:none;}#nova_wc_quickview .close-button{position:absolute;top:15px;right:15px;background:none;font-size:0;padding:.3125rem;color:var(--qv-text-color);outline:none;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;z-index:9;}#nova_wc_quickview .close-button:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}#nova_wc_quickview .close-button svg{width:15px;height:15px;}#nova_wc_quickview .nova_wc_quickview__content{background-color:var(--qv-bg-color);width:1024px;height:auto;position:relative;max-height:80vh;color:var(--qv-text-color);overflow:hidden;opacity:0;visibility:hidden;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;}#nova_wc_quickview .nova_wc_quickview__content table tbody th,#nova_wc_quickview .nova_wc_quickview__content table tbody td,#nova_wc_quickview .nova_wc_quickview__content table tr{border:none;}#nova_wc_quickview .nova_wc_quickview__content.maybe_scroll{overflow-y:auto;overflow-x:hidden;}#nova_wc_quickview .nova_wc_quickview__content::-webkit-scrollbar{width:2px;}#nova_wc_quickview .nova_wc_quickview__content .qv-carousel{margin:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product h1{color:var(--qv-heading-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product a{color:var(--qv-heading-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product a:hover{color:var(--site-accent-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper{position:relative;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery__trigger{display:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .single-product__actions{position:absolute;opacity:1;top:30px;right:30px;width:40px;visibility:visible;z-index:1;}@media print, screen and (max-width: 39.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .single-product__actions{margin-right:-1.25rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .single-product__actions{right:50px;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .single-product__actions .woocommerce-product-gallery__custom--trigger svg.terina-zoom{position:relative;top:3px;width:16px;height:16px;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .single-product__actions .woocommerce-product-gallery__custom--trigger{width:45px;height:45px;line-height:45px;text-align:center;background:#fff;color:var(--site-heading-color);border-radius:50%;cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .single-product__actions .woocommerce-product-gallery__custom--trigger:hover{background-color:var(--site-accent-color);color:#fff;}@media print, screen and (max-width: 39.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery{margin-left:-1.25rem;margin-right:-1.25rem;padding-bottom:1.5rem;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery__wrapper:after{content:"";display:block;clear:both;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery__image{text-align:center;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery__image img{width:100%;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25rem 0;}@media print, screen and (min-width: 40em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs{margin:1.25rem -4px;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs li{text-align:center;margin:4px;}@media print, screen and (max-width: 39.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs li{width:calc(23% - 8px);}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs li:hover img{-webkit-transform:scale3d(.98,.98,.98);transform:scale3d(.98,.98,.98);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs img{opacity:1;cursor:pointer;-webkit-transition:-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,transform .3s ease-in-out;transition:transform .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs img.flex-active{opacity:.5;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .product_title{font-size:1.75rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:-.28px;}@media print, screen and (max-width: 79.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .product_title{margin-bottom:0;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-rating .star-rating{margin-top:0;margin-right:4px;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-rating .woocommerce-review-link{color:inherit;font-size:.6875rem;opacity:.75;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-rating .woocommerce-review-link:hover{opacity:1;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .price{font-size:23px;margin-bottom:0px;font-weight:400;line-height:1.4;color:var(--site-heading-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .price ins{color:#ce0101;text-decoration:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .price del:before{border-top-width:2px;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__short-description{font-size:1rem;line-height:1.375rem;margin-bottom:3rem;color:var(--site-heading-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__short-description > p:last-of-type{margin-bottom:0;}@media print, screen and (max-width: 39.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__short-description{margin-bottom:2.9375rem;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__short-description.has-toggle{margin-bottom:.625rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .showmore-button{cursor:pointer;margin-bottom:1.5rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .showmore-button:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.625rem;margin-left:.3125rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .variations{position:relative;margin-bottom:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .variations tr{border-bottom:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .variations tr:not(:first-child) td.label{margin-top:1rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .variations td{width:100%;float:left;padding:0;position:relative;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .variations td.label label{font-size:.875rem;padding-top:.5rem;color:var(--site-heading-color);font-weight:bold;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .variations td.value select{border-color:transparent;background-image:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .variations td.value select.nitro-lazy{background-image:none !important;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .variations td.value .select2:before{bottom:-1px;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .variations td.value .reset_variations{font-size:.625rem;line-height:.8125rem;color:inherit;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .variations td.value .reset_variations:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.5rem;margin-right:4px;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .select2-container .select2-selection--single .select2-selection__rendered{white-space:normal;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .woocommerce-variation-price{margin-bottom:1.875rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .single_variation_wrap{width:100%;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-variable .variations_form .single_variation_wrap .woocommerce-variation-description{font-size:.875rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table{table-layout:fixed;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr{border-bottom-width:0;}@media print, screen and (max-width: 39.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr:first-child td{padding-top:0;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr:last-child td{padding-bottom:1rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr.outofstock td.woocommerce-grouped-product-list-item__quantity a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1rem;opacity:.5;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td{vertical-align:middle;padding-bottom:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity{width:7.5rem;padding-right:1rem;padding-left:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity{background-color:var(--site-border-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity input{width:3.75rem;height:3.75rem;padding:0 10px;color:inherit;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity input.qty{border-left:0;border-right:0;border-top:0;border-bottom-width:2px;line-height:3;}@media print, screen and (max-width: 39.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity input.qty{padding-left:.625rem;padding-right:.625rem;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity .qty-button{display:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_external,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_simple,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_variable{position:relative;font-size:0;padding:0;width:3.75rem;height:3.75rem;opacity:1;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_external:before,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_simple:before,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_variable:before{margin-right:0;opacity:1 !important;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_external .button-icon,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_simple .button-icon,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_variable .button-icon{display:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_external i,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_simple i,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_variable i{font-style:normal;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_external .tooltip,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_simple .tooltip,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_variable .tooltip{position:absolute;top:-70px;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);opacity:0;visibility:hidden;white-space:nowrap;padding:7px 9px 4px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_external .tooltip:after,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_simple .tooltip:after,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_variable .tooltip:after{bottom:-10px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(27,27,29,0);border-width:6px;margin-left:-6px;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_external:hover .tooltip,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_simple:hover .tooltip,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_variable:hover .tooltip{overflow:visible;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s;top:-42px;}@media print, screen and (min-width: 64em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_external:hover .tooltip,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_simple:hover .tooltip,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_variable:hover .tooltip{opacity:1;visibility:visible;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_external:hover .tooltip:hover,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_simple:hover .tooltip:hover,#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_variable:hover .tooltip:hover{display:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_variable:before{position:absolute;top:18px;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.125rem;opacity:.5;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td a.product_type_external:before{position:absolute;top:19px;left:19px;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.125rem;opacity:.5;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label{padding:0;text-transform:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label a{font-size:.875rem;line-height:1.5rem;font-weight:bold;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price{text-align:right;font-size:.875rem;padding-left:1.5rem;padding-right:0;margin-bottom:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price ins{text-decoration:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price del{margin-bottom:.25rem;margin-right:.25rem;display:inline-block;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price del .amount{opacity:1;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped form.cart.grouped_form{display:block;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped form.cart .button{padding:1rem 2rem .9375rem;width:100%;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped form.cart .yith-wcwl-add-to-wishlist{border:none;margin:.9375rem 0 0 0;padding:0;font-size:.875rem;text-transform:none;letter-spacing:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-external .woocommerce-product-details__add-to-cart{margin-bottom:1.5rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-external p.cart a.button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.125rem;color:#fff;text-transform:uppercase;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .stock{background-color:#de7878;font-size:12px;font-size:1rem;line-height:16px;color:#fff;padding:.9375rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .stock:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.5rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;border-bottom:solid 2px var(--site-border-color);padding-bottom:1.875rem;}@media print, screen and (min-width: 40em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart{margin-bottom:1.5rem;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart.variations_form{display:block;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart.stripe-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart.stripe-button .quantity{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart.stripe-button .single_add_to_cart_button{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart.stripe-button #wc-stripe-payment-request-button-separator + .single_add_to_cart_button{width:75%;margin-top:-37px;margin-left:4.5rem;margin-bottom:2.5rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart.stripe-button #wc-stripe-payment-request-wrapper{clear:both;width:100%;padding-top:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart.stripe-button #wc-stripe-payment-request-button-separator{margin:1rem 0;text-align:center;clear:both;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart .bundle_wrap{width:100%;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart .bundle_button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart .quantity.hidden{margin-left:0;height:56px;padding:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .woocommerce-product-details__add-to-cart .quantity.hidden ~ button{padding:0;height:3.5rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .quantity{position:relative;text-align:center;border:solid 1px #dedede;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .quantity input{border:none;font-size:1rem;font-weight:500;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .button{font-size:12px;font-weight:bold;letter-spacing:1px;text-transform:uppercase;width:100%;}@media print, screen and (min-width: 40em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .button{width:13.75rem;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .button:hover{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-button{text-align:left;line-height:1.4375rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-wishlistexistsbrowse{text-align:left;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{color:#ff0201;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .yith-wcwl-add-to-wishlist{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 25px;margin:0 0 0 1.25rem;border:solid 2px var(--site-border-color);text-transform:uppercase;letter-spacing:1px;}@media print, screen and (max-width: 39.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .yith-wcwl-add-to-wishlist{display:none;}}@media print, screen and (min-width: 64em) and (max-width: 79.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .yith-wcwl-add-to-wishlist{display:none;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist{display:none;font-size:.75rem;}@media print, screen and (max-width: 39.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist{display:inline-block;margin-bottom:.9375rem;}}@media print, screen and (min-width: 64em) and (max-width: 79.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist{display:inline-block;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show > img{display:none !important;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show .add_to_wishlist{font-size:.75rem;line-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show .add_to_wishlist:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.3125rem;font-size:1rem;display:inline-block;}@keyframes loader_spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes loader_fade{0%{opacity:0;}100%{opacity:1;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show.loading .add_to_wishlist:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border-radius:100%;border:1px solid var(--site-border-color);border-top-color:var(--site-heading-color);-webkit-animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show.loading .add_to_wishlist:before{border-top:1px solid;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show .feedback{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media print, screen and (max-width: 39.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show .feedback{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show .feedback:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.3125rem;font-size:1rem;display:inline-block;color:var(--site-accent-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a{display:inline-block;vertical-align:top;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{font-size:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback i{font-size:1rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show .feedback{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;}@media print, screen and (max-width: 39.99875em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show .feedback{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show .feedback:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1rem;display:inline-block;color:var(--site-accent-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show .feedback + a{display:block;padding-left:.375rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__share-box{font-size:.75rem;margin-bottom:1.875rem;text-transform:uppercase;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__share-box .woocommerce-product-details__share-box--label{color:var(--site-heading-color);font-weight:600;margin-right:1rem;display:inline-block;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__share-box a:last-child i{margin-right:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__share-box a i{font-size:1.125rem;margin-right:.9375rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .product_meta{font-size:.75rem;margin-bottom:1.25rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .product_meta > span{display:block;font-size:.75rem;margin-bottom:.625rem;font-weight:400;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .product_title{font-size:1.5rem;margin-bottom:1rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .entry-summary{padding:1.25rem 1.875rem 1.25rem 1.25rem;margin-bottom:0 !important;}@media print, screen and (min-width: 40em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .entry-summary{padding:1.5rem 2.125rem 1.5rem 1.5rem;}}@media print, screen and (min-width: 64em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .entry-summary{padding:2rem 2.625rem 2rem 2rem;}}@media screen and (min-width: 80em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .entry-summary{padding:2.25rem 2.875rem 2.25rem 2.25rem;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .box-summary-wrapper{position:relative;position:relative;height:600px;max-height:100vh;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .box-summary-wrapper .tawcvs-swatches .swatch{width:55px;height:45px;line-height:45px;font-size:1rem;font-weight:500;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .box-summary-wrapper .tawcvs-swatches .swatch.selected{background-color:var(--site-border-color);color:var(--site-heading-color);-webkit-box-shadow:none;box-shadow:none;border-color:#dedede;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .box-summary-wrapper .tawcvs-swatches .swatch-color{border:1px solid transparent;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .box-summary-wrapper .tawcvs-swatches .swatch-color.swatch-white{border:solid 1px var(--site-heading-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .box-summary-wrapper .tawcvs-swatches .swatch-color.swatch-white.selected:before{border-color:var(--site-heading-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .box-summary-wrapper .tawcvs-swatches .swatch-label{background-color:#fff;color:var(--site-heading-color);border:solid 1px;border-color:var(--site-border-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .box-scroll{height:100%;min-width:100%;padding:0 18px 0 0;position:absolute;right:-18px;left:0;overflow-x:hidden;overflow-y:scroll;-webkit-box-sizing:border-box;box-sizing:border-box;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .box-scroll::-webkit-scrollbar{display:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__short-description{position:relative;font-size:.875rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__short-description.has-toggle{margin-bottom:0;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__short-description.has-toggle:before{content:"";position:absolute;width:100%;height:100%;bottom:0;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,0) 50%,#fff 100%);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__short-description.has-toggle.is-expanded{margin-bottom:.9375rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__short-description.has-toggle.is-expanded:before{display:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .showmore-button{position:relative;display:block;cursor:pointer;font-size:.625rem;font-weight:bold;color:var(--site-heading-color);text-transform:uppercase;letter-spacing:1px;margin-top:.9375rem;margin-bottom:1.875rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper{position:relative;}@media print, screen and (min-width: 64em){#nova_wc_quickview .nova_wc_quickview__content .site-content .product .before-product-summary-wrapper{margin-right:0;}}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .quantity input{border-right:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .button{border-color:var(--qv-border-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .price{color:var(--qv-heading-color);margin-bottom:1rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity{background-color:var(--qv-border-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label a{color:var(--qv-text-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label a:hover{color:var(--site-accent-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .select2-container--default .select2-selection--single{border-color:var(--qv-border-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .select2-dropdown{background-color:var(--qv-border-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__share-box .woocommerce-product-details__share-box--label{color:var(--qv-heading-color);}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .product_meta{display:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .flex-control-thumbs{margin-bottom:0 !important;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .flex-control-thumbs li{max-width:100px;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-review-link{display:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-details__short-description{margin-bottom:1rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .go_to_product_page{font-size:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .flex-active-slide a{pointer-events:none;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-gallery__image img{width:100%;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .woocommerce-product-gallery__image a{pointer-events:none;cursor:default;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{font-size:0;}.nova_qv_loading{position:fixed;top:50%;left:50%;height:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);text-align:center;font-size:1.5rem;background:#fff;width:50%;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:9999;padding:1.25rem 1.875rem 1.25rem 1.25rem;}@media print, screen and (min-width: 40em){.nova_qv_loading{padding:1.5rem 2.125rem 1.5rem 1.5rem;}}@media print, screen and (min-width: 64em){.nova_qv_loading{padding:2rem 2.625rem 2rem 2rem;}}@media screen and (min-width: 80em){.nova_qv_loading{padding:2.25rem 2.875rem 2.25rem 2.25rem;}}.nova_qv_loading.visible{opacity:1;visibility:visible;}@keyframes loader_spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes loader_fade{0%{opacity:0;}100%{opacity:1;}}.nova_qv_loading:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:24px;height:24px;border-radius:100%;border:1px solid var(--site-border-color);border-top-color:var(--site-heading-color);-webkit-animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;}.nova_qv_loading:before{border-top-color:#000;position:relative;top:2px;margin-right:12px;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .yith-wcwl-add-to-wishlist{display:block;}#nova_wc_quickview .nova_wc_quickview__content .site-content .product .cart .yith-wcwl-add-to-wishlist{display:none;}.price del{position:relative;text-decoration:none;color:var(--site-text-color);}.price del::before{position:absolute;content:"";left:0;top:50%;right:0;border-top-width:1px;border-top-style:solid;border-color:inherit;}.woocommerce-breadcrumb{font-size:.875rem;margin-bottom:2.1875rem;color:var(--site-heading-color);}.woocommerce-breadcrumb .delimiter{font-size:0;margin:0 .5rem;}.woocommerce-breadcrumb .delimiter:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.625rem;}.woocommerce-store-notice{background-color:var(--site-heading-color);padding:1.25rem 3.75rem 1.25rem 1.5625rem;position:fixed;margin-bottom:0;color:var(--site-bg-color);z-index:9999;display:none;width:100%;bottom:0;left:0;}@media print, screen and (min-width: 40em){.woocommerce-store-notice{width:40%;bottom:2.5rem;left:2.5rem;}}@media print, screen and (min-width: 64em){.woocommerce-store-notice{width:30%;}}@media screen and (min-width: 80em){.woocommerce-store-notice{width:20%;}}.woocommerce-store-notice .woocommerce-store-notice__dismiss-link{visibility:hidden;font-size:0;position:absolute;top:1.5625rem;right:1.5625rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-weight:bold;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";visibility:visible;font-size:.7rem;}.woocommerce table tbody th,.woocommerce table tbody td,.woocommerce table tr{border:none;}.woocommerce table tbody th{background-color:transparent;}.woocommerce .blockUI.blockOverlay{position:relative;}.woocommerce .blockUI.blockOverlay::before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;width:30px;height:30px;margin-top:-15px;margin-left:-15px;border-radius:50%;border:1px solid var(--site-border-color);border-top-color:var(--site-accent-color);-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite;}@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.product-size-guide-btn{display:inline-block;font-size:.8125rem;color:var(--site-heading-color);text-decoration:underline;margin-right:1rem;margin-bottom:1rem;}.shopping_cart_status_menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;list-style:none;border-bottom:solid 1px var(--site-border-color);margin-bottom:3rem;}@media print, screen and (max-width: 63.99875em){.shopping_cart_status_menu{display:none;}}.shopping_cart_status_menu li{position:relative;top:1px;font-size:1rem;padding:1.5625rem 7.1875rem;margin-bottom:0;text-transform:uppercase;letter-spacing:.18px;}@media print, screen and (max-width: 89.99875em){.shopping_cart_status_menu li{padding:1.5625rem 3.125rem;}}.shopping_cart_status_menu li.active{border-bottom:solid 1px var(--site-heading-color);color:var(--site-heading-color);}body.woocommerce-shop .site-content .woocommerce-archive-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:1.25rem;}@media print, screen and (min-width: 64em){body.woocommerce-shop .site-content .woocommerce-archive-header{margin-bottom:2.5rem;}}@media print, screen and (max-width: 39.99875em){body.woocommerce-shop .site-content .woocommerce-archive-header{display:block;}}body.woocommerce-shop .site-content .woocommerce-archive-header .page-header-content{margin-bottom:0;}body.woocommerce-shop .site-content .woocommerce-archive-header .select2-container{left:auto !important;right:0 !important;text-transform:uppercase;}body.woocommerce-shop .site-content .woocommerce-archive-header .select2-container .select2-dropdown .select2-results ul li{font-size:.75rem;padding:.9375rem;}body.woocommerce-shop .woocommerce-archive-header{position:relative;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside{position:relative;min-height:57px;}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid;border-bottom:1px solid;border-color:var(--site-border-color);}}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside{margin:0;border:0;margin-left:auto;}}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-title{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.25rem;padding:.625rem 1.25rem 1.5625rem;}@media print, screen and (min-width: 40em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-title{padding:.625rem 1.5625rem 1.5625rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-header-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4375rem;padding:0;}}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .category-title-count{font-size:.8125rem;padding-top:.3125rem;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;}}@media print, screen and (max-width: 39.99875em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar{margin-top:.9375rem;}}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .nova-custom-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1.875rem;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .nova-custom-view label{padding:0;font-weight:400;margin-right:.625rem;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .nova-custom-view ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .nova-custom-view ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 .75rem 0 0;height:100%;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .nova-custom-view ul li:last-child{margin:0;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .nova-custom-view ul li.active{border-bottom:solid 1px var(--site-heading-color);}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .btn-advanced-shop-filter{background:#f6f6f6;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid;border-color:var(--site-border-color);border-radius:3px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:3rem;line-height:3rem;padding:0 .75rem;padding:0 1.25rem;padding:0 .3125rem;font-size:.875rem;}@media print, screen and (min-width: 40em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .btn-advanced-shop-filter{padding:0 1.5rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .btn-advanced-shop-filter{padding:0 2rem;}}@media screen and (min-width: 80em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .btn-advanced-shop-filter{padding:0 2.25rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .btn-advanced-shop-filter{padding:0 .75rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .btn-advanced-shop-filter{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;border:0;}}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .btn-advanced-shop-filter svg{width:20px;height:17px;margin-right:.3125rem;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .btn-advanced-shop-filter.with-filters{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.625rem;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .btn-advanced-shop-filter.active{background:var(--site-secondary-button-color);color:#fff;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .btn-advanced-shop-filter.active:after{-webkit-transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid;border-color:var(--site-border-color);}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;border:0;}}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering select{margin:0;border:0;background:none;padding:0 1.25rem;}@media print, screen and (min-width: 40em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering select{padding:0 1.5rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering select{padding:0 2rem;}}@media screen and (min-width: 80em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering select{padding:0 2.25rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering select{padding:0 .75rem;}}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2{margin:0;border:solid 2px var(--site-heading-color);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2 .select2-selection{border:0;padding:0 1.25rem;padding:0 .3125rem;}@media print, screen and (min-width: 40em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2 .select2-selection{padding:0 1.5rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2 .select2-selection{padding:0 2rem;}}@media screen and (min-width: 80em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2 .select2-selection{padding:0 2.25rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2 .select2-selection{padding:0 .75rem;}}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered{display:inline-block;position:relative;line-height:2.8125rem;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2 .select2-selection .select2-selection__rendered:after{position:absolute;top:16px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.625rem;-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2 .select2-selection .select2-selection__arrow{display:none;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2.select2-container--open{background:var(--site-secondary-button-color);color:#fff;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .woocommerce-ordering .select2.select2-container--open .select2-selection__rendered:after{-webkit-transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.625rem;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-grid,body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-list{background:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-right:1px solid;border-color:var(--site-border-color);height:3rem;line-height:3rem;padding:0 .75rem;padding:0 .3125rem;font-size:.875rem;font-size:inherit;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:3px;}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-grid,body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-list{padding:0 .9375rem;border:0;}}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-grid.active,body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-list.active{background:var(--site-secondary-button-color);color:#fff;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-grid svg.terina-grid-icon,body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-list svg.terina-grid-icon{width:20px;height:20px;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-grid svg.terina-list-icon,body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-list svg.terina-list-icon{width:21px;height:20px;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type .shop-display-grid{margin-right:.625rem;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside .woocommerce-archive-toolbar .shop-display-type span:last-child{border-right:0;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside > .select2-container{top:100% !important;}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside > .select2-container .select2-dropdown{border:0;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.05);box-shadow:0 5px 20px 0 rgba(0,0,0,.05);}body.woocommerce-shop .woocommerce-archive-header .woocommerce-archive-header-inside > .select2-container .select2-dropdown .select2-results__options{max-height:inherit;}body.woocommerce-shop .woocommerce_category_header_image{margin-bottom:.9375rem;}@media print, screen and (max-width: 39.99875em){body.woocommerce-shop .woocommerce_category_header_image{margin-left:-1.25rem;margin-right:-1.25rem;margin-top:-1.25rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .woocommerce_category_header_image{margin-bottom:4.375rem;}}body.woocommerce-shop .term-description{font-size:.875rem;}body.woocommerce-shop .term-description p{margin-bottom:1.5rem;line-height:1.375rem;}@media print, screen and (min-width: 64em){body.woocommerce-shop .term-description{max-width:45rem;margin-bottom:3.9375rem;}}body.woocommerce-shop .shop-filter-widgets .shop-filter-column{display:inline-block;margin-right:.625rem;}body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2{margin-bottom:0;}body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2{background:#f6f6f6;margin:0;border:0;border-radius:3px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2 .select2-selection{border:0;padding:0 1.25rem;padding:0 .3125rem;}@media print, screen and (min-width: 40em){body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2 .select2-selection{padding:0 1.5rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2 .select2-selection{padding:0 2rem;}}@media screen and (min-width: 80em){body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2 .select2-selection{padding:0 2.25rem;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2 .select2-selection{padding:0 .75rem;}}body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2 .select2-selection .select2-selection__rendered{display:inline-block;position:relative;}body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2 .select2-selection .select2-selection__rendered:after{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.625rem;-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;}body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2 .select2-selection .select2-selection__arrow{display:none;}body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2.select2-container--open{background:var(--site-secondary-button-color);color:#fff;}body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2.select2-container--open .select2-selection__rendered:after{-webkit-transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);}body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--site-heading-color);}body.woocommerce-shop .shop-filter-widgets .shop-filter-column .select2.select2-container--open .select2-selection__placeholder{color:#fff !important;}body.woocommerce-shop .categories-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.75rem 2.25rem;list-style-type:none;}@media print, screen and (min-width: 64em){body.woocommerce-shop .categories-list{margin:0 -.75rem 3rem;}}body.woocommerce-shop .categories-list .product-category{position:relative;padding:0 .75rem;width:50%;}@media print, screen and (min-width: 40em){body.woocommerce-shop .categories-list .product-category{width:33.3333333333%;}}@media print, screen and (min-width: 64em){body.woocommerce-shop .categories-list .product-category{padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:25%;}}body.woocommerce-shop .categories-list .product-category .nova-banner-box{position:relative;overflow:hidden;}body.woocommerce-shop .categories-list .product-category .nova-banner-box__image{position:relative;overflow:hidden;}body.woocommerce-shop .categories-list .product-category .nova-banner-box__image > span{width:100%;padding-bottom:100%;display:block;background-size:cover;background-position:50% 50%;-webkit-transition:-webkit-transform 1s ease-out;transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out;transform:scale(1.01);-ms-transform:scale(1.01);-webkit-transform:scale(1.01);}body.woocommerce-shop .categories-list .product-category .nova-banner-box__info{text-align:center;margin:auto;padding:0 1.875rem;right:0;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;}body.woocommerce-shop .categories-list .product-category .nova-banner-box__info h2{display:inline-block;font-family:inherit;font-size:1rem;color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}body.woocommerce-shop .categories-list .product-category .nova-banner-box__info h2 .count{background:0;color:inherit;font-size:.75rem;opacity:.5;padding-top:2px;}body.woocommerce-shop .categories-list .product-category .nova-banner-box__link-overlay{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.25);-webkit-transition:all 250ms ease-out;transition:all 250ms ease-out;}body.woocommerce-shop .categories-list .product-category .nova-banner-box:hover .nova-banner-box__image > span{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);}body.woocommerce-shop .categories-list .product-category img{width:100%;margin-bottom:1rem;}@media print, screen and (min-width: 64em){body.woocommerce-shop body.woocommerce ul.categories-list.columns-1 > .product-category{width:calc(100% / 1);}body.woocommerce-shop body.woocommerce ul.categories-list.columns-2 > .product-category{width:calc(100% / 2);}body.woocommerce-shop body.woocommerce ul.categories-list.columns-3 > .product-category{width:calc(100% / 3);}body.woocommerce-shop body.woocommerce ul.categories-list.columns-4 > .product-category{width:calc(100% / 4);}body.woocommerce-shop body.woocommerce ul.categories-list.columns-5 > .product-category{width:calc(100% / 5);}body.woocommerce-shop body.woocommerce ul.categories-list.columns-6 > .product-category{width:calc(100% / 6);}}@media print, screen and (min-width: 64em){body.woocommerce-shop.shop-sidebar-left .site-sidebar{padding-right:.75rem;}}body.woocommerce-shop.shop-sidebar-left .site-sidebar aside:first-child:not(.widget_product_categories_with_icon){margin-top:21px;}body.woocommerce-shop.shop-sidebar-left .site-main-content-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}@media print, screen and (min-width: 64em){body.woocommerce-shop.shop-sidebar-right .site-sidebar{padding-left:.75rem;}}body.woocommerce-shop.shop-sidebar-right .site-sidebar aside:first-child:not(.widget_product_categories_with_icon){margin-top:21px;}body.woocommerce-shop .shop-has-sidebar .woocommerce-sidebar .site-sidebar--shop{display:none;}@media print, screen and (min-width: 64em){body.woocommerce-shop .shop-has-sidebar .woocommerce-sidebar .site-sidebar--shop{display:block;}}body.woocommerce-shop .site-main-content{text-align:center;}@media screen and (min-width: 80em){.site-wide-layout:not(.no-sidebar) #sidebar_primary{max-width:330px;}.site-wide-layout:not(.no-sidebar) #content_primary{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:calc(100% - 330px);max-width:-webkit-calc(100% - 330px);}}.product-grid-items.slick-carousel{display:block;}.product-grid-items:not(.slick-carousel){display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-ms-flex-line-pack:start;align-content:flex-start;margin-left:-15px;margin-right:-15px;}.product-grid-items .product-grid-item{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto;padding-left:15px;padding-right:15px;width:100%;}.block-grid-1 .product-grid-item{width:100%;}.block-grid-2 .product-grid-item{width:50%;}.block-grid-3 .product-grid-item{width:33.33333%;}.block-grid-4 .product-grid-item{width:25%;}.block-grid-5 .product-grid-item{width:20%;}.block-grid-6 .product-grid-item{width:16.66667%;}.block-grid-7 .product-grid-item{width:14.28571%;}.block-grid-8 .product-grid-item{width:12.5%;}.block-grid-9 .product-grid-item{width:11.11111%;}.block-grid-10 .product-grid-item{width:10%;}@media (max-width: 1700px){.laptop-block-grid-1 .product-grid-item{width:100%;}.laptop-block-grid-2 .product-grid-item{width:50%;}.laptop-block-grid-3 .product-grid-item{width:33.33333%;}.laptop-block-grid-4 .product-grid-item{width:25%;}.laptop-block-grid-5 .product-grid-item{width:20%;}.laptop-block-grid-6 .product-grid-item{width:16.66667%;}.laptop-block-grid-7 .product-grid-item{width:14.28571%;}.laptop-block-grid-8 .product-grid-item{width:12.5%;}.laptop-block-grid-9 .product-grid-item{width:11.11111%;}.laptop-block-grid-10 .product-grid-item{width:10%;}}@media (max-width: 1280px){.tablet-block-grid-1 .product-grid-item{width:100%;}.tablet-block-grid-2 .product-grid-item{width:50%;}.tablet-block-grid-3 .product-grid-item{width:33.33333%;}.tablet-block-grid-4 .product-grid-item{width:25%;}.tablet-block-grid-5 .product-grid-item{width:20%;}.tablet-block-grid-6 .product-grid-item{width:16.66667%;}.tablet-block-grid-7 .product-grid-item{width:14.28571%;}.tablet-block-grid-8 .product-grid-item{width:12.5%;}.tablet-block-grid-9 .product-grid-item{width:11.11111%;}.tablet-block-grid-10 .product-grid-item{width:10%;}}@media (max-width: 800px){.mobile-block-grid-1 .product-grid-item{width:100%;}.mobile-block-grid-2 .product-grid-item{width:50%;}.mobile-block-grid-3 .product-grid-item{width:33.33333%;}.mobile-block-grid-4 .product-grid-item{width:25%;}.mobile-block-grid-5 .product-grid-item{width:20%;}.mobile-block-grid-6 .product-grid-item{width:16.66667%;}.mobile-block-grid-7 .product-grid-item{width:14.28571%;}.mobile-block-grid-8 .product-grid-item{width:12.5%;}.mobile-block-grid-9 .product-grid-item{width:11.11111%;}.mobile-block-grid-10 .product-grid-item{width:10%;}}@media (max-width: 576px){.xmobile-block-grid-1 .product-grid-item{width:100%;}.xmobile-block-grid-2 .product-grid-item{width:50%;}.xmobile-block-grid-3 .product-grid-item{width:33.33333%;}.xmobile-block-grid-4 .product-grid-item{width:25%;}.xmobile-block-grid-5 .product-grid-item{width:20%;}.xmobile-block-grid-6 .product-grid-item{width:16.66667%;}.xmobile-block-grid-7 .product-grid-item{width:14.28571%;}.xmobile-block-grid-8 .product-grid-item{width:12.5%;}.xmobile-block-grid-9 .product-grid-item{width:11.11111%;}.xmobile-block-grid-10 .product-grid-item{width:10%;}}body.woocommerce-shop .site-main-content-wrapper .widget_layered_nav_filters{margin:0 0 1.25rem;text-align:left;}@media print, screen and (min-width: 64em){body.woocommerce-shop .site-main-content-wrapper .widget_layered_nav_filters{margin:0 0 1.25rem;}}body.woocommerce ul.products .product{width:50%;}@media print, screen and (min-width: 40em){body.woocommerce ul.products .product{width:33.3333333333%;}}@media screen and (min-width: 80em){body.woocommerce ul.products .product{padding:0 .9375rem 1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;width:25%;}}ul.products{list-style:none;margin:0 -.75rem 2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media print, screen and (min-width: 64em){ul.products{margin:0 -.75rem 1.5rem;}}ul.products .grid-new-row{width:100%;}ul.products .product{position:relative;padding:0 .75rem;}ul.products .product.outofstock .product-item__description--actions .button:after,ul.products .product.product-type-variable .product-item__description--actions .button:after{font-size:14px;}ul.products .product .product-item__description--actions .nova_product_quick_view_btn{color:var(--site-heading-color);padding:.625rem .9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.6875rem;font-weight:bold;border:solid 1px;border-color:var(--site-heading-color);text-transform:uppercase;letter-spacing:1px;cursor:pointer;}ul.products .product .product-item__description--actions .nova_product_quick_view_btn i{font-size:0px;}ul.products .product .product-item__description--actions .nova_product_quick_view_btn .tooltip{background-color:var(--site-heading-color);-webkit-transition:all .3s ease;transition:all .3s ease;font-size:10px;line-height:1;color:#fff;border-radius:2px;position:absolute;top:auto;left:-15px;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden;pointer-events:none;white-space:nowrap;text-align:center;padding:8px 9px 6px;}@media screen and (min-width: 80em){ul.products .product .product-item__description--actions .nova_product_quick_view_btn .tooltip{-webkit-animation:shop_tooltip_hover_out .3s;animation:shop_tooltip_hover_out .3s;}}ul.products .product .product-item__description--actions .nova_product_quick_view_btn .tooltip:after{position:absolute;top:2px;right:-14px;content:"";width:0;height:0;border-style:solid;border-width:10px;border-color:transparent transparent transparent var(--site-heading-color);}ul.products .product .product-item__description--actions .nova_product_quick_view_btn .tooltip.pos-top{top:-30px;left:130%;}ul.products .product .product-item__description--actions .nova_product_quick_view_btn .tooltip.pos-top:after{right:50%;top:18px;border-color:var(--site-heading-color) transparent transparent;}ul.products .product .product-item__description--actions .nova_product_quick_view_btn.added{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}ul.products .product .product-item__description--actions .nova_product_quick_view_btn:hover{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}@media screen and (min-width: 80em){ul.products .product .product-item__description--actions .nova_product_quick_view_btn:hover .tooltip{-webkit-animation:shop_tooltip_hover_in .3s;animation:shop_tooltip_hover_in .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;visibility:visible;}}ul.products .product .product-item__description--actions .button{background:var(--site-heading-color);color:#fff;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.6875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:0;}ul.products .product .product-item__description--actions .button .button-icon{background-color:rgba(255,255,255,.15);width:30px;height:30px;display:block;position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:38px;border-radius:50%;margin-right:10px;vertical-align:middle;}ul.products .product .product-item__description--actions .button i{font-size:0px;}ul.products .product .product-item__description--actions .button.added{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}ul.products .product .product-item__description--actions .button:hover{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}@media screen and (min-width: 80em){ul.products .product .product-item__description--actions .button:hover .tooltip{-webkit-animation:shop_tooltip_hover_in .3s;animation:shop_tooltip_hover_in .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;visibility:visible;}}ul.products .product .product-item__description--actions .product_type_variable{background:var(--site-heading-color);color:#fff;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.6875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:0;}ul.products .product .product-item__description--actions .product_type_variable .button-icon{background-color:rgba(255,255,255,.15);width:30px;height:30px;display:block;position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:38px;border-radius:50%;margin-right:10px;vertical-align:middle;}ul.products .product .product-item__description--actions .product_type_variable i{font-size:0px;}ul.products .product .product-item__description--actions .product_type_variable.added{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}ul.products .product .product-item__description--actions .product_type_variable:hover{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}@media screen and (min-width: 80em){ul.products .product .product-item__description--actions .product_type_variable:hover .tooltip{-webkit-animation:shop_tooltip_hover_in .3s;animation:shop_tooltip_hover_in .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;visibility:visible;}}ul.products .product .product-item__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:10px;left:0;z-index:1;}ul.products .product .product-item__badges .nova_new_product{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-heading-color);color:#fff;margin-right:10px;}ul.products .product .product-item__badges .onsale{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-accent-color);color:#fff;}@media screen and (min-width: 80em){ul.products .product .product-item__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:25px;left:0;z-index:1;}ul.products .product .product-item__badges .nova_new_product{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-heading-color);color:#fff;margin-right:10px;}ul.products .product .product-item__badges .onsale{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-accent-color);color:#fff;}}ul.products .product .product-item{-webkit-transition:opacity 1s ease,-webkit-transform 1.5s ease;transition:opacity 1s ease,-webkit-transform 1.5s ease;transition:opacity 1s ease,transform 1.5s ease;transition:opacity 1s ease,transform 1.5s ease,-webkit-transform 1.5s ease;position:relative;}body.shop-products-per-row-6 .shop-has-sidebar ul.products .product .product-item{overflow:visible;}ul.products .product .product-item .nova_product_wishlist_btn{position:absolute;right:0;padding:.9375rem;z-index:12;}ul.products .product .product-item .nova_product_wishlist_btn i{font-size:1.375rem;}ul.products .product .product-item .nova_product_wishlist_btn.added i{color:#e31b23;}ul.products .product .product-item .product-item-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;}ul.products .product .product-item .product-item__thumbnail{position:relative;}ul.products .product .product-item .product-item__thumbnail .product-item__thumbnail_overlay{position:absolute;top:0;left:0;background:rgba(255,255,255,.8);width:100%;height:100%;opacity:0;z-index:9;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}ul.products .product .product-item:hover .product-item__thumbnail_overlay{opacity:1;}ul.products .product .product-item:hover .product-item__description--actions{opacity:1;}ul.products .product .product-item:hover .product-item__thumbnail-placeholder.second_image_enabled.second_image_loaded a img{opacity:0;-webkit-transition:opacity 300ms ease-in-out .05s,-webkit-transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,-webkit-transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;}ul.products .product .product-item:hover .product-item__thumbnail-placeholder.second_image_enabled.second_image_loaded .product_second_image{opacity:1;-webkit-transition:opacity 300ms ease-in-out .05s,-webkit-transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,-webkit-transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;}ul.products .product .product-item .product-item__thumbnail-placeholder.second_image_enabled.second_image_loaded a img{opacity:1;-webkit-transition:opacity 300ms ease-in-out .05s,-webkit-transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,-webkit-transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;}ul.products .product .product-item .product-item__thumbnail-placeholder.second_image_enabled.second_image_loaded .product_second_image{opacity:0;-webkit-transition:opacity 300ms ease-in-out .05s,-webkit-transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,-webkit-transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,transform .3s ease-in-out;transition:opacity 300ms ease-in-out .05s,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%;}ul.products .product .product-item .product-item__thumbnail-placeholder{margin-bottom:.5rem;}ul.products .product .product-item .product-item__thumbnail-placeholder.second_image_enabled .product_second_image{width:100%;height:100%;display:block;opacity:0;position:absolute;background-size:cover;background-repeat:no-repeat;-webkit-transition:opacity 0 ease .05s;transition:opacity 0 ease .05s;}ul.products .product .product-item .product-item__thumbnail-placeholder a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:inherit !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;}ul.products .product .product-item .product-item__thumbnail-placeholder a img{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;will-change:transform;width:100%;}ul.products .product .product-item .product-item__thumbnail-placeholder a .out-of-stock{position:absolute;background-color:var(--site-heading-color);padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;color:var(--site-bg-color);top:50%;margin-top:-8px;}ul.products .product .product-item .product-item__description--actions{position:absolute;opacity:0;width:100%;top:50%;left:50%;text-align:center;pointer-events:none;z-index:11;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}ul.products .product .product-item .product-item__description--actions .button{margin-top:auto;}ul.products .product .product-item .product-item__description--actions .nova_product_quick_view_btn{margin-top:1rem;}ul.products .product .product-item .product-item__description--actions > a{position:relative;pointer-events:auto;}ul.products .product .product-item .product-item__description--actions > a.clicked:after{-webkit-animation:shop_tooltip_clicked .3s ease-out;animation:shop_tooltip_clicked .3s ease-out;}@media screen and (min-width: 80em){ul.products .product .product-item .product-item__description--actions > a.clicked:after{-webkit-animation:shop_tooltip_clicked_desktop .3s ease-out;animation:shop_tooltip_clicked_desktop .3s ease-out;}}@keyframes loader_spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes loader_fade{0%{opacity:0;}100%{opacity:1;}}ul.products .product .product-item .product-item__description--actions > a.loading:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45px;height:45px;border-radius:100%;border:1px solid var(--site-border-color);border-top-color:var(--site-heading-color);-webkit-animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;}ul.products .product .product-item .product-item__description--actions > a.loading:before{border-top:1px solid;border-color:var(--site-secondary-button-color) #fff #fff #fff;position:absolute;left:-3px;top:-3px;z-index:1;}ul.products .product .product-item .product-item__description--actions > a{margin:0 auto;cursor:pointer;max-width:10rem;}@keyframes loader_spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes loader_fade{0%{opacity:0;}100%{opacity:1;}}ul.products .product .product-item .product-item__description--actions > a.button.loading:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:30px;height:30px;border-radius:100%;border:1px solid var(--site-border-color);border-top-color:var(--site-heading-color);-webkit-animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;}ul.products .product .product-item .product-item__description--actions > a.button.loading:before{border-top:1px solid;border-color:var(--site-secondary-button-color) #fff #fff #fff;position:absolute;left:15px;top:5px;z-index:1;}ul.products .product .product-item .product-item__description{position:relative;margin-top:1.25rem;}ul.products .product .product-item .product-item__description .product-item__description--info{position:relative;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}ul.products .product .product-item .product-item__description .product-item__description--info a.title .woocommerce-loop-product__title{font-family:var(--site-main-font);font-size:16px;font-weight:600;margin-bottom:7px;color:var(--site-text-color);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}ul.products .product .product-item .product-item__description .product-item__description--info a.title .woocommerce-loop-product__title:hover{color:var(--site-accent-color);}ul.products .product .product-item .product-item__description .product-item__description--info span.price{font-family:var(--site-secondary-font);font-size:23px;margin-bottom:0px;font-weight:300;line-height:1.4;color:var(--site-heading-color);display:block;}ul.products .product .product-item .product-item__description .product-item__description--info span.price ins{color:#ce0101;text-decoration:none;}ul.products .product .product-item .product-item__description .product-item__description--info span.price .onsale{position:relative;top:-3px;background:#ce0101;font-family:var(--site-main-font);font-size:.875rem;font-weight:bold;color:#fff;padding:5px 10px;margin-left:1.25rem;}ul.products .product .product-item .product-item__description .product-item__description--info .star-rating{font-size:.8125rem;margin-top:.3125rem;}ul.products .product .product-item.adding .product-item__description .product-item__description--info .star-rating,ul.products .product .product-item:hover .product-item__description .product-item__description--info .star-rating{opacity:1;visibility:visible;}@media print, screen and (min-width: 64em){body.woocommerce ul.products.columns-1:not(.product-list-display) > .product{width:calc(100% / 1);}body.woocommerce ul.products.columns-1.product-list-display > .product-category{width:calc(100% / 1);}body.woocommerce ul.products.columns-2:not(.product-list-display) > .product{width:calc(100% / 2);}body.woocommerce ul.products.columns-2.product-list-display > .product-category{width:calc(100% / 2);}body.woocommerce ul.products.columns-3:not(.product-list-display) > .product{width:calc(100% / 3);}body.woocommerce ul.products.columns-3.product-list-display > .product-category{width:calc(100% / 3);}body.woocommerce ul.products.columns-4:not(.product-list-display) > .product{width:calc(100% / 4);}body.woocommerce ul.products.columns-4.product-list-display > .product-category{width:calc(100% / 4);}body.woocommerce ul.products.columns-5:not(.product-list-display) > .product{width:calc(100% / 5);}body.woocommerce ul.products.columns-5.product-list-display > .product-category{width:calc(100% / 5);}body.woocommerce ul.products.columns-6:not(.product-list-display) > .product{width:calc(100% / 6);}body.woocommerce ul.products.columns-6.product-list-display > .product-category{width:calc(100% / 6);}}body.woocommerce .woocommerce.columns-1 ul.products > .product{width:calc(100% / 1);}body.woocommerce .woocommerce.columns-2 ul.products > .product{width:calc(100% / 2);}@media print, screen and (min-width: 40em){body.woocommerce .woocommerce.columns-3 ul.products > .product{width:calc(100% / 3);}body.woocommerce .woocommerce.columns-4 ul.products > .product{width:calc(100% / 4);}body.woocommerce .woocommerce.columns-5 ul.products > .product{width:calc(100% / 5);}body.woocommerce .woocommerce.columns-6 ul.products > .product{width:calc(100% / 6);}}ul.products.products-grid-2 .product .product-item .product-item__thumbnail .product-item__thumbnail_overlay{background:var(--site-accent-color-overlay) !important;}ul.products.products-grid-2 .product .product-item .product-item__description .product-item__description--info{text-align:left;}ul.products.products-grid-2 .product-item__description--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}ul.products.products-grid-2 .product-item__description--actions .nova_product_quick_view_btn{color:var(--site-heading-color);padding:.625rem .9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0;font-weight:bold;border:solid 1px;border-color:var(--site-heading-color);text-transform:uppercase;letter-spacing:1px;cursor:pointer;}ul.products.products-grid-2 .product-item__description--actions .nova_product_quick_view_btn i{font-size:24px;}ul.products.products-grid-2 .product-item__description--actions .nova_product_quick_view_btn .tooltip{background-color:var(--site-heading-color);-webkit-transition:all .3s ease;transition:all .3s ease;font-size:10px;line-height:1;color:#fff;border-radius:2px;position:absolute;top:auto;left:-15px;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden;pointer-events:none;white-space:nowrap;text-align:center;padding:8px 9px 6px;}@media screen and (min-width: 80em){ul.products.products-grid-2 .product-item__description--actions .nova_product_quick_view_btn .tooltip{-webkit-animation:shop_tooltip_hover_out .3s;animation:shop_tooltip_hover_out .3s;}}ul.products.products-grid-2 .product-item__description--actions .nova_product_quick_view_btn .tooltip:after{position:absolute;top:2px;right:-14px;content:"";width:0;height:0;border-style:solid;border-width:10px;border-color:transparent transparent transparent var(--site-heading-color);}ul.products.products-grid-2 .product-item__description--actions .nova_product_quick_view_btn .tooltip.pos-top{top:-30px;left:130%;}ul.products.products-grid-2 .product-item__description--actions .nova_product_quick_view_btn .tooltip.pos-top:after{right:50%;top:18px;border-color:var(--site-heading-color) transparent transparent;}ul.products.products-grid-2 .product-item__description--actions .nova_product_quick_view_btn.added{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}ul.products.products-grid-2 .product-item__description--actions .nova_product_quick_view_btn:hover{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}@media screen and (min-width: 80em){ul.products.products-grid-2 .product-item__description--actions .nova_product_quick_view_btn:hover .tooltip{-webkit-animation:shop_tooltip_hover_in .3s;animation:shop_tooltip_hover_in .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;visibility:visible;}}ul.products.products-grid-2 .product-item__description--actions .button{background:var(--site-heading-color);color:#fff;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:0;}ul.products.products-grid-2 .product-item__description--actions .button .button-icon{background-color:rgba(255,255,255,.15);width:30px;height:30px;display:block;position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:38px;border-radius:50%;margin-right:10px;vertical-align:middle;}ul.products.products-grid-2 .product-item__description--actions .button i{font-size:24px;}ul.products.products-grid-2 .product-item__description--actions .button.added{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}ul.products.products-grid-2 .product-item__description--actions .button:hover{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}@media screen and (min-width: 80em){ul.products.products-grid-2 .product-item__description--actions .button:hover .tooltip{-webkit-animation:shop_tooltip_hover_in .3s;animation:shop_tooltip_hover_in .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;visibility:visible;}}ul.products.products-grid-2 .product-item__description--actions .product_type_variable{background:var(--site-heading-color);color:#fff;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:0;}ul.products.products-grid-2 .product-item__description--actions .product_type_variable .button-icon{background-color:rgba(255,255,255,.15);width:30px;height:30px;display:block;position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:38px;border-radius:50%;margin-right:10px;vertical-align:middle;}ul.products.products-grid-2 .product-item__description--actions .product_type_variable i{font-size:24px;}ul.products.products-grid-2 .product-item__description--actions .product_type_variable.added{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}ul.products.products-grid-2 .product-item__description--actions .product_type_variable:hover{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);color:#fff;}@media screen and (min-width: 80em){ul.products.products-grid-2 .product-item__description--actions .product_type_variable:hover .tooltip{-webkit-animation:shop_tooltip_hover_in .3s;animation:shop_tooltip_hover_in .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;visibility:visible;}}ul.products.products-grid-2 .product .product-item .product-item__description--actions > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 !important;padding:0 .9375rem;}ul.products.products-grid-2 .product .product-item .product-item__description--actions > a:hover{color:var(--site-secondary-button-color);}ul.products.products-grid-2 .product-item__description--actions .button,ul.products.products-grid-2 .product-item__description--actions .product_type_variable{background:transparent;color:var(--site-heading-color);}ul.products.products-grid-2 .product-item__description--actions .button > span,ul.products.products-grid-2 .product-item__description--actions .product_type_variable > span{display:none;}ul.products.products-grid-2 .product-item__description--actions .button:hover,ul.products.products-grid-2 .product-item__description--actions .product_type_variable:hover{background:transparent;}ul.products.products-grid-2 .product .product-item .product-item__description--actions .nova_product_quick_view_btn{border:0;}ul.products.products-grid-2 .product .product-item .product-item__description--actions .nova_product_quick_view_btn > span{display:none;}ul.products.products-grid-2 .product .product-item .product-item__description--actions .nova_product_quick_view_btn:hover{background:transparent;}ul.products.products-grid-2 .product .product-item .product-item__description .product-item__description--info a.title .woocommerce-loop-product__title{font-family:var(--site-secondary-font);font-weight:400;font-size:.875rem;color:var(--site-primary-button-color);text-transform:uppercase;}ul.products.products-grid-2 .product .product-item .product-item__description .product-item__description--info a.title .woocommerce-loop-product__title:hover{color:var(--site-secondary-button-color);}ul.products.products-grid-2 .product .product-item .product-item__description .product-item__description--info span.price{font-family:inherit;font-weight:200;color:var(--site-text-color);}ul.products.products-grid-3 .product .product-item .product-item__description{position:absolute;bottom:0;opacity:0;padding-bottom:-100px;width:100%;padding:1.875rem;z-index:99;}ul.products.products-grid-3 .product .product-item:hover .product-item__description{opacity:1;}ul.products.product-list-display{margin-left:auto !important;margin-right:auto !important;}ul.products.product-list-display .product:not(.product-category){width:100%;padding:0 .75rem;text-align:left;margin-bottm:0;position:relative;margin:0 0 1.875rem 0;border:solid 1px;border-color:var(--site-border-color);}ul.products.product-list-display .product:not(.product-category) .product-item__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:10px;left:0;z-index:1;}ul.products.product-list-display .product:not(.product-category) .product-item__badges .nova_new_product{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-heading-color);color:#fff;margin-right:10px;}ul.products.product-list-display .product:not(.product-category) .product-item__badges .onsale{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-accent-color);color:#fff;}ul.products.product-list-display .product:not(.product-category):nth-child(2){margin-top:0 !important;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:visible;padding:0;}ul.products.product-list-display .product:not(.product-category) .product-item__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:15px;left:0;z-index:1;}ul.products.product-list-display .product:not(.product-category) .product-item__badges .nova_new_product{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-heading-color);color:#fff;margin-right:10px;}ul.products.product-list-display .product:not(.product-category) .product-item__badges .onsale{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-accent-color);color:#fff;}}ul.products.product-list-display .product:not(.product-category).outofstock .product-item__description--actions .button:after,ul.products.product-list-display .product:not(.product-category).product-type-variable .product-item__description--actions .button:after{font-size:14px;}ul.products.product-list-display .product:not(.product-category) .product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;padding:.625rem 0;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item{padding:1.25rem;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail:hover .product-item__thumbnail-placeholder.second_image_enabled.second_image_loaded img{opacity:0;-webkit-transition:opacity 300ms ease-in-out .05s;transition:opacity 300ms ease-in-out .05s;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail:hover .product-item__thumbnail-placeholder.second_image_enabled.second_image_loaded .product_second_image{opacity:1;-webkit-transition:opacity 300ms ease-in-out .05s;transition:opacity 300ms ease-in-out .05s;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail-placeholder.second_image_enabled.second_image_loaded img{opacity:1;-webkit-transition:opacity 300ms ease-in-out .05s;transition:opacity 300ms ease-in-out .05s;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail-placeholder.second_image_enabled.second_image_loaded .product_second_image{opacity:0;-webkit-transition:opacity 300ms ease-in-out .05s;transition:opacity 300ms ease-in-out .05s;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail{width:auto;position:relative;margin-right:.9375rem;margin-bottom:0;}@media print, screen and (max-width: 39.99875em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail{width:50%;}}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail{margin-right:2.5rem;width:260px;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail-placeholder{width:100%;position:relative;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail-placeholder.second_image_enabled .product_second_image{width:100%;height:100%;opacity:0;display:block;position:absolute;background-size:cover;background-repeat:no-repeat;-webkit-transition:opacity 0 ease .05s;transition:opacity 0 ease .05s;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail-placeholder a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail-placeholder a .out-of-stock{position:absolute;background-color:var(--site-border-color);padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;top:50%;margin-top:-8px;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail-placeholder .wp-post-image{-webkit-transition:-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,transform .3s ease-in-out;transition:transform .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;will-change:transform;width:100%;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail-placeholder img{position:relative;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__thumbnail-placeholder:hover .wp-post-image{-webkit-transform:scale3d(.98,.98,.98);transform:scale3d(.98,.98,.98);}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description{width:50%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info{position:relative;margin-bottom:1rem;padding-bottom:1rem;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:75%;margin-bottom:0;border-bottom:0;padding-bottom:0;}}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info a.title{width:100%;max-width:10.625rem;}}@media print, screen and (min-width: 64em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info a.title{width:100%;max-width:13.125rem;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info a.title .woocommerce-loop-product__title{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-family:var(--site-main-font);font-size:13px;font-weight:400;margin-bottom:4px;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info a.title .woocommerce-loop-product__title{font-family:var(--site-main-font);font-size:14px;font-weight:400;margin-bottom:4px;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info a.title .woocommerce-loop-product__title:hover{color:var(--site-accent-color);}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info span.price{margin-left:auto;display:block;font-size:13px;margin-bottom:0px;font-weight:400;line-height:1.4;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info span.price ins{color:#ce0101;text-decoration:none;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info span.price{border-bottom:none;font-size:14px;margin-bottom:0px;font-weight:400;line-height:1.4;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info span.price ins{color:#ce0101;text-decoration:none;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info .star-rating{font-size:.8125rem;left:0;opacity:1;visibility:visible;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--info .star-rating{position:absolute;top:100%;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;opacity:1;visibility:visible;height:auto !important;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions{padding-left:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions .nova_product_quick_view_btn{display:none;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions .nova_product_quick_view_btn{display:-webkit-box;display:-ms-flexbox;display:flex;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a{position:relative;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a.clicked:after{-webkit-animation:shop_tooltip_clicked .3s ease-out;animation:shop_tooltip_clicked .3s ease-out;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a.clicked:after{-webkit-animation:shop_tooltip_clicked_desktop .3s ease-out;animation:shop_tooltip_clicked_desktop .3s ease-out;}}@keyframes loader_spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes loader_fade{0%{opacity:0;}100%{opacity:1;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a.loading:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50px;height:50px;border-radius:100%;border:1px solid var(--site-border-color);border-top-color:var(--site-heading-color);-webkit-animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a.loading:before{border-top:1px solid;border-color:var(--site-accent-color) #fff #fff #fff;position:absolute;left:-3px;top:-3px;z-index:1;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a{margin-right:.5rem;overflow:visible;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a:last-child{margin-right:0;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a .tooltip{top:-70px;left:50%;-webkit-transform:translate(-50%,30%);transform:translate(-50%,30%);opacity:0;visibility:hidden;white-space:nowrap;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a .tooltip{-webkit-animation:none;animation:none;}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a .tooltip:after{bottom:-10px !important;top:auto;left:50%;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-width:6px;margin-left:-6px;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a i{font-style:normal;}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a:hover{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a:hover:after{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}}ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a:hover .tooltip{overflow:visible;top:-45px;}@media print, screen and (min-width: 40em){ul.products.product-list-display .product:not(.product-category) .product-item .product-item__description .product-item__description--actions > a:hover .tooltip{opacity:1;visibility:visible;}}ul.products.product-list-display .product.product-category{text-align:left;}.products-list-mini{margin:0 !important;}.products-list-mini li.product{margin-bottom:3rem;padding:0 !important;width:100% !important;}.products-list-mini li.product:last-child{margin-bottom:0;}.nova-product-mini{display:-webkit-box;display:-ms-flexbox;display:flex;}.nova-product-mini__thumb{width:40%;}.nova-product-mini__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:60%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:1.25rem;}.nova-product-mini__content .woocommerce-loop-product__title{font-size:1rem;font-weight:300;margin-bottom:0;text-transform:uppercase;}.nova-product-mini__content .price{font-size:.8125rem;}.nova-product-mini__content .price ins{text-decoration:none;}.nova-product-mini__content .star-rating{margin-top:.9375rem;}.nova-product-mini__content .button{background:transparent;color:var(--site-primary-button-color);font-size:.6875rem;border:solid 1px;padding:.625rem 1.5625rem;margin-top:1.875rem;max-width:9.375rem;}.nova-product-mini__content .button:hover{color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);}.nova-product-mini__content .added_to_cart{display:none;}@-webkit-keyframes product_fade_in{100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes product_fade_in{100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}ul.products:not(.slick-carousel) li.product{opacity:0;-webkit-transform:scale(.95);transform:scale(.95);-webkit-animation:product_fade_in .25s;animation:product_fade_in .25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;animation-delay:2s;will-change:opacity,transform;}ul.products:not(.slick-carousel).js_animated li.product{-webkit-animation:none;animation:none;}ul.products:not(.slick-carousel).js_animated li.product.animated{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out,-webkit-transform .25s ease-in-out;}.related ul.products:not(.slick-carousel) li.product{opacity:1;}@media print, screen and (max-width: 39.99875em){.single-product .woocommerce-error,.single-product .woocommerce-message{margin-bottom:0 !important;}}.single-product .product .entry-summary .yith-wcwl-add-button{text-align:left;line-height:1.4375rem;}.single-product .product .entry-summary .yith-wcwl-wishlistexistsbrowse{text-align:left;}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{color:#ff0201;}.single-product .product .entry-summary .cart .yith-wcwl-add-to-wishlist{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 25px;margin:0 0 0 1.25rem;border:solid 2px var(--site-border-color);text-transform:uppercase;letter-spacing:1px;}@media print, screen and (max-width: 39.99875em){.single-product .product .entry-summary .cart .yith-wcwl-add-to-wishlist{display:none;}}@media print, screen and (min-width: 64em) and (max-width: 79.99875em){.single-product .product .entry-summary .cart .yith-wcwl-add-to-wishlist{display:none;}}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist{display:none;font-size:.75rem;}@media print, screen and (max-width: 39.99875em){.single-product .product .entry-summary .yith-wcwl-add-to-wishlist{display:inline-block;margin-bottom:.9375rem;}}@media print, screen and (min-width: 64em) and (max-width: 79.99875em){.single-product .product .entry-summary .yith-wcwl-add-to-wishlist{display:inline-block;}}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show > img{display:none !important;}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show .add_to_wishlist{font-size:.75rem;line-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show .add_to_wishlist:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.3125rem;font-size:1rem;display:inline-block;}@keyframes loader_spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes loader_fade{0%{opacity:0;}100%{opacity:1;}}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show.loading .add_to_wishlist:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border-radius:100%;border:1px solid var(--site-border-color);border-top-color:var(--site-heading-color);-webkit-animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;animation:loader_fade .5s ease-in,loader_spinner .5s linear infinite;}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show.loading .add_to_wishlist:before{border-top:1px solid;}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show .feedback{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media print, screen and (max-width: 39.99875em){.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show .feedback{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show .feedback:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.3125rem;font-size:1rem;display:inline-block;color:var(--site-accent-color);}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a{display:inline-block;vertical-align:top;}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{font-size:0;}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback i{font-size:1rem;}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show .feedback{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;}@media print, screen and (max-width: 39.99875em){.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show .feedback{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show .feedback:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1rem;display:inline-block;color:var(--site-accent-color);}.single-product .product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show .feedback + a{display:block;padding-left:.375rem;}.single-product .product .entry-summary .stock{background-color:#de7878;font-size:12px;font-size:1rem;line-height:16px;color:#fff;padding:.9375rem;}.single-product .product .entry-summary .stock:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.5rem;}.single-product .product .entry-summary.summary{position:relative;font-size:.875rem;margin-bottom:3rem;z-index:1;}@media print, screen and (min-width: 64em){.single-product .product .entry-summary.summary{margin-left:1.875rem;margin-bottom:5rem;}}@media print, screen and (max-width: 47.99875em){.single-product .product .entry-summary.summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.single-product .product .entry-summary.summary .woocommerce-product-details__short-description{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.single-product .product .entry-summary.summary .stock{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.single-product .product .entry-summary.summary .woocommerce-product-details__add-to-cart,.single-product .product .entry-summary.summary .cart{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.single-product .product .entry-summary.summary .yith-wcwl-add-to-wishlist{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.single-product .product .entry-summary.summary .product_meta{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.single-product .product .entry-summary.summary .woocommerce-product-details__share-box{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.single-product .product .entry-summary.summary .nova-woocommerce-tabs{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}}.single-product .product .woocommerce-breadcrumb{text-align:left;margin-bottom:.9375rem;font-size:0;}.single-product .product .woocommerce-breadcrumb > a{font-size:.75rem;line-height:.9375rem;}.single-product .product .woocommerce-breadcrumb > span:last-of-type:before{display:none;}.single-product .product .product_title{font-size:1.75rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:-.28px;}@media print, screen and (max-width: 79.99875em){.single-product .product .product_title{margin-bottom:0;}}.single-product .product .nova-custom__price-rating-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.9375rem 0;border-bottom:solid 2px var(--site-border-color);margin-bottom:1.25rem;}.single-product .product .nova-custom__price-rating-box .woocommerce-product-rating{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.single-product .product .woocommerce-product-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.single-product .product .woocommerce-product-rating .star-rating{margin-top:0;margin-right:4px;}.single-product .product .woocommerce-product-rating .woocommerce-review-link{color:inherit;font-size:.6875rem;opacity:.75;}.single-product .product .woocommerce-product-rating .woocommerce-review-link:hover{opacity:1;}.single-product .product .price{font-size:23px;margin-bottom:0px;font-weight:400;line-height:1.4;color:var(--site-heading-color);}.single-product .product .price ins{color:#ce0101;text-decoration:none;}.single-product .product .price del:before{border-top-width:2px;}.single-product .product .woocommerce-product-details__short-description{font-size:1rem;line-height:1.375rem;margin-bottom:3rem;color:var(--site-heading-color);}.single-product .product .woocommerce-product-details__short-description > p:last-of-type{margin-bottom:0;}@media print, screen and (max-width: 39.99875em){.single-product .product .woocommerce-product-details__short-description{margin-bottom:2.9375rem;}}.single-product .product .woocommerce-product-details__short-description.has-toggle{margin-bottom:.625rem;}.single-product .product .showmore-button{cursor:pointer;margin-bottom:1.5rem;}.single-product .product .showmore-button:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.625rem;margin-left:.3125rem;}.single-product .product .cart{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;border-bottom:solid 2px var(--site-border-color);padding-bottom:1.875rem;}@media print, screen and (min-width: 40em){.single-product .product .cart{margin-bottom:1.5rem;}}.single-product .product .cart.variations_form{display:block;}.single-product .product .cart .woocommerce-product-details__add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;}.single-product .product .cart .woocommerce-product-details__add-to-cart.stripe-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.single-product .product .cart .woocommerce-product-details__add-to-cart.stripe-button .quantity{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.single-product .product .cart .woocommerce-product-details__add-to-cart.stripe-button .single_add_to_cart_button{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.single-product .product .cart .woocommerce-product-details__add-to-cart.stripe-button #wc-stripe-payment-request-button-separator + .single_add_to_cart_button{width:75%;margin-top:-37px;margin-left:4.5rem;margin-bottom:2.5rem;}.single-product .product .cart .woocommerce-product-details__add-to-cart.stripe-button #wc-stripe-payment-request-wrapper{clear:both;width:100%;padding-top:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.single-product .product .cart .woocommerce-product-details__add-to-cart.stripe-button #wc-stripe-payment-request-button-separator{margin:1rem 0;text-align:center;clear:both;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.single-product .product .cart .woocommerce-product-details__add-to-cart .bundle_wrap{width:100%;}.single-product .product .cart .woocommerce-product-details__add-to-cart .bundle_button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}.single-product .product .cart .woocommerce-product-details__add-to-cart .quantity.hidden{margin-left:0;height:56px;padding:0;}.single-product .product .cart .woocommerce-product-details__add-to-cart .quantity.hidden ~ button{padding:0;height:3.5rem;}.single-product .product .cart .quantity{position:relative;text-align:center;border:solid 1px #dedede;}.single-product .product .cart .quantity input{border:none;font-size:1rem;font-weight:500;}.single-product .product .cart .button{font-size:12px;font-weight:bold;letter-spacing:1px;text-transform:uppercase;width:100%;}@media print, screen and (min-width: 40em){.single-product .product .cart .button{width:13.75rem;}}.single-product .product .cart .button:hover{background-color:var(--site-secondary-button-color);border-color:var(--site-secondary-button-color);}.single-product .product .woocommerce-product-details__share-box{font-size:.75rem;margin-bottom:1.875rem;text-transform:uppercase;}.single-product .product .woocommerce-product-details__share-box .woocommerce-product-details__share-box--label{color:var(--site-heading-color);font-weight:600;margin-right:1rem;display:inline-block;}.single-product .product .woocommerce-product-details__share-box a:last-child i{margin-right:0;}.single-product .product .woocommerce-product-details__share-box a i{font-size:1.125rem;margin-right:.9375rem;}.single-product .product .product_meta{font-size:.75rem;margin-bottom:1.25rem;}.single-product .product .product_meta > span{display:block;font-size:.75rem;margin-bottom:.625rem;font-weight:400;}.single-product .product .before-product-summary-wrapper{position:relative;}.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery__trigger{display:none;}.single-product .product .before-product-summary-wrapper .single-product__actions{position:absolute;opacity:1;top:30px;right:30px;width:40px;visibility:visible;z-index:1;}@media print, screen and (max-width: 39.99875em){.single-product .product .before-product-summary-wrapper .single-product__actions{margin-right:-1.25rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.single-product .product .before-product-summary-wrapper .single-product__actions{right:50px;}}.single-product .product .before-product-summary-wrapper .single-product__actions .woocommerce-product-gallery__custom--trigger svg.terina-zoom{position:relative;top:3px;width:16px;height:16px;}.single-product .product .before-product-summary-wrapper .single-product__actions .woocommerce-product-gallery__custom--trigger{width:45px;height:45px;line-height:45px;text-align:center;background:#fff;color:var(--site-heading-color);border-radius:50%;cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}.single-product .product .before-product-summary-wrapper .single-product__actions .woocommerce-product-gallery__custom--trigger:hover{background-color:var(--site-accent-color);color:#fff;}@media print, screen and (max-width: 39.99875em){.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery{margin-left:-1.25rem;margin-right:-1.25rem;padding-bottom:1.5rem;}}.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery__wrapper:after{content:"";display:block;clear:both;}.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery__image{text-align:center;}.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery__image img{width:100%;}.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25rem 0;}@media print, screen and (min-width: 40em){.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs{margin:1.25rem -4px;}}.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs li{text-align:center;margin:4px;}@media print, screen and (max-width: 39.99875em){.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs li{width:calc(23% - 8px);}}.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs li:hover img{-webkit-transform:scale3d(.98,.98,.98);transform:scale3d(.98,.98,.98);}.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs img{opacity:1;cursor:pointer;-webkit-transition:-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,transform .3s ease-in-out;transition:transform .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%;}.single-product .product .before-product-summary-wrapper .woocommerce-product-gallery .flex-control-thumbs img.flex-active{opacity:.5;}.single-product .product .product-item__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:25px;left:120px;z-index:1;}.single-product .product .product-item__badges .nova_new_product{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-heading-color);color:#fff;margin-right:10px;}.single-product .product .product-item__badges .onsale{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-accent-color);color:#fff;}@media print, screen and (min-width: 40em){.single-product .product .product-item__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:25px;left:120px;z-index:1;}.single-product .product .product-item__badges .nova_new_product{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-heading-color);color:#fff;margin-right:10px;}.single-product .product .product-item__badges .onsale{padding:8px 9px 6px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;background-color:var(--site-accent-color);color:#fff;}}.single-product .product.product-type-variable .variations_form .variations{position:relative;margin-bottom:0;}.single-product .product.product-type-variable .variations_form .variations tr{border-bottom:none;}.single-product .product.product-type-variable .variations_form .variations tr:not(:first-child) td.label{margin-top:1rem;}.single-product .product.product-type-variable .variations_form .variations td{width:100%;float:left;padding:0;position:relative;}.single-product .product.product-type-variable .variations_form .variations td.label label{font-size:.875rem;padding-top:.5rem;color:var(--site-heading-color);font-weight:bold;}.single-product .product.product-type-variable .variations_form .variations td.value select{border-color:transparent;background-image:none;}.single-product .product.product-type-variable .variations_form .variations td.value select.nitro-lazy{background-image:none !important;}.single-product .product.product-type-variable .variations_form .variations td.value .select2:before{bottom:-1px;}.single-product .product.product-type-variable .variations_form .variations td.value .reset_variations{font-size:.625rem;line-height:.8125rem;color:inherit;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.single-product .product.product-type-variable .variations_form .variations td.value .reset_variations:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.5rem;margin-right:4px;}.single-product .product.product-type-variable .variations_form .select2-container .select2-selection--single .select2-selection__rendered{white-space:normal;}.single-product .product.product-type-variable .variations_form .woocommerce-variation-price{margin-bottom:1.875rem;}.single-product .product.product-type-variable .variations_form .single_variation_wrap{width:100%;}.single-product .product.product-type-variable .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}.single-product .product.product-type-variable .variations_form .single_variation_wrap .woocommerce-variation-description{font-size:.875rem;}.single-product .product.product-type-external .woocommerce-product-details__add-to-cart{margin-bottom:1.5rem;}.single-product .product.product-type-external p.cart a.button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.125rem;color:#fff;text-transform:uppercase;}.single-product .product.product-type-grouped .group_table{table-layout:fixed;}.single-product .product.product-type-grouped .group_table tr{border-bottom-width:0;}@media print, screen and (max-width: 39.99875em){.single-product .product.product-type-grouped .group_table tr:first-child td{padding-top:0;}}.single-product .product.product-type-grouped .group_table tr:last-child td{padding-bottom:1rem;}.single-product .product.product-type-grouped .group_table tr.outofstock td.woocommerce-grouped-product-list-item__quantity a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1rem;opacity:.5;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s;}.single-product .product.product-type-grouped .group_table tr td{vertical-align:middle;padding-bottom:0;}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity{width:7.5rem;padding-right:1rem;padding-left:0;}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity{background-color:var(--site-border-color);}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity input{width:3.75rem;height:3.75rem;padding:0 10px;color:inherit;}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity input.qty{border-left:0;border-right:0;border-top:0;border-bottom-width:2px;line-height:3;}@media print, screen and (max-width: 39.99875em){.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity input.qty{padding-left:.625rem;padding-right:.625rem;}}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity .qty-button{display:none;}.single-product .product.product-type-grouped .group_table tr td a.product_type_external,.single-product .product.product-type-grouped .group_table tr td a.product_type_simple,.single-product .product.product-type-grouped .group_table tr td a.product_type_variable{position:relative;font-size:0;padding:0;width:3.75rem;height:3.75rem;opacity:1;}.single-product .product.product-type-grouped .group_table tr td a.product_type_external:before,.single-product .product.product-type-grouped .group_table tr td a.product_type_simple:before,.single-product .product.product-type-grouped .group_table tr td a.product_type_variable:before{margin-right:0;opacity:1 !important;}.single-product .product.product-type-grouped .group_table tr td a.product_type_external .button-icon,.single-product .product.product-type-grouped .group_table tr td a.product_type_simple .button-icon,.single-product .product.product-type-grouped .group_table tr td a.product_type_variable .button-icon{display:none;}.single-product .product.product-type-grouped .group_table tr td a.product_type_external i,.single-product .product.product-type-grouped .group_table tr td a.product_type_simple i,.single-product .product.product-type-grouped .group_table tr td a.product_type_variable i{font-style:normal;}.single-product .product.product-type-grouped .group_table tr td a.product_type_external .tooltip,.single-product .product.product-type-grouped .group_table tr td a.product_type_simple .tooltip,.single-product .product.product-type-grouped .group_table tr td a.product_type_variable .tooltip{position:absolute;top:-70px;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);opacity:0;visibility:hidden;white-space:nowrap;padding:7px 9px 4px 9px;display:block;text-transform:uppercase;font-size:10px;line-height:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.single-product .product.product-type-grouped .group_table tr td a.product_type_external .tooltip:after,.single-product .product.product-type-grouped .group_table tr td a.product_type_simple .tooltip:after,.single-product .product.product-type-grouped .group_table tr td a.product_type_variable .tooltip:after{bottom:-10px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(27,27,29,0);border-width:6px;margin-left:-6px;}.single-product .product.product-type-grouped .group_table tr td a.product_type_external:hover .tooltip,.single-product .product.product-type-grouped .group_table tr td a.product_type_simple:hover .tooltip,.single-product .product.product-type-grouped .group_table tr td a.product_type_variable:hover .tooltip{overflow:visible;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s;top:-42px;}@media print, screen and (min-width: 64em){.single-product .product.product-type-grouped .group_table tr td a.product_type_external:hover .tooltip,.single-product .product.product-type-grouped .group_table tr td a.product_type_simple:hover .tooltip,.single-product .product.product-type-grouped .group_table tr td a.product_type_variable:hover .tooltip{opacity:1;visibility:visible;}}.single-product .product.product-type-grouped .group_table tr td a.product_type_external:hover .tooltip:hover,.single-product .product.product-type-grouped .group_table tr td a.product_type_simple:hover .tooltip:hover,.single-product .product.product-type-grouped .group_table tr td a.product_type_variable:hover .tooltip:hover{display:none;}.single-product .product.product-type-grouped .group_table tr td a.product_type_variable:before{position:absolute;top:18px;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.125rem;opacity:.5;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s;}.single-product .product.product-type-grouped .group_table tr td a.product_type_external:before{position:absolute;top:19px;left:19px;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.125rem;opacity:.5;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s;}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label{padding:0;text-transform:none;}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__label label a{font-size:.875rem;line-height:1.5rem;font-weight:bold;}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price{text-align:right;font-size:.875rem;padding-left:1.5rem;padding-right:0;margin-bottom:0;}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price ins{text-decoration:none;}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price del{margin-bottom:.25rem;margin-right:.25rem;display:inline-block;}.single-product .product.product-type-grouped .group_table tr td.woocommerce-grouped-product-list-item__price del .amount{opacity:1;}.single-product .product.product-type-grouped form.cart.grouped_form{display:block;}.single-product .product.product-type-grouped form.cart .button{padding:1rem 2rem .9375rem;width:100%;}.single-product .product.product-type-grouped form.cart .yith-wcwl-add-to-wishlist{border:none;margin:.9375rem 0 0 0;padding:0;font-size:.875rem;text-transform:none;letter-spacing:0;}.single-product .product .tawcvs-swatches .swatch{width:55px;height:45px;line-height:45px;font-size:1rem;font-weight:500;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}.single-product .product .tawcvs-swatches .swatch.selected{background-color:var(--site-border-color);color:var(--site-heading-color);-webkit-box-shadow:none;box-shadow:none;border-color:#dedede;}.single-product .product .tawcvs-swatches .swatch-color{border:1px solid transparent;}.single-product .product .tawcvs-swatches .swatch-color.swatch-white{border:solid 1px var(--site-heading-color);}.single-product .product .tawcvs-swatches .swatch-color.swatch-white.selected:before{border-color:var(--site-heading-color);}.single-product .product .tawcvs-swatches .swatch-label{background-color:#fff;color:var(--site-heading-color);border:solid 1px;border-color:var(--site-border-color);}@media print, screen and (min-width: 64em){.single-product .product_infos{margin-bottom:5rem;}}.single-product .nova-woocommerce-tabs{text-align:center;margin-bottom:3.75rem;}.single-product .nova-woocommerce-tabs .accordion{margin-bottom:0;}.single-product .nova-woocommerce-tabs .tabs{display:inline-block;border:solid 2px var(--site-border-color);border-width:0 0 2px 0;margin:0 auto 1.25rem;}.single-product .nova-woocommerce-tabs .tabs .tabs-title{position:relative;top:2px;margin-bottom:0;}.single-product .nova-woocommerce-tabs .tabs .tabs-title > a{background:none;font-size:1rem;padding:1.25rem 2.5rem;border-bottom:solid 2px transparent;text-transform:uppercase;letter-spacing:1.85px;}.single-product .nova-woocommerce-tabs .tabs .tabs-title > a:hover{color:var(--site-text-color);}.single-product .nova-woocommerce-tabs .tabs .tabs-title > a[aria-selected=true],.single-product .nova-woocommerce-tabs .tabs .tabs-title > a:focus{border-color:var(--site-accent-color);}.single-product .nova-woocommerce-tabs .tabs-content{border:none;text-align:left;color:var(--site-text-color);}.single-product .nova-woocommerce-tabs .tabs-content .tabs-panel{padding:0;}.single-product .nova-woocommerce-tabs .tabs-content .widget-image-caption{max-width:45.625rem;margin:1.25rem auto;}.single-product .nova-woocommerce-tabs .accordion-title{font-size:1rem;font-weight:500;border-bottom:2px solid;}.single-product .nova-woocommerce-tabs .accordion-title:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.8125rem;}.single-product .nova-woocommerce-tabs .accordion-content{padding-top:1.875rem;}.single-product .nova-woocommerce-tabs .is-active .accordion-title:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.8125rem;}.single-product .nova-woocommerce-tabs .shop_attributes{font-size:.875rem;max-width:31.25rem;}.single-product .nova-woocommerce-tabs .shop_attributes tr{border:none;vertical-align:text-top;}.single-product .nova-woocommerce-tabs .shop_attributes tr th{color:var(--site-heading-color);font-weight:600;width:50%;}.single-product .nova-woocommerce-tabs .shop_attributes tr td,.single-product .nova-woocommerce-tabs .shop_attributes tr th{padding-top:0;padding-bottom:1rem;}.single-product .nova-woocommerce-tabs .shop_attributes tr:last-child td:last-of-type,.single-product .nova-woocommerce-tabs .shop_attributes tr:last-child th:last-of-type{padding-bottom:0;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews{max-width:51.25rem;margin:0 auto;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments{margin-bottom:3rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .meta{margin:0;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .woocommerce-Reviews-title{font-size:1.5rem;margin-bottom:1.5rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .woocommerce-noreviews{font-size:.8125rem;line-height:1.4;margin-bottom:1.5rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist{list-style-type:none;margin:0;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review{margin-bottom:1.5rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;padding-top:20px;border-top:1px solid;border-color:var(--site-border-color);}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .avatar{width:3.75rem;height:3.75rem;margin-right:1.25rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text{float:right;width:calc(100% - 80px);margin-top:-.3125rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .star-rating{float:right;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text p.meta .woocommerce-review__author{font-size:.875rem;font-weight:700;margin-bottom:.5rem;color:var(--site-heading-color);}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text p.meta .woocommerce-review__published-date{font-size:.75rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .description{font-size:1rem;color:var(--site-heading-color);}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .description p{margin-bottom:0;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #comments .woocommerce-pagination > ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-reply-title{display:block;color:var(--site-heading-color);font-family:var(--site-secondary-font);font-size:1.5rem;margin-bottom:1.5rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-form label{font-size:.75rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-notes{font-size:.8125rem;line-height:1.4;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-rating{margin-bottom:1.5rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-rating p.stars{font-size:1rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-form-comment{margin-bottom:1rem;}@media print, screen and (min-width: 40em){.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper .comment-form-author,.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper .comment-form-email{width:49%;margin-right:2%;float:left;margin-bottom:1rem;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper .comment-form-author input,.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper .comment-form-email input{margin-bottom:0;}.single-product .nova-woocommerce-tabs .woocommerce-Reviews #review_form_wrapper .comment-form-email{margin-right:0;}}.single-product .nova-woocommerce-tabs.style_3 .tabs,.single-product .nova-woocommerce-tabs.style_2 .tabs{display:block;}.single-product .nova-woocommerce-tabs.style_3 .woocommerce-Reviews,.single-product .nova-woocommerce-tabs.style_2 .woocommerce-Reviews{margin:0;}.single-product .nova-woocommerce-tabs.style_3 .tabs{border-color:var(--site-accent-color-2);}.single-product .nova-woocommerce-tabs.style_3 .tabs .tabs-title > a[aria-selected=true],.single-product .nova-woocommerce-tabs.style_3 .tabs .tabs-title > a:focus{background-color:var(--site-accent-color-2);border-color:var(--site-accent-color-2);}.single-product section.related,.single-product section.upsells{text-align:center;}.single-product section.related > h2,.single-product section.upsells > h2{position:relative;display:inline-block;font-size:1.75rem;line-height:1;padding-bottom:1.25rem;margin:0 auto 1.875rem auto;text-transform:uppercase;letter-spacing:1.26px;}@media print, screen and (max-width: 47.99875em){.single-product section.related > h2,.single-product section.upsells > h2{font-size:2rem;line-height:2.75rem;}}.single-product section.related > h2:after,.single-product section.upsells > h2:after{position:absolute;left:calc(50% - 30px);bottom:0;content:"";width:60px;height:2px;background-color:var(--site-accent-color);}@media print, screen and (max-width: 47.99875em){.single-product section.related ul.products,.single-product section.upsells ul.products{padding-top:0;}}.single-product section.related .product,.single-product section.upsells .product{width:50%;}@media print, screen and (min-width: 40em){.single-product section.related .product,.single-product section.upsells .product{width:25%;}}.single-product section.related:last-child,.single-product section.upsells:last-child{margin-bottom:0;}@media screen and (min-width: 80em){.single-product .product-single-layout-style_2 .woocommerce-product-gallery{position:relative;padding-left:120px;}.single-product .product-single-layout-style_2 .woocommerce-product-gallery .flex-control-thumbs{display:block !important;margin:0 !important;padding-right:20px;position:absolute;top:0;left:0;width:120px;height:100%;overflow:hidden;}.single-product .product-single-layout-style_2 .woocommerce-product-gallery .flex-control-thumbs li{margin:0 0 20px 0 !important;}.single-product .product-single-layout-style_2 .woocommerce-product-gallery .flex-control-thumbs li:last-child{margin:0 !important;}}.product-sidebar-area{width:17%;padding:1.6875rem 0;}@media print, screen and (min-width: 40em){.product-sidebar-area{padding:2.025rem 0;}}@media print, screen and (min-width: 64em){.product-sidebar-area{padding:2.7rem 0;}}@media screen and (min-width: 80em){.product-sidebar-area{padding:3.0375rem 0;}}.product-content-area{width:100%;}.single-product-sidebar-active .product-content-area{width:83%;}@media print, screen and (max-width: 79.99875em){.single-product-sidebar-active .product-content-area{width:100%;}}.single-product-sidebar-left .product-content-area{padding-left:1.875rem;}.single-product-sidebar-right .product-content-area{padding-right:1.875rem;}.single-product-sidebar-active.single-product .product .entry-summary .yith-wcwl-add-to-wishlist{display:inline-block;}.single-product-sidebar-active.single-product .product .entry-summary .woocommerce-product-details__add-to-cart + .yith-wcwl-add-to-wishlist,.single-product-sidebar-active.single-product .product .entry-summary .cart .yith-wcwl-add-to-wishlist{display:none;}.single-product-sidebar-active.single-product .elementor-section.elementor-section-stretched{left:0 !important;width:100% !important;}body.woocommerce-cart .cart-collaterals{display:inline-block;vertical-align:top;font-size:.8125rem;width:100%;margin-top:1.25rem;float:right;}@media print, screen and (min-width: 64em){body.woocommerce-cart .cart-collaterals{width:40%;padding-left:0;}}@media screen and (min-width: 80em){body.woocommerce-cart .cart-collaterals{width:40%;}}body.woocommerce-cart .cart-collaterals .cart_totals{background-color:var(--site-accent-color-2);padding:1.875rem;}body.woocommerce-cart .cart-collaterals .cart_totals h2{font-family:inherit;font-size:1.1875rem;margin-bottom:.5rem;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table{margin-bottom:0;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tbody{display:block;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr{display:block;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr th{vertical-align:top;padding-right:70px;width:60px;font-weight:bold;min-width:130px;color:var(--site-heading-color);}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td,body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr th{padding-top:24px;padding-bottom:24px;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal .woocommerce-Price-amount{font-size:1rem;font-weight:bold;color:var(--site-heading-color);}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.cart-discount .woocommerce-remove-coupon{color:inherit;text-transform:uppercase;font-size:.625rem;line-height:1rem;margin-left:.75rem;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.cart-discount .woocommerce-remove-coupon:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;line-height:1rem;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:8px;font-size:.75rem;position:relative;top:1px;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping ul#shipping_method{margin:0;list-style-type:none;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping ul#shipping_method li input{margin-bottom:.5rem;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping .woocommerce-shipping-destination{font-size:.875rem;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping .woocommerce-shipping-calculator > p{margin-top:.5rem;margin-bottom:1.5rem;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping .woocommerce-shipping-calculator > p .shipping-calculator-button{border-bottom:2px solid;display:inline-block;text-transform:capitalize;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping .woocommerce-shipping-calculator > p .shipping-calculator-button:hover{border-bottom:2px solid transparent;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping .woocommerce-shipping-calculator .shipping-calculator-form{margin-top:.8125rem;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping .woocommerce-shipping-calculator .shipping-calculator-form p.form-row{margin-bottom:1rem;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping .woocommerce-shipping-calculator .shipping-calculator-form p.form-row .select2{margin-bottom:0;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping .woocommerce-shipping-calculator .shipping-calculator-form p.form-row .input-text:focus{background:none;-webkit-box-shadow:none;box-shadow:none;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping .woocommerce-shipping-calculator .shipping-calculator-form p:not(.form-row) .button{background:none;color:var(--site-heading-color);border:1px solid;border-color:var(--site-heading-color);margin-top:.5rem;margin-bottom:.5rem;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping .woocommerce-shipping-calculator .shipping-calculator-form p:not(.form-row) .button:hover{background-color:var(--site-accent-color);border:1px solid transparent;color:#fff;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total{border-bottom:0;}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total .woocommerce-Price-amount{font-size:1.125rem;font-weight:bold;color:var(--site-heading-color);}body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td{font-weight:bold;color:var(--site-heading-color);}body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button{background-color:var(--site-primary-button-color);padding-top:1.7rem;padding-bottom:1.7rem;width:100%;text-transform:uppercase;}body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover{background-color:var(--site-secondary-button-color);}body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .wcppec-checkout-buttons{text-align:center;}body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__separator{text-align:center;padding:1rem 0;}body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .wcppec-checkout-buttons a{display:block;}body.woocommerce-cart .continue-shopping{margin-top:1rem;text-align:center;}body.woocommerce-cart .continue-shopping a{background:none;opacity:1;}body.woocommerce-cart .cross-sells{margin-top:4rem;}@media print, screen and (min-width: 64em){body.woocommerce-cart .cross-sells{margin-top:6.5rem;}}body.woocommerce-cart .cross-sells > h2{font-size:1rem;margin-bottom:2rem;}@media print, screen and (min-width: 64em){body.woocommerce-cart .cross-sells li.product,body.woocommerce-cart .cross-sells ul.products{margin-bottom:0;padding-bottom:0;}}body.woocommerce-cart .woocommerce .cart-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto 6.5rem;text-align:center;font-size:1rem;line-height:1.4;}body.woocommerce-cart .woocommerce .cart-empty:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:6.5rem;margin-bottom:2.5rem;}body.woocommerce-cart .woocommerce .product-suggestions-title{display:inline-block;margin-bottom:2rem;}body.woocommerce-cart .woocommerce .return-to-shop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}body.woocommerce-cart .entry-title{font-size:1.4375rem;margin-bottom:2rem;margin-top:.5rem;}@media print, screen and (min-width: 64em){body.woocommerce-cart .entry-title{margin-top:2rem;margin-bottom:4.5rem;}}body.woocommerce-cart .woocommerce{font-size:0;}body.woocommerce-cart .woocommerce .woocommerce-cart-form{display:inline-block;vertical-align:top;font-size:.8125rem;width:100%;position:relative;}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form{display:block;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table{margin-bottom:4rem;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form input:not(.button){background:none;-webkit-box-shadow:none;box-shadow:none;}body.woocommerce-cart .woocommerce .woocommerce-cart-form input:not(.button):focus{background:none;}body.woocommerce-cart .woocommerce .woocommerce-cart-form thead th{background:var(--site-border-color);font-size:1rem;font-weight:bold;padding:.9375rem 0;}@media print, screen and (max-width: 63.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form thead th{display:none;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form td{padding:2.5rem 0;}@media print, screen and (max-width: 63.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form td{padding:1rem;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form td{display:block;width:100%;text-align:left;padding:1rem 0;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form td.product-price .woocommerce-Price-amount{font-size:1rem;font-weight:bold;color:var(--site-heading-color);}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item{position:relative;}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-remove{position:absolute;right:-10px;}}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-remove{width:14px;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-remove a.remove{font-size:0;display:block;}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-remove a.remove{margin-left:-10px;padding:10px;margin-right:.375rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-remove a.remove:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-remove a.remove{width:20px;height:20px;margin-right:0;margin-right:5px;float:right;padding:5px;margin-top:-4px;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-remove a.remove:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:1.125rem;}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-thumbnail{width:100%;}}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-thumbnail{width:120px;padding-right:16px;min-width:78px;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-thumbnail .wp-post-image{-webkit-transition:-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,transform .3s ease-in-out;transition:transform .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-webkit-transform .3s ease-in-out;will-change:transform;}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-thumbnail:hover .wp-post-image{-webkit-transform:scale3d(.98,.98,.98);transform:scale3d(.98,.98,.98);}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-thumbnail a{display:block;width:100%;}@media print, screen and (min-width: 40em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-thumbnail a{width:90px;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name{display:table;width:100%;text-align:left;margin:1.1rem 0;vertical-align:middle;position:relative;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name:before{content:attr(data-title);width:50%;display:table-cell;vertical-align:middle;}}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name{padding-right:4.5rem;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name a{display:block;font-size:1rem;}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name a{float:right;text-align:right;display:block;}}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name a{margin-right:72px;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name a.remove{display:inline-block;font-size:.625rem;text-transform:uppercase;text-decoration:underline;margin-top:1.875rem;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name dl.variation{font-size:.75rem;}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name dl.variation{text-align:right;width:100%;display:block;float:right;margin-bottom:0;}}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name dl.variation{margin-top:8px;margin-bottom:0;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name dl.variation dt{font-weight:normal;}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name dl.variation dt{margin-bottom:0;margin-top:10px;}}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name dl.variation dt{margin:0 5px 0 0;float:left;clear:both;}}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-name dl.variation dd{margin:0 5px 0 0;float:left;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-price:before{content:attr(data-title);width:50%;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-price .amount{text-align:right;width:50%;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-quantity:before{content:attr(data-title);width:50%;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-quantity .quantity{position:relative;width:130px;height:46px;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-quantity .quantity input{height:46px;font-size:1rem;border:solid 2px;padding:0 2.875rem;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-quantity .quantity .qty-button{position:absolute;top:0;left:0;width:46px;height:46px;text-align:center;line-height:46px;color:var(--site-heading-color);font-size:1.25rem;cursor:pointer;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-quantity .quantity .qty-button.inc{left:auto;right:0;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal{font-size:1rem;font-weight:bold;color:var(--site-heading-color);}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem;}}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal{padding-right:1.6875rem;text-align:left;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal:before{content:attr(data-title);width:50%;}}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal .amount{text-align:right;width:50%;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr.cart_item .product-subtotal small{display:none;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item){border-bottom:0;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions{padding-top:2.375rem;padding-bottom:0;position:relative;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions button{outline:none;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:1rem;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon:before{content:"";width:0;height:1px;display:block;position:absolute;bottom:0;-webkit-transition:width ease .15s;transition:width ease .15s;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon.bottom_line:before{width:100%;}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon{width:30%;position:relative;margin-bottom:0;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon label{display:none;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon #coupon_code{font-size:.875rem;line-height:1rem;border-width:2px;width:100%;margin-bottom:0;padding-right:40%;}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon #coupon_code{padding-left:0;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon button[name=apply_coupon]{background:none;padding:0;width:auto;position:absolute;right:15px;top:50%;color:var(--site-heading-color);font-weight:500;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:48px;outline:none;text-transform:uppercase;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon button[name=apply_coupon]:hover{color:var(--site-accent-color);}@media print, screen and (max-width: 47.99875em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon button[name=apply_coupon]{right:0;bottom:50%;margin-bottom:-18px;padding-right:0;height:inherit;line-height:inherit;}}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions button[name=update_cart]{width:auto;background:none;color:var(--site-heading-color);padding:0;padding:.9375rem;outline:none;border:solid 2px;text-transform:uppercase;}body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions button[name=update_cart]:hover{background-color:var(--site-accent-color);color:#fff;border-color:transparent;}@media print, screen and (min-width: 64em){body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions button[name=update_cart]{position:absolute;top:calc(50% + 38px);margin-top:-19px;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;}}.swiper-container .swiper-slide,.swiper-container .swiper-slide-duplicate{overflow:hidden;}.swiper-container .swiper-slide .down-up > .span,.swiper-container .swiper-slide-duplicate .down-up > .span{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}.swiper-container .swiper-slide-active .down-up > .span,.swiper-container .swiper-slide-duplicate-active .down-up > .span,.swiper-container .swiper-slide-duplicate.swiper-slide-active .down-up > .span{opacity:1;-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0);-webkit-transition-delay:.5s !important;transition-delay:.5s !important;}.fade{opacity:0;-webkit-transition:opacity .6s cubic-bezier(.455,.03,.515,.955);transition:opacity .6s cubic-bezier(.455,.03,.515,.955);-webkit-transition-delay:.5s;transition-delay:.5s;}.swiper-slide-active .fade,.swiper-slide-duplicate-active .fade,.swiper-slide-duplicate.swiper-slide-active .fade{opacity:1;-webkit-transition-delay:.5s;transition-delay:.5s;}.down-up{display:block;margin-top:-5px;overflow:hidden;position:relative;width:100%;}.down-up > .span{display:block;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:opacity,-webkit-transform .75s cubic-bezier(.8,0,.2,1);transition:opacity,-webkit-transform .75s cubic-bezier(.8,0,.2,1);transition:opacity,transform .75s cubic-bezier(.8,0,.2,1);transition:opacity,transform .75s cubic-bezier(.8,0,.2,1),-webkit-transform .75s cubic-bezier(.8,0,.2,1);}.swiper-control{line-height:0;}.swiper-control .swiper-pagination{position:relative;}.swiper-control .swiper-button-next,.swiper-control .swiper-button-prev{background-image:none;display:inline-block;margin-top:0;height:60px;width:60px;outline:none;position:relative;top:0;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1);}.swiper-control .swiper-button-next.nitro-lazy,.swiper-control .swiper-button-prev.nitro-lazy{background-image:none !important;}.swiper-control .swiper-button-next:hover,.swiper-control .swiper-button-prev:hover{opacity:1;}.swiper-control .swiper-button-prev{left:0;}.swiper-control .swiper-button-next{right:0;}.slider-nav{height:100%;position:absolute;top:0;right:0;width:100%;}.slider-nav--progress{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.slider-nav__arrow{fill:#fff;}.slider-nav__arrow--white{fill:#fff;}.slider-nav__path-progress{stroke-width:1;fill:none;stroke-dasharray:141;stroke-dashoffset:141;}.slider-nav__path-progress--gray{stroke:var(--site-border-color);}.slider-nav__path-progress--white{stroke:#fff;}.slider-nav__path--gray{stroke-width:1;fill:transparent;stroke:var(--site-border-color);opacity:.4;-webkit-transition:all .4s cubic-bezier(.455,.03,.515,.955);transition:all .4s cubic-bezier(.455,.03,.515,.955);}.slider-nav__path--white{stroke:rgba(255,255,255,.2);fill:transparent;}.slider-nav:hover .slider-nav__path--gray{opacity:1;fill:#333;stroke:#333;stroke-width:0;}.slider-nav:hover .slider-nav__path--white{opacity:1;stroke:#fff;fill:#fff;}.slider-nav:hover .slider-nav__arrow{fill:#fff;}.slider-nav:hover .slider-nav__arrow--white{fill:#000;}@-webkit-keyframes circle-progress{from{stroke-dashoffset:141;}to{stroke-dashoffset:0;}}@keyframes circle-progress{from{stroke-dashoffset:141;}to{stroke-dashoffset:0;}}.shortcode_nova_slider{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;position:relative;width:100%;height:100vh;}@media print, screen and (max-width: 39.99875em){.vc_row:not(.vc_row-no-padding) .shortcode_nova_slider{margin-right:-1.25rem;margin-left:-1.25rem;width:calc(100% + 2.5rem) !important;}}.shortcode_nova_slider .slider__caption .swiper-slide{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;background-color:var(--slide-caption-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.shortcode_nova_slider .slider__caption .swiper-slide .slider__item{padding:1.6875rem 1.25rem;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}@media screen and (min-width: 90em){.shortcode_nova_slider .slider__caption .swiper-slide .slider__item{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 40em){.shortcode_nova_slider .slider__caption .swiper-slide .slider__item{padding:2.025rem 1.5rem;}}@media screen and (min-width: 90em){.shortcode_nova_slider .slider__caption .swiper-slide .slider__item{padding-left:5.25rem;padding-right:5.25rem;}}@media print, screen and (min-width: 64em){.shortcode_nova_slider .slider__caption .swiper-slide .slider__item{padding:2.7rem 2rem;}}@media screen and (min-width: 90em){.shortcode_nova_slider .slider__caption .swiper-slide .slider__item{padding-left:5.25rem;padding-right:5.25rem;}}@media screen and (min-width: 80em){.shortcode_nova_slider .slider__caption .swiper-slide .slider__item{padding:3.0375rem 2.25rem;}}@media screen and (min-width: 90em){.shortcode_nova_slider .slider__caption .swiper-slide .slider__item{padding-left:5.25rem;padding-right:5.25rem;}}.shortcode_nova_slider .slider__caption .swiper-slide .slider__item .slide-subtitle{font-size:1.5rem;font-weight:400;word-wrap:break-word;margin-bottom:1.5625rem;color:inherit;-webkit-transition:all .1s cubic-bezier(.72,.16,.345,.875);transition:all .1s cubic-bezier(.72,.16,.345,.875);width:100%;}.shortcode_nova_slider .slider__caption .swiper-slide .slider__item .slide-title{font-size:2rem;font-weight:400;word-wrap:break-word;margin-bottom:1.5625rem;line-height:1;-webkit-transition:all .1s cubic-bezier(.72,.16,.345,.875);transition:all .1s cubic-bezier(.72,.16,.345,.875);width:100%;}@media screen and (min-width: 80em){.shortcode_nova_slider .slider__caption .swiper-slide .slider__item .slide-title{font-size:2.25rem;}}.shortcode_nova_slider .slider__caption .swiper-slide .slider__item .slide-description{word-wrap:break-word;line-height:1.5;font-size:1rem;margin-bottom:2.1875rem;width:100%;}.shortcode_nova_slider .slider__caption .swiper-slide .slider__item .nova-slider__button-wrapper{width:100%;}.shortcode_nova_slider .slider__image .cover-slider{background-size:cover;background-position:top center;height:100%;position:absolute;left:0;top:0;width:100%;}.shortcode_nova_slider .control-slider{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;position:absolute;z-index:1;}.shortcode_nova_slider .control-slider--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.27rem 0;bottom:0;right:60%;width:7.5rem;z-index:2;background-color:var(--site-heading-color);}@media print, screen and (max-width: 47.99875em){.shortcode_nova_slider .control-slider--vertical{display:none !important;}}.shortcode_nova_slider .control-slider--vertical .swiper-button-next,.shortcode_nova_slider .control-slider--vertical .swiper-button-prev{display:block;}.shortcode_nova_slider .control-slider--vertical .swiper-button-next{margin-bottom:1.875rem;}.shortcode_nova_slider .control-slider--bottom{bottom:0;right:0;}.shortcode_nova_slider.slider-horizontal{position:relative;}.shortcode_nova_slider.slider-horizontal .slider__caption{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%;height:100%;width:40%;}@media print, screen and (max-width: 47.99875em){.shortcode_nova_slider.slider-horizontal .slider__caption{-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;width:0;height:0;}}.shortcode_nova_slider.slider-horizontal .slider__image{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;height:100%;width:60%;}@media print, screen and (max-width: 47.99875em){.shortcode_nova_slider.slider-horizontal .slider__image{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}}.shortcode_nova_slider .swiper-pagination-fraction{color:#fff;margin-bottom:3.125rem;}.mobile-slider-caption{display:none;position:absolute;bottom:0;background:rgba(0,0,0,.8);padding:1.25rem;}.mobile-slider-caption .slide-subtitle{color:#fff !important;}.mobile-slider-caption .slide-title{color:#fff !important;}.mobile-slider-caption .slide-description{color:#fff !important;margin-bottom:1.875rem;}@media print, screen and (max-width: 47.99875em){.mobile-slider-caption{display:block;}}.nova-slider-navigation{position:absolute;width:100%;bottom:0;z-index:19;}.nova-slider-navigation > div{display:inline-block;color:#fff;cursor:pointer;margin-bottom:3.125rem;}.nova-slider-navigation > div span{position:relative;}.nova-slider-navigation > div span:after{position:absolute;left:0;bottom:-5px;content:"";background-color:#fff;width:100%;height:1px;-webkit-transition:width .4s;transition:width .4s;}.nova-slider-navigation > div i{font-size:.875rem;margin:0 7px;}.nova-slider-navigation > div:hover span:after{width:150%;}.nova-slider-navigation > div:focus{outline:0;}.nova-slider-navigation .nova-slider-button-prev{margin-left:1.875rem;}.nova-slider-navigation .nova-slider-button-prev span:after{left:auto;right:0;}.nova-slider-navigation .nova-slider-button-next{float:right;margin-right:1.875rem;}.nova-banner{position:relative;overflow:hidden;max-width:100%;}.nova-banner *{-webkit-box-sizing:border-box;box-sizing:border-box;}.nova-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:1;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.nova-banner__img{display:block;}.nova-banner__img{-webkit-transition:-webkit-transform 1s ease-out;transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out;transform:scale(1.01);-ms-transform:scale(1.01);-webkit-transform:scale(1.01);}.nova-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;text-align:center;}.nova-banner__content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;color:#fff;font-size:1.125rem;}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.nova-banner__content-wrap{font-size:.875rem;}}.nova-banner__content-wrap h1{color:#fff;}.nova-banner__content-wrap p{font-size:1.125rem;margin-bottom:.875rem;}@media print, screen and (min-width: 64em) and (max-width: 79.99875em){.nova-banner__content-wrap p{font-size:.875rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.nova-banner__content-wrap p{font-size:.875rem;margin-bottom:.25rem;}}.nova-banner__button{margin-top:.875rem;}.nova-banner:hover .nova-banner__img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);}.nova-header-shortcode{text-align:center;}.nova-header-shortcode__inner{max-width:46.875rem;margin:0 auto;}.nova-header-shortcode__inner h1{position:relative;font-size:1.875rem;margin-top:.625rem;}@media print, screen and (min-width: 40em){.nova-header-shortcode__inner h1{font-size:3.75rem;}}.nova-header-shortcode__inner h1:before{position:absolute;content:"";top:-10px;left:calc(50% - 20px);width:40px;height:7px;background-color:var(--site-accent-color);border-radius:7px;}.nova-header-shortcode__inner p{font-size:.875rem;}@media print, screen and (min-width: 40em){.nova-header-shortcode__inner p{font-size:1.25rem;}}.wpb_video_widget .wpb_video_wrapper .responsive-embed{padding:0;}.nova_shortcode_blog_posts .nova_shortcode_blog_post{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.25rem;}@media print, screen and (min-width: 40em){.nova_shortcode_blog_posts .nova_shortcode_blog_post{margin-bottom:2.5rem;display:block;}}@media print, screen and (max-width: 39.99875em){.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_image{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;margin-right:1rem;}}.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_image .wp-post-image.size-medium{display:none;}@media print, screen and (min-width: 40em){.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_image .wp-post-image.size-medium{display:block;margin-bottom:1.5rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_image .wp-post-image.size-medium:hover{-webkit-transform:scale3d(.98,.98,.98);transform:scale3d(.98,.98,.98);}}@media print, screen and (min-width: 40em){.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_image .wp-post-image.size-thumbnail{display:none;}}@media print, screen and (max-width: 39.99875em){.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_content{margin-right:1rem;}}.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_content .nova_shortcode_blog_posts_meta{font-size:.6875rem;line-height:.9375rem;margin-bottom:.75rem;}.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_content .nova_shortcode_blog_posts_meta a{opacity:.75;}.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_content .nova_shortcode_blog_posts_meta a:hover{opacity:1;}.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_content .nova_shortcode_blog_posts_title{font-size:.8125rem;line-height:1.125rem;word-wrap:break-word;}@media print, screen and (min-width: 40em){.nova_shortcode_blog_posts .nova_shortcode_blog_post .nova_shortcode_blog_posts_content .nova_shortcode_blog_posts_title{font-size:1rem;line-height:1.375rem;}}.nova-collection{text-align:center;}.nova-collection__img + .nova-collection__inner{margin-top:4.75rem;}.nova-collection__inner{max-width:46.875rem;padding-left:1.25rem;padding-right:1.25rem;margin:0 auto;}.nova-collection__inner + .nova-collection__img,.nova-collection__inner + .nova-collection__link{margin-top:4.75rem;}.nova-collection__link{display:block;position:relative;}.nova-collection__link:hover .nova-collection__icon{opacity:1;}.nova-collection__icon{width:34px;height:34px;color:#fff;background-color:var(--site-heading-color);text-align:center;vertical-align:middle;border-radius:50%;padding:7px;position:absolute;top:50%;left:50%;margin-top:-17px;margin-left:-17px;opacity:0;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}.nova-collection__icon svg.svg-icon{width:20px;height:20px;}.nova-collection__label{width:5rem;height:5rem;line-height:5rem;text-align:center;font-size:1.875rem;font-weight:bold;color:#fff;display:inline-block;border-radius:5rem;background-color:var(--site-accent-color);}.nova-collection__title{position:relative;font-size:1.875rem;font-weight:normal;line-height:normal;margin-top:2.1875rem;margin-bottom:0;}@media print, screen and (min-width: 40em){.nova-collection__title{font-size:2.25rem;}}.nova-collection__subtitle{font-size:.875rem;margin-bottom:2.1875rem;}@media print, screen and (min-width: 40em){.nova-collection__subtitle{font-size:1rem;}}.nova-collection__description{margin-bottom:0;}.nova-instagram-feeds .instagram-feeds{list-style:none;padding:0;margin:0;overflow:hidden;}.nova-instagram-feeds .instagram-feeds .instagram-feed{width:100%;padding:0;margin:0;}.nova-instagram-feeds .instagram-feeds .instagram-feed .instagram-item{position:relative;color:#fff;overflow:hidden;}.nova-instagram-feeds .instagram-feeds .instagram-feed .instagram-item .instagram-info,.nova-instagram-feeds .instagram-feeds .instagram-feed .instagram-item .instagram-date{display:none;}.nova-instagram-feeds .instagram-feeds .instagram-feed .instagram-item .item--overlay{z-index:2;opacity:0;background-color:rgba(52,53,56,.4);}.nova-instagram-feeds .instagram-feeds .instagram-feed .instagram-item .item--overlay i{position:absolute;color:#fff;font-size:50px;width:50px;height:50px;line-height:50px;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;background:radial-gradient(33% 100%,circle,#fed373 4%,#f15245 30%,#d92e7f 62%,#9b36b7 85%,#515ecf 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.nova-instagram-feeds .instagram-feeds .instagram-feed .instagram-item:hover .item--overlay{visibility:visible;opacity:1;}.nova-instagram-feeds .instagram-feeds .instagram-feed .instagram-item a.thumbnail{padding-bottom:100%;display:block;background-position:center center;background-size:cover;position:relative;}.nova-instagram-feeds .instagram-feeds .instagram-feed.image-as-43 .instagram-item a.thumbnail{padding-bottom:75%;}.nova-instagram-feeds .instagram-feeds .instagram-feed .image-as-169 .instagram-item a.thumbnail{padding-bottom:56.25%;}.nova-instagram-feeds .instagram-feeds .instagram-feed .image-as-2351 .instagram-item a.thumbnail{padding-bottom:42.55%;}.wpb-js-composer .vc_tta-panel-body{-webkit-box-sizing:inherit;box-sizing:inherit;}.wpb-js-composer .vc_tta-panel-body .products{padding-top:2.125rem;}.wpb-js-composer [class*=vc_tta-nova-] .vc_tta-panel .vc_tta-panel-body{visibility:hidden;opacity:0;height:0;overflow:hidden;-webkit-transition:padding .2s ease-in-out;transition:padding .2s ease-in-out;}.wpb-js-composer [class*=vc_tta-nova-] .vc_active .vc_tta-panel-body{visibility:visible;overflow:visible;opacity:1;height:auto !important;animation:in-bottom50 450ms ease 0 1 forwards;-webkit-animation:in-bottom50 450ms ease 0 1 forwards;}.wpb-js-composer [class*=vc_tta-nova-] .vc_active .vc_tta-panel-heading .vc_tta-panel-title a{border-bottom:1px solid;padding-bottom:5px;display:inline-block;}@media (max-width: 767px){.wpb-js-composer [class*=vc_tta-nova-] .vc_active .vc_tta-panel-heading .vc_tta-panel-title a{padding-bottom:0;}}.wpb-js-composer [class*=vc_tta-nova-] .vc_tta-panel-heading{margin:10px 0;}.wpb-js-composer [class*=vc_tta-nova-] .vc_tta-panel-heading .vc_tta-panel-title{margin:0;line-height:normal;}@media (max-width: 767px){.wpb-js-composer [class*=vc_tta-nova-] .vc_tta-panel-heading .vc_tta-panel-title{font-size:14px;}}[class*=vc_tta-nova-] > h2{display:none;}[class*=vc_tta-nova-] .vc_tta-tabs-list{list-style:none;margin:15px 0 20px;padding:0;line-height:24px;}[class*=vc_tta-nova-] .vc_tta-tabs-list li{display:inline-block;margin:0 10px;padding:0 10px;vertical-align:middle;}[class*=vc_tta-nova-] .vc_tta-tabs-list a{padding:0;position:relative;display:block;color:inherit;}[class*=vc_tta-nova-] .tabs-nova-1 .vc_tta-tabs-list{font-size:14px;}[class*=vc_tta-nova-] .tabs-nova-1 .vc_tta-tabs-list li{margin:0 5px;}.wpb-js-composer .vc_tta-container .elm-ajax-container-wrapper{display:none;}.wpb-js-composer .vc_tta-container .vc_active .elm-ajax-container-wrapper{display:block;}.archive .products .woocommerce-de_price_taxrate{margin-top:-1.4rem;}.archive .shipping_de.shipping_de_string{margin-bottom:0;}.minicart .jde_hint{padding:0 40px;}.single-product .wgm-extra-costs-eu{margin-bottom:1.2em;}.single-product .shipping_de.shipping_de_string{margin-bottom:42px;}.woocommerce-cart .order-total .includes_tax,.woocommerce-checkout .order-total .includes_tax{font-size:11px;}.single-product .wcppec-checkout-buttons{text-align:right;margin:0 0 2em;overflow:hidden;}.single-product .wcppec-checkout-buttons__button{padding:0;}.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__separator{margin:0;padding:.5rem 0 .4rem 0 !important;}.woocommerce-checkout .woocommerce-SavedPaymentMethods.wc-saved-payment-methods li{list-style:none;}.woocommerce-checkout .stripe-pf-right{padding-left:5px;}body.woocommerce-checkout .woocommerce .checkout_coupon{position:relative;max-width:384px;margin:.5rem auto 3rem;}body.woocommerce-checkout .woocommerce .checkout_coupon p:not(.form-row){font-size:.8125rem;margin-bottom:.625rem;text-align:center;}body.woocommerce-checkout .woocommerce .checkout_coupon p.form-row{width:100%;margin-bottom:0;}body.woocommerce-checkout .woocommerce .checkout_coupon p.form-row:before{content:"";width:0;height:1px;display:block;position:absolute;bottom:0;-webkit-transition:width ease .5s;transition:width ease .5s;}body.woocommerce-checkout .woocommerce .checkout_coupon p.form-row.bottom_line:before{width:100%;}body.woocommerce-checkout .woocommerce .checkout_coupon p.form-row.show{opacity:1;}body.woocommerce-checkout .woocommerce .checkout_coupon p.form-row .input-text{border-top:0;border-left:0;border-right:0;font-size:.8125rem;line-height:1rem;width:100%;margin-bottom:0;}body.woocommerce-checkout .woocommerce .checkout_coupon p.form-row .input-text:focus{background:none;-webkit-box-shadow:none;box-shadow:none;}@media print, screen and (max-width: 47.99875em){body.woocommerce-checkout .woocommerce .checkout_coupon p.form-row .input-text{padding-left:0;padding-right:0;}}body.woocommerce-checkout .woocommerce .checkout_coupon p.form-row-last{width:auto;position:absolute;right:0;bottom:0;height:47px;-webkit-transition:opacity ease .3s;transition:opacity ease .3s;}body.woocommerce-checkout .woocommerce .checkout_coupon p.form-row-last .button{background:none;padding-right:0;z-index:9;padding:0;color:var(--site-heading-color);outline:none;width:auto;height:47px;}body.woocommerce-checkout .woocommerce .checkout_coupon p.form-row-last .button:hover{color:var(--site-accent-color);}body.woocommerce-checkout .woocommerce .woocommerce-form-login{position:relative;max-width:384px;margin:.5rem auto 3rem;font-size:.875rem;opacity:0;-webkit-transition:opacity ease .5s;transition:opacity ease .5s;}body.woocommerce-checkout .woocommerce .woocommerce-form-login.show{opacity:1;}body.woocommerce-checkout .woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox{margin-top:20px;}body.woocommerce-checkout .woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox span{position:relative;top:-1px;margin-left:5px;}body.woocommerce-checkout .woocommerce .woocommerce-form-login .lost_password{float:right;margin-top:-69px;border-bottom:2px solid;}body.woocommerce-checkout .woocommerce .woocommerce-form-login .lost_password a{font-size:.8125rem;line-height:1.4;}body.woocommerce-checkout .woocommerce-info{-webkit-animation:none;animation:none;}@media print, screen and (max-width: 39.99875em){body.woocommerce-checkout .woocommerce-info{padding-left:0;padding-right:0;}}body.woocommerce-checkout .woocommerce form.checkout{margin-top:3rem;margin-bottom:3.125rem;}@media print, screen and (min-width: 64em){body.woocommerce-checkout .woocommerce form.checkout{margin-bottom:3.75rem;}}body.woocommerce-checkout .woocommerce form.checkout:after{content:"";display:block;clear:both;}@media print, screen and (min-width: 64em){body.woocommerce-checkout .woocommerce form.checkout .col2-set{width:54.5%;float:left;padding-right:4.0625rem;}}body.woocommerce-checkout .woocommerce form.checkout #order_review_heading{font-size:.875rem;font-weight:bold;text-transform:uppercase;}body.woocommerce-checkout .woocommerce form.checkout #order_review_heading,body.woocommerce-checkout .woocommerce form.checkout .woocommerce-checkout-review-order{font-family:inherit;}@media print, screen and (min-width: 64em){body.woocommerce-checkout .woocommerce form.checkout #order_review_heading,body.woocommerce-checkout .woocommerce form.checkout .woocommerce-checkout-review-order{width:45.5%;padding-left:3.75rem;float:left;}}body.woocommerce-checkout .entry-title{font-size:1.4375rem;margin-bottom:2rem;margin-top:2rem;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields > h3,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields > h3{font-family:inherit;font-size:.875rem;font-weight:bold;text-transform:uppercase;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row{margin-bottom:1.5rem;position:relative;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .select2,body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row input,body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row select,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row .select2,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row input,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row select{margin-bottom:0;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .required,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row .required{border-bottom:none;color:#ea0055;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row:before,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row:before{content:"";width:0;height:2px;display:block;position:absolute;bottom:0;-webkit-transition:width ease .5s;transition:width ease .5s;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row.woocommerce-invalid-required-field.form-row-first:before,body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row.woocommerce-invalid-required-field.form-row-last:before,body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row.woocommerce-validated.form-row-first:before,body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row.woocommerce-validated.form-row-last:before,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row.woocommerce-invalid-required-field.form-row-first:before,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row.woocommerce-invalid-required-field.form-row-last:before,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row.woocommerce-validated.form-row-first:before,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row.woocommerce-validated.form-row-last:before{width:calc(100% - 10px);}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row.woocommerce-invalid-required-field:before,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row.woocommerce-invalid-required-field:before{width:100%;background:#de7878;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row.woocommerce-validated:before,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row.woocommerce-validated:before{width:100%;background:#6dd09d;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row-wide,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row-wide{clear:both;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row-first,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row-first{width:50%;float:left;padding-right:10px;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row-last,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row-last{width:50%;float:left;padding-left:10px;}body.woocommerce-checkout .woocommerce .woocommerce-billing-fields .shipping_address,body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .shipping_address{margin-bottom:2rem;}body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields{margin-bottom:2rem;}body.woocommerce-checkout .woocommerce .woocommerce-additional-fields > h3{margin-top:2rem;font-family:inherit;font-size:.875rem;font-weight:bold;text-transform:uppercase;}body.woocommerce-checkout .woocommerce .woocommerce-account-fields p.create-account{margin-bottom:0;}body.woocommerce-checkout #ship-to-different-address{margin-top:3rem;}body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields .form-row{margin-bottom:1.5rem;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table{font-size:.875rem;margin-bottom:1.5rem;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr{border:solid 1px #e5e5e5;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr th{background-color:#e5e5e5;padding:1.5rem 1rem;vertical-align:top;color:var(--site-heading-color);text-transform:uppercase;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.cart_item td{padding:1.5rem 1rem;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.cart_item td.product-name{padding-right:1rem;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.cart_item td dl.variation{margin-top:8px;font-size:.75rem;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.cart_item td dl.variation dt{margin:0 5px 0 0;font-weight:normal;float:left;clear:both;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.cart_item td dl.variation dd{margin:0 5px 0 0;float:left;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals,body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.cart-subtotal{background:#f6f6f6;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th,body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.cart-subtotal th{background:transparent;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.shipping th{width:45%;}@media print, screen and (min-width: 64em){body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.shipping th{width:auto;}}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method{margin:0;list-style-type:none;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method li input{margin-bottom:.5rem;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method li label{font-weight:normal;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.cart-subtotal .amount{font-weight:normal;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.order-total{background-color:#e5e5e5;}body.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr.order-total td{color:var(--site-heading-color);}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment a:hover{border-bottom:2px solid transparent !important;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods{list-style:none;margin:0;padding:0;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method{border-bottom:1px solid;margin-bottom:1.5rem;padding-bottom:1.5rem;border-color:var(--site-border-color);}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method:last-child{border-bottom:0;margin-bottom:0;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method input{position:relative !important;display:inline;top:0 !important;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method input.input-radio{margin-bottom:0;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method > label{margin-left:16px;padding-left:0 !important;display:inline !important;text-transform:uppercase;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box{font-size:.8125rem;padding:1.5rem 33px 0;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box > p{margin-bottom:.5rem;margin-top:0;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box > div > p{margin-bottom:1rem;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box .wc-payment-form .form-row{margin-bottom:1.5rem;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box .wc-payment-form .form-row label{padding:0;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box .woocommerce-validated{margin-bottom:0 !important;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box .woocommerce-validated input{margin:0;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label{width:calc(100% - 40px);margin-right:0;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label img{display:none;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label a{position:relative;float:right;top:6px;border-bottom:2px solid;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_ppec_paypal .payment_method_stripe > div{margin-top:8px;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_stripe .payment_box > div > p{margin-bottom:1.5rem;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_stripe .payment_box .StripeElement{margin-bottom:1.5rem !important;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_stripe_sepa .payment_box > div > p{margin-bottom:1.5rem;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_stripe_sepa .payment_box fieldset > p{margin-bottom:1.5rem !important;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_stripe_sepa .payment_box .form-row input{width:100%;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions{margin-bottom:2rem;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions a,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions address,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions b,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions blockquote,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions code,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions dd,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions div,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions dl,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions dt,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions h1,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions h2,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions h3,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions h4,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions h5,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions h6,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions i,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions img,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions li,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions p,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions pre,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions span,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions strong,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions td,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions th,body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions tr{font-size:13px !important;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-privacy-policy-text{font-size:.8125rem;margin-top:1rem;padding-right:10%;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .wc-terms-and-conditions label{cursor:pointer;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .wc-terms-and-conditions label input{margin-right:1.125rem;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-link{text-transform:capitalize;border-bottom:2px solid;display:inline-block;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .button{background-color:var(--site-primary-button-color);padding:1.25rem;}body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .place-order .button:hover{background-color:var(--site-secondary-button-color);}body.woocommerce-checkout.woocommerce-order-received .entry-title{margin-bottom:4.5rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order{font-size:.8125rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-notice{border-bottom:1px solid;border-color:var(--site-border-color);padding-bottom:1.5rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview{list-style-type:none;margin:0 0 4.5rem;}@media print, screen and (min-width: 64em){body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media screen and (min-width: 80em){body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview{width:64%;}}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li{text-transform:uppercase;font-size:.625rem;line-height:.875rem;padding-right:1rem;color:var(--site-heading-color);}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li strong{display:block;font-size:.875rem;line-height:1.375rem;text-transform:none;margin-top:.5rem;color:var(--site-text-color);}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview strong{font-weight:normal;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order > p{border-bottom:1px solid;border-color:var(--site-border-color);padding-bottom:1.5rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-bacs-bank-details strong{font-weight:normal;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading{font-size:1.4375rem;margin-bottom:4.5rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name{font-size:1.1875rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details{list-style-type:none;margin:0 0 4.5rem;}@media print, screen and (min-width: 64em){body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media screen and (min-width: 80em){body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details{width:64%;}}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details li{text-transform:uppercase;font-size:.625rem;line-height:.875rem;padding-right:1rem;color:var(--site-heading-color);}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong{display:block;font-size:.875rem;line-height:1.375rem;text-transform:none;margin-top:.5rem;color:var(--site-text-color);}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title{font-family:inherit;font-size:1.1875rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tr:first-child th{font-weight:bold;color:var(--site-heading-color);}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tr td,body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tr th{padding:1.5rem 0 1.375rem;}@media print, screen and (min-width: 64em){body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tr th.product-total{padding-right:16%;}}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tr td{width:50%;padding-right:1rem;}@media print, screen and (min-width: 64em){body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tr td{width:184px;}}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tr td.product-name .wc-item-meta{list-style-type:none;margin:0;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tr td.product-name .wc-item-meta li{line-height:inherit;margin-bottom:0;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tr td.product-name .wc-item-meta li p{display:inline-block;padding-bottom:0;line-height:inherit;margin-bottom:0;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tr td.product-name .wc-item-meta li .wc-item-meta-label{font-weight:normal;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr th{vertical-align:top;color:var(--site-heading-color);font-weight:bold;}@media print, screen and (min-width: 64em){body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr th{padding-left:51%;width:75%;}}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr td{color:var(--site-heading-color);}@media print, screen and (min-width: 64em){body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr td{width:25%;}}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child td .includes_tax span,body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr:nth-last-child(2) td .includes_tax span{font-size:.625rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child{border-bottom:0;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child td,body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child th{padding-top:2.5rem;padding-bottom:2.5rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > h2{font-size:1.1875rem;margin-bottom:2rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details address{font-style:normal;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details address p{margin-bottom:0;line-height:inherit;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column .woocommerce-column__title{font-family:inherit;font-size:1rem;margin-bottom:2rem;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address{font-style:normal;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address p{margin-bottom:0;line-height:inherit;}body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column.woocommerce-column--1{width:50%;}@media print, screen and (min-width: 64em){body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column.woocommerce-column--1{width:51%;}}@media print, screen and (min-width: 64em){.track_order{max-width:34.375rem;margin:0 auto;}}.track_order p.form-row:last-of-type{margin-bottom:0;}.woocommerce-account .entry-title{font-size:1.4375rem;margin-bottom:2rem;margin-top:2rem;}@media print, screen and (min-width: 64em){.woocommerce-account .entry-title{margin-bottom:3.125rem;}}.woocommerce-account .woocommerce > h2{font-size:2rem;text-transform:uppercase;max-width:24rem;margin:0 auto;margin-bottom:2rem;}.woocommerce-account .woocommerce p.form-row{margin-bottom:1.5rem;}.woocommerce-account .woocommerce > .woocommerce-form-login{max-width:24rem;margin:0 auto;position:relative;}.woocommerce-account .woocommerce > .woocommerce-form-login .woocommerce-Button{margin-bottom:1.5rem;}.woocommerce-account .woocommerce > .woocommerce-form-login .woocommerce-LostPassword{padding:0;margin:0;bottom:.9375rem;line-height:1;font-size:.8125rem;}.woocommerce-account .woocommerce > .woocommerce-form-login .woocommerce-LostPassword a{display:inline-block;line-height:1.4;border-bottom:2px solid;}.woocommerce-account .woocommerce > .woocommerce-form-login .woocommerce-LostPassword a:hover{border-color:transparent;}.woocommerce-account #customer_login.col2-set{width:100%;margin:0 auto;}@media print, screen and (min-width: 40em){.woocommerce-account #customer_login.col2-set{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.woocommerce-account #customer_login.col2-set .u-column1,.woocommerce-account #customer_login.col2-set .u-column2{width:100%;}.woocommerce-account #customer_login.col2-set .u-column1 h2,.woocommerce-account #customer_login.col2-set .u-column2 h2{font-size:2rem;margin-bottom:2rem;text-transform:uppercase;}.woocommerce-account #customer_login.col2-set .u-column1.col-1{margin-right:0;}@media print, screen and (min-width: 40em){.woocommerce-account #customer_login.col2-set .u-column1.col-1{margin-right:2.5rem;}}@media print, screen and (min-width: 64em){.woocommerce-account #customer_login.col2-set .u-column1.col-1{margin-right:7.5rem;}}.woocommerce-account #customer_login.col2-set .u-column1.col-1 .woocommerce-form-login{position:relative;}.woocommerce-account #customer_login.col2-set .u-column1.col-1 .woocommerce-form-login .woocommerce-Button{margin-bottom:1.5rem;}.woocommerce-account #customer_login.col2-set .u-column1.col-1 .woocommerce-form-login .woocommerce-form__label-for-checkbox{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;margin-bottom:2rem;}.woocommerce-account #customer_login.col2-set .u-column1.col-1 .woocommerce-form-login .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0 1rem 0 0;}.woocommerce-account #customer_login.col2-set .u-column1.col-1 .woocommerce-form-login .woocommerce-form__label-for-checkbox span{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--site-heading-color);text-transform:none;}.woocommerce-account #customer_login.col2-set .u-column1.col-1 .woocommerce-form-login .woocommerce-LostPassword{padding:0;margin:0;position:absolute;right:0;bottom:.9375rem;line-height:1;font-size:.75rem;}.woocommerce-account #customer_login.col2-set .u-column1.col-1 .woocommerce-form-login .woocommerce-LostPassword a{display:inline-block;line-height:1.4;border-bottom:2px solid;}.woocommerce-account #customer_login.col2-set .u-column1.col-1 .woocommerce-form-login .woocommerce-LostPassword a:hover{border-color:transparent;}.woocommerce-account #customer_login.col2-set .woocommerce-form-register__submit,.woocommerce-account #customer_login.col2-set .woocommerce-form-login__submit{max-width:12.5rem;}.woocommerce-account #customer_login.col2-set .u-column2{margin-top:5rem;}@media print, screen and (min-width: 40em){.woocommerce-account #customer_login.col2-set .u-column2{margin-top:0;}}.woocommerce-account #customer_login.col2-set .u-column2.col-2 .register .woocommerce-privacy-policy-text p{font-size:.8125rem;line-height:2;}.woocommerce-account #customer_login.col2-set .u-column2.col-2 .register .form-row .woocommerce-password-strength{font-size:.8125rem;font-weight:bold;}.woocommerce-account .woocommerce:after{content:"";display:block;clear:both;}.woocommerce-account .woocommerce ul.products{margin-bottom:0;}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{margin-bottom:2rem;}@media print, screen and (min-width: 64em){.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{width:16.125rem;margin-right:3rem;margin-bottom:0;float:left;}}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul{list-style-type:none;margin:0;}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid;border-color:var(--site-border-color);font-size:.8125rem;margin-bottom:0;}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem 0 1rem;line-height:1.4;font-weight:600;}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:before{font-size:1.5rem;padding-right:1.125rem;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.woocommerce-account .woocommerce .woocommerce-MyAccount-content table th{font-size:.8125rem;}@media print, screen and (min-width: 64em){.woocommerce-account .woocommerce .woocommerce-MyAccount-content{padding-top:1.25rem;width:calc(100% - 258px - 48px);float:right;}}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p{font-size:.875rem;}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p strong{font-weight:normal;}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p a{border-bottom:1px solid;border-color:var(--site-border-color);}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p a:hover{color:var(--site-heading-color);border-color:var(--site-heading-color);}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p:last-of-type{margin-bottom:1.25rem;}@media print, screen and (min-width: 40em){.woocommerce-account .woocommerce .woocommerce-MyAccount-content p:last-of-type{margin-bottom:2.5rem;}}@media print, screen and (min-width: 64em){.woocommerce-account .woocommerce .woocommerce-MyAccount-content p:last-of-type{margin-bottom:4.5rem;}}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination--without-numbers{text-align:left;}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination--without-numbers .woocommerce-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:0;text-transform:uppercase;font-size:.6875rem;padding-top:.5rem;}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination--without-numbers .woocommerce-button:after,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination--without-numbers .woocommerce-button:before{font-size:1.5rem;}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination--without-numbers .woocommerce-button.woocommerce-button--next{padding-left:0;}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination--without-numbers .woocommerce-button.woocommerce-button--next:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;line-height:1.4;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.5rem;margin-left:.5rem;}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination--without-numbers .woocommerce-button.woocommerce-button--previous{padding-left:0;padding-right:1.25rem;}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination--without-numbers .woocommerce-button.woocommerce-button--previous:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;line-height:1.4;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.5rem;margin-right:.5rem;}.woocommerce-account.woocommerce-orders .entry-header{margin-bottom:3.5rem;}.woocommerce-account.woocommerce-orders .woocommerce-orders-table{font-size:.8125rem;}.woocommerce-account.woocommerce-orders .woocommerce-orders-table thead tr th{font-size:.6875rem;color:var(--site-heading-color);text-transform:uppercase;}.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td{padding-right:.5625rem;}.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-number{font-size:1rem;line-height:1.1875rem;}.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-number > a{padding-right:1.25rem;}.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions{text-align:left;}.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;text-align:left;font-size:.75rem;line-height:.875rem;color:var(--site-heading-color);padding:.5625rem 0;border:0;}.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button:hover{color:var(--site-accent-color);}@media screen and (max-width: 39.99875em){.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table thead{display:none;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tbody tr:first-child td:first-child{border-top:0;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tbody th{display:none;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tr{display:block;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tr td{display:block;text-align:right !important;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-number a{padding-right:0;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions a{padding-right:.5625rem;display:inline-block;vertical-align:middle;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions a:last-of-type{padding-right:0;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-actions a:before{vertical-align:middle;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tr td::before{content:attr(data-title) ": ";float:left;font-size:.8125rem;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tr td.actions::before,.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table tr td.product-remove::before{display:none;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table.my_account_orders tr td.order-actions{text-align:left;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table.my_account_orders tr td.order-actions::before{display:none;}.woocommerce-account.woocommerce-orders .shop_table_responsive.woocommerce-orders-table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0;}}.woocommerce-account.woocommerce-view-order .entry-header{margin-bottom:3.5rem;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content p mark{background:none;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-downloads .woocommerce-order-downloads__title{font-size:1.1875rem;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-order-details__title{font-size:1.1875rem;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details{font-size:.8125rem;margin-bottom:3rem;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details thead th.product-total{padding-left:1.875rem;}@media print, screen and (min-width: 64em){.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details thead th.product-total{width:14.375rem;}}@media print, screen and (min-width: 64em){.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tfoot tr th{padding:1.5rem 1.5rem 1.5rem 44%;}}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tfoot tr:last-child td span,.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tfoot tr:nth-last-child(2) td span{font-size:1.6875rem;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tfoot tr:last-child td .includes_tax span,.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tfoot tr:nth-last-child(2) td .includes_tax span{font-size:.625rem;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tfoot tr:last-child{border-bottom:0;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tfoot tr:last-child td,.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tfoot tr:last-child th{padding-top:2.5rem;padding-bottom:2.5rem;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tr th{vertical-align:top;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tr td{padding:1.5rem 1.875rem;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tr td.woocommerce-table__product-name{padding-left:0;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tr td.woocommerce-table__product-name .wc-item-meta{list-style-type:none;margin:10px 0 0;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tr td.woocommerce-table__product-name .wc-item-meta li{line-height:inherit;margin-bottom:0;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tr td.woocommerce-table__product-name .wc-item-meta li p{display:inline-block;padding-bottom:0;line-height:inherit;margin-bottom:0;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tr td a{color:inherit;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order_details tr td .wc-item-downloads{list-style:none;margin:0;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details .order-again{display:none;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details{font-size:.8125rem;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details h2,.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details h3{font-size:1.1875rem;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address{font-style:normal;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address p{margin-bottom:0;line-height:inherit;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .customer_details tbody tr th{padding:1.5rem 1.875rem 1.5rem 0;}@media print, screen and (min-width: 64em){.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .customer_details tbody tr th{width:26.125rem;}}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .addresses{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media print, screen and (min-width: 40em){.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .addresses{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .addresses .woocommerce-column{width:50%;}@media print, screen and (min-width: 64em){.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .addresses .woocommerce-column{width:26.0625rem;}}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .addresses .woocommerce-column address{font-style:normal;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .addresses .woocommerce-column address p.woocommerce-customer-details--phone{margin-bottom:0;}.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .addresses .woocommerce-column.col-1{margin-bottom:1.875rem;}.woocommerce-account .woocommerce-table--order-downloads{font-size:.8125rem;}.woocommerce-account .woocommerce-table--order-downloads thead tr th{font-size:.8125rem;padding-bottom:1.5rem;}.woocommerce-account .woocommerce-table--order-downloads thead tr th.download-file{font-size:0;opacity:0;}@media print, screen and (max-width: 39.99875em){.woocommerce-account .woocommerce-table--order-downloads thead tr th{display:none;}}@media print, screen and (max-width: 39.99875em){.woocommerce-account .woocommerce-table--order-downloads tbody tr td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media print, screen and (max-width: 39.99875em){.woocommerce-account .woocommerce-table--order-downloads tbody tr td:before{content:attr(data-title);width:30%;}}.woocommerce-account .woocommerce-table--order-downloads tbody tr td.download-product a{color:inherit;}@media print, screen and (min-width: 64em){.woocommerce-account .woocommerce-table--order-downloads tbody tr td.download-file{width:30%;}}.woocommerce-account .woocommerce-table--order-downloads tbody tr td.download-file a.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:.75rem;line-height:.875rem;border:0;}@media print, screen and (max-width: 39.99875em){.woocommerce-account .woocommerce-table--order-downloads tbody tr td.download-file a.button{width:70%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.woocommerce-account .woocommerce-table--order-downloads tbody tr td.download-file a.button:before{padding-right:.5rem;font-size:1rem;font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}@media screen and (max-width: 39.99875em){.woocommerce-account .woocommerce-MyAccount-downloads.shop_table_responsive thead{display:none;}.woocommerce-account .woocommerce-MyAccount-downloads.shop_table_responsive tbody tr:first-child td:first-child{border-top:0;}.woocommerce-account .woocommerce-MyAccount-downloads.shop_table_responsive tbody th{display:none;}.woocommerce-account .woocommerce-MyAccount-downloads.shop_table_responsive tr{display:block;}.woocommerce-account .woocommerce-MyAccount-downloads.shop_table_responsive tr td{display:block;text-align:right !important;padding:.9375rem 0;}.woocommerce-account .woocommerce-MyAccount-downloads.shop_table_responsive tr td.download-file a{padding-right:.5625rem;display:inline-block;vertical-align:middle;}.woocommerce-account .woocommerce-MyAccount-downloads.shop_table_responsive tr td.download-file a:last-of-type{padding-right:0;}.woocommerce-account .woocommerce-MyAccount-downloads.shop_table_responsive tr td.download-file a:before{vertical-align:middle;}.woocommerce-account .woocommerce-MyAccount-downloads.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:bold;float:left;font-size:.8125rem;}}.woocommerce-account.woocommerce-edit-account .edit-account .woocommerce-form-row.form-row-first,.woocommerce-account.woocommerce-edit-account .edit-account .woocommerce-form-row.form-row-last{float:left;width:calc(50% - 8px);}.woocommerce-account.woocommerce-edit-account .edit-account .woocommerce-form-row.form-row-first input,.woocommerce-account.woocommerce-edit-account .edit-account .woocommerce-form-row.form-row-last input{margin-bottom:0;}.woocommerce-account.woocommerce-edit-account .edit-account .woocommerce-form-row.form-row-first{margin-right:8px;}.woocommerce-account.woocommerce-edit-account .edit-account .woocommerce-form-row.form-row-last{margin-left:8px;}.woocommerce-account.woocommerce-edit-account .edit-account .woocommerce-form-row input.woocommerce-Input--email{margin-bottom:4.25rem;}.woocommerce-account.woocommerce-edit-account .edit-account .woocommerce-form-row span em{font-size:.8125rem;font-style:normal;}.woocommerce-account.woocommerce-edit-account .edit-account .woocommerce-form-row.woocommerce-form-row--wide:last-child{margin-bottom:1.5rem;}.woocommerce-account.woocommerce-edit-account .edit-account fieldset legend{margin-bottom:2rem;}.woocommerce-account.woocommerce-edit-address .woocommerce .woocommerce-MyAccount-content > p{margin-bottom:2rem;}.woocommerce-account.woocommerce-edit-address .addresses{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media print, screen and (min-width: 64em){.woocommerce-account.woocommerce-edit-address .addresses{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}.woocommerce-account.woocommerce-edit-address .addresses .woocommerce-Address{width:100%;margin-bottom:1.875rem;}@media print, screen and (min-width: 64em){.woocommerce-account.woocommerce-edit-address .addresses .woocommerce-Address{width:50%;}}.woocommerce-account.woocommerce-edit-address .addresses .woocommerce-Address .woocommerce-Address-title > h3{font-family:inherit;font-size:1.1875rem;margin-bottom:2.125rem;}.woocommerce-account.woocommerce-edit-address .addresses .woocommerce-Address .woocommerce-Address-title .edit{color:inherit;color:var(--site-heading-color);font-size:.625rem;line-height:.8125rem;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.0625rem;font-weight:bold;}.woocommerce-account.woocommerce-edit-address .addresses .woocommerce-Address .woocommerce-Address-title .edit:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1rem;padding-right:.5rem;}.woocommerce-account.woocommerce-edit-address .addresses .woocommerce-Address .woocommerce-Address-title .edit:hover{color:var(--site-accent-color);}.woocommerce-account.woocommerce-edit-address .addresses .woocommerce-Address address{font-style:normal;font-size:.8125rem;}.woocommerce-account.woocommerce-edit-address form > h3{display:none;}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row.form-row-first,.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row.form-row-last{float:left;width:calc(50% - 8px);}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row.form-row-first input,.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row.form-row-last input{margin-bottom:0;}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row.form-row-first{margin-right:8px;}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row.form-row-last{margin-left:8px;}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row#billing_email_field,.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row#shipping_postcode_field{margin-bottom:1.5rem;}.woocommerce-account .woocommerce-Payment ul.payment_methods{list-style-type:none;margin:0;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod{border-bottom:1px solid;margin-bottom:1.5rem;padding-bottom:1.5rem;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod:last-child{border-bottom:0;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod input{margin:0 !important;top:0 !important;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod label{line-height:1.7;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box{font-size:.8125rem;padding:1.5rem 33px 0;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box > p{margin-bottom:.5rem;margin-top:0;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box > div > p{margin-bottom:1rem;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box.payment_method_stripe_sepa > div > p{margin-bottom:1.5rem;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box.payment_method_stripe_sepa fieldset{padding:0 !important;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box.payment_method_stripe_sepa fieldset > p{margin-bottom:1.5rem !important;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box.payment_method_stripe_sepa .form-row input{width:100%;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box .wc-payment-form .form-row{margin-bottom:1.5rem;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box .wc-payment-form .form-row label{padding:0;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce-error{background-color:#de7878;color:#fff;font-size:.875rem;line-height:1.125rem;margin:0;list-style-type:none;position:relative;padding:1.5625rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce-error:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:24px;margin-right:11px;margin-left:11px;margin-top:-4px;}@media print, screen and (min-width: 40em){.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce-error:before{margin-left:2rem;}}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce-error p{margin-bottom:0;width:100%;padding-right:2.5rem;}@media print, screen and (max-width: 39.99875em){.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce-error p{display:inline;}}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce-error li{margin-bottom:0;line-height:19px;width:100%;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce-validated{margin-bottom:0 !important;}.woocommerce-account .woocommerce-Payment ul.payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce-validated input{margin:0;}.woocommerce-lost-password .woocommerce-ResetPassword{max-width:24rem;margin:0 auto;}.woocommerce-info{background-color:#6ebfc7;color:#fff;font-size:.875rem;line-height:1.125rem;margin:0;list-style-type:none;position:relative;margin-bottom:2.5rem;padding:1.5625rem;}@media print, screen and (max-width: 39.99875em){.woocommerce-info{margin-left:-.7rem;margin-right:-.7rem;padding:.7rem 1.25rem .8125rem 1.875rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-info{margin-left:-.8375rem;margin-right:-.8375rem;}}@media print, screen and (max-width: 39.99875em){.woocommerce-info{margin-left:-.84rem;margin-right:-.84rem;padding:.84rem 1.5rem .975rem 2.25rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-info{margin-left:-1.005rem;margin-right:-1.005rem;}}@media print, screen and (max-width: 39.99875em){.woocommerce-info{margin-left:-1.12rem;margin-right:-1.12rem;padding:1.12rem 2rem 1.3rem 3rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-info{margin-left:-1.34rem;margin-right:-1.34rem;}}@media print, screen and (max-width: 39.99875em){.woocommerce-info{margin-left:-1.26rem;margin-right:-1.26rem;padding:1.26rem 2.25rem 1.4625rem 3.375rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-info{margin-left:-1.5075rem;margin-right:-1.5075rem;}}@media print, screen and (min-width: 40em){.woocommerce-info{display:-webkit-box;display:-ms-flexbox;display:flex;}}.woocommerce-info:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:24px;margin-right:11px;margin-left:-2.25rem;}@media print, screen and (min-width: 40em){.woocommerce-info:before{margin-left:2rem;}}.woocommerce-info p{margin-bottom:0;width:100%;padding-right:2.5rem;}@media print, screen and (max-width: 39.99875em){.woocommerce-info p{display:inline;}}@media print, screen and (min-width: 40em){.woocommerce-info p.with-button{padding-right:8.75rem;}}.woocommerce-info:before{font-size:1.125rem;}.woocommerce-info a{background:none;color:#fff !important;border-top:0;border-left:0;border-right:0;line-height:17px;border-bottom:1px solid;padding:0;margin-right:10px;}@media print, screen and (min-width: 40em){.woocommerce-info a{border-bottom:2px solid;line-height:18px;}}.woocommerce-info a:hover{border-bottom:1px solid transparent;background-color:transparent;color:#fff !important;}.woocommerce-info a:active,.woocommerce-info a:focus{background-color:transparent;}.woocommerce-info a:after{content:none;width:100%;height:1px;display:block;}.woocommerce-info .showcoupon,.woocommerce-info .showlogin{color:#fff;border-bottom:2px solid;margin-left:5px;}.woocommerce-info .showcoupon:hover,.woocommerce-info .showlogin:hover{border-bottom:2px solid transparent;}.woocommerce-info .showcoupon{margin-right:0;}.woocommerce-message{background-color:#6dd09d;color:#fff;font-size:.875rem;line-height:1.125rem;margin:0;list-style-type:none;position:relative;margin-bottom:2.5rem;padding:1.5625rem 0;}@media print, screen and (max-width: 39.99875em){.woocommerce-message{margin-left:-.7rem;margin-right:-.7rem;padding:.7rem 1.25rem .8125rem 1.875rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-message{margin-left:-.8375rem;margin-right:-.8375rem;}}@media print, screen and (max-width: 39.99875em){.woocommerce-message{margin-left:-.84rem;margin-right:-.84rem;padding:.84rem 1.5rem .975rem 2.25rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-message{margin-left:-1.005rem;margin-right:-1.005rem;}}@media print, screen and (max-width: 39.99875em){.woocommerce-message{margin-left:-1.12rem;margin-right:-1.12rem;padding:1.12rem 2rem 1.3rem 3rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-message{margin-left:-1.34rem;margin-right:-1.34rem;}}@media print, screen and (max-width: 39.99875em){.woocommerce-message{margin-left:-1.26rem;margin-right:-1.26rem;padding:1.26rem 2.25rem 1.4625rem 3.375rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-message{margin-left:-1.5075rem;margin-right:-1.5075rem;}}@media print, screen and (min-width: 40em){.woocommerce-message{display:-webkit-box;display:-ms-flexbox;display:flex;}}.woocommerce-message:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:24px;margin-right:11px;margin-left:-2.25rem;}@media print, screen and (min-width: 40em){.woocommerce-message:before{margin-left:2rem;}}.woocommerce-message p{margin-bottom:0;width:100%;padding-right:2.5rem;}@media print, screen and (max-width: 39.99875em){.woocommerce-message p{display:inline;}}@media print, screen and (min-width: 40em){.woocommerce-message p.with-button{padding-right:8.75rem;}}.woocommerce-message:before{position:relative;font-size:1.125rem;}.woocommerce-message .restore-item{padding-bottom:0;line-height:19px;}.woocommerce-message .button,.woocommerce-message a,.woocommerce-message button{background:none;color:#fff !important;display:inline;width:auto;line-height:19px;border-top:0;border-left:0;border-right:0;border-bottom:1px solid;padding:0;}.woocommerce-message .button:after,.woocommerce-message a:after,.woocommerce-message button:after{content:none;width:100%;height:1px;display:block;}.woocommerce-message .button:hover,.woocommerce-message a:hover,.woocommerce-message button:hover{border-bottom:1px solid transparent;background-color:transparent;color:#fff !important;}.woocommerce-message .button:active,.woocommerce-message .button:focus,.woocommerce-message a:active,.woocommerce-message a:focus,.woocommerce-message button:active,.woocommerce-message button:focus{background-color:transparent;}@media print, screen and (min-width: 40em){.woocommerce-message .button,.woocommerce-message a,.woocommerce-message button{border-bottom:2px solid;position:absolute;right:32px;}.woocommerce-message .button:hover,.woocommerce-message a:hover,.woocommerce-message button:hover{border-bottom:2px solid transparent;}}.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{background-color:#de7878;color:#fff;font-size:.875rem;line-height:1.125rem;margin:0;list-style-type:none;position:relative;margin-bottom:2.5rem;padding:1.5625rem 0;}@media print, screen and (max-width: 39.99875em){.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{margin-left:-.7rem;margin-right:-.7rem;padding:.7rem 1.25rem .8125rem 1.875rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{margin-left:-.8375rem;margin-right:-.8375rem;}}@media print, screen and (max-width: 39.99875em){.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{margin-left:-.84rem;margin-right:-.84rem;padding:.84rem 1.5rem .975rem 2.25rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{margin-left:-1.005rem;margin-right:-1.005rem;}}@media print, screen and (max-width: 39.99875em){.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{margin-left:-1.12rem;margin-right:-1.12rem;padding:1.12rem 2rem 1.3rem 3rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{margin-left:-1.34rem;margin-right:-1.34rem;}}@media print, screen and (max-width: 39.99875em){.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{margin-left:-1.26rem;margin-right:-1.26rem;padding:1.26rem 2.25rem 1.4625rem 3.375rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{margin-left:-1.5075rem;margin-right:-1.5075rem;}}@media print, screen and (min-width: 40em){.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{display:-webkit-box;display:-ms-flexbox;display:flex;}}.site-main > .woocommerce-error:before,.woocommerce > .woocommerce-error:before,.woocommerce-notices-wrapper > .woocommerce-error:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:24px;margin-right:11px;margin-left:-2.25rem;}@media print, screen and (min-width: 40em){.site-main > .woocommerce-error:before,.woocommerce > .woocommerce-error:before,.woocommerce-notices-wrapper > .woocommerce-error:before{margin-left:2rem;}}.site-main > .woocommerce-error p,.woocommerce > .woocommerce-error p,.woocommerce-notices-wrapper > .woocommerce-error p{margin-bottom:0;width:100%;padding-right:2.5rem;}@media print, screen and (max-width: 39.99875em){.site-main > .woocommerce-error p,.woocommerce > .woocommerce-error p,.woocommerce-notices-wrapper > .woocommerce-error p{display:inline;}}@media print, screen and (min-width: 40em){.site-main > .woocommerce-error p.with-button,.woocommerce > .woocommerce-error p.with-button,.woocommerce-notices-wrapper > .woocommerce-error p.with-button{padding-right:8.75rem;}}@media print, screen and (max-width: 39.99875em){.site-main > .woocommerce-error,.woocommerce > .woocommerce-error,.woocommerce-notices-wrapper > .woocommerce-error{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:1.875rem;}}.site-main > .woocommerce-error:before,.woocommerce > .woocommerce-error:before,.woocommerce-notices-wrapper > .woocommerce-error:before{font-size:1.125rem;}.site-main > .woocommerce-error li,.woocommerce > .woocommerce-error li,.woocommerce-notices-wrapper > .woocommerce-error li{margin-bottom:0;line-height:19px;width:100%;}.site-main > .woocommerce-error li:not(:first-child),.woocommerce > .woocommerce-error li:not(:first-child),.woocommerce-notices-wrapper > .woocommerce-error li:not(:first-child){margin-top:15px;margin-bottom:15px;}.site-main > .woocommerce-error li .button,.site-main > .woocommerce-error li a,.site-main > .woocommerce-error li button,.woocommerce > .woocommerce-error li .button,.woocommerce > .woocommerce-error li a,.woocommerce > .woocommerce-error li button,.woocommerce-notices-wrapper > .woocommerce-error li .button,.woocommerce-notices-wrapper > .woocommerce-error li a,.woocommerce-notices-wrapper > .woocommerce-error li button{background:none;color:#fff !important;display:inline;width:auto;border-top:0;border-left:0;border-right:0;line-height:19px;border-bottom:1px solid;padding:0;}.site-main > .woocommerce-error li .button:after,.site-main > .woocommerce-error li a:after,.site-main > .woocommerce-error li button:after,.woocommerce > .woocommerce-error li .button:after,.woocommerce > .woocommerce-error li a:after,.woocommerce > .woocommerce-error li button:after,.woocommerce-notices-wrapper > .woocommerce-error li .button:after,.woocommerce-notices-wrapper > .woocommerce-error li a:after,.woocommerce-notices-wrapper > .woocommerce-error li button:after{content:none;width:100%;height:1px;display:block;}.site-main > .woocommerce-error li .button:hover,.site-main > .woocommerce-error li a:hover,.site-main > .woocommerce-error li button:hover,.woocommerce > .woocommerce-error li .button:hover,.woocommerce > .woocommerce-error li a:hover,.woocommerce > .woocommerce-error li button:hover,.woocommerce-notices-wrapper > .woocommerce-error li .button:hover,.woocommerce-notices-wrapper > .woocommerce-error li a:hover,.woocommerce-notices-wrapper > .woocommerce-error li button:hover{border-bottom:1px solid transparent;background-color:transparent;color:#fff !important;}.site-main > .woocommerce-error li .button:active,.site-main > .woocommerce-error li .button:focus,.site-main > .woocommerce-error li a:active,.site-main > .woocommerce-error li a:focus,.site-main > .woocommerce-error li button:active,.site-main > .woocommerce-error li button:focus,.woocommerce > .woocommerce-error li .button:active,.woocommerce > .woocommerce-error li .button:focus,.woocommerce > .woocommerce-error li a:active,.woocommerce > .woocommerce-error li a:focus,.woocommerce > .woocommerce-error li button:active,.woocommerce > .woocommerce-error li button:focus,.woocommerce-notices-wrapper > .woocommerce-error li .button:active,.woocommerce-notices-wrapper > .woocommerce-error li .button:focus,.woocommerce-notices-wrapper > .woocommerce-error li a:active,.woocommerce-notices-wrapper > .woocommerce-error li a:focus,.woocommerce-notices-wrapper > .woocommerce-error li button:active,.woocommerce-notices-wrapper > .woocommerce-error li button:focus{background-color:transparent;}@media print, screen and (min-width: 40em){.site-main > .woocommerce-error li .button,.site-main > .woocommerce-error li a,.site-main > .woocommerce-error li button,.woocommerce > .woocommerce-error li .button,.woocommerce > .woocommerce-error li a,.woocommerce > .woocommerce-error li button,.woocommerce-notices-wrapper > .woocommerce-error li .button,.woocommerce-notices-wrapper > .woocommerce-error li a,.woocommerce-notices-wrapper > .woocommerce-error li button{border-bottom:2px solid;position:absolute;right:32px;}.site-main > .woocommerce-error li .button:hover,.site-main > .woocommerce-error li a:hover,.site-main > .woocommerce-error li button:hover,.woocommerce > .woocommerce-error li .button:hover,.woocommerce > .woocommerce-error li a:hover,.woocommerce > .woocommerce-error li button:hover,.woocommerce-notices-wrapper > .woocommerce-error li .button:hover,.woocommerce-notices-wrapper > .woocommerce-error li a:hover,.woocommerce-notices-wrapper > .woocommerce-error li button:hover{border-bottom:2px solid transparent;}}.woocommerce-NoticeGroup-checkout{background-color:#de7878;color:#fff;font-size:.875rem;line-height:1.125rem;margin:0;list-style-type:none;position:relative;margin-bottom:2.5rem;padding:1.6875rem 0 1.375rem;}@media print, screen and (max-width: 39.99875em){.woocommerce-NoticeGroup-checkout{margin-left:-.7rem;margin-right:-.7rem;padding:.7rem 1.25rem .8125rem 1.875rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-NoticeGroup-checkout{margin-left:-.8375rem;margin-right:-.8375rem;}}@media print, screen and (max-width: 39.99875em){.woocommerce-NoticeGroup-checkout{margin-left:-.84rem;margin-right:-.84rem;padding:.84rem 1.5rem .975rem 2.25rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-NoticeGroup-checkout{margin-left:-1.005rem;margin-right:-1.005rem;}}@media print, screen and (max-width: 39.99875em){.woocommerce-NoticeGroup-checkout{margin-left:-1.12rem;margin-right:-1.12rem;padding:1.12rem 2rem 1.3rem 3rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-NoticeGroup-checkout{margin-left:-1.34rem;margin-right:-1.34rem;}}@media print, screen and (max-width: 39.99875em){.woocommerce-NoticeGroup-checkout{margin-left:-1.26rem;margin-right:-1.26rem;padding:1.26rem 2.25rem 1.4625rem 3.375rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){.woocommerce-NoticeGroup-checkout{margin-left:-1.5075rem;margin-right:-1.5075rem;}}@media print, screen and (min-width: 40em){.woocommerce-NoticeGroup-checkout{display:-webkit-box;display:-ms-flexbox;display:flex;}}.woocommerce-NoticeGroup-checkout:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:24px;margin-right:11px;margin-left:-2.25rem;}@media print, screen and (min-width: 40em){.woocommerce-NoticeGroup-checkout:before{margin-left:2rem;}}.woocommerce-NoticeGroup-checkout p{margin-bottom:0;width:100%;padding-right:2.5rem;}@media print, screen and (max-width: 39.99875em){.woocommerce-NoticeGroup-checkout p{display:inline;}}@media print, screen and (min-width: 40em){.woocommerce-NoticeGroup-checkout p.with-button{padding-right:8.75rem;}}@media print, screen and (max-width: 39.99875em){.woocommerce-NoticeGroup-checkout{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.5rem !important;}}.woocommerce-NoticeGroup-checkout:before{font-size:1.125rem;}.woocommerce-NoticeGroup-checkout .woocommerce-error{margin:0;padding-right:1.25rem;}.woocommerce-NoticeGroup-checkout .woocommerce-error li{list-style:none;line-height:26px;margin-bottom:0;width:100%;}#content > .woocommerce-error{margin:0;margin:0;list-style-type:none;list-style-type:none;color:#fff;color:#fff;background-color:#de7878;font-size:.875rem;line-height:1.125rem;position:relative;margin-bottom:2.5rem;}@media print, screen and (max-width: 39.99875em){#content > .woocommerce-error{margin-left:-.7rem;margin-right:-.7rem;padding:.7rem 1.25rem .8125rem 1.875rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){#content > .woocommerce-error{margin-left:-.8375rem;margin-right:-.8375rem;}}@media print, screen and (max-width: 39.99875em){#content > .woocommerce-error{margin-left:-.84rem;margin-right:-.84rem;padding:.84rem 1.5rem .975rem 2.25rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){#content > .woocommerce-error{margin-left:-1.005rem;margin-right:-1.005rem;}}@media print, screen and (max-width: 39.99875em){#content > .woocommerce-error{margin-left:-1.12rem;margin-right:-1.12rem;padding:1.12rem 2rem 1.3rem 3rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){#content > .woocommerce-error{margin-left:-1.34rem;margin-right:-1.34rem;}}@media print, screen and (max-width: 39.99875em){#content > .woocommerce-error{margin-left:-1.26rem;margin-right:-1.26rem;padding:1.26rem 2.25rem 1.4625rem 3.375rem;}}@media print, screen and (min-width: 40em) and (max-width: 47.99875em){#content > .woocommerce-error{margin-left:-1.5075rem;margin-right:-1.5075rem;}}@media print, screen and (min-width: 40em){#content > .woocommerce-error{display:-webkit-box;display:-ms-flexbox;display:flex;}}#content > .woocommerce-error:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:24px;margin-right:11px;margin-left:-2.25rem;}@media print, screen and (min-width: 40em){#content > .woocommerce-error:before{margin-left:2rem;}}#content > .woocommerce-error p{margin-bottom:0;width:100%;padding-right:2.5rem;}@media print, screen and (max-width: 39.99875em){#content > .woocommerce-error p{display:inline;}}@media print, screen and (min-width: 40em){#content > .woocommerce-error p.with-button{padding-right:8.75rem;}}#content > .woocommerce-error li{margin-bottom:0;line-height:19px;}#content > .woocommerce-error li .button{background:none;}#content > .woocommerce-error li:not(:first-child){margin-top:15px;margin-bottom:15px;}.woocommerce-error,.woocommerce-info,.woocommerce-message{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;}.add_to_cart_inline{border:none !important;}.add_to_cart_inline .added_to_cart,.add_to_cart_inline .button{margin:0 1rem;}.add_to_cart_inline .added_to_cart.product_type_variable:before,.add_to_cart_inline .button.product_type_variable:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.add_to_cart_inline .added_to_cart.product_type_grouped:before,.add_to_cart_inline .button.product_type_grouped:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.add_to_cart_inline .added_to_cart .tooltip,.add_to_cart_inline .button .tooltip{background:none;}.add_to_cart_inline .added_to_cart i,.add_to_cart_inline .button i{font-style:normal;}.add_to_cart_inline .added_to_cart i .tooltip,.add_to_cart_inline .button i .tooltip{background:none;}.add_to_cart_inline .added_to_cart.added_to_cart .tooltip,.add_to_cart_inline .button.added_to_cart .tooltip{background:none;}ul.products .product-category{position:relative;padding:0 .75rem;width:50%;}@media print, screen and (min-width: 40em){ul.products .product-category{width:33.3333333333%;}}@media print, screen and (min-width: 64em){ul.products .product-category{padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:25%;}}ul.products .product-category .nova-banner-box{position:relative;overflow:hidden;}ul.products .product-category .nova-banner-box__image{position:relative;overflow:hidden;}ul.products .product-category .nova-banner-box__image > span{width:100%;padding-bottom:100%;display:block;background-size:cover;background-position:50% 50%;-webkit-transition:-webkit-transform 1s ease-out;transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out;transform:scale(1.01);-ms-transform:scale(1.01);-webkit-transform:scale(1.01);}ul.products .product-category .nova-banner-box__info{text-align:center;margin:auto;padding:0 1.875rem;right:0;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;}ul.products .product-category .nova-banner-box__info h2{display:inline-block;font-family:inherit;font-size:1rem;color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}ul.products .product-category .nova-banner-box__info h2 .count{background:0;color:inherit;font-size:.75rem;opacity:.5;padding-top:2px;}ul.products .product-category .nova-banner-box__link-overlay{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.25);-webkit-transition:all 250ms ease-out;transition:all 250ms ease-out;}ul.products .product-category .nova-banner-box:hover .nova-banner-box__image > span{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);}ul.products .product-category img{width:100%;margin-bottom:1rem;}.wpml-ls-statics-post_translations{clear:both;font-size:.75rem;}.page-without-title .wpml-ls-statics-post_translations{padding-top:2rem;}.wpml-ls-statics-post_translations .wpml-ls-flag{display:inline;vertical-align:baseline;width:16px;height:10px;margin-right:3px;margin-left:5px;}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline;width:16px;height:10px;margin-right:3px;}.site-footer .wpml-ls-menu-item{z-index:9999;}.site-footer .wpml-ls-menu-item a:hover{opacity:.5;}.wpml-ls-statics-footer{margin:1.875rem auto;font-size:.8125rem;padding:0 1.25rem;clear:both;}.wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal ul li{margin:0;}.wpml-ls-legacy-list-horizontal,.wpml-ls-legacy-list-vertical{border:0;clear:both;}.wpml-ls-legacy-list-horizontal:not(.wpml-ls-statics-footer),.wpml-ls-legacy-list-vertical:not(.wpml-ls-statics-footer){padding:0;}.wpml-ls-legacy-list-horizontal:not(.wpml-ls-statics-footer) ul li:not(:last-child),.wpml-ls-legacy-list-vertical:not(.wpml-ls-statics-footer) ul li:not(:last-child){margin:0 0 .5rem;}.wpml-ls-legacy-list-horizontal:not(.wpml-ls-statics-footer) ul li:last-child,.wpml-ls-legacy-list-vertical:not(.wpml-ls-statics-footer) ul li:last-child{margin:0;}.wpml-ls-legacy-list-horizontal:not(.wpml-ls-statics-footer) ul li a,.wpml-ls-legacy-list-vertical:not(.wpml-ls-statics-footer) ul li a{padding-left:0;padding-top:0;}.wpml-ls-legacy-dropdown,.wpml-ls-legacy-dropdown-click{width:100%;max-width:100%;}.wpml-ls-legacy-dropdown ul li a,.wpml-ls-legacy-dropdown-click ul li a{border:0;background:transparent;}.wpml-ls-legacy-dropdown ul li a:focus,.wpml-ls-legacy-dropdown ul li a:hover,.wpml-ls-legacy-dropdown-click ul li a:focus,.wpml-ls-legacy-dropdown-click ul li a:hover{background:transparent;}.wpml-ls-legacy-dropdown ul li.wpml-ls-current-language,.wpml-ls-legacy-dropdown-click ul li.wpml-ls-current-language{border-bottom:1px solid;}.wpml-ls-legacy-dropdown ul li.wpml-ls-current-language:before,.wpml-ls-legacy-dropdown-click ul li.wpml-ls-current-language:before{content:"";width:0;height:1px;display:block;position:absolute;bottom:-1px;-webkit-transition:width ease .15s;transition:width ease .15s;}.wpml-ls-legacy-dropdown ul li.wpml-ls-current-language:hover:before,.wpml-ls-legacy-dropdown-click ul li.wpml-ls-current-language:hover:before{width:100%;}.wpml-ls-legacy-dropdown ul li.wpml-ls-current-language.active .wpml-ls-item-toggle:after,.wpml-ls-legacy-dropdown-click ul li.wpml-ls-current-language.active .wpml-ls-item-toggle:after{-webkit-transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);}.wpml-ls-legacy-dropdown ul li.wpml-ls-current-language:before,.wpml-ls-legacy-dropdown-click ul li.wpml-ls-current-language:before{width:0 !important;}.wpml-ls-legacy-dropdown ul li.wpml-ls-current-language:hover,.wpml-ls-legacy-dropdown-click ul li.wpml-ls-current-language:hover{border:none;padding-bottom:1px;}.wpml-ls-legacy-dropdown ul li.wpml-ls-current-language:hover:before,.wpml-ls-legacy-dropdown-click ul li.wpml-ls-current-language:hover:before{width:100% !important;}.wpml-ls-legacy-dropdown ul li.wpml-ls-current-language:hover a,.wpml-ls-legacy-dropdown-click ul li.wpml-ls-current-language:hover a{background:transparent;opacity:1 !important;}.wpml-ls-legacy-dropdown ul li.wpml-ls-current-language > a,.wpml-ls-legacy-dropdown-click ul li.wpml-ls-current-language > a{padding:1rem;line-height:.9rem;background:transparent;}.wpml-ls-legacy-dropdown ul li.wpml-ls-current-language > a:after,.wpml-ls-legacy-dropdown-click ul li.wpml-ls-current-language > a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.6em;border:0;-webkit-transition:all .7s;transition:all .7s;top:1.25rem;}.wpml-ls-legacy-dropdown ul li .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown-click ul li .wpml-ls-sub-menu{border:0;-webkit-box-shadow:0 0 25px -10px rgba(0,0,0,.25);box-shadow:0 0 25px -10px rgba(0,0,0,.25);border-color:inherit;margin-top:1px !important;}.wpml-ls-legacy-dropdown ul li .wpml-ls-sub-menu li,.wpml-ls-legacy-dropdown-click ul li .wpml-ls-sub-menu li{margin:0;height:auto;padding:.75rem !important;}.wpml-ls-legacy-dropdown ul li .wpml-ls-sub-menu a,.wpml-ls-legacy-dropdown-click ul li .wpml-ls-sub-menu a{border:0;padding:0;-webkit-transition:none;transition:none;}.wcml-horizontal-list ul li:not(:last-child),.wcml-vertical-list ul li:not(:last-child){margin:0 0 .5rem;}.wcml-horizontal-list ul li:last-child,.wcml-vertical-list ul li:last-child{margin:0;}.wcml-horizontal-list ul li a,.wcml-vertical-list ul li a{padding-left:0;padding-top:0;}.widget_currency_sel_widget > img{display:none;}.wcml-dropdown,.wcml-dropdown-click{width:100%;max-width:100%;}.wcml-dropdown ul li,.wcml-dropdown-click ul li{border:0;background:transparent;}.wcml-dropdown ul li:hover,.wcml-dropdown-click ul li:hover{background:transparent;}.wcml-dropdown ul li.wcml-cs-active-currency,.wcml-dropdown-click ul li.wcml-cs-active-currency{border-bottom:1px solid;}.wcml-dropdown ul li.wcml-cs-active-currency:before,.wcml-dropdown-click ul li.wcml-cs-active-currency:before{content:"";width:0;height:1px;display:block;position:absolute;bottom:-1px;-webkit-transition:width ease .15s;transition:width ease .15s;}.wcml-dropdown ul li.wcml-cs-active-currency:hover:before,.wcml-dropdown-click ul li.wcml-cs-active-currency:hover:before{width:100%;}.wcml-dropdown ul li.wcml-cs-active-currency.active .wcml-cs-item-toggle:after,.wcml-dropdown-click ul li.wcml-cs-active-currency.active .wcml-cs-item-toggle:after{-webkit-transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);}.wcml-dropdown ul li.wcml-cs-active-currency:before,.wcml-dropdown-click ul li.wcml-cs-active-currency:before{width:0 !important;}.wcml-dropdown ul li.wcml-cs-active-currency:hover,.wcml-dropdown-click ul li.wcml-cs-active-currency:hover{border:none;padding-bottom:1px;}.wcml-dropdown ul li.wcml-cs-active-currency:hover:before,.wcml-dropdown-click ul li.wcml-cs-active-currency:hover:before{width:100% !important;}.wcml-dropdown ul li.wcml-cs-active-currency > a,.wcml-dropdown-click ul li.wcml-cs-active-currency > a{padding:1rem;line-height:1.05rem;}.wcml-dropdown ul li.wcml-cs-active-currency > a:after,.wcml-dropdown-click ul li.wcml-cs-active-currency > a:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.6em;border:0;-webkit-transition:all .7s;transition:all .7s;top:1.25rem;}.wcml-dropdown ul li .wcml-cs-submenu,.wcml-dropdown-click ul li .wcml-cs-submenu{border:0;-webkit-box-shadow:0 0 25px -10px rgba(0,0,0,.25);box-shadow:0 0 25px -10px rgba(0,0,0,.25);border-color:inherit;margin-top:1px !important;}.wcml-dropdown ul li .wcml-cs-submenu li,.wcml-dropdown-click ul li .wcml-cs-submenu li{border:0;margin:0;height:auto;padding:.75rem !important;}.wcml-dropdown ul li .wcml-cs-submenu a,.wcml-dropdown-click ul li .wcml-cs-submenu a{padding:0;-webkit-transition:none;transition:none;}.widget_nav_menu ul{display:block;}.widget_nav_menu ul li{font-size:.6875rem;font-weight:bold;text-transform:uppercase;margin:.5rem 0;}.widget_nav_menu ul li a{padding:5px 0;}.widget{margin-bottom:1.875rem;}.widget:not(:last-child){padding-bottom:1.875rem;border-bottom:solid 2px var(--site-border-color);}.widget .widget-title{font-size:1.125rem;font-weight:400;line-height:1.4;margin-bottom:1rem;}@media print, screen and (min-width: 64em){.widget .widget-title{font-size:1.5rem;}}@media screen and (min-width: 90em){.widget .widget-title{font-size:1.875rem;}}.widget .widget-title a img{display:none;}.widget ul{list-style:none;padding:0;margin:0;}.widget li{padding:0;margin:0 0 16px;}.widget li:last-child{margin:0;}.widget li .children{margin-left:1rem;}.widget li .count,.widget li .post_count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--site-accent-color-2);width:20px;height:20px;font-size:10px;color:var(--site-heading-color);margin-left:.625rem;border-radius:50%;}.widget li.cat-item{padding:5px 0;}.widget li.cat-item > a{display:inline-block;font-size:.6875rem;font-weight:bold;text-transform:uppercase;}.widget li.cat-item.cat-parent > a{font-size:.875rem;font-weight:600;}.widget li.cat-item ul li{border-bottom:none;}.widget li a{color:inherit;}.widget li ul li:last-child{padding-bottom:0;}.widget_archive .screen-reader-text{display:none;}.widget_archive ul li:not(:last-child){margin:0 0 .5rem;}.widget_archive ul li ul{margin-top:.5rem;margin-bottom:0;}.widget_archive ul li ul li{border:none;}.widget_archive ul.sub-menu{padding-left:.9375rem;}.widget_archive ul li{padding:5px 0;}.widget_archive ul li > a{display:inline-block;font-size:.6875rem;font-weight:bold;text-transform:uppercase;}.widget_calendar table{margin-bottom:0;font-size:13px;}.widget_calendar table caption{background:rgba(255,255,255,.1);text-align:center;font-size:.6875rem;line-height:1.4;text-transform:uppercase;letter-spacing:3px;padding:10px 0;}.widget_calendar table td,.widget_calendar table th{border:0;text-align:center;}.widget_calendar table td a,.widget_calendar table th a{color:inherit;}.widget_calendar table tbody tr > td{font-size:.8125rem;line-height:2.4;color:#777;}.widget_calendar table tbody tr > td:not(.pad):hover{background-color:var(--site-border-color);color:var(--site-heading-color);}.widget_calendar table tbody tr > td:not(.pad):hover a{color:var(--site-heading-color);}.widget_calendar table tbody tr > td a{border-bottom:1px solid;font-weight:bold;}.widget_calendar table tfoot tr > td{text-align:left;}.widget_calendar table tfoot tr > td#next{text-align:right;}.widget_calendar table th{font-size:.8125rem;font-weight:bold;padding-right:0;}.widget_calendar table tr{border:none;}.widget_calendar table td{padding:.3rem;}.widget_calendar table td#today{position:relative;}.widget_calendar table td#today:after{content:"";position:absolute;top:1px;border-radius:100%;width:4px;height:4px;}.widget_calendar table a{font-size:.6875rem;font-weight:500;text-transform:uppercase;}.widget_categories .screen-reader-text{display:none;}.widget_categories li{margin-bottom:8px;}.widget_pages ul .page_item{font-size:.6875rem;font-weight:bold;text-transform:uppercase;padding:5px 0;margin:.5rem 0;}.widget_nav_menu ul li:not(:last-child){margin:0 0 .5rem;}.widget_nav_menu ul li ul{margin-top:.5rem;margin-bottom:0;}.widget_nav_menu ul li ul li{border:none;}.widget_nav_menu ul.sub-menu{padding-left:.9375rem;}.widget_recent_comments .recentcomments{font-size:.625rem;font-weight:600;text-transform:uppercase;margin-bottom:1.25rem;}.widget_recent_comments .recentcomments .comment-author-link + a{display:block !important;font-size:1rem;font-weight:400;text-transform:none;}.widget_recent_entries li{padding:6px 0;}.widget_recent_entries li .post-date{display:block;margin-top:.25rem;}.widget_recent_entries li .pr-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.widget_recent_entries li .pr-item--left{float:left;position:relative;width:92px;height:92px;margin-right:20px;}.widget_recent_entries li .pr-item--left a{position:absolute;left:0;width:100%;top:0;height:100%;background-size:cover;background-position:center center;}.widget_recent_entries li .pr-item--right{width:calc(100% - 100px);}.widget_recent_entries li .pr-item--right a{font-family:var(--site-secondary-font);font-weight:500;font-size:.875rem;}.widget_recent_entries li .pr-item--right .post-date{font-size:.75rem;}.widget_rss .rsswidget{color:inherit;}.widget_rss li .rss-date{display:block;padding:0;margin:.25rem 0 0;}.widget_rss li .rssSummary{margin:.5rem 0;}.widget_rss li cite{font-size:inherit;text-transform:none;padding:0;}.widget_tag_cloud .tagcloud{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:-.25rem;}.widget_tag_cloud .tagcloud a{color:inherit;padding:.3125rem .625rem;margin:0 .4375rem .4375rem 0;text-transform:capitalize;font-size:.875rem !important;line-height:1.33334;background-color:var(--site-border-color);}.widget_tag_cloud .tagcloud a:hover{opacity:1;color:#fff;background-color:var(--site-accent-color);border-color:var(--site-accent-color);}.widget_tag_cloud .tagcloud .tag-cloud-link .tag-link-count{font-size:11px;}.widget_text .textwidget p{margin-bottom:16px;}.widget_text .textwidget p:last-of-type{margin-bottom:0;}.widget_text .textwidget ul{margin-left:1.25rem;list-style:inherit;}.widget_text .textwidget dl,.widget_text .textwidget ol,.widget_text .textwidget ul{margin-bottom:2rem;list-style-position:outside;}.widget_text .textwidget dl li,.widget_text .textwidget ol li,.widget_text .textwidget ul li{margin:0 0 8px;}.widget_meta li{margin:.5rem 0;}.widget_meta li a{font-size:.6875rem;font-weight:bold;text-transform:uppercase;padding:5px 0;}.widget_meta li abbr{border-bottom:1px dashed;}.widget_theme_ecommerce_info{display:-webkit-box;display:-ms-flexbox;display:flex;}.widget_theme_ecommerce_info .ecommerce-info-widget-txt-wrapper .ecommerce-info-widget-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.widget_theme_ecommerce_info .ecommerce-info-widget-txt-wrapper .ecommerce-info-widget-title .ecommerce-info-widget-icon{font-size:24px;margin-right:16px;line-height:1;}.widget_theme_ecommerce_info .ecommerce-info-widget-txt-wrapper .ecommerce-info-widget-title .widget-title{margin-bottom:4px;}.widget_theme_ecommerce_info .ecommerce-info-widget-txt-wrapper .ecommerce-info-widget-subtitle{padding-left:2.5rem;}.widget.woocommerce.widget_product_categories li.cat-item{padding:0;border-bottom:none;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li{border-bottom:1px solid;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li:last-child{border-bottom:0;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li .dropdown_icon:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li.active-item .dropdown_icon:before{-webkit-transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);transform:rotateX(180deg) rotateY(0deg) rotateZ(0deg);}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children{margin:0 .5rem 1rem 2.5rem;width:100%;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children.add_scroll{max-height:200px;overflow-y:scroll;margin-bottom:1.5rem;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children.add_scroll::-webkit-scrollbar-track{border-radius:3px;background:rgba(0,0,0,.1);}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children.add_scroll::-webkit-scrollbar{width:2px;background:rgba(0,0,0,.1);}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children.add_scroll::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(0,0,0,.25);}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li [class^=thehanger-icons-],.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > ul.children li [class*=" thehanger-icons-"]{display:none;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:4.5em;padding-top:1.2em;padding-bottom:1.2em;max-width:70%;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > a i{font-size:1.5rem;padding-right:.9375rem;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li > a img{width:1.5rem;margin-right:.9375rem;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > li .count{margin-left:.1875rem;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent{position:relative;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent.no-icon > .children{margin-left:1.25rem;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent.current-cat-parent.active ul.children{display:block;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent .dropdown_icon{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:.25rem;font-size:.5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent .cat-item{margin-bottom:.3125rem;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent > .children{display:none;}.widget.woocommerce.widget_product_categories_with_icon .product-categories-with-icon > .cat-parent > .children li ul.children{margin:.5rem .5rem 0 1.25rem;}.widget.woocommerce.widget_layered_nav ul li:not(:last-child){margin:0 0 .5rem;}.widget.woocommerce.widget_layered_nav ul li ul{margin-top:.5rem;margin-bottom:0;}.widget.woocommerce.widget_layered_nav ul li ul li{border:none;}.widget.woocommerce.widget_layered_nav ul.sub-menu{padding-left:.9375rem;}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-list.add_scroll{max-height:130px;overflow-y:scroll;margin-bottom:1.5rem;}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-list.add_scroll::-webkit-scrollbar{width:2px;}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term a{position:relative;color:var(--site-heading-color);line-height:1.125rem;}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term a:before{position:relative;display:inline-block;top:3px;content:"";width:17px;height:17px;margin-right:10px;border:1px solid;border-color:var(--site-border-color);-webkit-transition:background .3s;transition:background .3s;}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term a:hover:before{background-color:var(--site-accent-color);border-color:var(--site-accent-color);}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term a:hover:after{content:"";position:absolute;border-left:2px solid;border-bottom:2px solid;border-color:#fff;width:8px;height:4px;left:4px;top:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-top-color:transparent;border-right-color:transparent;-webkit-transition:all .5s;transition:all .5s;}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term > a{display:inline-block;vertical-align:middle;font-size:.875rem;margin-right:.3125rem;}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term > .count{font-size:11px;line-height:1.5;}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-dropdown ul li{height:35px;line-height:2.5;margin-top:5px;margin-right:5px;margin-bottom:0;}.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-dropdown ul .select2-selection__clear{margin-top:0;}.widget.woocommerce.widget_layered_nav_filters{padding:0;}.widget.woocommerce.widget_layered_nav_filters ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:-.25rem;margin-bottom:0;}.widget.woocommerce.widget_layered_nav_filters ul a{color:inherit;padding:.3125rem .625rem;margin:0 .4375rem .4375rem 0;text-transform:capitalize;font-size:.875rem !important;line-height:1.33334;background-color:var(--site-border-color);}.widget.woocommerce.widget_layered_nav_filters ul a:hover{opacity:1;color:#fff;background-color:var(--site-accent-color);border-color:var(--site-accent-color);}.widget.woocommerce.widget_layered_nav_filters ul li{margin-bottom:0;}.widget.woocommerce.widget_layered_nav_filters ul li a{padding:.5rem .75rem;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.widget.woocommerce.widget_layered_nav_filters ul li a:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.5rem;margin-right:.5rem;}.widget.woocommerce.widget_products li{min-height:4.875rem;padding:0 0 0 6.875rem;margin:1rem 0;position:relative;}.widget.woocommerce.widget_products li::before,.widget.woocommerce.widget_products li::after{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.widget.woocommerce.widget_products li::after{clear:both;}.widget.woocommerce.widget_products li:first-child{margin:0 0 1rem;}.widget.woocommerce.widget_products li:last-child{margin-bottom:0;}.widget.woocommerce.widget_products li > a{display:block;}.widget.woocommerce.widget_products li > a:first-child{margin-bottom:.25rem;}.widget.woocommerce.widget_products li .product-title{display:block;}.widget.woocommerce.widget_products li img{float:left;max-width:5.875rem;height:auto;margin-left:-6.875rem;}.widget.woocommerce.widget_products li .star-rating{display:block;font-size:9px;margin:.5rem 0;}.widget.woocommerce.widget_products li .reviewer{display:inline-block;}.widget.woocommerce.widget_products li ins{text-decoration:none;}.widget.woocommerce.widget_rating_filter .wc-layered-nav-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:.5rem;}.widget.woocommerce.widget_rating_filter .wc-layered-nav-rating a{position:relative;color:var(--site-heading-color);line-height:1.125rem;}.widget.woocommerce.widget_rating_filter .wc-layered-nav-rating a:before{position:relative;display:inline-block;top:3px;content:"";width:17px;height:17px;margin-right:10px;border:1px solid;border-color:var(--site-border-color);-webkit-transition:background .3s;transition:background .3s;}.widget.woocommerce.widget_rating_filter .wc-layered-nav-rating a:hover:before{background-color:var(--site-accent-color);border-color:var(--site-accent-color);}.widget.woocommerce.widget_rating_filter .wc-layered-nav-rating a:hover:after{content:"";position:absolute;border-left:2px solid;border-bottom:2px solid;border-color:#fff;width:8px;height:4px;left:4px;top:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-top-color:transparent;border-right-color:transparent;-webkit-transition:all .5s;transition:all .5s;}.widget.woocommerce.widget_rating_filter .wc-layered-nav-rating .star-rating{-webkit-transition:all .5s;transition:all .5s;}.widget.woocommerce.widget_rating_filter .wc-layered-nav-rating a{font-size:11px;}.widget.woocommerce.widget_product_tag_cloud .tagcloud{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:-.25rem;}.widget.woocommerce.widget_product_tag_cloud .tagcloud a{color:inherit;padding:.3125rem .625rem;margin:0 .4375rem .4375rem 0;text-transform:capitalize;font-size:.875rem !important;line-height:1.33334;background-color:var(--site-border-color);}.widget.woocommerce.widget_product_tag_cloud .tagcloud a:hover{opacity:1;color:#fff;background-color:var(--site-accent-color);border-color:var(--site-accent-color);}.widget.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link .tag-link-count{font-size:11px;}.widget.woocommerce.widget_price_filter .price_slider{margin-bottom:1.5rem;}.widget.woocommerce.widget_price_filter .price_slider_amount{text-align:left;}.widget.woocommerce.widget_price_filter .price_slider_amount .price_label{display:inline-block;font-size:13px;padding-top:.0625rem;}.widget.woocommerce.widget_price_filter .price_slider_amount .price_label span{display:inline-block;}.widget.woocommerce.widget_price_filter .price_slider_amount .button{float:right;width:auto;padding:0;margin:0;font-size:.6875rem;background:none;color:var(--site-heading-color);line-height:inherit;text-transform:uppercase;text-decoration:underline;}.widget.woocommerce.widget_price_filter .price_slider_amount .button:hover{opacity:.7;}.widget.woocommerce.widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:8px;margin-right:8px;}.widget.woocommerce.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:12px;height:12px;background-color:inherit;background-color:var(--site-accent-color);border-radius:50px;cursor:ew-resize;outline:none;top:-6px;border-width:0;margin-left:-8px;}.widget.woocommerce.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0;border-radius:1em;}.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content{border:0;position:relative;background-color:var(--site-border-color);z-index:0;}.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content:before{content:"";display:block;position:absolute;top:0;left:-8px;width:8px;height:3px;border-top-left-radius:10px;border-bottom-left-radius:10px;}.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content:after{content:"";display:block;position:absolute;top:0;right:-8px;width:8px;height:3px;border-top-right-radius:10px;border-bottom-right-radius:10px;}.widget.woocommerce.widget_price_filter .ui-slider-horizontal{height:3px;}.widget.woocommerce.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:-1px;height:100%;background-color:var(--site-accent-color);}.widget.woocommerce.widget_shopping_cart{font-size:.8125rem;color:var(--dropdown-text-color);padding-bottom:0;border-bottom:0;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__empty-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.125rem;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__empty-message:before{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-weight:bold;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1rem;margin-right:.5rem;}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content > p{margin-bottom:.75rem;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart{min-height:50vh;max-height:50vh;overflow-y:scroll;overflow-x:hidden;}@media print, screen and (max-width: 79.99875em){.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart{min-height:30vh;max-height:30vh;}}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart::-webkit-scrollbar{width:2px;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item{display:block;width:100%;padding-bottom:1rem;border-bottom:solid 1px var(--site-border-color);}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item:last-child{border:none;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item:hover a.remove{right:15px;opacity:1;visibility:visible;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item a{font-size:.875rem;padding:0;text-transform:uppercase;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item a:not(.remove){white-space:inherit;padding-right:1.875rem;line-height:1.125rem;margin-bottom:3px;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item a:not(.remove):hover{opacity:1;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item a.remove{opacity:0;visibility:hidden;position:absolute;top:3px;right:0;font-size:0;z-index:99;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item a.remove:after{font-family:"iNova" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;vertical-align:-.125em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:.875rem;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item .variation{display:block;float:left;margin-top:3px;width:100%;margin-bottom:5px;font-size:.75rem;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item .variation dd,.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item .variation dl,.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item .variation dt{margin-bottom:0;line-height:1.125rem;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item .variation dd{float:left;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item .variation dd > p{margin-bottom:0;line-height:1.125rem;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item .variation dt{margin-top:0;margin-right:5px;font-weight:normal;float:left;clear:both;}.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart li.mini_cart_item span.quantity{display:block;float:left;margin-bottom:3px;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__total.total{font-size:1rem;line-height:1.1875rem;padding:1.5rem 0;border-bottom:1px solid;border-color:var(--dropdown-border-color);margin-bottom:1.5rem;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__total.total strong{text-transform:uppercase;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__total.total .woocommerce-Price-amount{float:right;font-weight:bold;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin:0;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons .button{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:var(--site-primary-button-color);padding:.9375rem 2.8125rem;margin-bottom:1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:1.38px;border-width:1px;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons .button:hover{background-color:var(--site-secondary-button-color);}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons .button.checkout{margin-left:.75rem;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons .button:not(.checkout){display:inline-block;background:transparent;color:var(--site-heading-color);border:solid 1px var(--site-text-color);margin-right:.75rem;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons .button:not(.checkout):hover{background-color:var(--site-primary-button-color);border-color:transparent;color:#fff;}.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons .wcppec-cart-widget-button{margin-bottom:1rem;}.widget.woocommerce .product_list_widget li{min-height:4.875rem;padding:0 0 0 6.875rem;margin:1rem 0;position:relative;}.widget.woocommerce .product_list_widget li::before,.widget.woocommerce .product_list_widget li::after{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.widget.woocommerce .product_list_widget li::after{clear:both;}.widget.woocommerce .product_list_widget li:first-child{margin:0 0 1rem;}.widget.woocommerce .product_list_widget li:last-child{margin-bottom:0;}.widget.woocommerce .product_list_widget li > a{display:block;}.widget.woocommerce .product_list_widget li > a:first-child{margin-bottom:.25rem;}.widget.woocommerce .product_list_widget li .product-title{display:block;}.widget.woocommerce .product_list_widget li img{float:left;max-width:5.875rem;height:auto;margin-left:-6.875rem;}.widget.woocommerce .product_list_widget li .star-rating{display:block;font-size:9px;margin:.5rem 0;}.widget.woocommerce .product_list_widget li .reviewer{display:inline-block;}.widget.woocommerce .product_list_widget li ins{text-decoration:none;}div.tnp-subscription,form.tnp-subscription,form.tnp-profile{display:block;margin:1em auto;max-width:500px;width:100%;}div.tnp-profile{display:block;margin:1em 0;max-width:500px;}.tnp-subscription div.tnp-field,.tnp-profile div.tnp-field{margin-bottom:.7em;border:0;padding:0;}.tnp-subscription label,.tnp-profile label{display:block;color:inherit;font-weight:normal;line-height:normal;padding:0;margin:0;margin-bottom:.25em;font-size:.9em;}.tnp-subscription .tnp-field-checkbox label,.tnp-profile .tnp-field-checkbox label{display:inline-block;}.tnp-subscription input[type=text],.tnp-subscription input[type=email],.tnp-subscription input[type=submit],.tnp-subscription select,.tnp-subscription textarea,.tnp-profile input[type=text],.tnp-profile input[type=email],.tnp-profile input[type=submit],.tnp-profile select,.tnp-profile textarea{width:100%;padding:.7em;display:block;border:1px;color:#444;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;font-size:1em;margin:0;line-height:normal;box-sizing:border-box;}.tnp-subscription input[type=text].nitro-lazy,.tnp-subscription input[type=email].nitro-lazy,.tnp-subscription input[type=submit].nitro-lazy,.tnp-subscription select.nitro-lazy,.tnp-subscription textarea.nitro-lazy,.tnp-profile input[type=text].nitro-lazy,.tnp-profile input[type=email].nitro-lazy,.tnp-profile input[type=submit].nitro-lazy,.tnp-profile select.nitro-lazy,.tnp-profile textarea.nitro-lazy{background-image:none !important;}.tnp-subscription input[type=checkbox],.tnp-widget input[type=radio],.tnp-profile input[type=checkbox]{max-width:1em;display:inline-block;margin-right:.5em;}.tnp-subscription select option,.tnp-profile select option{margin-right:.75em;}.tnp-subscription input.tnp-submit,.tnp-profile input.tnp-submit,.tnp-unsubscribe button.tnp-submit,.tnp-reactivate button.tnp-submit{background-color:#444;color:#fff;width:auto;height:auto;margin:0;display:inline-block;}@media all and (max-width: 480px){.tnp-subscription input[type=submit],.tnp-profile input[type=submit]{width:100%;}}.tnp-widget{width:100%;display:block;box-sizing:border-box;}.tnp-widget .tnp-field{margin-bottom:10px;border:0;padding:0;}.tnp-widget label{display:block;color:inherit;font-size:14px;}.tnp-widget input[type=text],.tnp-widget input[type=email],.tnp-widget input[type=submit],.tnp-widget select{width:100%;padding:10px;display:block;border:1px solid #ddd;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:normal;box-sizing:border-box;height:auto;}.tnp-widget input[type=text].nitro-lazy,.tnp-widget input[type=email].nitro-lazy,.tnp-widget input[type=submit].nitro-lazy,.tnp-widget select.nitro-lazy{background-image:none !important;}.tnp-widget input[type=checkbox],.tnp-widget input[type=radio]{width:auto;display:inline-block;}.tnp-widget select option{margin-right:10px;}.tnp-widget input.tnp-submit{background-color:#444;background-image:none;text-shadow:none;color:#fff;margin:0;}.tnp-widget input.tnp-submit.nitro-lazy{background-image:none !important;}.tnp-field input[type="submit"]{position:inherit;}.tnp-field label{}.tnp-widget-minimal{width:100%;}.tnp-widget-minimal form{margin:0;padding:0;border:0;}.tnp-widget-minimal input.tnp-email{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px;}.tnp-widget-minimal input.tnp-submit{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0px;height:auto;margin:0;}.tnp-widget-minimal input.tnp-submit.nitro-lazy{background-image:none !important;}.tnp-subscription-minimal{width:100%;box-sizing:border-box;margin:10px 0;}.tnp-subscription-minimal form{width:auto;margin:0;padding:0;border:0;white-space:nowrap;}.tnp-subscription-minimal input.tnp-email,.tnp-subscription-minimal input.tnp-name{width:70%;max-width:300px;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px;line-height:20px;border-radius:0px;margin-right:10px;}.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name{width:31%;}.tnp-subscription-minimal .tnp-privacy-field{margin-top:10px;}.tnp-subscription-minimal input.tnp-submit{width:29%;box-sizing:border-box;display:inline-block;padding:10px;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:20px;border-radius:0px;margin:0;}.tnp-subscription-minimal input.tnp-submit.nitro-lazy{background-image:none !important;}.tnp-subscription-posts{margin-top:2em;margin-bottom:2em;padding:2rem;}.tnp-subscription-posts .tnp-subscription{max-width:auto;margin:0;}@media all and (max-width: 525px){.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name,.tnp-subscription-minimal input.tnp-submit{width:100%;max-width:100%;margin:0;display:block;margin-bottom:.5rem;}}.tnp-button-form button.tnp-submit{box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0px;height:auto;margin:0;}.tnp-button-form button.tnp-submit.nitro-lazy{background-image:none !important;}.tnp-comments{clear:both;margin-top:15px;margin-bottom:15px;}.tnp-comments label{display:block;}.tnp-comments input[type=checkbox]{display:inline-block;width:auto !important;}.tnp-lock{clear:both;display:block;box-sizing:border-box;box-shadow:none;margin:20px;padding:15px;background-color:#fff;border:1px solid #ddd;}.tnp-nl-checkout{margin-bottom:1em;}.wcgwp-wrapper{width:100%;}.wcgwp-wrapper,.wcgwp-wrapper .wcgwp-checkbox-wrapper,.wcgwp-wrapper .wcgwp-prompt-wrapper{display:inline-block;margin-bottom:1em;}.wcgwp-slidedown{display:none;margin-bottom:2em;}.wcgwp-modal{margin:1em 0;}.giftwrapper_products,.wcgwp-checkbox-wrapper,.wcgwp-prompt-wrapper{width:100%;}.wcgwp-prompt-wrapper button{cursor:pointer;}.wcgwp-wrapper-woocommerce_after_cart .wcgwp-prompt-wrapper,.wcgwp-wrapper-woocommerce_after_coupon .wcgwp-prompt-wrapper{margin-top:1em;}.wcgwp-wrapper-woocommerce_after_coupon{clear:none;}.wcgwp-ul:not(.wcgwp-singular),.woocommerce .wc-giftwrap .wcgwp-ul:not(.wcgwp-singular){display:flex;flex-flow:row wrap;gap:2em 3em;justify-content:flex-start;line-height:inherit;list-style:none;margin-left:0;margin-top:0;padding:0;}.cart_item .giftwrap-cart ul{display:inline-block;}.wcgwp-li{list-style:none;}.entry-content .giftwrap_thumb img,.entry-content .wcgwp-thumb img,.wcgwp-wrapper .giftwrap_thumb img,.wcgwp-wrapper .giftwrap_thumb img:hover,.wcgwp-wrapper .wcgwp-thumb img,.wcgwp-wrapper .wcgwp-thumb img:hover{border:0;-webkit-box-shadow:none;box-shadow:none;}.giftwrap-coupon{margin-bottom:1em;text-align:left;}.wcgwp-title{font-weight:600;}.wcgwp-desc:not(.wcgwp-singular-label),.woocommerce table.cart td.actions .coupon .wcgwp-wrapper label,.woocommerce-page #content table.cart td.actions .coupon .wcgwp-wrapper label,.woocommerce-page table.cart td.actions .wcgwp-wrapper .coupon label,table.cart td.actions .coupon .wcgwp-wrapper label{display:inline;margin-left:.5em;}.woocommerce-cart table.cart .product-name .wcgwp-wrapper a,.woocommerce-cart table.cart .product-name .wcgwp-wrapper a:hover{color:inherit;}.wcgwp-note-container label,.woocommerce table.cart td.actions .coupon .wcgwp-note-container label{display:block;margin-left:0;}.wcgwp-note{border:1px solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;min-height:4em;overflow:scroll;-webkit-appearance:none;width:100%;}.wcgwp-wrapper .amount:before{content:"- ";}.wcgwp-wrapper.wcgwp-checkbox-wrapper .amount:before,.wcgwp-wrapper.wcgwp-wrapper-product .amount:before{content:"";}.single_add_to_cart_button+.wcgwp-wrapper-product{margin-top:1em;}.wcgwp-remove a{color:#fff;}.woocommerce .wcgwp-slidedown button.button,.woocommerce .wcgwp-wrapper .non_modal button.button,table.cart .coupon .wcgwp-slidedown .button,table.cart .coupon .wcgwp-wrapper .non_modal .button{margin:1em 0 0;}.theme-go .giftwrap_ul input[type=radio]{opacity:1;}.qode-theme-bridge.woocommerce-cart .container,.qode-theme-bridge.woocommerce-cart .content,.qode-theme-bridge.woocommerce-cart .wrapper,.qode-theme-bridge.woocommerce-checkout .container,.qode-theme-bridge.woocommerce-checkout .content,.qode-theme-bridge.woocommerce-checkout .wrapper{z-index:auto;}@media (min-width:768px){.woocommerce table.cart td.actions .wcgwp-wrapper{text-align:left;}}@media (max-width:800px){.wcgwp-wrapper{text-align:left;}}.product-type-variable div.product ul.tabs li.product_safety_tab,.wc-gzd-additional-info-placeholder,p.wc-gzd-additional-info:empty{display:none;}#order_review .wc-gzd-checkbox-placeholder{clear:both;}#order_review .wc-gzd-checkbox-placeholder p.form-row{float:none;padding:0 1em 0 0;text-align:left;}#order_review .wc-gzd-checkbox-placeholder p.form-row label{display:inline;}#order_review .wc-gzd-checkbox-placeholder:empty{display:none;}.woocommerce-checkout .shop_table{background-color:#eee;}@media (min-width:768px){table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper{align-items:center;display:flex;}}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail{margin-right:1em;max-width:15%;min-width:60px;}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail img{margin:0;}body.theme-astra table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail td.product-name{flex-wrap:wrap;}.cart_totals tr.order-total-differential-taxation-notice td:before,.cart_totals tr.order-total-small-business-notice td:before{content:"" !important;}.includes_tax,.tax_label,.woocommerce dl.variation dd[class*=variation-gzd-],.woocommerce dl.variation div[class*=variation-gzd-],.woocommerce dl.variation dt[class*=variation-gzd-],.woocommerce dl.variation li[class*=variation-gzd-],.woocommerce ul.variation dd[class*=variation-gzd-],.woocommerce ul.variation div[class*=variation-gzd-],.woocommerce ul.variation dt[class*=variation-gzd-],.woocommerce ul.variation li[class*=variation-gzd-],.woocommerce-cart dl.variation dd[class*=variation-gzd-],.woocommerce-cart dl.variation div[class*=variation-gzd-],.woocommerce-cart dl.variation dt[class*=variation-gzd-],.woocommerce-cart dl.variation li[class*=variation-gzd-],.woocommerce-cart ul.variation dd[class*=variation-gzd-],.woocommerce-cart ul.variation div[class*=variation-gzd-],.woocommerce-cart ul.variation dt[class*=variation-gzd-],.woocommerce-cart ul.variation li[class*=variation-gzd-],.woocommerce-checkout dl.variation dd[class*=variation-gzd-],.woocommerce-checkout dl.variation div[class*=variation-gzd-],.woocommerce-checkout dl.variation dt[class*=variation-gzd-],.woocommerce-checkout dl.variation li[class*=variation-gzd-],.woocommerce-checkout ul.variation dd[class*=variation-gzd-],.woocommerce-checkout ul.variation div[class*=variation-gzd-],.woocommerce-checkout ul.variation dt[class*=variation-gzd-],.woocommerce-checkout ul.variation li[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dd[class*=variation-gzd-],.woocommerce-mini-cart dl.variation div[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dt[class*=variation-gzd-],.woocommerce-mini-cart dl.variation li[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dd[class*=variation-gzd-],.woocommerce-mini-cart ul.variation div[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dt[class*=variation-gzd-],.woocommerce-mini-cart ul.variation li[class*=variation-gzd-]{display:none !important;}.wc-gzd-small-business-includes-tax{display:inline !important;font-size:.9em;padding-left:3px;}.woocommerce-gzd-checkout #order_review_heading{display:none;}.woocommerce-checkout .shop_table tr td p{margin-bottom:0;}.woocommerce-checkout .shop_table td,.woocommerce-checkout .shop_table th{line-height:1.5;}.more-variants-available-info{display:block;font-size:11px;font-weight:400;}.shop_table .product-name-inner,.shop_table .product-name-inner tr td{border:none;margin:0;padding:0;}.shop_table .product-name-inner tr td:last-child{text-align:right;}.cart_totals .wc-gzd-additional-wrapper,.woocommerce-checkout table.shop_table .wc-gzd-additional-wrapper{clear:both;text-align:right;}.cart_totals p.wc-gzd-additional-info,.woocommerce-checkout table.shop_table p.wc-gzd-additional-info{display:inline-block;font-size:.8em;font-weight:400;margin-bottom:0;}.entry-content .woocommerce #payment{margin-bottom:1em;}.woocommerce #payment .wc-terms-and-conditions{display:none !important;}.entry-content .woocommerce .checkout-btn-wrap{text-align:right;}.woocommerce-checkout p.direct-debit-checkbox{display:none;}.unit-price-cart{display:block;font-size:.9em;margin-top:5px;}.product_list_widget .wc-gzd-additional-info,.products .wc-gzd-additional-info{font-size:.8em;margin:.7rem 0;padding:0;}.product_list_widget .wc-gzd-additional-info,.product_list_widget p.price-unit{line-height:1.8em;margin:.2rem 0;}.product_list_widget .wc-gzd-additional-info a{display:inline !important;}.product_list_widget .price-unit,.products .product .price-unit{font-size:.8em;}.product_list_widget .price-unit{margin-bottom:.7em;}.product p.wc-gzd-additional-info{clear:left;font-size:.9em;margin-bottom:.5rem;}.product .defect-description:not(:empty){border:2px solid #4b4f58;margin:1em 0;padding:.5em;}.product .defect-description:not(:empty) p:last-child{margin-bottom:0;}.deposit-packaging-type{font-weight:700;text-transform:uppercase;}.product p.deposit-packaging-type{font-size:1.2em !important;}.wc-gzd-rating-authenticity-status{display:block;font-size:.9em;}.woocommerce-product-rating .wc-gzd-rating-authenticity-status{display:inline-block;}.product .product_meta{margin-top:1rem;}p.footer-info{font-size:.9em;padding-bottom:.5rem;text-align:center;}.wc-gzd-item-defect-description p,.wc-gzd-item-desc p{font-size:.9em;font-weight:400;}.wc-gzd-edit-data-notice{background:#eee;display:inline-block;padding:1em;}.wc-gzd-edit-data-notice p.wc-gzd-info{margin:0;padding:0;}.wc-gzd-power-supply{display:flex;flex-wrap:wrap;height:70px;margin:1em 0;}.wc-gzd-power-supply svg{align-items:center;display:flex;height:70px;width:70px;}.wc-gzd-power-supply svg text{text-anchor:middle;dominant-baseline:middle;font-size:1.8rem;font-weight:600;}.wc-gzd-power-supply svg text.power-supply-usb-pd{font-size:1.5rem;}.wc-gzd-cart-info{display:block;}table.product-details-inner{margin:0;padding:0;table-layout:fixed;}table.product-details-inner,table.product-details-inner td,table.product-details-inner tr{background:transparent;border:none;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0;}table.product-details-inner tr td:last-child{text-align:right;}.wc-gzd-product-name-left,.wc-gzd-product-name-right{float:left;}.wc-gzd-product-name-left{margin-right:1em;max-width:15%;}#order_review .blockMsg{line-height:1.5em;}#shipping_parcelshop_post_number_field .optional{display:none !important;}.wc-gzd-nutri-score-value{display:block;height:4rem;text-indent:-9999px;width:7.0625rem;}.wc-gzd-placeholder-loading{display:flex;flex:0 0 100%;flex-flow:column;overflow:hidden;position:relative;}.wc-gzd-placeholder-loading *{box-sizing:border-box;}.wc-gzd-placeholder-loading:before{animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1;}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row{align-items:center;display:flex;vertical-align:middle;}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row>*{background-color:#e7e7e7;display:block;height:10px;}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row .wc-gzd-placeholder-row-col-4{min-width:100px;}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0);}to{transform:translate3d(30%,0,0);}}.wc-block-featured-product .wc-gzd-additional-info{color:inherit;font-size:.9em;margin:0;padding:5px 48px 0;text-align:center;width:100%;z-index:1;}.wc-block-featured-product .wc-gzd-nutri-score{width:auto;}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info{margin:.5em 0;}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info:not(.deposit-packaging-type){font-size:.9em;font-weight:400;}.theme-twentytwenty form.woocommerce-checkout #order_review_heading,.theme-twentytwentyone form.woocommerce-checkout #order_review_heading{margin-bottom:2rem;padding-left:0;text-align:left;width:100%;}