/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.1.0
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
.dsm-grow{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-grow:active,.dsm-grow:focus,.dsm-grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.dsm-shrink{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-shrink:active,.dsm-shrink:focus,.dsm-shrink:hover{-webkit-transform:scale(.9);transform:scale(.9)}@-webkit-keyframes dsm-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes dsm-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}.dsm-pulse{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-pulse:active,.dsm-pulse:focus,.dsm-pulse:hover{-webkit-animation-name:dsm-pulse;animation-name:dsm-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes dsm-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes dsm-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.dsm-pulse-grow{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-pulse-grow:active,.dsm-pulse-grow:focus,.dsm-pulse-grow:hover{-webkit-animation-name:dsm-pulse-grow;animation-name:dsm-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes dsm-pulse-shrink{to{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes dsm-pulse-shrink{to{-webkit-transform:scale(.9);transform:scale(.9)}}.dsm-pulse-shrink{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-pulse-shrink:active,.dsm-pulse-shrink:focus,.dsm-pulse-shrink:hover{-webkit-animation-name:dsm-pulse-shrink;animation-name:dsm-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes dsm-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes dsm-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}.dsm-push{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-push:active,.dsm-push:focus,.dsm-push:hover{-webkit-animation-name:dsm-push;animation-name:dsm-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes dsm-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.dsm-pop{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-pop:active,.dsm-pop:focus,.dsm-pop:hover{-webkit-animation-name:dsm-pop;animation-name:dsm-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.dsm-bounce-in{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.5s;transition-duration:.5s}.dsm-bounce-in:active,.dsm-bounce-in:focus,.dsm-bounce-in:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:cubic-bezier(.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.dsm-bounce-out{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.5s;transition-duration:.5s}.dsm-bounce-out:active,.dsm-bounce-out:focus,.dsm-bounce-out:hover{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition-timing-function:cubic-bezier(.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.dsm-rotate{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-rotate:active,.dsm-rotate:focus,.dsm-rotate:hover{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.dsm-grow-rotate{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-grow-rotate:active,.dsm-grow-rotate:focus,.dsm-grow-rotate:hover{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.dsm-float{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-float:active,.dsm-float:focus,.dsm-float:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.dsm-sink{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-sink:active,.dsm-sink:focus,.dsm-sink:hover{-webkit-transform:translateY(8px);transform:translateY(8px)}@-webkit-keyframes dsm-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes dsm-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes dsm-bob-float{to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes dsm-bob-float{to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.dsm-bob{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-bob:active,.dsm-bob:focus,.dsm-bob:hover{-webkit-animation-name:dsm-bob-float,dsm-bob;animation-name:dsm-bob-float,dsm-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes dsm-hang{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}to{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes dsm-hang{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}to{-webkit-transform:translateY(8px);transform:translateY(8px)}}@-webkit-keyframes dsm-hang-sink{to{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes dsm-hang-sink{to{-webkit-transform:translateY(8px);transform:translateY(8px)}}.dsm-hang{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-hang:active,.dsm-hang:focus,.dsm-hang:hover{-webkit-animation-name:dsm-hang-sink,dsm-hang;animation-name:dsm-hang-sink,dsm-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}.dsm-skew{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-skew:active,.dsm-skew:focus,.dsm-skew:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.dsm-skew-forward{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.dsm-skew-forward:active,.dsm-skew-forward:focus,.dsm-skew-forward:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.dsm-skew-backward{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.dsm-skew-backward:active,.dsm-skew-backward:focus,.dsm-skew-backward:hover{-webkit-transform:skew(10deg);transform:skew(10deg)}@-webkit-keyframes dsm-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes dsm-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.dsm-wobble-vertical{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-wobble-vertical:active,.dsm-wobble-vertical:focus,.dsm-wobble-vertical:hover{-webkit-animation-name:dsm-wobble-vertical;animation-name:dsm-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-wobble-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)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes dsm-wobble-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)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.dsm-wobble-horizontal{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-wobble-horizontal:active,.dsm-wobble-horizontal:focus,.dsm-wobble-horizontal:hover{-webkit-animation-name:dsm-wobble-horizontal;animation-name:dsm-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-wobble-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)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes dsm-wobble-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)}to{-webkit-transform:translate(0);transform:translate(0)}}.dsm-wobble-to-bottom-right{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-wobble-to-bottom-right:active,.dsm-wobble-to-bottom-right:focus,.dsm-wobble-to-bottom-right:hover{-webkit-animation-name:dsm-wobble-to-bottom-right;animation-name:dsm-wobble-to-bottom-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-wobble-to-top-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)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes dsm-wobble-to-top-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)}to{-webkit-transform:translate(0);transform:translate(0)}}.dsm-wobble-to-top-right{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-wobble-to-top-right:active,.dsm-wobble-to-top-right:focus,.dsm-wobble-to-top-right:hover{-webkit-animation-name:dsm-wobble-to-top-right;animation-name:dsm-wobble-to-top-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}to{-webkit-transform:skew(0);transform:skew(0)}}@keyframes dsm-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}to{-webkit-transform:skew(0);transform:skew(0)}}.dsm-wobble-top{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transform-origin:0 100%;transform-origin:0 100%}.dsm-wobble-top:active,.dsm-wobble-top:focus,.dsm-wobble-top:hover{-webkit-animation-name:dsm-wobble-top;animation-name:dsm-wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}to{-webkit-transform:skew(0);transform:skew(0)}}@keyframes dsm-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}to{-webkit-transform:skew(0);transform:skew(0)}}.dsm-wobble-bottom{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transform-origin:100% 0;transform-origin:100% 0}.dsm-wobble-bottom:active,.dsm-wobble-bottom:focus,.dsm-wobble-bottom:hover{-webkit-animation-name:dsm-wobble-bottom;animation-name:dsm-wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}to{-webkit-transform:skew(0);transform:skew(0)}}@keyframes dsm-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}to{-webkit-transform:skew(0);transform:skew(0)}}.dsm-wobble-skew{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-wobble-skew:active,.dsm-wobble-skew:focus,.dsm-wobble-skew:hover{-webkit-animation-name:dsm-wobble-skew;animation-name:dsm-wobble-skew;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}to{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes dsm-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}to{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.dsm-buzz{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-buzz:active,.dsm-buzz:focus,.dsm-buzz:hover{-webkit-animation-name:dsm-buzz;animation-name:dsm-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes dsm-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}to{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes dsm-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}to{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.dsm-buzz-out{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0}.dsm-buzz-out:active,.dsm-buzz-out:focus,.dsm-buzz-out:hover{-webkit-animation-name:dsm-buzz-out;animation-name:dsm-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.dsm-forward{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-forward:active,.dsm-forward:focus,.dsm-forward:hover{-webkit-transform:translateX(8px);transform:translateX(8px)}.dsm-backward{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-backward:active,.dsm-backward:focus,.dsm-backward:hover{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.dsm-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.dsm-fade:active,.dsm-fade:focus,.dsm-fade:hover{background-color:#2098d1;color:#fff}@-webkit-keyframes dsm-back-pulse{50%{background-color:rgb(32 152 209 / .75)}}@keyframes dsm-back-pulse{50%{background-color:rgb(32 152 209 / .75)}}.dsm-back-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;overflow:hidden;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.dsm-back-pulse:active,.dsm-back-pulse:focus,.dsm-back-pulse:hover{-webkit-animation-name:dsm-back-pulse;animation-name:dsm-back-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#2098d1;color:#fff}.dsm-sweep-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;-webkit-transition-property:color;transition-property:color}.dsm-sweep-to-right,.dsm-sweep-to-right:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-sweep-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-sweep-to-right:active,.dsm-sweep-to-right:focus,.dsm-sweep-to-right:hover{color:#fff}.dsm-sweep-to-right:active:before,.dsm-sweep-to-right:focus:before,.dsm-sweep-to-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.dsm-sweep-to-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;-webkit-transition-property:color;transition-property:color}.dsm-sweep-to-left,.dsm-sweep-to-left:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-sweep-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-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-timing-function:ease-out;transition-timing-function:ease-out}.dsm-sweep-to-left:active,.dsm-sweep-to-left:focus,.dsm-sweep-to-left:hover{color:#fff}.dsm-sweep-to-left:active:before,.dsm-sweep-to-left:focus:before,.dsm-sweep-to-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.dsm-sweep-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;-webkit-transition-property:color;transition-property:color}.dsm-sweep-to-bottom,.dsm-sweep-to-bottom:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-sweep-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-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-timing-function:ease-out;transition-timing-function:ease-out}.dsm-sweep-to-bottom:active,.dsm-sweep-to-bottom:focus,.dsm-sweep-to-bottom:hover{color:#fff}.dsm-sweep-to-bottom:active:before,.dsm-sweep-to-bottom:focus:before,.dsm-sweep-to-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.dsm-sweep-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;-webkit-transition-property:color;transition-property:color}.dsm-sweep-to-top,.dsm-sweep-to-top:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-sweep-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-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-timing-function:ease-out;transition-timing-function:ease-out}.dsm-sweep-to-top:active,.dsm-sweep-to-top:focus,.dsm-sweep-to-top:hover{color:#fff}.dsm-sweep-to-top:active:before,.dsm-sweep-to-top:focus:before,.dsm-sweep-to-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.dsm-bounce-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;-webkit-transition-property:color;transition-property:color}.dsm-bounce-to-right,.dsm-bounce-to-right:before{-webkit-transition-duration:.5s;transition-duration:.5s}.dsm-bounce-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-bounce-to-right:active,.dsm-bounce-to-right:focus,.dsm-bounce-to-right:hover{color:#fff}.dsm-bounce-to-right:active:before,.dsm-bounce-to-right:focus:before,.dsm-bounce-to-right: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)}.dsm-bounce-to-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;-webkit-transition-property:color;transition-property:color}.dsm-bounce-to-left,.dsm-bounce-to-left:before{-webkit-transition-duration:.5s;transition-duration:.5s}.dsm-bounce-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-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-timing-function:ease-out;transition-timing-function:ease-out}.dsm-bounce-to-left:active,.dsm-bounce-to-left:focus,.dsm-bounce-to-left:hover{color:#fff}.dsm-bounce-to-left:active:before,.dsm-bounce-to-left:focus:before,.dsm-bounce-to-left: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)}.dsm-bounce-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;-webkit-transition-property:color;transition-property:color}.dsm-bounce-to-bottom,.dsm-bounce-to-bottom:before{-webkit-transition-duration:.5s;transition-duration:.5s}.dsm-bounce-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-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-timing-function:ease-out;transition-timing-function:ease-out}.dsm-bounce-to-bottom:active,.dsm-bounce-to-bottom:focus,.dsm-bounce-to-bottom:hover{color:#fff}.dsm-bounce-to-bottom:active:before,.dsm-bounce-to-bottom:focus:before,.dsm-bounce-to-bottom: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)}.dsm-bounce-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;-webkit-transition-property:color;transition-property:color}.dsm-bounce-to-top,.dsm-bounce-to-top:before{-webkit-transition-duration:.5s;transition-duration:.5s}.dsm-bounce-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-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-timing-function:ease-out;transition-timing-function:ease-out}.dsm-bounce-to-top:active,.dsm-bounce-to-top:focus,.dsm-bounce-to-top:hover{color:#fff}.dsm-bounce-to-top:active:before,.dsm-bounce-to-top:focus:before,.dsm-bounce-to-top: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)}.dsm-radial-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden;background:#e1e1e1;-webkit-transition-property:color;transition-property:color}.dsm-radial-out,.dsm-radial-out:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-radial-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-radial-out:active,.dsm-radial-out:focus,.dsm-radial-out:hover{color:#fff}.dsm-radial-out:active:before,.dsm-radial-out:focus:before,.dsm-radial-out:hover:before{-webkit-transform:scale(2);transform:scale(2)}.dsm-radial-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden;background:#2098d1;-webkit-transition-property:color;transition-property:color}.dsm-radial-in,.dsm-radial-in:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-radial-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;border-radius:100%;-webkit-transform:scale(2);transform:scale(2);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-radial-in:active,.dsm-radial-in:focus,.dsm-radial-in:hover{color:#fff}.dsm-radial-in:active:before,.dsm-radial-in:focus:before,.dsm-radial-in:hover:before{-webkit-transform:scale(0);transform:scale(0)}.dsm-rectangle-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;background:#2098d1;-webkit-transition-property:color;transition-property:color}.dsm-rectangle-in,.dsm-rectangle-in:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-rectangle-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-rectangle-in:active,.dsm-rectangle-in:focus,.dsm-rectangle-in:hover{color:#fff}.dsm-rectangle-in:active:before,.dsm-rectangle-in:focus:before,.dsm-rectangle-in:hover:before{-webkit-transform:scale(0);transform:scale(0)}.dsm-rectangle-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color}.dsm-rectangle-out,.dsm-rectangle-out:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-rectangle-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-rectangle-out:active,.dsm-rectangle-out:focus,.dsm-rectangle-out:hover{color:#fff}.dsm-rectangle-out:active:before,.dsm-rectangle-out:focus:before,.dsm-rectangle-out:hover:before{-webkit-transform:scale(1);transform:scale(1)}.dsm-shutter-in-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;background:#2098d1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-shutter-in-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleX(1);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}.dsm-shutter-in-horizontal:active,.dsm-shutter-in-horizontal:focus,.dsm-shutter-in-horizontal:hover{color:#fff}.dsm-shutter-in-horizontal:active:before,.dsm-shutter-in-horizontal:focus:before,.dsm-shutter-in-horizontal:hover:before{-webkit-transform:scaleX(0);transform:scaleX(0)}.dsm-shutter-out-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-shutter-out-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-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}.dsm-shutter-out-horizontal:active,.dsm-shutter-out-horizontal:focus,.dsm-shutter-out-horizontal:hover{color:#fff}.dsm-shutter-out-horizontal:active:before,.dsm-shutter-out-horizontal:focus:before,.dsm-shutter-out-horizontal:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.dsm-shutter-in-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;background:#2098d1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-shutter-in-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-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}.dsm-shutter-in-vertical:active,.dsm-shutter-in-vertical:focus,.dsm-shutter-in-vertical:hover{color:#fff}.dsm-shutter-in-vertical:active:before,.dsm-shutter-in-vertical:focus:before,.dsm-shutter-in-vertical:hover:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.dsm-shutter-out-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-shutter-out-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-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}.dsm-shutter-out-vertical:active,.dsm-shutter-out-vertical:focus,.dsm-shutter-out-vertical:hover{color:#fff}.dsm-shutter-out-vertical:active:before,.dsm-shutter-out-vertical:focus:before,.dsm-shutter-out-vertical:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.dsm-border-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px #fff0}.dsm-border-fade:active,.dsm-border-fade:focus,.dsm-border-fade:hover{box-shadow:inset 0 0 0 4px #2098d1,0 0 1px #fff0}.dsm-hollow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;transition-property:background;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px #fff0}.dsm-hollow:active,.dsm-hollow:focus,.dsm-hollow:hover{background:none}.dsm-trim{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-trim:before{content:"";position:absolute;border:4px solid #fff;top:4px;left:4px;right:4px;bottom:4px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.dsm-trim:active:before,.dsm-trim:focus:before,.dsm-trim:hover:before{opacity:1}@-webkit-keyframes dsm-ripple-out{to{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}@keyframes dsm-ripple-out{to{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}.dsm-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-ripple-out:before{content:"";position:absolute;border:6px solid #e1e1e1;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}.dsm-ripple-out:active:before,.dsm-ripple-out:focus:before,.dsm-ripple-out:hover:before{-webkit-animation-name:dsm-ripple-out;animation-name:dsm-ripple-out}@-webkit-keyframes dsm-ripple-in{to{top:0;right:0;bottom:0;left:0;opacity:1}}@keyframes dsm-ripple-in{to{top:0;right:0;bottom:0;left:0;opacity:1}}.dsm-ripple-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-ripple-in:before{content:"";position:absolute;border:4px solid #e1e1e1;top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;-webkit-animation-duration:1s;animation-duration:1s}.dsm-ripple-in:active:before,.dsm-ripple-in:focus:before,.dsm-ripple-in:hover:before{-webkit-animation-name:dsm-ripple-in;animation-name:dsm-ripple-in}.dsm-outline-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-outline-out:before{content:"";position:absolute;border:4px solid #e1e1e1;top:0;right:0;bottom:0;left:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.dsm-outline-out:active:before,.dsm-outline-out:focus:before,.dsm-outline-out:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.dsm-outline-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-outline-in:before{pointer-events:none;content:"";position:absolute;border:4px solid #e1e1e1;top:-16px;right:-16px;bottom:-16px;left:-16px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.dsm-outline-in:active:before,.dsm-outline-in:focus:before,.dsm-outline-in:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px;opacity:1}.dsm-round-corners{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border-radius;transition-property:border-radius}.dsm-round-corners:active,.dsm-round-corners:focus,.dsm-round-corners:hover{border-radius:1em}.dsm-underline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden}.dsm-underline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#2098d1;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-underline-from-left:active:before,.dsm-underline-from-left:focus:before,.dsm-underline-from-left:hover:before{right:0}.dsm-underline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden}.dsm-underline-from-center:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:0;background:#2098d1;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-underline-from-center:active:before,.dsm-underline-from-center:focus:before,.dsm-underline-from-center:hover:before{left:0;right:0}.dsm-underline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden}.dsm-underline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;bottom:0;background:#2098d1;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-underline-from-right:active:before,.dsm-underline-from-right:focus:before,.dsm-underline-from-right:hover:before{left:0}.dsm-overline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden}.dsm-overline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;top:0;background:#2098d1;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-overline-from-left:active:before,.dsm-overline-from-left:focus:before,.dsm-overline-from-left:hover:before{right:0}.dsm-overline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden}.dsm-overline-from-center:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;top:0;background:#2098d1;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-overline-from-center:active:before,.dsm-overline-from-center:focus:before,.dsm-overline-from-center:hover:before{left:0;right:0}.dsm-overline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden}.dsm-overline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;top:0;background:#2098d1;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-overline-from-right:active:before,.dsm-overline-from-right:focus:before,.dsm-overline-from-right:hover:before{left:0}.dsm-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden}.dsm-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border:0 solid #2098d1;-webkit-transition-property:border-width;transition-property:border-width;-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-reveal:active:before,.dsm-reveal:focus:before,.dsm-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0);border-width:4px}.dsm-underline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden}.dsm-underline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;background:#2098d1;height:4px;-webkit-transform:translateY(4px);transform:translateY(4px);-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}.dsm-underline-reveal:active:before,.dsm-underline-reveal:focus:before,.dsm-underline-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.dsm-overline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;overflow:hidden}.dsm-overline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;background:#2098d1;height:4px;-webkit-transform:translateY(-4px);transform:translateY(-4px);-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}.dsm-overline-reveal:active:before,.dsm-overline-reveal:focus:before,.dsm-overline-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.dsm-glow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.dsm-glow:active,.dsm-glow:focus,.dsm-glow:hover{box-shadow:0 0 8px rgb(0 0 0 / .6)}.dsm-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.dsm-shadow:active,.dsm-shadow:focus,.dsm-shadow:hover{box-shadow:0 10px 10px -10px rgb(0 0 0 / .5)}.dsm-grow-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform}.dsm-grow-shadow:active,.dsm-grow-shadow:focus,.dsm-grow-shadow:hover{box-shadow:0 10px 10px -10px rgb(0 0 0 / .5);-webkit-transform:scale(1.1);transform:scale(1.1)}.dsm-box-shadow-outset{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.dsm-box-shadow-outset:active,.dsm-box-shadow-outset:focus,.dsm-box-shadow-outset:hover{box-shadow:2px 2px 2px rgb(0 0 0 / .6)}.dsm-box-shadow-inset{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 rgb(0 0 0 / .6),0 0 1px #fff0}.dsm-box-shadow-inset:active,.dsm-box-shadow-inset:focus,.dsm-box-shadow-inset:hover{box-shadow:inset 2px 2px 2px rgb(0 0 0 / .6),0 0 1px #fff0}.dsm-float-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;-webkit-transition-property:transform;transition-property:transform}.dsm-float-shadow,.dsm-float-shadow:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-float-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgb(0 0 0 / .35) 0,transparent 80%);background:radial-gradient(ellipse at center,rgb(0 0 0 / .35) 0,transparent 80%);-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.dsm-float-shadow:active,.dsm-float-shadow:focus,.dsm-float-shadow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.dsm-float-shadow:active:before,.dsm-float-shadow:focus:before,.dsm-float-shadow:hover:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.dsm-shadow-radial{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-shadow-radial:after,.dsm-shadow-radial:before{pointer-events:none;position:absolute;content:"";left:0;width:100%;box-sizing:border-box;background-repeat:no-repeat;height:5px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.dsm-shadow-radial:before{bottom:100%;background:-webkit-radial-gradient(50% 150%,ellipse,rgb(0 0 0 / .6) 0,transparent 80%);background:radial-gradient(ellipse at 50% 150%,rgb(0 0 0 / .6) 0,transparent 80%)}.dsm-shadow-radial:after{top:100%;background:-webkit-radial-gradient(50% -50%,ellipse,rgb(0 0 0 / .6) 0,transparent 80%);background:radial-gradient(ellipse at 50% -50%,rgb(0 0 0 / .6) 0,transparent 80%)}.dsm-shadow-radial:active:after,.dsm-shadow-radial:active:before,.dsm-shadow-radial:focus:after,.dsm-shadow-radial:focus:before,.dsm-shadow-radial:hover:after,.dsm-shadow-radial:hover:before{opacity:1}.dsm-bubble-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-bubble-top:before{pointer-events:none;position:absolute;z-index:-1;content:"";-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);top:0;border-color:#fff0 #fff0 #e1e1e1;border-style:solid;border-width:0 10px 10px}.dsm-bubble-top:active:before,.dsm-bubble-top:focus:before,.dsm-bubble-top:hover:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.dsm-bubble-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-bubble-right:before{pointer-events:none;position:absolute;z-index:-1;content:"";-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);right:0;border-color:#fff0 #fff0 #fff0 #e1e1e1;border-style:solid;border-width:10px 0 10px 10px}.dsm-bubble-right:active:before,.dsm-bubble-right:focus:before,.dsm-bubble-right:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.dsm-bubble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-bubble-bottom:before{pointer-events:none;position:absolute;z-index:-1;content:"";-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);bottom:0;border-color:#e1e1e1 #fff0 #fff0;border-style:solid;border-width:10px 10px 0}.dsm-bubble-bottom:active:before,.dsm-bubble-bottom:focus:before,.dsm-bubble-bottom:hover:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.dsm-bubble-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-bubble-left:before{pointer-events:none;position:absolute;z-index:-1;content:"";-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);left:0;border-color:#fff0 #e1e1e1 #fff0 #fff0;border-style:solid;border-width:10px 10px 10px 0}.dsm-bubble-left:active:before,.dsm-bubble-left:focus:before,.dsm-bubble-left:hover:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.dsm-bubble-float-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-bubble-float-top,.dsm-bubble-float-top:before{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-bubble-float-top:before{position:absolute;z-index:-1;content:"";left:calc(50% - 10px);top:0;border-color:#fff0 #fff0 #e1e1e1;border-style:solid;border-width:0 10px 10px}.dsm-bubble-float-top:active,.dsm-bubble-float-top:focus,.dsm-bubble-float-top:hover{-webkit-transform:translateY(10px);transform:translateY(10px)}.dsm-bubble-float-top:active:before,.dsm-bubble-float-top:focus:before,.dsm-bubble-float-top:hover:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.dsm-bubble-float-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-bubble-float-right,.dsm-bubble-float-right:before{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-bubble-float-right:before{position:absolute;z-index:-1;top:calc(50% - 10px);right:0;content:"";border-color:#fff0 #fff0 #fff0 #e1e1e1;border-style:solid;border-width:10px 0 10px 10px}.dsm-bubble-float-right:active,.dsm-bubble-float-right:focus,.dsm-bubble-float-right:hover{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.dsm-bubble-float-right:active:before,.dsm-bubble-float-right:focus:before,.dsm-bubble-float-right:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.dsm-bubble-float-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-bubble-float-bottom,.dsm-bubble-float-bottom:before{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-bubble-float-bottom:before{position:absolute;z-index:-1;content:"";left:calc(50% - 10px);bottom:0;border-color:#e1e1e1 #fff0 #fff0;border-style:solid;border-width:10px 10px 0}.dsm-bubble-float-bottom:active,.dsm-bubble-float-bottom:focus,.dsm-bubble-float-bottom:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.dsm-bubble-float-bottom:active:before,.dsm-bubble-float-bottom:focus:before,.dsm-bubble-float-bottom:hover:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.dsm-bubble-float-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-bubble-float-left,.dsm-bubble-float-left:before{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.dsm-bubble-float-left:before{position:absolute;z-index:-1;content:"";top:calc(50% - 10px);left:0;border-color:#fff0 #e1e1e1 #fff0 #fff0;border-style:solid;border-width:10px 10px 10px 0}.dsm-bubble-float-left:active,.dsm-bubble-float-left:focus,.dsm-bubble-float-left:hover{-webkit-transform:translateX(10px);transform:translateX(10px)}.dsm-bubble-float-left:active:before,.dsm-bubble-float-left:focus:before,.dsm-bubble-float-left:hover:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.dsm-icon-back{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-left:2.2em}.dsm-icon-back,.dsm-icon-back:before,.dsm-icon-back:after{-webkit-transition-duration:.1s;transition-duration:.1s}.dsm-icon-back:before,.dsm-icon-back:after{position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-back:active:before,.dsm-icon-back:focus:before,.dsm-icon-back:hover:before,.dsm-icon-back:active:after,.dsm-icon-back:focus:after,.dsm-icon-back:hover:after{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.dsm-icon-forward{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-forward,.dsm-icon-forward:before,.dsm-icon-forward:after{-webkit-transition-duration:.1s;transition-duration:.1s}.dsm-icon-forward:before,.dsm-icon-forward:after{position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-forward:active:before,.dsm-icon-forward:focus:before,.dsm-icon-forward:hover:before,.dsm-icon-forward:active:after,.dsm-icon-forward:focus:after,.dsm-icon-forward:hover:after{-webkit-transform:translateX(4px);transform:translateX(4px)}@-webkit-keyframes dsm-icon-down{0%,50%,to{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes dsm-icon-down{0%,50%,to{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.dsm-icon-down{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-down:before,.dsm-icon-down:after{-webkit-transform:translateZ(0);transform:translateZ(0)}.dsm-icon-down:active:before,.dsm-icon-down:focus:before,.dsm-icon-down:hover:before,.dsm-icon-down:active:after,.dsm-icon-down:focus:after,.dsm-icon-down:hover:after{-webkit-animation-name:dsm-icon-down;animation-name:dsm-icon-down;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes dsm-icon-up{0%,50%,to{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes dsm-icon-up{0%,50%,to{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.dsm-icon-up{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-up:before,.dsm-icon-up:after{-webkit-transform:translateZ(0);transform:translateZ(0)}.dsm-icon-up:active:before,.dsm-icon-up:focus:before,.dsm-icon-up:hover:before,.dsm-icon-up:active:after,.dsm-icon-up:focus:after,.dsm-icon-up:hover:after{-webkit-animation-name:dsm-icon-up;animation-name:dsm-icon-up;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.dsm-icon-spin{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-spin:before,.dsm-icon-spin:after{-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.dsm-icon-spin:active:before,.dsm-icon-spin:focus:before,.dsm-icon-spin:hover:before,.dsm-icon-spin:active:after,.dsm-icon-spin:focus:after,.dsm-icon-spin:hover:after{-webkit-transform:rotate(1turn);transform:rotate(1turn)}@-webkit-keyframes dsm-icon-drop{0%{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%,to{opacity:1}}@keyframes dsm-icon-drop{0%{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%,to{opacity:1}}.dsm-icon-drop{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-drop:before,.dsm-icon-drop:after{-webkit-transform:translateZ(0);transform:translateZ(0)}.dsm-icon-drop:active:before,.dsm-icon-drop:focus:before,.dsm-icon-drop:hover:before,.dsm-icon-drop:active:after,.dsm-icon-drop:focus:after,.dsm-icon-drop:hover:after{opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-animation-name:dsm-icon-drop;animation-name:dsm-icon-drop;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-timing-function:cubic-bezier(.52,1.64,.37,.66);animation-timing-function:cubic-bezier(.52,1.64,.37,.66)}.dsm-icon-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-fade:before{content:"\f00c";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}.dsm-icon-fade:active:before,.dsm-icon-fade:focus:before,.dsm-icon-fade:hover:before{color:#0f9e5e}@-webkit-keyframes dsm-icon-float-away{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@keyframes dsm-icon-float-away{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}.dsm-icon-float-away{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-float-away:before,.dsm-icon-float-away:after{opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.dsm-icon-float-away:active:before,.dsm-icon-float-away:focus:before,.dsm-icon-float-away:hover:before,.dsm-icon-float-away:active:after,.dsm-icon-float-away:focus:after,.dsm-icon-float-away:hover:after{-webkit-animation-name:dsm-icon-float-away;animation-name:dsm-icon-float-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes dsm-icon-sink-away{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}@keyframes dsm-icon-sink-away{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}.dsm-icon-sink-away{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-sink-away:after,.dsm-icon-sink-away:before{-webkit-transform:translateZ(0);transform:translateZ(0)}.dsm-icon-sink-away:before,.dsm-icon-sink-away:after{opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.dsm-icon-sink-away:active:before,.dsm-icon-sink-away:focus:before,.dsm-icon-sink-away:hover:before,.dsm-icon-sink-away:active:after,.dsm-icon-sink-away:focus:after,.dsm-icon-sink-away:hover:after{-webkit-animation-name:dsm-icon-sink-away;animation-name:dsm-icon-sink-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.dsm-icon-grow{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-grow,.dsm-icon-grow:before,.dsm-icon-grow:after{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-grow:before,.dsm-icon-grow:after{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-grow:active:before,.dsm-icon-grow:focus:before,.dsm-icon-grow:hover:before,.dsm-icon-grow:active:after,.dsm-icon-grow:focus:after,.dsm-icon-grow:hover:after{-webkit-transform:scale(1.3) translateZ(0);transform:scale(1.3) translateZ(0)}.dsm-icon-shrink{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-shrink,.dsm-icon-shrink:before,.dsm-icon-shrink:after{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-shrink:before,.dsm-icon-shrink:after{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-shrink:active:before,.dsm-icon-shrink:focus:before,.dsm-icon-shrink:hover:before,.dsm-icon-shrink:active:after,.dsm-icon-shrink:focus:after,.dsm-icon-shrink:hover:after{-webkit-transform:scale(.8);transform:scale(.8)}@-webkit-keyframes dsm-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes dsm-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(.8);transform:scale(.8)}}.dsm-icon-pulse{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-pulse:before,.dsm-icon-pulse:after{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-pulse:active:before,.dsm-icon-pulse:focus:before,.dsm-icon-pulse:hover:before,.dsm-icon-pulse:active:after,.dsm-icon-pulse:focus:after,.dsm-icon-pulse:hover:after{-webkit-animation-name:dsm-icon-pulse;animation-name:dsm-icon-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes dsm-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes dsm-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.dsm-icon-pulse-grow{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-icon-pulse-grow:before,.dsm-icon-pulse-grow:after{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-pulse-grow:active:before,.dsm-icon-pulse-grow:focus:before,.dsm-icon-pulse-grow:hover:before,.dsm-icon-pulse-grow:active:after,.dsm-icon-pulse-grow:focus:after,.dsm-icon-pulse-grow:hover:after{-webkit-animation-name:dsm-icon-pulse-grow;animation-name:dsm-icon-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes dsm-icon-pulse-shrink{to{-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes dsm-icon-pulse-shrink{to{-webkit-transform:scale(.8);transform:scale(.8)}}.dsm-icon-pulse-shrink{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-pulse-shrink:before,.dsm-icon-pulse-shrink:after{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-pulse-shrink:active:before,.dsm-icon-pulse-shrink:focus:before,.dsm-icon-pulse-shrink:hover:before,.dsm-icon-pulse-shrink:active:after,.dsm-icon-pulse-shrink:focus:after,.dsm-icon-pulse-shrink:hover:after{-webkit-animation-name:dsm-icon-pulse-shrink;animation-name:dsm-icon-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes dsm-icon-push{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes dsm-icon-push{50%{-webkit-transform:scale(.5);transform:scale(.5)}}.dsm-icon-push{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-push,.dsm-icon-push:before,.dsm-icon-push:after{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-push:before,.dsm-icon-push:after{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-push:active:before,.dsm-icon-push:focus:before,.dsm-icon-push:hover:before,.dsm-icon-push:active:after,.dsm-icon-push:focus:after,.dsm-icon-push:hover:after{-webkit-animation-name:dsm-icon-push;animation-name:dsm-icon-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes dsm-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}.dsm-icon-pop{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-icon-pop,.dsm-icon-pop:before,.dsm-icon-pop:after{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-pop:before,.dsm-icon-pop:after{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-pop:active:before,.dsm-icon-pop:focus:before,.dsm-icon-pop:hover:before,.dsm-icon-pop:active:after,.dsm-icon-pop:focus:after,.dsm-icon-pop:hover:after{-webkit-animation-name:dsm-icon-pop;animation-name:dsm-icon-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.dsm-icon-bounce{display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-bounce,.dsm-icon-bounce:before,.dsm-icon-bounce:after{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-bounce:before,.dsm-icon-bounce:after{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-bounce:active:before,.dsm-icon-bounce:focus:before,.dsm-icon-bounce:hover:before,.dsm-icon-bounce:active:after,.dsm-icon-bounce:focus:after,.dsm-icon-bounce:hover:after{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-timing-function:cubic-bezier(.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.dsm-icon-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-rotate,.dsm-icon-rotate:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-rotate:before{content:"\f0c6";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-rotate:active:before,.dsm-icon-rotate:focus:before,.dsm-icon-rotate:hover:before{-webkit-transform:rotate(20deg);transform:rotate(20deg)}.dsm-icon-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-grow-rotate,.dsm-icon-grow-rotate:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-grow-rotate:before{content:"\f095";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-grow-rotate:active:before,.dsm-icon-grow-rotate:focus:before,.dsm-icon-grow-rotate:hover:before{-webkit-transform:scale(1.5) rotate(12deg);transform:scale(1.5) rotate(12deg)}.dsm-icon-float{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-float,.dsm-icon-float:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-float:before{content:"\f01b";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-float:active:before,.dsm-icon-float:focus:before,.dsm-icon-float:hover:before{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.dsm-icon-sink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em}.dsm-icon-sink,.dsm-icon-sink:before{-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-sink:before{content:"\f01a";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.dsm-icon-sink:active:before,.dsm-icon-sink:focus:before,.dsm-icon-sink:hover:before{-webkit-transform:translateY(4px);transform:translateY(4px)}@-webkit-keyframes dsm-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}to{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes dsm-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}to{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@-webkit-keyframes dsm-icon-bob-float{to{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes dsm-icon-bob-float{to{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.dsm-icon-bob{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-bob:before{content:"\f077";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.dsm-icon-bob:active:before,.dsm-icon-bob:focus:before,.dsm-icon-bob:hover:before{-webkit-animation-name:dsm-icon-bob-float,dsm-icon-bob;animation-name:dsm-icon-bob-float,dsm-icon-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes dsm-icon-hang{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}to{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes dsm-icon-hang{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}to{-webkit-transform:translateY(6px);transform:translateY(6px)}}@-webkit-keyframes dsm-icon-hang-sink{to{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes dsm-icon-hang-sink{to{-webkit-transform:translateY(6px);transform:translateY(6px)}}.dsm-icon-hang{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-hang:before{content:"\f078";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.dsm-icon-hang:active:before,.dsm-icon-hang:focus:before,.dsm-icon-hang:hover:before{-webkit-animation-name:dsm-icon-hang-sink,dsm-icon-hang;animation-name:dsm-icon-hang-sink,dsm-icon-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes dsm-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}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)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes dsm-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}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)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.dsm-icon-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-wobble-horizontal:before{content:"\f061";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.dsm-icon-wobble-horizontal:active:before,.dsm-icon-wobble-horizontal:focus:before,.dsm-icon-wobble-horizontal:hover:before{-webkit-animation-name:dsm-icon-wobble-horizontal;animation-name:dsm-icon-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes dsm-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.dsm-icon-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-wobble-vertical:before{content:"\f062";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.dsm-icon-wobble-vertical:active:before,.dsm-icon-wobble-vertical:focus:before,.dsm-icon-wobble-vertical:hover:before{-webkit-animation-name:dsm-icon-wobble-vertical;animation-name:dsm-icon-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dsm-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}to{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes dsm-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}to{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.dsm-icon-buzz{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-buzz:before{content:"\f017";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.dsm-icon-buzz:active:before,.dsm-icon-buzz:focus:before,.dsm-icon-buzz:hover:before{-webkit-animation-name:dsm-icon-buzz;animation-name:dsm-icon-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes dsm-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}to{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes dsm-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}to{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.dsm-icon-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.dsm-icon-buzz-out:before{content:"\f023";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.dsm-icon-buzz-out:active:before,.dsm-icon-buzz-out:focus:before,.dsm-icon-buzz-out:hover:before{-webkit-animation-name:dsm-icon-buzz-out;animation-name:dsm-icon-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.dsm-curl-top-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-curl-top-left:before{pointer-events:none;position:absolute;content:"";height:0;width:0;top:0;left:0;background:#fff;background:linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#ffffff",endColorstr="#000000");z-index:1000;box-shadow:1px 1px 1px rgb(0 0 0 / .4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.dsm-curl-top-left:active:before,.dsm-curl-top-left:focus:before,.dsm-curl-top-left:hover:before{width:25px;height:25px}.dsm-curl-top-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-curl-top-right:before{pointer-events:none;position:absolute;content:"";height:0;width:0;top:0;right:0;background:#fff;background:linear-gradient(225deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px 1px 1px rgb(0 0 0 / .4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.dsm-curl-top-right:active:before,.dsm-curl-top-right:focus:before,.dsm-curl-top-right:hover:before{width:25px;height:25px}.dsm-curl-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-curl-bottom-right:before{pointer-events:none;position:absolute;content:"";height:0;width:0;bottom:0;right:0;background:#fff;background:linear-gradient(315deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px -1px 1px rgb(0 0 0 / .4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.dsm-curl-bottom-right:active:before,.dsm-curl-bottom-right:focus:before,.dsm-curl-bottom-right:hover:before{width:25px;height:25px}.dsm-curl-bottom-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative}.dsm-curl-bottom-left:before{pointer-events:none;position:absolute;content:"";height:0;width:0;bottom:0;left:0;background:#fff;background:linear-gradient(45deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:1px -1px 1px rgb(0 0 0 / .4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.dsm-curl-bottom-left:active:before,.dsm-curl-bottom-left:focus:before,.dsm-curl-bottom-left:hover:before{width:25px;height:25px}.dsm-video-popup-wrap .mfp-iframe-holder .mfp-close{top:-60px}.dsm_button .et_pb_button_two{margin-left:20px}.dsm_button .dsm-button-seperator .et_pb_button_two{margin-left:0}.et_pb_button_module_wrappers>a{display:inline-block}.dsm-hidden{display:none}.dsm-tooltip{display:inline-flex}div[data-dsm-tooltip]{overflow:visible}[data-dsm-tooltip]{position:relative;cursor:pointer}[data-dsm-tooltip]:after{filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;pointer-events:none;-webkit-transition:all 0.18s ease-out 0.18s;-moz-transition:all 0.18s ease-out 0.18s;-ms-transition:all 0.18s ease-out 0.18s;-o-transition:all 0.18s ease-out 0.18s;transition:all 0.18s ease-out 0.18s;font-family:inherit;font-weight:400;font-style:normal;text-shadow:none;font-size:12px;background:rgb(17 17 17 / .9);border-radius:.25rem;color:#fff;content:attr(data-dsm-tooltip);text-align:center;position:absolute;white-space:nowrap;line-height:1.7em;z-index:12}[data-dsm-tooltip]:before{background:#fff0;border:6px solid #fff0;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;pointer-events:none;-webkit-transition:all 0.18s ease-out 0.18s;-moz-transition:all 0.18s ease-out 0.18s;-ms-transition:all 0.18s ease-out 0.18s;-o-transition:all 0.18s ease-out 0.18s;transition:all 0.18s ease-out 0.18s;content:'';position:absolute;z-index:12}[data-dsm-tooltip]:hover:before,[data-dsm-tooltip]:hover:after,[data-dsm-tooltip][data-dsm-tooltip-visible]:before,[data-dsm-tooltip][data-dsm-tooltip-visible]:after{filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;pointer-events:auto}[data-dsm-tooltip].font-awesome:after{font-family:FontAwesome}[data-dsm-tooltip][data-dsm-tooltip-break]:after{white-space:pre}[data-dsm-tooltip][data-dsm-tooltip-blunt]:before,[data-dsm-tooltip][data-dsm-tooltip-blunt]:after{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}[data-dsm-tooltip][data-dsm-tooltip-placement="top"]:after{bottom:100%;left:50%;margin-bottom:12px;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-dsm-tooltip][data-dsm-tooltip-placement="top"]:before{bottom:100%;left:50%;border-top-color:rgb(17 17 17 / .9);-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-dsm-tooltip][data-dsm-tooltip-placement='top'].dsm-tooltip-fade-in-direction:before,[data-dsm-tooltip][data-dsm-tooltip-placement='top'].dsm-tooltip-fade-in-direction:after{-webkit-transform:translate(-50%,20px);-moz-transform:translate(-50%,20px);-ms-transform:translate(-50%,20px);transform:translate(-50%,20px)}[data-dsm-tooltip][data-dsm-tooltip-placement="top"]:hover:after,[data-dsm-tooltip][data-dsm-tooltip-placement="top"][data-dsm-tooltip-visible]:after{-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-dsm-tooltip][data-dsm-tooltip-placement="top"]:hover:before,[data-dsm-tooltip][data-dsm-tooltip-placement="top"][data-dsm-tooltip-visible]:before{-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"]:after{bottom:100%;left:0;margin-bottom:11px;-webkit-transform:translate(0,10px);-moz-transform:translate(0,10px);-ms-transform:translate(0,10px);transform:translate(0,10px);-webkit-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"]:before{bottom:100%;left:5px;margin-bottom:5px;-webkit-transform:translate(0,10px);-moz-transform:translate(0,10px);-ms-transform:translate(0,10px);transform:translate(0,10px);-webkit-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"]:hover:after,[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"][data-dsm-tooltip-visible]:after{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"]:hover:before,[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"][data-dsm-tooltip-visible]:before{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"]:after{bottom:100%;right:0;margin-bottom:11px;-webkit-transform:translate(0,10px);-moz-transform:translate(0,10px);-ms-transform:translate(0,10px);transform:translate(0,10px);-webkit-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"]:before{bottom:100%;right:5px;margin-bottom:5px;-webkit-transform:translate(0,10px);-moz-transform:translate(0,10px);-ms-transform:translate(0,10px);transform:translate(0,10px);-webkit-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"]:hover:after,[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"][data-dsm-tooltip-visible]:after{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"]:hover:before,[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"][data-dsm-tooltip-visible]:before{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom']:after{left:50%;margin-top:12px;top:100%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom']:before{border-bottom-color:rgb(17 17 17 / .9);left:50%;top:100%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom'].dsm-tooltip-fade-in-direction:before,[data-dsm-tooltip][data-dsm-tooltip-placement='bottom'].dsm-tooltip-fade-in-direction:after{-webkit-transform:translate(-50%,-20px);-moz-transform:translate(-50%,-20px);-ms-transform:translate(-50%,-20px);transform:translate(-50%,-20px)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom']:hover:after,[data-dsm-tooltip][data-dsm-tooltip-placement='bottom'][data-dsm-tooltip-visible]:after{-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom']:hover:before,[data-dsm-tooltip][data-dsm-tooltip-placement='bottom'][data-dsm-tooltip-visible]:before{-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-left']:after{left:0;margin-top:11px;top:100%;-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-left']:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;left:5px;margin-top:5px;top:100%;-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-left']:hover:after,[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-left'][data-dsm-tooltip-visible]:after{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-left']:hover:before,[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-left'][data-dsm-tooltip-visible]:before{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-right']:after{right:0;margin-top:11px;top:100%;-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-right']:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;right:5px;margin-top:5px;top:100%;-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-right']:hover:after,[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-right'][data-dsm-tooltip-visible]:after{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-right']:hover:before,[data-dsm-tooltip][data-dsm-tooltip-placement='bottom-right'][data-dsm-tooltip-visible]:before{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-dsm-tooltip][data-dsm-tooltip-placement='left']:after{margin-right:12px;right:100%;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-dsm-tooltip][data-dsm-tooltip-placement='left']:before{border-left-color:rgb(17 17 17 / .9);right:100%;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-dsm-tooltip][data-dsm-tooltip-placement='left'].dsm-tooltip-fade-in-direction:before,[data-dsm-tooltip][data-dsm-tooltip-placement='left'].dsm-tooltip-fade-in-direction:after{-webkit-transform:translate(20px,-50%);-moz-transform:translate(20px,-50%);-ms-transform:translate(20px,-50%);transform:translate(20px,-50%)}[data-dsm-tooltip][data-dsm-tooltip-placement='left']:hover:after,[data-dsm-tooltip][data-dsm-tooltip-placement='left'][data-dsm-tooltip-visible]:after{-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-dsm-tooltip][data-dsm-tooltip-placement='left']:hover:before,[data-dsm-tooltip][data-dsm-tooltip-placement='left'][data-dsm-tooltip-visible]:before{-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-dsm-tooltip][data-dsm-tooltip-placement='right']:after{left:100%;margin-left:12px;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-dsm-tooltip][data-dsm-tooltip-placement='right']:before{border-right-color:rgb(17 17 17 / .9);left:100%;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-dsm-tooltip][data-dsm-tooltip-placement='right'].dsm-tooltip-fade-in-direction:before,[data-dsm-tooltip][data-dsm-tooltip-placement='right'].dsm-tooltip-fade-in-direction:after{-webkit-transform:translate(-20px,-50%);-moz-transform:translate(-20px,-50%);-ms-transform:translate(-20px,-50%);transform:translate(-20px,-50%)}[data-dsm-tooltip][data-dsm-tooltip-placement='right']:hover:after,[data-dsm-tooltip][data-dsm-tooltip-placement='right'][data-dsm-tooltip-visible]:after{-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-dsm-tooltip][data-dsm-tooltip-placement='right']:hover:before,[data-dsm-tooltip][data-dsm-tooltip-placement='right'][data-dsm-tooltip-visible]:before{-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-dsm-tooltip][data-dsm-tooltip-size='small']:after{white-space:nowrap;padding:.2rem .4rem}[data-dsm-tooltip][data-dsm-tooltip-size='regular']:after{white-space:nowrap;padding:.3rem .6rem}[data-dsm-tooltip][data-dsm-tooltip-size='large']:after{white-space:nowrap;padding:.4rem .8rem}[data-dsm-tooltip][data-dsm-tooltip-size='xlarge']:after{white-space:nowrap;width:380px}@media screen and (max-width:768px){[data-dsm-tooltip][data-dsm-tooltip-size='xlarge']:after{white-space:normal;width:90vw}}[data-dsm-tooltip][data-dsm-tooltip-size='fit']:after{white-space:normal;width:100%}.et_pb_button_module_wrappers.et_pb_button_alignment_left{text-align:left}.et_pb_button_module_wrappers.et_pb_button_alignment_right{text-align:right}.et_pb_button_module_wrappers.et_pb_button_alignment_center{text-align:center}@media all and (max-width:980px){.et_pb_button_module_wrappers.et_pb_button_alignment_tablet_left{text-align:left}.et_pb_button_module_wrappers.et_pb_button_alignment_tablet_right{text-align:right}.et_pb_button_module_wrappers.et_pb_button_alignment_tablet_center{text-align:center}}@media all and (max-width:767px){.et_pb_button_module_wrappers.et_pb_button_alignment_phone_left{text-align:left}.et_pb_button_module_wrappers.et_pb_button_alignment_phone_right{text-align:right}.et_pb_button_module_wrappers.et_pb_button_alignment_phone_center{text-align:center}}@media (max-width:768px){.dsm-button-separator-remove .dsm-button-separator-text{display:none}.dsm_button .dsm-button-seperator.dsm-button-separator-remove .et_pb_button_two{margin-left:20px}.dsm_button .et_pb_button_two{margin-top:20px}.dsm-button-separator-fullwidth .dsm-button-separator-text{display:block;margin-top:10px;margin-bottom:10px}.dsm-button-separator-fullwidth .et_pb_button_two{margin-top:0}}body .tpg-el-main-wrapper .rt-grid-item{background:none!important;padding:0 15px}body .tpg-el-main-wrapper .offset-left,body .tpg-el-main-wrapper .offset-right{padding-bottom:0!important}.rt-tpg-container div a{text-decoration:none}.ast-single-post .entry-content .rt-tpg-container a{text-decoration:inherit}.rt-model-open,body.rt-model-open,html.rt-model-open{overflow:hidden}.rt-tpg-container img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}.rt-tpg-container *{box-sizing:border-box}.entry .rt-tpg-container .entry-title:before{content:none}.rt-tpg-container .entry{margin-top:0}.rt-tpg-container :after,.rt-tpg-container :before{box-sizing:border-box}.rt-container,.rt-container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.rt-container-fluid.slider-layout13-main{padding:0 0 15px}.rt-tpg-container ul{margin:0}.rttpg-container .rttpg-block-wrapper{margin-left:0;margin-right:0}.rttpg-container .rt-container-fluid{padding-left:0;padding-right:0}img,svg{vertical-align:middle}a:link,a:visited{transition:all .31s ease}.clearfix:after,.clearfix:before,.rt-container-fluid:after,.rt-container-fluid:before{content:" ";display:table}.clearfix:after,.rt-container-fluid:after,.rt-container:after,.rt-row:after{clear:both}.rt-row{margin-left:-15px;margin-right:-15px}.grid-layout2.rt-row{margin-left:0;margin-right:0}.rt-row>.rt-row{padding-left:15px;padding-right:15px}.grid_hover6.rt-row{margin-left:-2px;margin-right:-2px}.rt-col-lg-1,.rt-col-lg-2,.rt-col-lg-3,.rt-col-lg-4,.rt-col-lg-5,.rt-col-lg-6,.rt-col-lg-7,.rt-col-lg-8,.rt-col-lg-9,.rt-col-lg-10,.rt-col-lg-11,.rt-col-lg-12,.rt-col-lg-24,.rt-col-md-1,.rt-col-md-2,.rt-col-md-3,.rt-col-md-4,.rt-col-md-5,.rt-col-md-6,.rt-col-md-7,.rt-col-md-8,.rt-col-md-9,.rt-col-md-10,.rt-col-md-11,.rt-col-md-12,.rt-col-md-24,.rt-col-sm-1,.rt-col-sm-2,.rt-col-sm-3,.rt-col-sm-4,.rt-col-sm-5,.rt-col-sm-6,.rt-col-sm-7,.rt-col-sm-8,.rt-col-sm-9,.rt-col-sm-10,.rt-col-sm-11,.rt-col-sm-12,.rt-col-sm-24,.rt-col-xs-1,.rt-col-xs-2,.rt-col-xs-3,.rt-col-xs-4,.rt-col-xs-5,.rt-col-xs-6,.rt-col-xs-7,.rt-col-xs-8,.rt-col-xs-9,.rt-col-xs-10,.rt-col-xs-11,.rt-col-xs-12,.rt-col-xs-24{min-height:1px;padding-left:15px;padding-right:15px;position:relative}.rt-col-xs-1,.rt-col-xs-2,.rt-col-xs-3,.rt-col-xs-4,.rt-col-xs-5,.rt-col-xs-6,.rt-col-xs-7,.rt-col-xs-8,.rt-col-xs-9,.rt-col-xs-10,.rt-col-xs-11,.rt-col-xs-12,.rt-col-xs-24{float:left}.rt-col-xs-24{width:20%}.rt-col-xs-12{width:100%}.rt-col-xs-11{width:91.66666667%}.rt-col-xs-10{width:83.33333333%}.rt-col-xs-9{width:75%}.rt-col-xs-8{width:66.66666667%}.rt-col-xs-7{width:58.33333333%}.rt-col-xs-6{width:50%}.rt-col-xs-5{width:41.66666667%}.rt-col-xs-4{width:33.33333333%}.rt-col-xs-3{width:25%}.rt-col-xs-2{width:16.66666667%}.rt-col-xs-1{width:8.33333333%}#rt-main{margin:35px auto}.rt-tpg-container h3.entry-title{line-height:1.25;margin:0 0 12px}.rt-tpg-container .offset-small-wrap .rt-holder .overlay{min-height:60px!important}.rt-tpg-container .offset-small-wrap .rt-holder .rt-img-responsive{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.rt-tpg-container .offset-small-wrap .rt-col-md-6 .rt-holder .rt-img-responsive{height:auto}.rt-tpg-container .offset-small-wrap .rt-holder .overlay h3 a{-webkit-line-clamp:1!important;-webkit-box-orient:vertical;display:-webkit-box!important;overflow:hidden!important;text-overflow:ellipsis!important}.rt-tpg-container .offset-big .post-meta-user.above_title{margin-top:15px}.rt-tpg-container .offset-big .post-meta-user.above_title+h3.entry-title{margin-top:0}.rt-tpg-container .offset-big h3.entry-title{margin:20px 0 15px}.rt-tpg-container .offset-big .cat-above-title{margin-bottom:-15px;padding-top:10px}.rt-tpg-container .owl-controls .owl-dots{margin-top:15px}.paginationjs{box-sizing:initial;font-family:Marmelad,Lucida Grande,Arial,Hiragino Sans GB,Georgia,sans-serif;font-size:14px;line-height:1.6}.paginationjs:after{clear:both;content:" ";display:table}.paginationjs .paginationjs-pages{float:left}.paginationjs .paginationjs-pages ul{float:left;margin:0;padding:0}.paginationjs .paginationjs-go-button,.paginationjs .paginationjs-go-input,.paginationjs .paginationjs-nav{float:left;font-size:14px;margin-left:10px}.paginationjs .paginationjs-pages li{border:1px solid #aaa;border-right:none;float:left;list-style:none}.paginationjs .paginationjs-pages li>a{background:#fff;color:#333;display:block;font-size:14px;line-height:28px;min-height:28px;min-width:30px;text-align:center;text-decoration:none}.paginationjs .paginationjs-pages li:hover>a{background:var(--tpg-primary-color,#0d6efd);border-color:var(--tpg-primary-color,#0d6efd)!important;color:#fff!important}.paginationjs .paginationjs-pages li.active{border:none}.paginationjs .paginationjs-pages li.active>a{background:#aaa;color:#fff;height:30px;line-height:30px}.paginationjs .paginationjs-pages li.disabled>a{opacity:.3}.paginationjs .paginationjs-pages li.disabled>a:hover{background:0 0}.paginationjs .paginationjs-pages li:first-child,.paginationjs .paginationjs-pages li:first-child>a{border-radius:3px 0 0 3px}.paginationjs .paginationjs-pages li:last-child{border-radius:0 3px 3px 0;border-right:1px solid #aaa}.paginationjs .paginationjs-pages li:last-child>a{border-radius:0 3px 3px 0}.paginationjs .paginationjs-go-input>input[type=text]{box-sizing:initial;height:28px;padding:0;width:30px}.paginationjs .paginationjs-go-button>input[type=button],.paginationjs .paginationjs-go-input>input[type=text]{background:#fff;border:1px solid #aaa;border-radius:3px;box-shadow:none;font-size:14px;outline:0;text-align:center;vertical-align:baseline}.paginationjs .paginationjs-go-button>input[type=button]{color:#333;cursor:pointer;height:30px;line-height:28px;min-width:40px;padding:0 8px;vertical-align:middle\9}.paginationjs.paginationjs-theme-blue .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-blue .paginationjs-pages li{border-color:#289de9}.paginationjs .paginationjs-go-button>input[type=button]:hover{background-color:#f8f8f8}.paginationjs .paginationjs-nav{height:30px;line-height:30px}.paginationjs .paginationjs-go-button,.paginationjs .paginationjs-go-input{margin-left:5px\9}.paginationjs.paginationjs-small{font-size:12px}.paginationjs.paginationjs-small .paginationjs-pages li>a{font-size:12px;height:24px;line-height:24px;min-width:26px}.paginationjs.paginationjs-small .paginationjs-pages li.active>a{height:26px;line-height:26px}.paginationjs.paginationjs-small .paginationjs-go-input{font-size:12px}.paginationjs.paginationjs-small .paginationjs-go-input>input[type=text]{font-size:12px;height:24px;width:26px}.paginationjs.paginationjs-small .paginationjs-go-button{font-size:12px}.paginationjs.paginationjs-small .paginationjs-go-button>input[type=button]{font-size:12px;height:26px;line-height:24px;min-width:30px;padding:0 6px}.paginationjs.paginationjs-small .paginationjs-nav{font-size:12px;height:26px;line-height:26px}.paginationjs.paginationjs-big{font-size:16px}.paginationjs.paginationjs-big .paginationjs-pages li>a{font-size:16px;height:34px;line-height:34px;min-width:36px}.paginationjs.paginationjs-big .paginationjs-pages li.active>a{height:36px;line-height:36px}.paginationjs.paginationjs-big .paginationjs-go-input{font-size:16px}.paginationjs.paginationjs-big .paginationjs-go-input>input[type=text]{font-size:16px;height:34px;width:36px}.paginationjs.paginationjs-big .paginationjs-go-button{font-size:16px}.paginationjs.paginationjs-big .paginationjs-go-button>input[type=button]{font-size:16px;height:36px;line-height:34px;min-width:50px;padding:0 12px}.paginationjs.paginationjs-big .paginationjs-nav{font-size:16px;height:36px;line-height:36px}.paginationjs.paginationjs-theme-blue .paginationjs-pages li>a{color:#289de9}.paginationjs.paginationjs-theme-blue .paginationjs-pages li:hover>a{background:#e9f4fc}.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active>a{background:#289de9;color:#fff}.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled:hover>a{background:0 0}.paginationjs.paginationjs-theme-blue .paginationjs-go-button>input[type=button]{background:#289de9;border-color:#289de9;color:#fff}.paginationjs.paginationjs-theme-green .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-green .paginationjs-pages li{border-color:#449d44}.paginationjs.paginationjs-theme-blue .paginationjs-go-button>input[type=button]:hover{background-color:#3ca5ea}.paginationjs.paginationjs-theme-green .paginationjs-pages li>a{color:#449d44}.paginationjs.paginationjs-theme-green .paginationjs-pages li:hover>a{background:#ebf4eb}.paginationjs.paginationjs-theme-green .paginationjs-pages li.active>a{background:#449d44;color:#fff}.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled:hover>a{background:0 0}.paginationjs.paginationjs-theme-green .paginationjs-go-button>input[type=button]{background:#449d44;border-color:#449d44;color:#fff}.paginationjs.paginationjs-theme-yellow .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-yellow .paginationjs-pages li{border-color:#ec971f}.paginationjs.paginationjs-theme-green .paginationjs-go-button>input[type=button]:hover{background-color:#55a555}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li>a{color:#ec971f}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li:hover>a{background:#fdf5e9}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active>a{background:#ec971f;color:#fff}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled:hover>a{background:0 0}.paginationjs.paginationjs-theme-yellow .paginationjs-go-button>input[type=button]{background:#ec971f;border-color:#ec971f;color:#fff}.paginationjs.paginationjs-theme-red .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-red .paginationjs-pages li{border-color:#c9302c}.paginationjs.paginationjs-theme-yellow .paginationjs-go-button>input[type=button]:hover{background-color:#eea135}.paginationjs.paginationjs-theme-red .paginationjs-pages li>a{color:#c9302c}.paginationjs.paginationjs-theme-red .paginationjs-pages li:hover>a{background:#faeaea}.paginationjs.paginationjs-theme-red .paginationjs-pages li.active>a{background:#c9302c;color:#fff}.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled:hover>a{background:0 0}.paginationjs.paginationjs-theme-red .paginationjs-go-button>input[type=button]{background:#c9302c;border-color:#c9302c;color:#fff}.paginationjs.paginationjs-theme-red .paginationjs-go-button>input[type=button]:hover{background-color:#ce4541}.paginationjs .paginationjs-pages li.paginationjs-next{border-right:1px solid\9}.paginationjs .paginationjs-go-input>input[type=text]{line-height:28px\9;vertical-align:middle\9}.paginationjs.paginationjs-big .paginationjs-pages li>a{line-height:36px\9}.paginationjs.paginationjs-big .paginationjs-go-input>input[type=text]{height:36px\9;line-height:36px\9}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li:not(.paginationjs-next):not(.paginationjs-prev){display:none}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li{color:#fff}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li>a{background-color:var(--tpg-primary-color,#0d6efd);color:#fff}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li:hover a{background-color:var(--tpg-secondary-color,#0654c4)}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li.paginationjs-page:nth-child(2){display:inline-block;pointer-events:none;position:relative}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li.paginationjs-page:nth-child(2) a{pointer-events:none;text-indent:-99999px}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li.paginationjs-page:nth-child(2):before{content:"\f100";font-family:Font Awesome\ 5 Free;font-weight:900;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:99}.rttpg-flaticon .ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li.paginationjs-page:nth-child(2):before{content:"\f118";font-family:flaticon_tpg!important}.ajax-pagination-type-next-prev-yes .rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs ul li.paginationjs-prev+li{display:none!important}.rt-tpg-container button{border:none;padding:10px 15px}.rt-tpg-container .rt-tgp-load-more button{background:#8e8e8e;border-radius:4px}.rt-tpg-container .tpg-wc-product-filter{margin-bottom:15px;padding-right:15px;text-align:right}.rt-img-holder>a{display:block;text-align:center}.rt-img-responsive{display:block;height:auto;max-width:100%;transition:.4s ease-in-out}@media (max-width:991px){.rt-img-holder>a,.rt-img-responsive{width:100%}}.rt-tpg-container .no-margin{margin:0!important;padding:0!important}span.more-loading{background:url(https://maicohearingservice.ca/wp-content/plugins/the-post-grid-pro/assets/css/../images/loading.gif) 100% no-repeat;display:inline-block;padding-right:20px}.rt-tgp-load-more,.rt-tgp-scroll-load-more{display:block;margin:30px 0 20px;text-align:center}.post-meta-tags,.post-meta-user{font-size:95%;line-height:1;margin-bottom:15px;padding:0}.post-meta-tags>span,.post-meta-user>span{align-items:center;display:inline-flex;flex-wrap:wrap;margin-bottom:3px;padding-right:15px}.post-meta-user,.post-meta-user a{color:#646464}.post-meta-user a:hover{color:#000}.post-meta-tags span.rt-separator,.post-meta-user span.rt-separator{display:inline-block;padding-right:5px}.post-meta-user span.comment-link{float:right;padding-right:0;text-align:right}.rt-holder .entry-title a{color:#000}.rt-tpg-container .rt-holder .post-meta.center .read-more{float:none}.rt-tpg-container .rt-holder .post-meta .rt-tpg-social-share{display:block;float:none;margin-bottom:15px;text-align:left;width:100%}.rt-tpg-container .post-tags-links .fa-tags{font-size:12px!important;font-weight:900!important}.rt-tpg-container .rt-holder .post-meta.center .rt-tpg-social-share,.rt-tpg-container .rt-holder .post-meta.right .rt-tpg-social-share{text-align:left}.rt-tpg-container .rt-holder .read-more a{display:inline-block;font-size:15px;line-height:1.5}.rt-tpg-container .rt-holder .tpg-excerpt{margin-bottom:10px}.rt-tpg-container .rt-holder .tpg-excerpt iframe{max-height:250px;width:100%}.rt-tpg-container .tpg-iso-filter{margin:15px 0 45px;text-align:center}.rt-tpg-container .tpg-iso-filter input[type=text],.rt-tpg-container .tpg-iso-filter select.isotope-dropdown-filter{border-radius:3px;display:inline-block;margin-left:4px;padding:12px 10px}.rt-tpg-container .tpg-iso-filter select.isotope-dropdown-filter{padding-bottom:11px;padding-top:11px}.rt-tpg-container .tpg-iso-filter>div{display:inline-block}.rt-tpg-container .rt-tpg-isotope-buttons .selected{background:var(--tpg-primary-color,#0d6efd)}.rt-tpg-container .rt-tpg-isotope-buttons button{background:#8e8e8e;border:none;border-radius:3px;box-shadow:none!important;color:#fff;font-size:15px;font-weight:400;line-height:1.8;margin:4px;outline:0;padding:8px 20px;text-shadow:none!important;text-transform:none}.rt-tpg-container .tpg-pre-loader{overflow:hidden;position:relative}.rt-tpg-container .rt-loading-overlay{background-color:#fff;height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:10}.rt-tpg-container .rt-loading{color:var(--tpg-primary-color,#0d6efd);left:50%;margin-left:-16px;opacity:0;position:absolute;top:120px;transform:scale(1.5);visibility:hidden;z-index:2}.rt-tpg-container .tpg-pre-loader .rt-loading-overlay{opacity:0;visibility:hidden}.rt-tpg-container .tpg-pre-loader :not(.rt-loading){opacity:.7}.tpg-carousel-main .tpg-pre-loader .rt-loading-overlay{opacity:1}.rt-tpg-container .tpg-pre-loader .rt-loading{opacity:1;visibility:visible}.rt-tpg-container .tpg-pre-loader .rt-loading *{opacity:1!important}.rt-ball-clip-rotate{color:#fff;display:block;font-size:0;height:32px;width:32px}.rt-ball-clip-rotate,.rt-ball-clip-rotate>div{box-sizing:border-box;position:relative}.rt-ball-clip-rotate>div{animation:ball-clip-rotate .75s linear infinite;background-color:currentColor;background:transparent;border-radius:100%;border:2px solid;border-bottom:2px solid transparent;display:inline-block;float:none;height:32px;width:32px}.rt-layout-filter-container.rt-clear:after{clear:both;content:"";display:block}.rt-clear::-ms-ticks-after,.rt-clear:after{clear:both;content:"";display:block}.rt-layout-filter-container{font-size:0;line-height:0;margin:-5px -5px 30px;padding:0}.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item{border:1px solid;display:inline-block;margin:4px;padding:8px 10px;transition:.4s}.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item.selected,.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item:hover{background:#222;color:#b4b4b4}.tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap{padding-right:82px}.tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap .filter-left-wrapper{margin-right:0;position:static;width:100%}.tpg-header-wrapper.carousel{align-items:center;display:flex;margin-bottom:30px;overflow:hidden}.section-title-style-default .tpg-header-wrapper.carousel,.section-title-style-style1 .tpg-header-wrapper.carousel{min-height:36px}.tpg-header-wrapper.carousel .swiper{overflow:hidden}.section-title-style-style2 .tpg-header-wrapper.carousel .swiper,.section-title-style-style3 .tpg-header-wrapper.carousel .swiper{height:51px;margin-bottom:-.5px}.tpg-header-wrapper.carousel .swiper .swiper-navigation{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:9}.tpg-header-wrapper.carousel .swiper .swiper-button-next,.tpg-header-wrapper.carousel .swiper .swiper-button-prev{margin-top:0;top:0}.tpg-header-wrapper.carousel .tpg-widget-heading-wrapper{flex:1;margin:0;padding-right:10px}.tpg-header-wrapper.carousel .rt-layout-filter-container{flex:0 0 60%;margin:0;max-width:60%}.tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;margin:0;position:relative;transition-property:transform;width:100%;z-index:1}.tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide{align-items:center;border:none;color:#212121;display:flex;font-size:15px;height:auto;justify-content:center;margin:0;padding:0 10px;position:relative;text-align:center;text-transform:none;white-space:nowrap;width:auto}.section-title-style-style2 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide:before,.section-title-style-style3 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide:before{border-bottom:7px solid var(--tpg-primary-color,#0d6efd);border-left:7px solid transparent;border-right:7px solid transparent;border-top:0 solid transparent;bottom:0;content:"";height:0;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .3s ease;visibility:hidden;width:0}.section-title-style-style2 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide.selected:before,.section-title-style-style2 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide:hover:before,.section-title-style-style3 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide.selected:before,.section-title-style-style3 .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide:hover:before{opacity:1;visibility:visible}.tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide.selected,.tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide:hover{color:var(--tpg-primary-color,#0d6efd)}.tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap .filter-right-wrapper,.tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap .rt-author-filter{display:none}.tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.swiper-wrapper{letter-spacing:0}.tpg-header-wrapper.carousel .swiper-button-next.swiper-button-disabled,.tpg-header-wrapper.carousel .swiper-button-prev.swiper-button-disabled{opacity:1}.tpg-header-wrapper.carousel .swiper-button-next.swiper-button-disabled:after,.tpg-header-wrapper.carousel .swiper-button-prev.swiper-button-disabled:after{opacity:.35}.filter-button-border-enable .tpg-header-wrapper.carousel .rt-layout-filter-container{border:1px solid #ddd;border-radius:3px}.filter-button-border-enable .tpg-header-wrapper.carousel .rt-filter-item-wrap.swiper-wrapper .swiper-slide{padding:6px 15px;white-space:nowrap}.filter-button-border-enable .tpg-header-wrapper.carousel .swiper .swiper-navigation{right:3px}.filter-nex-prev-btn-hidden .tpg-header-wrapper.carousel .swiper .swiper-navigation{display:none}.filter-nex-prev-btn-hidden .tpg-header-wrapper.carousel .rt-layout-filter-container .rt-filter-wrap{margin-right:0;padding-right:0}@media (max-width:767px){.tpg-header-wrapper.carousel{display:block}.tpg-header-wrapper.carousel .rt-layout-filter-container{margin-bottom:8px;margin-left:-9px;margin-top:10px;max-width:100%;position:relative}}.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item.selected,.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item:hover{background:none;color:#000}.rt-filter-item-wrap.rt-order-by-action,.rt-filter-item-wrap.rt-sort-order-action{float:right}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap{color:#666;cursor:pointer;display:inline-block;font-size:13px;letter-spacing:.1em;line-height:1.55;margin:4px;padding:7px 10px;position:relative;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;-ms-transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;user-select:none;-webkit-user-select:none;-moz-user-select:none;vertical-align:top}.rt-layout-filter-container .rt-filter-wrap .rt-filter-button-wrap{margin-left:0;margin-top:0;padding:0}@media (max-width:767px){.rt-layout-filter-container .rt-filter-wrap .rt-filter-button-wrap{display:inline}}.rt-layout-filter-container .rt-filter-wrap .rt-filter-button-item .rt-filter-sub-tax{display:none}.rt-layout-filter-container .rt-filter-sub-tax.sub-button-group{margin:0 4px}.rt-layout-filter-container .rt-filter-sub-tax.sub-button-group .rt-filter-button-item{cursor:pointer}.rt-layout-filter-container>.rt-filter-sub-tax.sub-button-group>span{border:1px solid;display:inline-block;font-size:13px;letter-spacing:.1em;line-height:1.55;margin:4px;padding:8px 10px;text-transform:uppercase;vertical-align:top}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap{border:1px solid;color:#666;overflow:inherit!important;position:relative}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap:hover{border-color:#222;color:#222}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action:hover{border-color:#222}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap>.rt-filter-dropdown-default{display:block;max-width:135px;min-width:135px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown{background-color:#222;border:none;border-top:1px solid transparent;display:block;left:-1px;margin-top:1px;opacity:0;position:absolute;right:-1px;top:100%;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;-ms-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;z-index:20}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap:hover .rt-filter-dropdown{border-top-color:#000}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item.selected{background:#000}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-filter-dropdown{opacity:1;visibility:visible}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-arrow-angle{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item{border-bottom:1px solid rgba(0,0,0,.2);color:#b4b4b4;display:block;padding:10px 15px 9px;position:relative;text-align:center;z-index:1}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item:before{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.4s;width:100%;z-index:-1}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item:hover:before{opacity:1}.rt-filter-dropdown-default .sub-dropdown-wrap,.rt-filter-dropdown-item .sub-dropdown-wrap{display:none!important}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-arrow-angle{backface-visibility:hidden;-webkit-backface-visibility:hidden;letter-spacing:0;transition:transform .2s ease-in-out;-webkit-transition:transform .2s ease-in-out;-ms-transition:transform .2s ease-in-out}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action{border:1px solid #666;color:#666;min-width:38px;position:relative}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow{position:static}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span{backface-visibility:hidden;-webkit-backface-visibility:hidden;display:block;height:8px;left:50%;margin-left:-7px;margin-top:-4px;position:absolute;top:50%;transition:transform .2s ease-in-out;-webkit-transition:transform .2s ease-in-out;-ms-transition:transform .2s ease-in-out;width:14px}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow[data-sort-order=ASC]>span{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span:before{left:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span:after,.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span:before{background-color:#666;content:"";display:block;height:9px;position:absolute;top:0;transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out;-ms-transition:background-color .2s ease-in-out;width:2px}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span:after{left:9px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-search-filter-wrap{float:right;padding:0;position:relative}.rt-filter-item-wrap.rt-search-filter-wrap input.rt-search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #666;border-radius:0;color:#666;font-family:Dosis,sans-serif;font-size:12px;font-weight:600;height:39px;padding:11px}.rt-filter-item-wrap.rt-search-filter-wrap input.rt-search-input:focus{box-shadow:none;outline:none}.rt-filter-item-wrap.rt-search-filter-wrap span.rt-action{cursor:pointer;display:inline-block;font-size:15px;position:absolute;right:5px;top:6px}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-webkit-input-placeholder{font-family:Dosis,sans-serif;font-size:12px;font-weight:600}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-moz-placeholder{font-family:Dosis,sans-serif;font-size:12px;font-weight:600}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-ms-input-placeholder{font-family:Dosis,sans-serif;font-size:12px;font-weight:600}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-moz-placeholder{font-family:Dosis,sans-serif;font-size:12px;font-weight:600}@media (max-width:600px){.rt-filter-item-wrap.rt-tax-filter.rt-filter-dropdown-wrap{display:block;margin-bottom:10px}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap>.rt-filter-dropdown-default{margin:0 auto}}.rt-tpg-social-share.a{position:relative}body>.rt-tooltip{background:#666;border-radius:3px;border-width:2px;-o-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;color:#fff;font-size:100%;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;transition:opacity 1s ease-in-out;z-index:9999}body>.rt-tooltip .rt-tooltip-content{font-size:90%}body>.rt-tooltip,body>.rt-tooltip .rt-tooltip-bottom:after{background:#000;border-radius:2px}body>.rt-tooltip .rt-tooltip-bottom{bottom:-16px;height:18px;left:50%;margin-left:-32px;overflow:hidden;position:absolute;width:70px}body>.rt-tooltip .rt-tooltip-bottom:after{tranform:rotate(45deg);content:"";height:25px;left:20px;position:absolute;top:-20px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);width:25px}.rt-tpg-container .rt-holder .rt-img-holder{overflow:hidden;position:relative}.rt-tpg-container .rt-holder .tpg-el-image-wrap{margin:-15px -16px 15px}.rt-tpg-container .list-behaviour .rt-holder .tpg-el-image-wrap{margin:0}.rt-tpg-container .img_zoom_out .rt-holder .rt-img-holder img:not(.avatar),.rt-tpg-container .rt-holder:hover .rt-img-holder img:not(.avatar){transform:scale(1.1)}.rt-tpg-container .img_no_effect .rt-holder:hover .rt-img-holder img,.rt-tpg-container .img_zoom_out .rt-holder:hover .rt-img-holder img{transform:scale(1)}.rt-tpg-container .rt-holder .rt-detail{padding:15px 15px 0}.rt-tpg-container .layout2 .rt-holder .rt-detail,.rt-tpg-container .layout3 .rt-holder .rt-detail,.rt-tpg-container .offset01 .rt-detail,.rt-tpg-container .offset02 .rt-holder .rt-detail{padding:0}.rt-tpg-container .offset01 .rt-detail,.rt-tpg-container .offset02 .rt-holder .rt-detail{padding-left:5px}.rt-tpg-container .entry-title-wrapper .entry-title{font-size:22px;font-weight:600;line-height:1.3;margin:0 0 18px;padding-bottom:2px}@media (max-width:767px){.rt-tpg-container .entry-title-wrapper .entry-title{font-size:20px;margin:0 0 15px}}.rt-tpg-container .rt-holder .rt-detail .entry-title-wrapper{margin-bottom:15px}.rt-tpg-container .rt-detail .tpg-excerpt-inner .acf-custom-field-wrap{padding-top:15px}.rt-tpg-container .list-layout2 .rt-detail .tpg-excerpt-inner,.rt-tpg-container .list-layout3 .rt-detail .tpg-excerpt-inner{margin-bottom:0}.rt-tpg-container .rt-holder .rt-detail .post-meta{line-height:25px;overflow:hidden}.rt-tpg-container .rt-holder .rt-detail .read-more a{align-items:center;background-color:hsla(0,0%,100%,.7);border:1px solid #e5e5e5;color:#646464;display:inline-flex;flex-direction:row;flex-wrap:wrap;font-size:15px;justify-content:left;line-height:1.8;overflow:hidden;padding:6px 20px}.rt-tpg-container .rt-holder .rt-detail .read-more a:hover{background-color:#fff;border-color:var(--tpg-primary-color,#0d6efd);color:var(--tpg-primary-color,#0d6efd)}.rt-tpg-container .rt-grid-hover-item .rt-detail .read-more a{border-color:hsla(0,0%,100%,.7)}.rt-tpg-container .rt-grid-hover-item .rt-detail .read-more a:hover{border-color:#fff}.rt-tpg-container .rt-holder .rt-detail .read-more a{color:#1a1a1a}.rt-tpg-container .rt-holder .rt-detail .post-meta.right{text-align:right}.rt-tpg-container .rt-holder .rt-detail .post-meta.center{text-align:center}@keyframes ball-scale-multiple{0%{opacity:0;transform:scale(0)}5%{opacity:.75}to{opacity:0;transform:scale(1)}}@keyframes ball-clip-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.rt-container-fluid{position:relative}#bottom-script-loader{background:hsla(0,0%,100%,.95);height:calc(100% + 60px);margin:-30px;position:absolute;width:calc(100% + 60px);z-index:999}#bottom-script-loader .rt-ball-clip-rotate{color:var(--tpg-primary-color,#0d6efd);margin-right:-16px;position:absolute;right:50%;top:80px;z-index:2}.tpg-widget-heading-wrapper{display:flex;margin-bottom:30px;position:relative}.tpg-widget-heading-wrapper .tpg-widget-heading{font-size:28px;line-height:1;margin-bottom:-1px!important;margin-top:0;padding-right:15px;padding-top:0;position:relative}.search .tpg-widget-heading-wrapper .tpg-widget-heading{line-height:1.5}@meia (max-width: 767px){.tpg-widget-heading-wrapper .tpg-widget-heading{line-height:1.2}}.tpg-widget-heading-wrapper.center .tpg-widget-heading{margin:0;padding:0}.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading:before{background-color:var(--tpg-primary-color,#0d6efd);border-radius:50%;content:"";display:inline-block;height:8px;margin-right:7px;margin-top:-4px;position:absolute;right:-7.5px;top:50%;width:8px}.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line.line-left,.tpg-widget-heading-wrapper.heading-style1.center .tpg-widget-heading:before{display:none}.tpg-widget-heading-wrapper.heading-style1.center .tpg-widget-heading-line.line-left{display:block;margin-left:0;margin-right:15px}.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line,.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line-left{-webkit-box-flex:1;align-self:center;border-color:#e5e5e5;border-style:solid;border-width:1px 0;flex-grow:1;height:4px;margin-left:15px}.tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading,.tpg-widget-heading-wrapper.heading-style3 .tpg-widget-heading{background-color:var(--tpg-primary-color,#0d6efd);color:#fff;line-height:1.4;margin-bottom:-.5px;padding:5px 15px}.tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading a,.tpg-widget-heading-wrapper.heading-style3 .tpg-widget-heading a{color:inherit}.tpg-widget-heading-wrapper.heading-style4{margin-bottom:40px}.tpg-widget-heading-wrapper.heading-style4:after,.tpg-widget-heading-wrapper.heading-style4:before{content:"";position:absolute}.tpg-widget-heading-wrapper.heading-style4:before{background-color:var(--tpg-primary-color,#0d6efd);bottom:-17px;height:6px;left:0;transform:skewX(-25deg);width:45px}.tpg-widget-heading-wrapper.heading-style4:after{background-color:#dcdcdc;bottom:-15px;height:1px;margin-left:10px;right:0;width:calc(100% - 55px)}.tpg-widget-heading-wrapper.center{justify-content:center}.tpg-widget-heading-wrapper.right{flex-direction:row-reverse}.tpg-widget-heading-wrapper.right .tpg-widget-heading{padding-left:15px;padding-right:0}.tpg-widget-heading-wrapper.right .tpg-widget-heading:before{left:0;right:auto}.tpg-widget-heading-wrapper.right .tpg-widget-heading-line{margin-left:0;margin-right:15px}.tpg-el-main-wrapper .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:before,.tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:after{border-left:0 solid transparent;border-bottom:0 solid var(--tpg-primary-color,#0d6efd);border-right:12px solid transparent;border-top:12px solid var(--tpg-primary-color,#0d6efd);content:"";position:absolute;right:-11px;top:0}.section-title-align-right .tpg-el-main-wrapper .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:before,.section-title-align-right .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:after{left:-3px;right:auto;transform:skewX(225deg)}.section-title-align-center .tpg-el-main-wrapper .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:before,.tpg-widget-heading-wrapper.heading-style2.right .tpg-widget-heading:after{border-width:12px 0 0 12px;left:-11px;right:auto}.tpg-widget-heading-wrapper.heading-style2.center .tpg-widget-heading:after{content:none}.section-title-style-style2 .tpg-header-wrapper.carousel,.section-title-style-style2 .tpg-header-wrapper:not(.carousel) .tpg-widget-heading-wrapper,.section-title-style-style3 .tpg-header-wrapper.carousel,.section-title-style-style3 .tpg-header-wrapper:not(.carousel) .tpg-widget-heading-wrapper{border-bottom:2px solid var(--tpg-primary-color,#0d6efd)}.tpg-even,.tpg-full-height{display:flex;flex-wrap:wrap}@media (max-width:767px){.rt-content-loader .rt-holder,.tpg-even .rt-holder{flex-direction:column}}.rt-tpg-container .rt-pagination-wrap .rt-cb-page-prev-next>*{background-color:#bcbcbc;bottom:auto;color:#fff;cursor:pointer;display:inline-block;font-size:18px;height:30px;line-height:30px;margin-left:1px;margin-right:1px;text-align:center;transition:background-color .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out;-ms-transition:background-color .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out;width:30px}.rt-tpg-container .rt-pagination-wrap .rt-cb-page-prev-next>* i{line-height:1}.rt-tpg-container .rt-pagination-wrap .rt-cb-page-prev-next>.rt-disabled{opacity:.5;pointer-events:none}.rt-cb-page-prev-next{text-align:left}.rt-tpg-container .rt-pagination-wrap .rt-loadmore-style .rt-loadmore-loading{color:#fff;left:50%;margin-left:-32px;margin-top:-32px;opacity:0;position:absolute;top:50%;visibility:hidden}.rt-ball-scale-multiple.rt-2x,.rt-ball-scale-multiple.rt-2x>div{height:64px;width:64px}.rt-ball-scale-multiple,.rt-ball-scale-multiple>div{box-sizing:border-box;position:relative}.rt-ball-scale-multiple>div{background-color:currentColor;border:0 solid;display:inline-block;float:none}.rt-ball-scale-multiple>div:nth-child(2){animation-delay:.2s}.rt-ball-scale-multiple>div{animation:ball-scale-multiple 1s linear 0s infinite;border-radius:100%;height:32px;left:0;opacity:0;position:absolute;top:0;width:32px}.rt-tpg-container .rt-pagination-wrap{display:inline-block;margin-top:10px;text-align:center;width:100%}.rt-tpg-container.grid_hover-layout4-2-main .rt-pagination-wrap{width:calc(100% - 23px)!important}.rt-tpg-container.grid_hover-layout4-main .rt-pagination-wrap{width:calc(100% - 15px)!important}.rt-tpg-container.grid_hover-layout8-main .rt-pagination-wrap{width:calc(100% + 10px)!important}.tpg-el-main-wrapper .rt-pagination-wrap{display:flex;flex-direction:row;justify-content:center;margin-top:30px}.tpg-el-main-wrapper .rt-pagination-wrap .rt-pagination{margin:0}.rt-tpg-container .rt-pagination-wrap .rt-loadmore-style{cursor:pointer;position:relative;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rt-tpg-container .rt-pagination-wrap .rt-cb-page-prev-next.rt-hidden-elm,.rt-tpg-container .rt-pagination-wrap .rt-infinite-action.rt-hidden-elm,.rt-tpg-container .rt-pagination-wrap .rt-loadmore-style.rt-hidden-elm,.rt-tpg-container .rt-pagination-wrap .rt-page-numbers.rt-hidden-elm{display:none!important}.rt-tpg-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-text{opacity:0;visibility:hidden}.rt-tpg-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-loading{opacity:1;visibility:visible}.rt-tpg-container .rt-pagination-wrap .rt-loadmore-btn{background-color:var(--tpg-primary-color,#0d6efd);color:#fff;display:inline-block;font-size:13px;letter-spacing:.1em;margin-top:30px;padding:9px 20px;text-decoration:none;text-transform:uppercase;transition:color .2s ease-in-out,background-color .2s ease-in-out;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out;-ms-transition:color .2s ease-in-out,background-color .2s ease-in-out}.rt-tpg-container .rt-loadmore-btn:hover{background-color:var(--tpg-secondary-color,#0654c4)}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages{float:none;padding-bottom:.1px;padding-top:.1px}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers.rt-lm-loading{opacity:.5;pointer-events:none}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul{float:none;font-size:0;line-height:0;margin:-2px;text-align:center}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li{border:none;display:inline-block;float:none;font-size:16px;padding:2px}.rt-tpg-container .rt-pagination-wrap i[class*=flaticon-tpg-]{position:relative;top:3px}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li>a{border:1px solid #dee2e6;border-radius:3px;box-sizing:content-box;color:#212121;display:block;font-size:16px;font-weight:400;letter-spacing:0;line-height:45px;min-height:45px;min-width:45px;text-align:center;text-decoration:none}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li.active>a{background-color:var(--tpg-primary-color,#0d6efd);border-color:var(--tpg-primary-color,#0d6efd);color:#fff}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li.paginationjs-ellipsis{min-width:auto;padding:0}.rt-tpg-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li.paginationjs-ellipsis a{background:none!important;border:none!important;color:#000!important;font-size:18px;min-width:auto;opacity:1;pointer-events:none!important}.rt-pagination{margin:30px 0;text-align:center}.rt-pagination .pagination-list{background:transparent;border-radius:4px;border-top:0;display:inline-block;padding-left:0}.rt-pagination .pagination-list a{box-shadow:none}.rt-pagination .pagination-list>li{display:inline-block;margin:2px}.rt-pagination .pagination-list>li>a,.rt-pagination .pagination-list>li>span{background-color:#fff;border:1px solid #ddd;border-radius:3px;box-sizing:content-box;color:#212121;display:block;line-height:45px;margin-left:-1px;min-height:45px;min-width:45px;position:relative;text-align:center;text-decoration:none;transition:.4s ease-in-out}.rt-pagination .pagination-list>li>a:focus,.rt-pagination .pagination-list>li>a:hover,.rt-pagination .pagination-list>li>span:focus,.rt-pagination .pagination-list>li>span:hover{background-color:var(--tpg-primary-color,#0d6efd);border-color:var(--tpg-primary-color,#0d6efd);color:#fff;z-index:2}.rt-pagination .pagination-list>.active>a,.rt-pagination .pagination-list>.active>a:focus,.rt-pagination .pagination-list>.active>a:hover,.rt-pagination .pagination-list>.active>span,.rt-pagination .pagination-list>.active>span:focus,.rt-pagination .pagination-list>.active>span:hover{background-color:var(--tpg-primary-color,#0d6efd);border-color:var(--tpg-primary-color,#0d6efd);color:#fff;cursor:default;z-index:3}.rt-pagination .pagination-list>.disabled>a,.rt-pagination .pagination-list>.disabled>a:focus,.rt-pagination .pagination-list>.disabled>a:hover,.rt-pagination .pagination-list>.disabled>span,.rt-pagination .pagination-list>.disabled>span:focus,.rt-pagination .pagination-list>.disabled>span:hover{background-color:#fff;border-color:#ddd;color:#212121;cursor:not-allowed}.rt-tpg-container .swiper-pagination-bullet{background:#d6d6d6;height:10px;opacity:1;width:10px}.rt-tpg-container .swiper-wrapper{padding-bottom:45px}.rt-tpg-container.slider-layout13-main .swiper-wrapper{padding-bottom:0}.rt-tpg-container .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}.rt-tpg-container .swiper-pagination-bullet.swiper-pagination-bullet-active-main{background:#007bff}.rt-tpg-container>div{position:relative}.rt-tpg-container .slider-main-wrapper{opacity:0;position:relative}.rt-tpg-container .swiper-navigation .slider-btn{align-items:center;background-color:#fff;background-image:none;border:1px solid #e5e5e5;border-radius:3px;color:#2962ff;display:inline-flex;font-size:14px;height:32px;justify-content:center;position:absolute;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;width:34px}.rt-tpg-container .tpg-header-wrapper .swiper-navigation .slider-btn,.slider-arrow-position-top-left .rt-tpg-container .swiper-navigation .slider-btn,.slider-arrow-position-top-right .rt-tpg-container .swiper-navigation .slider-btn{position:static}.rt-tpg-container .swiper-navigation .slider-btn:hover{background-color:#2962ff;border-color:#2962ff;color:#fff}.rt-tpg-container .swiper-navigation .slider-btn:focus{box-shadow:none;outline:0}.rt-tpg-container .swiper-navigation .slider-btn.swiper-button-next{margin-left:3px}.rt-tpg-container .swiper-navigation .swiper-button-next:after,.rt-tpg-container .swiper-navigation .swiper-button-prev:after{font-size:inherit}.rt-tpg-container .tpg-cf-group-title{font-size:16px;margin-bottom:0!important}.rt-tpg-container .tpg-cf-fields{font-size:95%;line-height:1.6;margin-top:0}.tpg-el-main-wrapper .tpg-cf-wrap{margin:10px 0 0}.rt-tpg-container .tpg-cf-wrap:empty{margin:0}.act-label-style-inline .tgp-cf-field-label{margin-right:8px;min-width:inherit}.act-label-style-inline .tgp-cf-field-label:after{content:":"}.act-label-style-block .tgp-cf-field-label{display:block!important;float:none;margin-right:0;min-width:inherit}.act-label-style-block .tpg-cf-fields{display:block;margin-bottom:5px}.rt-tpg-container .rt-holder .tgp-cf-field-value *{color:inherit;display:inline;margin:0;transition:none}.isotope-term-no-post{min-height:30px}.isotope-term-no-post p{display:none;margin-bottom:0}.tpg-el-main-wrapper.loading{min-height:300px;transition:.4s}.tpg-el-main-wrapper.loading:before{animation:ball-clip-rotate .75s linear infinite;background:transparent;border:2px solid;border-bottom:2px solid transparent;border-radius:100%;color:red;display:inline-block;float:none;height:32px;left:50%;position:absolute;top:50%;width:32px;z-index:9999999999}.tpg-el-main-wrapper .rt-content-loader .offset-left [class*=rt-col]{padding-left:0;padding-right:0}.mfp-fade.mfp-bg{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap .mfp-content figure{transform:scale(0);transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content figure{transform:scale(1)}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade.mfp-wrap .mfp-content .mfp-figure:after{background:none;box-shadow:none}.tpg-single-post-share .rt-tpg-social-share{display:flex;width:100%}i[class*=" flaticon-"]:before,i[class^=flaticon-]:before{font-size:inherit!important}i[class^=flaticon-tpg-]{font-size:16px}.rttpg-block-postgrid{width:100%}.post-meta-tags.tpg-single-post-meta{align-items:center;display:flex}.post-meta-tags.tpg-single-post-meta .author-prefix{margin-right:7px}.tpg-shortcode-main-wrapper .even-grid-item,.tpg-shortcode-main-wrapper .masonry-grid-item{margin-bottom:30px}.tpg-shortcode-main-wrapper i{margin-right:5px}.tpg-shortcode-main-wrapper .product-more i{margin-right:0}.tpg-shortcode-main-wrapper .grid_hover1 .even-grid-item,.tpg-shortcode-main-wrapper .grid_hover1 .masonry-grid-item,.tpg-shortcode-main-wrapper .grid_hover2 .even-grid-item,.tpg-shortcode-main-wrapper .grid_hover2 .masonry-grid-item,.tpg-shortcode-main-wrapper .grid_hover3 .even-grid-item,.tpg-shortcode-main-wrapper .grid_hover3 .masonry-grid-item,.tpg-shortcode-main-wrapper .grid_hover4 .even-grid-item,.tpg-shortcode-main-wrapper .grid_hover4 .masonry-grid-item,.tpg-shortcode-main-wrapper .grid_hover5 .even-grid-item,.tpg-shortcode-main-wrapper .grid_hover5 .masonry-grid-item,.tpg-shortcode-main-wrapper .list_layout1 .even-grid-item,.tpg-shortcode-main-wrapper .list_layout1 .masonry-grid-item{margin-bottom:0}.layout3 .rt-img-responsive{display:inline-block}.list_layout2 .post-meta-tags,.list_layout2 .post-meta-user{color:#a5a6aa;font-size:14px}.rt-content-loader.layout14 .post-meta-tags,.rt-content-loader.layout14 .post-meta-user{margin-bottom:0}.offset06 .post-meta-tags span,.offset06 .post-meta-user span{color:#a5a6aa;font-size:14px;font-weight:500;padding-right:15px}.offset06 .post-meta-tags span a,.offset06 .post-meta-user span a{color:#444}.offset06 .post-meta-tags span a:hover,.offset06 .post-meta-user span a:hover{color:#2962ff}.tpg-shortcode-main-wrapper .rt-detail .entry-title a{text-decoration:none}.tpg-shortcode-main-wrapper .rt-holder .rt-detail .categories-links a{margin-bottom:5px}.tpg-shortcode-main-wrapper .rt-holder{overflow:hidden}.tpg-shortcode-main-wrapper .grid_hover6 .rt-grid-item{margin-bottom:4px;overflow:hidden;padding:0 2px}.tpg-shortcode-main-wrapper .grid_hover6 .rt-grid-item .post-img img,.tpg-shortcode-main-wrapper .grid_hover7 .rt-grid-item .post-img img{min-height:350px;-o-object-fit:cover;object-fit:cover}.grid_hover4 .rt-grid-item{padding:0}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-img-holder,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-img-holder,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-img-holder img,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-img-holder img,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder img{max-width:100%;transition:all 1.1s ease}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-img-holder:hover img,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-img-holder:hover img,.tpg-shortcode-main-wrapper .layout1 .img_zoom_out .rt-holder .rt-img-holder img,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder:hover img{transform:scale(1.1)}.tpg-shortcode-main-wrapper .layout1 .img_no_effect .rt-holder .rt-img-holder:hover img,.tpg-shortcode-main-wrapper .layout1 .img_zoom_out .rt-holder .rt-img-holder:hover img{transform:scale(1)}.tpg-shortcode-main-wrapper .carousel1 .rt-holder,.tpg-shortcode-main-wrapper .isotope1 .rt-holder,.tpg-shortcode-main-wrapper .layout1 .rt-holder{box-shadow:0 0 2px 0 rgba(0,0,0,.3);-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.3)}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail{background:#fff;padding:15px}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail h4,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail h4,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail h4{font-size:26px;font-weight:400;line-height:1.25;margin:0 0 18px}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail.rt-with-title h2,.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail.rt-with-title h3,.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail.rt-with-title h4,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail.rt-with-title h2,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail.rt-with-title h3,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail.rt-with-title h4,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail.rt-with-title h2,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail.rt-with-title h3,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail.rt-with-title h4{margin-bottom:15px}.tpg-shortcode-main-wrapper .rt-holder .rt-detail.rt-with-title{padding-top:0}.tpg-shortcode-main-wrapper .isotope1 .rt-detail .tpg-excerpt,.tpg-shortcode-main-wrapper .layout1 .rt-detail .tpg-excerpt{margin-bottom:20px}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail .post-meta,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail .post-meta,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail .post-meta{line-height:25px;overflow:hidden}.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail .read-more a,.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail .read-more a,.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail .read-more a{border:1px solid hsla(0,0%,80%,.4);color:#1a1a1a;display:inline-block;font-size:15px;line-height:1.8;padding:8px 20px}.tpg-shortcode-main-wrapper .rt-holder .rt-detail .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .rt-holder .rt-detail .post-meta.center{text-align:center}.tpg-img-circle .rt-img-holder img{border-radius:50%!important}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-img-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-img-holder img{max-width:100%;transition:all 1.1s ease}.tpg-shortcode-main-wrapper .layout2 .img_zoom_out .rt-holder .rt-img-holder img,.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-img-holder:hover img{transform:scale(1.1)}.tpg-shortcode-main-wrapper .layout2 .img_no_effect .rt-holder .rt-img-holder:hover img,.tpg-shortcode-main-wrapper .layout2 .img_no_effect .rt-holder .rt-img-holder img,.tpg-shortcode-main-wrapper .layout2 .img_zoom_out .rt-holder .rt-img-holder:hover img{transform:scale(1)}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail h4{font-size:26px;font-weight:400;line-height:1.25;margin:0 0 15px}.tpg-shortcode-main-wrapper .layout2 .rt-detail .tpg-excerpt{margin-bottom:20px}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more a{border-radius:5px;display:inline-block;line-height:1.8}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more{display:inline-block;width:100%}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more.right{text-align:right}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more.center{text-align:center}.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .rt-tpg-social-share{margin-bottom:15px}@media (max-width:767px){.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail{padding:15px 0}}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail p{margin-bottom:20px}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail h4{font-size:26px;font-weight:400;line-height:1.25;margin:0 0 18px}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-img-holder .overlay{background:rgba(0,0,0,.7);display:block;height:100%;opacity:0;position:absolute;text-align:center;transition:all .3s ease-out 0s;width:100%;z-index:1}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more a{display:inline-block;line-height:1.8}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-img-holder,.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-img-holder>a.rounded img{border-radius:50%;overflow:hidden}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more{display:inline-block;width:100%}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more.right{text-align:right}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more.center{text-align:center}.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .rt-tpg-social-share{margin-bottom:15px}.tpg-shortcode-main-wrapper .carousel2 .rt-holder,.tpg-shortcode-main-wrapper .isotope2 .rt-holder,.tpg-shortcode-main-wrapper .layout5 .rt-holder,.tpg-shortcode-main-wrapper .offset03 .rt-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay{background:rgba(235,0,0,.8);bottom:0;display:block;height:25%;left:0;min-height:150px;opacity:1;padding:20px;position:absolute;transition:all 1s ease;width:100%;z-index:1}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .rt-detail,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .rt-detail,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .rt-detail{color:#fff;max-height:0;opacity:0;padding:0;transition:all .8s ease-in-out;visibility:hidden}.tpg-shortcode-main-wrapper .carousel2 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay .rt-detail{max-height:450px;transition:all 1.2s ease-in-out .2s}.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .rt-detail{color:#fff;padding:0 0 15px}.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .rt-detail>:not(.post-meta-user){opacity:0;visibility:hidden}.tpg-shortcode-main-wrapper .offset03 .rt-holder:hover .overlay .rt-detail>:not(.post-meta-user){opacity:1;visibility:visible}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .post-meta-user a{color:#fff}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h4{color:#fff;font-size:22px;font-weight:400;line-height:1.3;margin:0 0 10px}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h4 a{color:#fff}.tpg-shortcode-main-wrapper .carousel2 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .offset03 .rt-holder:hover .overlay{height:100%;width:100%}.tpg-shortcode-main-wrapper .carousel2 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .offset03 .rt-holder:hover .overlay .rt-detail{opacity:1;visibility:visible}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .post-meta-user{display:block}.tpg-shortcode-main-wrapper .isotope2 .rt-holder .post-meta,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .post-meta .rt-tpg-social-share{text-align:center}.tpg-shortcode-main-wrapper .isotope2 .rt-holder .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay>:not(.entry-title),.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .rt-detail,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay>:not(.entry-title){max-height:0;opacity:0;overflow:hidden;transition:.6s!important}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .overlay>:not(.entry-title),.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay .rt-detail,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .overlay>:not(.entry-title){max-height:300px;opacity:1}.tpg-shortcode-main-wrapper .layout5 .rt-holder{display:flex;min-height:250px}.tpg-shortcode-main-wrapper .layout5 .rt-holder .rt-img-responsive{height:100%;-o-object-fit:cover;object-fit:cover}.tpg-shortcode-main-wrapper .carousel3 .rt-holder,.tpg-shortcode-main-wrapper .isotope3 .rt-holder,.tpg-shortcode-main-wrapper .layout6 .rt-holder{position:relative}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay{align-items:center;background:rgba(0,0,0,.7);display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;padding:15px;position:absolute;text-align:center;text-decoration:none;transition:all .3s ease-out;width:100%;z-index:9}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .line,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .line,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .line{background-color:#fff;height:2px;margin:12px auto;min-height:2px;transition:all .5s ease-out;width:0}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay:hover .line,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay:hover .line,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay:hover .line{width:40%}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h4{color:#fff;font-size:22px;font-weight:400;line-height:1.25;margin:0 0 18px;padding-top:5%}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h4 a{color:#fff}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .rt-tpg-social-share{float:none;text-align:center}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .read-more,.tpg-shortcode-main-wrapper .layout6 .rt-holder .read-more{float:none}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta-user,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta-user{color:#fff}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta-user p,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta-user p,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta-user p{margin-bottom:0}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .carousel3 .rt-holder:hover .overlay .tpg-excerpt,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .isotope3 .rt-holder:hover .overlay .tpg-excerpt,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta-user a,.tpg-shortcode-main-wrapper .layout6 .rt-holder:hover .overlay .tpg-excerpt{color:#fff}.tpg-shortcode-main-wrapper .carousel3 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .isotope3 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .layout6 .rt-holder:hover .overlay{opacity:1}.tpg-shortcode-main-wrapper .carousel4 .rt-holder,.tpg-shortcode-main-wrapper .isotope4 .rt-holder,.tpg-shortcode-main-wrapper .layout7 .rt-holder{position:relative}.tpg-shortcode-main-wrapper .carousel4 .rt-holder img,.tpg-shortcode-main-wrapper .isotope4 .rt-holder img,.tpg-shortcode-main-wrapper .layout7 .rt-holder img{opacity:.9;transition:opacity .35s}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay{align-items:center;background:rgba(0,0,0,.3);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:0 12px;position:absolute;top:0;width:100%}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay:hover,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay:hover,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay:hover{background:rgba(0,0,0,.5)}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay:before,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay:before,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay:before{border:2px solid #fff;bottom:20px;box-shadow:0 0 0 30px hsla(0,0%,100%,.2);content:"";left:20px;opacity:0;position:absolute;right:20px;top:20px;transform:scale3d(1.4,1.4,1);transition:opacity .35s,transform .35s}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .cat-above-title,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info .cat-above-title,.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .cat-above-title{color:#fff;text-align:center}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .cat-above-title,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .cat-above-title{color:#fff;margin-top:30px;opacity:0;text-align:center}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .cat-above-title a,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .cat-above-title a,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .cat-above-title a,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .cat-above-title *,.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .cat-above-title *{color:inherit}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .cat-above-title,.tpg-shortcode-main-wrapper .carousel5 .rt-holder:hover .cat-above-title{opacity:1}.tpg-shortcode-main-wrapper .carousel5 .rt-holder:hover .cat-above-title+.entry-title,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info .cat-above-title,.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .cat-above-title{padding-top:10px}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .cat-above-title+.entry-title{margin-top:10px}.tpg-shortcode-main-wrapper .carousel4 .rt-holder h2,.tpg-shortcode-main-wrapper .carousel4 .rt-holder h3,.tpg-shortcode-main-wrapper .carousel4 .rt-holder h4,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h2,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h3,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h4,.tpg-shortcode-main-wrapper .layout7 .rt-holder h2,.tpg-shortcode-main-wrapper .layout7 .rt-holder h3,.tpg-shortcode-main-wrapper .layout7 .rt-holder h4{color:#fff;font-size:22px;font-weight:400;line-height:1.25;margin:30% 0 10px;text-align:center;transition:transform .35s}.tpg-shortcode-main-wrapper .carousel4 .rt-holder h2 a,.tpg-shortcode-main-wrapper .carousel4 .rt-holder h3 a,.tpg-shortcode-main-wrapper .carousel4 .rt-holder h4 a,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h2 a,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h3 a,.tpg-shortcode-main-wrapper .isotope4 .rt-holder h4 a,.tpg-shortcode-main-wrapper .layout7 .rt-holder h2 a,.tpg-shortcode-main-wrapper .layout7 .rt-holder h3 a,.tpg-shortcode-main-wrapper .layout7 .rt-holder h4 a{color:#fff}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .tpg-excerpt,.tpg-shortcode-main-wrapper .carousel4 .rt-holder p,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .tpg-excerpt,.tpg-shortcode-main-wrapper .isotope4 .rt-holder p,.tpg-shortcode-main-wrapper .layout7 .rt-holder .tpg-excerpt,.tpg-shortcode-main-wrapper .layout7 .rt-holder p{color:#fff;opacity:0;padding:0 15px;text-align:center;transform:scale(1.5);transition:opacity .35s,transform .35s}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .post-meta-user p,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .post-meta-user p,.tpg-shortcode-main-wrapper .layout7 .rt-holder .post-meta-user p{margin-bottom:0}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .layout7 .rt-holder .post-meta-user a{color:#fff}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover h3,.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover h3,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover h3{margin:7% 0 10px;transform:scale(.9)}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .overlay:before,.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .tpg-excerpt,.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover p,.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover .overlay:before,.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover .tpg-excerpt,.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover p,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .overlay:before,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .tpg-excerpt,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover p{opacity:1;transform:scaleX(1)}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .layout7 .rt-holder .cat-above-title,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .post-meta{color:#fff;opacity:0;overflow:hidden;text-align:center}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .overlay .post-meta,.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover .overlay .post-meta,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .cat-above-title,.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .overlay .post-meta{opacity:1;transform:scale(1);transition:opacity .35s,transform .35s}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .rt-tpg-social-share{float:none;text-align:center}.tpg-shortcode-main-wrapper .carousel4 .rt-holder .read-more,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .read-more,.tpg-shortcode-main-wrapper .layout7 .rt-holder .read-more{float:none}.tpg-shortcode-main-wrapper .carousel4 .rt-holder h3,.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .entry-title{margin:0!important;transition:.4s}.tpg-shortcode-main-wrapper .carousel8 .rt-holder,.tpg-shortcode-main-wrapper .isotope8 .rt-holder,.tpg-shortcode-main-wrapper .layout12 .rt-holder{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.22)}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-img-holder,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-img-holder,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-img-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover img,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover img,.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);-webkit-transition:all .25s ease-in-out}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail{background:#fff;display:inline-block;padding:25px;transition:all .3s ease-out 0s;width:100%}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail.rt-with-title,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail.rt-with-title,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail.rt-with-title{padding-bottom:0;padding-top:0}.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title-below h2.entry-title,.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title-below h3.entry-title,.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title-below h4.entry-title,.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title-below h2.entry-title,.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title-below h3.entry-title,.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title-below h4.entry-title,.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title-below h2.entry-title,.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title-below h3.entry-title,.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title-below h4.entry-title{margin-top:0}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail.rt-with-title .entry-title,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail.rt-with-title .entry-title,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail.rt-with-title .entry-title{display:inline-block}.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title .post-meta-user,.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title .post-meta-user,.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title .post-meta-user{margin-bottom:15px}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h4,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h4,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4{font-size:22px;font-weight:400;line-height:1.25;margin:15px 0}.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4{font-weight:500}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h2 a,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h3 a,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h4 a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h2 a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h3 a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h4 a,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2 a,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3 a,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4 a{color:#000}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h2 a:hover,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h3 a:hover,.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h4 a:hover,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h2 a:hover,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h3 a:hover,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h4 a:hover,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2 a:hover,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3 a:hover,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4 a:hover{color:#fff}.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail{flex-grow:1}.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail,.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail{background:#0850d0;color:#fff}.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail a,.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail a{color:#fff}.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail .read-more,.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail .read-more,.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail .read-more{text-align:right}.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user,.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user .meta-data,.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user a,.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user i[class^=fa],.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail h3 a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user .meta-data,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user a,.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user i[class^=fa],.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail .post-meta-user,.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail .post-meta-user a,.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail i{color:#fff!important}@media (min-width:992px){.rt-container{width:970px}}@media (min-width:1200px){.rt-container{width:1170px}}@media (max-width:767px){.hidden-xs{display:none!important}}@media screen and (max-width:768px){.rt-member-description-container,.rt-member-feature-img{float:none;width:100%}}@media (min-width:768px){.rt-col-sm-1,.rt-col-sm-2,.rt-col-sm-3,.rt-col-sm-4,.rt-col-sm-5,.rt-col-sm-6,.rt-col-sm-7,.rt-col-sm-8,.rt-col-sm-9,.rt-col-sm-10,.rt-col-sm-11,.rt-col-sm-12,.rt-col-sm-24{float:left}.rt-col-sm-24{width:20%}.rt-col-sm-12{width:100%}.rt-col-sm-11{width:91.66666667%}.rt-col-sm-10{width:83.33333333%}.rt-col-sm-9{width:75%}.rt-col-sm-8{width:66.66666667%}.rt-col-sm-7{width:58.33333333%}.rt-col-sm-6{width:50%}.rt-col-sm-5{width:41.66666667%}.rt-col-sm-4{width:33.33333333%}.rt-col-sm-3{width:25%}.rt-col-sm-2{width:16.66666667%}.rt-col-sm-1{width:8.33333333%}}@media (min-width:992px){.rt-col-md-1,.rt-col-md-2,.rt-col-md-3,.rt-col-md-4,.rt-col-md-5,.rt-col-md-6,.rt-col-md-7,.rt-col-md-8,.rt-col-md-9,.rt-col-md-10,.rt-col-md-11,.rt-col-md-12,.rt-col-md-24{float:left}.rt-col-md-24{width:20%}.rt-col-md-12{width:100%}.rt-col-md-11{width:91.66666667%}.rt-col-md-10{width:83.33333333%}.rt-col-md-9{width:75%}.rt-col-md-8{width:66.66666667%}.rt-col-md-7{width:58.33333333%}.rt-col-md-6{width:50%}.rt-col-md-5{width:41.66666667%}.rt-col-md-4{width:33.33333333%}.rt-col-md-3{width:25%}.rt-col-md-2{width:16.66666667%}.rt-col-md-1{width:8.33333333%}}@media (min-width:1200px){.rt-col-lg-1,.rt-col-lg-2,.rt-col-lg-3,.rt-col-lg-4,.rt-col-lg-5,.rt-col-lg-6,.rt-col-lg-7,.rt-col-lg-8,.rt-col-lg-9,.rt-col-lg-10,.rt-col-lg-11,.rt-col-lg-12{float:left}.rt-col-lg-24{width:20%}.rt-col-lg-12{width:100%}.rt-col-lg-11{width:91.66666667%}.rt-col-lg-10{width:83.33333333%}.rt-col-lg-9{width:75%}.rt-col-lg-8{width:66.66666667%}.rt-col-lg-7{width:58.33333333%}.rt-col-lg-6{width:50%}.rt-col-lg-5{width:41.66666667%}.rt-col-lg-4{width:33.33333333%}.rt-col-lg-3{width:25%}.rt-col-lg-2{width:16.66666667%}.rt-col-lg-1{width:8.33333333%}}.rt-img-holder{overflow:hidden}.layout4 .rt-img-holder,.layout4 .rt-img-holder a,.layout4 .rt-img-holder img{height:100%}.img_zoom_in img.rt-img-responsive,.img_zoom_out img.rt-img-responsive{min-width:100%;transition:all 1s!important}.img_zoom_in:hover img.rt-img-responsive,.img_zoom_out img.rt-img-responsive{transform:scale(1.2)!important}.img_zoom_out:hover img.rt-img-responsive{transform:scale(1)!important}.tpg-shortcode-main-wrapper .img_no_effect:hover img.rt-img-responsive{transform:none}.tpg-even .rt-holder{display:flex;height:100%}.tpg-even.edd1 .rt-holder,.tpg-even.layout1 .rt-holder,.tpg-even.layout12 .rt-holder,.tpg-even.offset01 .offset-big .rt-holder,.tpg-even.offset02 .offset-big .rt-holder{flex-direction:column}.tpg-even.edd1 .rt-holder .rt-img-holder,.tpg-even.layout1 .rt-holder .rt-img-holder,.tpg-even.layout11 .rt-holder .rt-img-holder,.tpg-even.layout11 .rt-holder .rt-img-holder *{height:auto}@media (min-width:768px) and (max-width:991px){.tpg-even.layout4 .even-grid-item:nth-of-type(4n+2) .rt-holder [class*=rt-col]:first-child,.tpg-even.layout4 .even-grid-item:nth-of-type(4n+3) .rt-holder [class*=rt-col]:first-child{order:2}}@media (max-width:767px){.tpg-even.layout4 .even-grid-item .rt-holder .layoutInner-img{order:-1!important}}.tpg-shortcode-main-wrapper .rt-holder .overlay,.tpg-shortcode-main-wrapper .rt-holder .overlay>a[data-id],.tpg-shortcode-main-wrapper .rt-holder>a[data-id]{width:100%}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .overlay .post-info .tpg-shortcode-main-wrapper .layout13 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info,.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info,.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-info,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout10 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .layout15 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .layout16 .rt-holder .overlay .post-info{display:flex;flex-direction:column;justify-content:center}.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .read-more a,.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .read-more a,.tpg-shortcode-main-wrapper .carousel4 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay .post-info .read-more a,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay .post-info .read-more a,.tpg-shortcode-main-wrapper .carousel9 .rt-holder .overlay .post-info .read-more a,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info .read-more a,.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .read-more a,.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta .read-more a,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .read-more a,.tpg-shortcode-main-wrapper .isotope4 .rt-holder .post-meta .read-more a,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay .post-meta .read-more a,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay .post-info .read-more a,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .overlay .post-info .read-more a,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info .read-more a,.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .read-more a,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .read-more a,.tpg-shortcode-main-wrapper .layout7 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .layout8 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .layout10 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .layout13 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .layout15 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .layout16 .rt-holder .read-more a,.tpg-shortcode-main-wrapper .offset03 .rt-holder .post-meta .read-more a{border:1px solid hsla(0,0%,100%,.4);padding:8px 15px}.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info .post-meta .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta{color:#fff;overflow:hidden;text-align:center}.rt-md-content-holder h1.entry-title,.rt-tpg-container h1.entry-title{font-size:30px;line-height:1.25;margin-bottom:10px}.rt-md-content-holder .post-meta-user,.rt-md-content-holder .post-meta-user a{color:#fff}.rt-md-content-holder .post-meta-user i[class^=fa]{padding-right:4px}.rt-tpg-container a.disabled{cursor:default;text-decoration:none}#rt-popup-wrap .rt-popup-singlePage-counter{bottom:0;color:#fff;height:30px;margin:auto;position:absolute;right:40px;top:0}.rt-popup-wrap{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:rgba(0,0,0,.8);display:none;left:0;margin-left:100%;min-height:100%;padding:0;position:fixed;top:0;width:100%;z-index:999999999}.rt-popup-wrap .rt-tpg-container{padding-bottom:50px}.rt-popup-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.rt-popup-wrap .rt-popup-navigation-wrap{background-color:var(--tpg-popupbar-color,#06f)}.rt-popup-wrap .rt-popup-loading{background:url(https://maicohearingservice.ca/wp-content/plugins/the-post-grid-pro/assets/css/../images/loading.gif) no-repeat 50%;height:200px}.rt-popup-content{background-color:var(--tpg-popup-bg-color,#fff);box-shadow:0 0 30px rgba(0,0,0,.1);height:100%;left:50%;margin-left:auto;margin-right:auto;max-width:1024px;min-height:100vh;overflow-y:scroll;padding:70px 50px;position:absolute;top:50px;transform:translateX(-50%);width:100%}.rt-popup-content:after,.rt-popup-content:before{clear:both;content:"";display:table}@media (max-width:767px){.rt-popup-content{padding:20px}}.rt-popup-content::-webkit-scrollbar{width:5px}.rt-popup-content::-webkit-scrollbar-track{background:#f1f1f1}.rt-popup-content::-webkit-scrollbar-thumb{background:var(--tpg-primary-color,#0d6efd)}.rt-popup-content::-webkit-scrollbar-thumb:hover{background:var(--tpg-secondary-color,#0654c4)}.rt-popup-content .wc-product-holder{margin-left:auto;margin-right:auto;max-width:100%;width:1200px}.rt-popup-content .feature-image{margin-bottom:15px}.rt-popup-content .feature-image img{height:auto;width:100%}.rt-popup-singlePage-sticky .rt-popup-navigation-wrap{height:70px;position:fixed;top:0;z-index:999999}.rt-popup-singlePage .rt-popup-next,.rt-popup-singlePage .rt-popup-prev{bottom:0;height:44px;width:44px}.rt-popup-singlePage .rt-popup-next{background:url(https://maicohearingservice.ca/wp-content/plugins/the-post-grid-pro/assets/css/../images/sprite.png) no-repeat scroll -46px -92px transparent;bottom:0;left:108px;right:0}.rt-popup-navigation .rt-popup-close,.rt-popup-navigation .rt-popup-next,.rt-popup-navigation .rt-popup-prev{cursor:pointer;display:inline-block;margin:5px!important}.rt-popup-navigation{padding:5px 0;text-align:center}.rt-popup-singlePage .rt-popup-next:hover{background-position:-46px -138px}.rt-popup-navigation,.rt-popup-navigation-wrap{width:100%}.rt-popup-singlePage .rt-popup-prev{background:url(https://maicohearingservice.ca/wp-content/plugins/the-post-grid-pro/assets/css/../images/sprite.png) no-repeat scroll 0 -92px transparent;left:0}.rt-popup-singlePage .rt-popup-prev:hover{background-position:0 -138px}.rt-popup-singlePage .rt-popup-close{background:url(https://maicohearingservice.ca/wp-content/plugins/the-post-grid-pro/assets/css/../images/sprite.png) no-repeat scroll -92px -92px transparent;bottom:0;height:44px;left:0;margin:auto;right:0;top:0;width:44px}.rt-popup-singlePage .rt-popup-close:hover{background-position:-92px -138px}span.rt-spine-loading{background:url(https://maicohearingservice.ca/wp-content/plugins/the-post-grid-pro/assets/css/../images/loading.gif) no-repeat 50%;display:inline-block;margin-left:2px;padding:11px;position:relative;top:-5px;vertical-align:bottom}.rt-md-content-holder table td,.rt-md-content-holder table th,.rt-popup-content table td,.rt-popup-content table th{text-align:left}.rt-variable-product-popup{background:#fff;border:4px solid #ddd;left:50%;padding:30px;position:fixed;top:50%;transform:translate(-50%,-50%);width:390px;z-index:999}.rt-response-alert .rt-alert{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.4);border:5px solid rgba(0,0,0,.2);border-radius:4px;color:#212121;padding:37px;position:fixed;text-align:center;z-index:9999}.rt-response-alert .rt-alert .rt-woo-view-cart a{background-color:var(--tpg-primary-color);color:#fff;display:inline-block;margin-top:10px;padding:2px 15px}.rt-response-alert span.cross{background:red;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-size:12px;height:20px;line-height:20px;position:absolute;right:6px;text-align:center;top:5px;width:20px}div#rt-product-gallery.hasImg{position:relative}#rt-product-gallery img{height:auto;max-width:100%}#rt-product-gallery .owl-nav .owl-next,#rt-product-gallery .owl-nav .owl-prev{margin:0;position:absolute;top:50%}.owl-nav .owl-prev{left:0}#rt-product-gallery .owl-nav .owl-next{right:0}.wc-product-holder .images a.woocommerce-main-image.zoom:hover{cursor:zoom-in}.wc-product-holder .images a.woocommerce-main-image.zoom{display:block}.wc-product-holder .images div.thumbnails{padding-top:1em}.wc-product-holder input.input-text.qty.text{padding:6px 5px;width:70px}.wc-product-holder .variations select{color:#000;padding:5px}.wc-product-holder .variations .reset_variations{margin-left:5px}.rt-md-content .wc-product-holder #tab-additional_information>h2{color:#fff}.wc-product-holder #tab-additional_information>h2{margin-top:10px}.wc-product-holder .cart .quantity{display:inline-block}.wc-add-to-cart,.wc-product-holder .woocommerce-tabs.wc-tabs-wrapper{margin:25px 0}.wc-product-holder ul.wc-tabs{clear:both;display:inline-block;margin:0 0 -8px;padding:0;width:100%}.wc-product-holder ul.wc-tabs li{background:none repeat scroll 0 0 #e6e6e6;cursor:pointer;display:inline-block;float:left;margin:0}.wc-product-holder ul.wc-tabs li:focus{outline:none}.wc-product-holder ul.wc-tabs li.active a,.wc-product-holder ul.wc-tabs li a:hover{background:#8cc63e}.wc-product-holder ul.wc-tabs li.active a:after,.wc-product-holder ul.wc-tabs li a:hover:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:5px solid #8cc63e;bottom:-5px;content:"";height:0;left:0;margin:auto;position:absolute;right:0;text-align:center;width:0}.wc-product-holder ul.wc-tabs li a{background:#0071bd;border-right:1px solid;color:#fff;display:block;font-weight:700;padding:8px 15px;position:relative;text-decoration:none}.wc-product-holder ul.wc-tabs li:last-child a{border-right:0}.wc-product-holder ul.wc-tabs li a:focus{box-shadow:none}.wc-product-holder .panel.tpg-excerpt{border:1px solid #e7e7e7;display:none;padding:25px}.product-summery-holder:after{clear:both;content:".";display:block;height:0;visibility:hidden}@media (min-width:600px){.product-summery-holder .images-container{float:left;width:46.42857%}.product-summery-holder .summary.entry-summary{float:right;width:46.42857%}}.rt-md-content .wc-product-holder .summary{color:#fff}.single-tpg-share{margin-bottom:20px}.single-tpg-share:after{clear:both;content:".";display:block;height:0;visibility:hidden}.single-tpg-share>div{display:inline-block;line-height:20px;vertical-align:middle}.single-tpg-share iframe{margin:0}.rt-md-content .feature-image{margin-bottom:15px;text-align:center}.rt-md-content a{color:#fff}.rt-md-content i{margin-right:5px}.md-modal{backface-visibility:hidden;height:92%;left:0;margin:auto;max-width:850px;position:fixed;right:0;top:5%;visibility:hidden;width:100%;z-index:2000}.md-show{visibility:visible}.md-overlay{background:rgba(0,0,0,.7);height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s;visibility:hidden;width:100%;z-index:1000}.md-show~.md-overlay{opacity:1;visibility:visible}.md-modal .social-icons{margin-top:10px}.md-modal .social-icons .fa{color:#fff;font-size:22px;height:30px;padding-top:5px;width:30px}.md-modal .social-icons a:hover .fa-facebook{background:#3b5999;color:#fff;height:30px;width:30px}.md-modal .social-icons a:hover .fa-twitter{background:#3aa9e0;color:#fff;height:30px;width:30px}.md-modal .social-icons a:hover .fa-linkedin{background:#0080b1;color:#fff;height:30px;width:30px}.md-modal .social-icons a:hover .fa-google-plus{background:#d04333;color:#fff;height:30px;width:30px}.md-modal .social-icons a:hover .fa-youtube{background:#cd322d;color:#fff;height:30px;width:30px}.md-modal .social-icons a:hover .fa-soundcloud{background:#f50;color:#fff;height:30px;width:30px}.md-modal .social-icons a:hover .fa-vimeo{background:#4bf;color:#fff;height:30px;width:30px}.md-modal .social-icons a:hover .fa-instagram{background:#3e729a;color:#fff;height:30px;width:30px}.md-content{background-color:var(--tpg-popup-bg-color,#fff);border-radius:3px;height:100%;margin:0 auto;position:relative}.md-content .rt-md-content-holder>.md-header{background-color:var(--tpg-popupbar-color,#06f);margin:0;padding:22px 47px 12px 30px;text-align:center}.md-content .rt-md-content-holder>.md-header .entry-title{color:#fff;margin-top:0}.md-content .rt-md-content-holder>.md-header h4{font-size:14px}.md-content .rt-md-content-holder>.md-header h3{font-size:28px;margin:0;padding:0;text-transform:uppercase}div#rt-modal .rt-md-content-holder{height:100%;min-height:15px}div#rt-modal .rt-md-loading{padding:15px 40px 30px;text-align:center}.md-content>.rt-md-content-holder .rt-md-content{height:70%;margin:30px 0 15px 30px;padding-right:30px}.md-content>.rt-md-content-holder .rt-md-content .rt-md-member-details{margin:15px 0}.rt-md-member-details p{margin:5px 0}.rt-md-content .rt-team .rt-team-skill ul{margin:0}.rt-md-content .rt-team a{color:#fff}.rt-md-content .rt-short-bio{margin:15px 0}.md-content .md-cls-btn{left:0;padding:4px;position:absolute;right:0;text-align:right;top:0}.md-content button{background-color:red;border:2px solid transparent;color:#fff;display:inline-block;font-size:.8em;line-height:1;margin:4px 4px 0 0;outline:none;padding:6px 12px;transition:.4s}.md-content button:hover{background-color:#fff;border-color:red;color:red}.md-content button:focus{outline:none}.md-content .md-cls-btn i{font-size:12px}.md-content .author-latest-post li{padding-bottom:5px}.rt-md-effect .md-content{opacity:0;transform:scale(.7);transition:all .3s}.md-show.rt-md-effect .md-content{opacity:1;transform:scale(1)}.no_posts_found_text{background-color:#f3dada;border:1px solid #d9abab;border-radius:3px;color:#000;flex:1;font-size:20px;margin-bottom:30px;padding:15px;text-align:center}.rt-tpg-social-share{display:inline-block;float:left;font-weight:700;margin:0}.tpg-el-main-wrapper .rt-tpg-social-share{display:block;float:none;margin-bottom:15px}.rt-tpg-social-share:after{clear:both;content:"";display:block}.rt-tpg-social-share a{display:inline-block;margin-right:0;outline:none;padding:3px}.tpg-el-main-wrapper .rt-tpg-social-share a:first-child{padding-left:0!important}.rt-tpg-social-share a i{box-sizing:content-box;font-size:16px;outline:none}.rt-tpg-social-share a.facebook i{color:#3b5998}.rt-tpg-social-share a.facebook:hover i{color:#456dc2}.rt-tpg-social-share a.twitter i{color:#00aced}.rt-tpg-social-share a.twitter:hover i{color:#1ab8f5}.rt-tpg-social-share a.linkedin i{color:#007bb6}.rt-tpg-social-share a.linkedin:hover i{color:#289bd3}.rt-tpg-social-share a.pinterest i{color:#cb2027}.rt-tpg-social-share a.reddit i{color:#ff4500}.rt-tpg-social-share a.email i{color:#0489c9}.cat-above-title .rt-separator{display:inline-block;margin-right:4px}.categories-links{display:inline-block;line-height:1.3}.cat-above-title.style2 .categories-links .rt-separator,.cat-above-title.style3 .categories-links .rt-separator,.cat-over-image.style2 .categories-links .rt-separator,.cat-over-image.style3 .categories-links .rt-separator{display:none}.cat-above-title.style2 .categories-links a,.cat-above-title.style3 .categories-links a,.cat-over-image.style2 .categories-links a,.cat-over-image.style3 .categories-links a{background-color:var(--tpg-primary-color,#0d6efd);color:#fff;display:inline-flex;font-size:13px;letter-spacing:.03em;line-height:1.3;margin-right:4px;padding:4px 8px 3px;position:relative;z-index:1}.cat-above-title.style2 .categories-links a:before,.cat-above-title.style3 .categories-links a:before,.cat-over-image.style2 .categories-links a:before,.cat-over-image.style3 .categories-links a:before{background-color:rgba(0,0,0,.2);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.4s;width:100%;z-index:-1}.cat-above-title.style2 .categories-links a:hover:before,.cat-above-title.style3 .categories-links a:hover:before,.cat-over-image.style2 .categories-links a:hover:before,.cat-over-image.style3 .categories-links a:hover:before{opacity:1}.cat-above-title.style2 .categories-links,.cat-above-title.style3 .categories-links,.cat-over-image.style2 .categories-links,.cat-over-image.style3 .categories-links{font-size:14px;line-height:25px;min-height:25px}.cat-above-title.style3 .categories-links a,.cat-over-image.style3 .categories-links a{margin-right:12px}.cat-over-image.style3 .categories-links a{margin-bottom:2px;margin-top:2px}.cat-above-title.style3 .categories-links a:after,.cat-over-image.style3 .categories-links a:after{border:8px solid transparent;border-top:8px solid var(--tpg-primary-color,#0d6efd);content:"";position:absolute;right:-6px;top:0;transition:all .31s ease}.style3 .categories-links a{border-top-right-radius:0!important;overflow:inherit!important}.style3 .categories-links a:before{content:none!important}.style3 .categories-links a:hover{opacity:.9!important}.cat-over-image .categories-links a{margin-bottom:4px}.cat-over-image{position:absolute;z-index:5}.cat-over-image.top_left{left:15px;padding-right:15px;top:15px}.cat-over-image.top_right{padding-left:15px;right:15px;top:15px}.cat-over-image.bottom_left{bottom:15px;left:15px;padding-right:15px}.cat-over-image.bottom_right{bottom:15px;padding-left:15px;right:15px}.cat-over-image.image_center{left:50%;text-align:center;top:50%;transform:translate(-50%,-50%)}.post-meta-user.d_slash .meta-data>span,.post-meta-user.d_slash>span,.post-meta-user.dot .meta-data>span,.post-meta-user.dot>span,.post-meta-user.hypen .meta-data>span,.post-meta-user.hypen>span,.post-meta-user.s_slash .meta-data>span,.post-meta-user.s_slash>span,.post-meta-user.v_pipe .meta-data>span,.post-meta-user.v_pipe>span{margin-right:12px;padding-right:12px;position:relative}.post-meta-user.d_slash .meta-data>span:after,.post-meta-user.d_slash>span:after,.post-meta-user.dot .meta-data>span:after,.post-meta-user.dot>span:after,.post-meta-user.hypen .meta-data>span:after,.post-meta-user.hypen>span:after,.post-meta-user.s_slash .meta-data>span:after,.post-meta-user.s_slash>span:after,.post-meta-user.v_pipe .meta-data>span:after,.post-meta-user.v_pipe>span:after{bottom:0;font-size:.875rem;position:absolute}.post-meta-user.dot .meta-data>span:after,.post-meta-user.dot>span:after{content:".";right:0}.post-meta-user.s_slash .meta-data>span:after,.post-meta-user.s_slash>span:after{content:"/";right:-1px}.post-meta-user.d_slash .meta-data>span:after,.post-meta-user.d_slash>span:after{content:"//";right:-3px}.post-meta-user.v_pipe .meta-data>span:after,.post-meta-user.v_pipe>span:after{content:"|";right:-1px}.post-meta-user.hypen .meta-data>span:after,.post-meta-user.hypen>span:after{content:"-";right:-1px}.post-meta-user .meta-data>span:last-child:after,.post-meta-user>span:last-child:after{content:none}.single:not(.tpg_builder-template-elementor_header_footer) .acf-custom-field-wrap{border-top:1px solid #ddd;margin-top:30px;padding-top:30px;width:100%}.rt-tpg-container img[src="#none"]{display:block;opacity:0;visibility:hidden}.is-lazy-load-yes .rt-img-holder,.is-lazy-load-yes .rt-tpg-container .rt-holder .tpg-el-image-wrap{background:#000}.tpg-shortcode-main-wrapper .swiper-lazy:not(.swiper-lazy-loaded)+.lazy-overlay-wrap{background:#000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.is-lazy-load-yes .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite;border-radius:50%;border:3px solid #fff;border-top-color:transparent;box-sizing:border-box;height:34px;left:50%;margin-left:-17px;margin-top:-17px;position:absolute;top:50%;transform-origin:50%;width:34px;z-index:10}.is-lazy-load-yes .swiper-lazy-preloader:after{content:none}.is-lazy-load-yes .slider-layout10-main .swiper-lazy-preloader{display:none}button.mfp-arrow,button.mfp-close{background:none!important;outline:none!important}.rt-tpg-container .rt-holder a.tpg-acf-link{background-color:#efefef;border-radius:4px;display:inline-block;line-height:1;padding:10px 15px 12px;transition:.4s}.rt-tpg-container .rt-holder a.tpg-acf-link:hover{background-color:var(--tpg-primary-color,#0d6efd);color:#fff}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-img-holder img{max-width:100%;-o-object-fit:cover;object-fit:cover;transition:all 1.1s ease}.tpg-shortcode-main-wrapper .layout4 .padding0{margin:0!important;padding:0!important}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail{background:#5178ff;padding:15px}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail h4{color:#fff;font-size:22px;font-weight:400;line-height:1.25;margin:0 0 18px}.tpg-shortcode-main-wrapper .layout4 .rt-holder .post-meta-user,.tpg-shortcode-main-wrapper .layout4 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail h2 a,.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail h3 a,.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail h4 a{color:#fff}.tpg-shortcode-main-wrapper .layout4 .rt-detail .tpg-excerpt{color:#fff;margin-bottom:20px}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail .post-meta{line-height:25px;text-align:right}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail .post-content{color:#fff;padding-bottom:15px}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail .rt-tpg-social-share{float:none}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail .rt-tpg-social-share+.read-more{margin-top:15px}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail .post-meta,.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail .read-more{display:block}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail .post-meta a,.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail .read-more a{background:#0850d0;color:#fff;font-size:15px;padding:8px 15px}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail .read-more.center{text-align:center}.tpg-shortcode-main-wrapper .layout4 .rt-holder .rt-detail .read-more.right{text-align:right}.rt-row.layout4 .layout4item .layoutInner-content .rt-detail{height:100%}.tpg-shortcode-main-wrapper .carousel5 .rt-holder,.tpg-shortcode-main-wrapper .isotope5 .rt-holder,.tpg-shortcode-main-wrapper .layout8 .rt-holder{position:relative}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay{background:rgba(0,0,0,.5);display:block;height:100%;opacity:0;padding:10px;position:absolute;text-align:center;text-decoration:none;transition:all .3s ease-out;width:100%;z-index:1}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay .post-info{color:#fff;position:relative;transform:scale(0);transition:all .3s ease-out;vertical-align:middle;z-index:10}.tpg-shortcode-main-wrapper .carousel5 .rt-holder:hover .post-info,.tpg-shortcode-main-wrapper .isotope5 .rt-holder:hover .post-info,.tpg-shortcode-main-wrapper .layout8 .rt-holder:hover .post-info{transform:scale(1)}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay .post-info .post-meta-user p,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay .post-info .post-meta-user p,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay .post-info .post-meta-user p{margin-bottom:0}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay h4,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay h2,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay h3,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay h4{color:#fff;font-size:22px;font-weight:400;line-height:1.25;margin:0 0 18px;padding-top:5%}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay h4 a,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay h2 a,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay h3 a,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay h4 a{color:#fff}.tpg-shortcode-main-wrapper .carousel5 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .carousel5 .rt-holder:hover .overlay .post-info,.tpg-shortcode-main-wrapper .isotope5 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .isotope5 .rt-holder:hover .overlay .post-info,.tpg-shortcode-main-wrapper .layout8 .rt-holder:hover .overlay,.tpg-shortcode-main-wrapper .layout8 .rt-holder:hover .overlay .post-info{opacity:1}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay .line,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay .line,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay .line{background-color:#fff;height:2px;margin:12px auto;transition:all .5s ease-out;width:0}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay:hover .line,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay:hover .line,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay:hover .line{width:40%}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .layout8 .rt-holder .post-meta-user a{color:#fff}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay .post-meta{color:#fff;overflow:hidden;text-align:center}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay .rt-tpg-social-share{float:none;text-align:center}.tpg-shortcode-main-wrapper .carousel5 .rt-holder .read-more,.tpg-shortcode-main-wrapper .isotope5 .rt-holder .read-more,.tpg-shortcode-main-wrapper .layout8 .rt-holder .read-more{float:none}.tpg-shortcode-main-wrapper .carousel6 .rt-holder,.tpg-shortcode-main-wrapper .isotope6 .rt-holder,.tpg-shortcode-main-wrapper .layout9 .rt-holder,.tpg-shortcode-main-wrapper .offset04 .rt-holder{list-style:none;margin:0 auto;position:relative}.tpg-shortcode-main-wrapper .carousel6 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope6 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout9 .rt-holder .overlay,.tpg-shortcode-main-wrapper .offset04 .rt-holder .overlay{position:relative}.tpg-shortcode-main-wrapper .carousel6 .rt-holder .post-info,.tpg-shortcode-main-wrapper .isotope6 .rt-holder .post-info,.tpg-shortcode-main-wrapper .layout9 .rt-holder .post-info,.tpg-shortcode-main-wrapper .offset04 .rt-holder .post-info{background:rgba(0,0,0,.5);bottom:0;color:#fff;opacity:1;padding:10px;position:absolute;text-align:center;top:auto;transition:transform .4s,opacity .1s .3s;width:100%}.tpg-shortcode-main-wrapper .carousel6 .rt-holder .post-info h2,.tpg-shortcode-main-wrapper .carousel6 .rt-holder .post-info h3,.tpg-shortcode-main-wrapper .carousel6 .rt-holder .post-info h4,.tpg-shortcode-main-wrapper .isotope6 .rt-holder .post-info h2,.tpg-shortcode-main-wrapper .isotope6 .rt-holder .post-info h3,.tpg-shortcode-main-wrapper .isotope6 .rt-holder .post-info h4,.tpg-shortcode-main-wrapper .layout9 .rt-holder .post-info h2,.tpg-shortcode-main-wrapper .layout9 .rt-holder .post-info h3,.tpg-shortcode-main-wrapper .layout9 .rt-holder .post-info h4,.tpg-shortcode-main-wrapper .offset04 .rt-holder .post-info h2,.tpg-shortcode-main-wrapper .offset04 .rt-holder .post-info h3,.tpg-shortcode-main-wrapper .offset04 .rt-holder .post-info h4{color:#fff;font-size:22px;font-weight:400;line-height:1.25;margin:0 0 10px}.tpg-shortcode-main-wrapper .carousel6 .rt-holder .post-info a,.tpg-shortcode-main-wrapper .carousel6 .rt-holder .post-info a:hover,.tpg-shortcode-main-wrapper .carousel6 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .isotope6 .rt-holder .post-info a,.tpg-shortcode-main-wrapper .isotope6 .rt-holder .post-info a:hover,.tpg-shortcode-main-wrapper .layout9 .rt-holder .post-info a,.tpg-shortcode-main-wrapper .layout9 .rt-holder .post-info a:hover,.tpg-shortcode-main-wrapper .layout9 .rt-holder .post-meta-user,.tpg-shortcode-main-wrapper .layout9 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .offset04 .rt-holder .post-info a,.tpg-shortcode-main-wrapper .offset04 .rt-holder .post-info a:hover,.tpg-shortcode-main-wrapper .offset04 .rt-holder .post-meta-user,.tpg-shortcode-main-wrapper .offset04 .rt-holder .post-meta-user a{color:#fff}.tpg-shortcode-main-wrapper .carousel7 .rt-holder,.tpg-shortcode-main-wrapper .isotope7 .rt-holder,.tpg-shortcode-main-wrapper .layout10 .rt-holder{list-style:none;margin:0 auto}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout10 .rt-holder .overlay{margin:0;overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay img,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .overlay img,.tpg-shortcode-main-wrapper .layout10 .rt-holder .overlay img{display:block;position:relative;width:100%}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .post-info,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-info,.tpg-shortcode-main-wrapper .layout10 .rt-holder .post-info{background:rgba(0,0,0,.7);bottom:0;color:#000;opacity:0;padding:15px;position:absolute;text-align:center;top:0;transform:translateY(100%);transition:transform .4s,opacity .1s .3s;width:100%}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .post-info h2,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .post-info h3,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .post-info h4,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-info h2,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-info h3,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-info h4,.tpg-shortcode-main-wrapper .layout10 .rt-holder .post-info h2,.tpg-shortcode-main-wrapper .layout10 .rt-holder .post-info h3,.tpg-shortcode-main-wrapper .layout10 .rt-holder .post-info h4{color:#fff;font-size:22px;font-weight:400;line-height:1.25;margin:10px 0}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .post-info a,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .post-info a:hover,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-info a,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-info a:hover,.tpg-shortcode-main-wrapper .layout10 .rt-holder .post-info a,.tpg-shortcode-main-wrapper .layout10 .rt-holder .post-info a:hover{color:#fff}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .tpg-excerpt,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .tpg-excerpt,.tpg-shortcode-main-wrapper .layout10 .rt-holder .tpg-excerpt{padding-top:10px}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .post-meta-user,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .carousel7 .rt-holder .tpg-excerpt,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-meta-user,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .layout10 .rt-holder .post-meta-user,.tpg-shortcode-main-wrapper .layout10 .rt-holder .post-meta-user a{color:#fff}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay:hover .post-info,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .overlay:hover .post-info,.tpg-shortcode-main-wrapper .layout10 .rt-holder .overlay:hover .post-info{opacity:1;transform:translateY(0);transition:transform .4s,opacity .1s}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .overlay .post-meta,.tpg-shortcode-main-wrapper .layout10 .rt-holder .overlay .post-meta{color:#fff;overflow:hidden}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .overlay .post-meta.left,.tpg-shortcode-main-wrapper .layout10 .rt-holder .overlay .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .overlay .post-meta.right,.tpg-shortcode-main-wrapper .layout10 .rt-holder .overlay .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .overlay .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout10 .rt-holder .overlay .rt-tpg-social-share{float:none;text-align:center}.tpg-shortcode-main-wrapper .carousel7 .rt-holder .read-more,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .read-more,.tpg-shortcode-main-wrapper .layout10 .rt-holder .read-more{float:none;padding:0}.tpg-shortcode-main-wrapper .layout11 .rt-holder{background:#fff;box-shadow:0 1px 2px 1px rgba(0,0,0,.22);-webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.22);-moz-box-shadow:0 1px 2px 1px rgba(0,0,0,.22);display:inline-block;padding:20px 0 15px;position:relative;width:100%}.tpg-shortcode-main-wrapper .layout11 .rt-holder .rt-img-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .layout11 .rt-holder .rt-img-holder:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);-webkit-transition:all .25s ease-in-out}.tpg-shortcode-main-wrapper .layout11 .rt-holder .rt-img-holder .overlay{background:rgba(39,174,96,.8);bottom:0;display:block;opacity:0;position:absolute;transition:all .3s ease-out 0s;width:100%;z-index:1}.tpg-shortcode-main-wrapper .layout11 .rt-holder h2,.tpg-shortcode-main-wrapper .layout11 .rt-holder h3,.tpg-shortcode-main-wrapper .layout11 .rt-holder h4{padding:0 15px}.tpg-shortcode-main-wrapper .layout11 .rt-holder h2 a,.tpg-shortcode-main-wrapper .layout11 .rt-holder h3 a,.tpg-shortcode-main-wrapper .layout11 .rt-holder h4 a{color:#000}.tpg-shortcode-main-wrapper .layout11 .rt-holder .cat-above-title{padding:0 15px}.tpg-shortcode-main-wrapper .layout11 .rt-holder .rt-detail{background:#fff;padding:15px 15px 0}.tpg-shortcode-main-wrapper .layout11 .rt-holder .post-meta-user{padding:0 15px 5px}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .overlay,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay,.tpg-shortcode-main-wrapper .layout13 .rt-holder .overlay{position:relative}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .layout13 .rt-holder .overlay .post-info{box-sizing:border-box;display:block;opacity:0;position:absolute;z-index:5}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .overlay p,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay p,.tpg-shortcode-main-wrapper .layout13 .rt-holder .overlay p{color:#fff}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .layout13 .rt-holder .overlay .post-info{backface-visibility:hidden;background-color:rgba(3,28,155,.8);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:24px;text-align:center;top:0;transform:rotateY(-180deg);transition:all .5s;width:100%}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .overlay img,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay img,.tpg-shortcode-main-wrapper .layout13 .rt-holder .overlay img{backface-visibility:hidden;transition:all .5s;z-index:10}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .overlay:hover img,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay:hover img,.tpg-shortcode-main-wrapper .layout13 .rt-holder .overlay:hover img{opacity:0;transform:rotateY(180deg);visibility:hidden}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .overlay:hover .post-info,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay:hover .post-info,.tpg-shortcode-main-wrapper .layout13 .rt-holder .overlay:hover .post-info{backface-visibility:visible;opacity:1;transform:rotateY(0deg)}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .post-info h2,.tpg-shortcode-main-wrapper .carousel9 .rt-holder .post-info h3,.tpg-shortcode-main-wrapper .carousel9 .rt-holder .post-info h4,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .post-info h2,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .post-info h3,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .post-info h4,.tpg-shortcode-main-wrapper .layout13 .rt-holder .post-info h2,.tpg-shortcode-main-wrapper .layout13 .rt-holder .post-info h3,.tpg-shortcode-main-wrapper .layout13 .rt-holder .post-info h4{color:#fff;font-size:22px;font-weight:400;line-height:1.25;margin:0 0 15px}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .post-info,.tpg-shortcode-main-wrapper .carousel9 .rt-holder .post-info a,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .post-info,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .post-info a,.tpg-shortcode-main-wrapper .layout13 .rt-holder .post-info,.tpg-shortcode-main-wrapper .layout13 .rt-holder .post-info a{color:#fff}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .post-info p.post-meta-user,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .post-info p.post-meta-user,.tpg-shortcode-main-wrapper .layout13 .rt-holder .post-info p.post-meta-user{margin-bottom:8px}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .post-info a:hover,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .post-info a:hover,.tpg-shortcode-main-wrapper .layout13 .rt-holder .post-info a:hover{color:#fff}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .rt-detail .post-meta,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .rt-detail .post-meta,.tpg-shortcode-main-wrapper .layout13 .rt-holder .rt-detail .post-meta{overflow:hidden;text-align:center}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .post-meta .rt-tpg-social-share,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .post-meta .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout13 .rt-holder .post-meta .rt-tpg-social-share{text-align:center}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .post-meta.left,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .post-meta.left,.tpg-shortcode-main-wrapper .layout13 .rt-holder .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel9 .rt-holder .post-meta.right,.tpg-shortcode-main-wrapper .isotope9 .rt-holder .post-meta.right,.tpg-shortcode-main-wrapper .layout13 .rt-holder .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .carousel10 .rt-holder,.tpg-shortcode-main-wrapper .isotope10 .rt-holder,.tpg-shortcode-main-wrapper .layout14 .rt-holder{background:#fff;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.22);flex-direction:column}.tpg-shortcode-main-wrapper .carousel10 .rt-holder img,.tpg-shortcode-main-wrapper .isotope10 .rt-holder img,.tpg-shortcode-main-wrapper .layout14 .rt-holder img{-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-webkit-border-top-right-radius:6px;border-top-right-radius:6px;position:relative}.tpg-shortcode-main-wrapper .carousel10 .rt-holder img:hover,.tpg-shortcode-main-wrapper .isotope10 .rt-holder img:hover,.tpg-shortcode-main-wrapper .layout14 .rt-holder img:hover{opacity:.95}.tpg-shortcode-main-wrapper .carousel10 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .rt-detail,.tpg-shortcode-main-wrapper .layout14 .rt-holder .rt-detail{padding:15px 15px 0}.tpg-shortcode-main-wrapper .carousel10 .rt-holder .rt-detail.rt-with-title,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .rt-detail.rt-with-title,.tpg-shortcode-main-wrapper .layout14 .rt-holder .rt-detail.rt-with-title{padding-top:0}.tpg-shortcode-main-wrapper .carousel10 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .carousel10 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .carousel10 .rt-holder .rt-detail h4,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .rt-detail h4,.tpg-shortcode-main-wrapper .layout14 .rt-holder .rt-detail h2,.tpg-shortcode-main-wrapper .layout14 .rt-holder .rt-detail h3,.tpg-shortcode-main-wrapper .layout14 .rt-holder .rt-detail h4{font-size:22px;font-weight:400;line-height:1.25;margin:0 0 12px}.tpg-shortcode-main-wrapper .layout14 .rt-holder .rt-detail h2 a,.tpg-shortcode-main-wrapper .layout14 .rt-holder .rt-detail h3 a,.tpg-shortcode-main-wrapper .layout14 .rt-holder .rt-detail h4 a{color:#000}.tpg-shortcode-main-wrapper .carousel10 .rt-detail .tpg-excerpt,.tpg-shortcode-main-wrapper .isotope10 .rt-detail .tpg-excerpt,.tpg-shortcode-main-wrapper .layout14 .rt-detail .tpg-excerpt{margin-bottom:20px}.tpg-shortcode-main-wrapper .carousel10 .rt-holder .post-meta-user,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .post-meta-user,.tpg-shortcode-main-wrapper .layout14 .rt-holder .post-meta-user{border-top:1px solid #ccc;line-height:25px;padding:15px}.tpg-shortcode-main-wrapper .carousel10 .rt-holder .post-meta-user:hover,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .post-meta-user:hover,.tpg-shortcode-main-wrapper .layout14 .rt-holder .post-meta-user:hover{-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;background:#fff;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px}.tpg-shortcode-main-wrapper .carousel10 .rt-holder .rt-detail .read-more,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .rt-detail .read-more,.tpg-shortcode-main-wrapper .layout14 .rt-holder .rt-detail .read-more{border:1px solid #8e8e8e;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:5px 8px}.tpg-shortcode-main-wrapper .carousel10 .rt-holder .post-meta,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .post-meta,.tpg-shortcode-main-wrapper .layout14 .rt-holder .post-meta{display:inline-block;padding:0 15px 15px;width:100%}.tpg-shortcode-main-wrapper .carousel10 .rt-holder .post-meta.center,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .post-meta.center,.tpg-shortcode-main-wrapper .layout14 .rt-holder .post-meta.center{text-align:center}.tpg-shortcode-main-wrapper .carousel10 .rt-holder .post-meta.right,.tpg-shortcode-main-wrapper .isotope10 .rt-holder .post-meta.right,.tpg-shortcode-main-wrapper .layout14 .rt-holder .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .carousel11 .rt-holder,.tpg-shortcode-main-wrapper .isotope11 .rt-holder,.tpg-shortcode-main-wrapper .layout15 .rt-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .carousel11 .rt-holder img,.tpg-shortcode-main-wrapper .isotope11 .rt-holder img,.tpg-shortcode-main-wrapper .layout15 .rt-holder img{overflow:hidden;position:relative;transition:all .2s linear}.tpg-shortcode-main-wrapper .carousel11 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .layout15 .rt-holder .overlay .post-info{background-color:rgba(0,0,0,.6);height:100%;left:0;opacity:0;padding:0;position:absolute;top:0;transition:all .4s ease-in-out;width:100%}.tpg-shortcode-main-wrapper .carousel11 .rt-holder:hover img,.tpg-shortcode-main-wrapper .isotope11 .rt-holder:hover img,.tpg-shortcode-main-wrapper .layout15 .rt-holder:hover img{transform:scale(1.1)}.tpg-shortcode-main-wrapper .carousel11 .rt-holder h2,.tpg-shortcode-main-wrapper .carousel11 .rt-holder h3,.tpg-shortcode-main-wrapper .carousel11 .rt-holder h4,.tpg-shortcode-main-wrapper .isotope11 .rt-holder h2,.tpg-shortcode-main-wrapper .isotope11 .rt-holder h3,.tpg-shortcode-main-wrapper .isotope11 .rt-holder h4,.tpg-shortcode-main-wrapper .layout15 .rt-holder h2,.tpg-shortcode-main-wrapper .layout15 .rt-holder h3,.tpg-shortcode-main-wrapper .layout15 .rt-holder h4{background:rgba(0,0,0,.8);font-size:22px;font-weight:400;line-height:1.25;margin:15px 0;opacity:0;padding:6px 15px 8px;text-align:center;transform:translateY(-100px);transition:all .2s ease-in-out}.tpg-shortcode-main-wrapper .carousel11 .cat-above-titl,.tpg-shortcode-main-wrapper .isotope11 .cat-above-title,.tpg-shortcode-main-wrapper .layout15 .cat-above-title,.tpg-shortcode-main-wrapper .layout16 .cat-above-title{text-align:center}.tpg-shortcode-main-wrapper .carousel11 .cat-above-title *,.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .carousel11 .rt-holder h2 a,.tpg-shortcode-main-wrapper .carousel11 .rt-holder h3 a,.tpg-shortcode-main-wrapper .carousel11 .rt-holder h4 a,.tpg-shortcode-main-wrapper .isotope11 .cat-above-title *,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .isotope11 .rt-holder h2 a,.tpg-shortcode-main-wrapper .isotope11 .rt-holder h3 a,.tpg-shortcode-main-wrapper .isotope11 .rt-holder h4 a,.tpg-shortcode-main-wrapper .layout15 .cat-above-title *,.tpg-shortcode-main-wrapper .layout15 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .layout15 .rt-holder h2 a,.tpg-shortcode-main-wrapper .layout15 .rt-holder h3 a,.tpg-shortcode-main-wrapper .layout15 .rt-holder h4 a,.tpg-shortcode-main-wrapper .layout16 .cat-above-title *{color:#fff}.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info p,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .post-info p,.tpg-shortcode-main-wrapper .layout15 .rt-holder .post-info p{color:#fff;margin-bottom:0;opacity:0;padding:0 15px;text-align:center;transform:translateY(100px);transition:all .2s linear}.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info p.post-meta-user{margin-bottom:10px}.tpg-shortcode-main-wrapper .carousel11 .rt-holder:hover .post-info,.tpg-shortcode-main-wrapper .carousel11 .rt-holder:hover h2,.tpg-shortcode-main-wrapper .carousel11 .rt-holder:hover h3,.tpg-shortcode-main-wrapper .carousel11 .rt-holder:hover h4,.tpg-shortcode-main-wrapper .carousel11 .rt-holder:hover p,.tpg-shortcode-main-wrapper .isotope11 .rt-holder:hover .post-info,.tpg-shortcode-main-wrapper .isotope11 .rt-holder:hover h2,.tpg-shortcode-main-wrapper .isotope11 .rt-holder:hover h3,.tpg-shortcode-main-wrapper .isotope11 .rt-holder:hover h4,.tpg-shortcode-main-wrapper .isotope11 .rt-holder:hover p,.tpg-shortcode-main-wrapper .layout15 .rt-holder:hover .post-info,.tpg-shortcode-main-wrapper .layout15 .rt-holder:hover h2,.tpg-shortcode-main-wrapper .layout15 .rt-holder:hover h3,.tpg-shortcode-main-wrapper .layout15 .rt-holder:hover h4,.tpg-shortcode-main-wrapper .layout15 .rt-holder:hover p{opacity:1;transform:translateY(0)}.tpg-shortcode-main-wrapper .carousel11 .rt-holder:hover p,.tpg-shortcode-main-wrapper .isotope11 .rt-holder:hover p,.tpg-shortcode-main-wrapper .layout15 .rt-holder:hover p{transition-delay:.1s}.tpg-shortcode-main-wrapper .carousel11 .rt-holder .read-more,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .read-more,.tpg-shortcode-main-wrapper .layout15 .rt-holder .read-more{text-align:center}.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-meta,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .post-meta,.tpg-shortcode-main-wrapper .layout15 .rt-holder .post-meta{color:#fff;overflow:hidden;padding:10px 15px 15px;text-align:center}.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-meta .rt-tpg-social-share,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .post-meta .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout15 .rt-holder .post-meta .rt-tpg-social-share{text-align:center}.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-meta.left,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .post-meta.left,.tpg-shortcode-main-wrapper .layout15 .rt-holder .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-meta.right,.tpg-shortcode-main-wrapper .isotope11 .rt-holder .post-meta.right,.tpg-shortcode-main-wrapper .layout15 .rt-holder .post-meta.right{text-align:right}.tpg-shortcode-main-wrapper .carousel12 .rt-holder,.tpg-shortcode-main-wrapper .isotope12 .rt-holder,.tpg-shortcode-main-wrapper .layout16 .rt-holder{overflow:hidden;position:relative}.tpg-shortcode-main-wrapper .carousel12 .rt-holder img,.tpg-shortcode-main-wrapper .isotope12 .rt-holder img,.tpg-shortcode-main-wrapper .layout16 .rt-holder img{overflow:hidden;position:relative;transition:all .3s ease-in-out}.tpg-shortcode-main-wrapper .carousel12 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .overlay .post-info,.tpg-shortcode-main-wrapper .layout16 .rt-holder .overlay .post-info{background:#007acc;height:100%;left:0;opacity:0;padding:0;position:absolute;top:0;transform:translateX(-100%);transition:all .3s ease-in-out;width:100%}.tpg-shortcode-main-wrapper .carousel12 .rt-holder:hover img,.tpg-shortcode-main-wrapper .isotope12 .rt-holder:hover img,.tpg-shortcode-main-wrapper .layout16 .rt-holder:hover img{transform:translateX(100%)}.tpg-shortcode-main-wrapper .carousel12 .rt-holder h2,.tpg-shortcode-main-wrapper .carousel12 .rt-holder h3,.tpg-shortcode-main-wrapper .carousel12 .rt-holder h4,.tpg-shortcode-main-wrapper .isotope12 .rt-holder h2,.tpg-shortcode-main-wrapper .isotope12 .rt-holder h3,.tpg-shortcode-main-wrapper .isotope12 .rt-holder h4,.tpg-shortcode-main-wrapper .layout16 .rt-holder h2,.tpg-shortcode-main-wrapper .layout16 .rt-holder h3,.tpg-shortcode-main-wrapper .layout16 .rt-holder h4{background:rgba(0,0,0,.8);box-shadow:0 1px 3px hsla(3,9%,59%,.5);color:#fff;font-size:22px;font-weight:400;line-height:1.25;margin:15px 0;padding:6px 15px 8px;text-align:center}.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .carousel12 .rt-holder h2 a,.tpg-shortcode-main-wrapper .carousel12 .rt-holder h3 a,.tpg-shortcode-main-wrapper .carousel12 .rt-holder h4 a,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .isotope12 .rt-holder h2 a,.tpg-shortcode-main-wrapper .isotope12 .rt-holder h3 a,.tpg-shortcode-main-wrapper .isotope12 .rt-holder h4 a,.tpg-shortcode-main-wrapper .layout16 .rt-holder .post-meta-user a,.tpg-shortcode-main-wrapper .layout16 .rt-holder h2 a,.tpg-shortcode-main-wrapper .layout16 .rt-holder h3 a,.tpg-shortcode-main-wrapper .layout16 .rt-holder h4 a{color:#fff}.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info p,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info p,.tpg-shortcode-main-wrapper .layout16 .rt-holder .post-info p{color:#fff;padding:0 15px;text-align:center;transition:all .2s linear}.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info p.tpg-excerpt,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info p.tpg-excerpt,.tpg-shortcode-main-wrapper .layout16 .rt-holder .post-info p.tpg-excerpt{margin-bottom:0}.tpg-shortcode-main-wrapper .carousel12 .rt-holder:hover .post-info,.tpg-shortcode-main-wrapper .carousel12 .rt-holder:hover h2,.tpg-shortcode-main-wrapper .carousel12 .rt-holder:hover h3,.tpg-shortcode-main-wrapper .carousel12 .rt-holder:hover h4,.tpg-shortcode-main-wrapper .carousel12 .rt-holder:hover p,.tpg-shortcode-main-wrapper .isotope12 .rt-holder:hover .post-info,.tpg-shortcode-main-wrapper .isotope12 .rt-holder:hover h2,.tpg-shortcode-main-wrapper .isotope12 .rt-holder:hover h3,.tpg-shortcode-main-wrapper .isotope12 .rt-holder:hover h4,.tpg-shortcode-main-wrapper .isotope12 .rt-holder:hover p,.tpg-shortcode-main-wrapper .layout16 .rt-holder:hover .post-info,.tpg-shortcode-main-wrapper .layout16 .rt-holder:hover h2,.tpg-shortcode-main-wrapper .layout16 .rt-holder:hover h3,.tpg-shortcode-main-wrapper .layout16 .rt-holder:hover h4,.tpg-shortcode-main-wrapper .layout16 .rt-holder:hover p{opacity:1;transform:translateY(0)}.tpg-shortcode-main-wrapper .carousel12 .rt-holder .read-more,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .read-more,.tpg-shortcode-main-wrapper .layout16 .rt-holder .read-more{text-align:center}.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-meta,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-meta,.tpg-shortcode-main-wrapper .layout16 .rt-holder .post-meta{color:#fff;overflow:hidden;padding:10px 15px 15px;text-align:center}.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-meta .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout16 .rt-holder .post-meta .rt-tpg-social-share{text-align:center}.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-meta.left,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-meta.left,.tpg-shortcode-main-wrapper .layout16 .rt-holder .post-meta.left{text-align:left}.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-meta.right,.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-meta.right,.tpg-shortcode-main-wrapper .layout16 .rt-holder .post-meta.right{text-align:right}.layout17 .rt-holder{overflow:hidden;position:relative}.layout17 .rt-holder .overlay{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transform:translateY(-100%);transition:all .4s linear;width:100%;z-index:99}.layout17 .rt-holder:hover .overlay{transform:translateY(0)}.layout17 .rt-holder .overlay a.tpg-zoom .fa{border:2px solid;border-radius:50%;box-sizing:border-box;display:inline-block;font-size:30px;height:40px;line-height:30px;margin-right:0;padding:5px;text-align:center;width:40px}.tpg-shortcode-main-wrapper .overlay .product-more ul{margin:0;padding:0}.tpg-shortcode-main-wrapper .rt-content-loader[class*=edd] .rt-holder .rt-img-holder .overlay .product-more{padding:0;top:50%;transform:translateY(-50%)}.wc1 .rt-holder,.wc2 .rt-holder{flex-direction:column}.edd1 .rt-holder .rt-woo-info,.edd-carousel1 .rt-holder .rt-woo-info,.edd-isotope1 .rt-holder .rt-woo-info,.wc1 .rt-holder .rt-woo-info,.wc-carousel1 .rt-holder .rt-woo-info,.wc-isotope1 .rt-holder .rt-woo-info{padding:5px 0;text-align:center}.edd1 .rt-holder .rt-woo-info h2,.edd1 .rt-holder .rt-woo-info h3,.edd1 .rt-holder .rt-woo-info h4,.edd-carousel1 .rt-holder .rt-woo-info h2,.edd-carousel1 .rt-holder .rt-woo-info h3,.edd-carousel1 .rt-holder .rt-woo-info h4,.edd-isotope1 .rt-holder .rt-woo-info h2,.edd-isotope1 .rt-holder .rt-woo-info h3,.edd-isotope1 .rt-holder .rt-woo-info h4,.wc1 .rt-holder .rt-woo-info h2,.wc1 .rt-holder .rt-woo-info h3,.wc1 .rt-holder .rt-woo-info h4,.wc-carousel1 .rt-holder .rt-woo-info h2,.wc-carousel1 .rt-holder .rt-woo-info h3,.wc-carousel1 .rt-holder .rt-woo-info h4,.wc-isotope1 .rt-holder .rt-woo-info h2,.wc-isotope1 .rt-holder .rt-woo-info h3,.wc-isotope1 .rt-holder .rt-woo-info h4{color:#2a2a2a;font-size:18px;line-height:1.4;margin-bottom:10px;padding:10px 0 0;text-align:center}.edd-carousel1 .rt-holder .rt-woo-info h2,.edd-carousel1 .rt-holder .rt-woo-info h3,.edd-carousel1 .rt-holder .rt-woo-info h4{margin:10px;padding:0}.edd1 .rt-holder .rt-woo-info h2 a,.edd1 .rt-holder .rt-woo-info h3 a,.edd1 .rt-holder .rt-woo-info h4 a,.edd-carousel1 .rt-holder .rt-woo-info h2 a,.edd-carousel1 .rt-holder .rt-woo-info h3 a,.edd-carousel1 .rt-holder .rt-woo-info h4 a,.edd-isotope1 .rt-holder .rt-woo-info h2 a,.edd-isotope1 .rt-holder .rt-woo-info h3 a,.edd-isotope1 .rt-holder .rt-woo-info h4 a,.wc1 .rt-holder .rt-woo-info h2 a,.wc1 .rt-holder .rt-woo-info h3 a,.wc1 .rt-holder .rt-woo-info h4 a,.wc-carousel1 .rt-holder .rt-woo-info h2 a,.wc-carousel1 .rt-holder .rt-woo-info h3 a,.wc-carousel1 .rt-holder .rt-woo-info h4 a,.wc-isotope1 .rt-holder .rt-woo-info h2 a,.wc-isotope1 .rt-holder .rt-woo-info h3 a,.wc-isotope1 .rt-holder .rt-woo-info h4 a{color:#2a2a2a}.edd1 .rt-holder .rt-edd-info .price,.edd-carousel1 .rt-holder .rt-edd-info .price,.edd-isotope1 .rt-holder .rt-edd-info .price,.wc1 .rt-holder .rt-woo-info .price,.wc-carousel1 .rt-holder .rt-woo-info .price,.wc-isotope1 .rt-holder .rt-woo-info .price{color:#f44336;font-weight:600;text-align:center}.edd1 .rt-holder .rt-img-holder,.edd-carousel1 .rt-holder .rt-img-holder,.edd-isotope1 .rt-holder .rt-img-holder,.wc1 .rt-holder .rt-img-holder,.wc-carousel1 .rt-holder .rt-img-holder,.wc-isotope1 .rt-holder .rt-img-holder{background:#f6fbfb;overflow:hidden;position:relative}.edd1 .rt-holder .rt-img-holder .overlay,.edd-carousel1 .rt-holder .rt-img-holder .overlay,.edd-isotope1 .rt-holder .rt-img-holder .overlay,.wc1 .rt-holder .rt-img-holder .overlay,.wc-carousel1 .rt-holder .rt-img-holder .overlay,.wc-isotope1 .rt-holder .rt-img-holder .overlay{bottom:0;display:block;height:100%;opacity:0;position:absolute;right:0;transition:all .8s ease-out 0s;width:100%;z-index:1}.edd1 .rt-holder .rt-img-holder .overlay .product-more,.edd-carousel1 .rt-holder .rt-img-holder .overlay .product-more,.edd-isotope1 .rt-holder .rt-img-holder .overlay .product-more,.wc1 .rt-holder .rt-img-holder .overlay .product-more,.wc-carousel1 .rt-holder .rt-img-holder .overlay .product-more,.wc-isotope1 .rt-holder .rt-img-holder .overlay .product-more{left:0;margin:auto;padding:50px 18px;position:absolute;right:0;text-align:center;top:37%}.wc1 .rt-holder .rt-img-holder .overlay .product-more{top:25%}.wc-carousel1 .rt-holder .rt-img-holder .overlay .product-more,.wc-isotope1 .rt-holder .rt-img-holder .overlay .product-more{padding:0;top:50%;transform:translateY(-50%)}.edd1 .rt-holder .rt-img-holder .overlay .product-more ul li,.edd-carousel1 .rt-holder .rt-img-holder .overlay .product-more ul li,.edd-isotope1 .rt-holder .rt-img-holder .overlay .product-more ul li,.wc1 .rt-holder .rt-img-holder .overlay .product-more ul li,.wc-carousel1 .rt-holder .rt-img-holder .overlay .product-more ul li,.wc-isotope1 .rt-holder .rt-img-holder .overlay .product-more ul li{display:inline-block}.edd-isotope2 .rt-holder .rt-detail{padding-left:0}.edd-isotope2 .rt-holder .rt-detail .product-title{color:#212121;margin-bottom:0}.edd-isotope2 .rt-holder .rt-detail .product-title a{color:#212121}.edd1 .rt-holder .rt-img-holder .overlay .product-more ul li a,.edd-carousel1 .rt-holder .rt-img-holder .overlay .product-more ul li a,.edd-isotope1 .rt-holder .rt-img-holder .overlay .product-more ul li a,.wc1 .rt-holder .rt-img-holder .overlay .product-more ul li a,.wc-carousel1 .rt-holder .rt-img-holder .overlay .product-more ul li a,.wc-isotope1 .rt-holder .rt-img-holder .overlay .product-more ul li a{background-color:#dedede;display:inline-block;min-width:38px;padding:5px 10px}.edd1 .rt-holder .rt-img-holder .overlay .product-more ul li a,.edd-carousel1 .rt-holder .rt-img-holder .overlay .product-more ul li a{border:none;color:#222}.edd1 .rt-holder .rt-img-holder .overlay .product-more ul li a.edd-add-to-cart,.edd-carousel1 .rt-holder .rt-img-holder .overlay .product-more ul li a.edd-add-to-cart{display:inline-block;line-height:1.2;padding:10px}.edd1 .rt-holder .rt-img-holder .overlay .product-more ul li a:hover,.edd-carousel1 .rt-holder .rt-img-holder .overlay .product-more ul li a:hover,.edd-isotope1 .rt-holder .rt-img-holder .overlay .product-more ul li a:hover,.wc1 .rt-holder .rt-img-holder .overlay .product-more ul li a:hover,.wc-carousel1 .rt-holder .rt-img-holder .overlay .product-more ul li a:hover,.wc-isotope1 .rt-holder .rt-img-holder .overlay .product-more ul li a:hover{background:#f44336;color:#fff}.edd1 .rt-holder .rt-img-holder:hover .overlay,.edd-carousel1 .rt-holder .rt-img-holder:hover .overlay,.edd-isotope1 .rt-holder .rt-img-holder:hover .overlay,.wc1 .rt-holder .rt-img-holder:hover .overlay,.wc-carousel1 .rt-holder .rt-img-holder:hover .overlay,.wc-isotope1 .rt-holder .rt-img-holder:hover .overlay{height:100%;opacity:1;transition:all .8s ease-out 0s;width:100%}.edd1 .rt-holder .rt-img-holder .overlay .product-more ul li a.edd-add-to-cart,.edd1 .rt-holder .rt-img-holder .overlay .product-more ul li a.edd_go_to_checkout,.edd2 .rt-detail .product-meta a.edd-add-to-cart,.edd2 .rt-detail .product-meta a.edd_go_to_checkout,.edd3 .product-meta a.edd-add-to-cart,.edd3 .product-meta a.edd_go_to_checkout,.edd-carousel1 .rt-holder .rt-img-holder .overlay .product-more ul li a.edd-add-to-cart,.edd-carousel1 .rt-holder .rt-img-holder .overlay .product-more ul li a.edd_go_to_checkout,.edd-carousel2 .product-meta a.edd-add-to-cart,.edd-carousel2 .product-meta a.edd_go_to_checkout{font-size:15px;font-weight:500}.edd1 .rt-holder .edd-no-js,.edd2 .rt-holder .edd-no-js,.edd3 .rt-holder .edd-no-js,.edd-carousel1 .rt-holder .edd-no-js,.edd-carousel2 .rt-holder .edd-no-js{display:none!important}.wc2 .rt-holder .rt-img-holder{overflow:hidden;position:relative}.wc2 .rt-holder .rt-img-holder .overlay{align-items:center;background:rgba(19,138,35,.8);display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;position:absolute;text-align:center;transition:all .3s ease-out 0s;width:100%;z-index:1}.wc2 .rt-holder .rt-img-holder .overlay .price{color:#fff;display:block;font-size:24px;font-weight:600}.wc2 .rt-holder .rt-img-holder .overlay .view-search{bottom:13px;color:#fff;font-size:20px;right:17px}.wc2 .rt-holder .rt-img-holder .active,.wc2 .rt-holder .rt-img-holder:hover .overlay{opacity:1}.wc2 .rt-holder .rt-detail{background:#fff;padding:20px 0}.wc2 .rt-holder .rt-detail h2,.wc2 .rt-holder .rt-detail h3,.wc2 .rt-holder .rt-detail h4{color:#000;font-size:16px;margin:5px 0 15px}.wc2 .rt-holder .rt-detail h2 a,.wc2 .rt-holder .rt-detail h3 a,.wc2 .rt-holder .rt-detail h4 a{color:#000}.wc2 .rt-holder .rt-detail h2 a:hover,.wc2 .rt-holder .rt-detail h3 a:hover,.wc2 .rt-holder .rt-detail h4 a:hover{color:#27ae60}.wc2 .rt-detail .rt-wc-add-to-cart{background:#ed1c24;color:#fff;display:inline-block;font-size:14px;font-weight:400;margin:0;padding:4px 13px;text-align:center}.wc2 .rt-detail .price-area{float:right;font-weight:700;padding-top:6px}.edd2 .rt-woo-info h3>span.price,.wc3 .rt-woo-info h3>span.price{color:#f44336;float:right;font-size:18px}.edd2 .rt-holder h3,.wc3 .rt-holder h3{color:#2a2a2a;font-size:20px;line-height:1.4;margin-bottom:0;margin-top:0;padding:0 0 15px}.edd2 .rt-holder .rt-woo-info p,.wc3 .rt-holder .rt-woo-info p{margin-bottom:0;padding-bottom:15px}.edd2 .rt-detail .product-meta .edd-add-to-cart,.edd2 .rt-detail .product-meta .edd_go_to_checkout,.wc3 .rt-detail .rt-wc-add-to-cart{background:#ed1c24;border-color:#ed1c24;color:#fff;display:inline-block;font-weight:400;margin:0;padding:6px 13px;text-align:center}.wc3 .rt-detail .rt-wc-add-to-cart{font-size:14px;padding:4px 13px}.edd3 .rt-holder h3.product-title{margin-bottom:15px}.rt-md-content .edd_download_purchase_form .edd_go_to_checkout{background-color:#dedede;color:#222;display:inline-block;margin-bottom:10px;margin-top:10px;padding:5px 10px}.rt-md-content .edd_download_purchase_form .edd_go_to_checkout:hover{background:#fff}.wc3 .rt-detail .price-area{float:right;font-weight:700;padding-top:6px}.rt-md-content .edd-no-js{display:none}.edd3 .rt-holder,.edd-carousel2 .rt-holder,.wc4 .rt-holder{flex-direction:column}.edd3 .rt-holder .rt-img-holder,.edd-carousel2 .rt-holder .rt-img-holder,.wc4 .rt-holder .rt-img-holder{overflow:hidden;position:relative}.edd3 .rt-holder h2,.edd3 .rt-holder h3,.edd3 .rt-holder h4,.edd-carousel2 .rt-holder h2,.edd-carousel2 .rt-holder h3,.edd-carousel2 .rt-holder h4,.wc4 .rt-holder h2,.wc4 .rt-holder h3,.wc4 .rt-holder h4,.wc-carousel2 .rt-holder h2,.wc-carousel2 .rt-holder h3,.wc-carousel2 .rt-holder h4,.wc-isotope2 .rt-holder h2,.wc-isotope2 .rt-holder h3,.wc-isotope2 .rt-holder h4{color:#2a2a2a;font-size:18px;line-height:1.4;margin-bottom:0;padding:15px 0 0;text-align:center}.edd-carousel2 .rt-holder h2,.edd-carousel2 .rt-holder h3,.edd-carousel2 .rt-holder h4{margin:0;padding:15px 0}.edd3 .rt-holder .rt-img-holder .overlay,.edd-carousel2 .rt-holder .rt-img-holder .overlay,.wc4 .rt-holder .rt-img-holder .overlay,.wc-carousel2 .rt-holder .rt-img-holder .overlay,.wc-isotope2 .rt-holder .rt-img-holder .overlay{background:rgba(19,138,35,.8);display:block;height:100%;opacity:0;position:absolute;text-align:center;transition:all .3s ease-out 0s;width:100%;z-index:1}.edd3 .rt-holder .rt-img-holder .overlay .view-search,.edd-carousel2 .rt-holder .rt-img-holder .overlay .view-search,.wc4 .rt-holder .rt-img-holder .overlay .view-search,.wc-carousel2 .rt-holder .rt-img-holder .overlay .view-search,.wc-isotope2 .rt-holder .rt-img-holder .overlay .view-search{align-items:center;bottom:13px;color:#e86326;display:flex;font-size:20px;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0}.edd3 .rt-holder .rt-img-holder .overlay .view-search:hover,.edd-carousel2 .rt-holder .rt-img-holder .overlay .view-search:hover,.wc4 .rt-holder .rt-img-holder .overlay .view-search:hover{color:#fff}.edd3 .rt-holder .rt-img-holder:hover .overlay,.edd-carousel2 .rt-holder .rt-img-holder:hover .overlay,.wc4 .rt-holder .rt-img-holder .active,.wc4 .rt-holder .rt-img-holder:hover .overlay{opacity:1}.edd3 .product-meta,.edd-carousel2 .product-meta,.wc4 .product-meta,.wc-carousel2 .product-meta,.wc-isotope2 .product-meta{font-size:14px;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}.wc-carousel2 .product-meta .price-area .price,.wc-isotope2 .product-meta .price-area .price{font-size:15px}.edd3 .product-meta .edd-add-to-cart,.edd3 .product-meta .edd_go_to_checkout,.edd-carousel2 .product-meta .edd-add-to-cart,.edd-carousel2 .product-meta .edd_go_to_checkout,.wc4 .product-meta .rt-wc-add-to-cart,.wc-carousel2 .product-meta .rt-wc-add-to-cart,.wc-isotope2 .product-meta .rt-wc-add-to-cart{background:#ed1c24;border-color:#ed1c24;color:#fff;display:inline-block;font-size:14px;font-weight:400;margin:0;padding:6px 13px;text-align:center}.wc4 .product-meta .rt-wc-add-to-cart,.wc-carousel2 .product-meta .rt-wc-add-to-cart,.wc-isotope2 .product-meta .rt-wc-add-to-cart{padding:4px 13px}.edd3 .product-meta .price,.edd-carousel2 .product-meta .price,.wc4 .product-meta .price,.wc-carousel2 .product-meta .price,.wc-isotope2 .product-meta .price{color:#0850d0;display:block;padding:14px 31px}.wc4 .product-meta .price-area .price{font-size:15px;font-weight:500}.rt-row.offset-small-wrap{display:flex;flex-wrap:wrap}.rt-row.offset-small-wrap>.rt-offset-item.rt-col-md-6{box-sizing:border-box;flex:50%}.offset-small-wrap .post-meta-user span.comment-link{display:inline-block;float:none;text-align:left}@media screen and (max-width:991px){.rt-row.offset-small-wrap>.rt-offset-item.rt-col-sm-12{flex:100%}}.tpg-shortcode-main-wrapper .rt-offset-item.offset-small .rt-holder{display:flex}.tpg-shortcode-main-wrapper .rt-offset-item.offset-small .rt-holder>.rt-img-holder{width:107px}@media (max-width:767px){.tpg-shortcode-main-wrapper .offset01 .rt-offset-item.offset-small .rt-holder,.tpg-shortcode-main-wrapper .offset02 .rt-offset-item.offset-small .rt-holder{flex-direction:row}}.tpg-shortcode-main-wrapper .rt-offset-item.offset-small .rt-holder>.rt-detail{margin-left:auto;width:calc(100% - 122px);width:-ms-calc(100% - 122px);width:-moz-calc(100% - 122px)}.tpg-shortcode-main-wrapper .rt-offset-item.offset-small{margin-bottom:15px}.tpg-shortcode-main-wrapper .offset02 .rt-offset-item.offset-small h3.entry-title{margin-top:0}.tpg-shortcode-main-wrapper .offset02 .rt-offset-item.offset-small .tpg-excerpt{margin-top:15px}.tpg-shortcode-main-wrapper .la-fire>div{animation:fire-diamonds 1.5s linear infinite;background-color:currentColor;border:0 solid;border-radius:0;border-radius:2px;bottom:0;display:inline-block;float:none;height:12px;left:50%;position:absolute;transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);width:12px}.tpg-shortcode-main-wrapper .la-fire>div:first-child{animation-delay:-.85s}.tpg-shortcode-main-wrapper .la-fire>div:nth-child(2){animation-delay:-1.85s}.tpg-shortcode-main-wrapper .la-fire>div:nth-child(3){animation-delay:-2.85s}.tpg-shortcode-main-wrapper .la-fire.la-2x>div{height:24px;width:24px}.tpg-shortcode-main-wrapper .rt-pagination-wrap .rt-page-numbers{display:inline-block;margin-top:30px;width:100%}.tpg-shortcode-main-wrapper .rt-pagination-wrap .rt-infinite-action{border-bottom-left-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-bottom-left-radius:50%;-ms-border-bottom-left-radius:50%;-o-border-bottom-left-radius:50%;border-bottom-right-radius:50%;-webkit-border-bottom-right-radius:50%;-moz-border-bottom-right-radius:50%;-ms-border-bottom-right-radius:50%;-o-border-bottom-right-radius:50%;border-top-left-radius:50%;-webkit-border-top-left-radius:50%;-moz-border-top-left-radius:50%;-ms-border-top-left-radius:50%;-o-border-top-left-radius:50%;border-top-right-radius:50%;-webkit-border-top-right-radius:50%;-moz-border-top-right-radius:50%;-ms-border-top-right-radius:50%;-o-border-top-right-radius:50%;display:none;height:40px;margin:0 auto;position:relative;width:40px}.tpg-shortcode-main-wrapper .rt-pagination-wrap .rt-infinite-action.rt-active-elm{display:block}.tpg-shortcode-main-wrapper .rt-pagination-wrap .rt-infinite-action .rt-infinite-loading{color:rgba(251,76,53,.5);left:50%;margin-left:-32px;margin-top:-32px;position:absolute;top:50%}.tpg-cf-wrap{margin:0 0 15px;transition:.4s}.tpg-cf-fields{margin-top:10px}.tgp-cf-field-label{float:left;font-weight:600;margin-right:20px;min-width:100px}.tgp-cf-field-value{display:-ms-flexbox;max-width:100%}.tpg-shortcode-main-wrapper .tgp-cf-field-value a,.tpg-shortcode-main-wrapper .tgp-cf-field-value p{color:inherit;display:inline}.rt-content-loader.isotope4 .tpg-cf-wrap{opacity:0}.rt-content-loader.isotope4 .rt-holder:hover .tpg-cf-wrap{opacity:1}.rt-content-loader.carousel3 .tpg-cf-wrap,.rt-content-loader.carousel4 .tpg-cf-wrap,.rt-content-loader.carousel11 .tpg-cf-wrap,.rt-content-loader.carousel12 .tpg-cf-wrap,.rt-content-loader.grid_hover1 .tpg-cf-wrap,.rt-content-loader.grid_hover2 .tpg-cf-wrap,.rt-content-loader.grid_hover3 .tpg-cf-wrap,.rt-content-loader.grid_hover4 .tpg-cf-wrap,.rt-content-loader.grid_hover5 .tpg-cf-wrap,.rt-content-loader.grid_hover6 .tpg-cf-wrap,.rt-content-loader.grid_hover7 .tpg-cf-wrap,.rt-content-loader.isotope3 .tpg-cf-wrap,.rt-content-loader.isotope4 .tpg-cf-wrap,.rt-content-loader.isotope11 .tpg-cf-wrap,.rt-content-loader.isotope12 .tpg-cf-wrap,.rt-content-loader.layout4 .tpg-cf-wrap,.rt-content-loader.layout6 .tpg-cf-wrap,.rt-content-loader.layout7 .tpg-cf-wrap,.rt-content-loader.layout10 .tpg-cf-wrap,.rt-content-loader.layout15 .tpg-cf-wrap,.rt-content-loader.layout16 .tpg-cf-wrap,.rt-content-loader.offset05 .tpg-cf-wrap,.tpg-shortcode-main-wrapper .isotope7 .rt-holder .tpg-excerpt,.tpg-shortcode-main-wrapper .layout10 .rt-holder .tpg-excerpt{color:#fff}.rt-content-loader.layout4 .tpg-cf-fields{flex-wrap:wrap}.rt-content-loader.layout4 .tgp-cf-field-label{display:block;float:none;min-width:inherit}.tpg-shortcode-main-wrapper .carousel11 .tpg-cf-fields,.tpg-shortcode-main-wrapper .carousel12 .tpg-cf-fields,.tpg-shortcode-main-wrapper .isotope4 .tpg-cf-fields,.tpg-shortcode-main-wrapper .isotope11 .tpg-cf-fields,.tpg-shortcode-main-wrapper .isotope12 .tpg-cf-fields,.tpg-shortcode-main-wrapper .layout6 .tpg-cf-fields,.tpg-shortcode-main-wrapper .layout7 .tpg-cf-fields,.tpg-shortcode-main-wrapper .layout8 .tpg-cf-fields,.tpg-shortcode-main-wrapper .layout10 .tpg-cf-fields,.tpg-shortcode-main-wrapper .layout13 .tpg-cf-fields,.tpg-shortcode-main-wrapper .layout15 .tpg-cf-fields,.tpg-shortcode-main-wrapper .layout16 .tpg-cf-fields,.tpg-shortcode-main-wrapper .offset06 .tpg-cf-fields{text-align:center}.tpg-shortcode-main-wrapper .tpg-cf-fields{display:block}.tpg-shortcode-main-wrapper .tgp-cf-field-label,.tpg-shortcode-main-wrapper .tgp-cf-field-value{display:inline;float:none;margin-right:10px}.tpg-shortcode-main-wrapper .tgp-cf-field-label:after{content:":"}@media (max-width:767px){.tpg-shortcode-main-wrapper .layout4 .rt-grid-item+.rt-grid-item{margin-top:15px!important}.tpg-shortcode-main-wrapper .layout4 .rt-holder .layoutInner-content .rt-detail .read-more,.tpg-shortcode-main-wrapper .layout4 .rt-holder .layoutInner-content .rt-detail .rt-tpg-social-share,.tpg-shortcode-main-wrapper .layout4 .rt-holder [class*=rt-col-]{float:none}.tpg-shortcode-main-wrapper .layout4 .rt-holder .layoutInner-content .rt-detail .rt-tpg-social-share{display:block}.tpg-shortcode-main-wrapper .layout4 .rt-holder .layoutInner-content .rt-detail .read-more{display:inline-block;margin-top:15px}.tpg-shortcode-main-wrapper .layout4 .rt-holder .layoutInner-content{height:auto!important}.tpg-shortcode-main-wrapper .layout4 .rt-holder .layoutInner-img img.rt-img-responsive{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.rt-gutter-5{margin:-2.5px!important}@media (min-width:992px){.rt-gutter-5>div,.rt-gutter-5>li{padding:2.5px!important}}.grid_hover1 .rt-gutter-5,.grid_hover2 .rt-gutter-5,.grid_hover3 .rt-gutter-5,.grid_hover4 .rt-gutter-5,.grid_hover5 .rt-gutter-5{display:flex;flex-wrap:wrap}.grid_hover1>.rt-gutter-5,.grid_hover2>.rt-gutter-5,.grid_hover3>.rt-gutter-5,.grid_hover4>.rt-gutter-5,.grid_hover5>.rt-gutter-5{margin-bottom:2px!important}.grid_hover1>.rt-gutter-5:nth-child(2n),.grid_hover2>.rt-gutter-5:nth-child(2n),.grid_hover3>.rt-gutter-5:nth-child(2n),.grid_hover5>.rt-gutter-5:nth-child(2n){flex-direction:row-reverse}.grid_hover1 .rt-post-overlay .post-img a,.grid_hover2 .rt-post-overlay .post-img a,.grid_hover3 .rt-post-overlay .post-img a,.grid_hover4 .rt-post-overlay .post-img a,.grid_hover5 .rt-post-overlay .post-img a{height:100%}.offset05 .rt-post-overlay .post-img{display:flex;min-height:530px}.offset05 .rt-post-overlay .post-content .post-title{font-size:1.802rem;line-height:1.4}.offset05 .offset-small .post-content .post-title{font-size:18px;line-height:1.4}.grid_hover2>.rt-gutter-5 .small-item .excerpt{display:none}@media (max-width:991px){.grid_hover1 [class*=rt-col-],.grid_hover2 [class*=rt-col-],.grid_hover3 [class*=rt-col-],.grid_hover5 [class*=rt-col-]{margin-bottom:5px;padding-left:0;padding-right:0;width:100%}.rt-row.grid_hover1>[class*=rt-col-],.rt-row.grid_hover2>[class*=rt-col-],.rt-row.grid_hover3>[class*=rt-col-],.rt-row.grid_hover5>[class*=rt-col-]{margin-bottom:-2px}.grid_hover1 .rt-gutter-5,.grid_hover2 .rt-gutter-5,.grid_hover3 .rt-gutter-5,.grid_hover5 .rt-gutter-5{margin:0!important}.rt-row.grid_hover1>.rt-gutter-5,.rt-row.grid_hover2>.rt-gutter-5,.rt-row.grid_hover3>.rt-gutter-5,.rt-row.grid_hover35 .rt-gutter-5{margin-bottom:-6px!important}}.rt-gutter-24{margin-bottom:-12px!important;margin-top:-12px!important}.rt-gutter-24>div,.rt-gutter-24>li{padding-bottom:12px!important;padding-top:12px!important}.post-title a{color:#000;display:inline;padding-bottom:0}.post-title a:hover{background-size:100% 2px}.rt-tpg-category{margin-bottom:5px}.rt-tpg-category>a{background-color:var(--tpg-primary-color,#0d6efd);color:#fff;display:inline-block;font-size:12px;font-weight:500;letter-spacing:.05rem;line-height:2;padding:0 8px;position:relative;text-transform:capitalize}.rt-tpg-category>a:hover{background-color:var(--tpg-secondary-color,#0654c4);color:#fff}.offset05 .rt-post.post-sm .rt-tpg-category>a,.offset06 .rt-post-grid .rt-tpg-category>a{font-size:14px}.grid_hover2 .rt-tpg-category+.post-title,.grid_hover3 .rt-tpg-category+.post-title,.grid_hover4 .rt-tpg-category+.post-title,.grid_hover5 .rt-tpg-category+.post-title,.grid_hover6 .rt-tpg-category+.post-title,.grid_hover7 .rt-tpg-category+.post-title,.offset05 .offset-big .rt-tpg-category+.post-title{margin-top:7px}.rt-tpg-category:not(style1) i{color:var(--tpg-primary-color,#0d6efd);opacity:.8}.rt-tpg-category.style1>a{background:none;color:#7a7e83;padding:0}.rt-tpg-category.style3>a:after{border-right:8px solid transparent;border-top:8px solid var(--tpg-primary-color,#0d6efd);content:"";position:absolute;right:-7px;top:0}.grid_hover7 .cat-over-image.top_left{left:25px;top:25px}.grid_hover7 .cat-over-image.top_right{right:25px;top:25px}.rt-post-overlay .post-meta-user a,.rt-post-overlay .post-meta-user span{color:#d0d0d0;display:inline-block;font-size:12px;font-weight:500;letter-spacing:.05rem;text-transform:capitalize;transition:all .3s ease-in-out}.rt-post-overlay .post-meta-user>span{margin-right:12px;position:relative}.rt-post-overlay .post-meta-user a:hover{color:#2962ff}.rt-post-overlay .post-meta-user .icon{font-size:.875rem;margin-right:7px}.rt-post-overlay .post-meta-user span.author a{color:#fff;font-weight:700}.rt-post-overlay .post-meta-user span.author a:hover{color:#2962ff}.rt-post-overlay .post-meta-user.d_slash .meta-data>span,.rt-post-overlay .post-meta-user.d_slash>span,.rt-post-overlay .post-meta-user.dot .meta-data>span,.rt-post-overlay .post-meta-user.dot>span,.rt-post-overlay .post-meta-user.hypen .meta-data>span,.rt-post-overlay .post-meta-user.hypen>span,.rt-post-overlay .post-meta-user.s_slash .meta-data>span,.rt-post-overlay .post-meta-user.s_slash>span,.rt-post-overlay .post-meta-user.v_pipe .meta-data>span,.rt-post-overlay .post-meta-user.v_pipe>span{margin-right:15px;padding-right:18px}.rt-post-overlay .post-meta-user>span:last-child{margin-right:0;padding-right:0}.rt-post-overlay,.rt-post-overlay .post-img{height:100%;position:relative}.rt-post-overlay .post-img{overflow:hidden}.rt-post-overlay .post-img>a:first-of-type{display:block;position:relative;width:100%}.rt-post-overlay .post-img>a:first-of-type:after{background-image:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.4) 59%,rgba(0,0,0,.8));background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%}.rt-post-overlay .post-img img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all 1.5s ease-out;-webkit-transition:all 1.5s ease-out;-moz-transition:all 1.5s ease-out;-ms-transition:all 1.5s ease-out;width:100%}.rt-post-overlay .post-img+.post-content{bottom:0;left:0;padding:25px;position:absolute;transform:translateY(0);transition:all .5s ease;width:100%;z-index:2}.rt-post-overlay .post-img+.post-content .post-title{margin-bottom:5px}.rt-post-overlay .post-img+.post-content .post-title a,.rt-post-overlay .post-img+.post-content .post-title a:hover,.rt-post-overlay .post-img+.post-content p{color:#fff}.rt-post-overlay .post-img+.post-content .post-title+p{margin-bottom:10px;margin-top:10px}.list_layout2 .post-title{font-size:16px;line-height:1.5}.rt-post-overlay .post-img+.post-content>a:first-of-type+p{margin-bottom:15px}.rt-post-overlay.rt-post-overlay-xl .post-img+.post-content{padding:50px}@media (max-width:767px){.rt-post-overlay.rt-post-overlay-xl .post-img+.post-content{padding:25px}}.rt-post-overlay.rt-post-overlay-md .post-img img{min-height:400px}.rt-post-overlay.rt-post-overlay-md.layout-3 .post-img{height:auto}.rt-post-overlay.rt-post-overlay-md.layout-3 .post-img img{height:290px;min-height:290px}.rt-post-overlay.rt-post-overlay-md.layout-3 .post-title{font-size:20px;line-height:30px}.tpg-shortcode-main-wrapper .grid_hover2 .even-grid-item{margin-bottom:0}@media (max-width:991px){.rt-post-overlay.rt-post-overlay-md.layout-3 .post-img{height:100%}.rt-post-overlay.rt-post-overlay-md.layout-3 .post-img img{height:350px;min-height:350px}}.rt-post-overlay:hover .post-img img{transform:scale(1.1)}@media (max-width:767px){.rt-post-overlay .post-img img{min-height:450px}}.rt-post-overlay.center-type .post-img:after{background-image:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.5) 59%,rgba(0,0,0,.8))}.rt-post-overlay.center-type .post-img+.post-content{bottom:unset;left:50%;padding:20px;text-align:center;top:50%;transform:translate(-50%,-50%)}.rt-post-overlay.center-type .post-img+.post-content .post-meta-user{justify-content:center}.grid_layout1 .rt-post-grid .post-title{margin-bottom:8px}.rt-post-grid .post-img{overflow:hidden;position:relative}.rt-post-grid .post-img img{transform:scale(1);transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease}@media (min-width:992px){.offset06 .offset-big .rt-post-grid .post-img img{min-height:615px;-o-object-fit:cover;object-fit:cover;width:100%}}@media (max-width:991px){.offset06 .offset-big .rt-post-grid .post-img img{min-height:450px;-o-object-fit:cover;object-fit:cover;width:100%}}.offset06 .offset-grid-small .rt-post-grid .post-img img{min-height:250px;-o-object-fit:cover;object-fit:cover;width:100%}.grid_layout1 .rt-post-grid .post-img img{min-height:320px;-o-object-fit:cover;object-fit:cover}.rt-post-grid .post-img .rt-meta-over{left:20px;position:absolute;top:20px}.rt-post-grid .post-img .rt-play-over{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.rt-post-grid .post-content{padding:20px 0 0}.rt-post-grid:hover .post-img img{transform:scale(1.075)}.cat-over-image .rt-tpg-category>i{display:none}.grid_layout1 .post-content .rt-tpg-category.style1 a{background:none;color:#646464;margin-bottom:5px;padding:0}.grid_layout1 .post-content .post-meta-user>span{margin:3px 10px 3px 0}.rt-post-grid .post-content .btn-wrap .rt-tpg-social-share{display:block;float:none}.rt-post{display:flex}.list_layout2 .item .rt-post{align-items:flex-start}.rt-post .post-img{flex-shrink:0;overflow:hidden;position:relative}.rt-post .post-img img{transform:scale(1);transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease}.rt-post .post-content{flex-grow:1}.rt-post:hover .post-img img{transform:scale(1.075)}.rt-meta{color:#a5a6aa;display:inline-block;font-size:14px;font-weight:500;letter-spacing:.05rem;text-transform:capitalize}.rt-meta>span{margin-right:10px}.rt-meta i[class^=fa]{font-size:14px;margin-right:4px}.rt-post .post-title{margin-bottom:5px}.rt-post-cat-normal a{color:#7a7e83;display:inline-block;font-size:12px;font-weight:500;letter-spacing:.05rem;margin-bottom:0;text-transform:uppercase}.offset05 .rt-offset-item.offset-small{margin-bottom:24px}.offset05 .rt-offset-item.offset-small .post-img{height:115px;width:150px}.offset05 .rt-offset-item.offset-small .post-img a,.offset05 .rt-offset-item.offset-small .post-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:992px){.offset05>[class*=rt-col]{width:50%}.offset05>[class*=rt-col]:first-child{width:55%}.offset05>[class*=rt-col]:last-child{width:45%}}@media (max-width:991px){.offset05>[class*=rt-col]{width:100%}.offset05 .rt-post-overlay{margin-bottom:30px}}.offset05>[class*=rt-col] [class*=rt-col]{flex:100%!important;width:100%!important}.offset05 .offset-small .post-img{margin-left:15px}.rt-grid-hover-layout4{grid-gap:5px;display:grid;grid-auto-rows:280px;grid-template-columns:1fr 1fr}@media (min-width:1200px){.rt-grid-hover-layout4{grid-template-columns:27% 44% 27%}.rt-grid-hover-layout4 .grid-hover-item:nth-child(5n+1),.rt-grid-hover-layout4 .grid-hover-item:nth-child(5n+2){grid-column:1/2;grid-row:var(--row-w)}.rt-grid-hover-layout4 .grid-hover-item:nth-child(5n+3){grid-column:2/3;grid-row:var(--row-w)}.rt-grid-hover-layout4 .grid-hover-item:nth-child(5n+4),.rt-grid-hover-layout4 .grid-hover-item:nth-child(5n+5){grid-column:3/4;grid-row:var(--row-w)}.rt-grid-hover-layout4 .grid-hover-item:nth-child(5n+1) .post-content .excerpt,.rt-grid-hover-layout4 .grid-hover-item:nth-child(5n+2) .post-content .excerpt,.rt-grid-hover-layout4 .grid-hover-item:nth-child(5n+4) .post-content .excerpt,.rt-grid-hover-layout4 .grid-hover-item:nth-child(5n+5) .post-content .excerpt{display:none}}@media (max-width:991px){.rt-grid-hover-layout4 .grid-hover-item .post-content .excerpt{display:none}}@media (max-width:767px){.rt-grid-hover-layout4{grid-template-columns:1fr}}@media (min-width:1200px){.b__l-xl{border-left:1px solid #e5e5e5}.rt-sidebar-left-spacer_1{margin-left:26px;padding-left:50px}}.rt-post-grid.post-grid-lg-style-1 .post-content{margin:0 auto;padding:30px 90px;position:relative;text-align:center}@media (max-width:1400px){.rt-post-grid.post-grid-lg-style-1 .post-content{padding:30px 20px}}@media (max-width:991px){.rt-post-grid.post-grid-lg-style-1 .post-content{padding:20px 0}}.rt-post-grid.post-grid-lg-style-1 .post-content .shape-13{left:-45px;position:absolute;top:-80px;z-index:-1}.rt-post-grid.post-grid-lg-style-1 .post-meta ul{justify-content:center}.post-grid-list-style-6 .item .post-title{margin-bottom:5px}.post-grid-lg-style-1 .post-title{margin-bottom:6px}.offset-small-wrap .rt-grid-item:last-child .rt-sidebar-left-spacer_1.b__l-xl{padding-top:30px}.offset-small-wrap .rt-grid-item:last-child .rt-sidebar-left-spacer_1.b__l-xl .item{border:none}.rt-read-more{align-items:center;background:transparent;border:1px solid #e5e5e5;border-radius:3px;color:#646464;display:inline-flex;font-size:12px;font-weight:700;height:44px;justify-content:center;letter-spacing:.05rem;margin-top:10px;padding:5px 18px 5px 25px;text-transform:uppercase}.rt-read-more:hover{background-color:#2962ff;border-color:transparent;color:#fff}.tpg-shortcode-main-wrapper .btn-wrap.left{text-align:left}.tpg-shortcode-main-wrapper .btn-wrap.center{text-align:center}.tpg-shortcode-main-wrapper .btn-wrap.right{text-align:right}.rt-post-box-media-style{display:flex}.rt-post-box-media-style .post-img{margin-right:24px;overflow:hidden;position:relative}.rt-post-box-media-style .post-img>a{display:block;height:100%}.rt-post-box-media-style .post-img>a img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all 1.5s ease-out;width:100%}.rt-post-box-media-style .post-img .rt-play-over{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.rt-post-box-media-style.style-1 .post-img{max-width:180px;min-width:180px}.rt-post-box-media-style.style-1 .post-content{align-self:center}@media (max-width:991px){.rt-post-box-media-style.style-1 .post-img{max-width:250px;min-width:250px}}@media (max-width:767px){.rt-post-box-media-style.style-1{display:block}.rt-post-box-media-style.style-1 .post-img{margin-right:0;max-width:100%;min-width:100%}.rt-post-box-media-style.style-1 .post-content{padding:20px 0}}.rt-post-box-media-style.style-2 .post-img{max-width:160px;min-width:160px}.rt-post-box-media-style.style-2 .post-content{align-self:center}.rt-post-box-media-style.style-4 .post-img{max-width:350px;min-width:350px}.rt-post-box-media-style.style-4 .post-content{padding:20px 0}.rt-post-box-media-style .rt-tpg-social-share{display:block;float:none}@media (max-width:767px){.rt-post-box-media-style.style-4{display:block}.rt-post-box-media-style.style-4 .post-img{margin-right:0;max-width:100%;min-width:100%}}.rt-post-box-media-style:hover .post-img img{transform:scale(1.1)}@media (min-width:992px){.list_layout1 .post-item .rt-post-box-media-style .post-meta ul{justify-content:center}.list_layout1 .post-item .rt-post-box-media-style .post-content{align-self:center;padding:30px;text-align:center}}.list_layout1 .post-item .rt-post-box-media-style .post-img{margin:0;max-width:50%;min-width:50%}@media (max-width:991px){.list_layout1 .post-item .rt-post-box-media-style{display:block}.list_layout1 .post-item .rt-post-box-media-style .post-img{max-width:100%;min-width:100%}.list_layout1 .post-item .rt-post-box-media-style .post-content{padding:20px 0}}@media (min-width:992px){.list_layout1 .post-item:nth-of-type(2n) .rt-post-box-media-style{flex-direction:row-reverse}}@media (max-width:991px){.list_layout1 .post-item{border-bottom:1px solid #e5e5e5;margin-bottom:30px;padding-bottom:10px}.list_layout1 .post-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}}.rt-post.post-sm.style-1 .post-img{border-radius:50%;flex:0 0 100px;overflow:unset}.list_layout2 .rt-post.post-sm.style-1 .post-img{overflow:hidden}.rt-post.post-sm.style-1 .post-img img{border-radius:50%;height:100px;-o-object-fit:cover;object-fit:cover;width:100px}.rt-post.post-sm.style-1:hover .post-img img{transform:scale(1)}.rt-post.post-sm .post-img{position:relative}.rt-post.post-sm:hover .post-img:after{background-color:#2962ff;color:#fff}.rt-post.post-sm .post-img+.post-content{margin-left:20px}.rt-post.post-sm .rt-tpg-category.style1,.rt-post.post-sm .rt-tpg-category.style1 a{line-height:100%;padding:0}.list_layout2 .rt-tpg-social-share{display:block;float:none}.tpg-shortcode-main-wrapper .rt-swiper-holder{overflow:hidden}.tpg-shortcode-main-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ea3535!important}.tpg-shortcode-main-wrapper .swiper-pagination .swiper-pagination-bullet{background:#d6d6d6;height:10px;margin:0 2px;opacity:1;transition:.4s;width:10px}.tpg-shortcode-main-wrapper .swiper-wrapper{padding-bottom:45px}.tpg-shortcode-main-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}.tpg-shortcode-main-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active-main{background:#007bff}.tpg-shortcode-main-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.tpg-shortcode-main-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.6)}.tpg-shortcode-main-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.tpg-shortcode-main-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.8)}.tpg-shortcode-main-wrapper>div{position:relative}.tpg-shortcode-main-wrapper .swiper-navigation{position:absolute;right:10px;top:-50px}.tpg-shortcode-main-wrapper .swiper-navigation .slider-btn{align-items:center;background-color:#fff;border:1px solid #e5e5e5;border-radius:3px;color:#2962ff;display:inline-flex;font-size:14px;height:36px;justify-content:center;position:static;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;width:36px}.tpg-shortcode-main-wrapper .swiper-navigation .slider-btn:hover{background-color:#2962ff;border-color:#2962ff;color:#fff}.tpg-shortcode-main-wrapper .swiper-navigation .slider-btn:focus{box-shadow:none;outline:0}.tpg-shortcode-main-wrapper .swiper-navigation .slider-btn.swiper-button-next{margin-left:3px}.tpg-shortcode-main-wrapper .swiper-navigation .swiper-button-next:after,.tpg-shortcode-main-wrapper .swiper-navigation .swiper-button-prev:after{font-size:inherit}.tpg-shortcode-main-wrapper .rt-content-loader .swiper-pagination.swiper-pagination-bullets-dynamic{bottom:10px;left:50%;transform:translateX(-50%);white-space:nowrap}.tpg-shortcode-main-wrapper.is-auto-height-yes .rt-content-loader .swiper-pagination.swiper-pagination-bullets-dynamic{bottom:-15px}.tpg-shortcode-main-wrapper.tpg-has-nav{padding-top:50px}.dsm_icon_list .dsm_icon_list_items,#left-area ul.dsm_icon_list_items,.comment-content ul.dsm_icon_list_items,.entry-content ul.dsm_icon_list_items,.et-l--body ul.dsm_icon_list_items,.et-l--footer ul.dsm_icon_list_items,.et-l--header ul.dsm_icon_list_items,body.et-pb-preview #main-content .container ul.dsm_icon_list_items,.et-l--body ul.dsm_icon_list_items,.et-l--footer ul.dsm_icon_list_items,.et-l--header ul.dsm_icon_list_items{list-style-type:none;margin:0;padding:0;line-height:26px}.dsm_icon_list .dsm_icon_list_items.dsm_icon_list_layout_horizontal .dsm_icon_list_child{display:inline-flex}.dsm_icon_list .dsm_icon_list_child,.dsm_icon_list .dsm_icon_list_child a,.dsm_icon_list .dsm_icon_list_child .dsm_icon_list_tooltip{display:flex;align-items:center;margin:0;padding:0;position:relative}.dsm_icon_list_text{line-height:1.7em}.dsm_icon_list .dsm_icon_list_ltr_direction .dsm_icon_list_child .dsm_icon_list_text{padding-left:5px}.dsm_icon_list .dsm_icon_list_rtl_direction .dsm_icon_list_child .dsm_icon_list_text{padding-right:5px}.dsm_icon_list .dsm_icon_list_child{border-style:solid;border-color:#333}.dsm_icon_list .dsm_icon_list_wrapper{flex-shrink:0;line-height:0}.dsm_icon_list .dsm_icon_list_icon{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:ETmodules;font-size:14px;font-weight:400;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;line-height:1;text-transform:none;content:attr(data-icon);speak:none;border-style:solid;border-color:#333;flex-shrink:0}.dsm_icon_list .dsm_icon_list_image{border-style:solid;border-color:#333;display:inline-block;flex-shrink:0}.dsm_icon_list .dsm_icon_list_image img{width:24px}.dsm_icon_list_tooltip:hover{cursor:pointer}.tippy-tooltip.dsm_icon_list_child_tooltip_wrapper{pointer-events:auto!important;line-height:1.4em;word-wrap:break-word;color:#fff;font-size:13px;overflow:visible!important}.tippy-tooltip.dsm_icon_list_child_tooltip_wrapper .tippy-arrow::after{border-top:6px solid #fff0;border-bottom:6px solid #fff0}.tippy-tooltip.dsm_icon_list_child_tooltip_wrapper .tippy-arrow::after{content:"";position:absolute;top:-6px;transform:translateZ(-1px);border-top:6px solid #fff0;border-bottom:6px solid #fff0}.dsm_icon_list_column_fix{z-index:1}.et-fb .dsm_icon_list_child.et_pb_module,.et-fb .dsm_icon_list .dsm_icon_list_child.et-fb-module--short,.et-db #et-boc .et-l #et-fb-app .dsm_icon_list_child.et_pb_module{margin-bottom:0}.et-fb .dsm_icon_list .dsm_icon_list_child>div,.et-fb .dsm_icon_list .dsm_icon_list_child>div a,.et-fb .dsm_icon_list .dsm_icon_list_child>div .dsm_icon_list_tooltip{display:flex;align-items:center;margin:0;padding:0;position:relative}.et-fb .dsm_icon_list_child .et_pb_module_inner,.et-fb .dsm_icon_list .dsm_icon_list_child>div{width:100%}/*!
 * WPMU DEV Hustle UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */.hustle-ui [class*=hustle-icon-]:after,.hustle-ui [class*=hustle-icon-]:before{speak:none;display:inline-block;color:inherit;font-family:hustle-icons-font!important;font-size:1em;line-height:1em;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:hustle-icons-font;font-weight:400;font-style:normal;font-display:swap;src:local("hustle-icons-font"),url(https://maicohearingservice.ca/wp-content/plugins/hustle/assets/hustle-ui/css/../fonts/hustle-icons-font.woff2) format("woff2"),url(https://maicohearingservice.ca/wp-content/plugins/hustle/assets/hustle-ui/css/../fonts/hustle-icons-font.woff) format("woff")}.hustle-ui [class*=hustle-icon-].hustle-loading-icon:before{display:block;-webkit-animation:spin 1.3s linear infinite;animation:spin 1.3s linear infinite}.hustle-ui .hustle-icon-address:before{content:""}.hustle-ui .hustle-icon-email:before{content:""}.hustle-ui .hustle-icon-name:before{content:""}.hustle-ui .hustle-icon-number:before{content:""}.hustle-ui .hustle-icon-phone:before{content:""}.hustle-ui .hustle-icon-text:before{content:""}.hustle-ui .hustle-icon-website:before{content:""}.hustle-ui .hustle-icon-timepicker:before{content:""}.hustle-ui .hustle-icon-datepicker:before{content:""}.hustle-ui .hustle-icon-check:before{content:""}.hustle-ui .hustle-icon-chevron-down:before{content:""}.hustle-ui .hustle-icon-social-facebook:before{content:""}.hustle-ui .hustle-icon-social-google:before{content:""}.hustle-ui .hustle-icon-social-houzz:before{content:""}.hustle-ui .hustle-icon-social-instagram:before{content:""}.hustle-ui .hustle-icon-social-linkedin:before{content:""}.hustle-ui .hustle-icon-social-pinterest:before{content:""}.hustle-ui .hustle-icon-social-reddit:before{content:""}.hustle-ui .hustle-icon-social-telegram:before{content:""}.hustle-ui .hustle-icon-social-twitch:before{content:""}.hustle-ui .hustle-icon-social-twitter:before{content:""}.hustle-ui .hustle-icon-social-vkontakte:before{content:""}.hustle-ui .hustle-icon-social-youtube:before{content:""}.hustle-ui .hustle-icon-close:before{content:""}.hustle-ui .hustle-icon-loader:before{content:""}.hustle-ui .hustle-icon-social-500px:before{content:""}.hustle-ui .hustle-icon-social-whatsapp:before{content:""}.hustle-ui .hustle-icon-social-email:before{content:""}


/* 633390-1753702426-au *//*!
 * WPMU DEV Hustle UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,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{20%,40%,60%,80%,from,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)}}@-webkit-keyframes bounceInUp{60%,75%,90%,from,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{60%,75%,90%,from,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)}}@-webkit-keyframes bounceInDown{60%,75%,90%,from,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{60%,75%,90%,from,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}}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,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{60%,75%,90%,from,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}}@-webkit-keyframes bounceInRight{60%,75%,90%,from,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{60%,75%,90%,from,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}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-webkit-keyframes newspaperIn{from{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}to{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}}@keyframes newspaperIn{from{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}to{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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)}}@-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)}}@-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)}}@-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)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}50%{opacity:1}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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}}@-webkit-keyframes newspaperOut{from{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}to{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}}@keyframes newspaperOut{from{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}to{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}}@-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)}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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)}}@-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)}}@-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)}}@-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)}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}}@-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)}}@-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)}}@-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}}@-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}}.hustle-ui .hustle-screen-reader{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.hustle-ui,.hustle-ui *{-webkit-box-sizing:border-box;box-sizing:border-box}body.hustle-no-scroll,html.hustle-no-scroll{overflow:hidden!important}.hustle-ui a.hustle-button-cta,.hustle-ui a.hustle-button-submit,.hustle-ui button.hustle-button-cta,.hustle-ui button.hustle-button-submit{min-width:100px;cursor:pointer;text-align:center;-webkit-transition:.2s ease;transition:.2s ease}.hustle-ui a.hustle-button-cta,.hustle-ui a.hustle-button-submit,.hustle-ui button.hustle-button-cta,.hustle-ui button.hustle-button-submit{outline:0}.hustle-ui a.hustle-button-submit,.hustle-ui button.hustle-button-submit{width:auto;display:block;position:relative}.hustle-ui a.hustle-button-submit .hustle-button-text,.hustle-ui button.hustle-button-submit .hustle-button-text{display:block}.hustle-ui a.hustle-button-submit .hustle-loading-icon,.hustle-ui button.hustle-button-submit .hustle-loading-icon{display:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:14px}.hustle-ui a.hustle-button-submit.hustle-button-onload,.hustle-ui button.hustle-button-submit.hustle-button-onload{pointer-events:none;opacity:.6;-khtml-opacity:.6}.hustle-ui a.hustle-button-submit.hustle-button-onload .hustle-button-text,.hustle-ui button.hustle-button-submit.hustle-button-onload .hustle-button-text{opacity:0;-khtml-opacity:0}.hustle-ui a.hustle-button-submit.hustle-button-onload .hustle-loading-icon,.hustle-ui button.hustle-button-submit.hustle-button-onload .hustle-loading-icon{display:block}.hustle-ui .hustle-button-icon{width:30px;height:30px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;border:0;background-color:rgba(0,0,0,0);background-image:unset;text-align:center;-webkit-transition:.2s ease;transition:.2s ease}.hustle-ui .hustle-button-icon [class*=hustle-icon-]{display:block;margin:0 auto;font-size:12px}.hustle-ui .hustle-button-icon [class*=hustle-icon-]:before{display:block}.hustle-ui .hustle-button-icon,.hustle-ui .hustle-button-icon:active,.hustle-ui .hustle-button-icon:focus,.hustle-ui .hustle-button-icon:hover{outline:0;-webkit-box-shadow:none;box-shadow:none}.hustle-ui .hustle-button-icon.hustle-button-close{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0;margin-left:auto}.rtl .hustle-ui .hustle-button-icon.hustle-button-close{margin-right:auto;margin-left:0;left:0;right:auto}.hustle-ui .hustle-optin .hustle-group-content{word-break:break-word}.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) b,.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) strong{font-weight:700}.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a{-webkit-transition:.2s ease;transition:.2s ease}.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a,.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a:active,.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a:focus,.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a:hover,.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a:visited{border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;font-weight:700;text-decoration:none}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]),.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]){padding:0;border:0;list-style:none}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) li,.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) li{padding:0;border:0}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) ol,.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) ul,.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) ol,.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) ul{margin-left:20px!important}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) ol:not(:last-child),.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) ul:not(:last-child),.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) ol:not(:last-child),.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) ul:not(:last-child){margin-bottom:5px}.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) li:before{content:" ";width:4px;height:4px;position:relative;top:-1px;display:inline-block;vertical-align:middle;margin-right:5px;border-radius:8px}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]){counter-reset:hui-custom-counter}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) li{counter-increment:hui-custom-counter}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) li:before{content:counter(hui-custom-counter) ".";margin-right:5px;font-weight:700}.hustle-ui .hustle-optin .hustle-group-content blockquote{padding:10px 0 10px 14px;border-left-width:4px;border-left-style:solid}.hustle-ui .hustle-info .hustle-group-content{word-break:break-word}.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) b,.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) strong{font-weight:700}.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a{-webkit-transition:.2s ease;transition:.2s ease}.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a,.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a:active,.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a:focus,.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a:hover,.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a:visited{border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;font-weight:700;text-decoration:none}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]),.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]){padding:0;border:0;list-style:none}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) li,.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) li{padding:0;border:0}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) ol,.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) ul,.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) ol,.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) ul{margin-left:20px!important}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) ol:not(:last-child),.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) ul:not(:last-child),.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) ol:not(:last-child),.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) ul:not(:last-child){margin-bottom:5px}.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) li:before{content:" ";width:4px;height:4px;position:relative;top:-1px;display:inline-block;vertical-align:middle;margin-right:5px;border-radius:8px}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]){counter-reset:hui-custom-counter}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) li{counter-increment:hui-custom-counter}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) li:before{content:counter(hui-custom-counter) ".";margin-right:5px;font-weight:700}.hustle-ui .hustle-info .hustle-group-content blockquote{padding:10px 0 10px 14px;border-left-width:4px;border-left-style:solid}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h1:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h2:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h3:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h4:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h5:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h6:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content p:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul:not(:last-child){margin-bottom:20px}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol ul:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul ul:not(:last-child){margin-bottom:10px}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h1:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h2:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h3:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h4:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h5:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h6:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content p:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul:not(:last-child){margin-bottom:20px}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol ul:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul ul:not(:last-child){margin-bottom:10px}}.hustle-ui .hustle-image{position:relative}.hustle-ui .hustle-image img{display:block}


/* 633390-1753702426-au *//*!
 * WPMU DEV Hustle UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,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{20%,40%,60%,80%,from,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)}}@-webkit-keyframes bounceInUp{60%,75%,90%,from,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{60%,75%,90%,from,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)}}@-webkit-keyframes bounceInDown{60%,75%,90%,from,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{60%,75%,90%,from,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}}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,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{60%,75%,90%,from,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}}@-webkit-keyframes bounceInRight{60%,75%,90%,from,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{60%,75%,90%,from,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}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-webkit-keyframes newspaperIn{from{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}to{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}}@keyframes newspaperIn{from{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}to{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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)}}@-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)}}@-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)}}@-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)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}50%{opacity:1}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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}}@-webkit-keyframes newspaperOut{from{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}to{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}}@keyframes newspaperOut{from{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}to{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}}@-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)}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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)}}@-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)}}@-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)}}@-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)}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}}@-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)}}@-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)}}@-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}}@-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}}.hustle-ui .hustle-info,.hustle-ui .hustle-info *{font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,.01) 0 0 1px}@media(max-width:782px){.hustle-ui .hustle-hide-until-sm{display:none!important}}@media(max-width:960px){.hustle-ui .hustle-hide-until-md{display:none!important}}@media(max-width:1200px){.hustle-ui .hustle-hide-until-lg{display:none!important}}@media(min-width:783px){.hustle-ui .hustle-hide-after-sm{display:none!important}}@media(min-width:961px){.hustle-ui .hustle-hide-after-md{display:none!important}}@media(min-width:1201px){.hustle-ui .hustle-hide-after-lg{display:none!important}}.hustle-ui a.hustle-button-cta,.hustle-ui a.hustle-button-submit,.hustle-ui button.hustle-button-cta,.hustle-ui button.hustle-button-submit{min-width:100px;cursor:pointer;text-align:center;-webkit-transition:.2s ease;transition:.2s ease}.hustle-ui a.hustle-button-cta,.hustle-ui a.hustle-button-submit,.hustle-ui button.hustle-button-cta,.hustle-ui button.hustle-button-submit{outline:0}.hustle-ui a.hustle-button-submit,.hustle-ui button.hustle-button-submit{width:auto;display:block;position:relative}.hustle-ui a.hustle-button-submit .hustle-button-text,.hustle-ui button.hustle-button-submit .hustle-button-text{display:block}.hustle-ui a.hustle-button-submit .hustle-loading-icon,.hustle-ui button.hustle-button-submit .hustle-loading-icon{display:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:14px}.hustle-ui a.hustle-button-submit.hustle-button-onload,.hustle-ui button.hustle-button-submit.hustle-button-onload{pointer-events:none;opacity:.6;-khtml-opacity:.6}.hustle-ui a.hustle-button-submit.hustle-button-onload .hustle-button-text,.hustle-ui button.hustle-button-submit.hustle-button-onload .hustle-button-text{opacity:0;-khtml-opacity:0}.hustle-ui a.hustle-button-submit.hustle-button-onload .hustle-loading-icon,.hustle-ui button.hustle-button-submit.hustle-button-onload .hustle-loading-icon{display:block}.hustle-ui .hustle-button-icon{width:30px;height:30px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;border:0;background-color:rgba(0,0,0,0);background-image:unset;text-align:center;-webkit-transition:.2s ease;transition:.2s ease}.hustle-ui .hustle-button-icon [class*=hustle-icon-]{display:block;margin:0 auto;font-size:12px}.hustle-ui .hustle-button-icon [class*=hustle-icon-]:before{display:block}.hustle-ui .hustle-button-icon,.hustle-ui .hustle-button-icon:active,.hustle-ui .hustle-button-icon:focus,.hustle-ui .hustle-button-icon:hover{outline:0;-webkit-box-shadow:none;box-shadow:none}.hustle-ui .hustle-button-icon.hustle-button-close{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0;margin-left:auto}.rtl .hustle-ui .hustle-button-icon.hustle-button-close{margin-right:auto;margin-left:0;left:0;right:auto}.hustle-ui .hustle-optin .hustle-group-content{word-break:break-word}.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) b,.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) strong{font-weight:700}.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a{-webkit-transition:.2s ease;transition:.2s ease}.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a,.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a:active,.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a:focus,.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a:hover,.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) a:visited{border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;font-weight:700;text-decoration:none}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]),.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]){padding:0;border:0;list-style:none}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) li,.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) li{padding:0;border:0}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) ol,.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) ul,.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) ol,.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) ul{margin-left:20px!important}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) ol:not(:last-child),.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) ul:not(:last-child),.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) ol:not(:last-child),.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) ul:not(:last-child){margin-bottom:5px}.hustle-ui .hustle-optin .hustle-group-content ul:not([class*=forminator-]) li:before{content:" ";width:4px;height:4px;position:relative;top:-1px;display:inline-block;vertical-align:middle;margin-right:5px;border-radius:8px}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]){counter-reset:hui-custom-counter}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) li{counter-increment:hui-custom-counter}.hustle-ui .hustle-optin .hustle-group-content ol:not([class*=forminator-]) li:before{content:counter(hui-custom-counter) ".";margin-right:5px;font-weight:700}.hustle-ui .hustle-optin .hustle-group-content blockquote{padding:10px 0 10px 14px;border-left-width:4px;border-left-style:solid}.hustle-ui .hustle-info .hustle-group-content{word-break:break-word}.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) b,.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) strong{font-weight:700}.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a{-webkit-transition:.2s ease;transition:.2s ease}.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a,.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a:active,.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a:focus,.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a:hover,.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) a:visited{border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;font-weight:700;text-decoration:none}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]),.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]){padding:0;border:0;list-style:none}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) li,.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) li{padding:0;border:0}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) ol,.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) ul,.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) ol,.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) ul{margin-left:20px!important}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) ol:not(:last-child),.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) ul:not(:last-child),.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) ol:not(:last-child),.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) ul:not(:last-child){margin-bottom:5px}.hustle-ui .hustle-info .hustle-group-content ul:not([class*=forminator-]) li:before{content:" ";width:4px;height:4px;position:relative;top:-1px;display:inline-block;vertical-align:middle;margin-right:5px;border-radius:8px}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]){counter-reset:hui-custom-counter}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) li{counter-increment:hui-custom-counter}.hustle-ui .hustle-info .hustle-group-content ol:not([class*=forminator-]) li:before{content:counter(hui-custom-counter) ".";margin-right:5px;font-weight:700}.hustle-ui .hustle-info .hustle-group-content blockquote{padding:10px 0 10px 14px;border-left-width:4px;border-left-style:solid}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h1:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h2:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h3:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h4:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h5:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h6:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content p:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul:not(:last-child){margin-bottom:20px}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol ul:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul ul:not(:last-child){margin-bottom:10px}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h1:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h2:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h3:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h4:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h5:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h6:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content p:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul:not(:last-child){margin-bottom:20px}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol ul:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul ol:not(:last-child),.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul ul:not(:last-child){margin-bottom:10px}}.hustle-ui .hustle-image{position:relative}.hustle-ui .hustle-image img{display:block}.hustle-ui .hustle-info{width:100%;display:block}.hustle-ui .hustle-info,.hustle-ui .hustle-info *{-webkit-box-sizing:border-box;box-sizing:border-box}.hustle-ui .hustle-info .hustle-nsa-link{margin:0;padding:0;border:0;font:400 14px/20px "Open Sans",sans-serif;text-align:center}.hustle-ui .hustle-info .hustle-nsa-link a{font-weight:inherit;-webkit-transition:.2s ease;transition:.2s ease}.hustle-ui .hustle-info .hustle-nsa-link a,.hustle-ui .hustle-info .hustle-nsa-link a:active,.hustle-ui .hustle-info .hustle-nsa-link a:focus,.hustle-ui .hustle-info .hustle-nsa-link a:hover,.hustle-ui .hustle-info .hustle-nsa-link a:visited{outline:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.hustle-ui .hustle-info .hustle-nsa-link:not(:first-child){margin-top:10px}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-nsa-link:not(:first-child){margin-top:20px}}.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info .hustle-nsa-link:last-child{margin-bottom:10px}@media(min-width:783px){.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info .hustle-nsa-link:last-child{margin-bottom:20px}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-content .hustle-content-wrap{min-width:1px;min-height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-content{min-width:1px;min-height:0;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}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content{min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info.hustle-info--default .hustle-nsa-link{width:100%;position:absolute;bottom:0;left:0}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-content-wrap{min-width:1px;min-height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content{min-width:1px;min-height:0;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}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout{min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex}}.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info.hustle-info--compact .hustle-nsa-link{width:100%;position:absolute;bottom:0;left:0}.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header{min-height:30px;position:relative}.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-subtitle:first-child,.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-title:first-child{padding-right:30px}.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-title+.hustle-subtitle+.hustle-button-close{top:4px}.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-button-close{position:absolute;top:0;right:0}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-content .hustle-content-wrap{min-width:1px;min-height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-content{min-width:1px;min-height:0;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}}@media(min-width:783px){.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body{min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex}}.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info.hustle-info--stacked .hustle-layout-header{width:100%;position:absolute;top:0;left:0}.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info.hustle-info--stacked .hustle-nsa-link{width:100%;position:absolute;bottom:0;left:0}


/* 633390-1753702426-au *//*!
 * WPMU DEV Hustle UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,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{20%,40%,60%,80%,from,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)}}@-webkit-keyframes bounceInUp{60%,75%,90%,from,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{60%,75%,90%,from,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)}}@-webkit-keyframes bounceInDown{60%,75%,90%,from,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{60%,75%,90%,from,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}}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,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{60%,75%,90%,from,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}}@-webkit-keyframes bounceInRight{60%,75%,90%,from,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{60%,75%,90%,from,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}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-webkit-keyframes newspaperIn{from{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}to{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}}@keyframes newspaperIn{from{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}to{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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)}}@-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)}}@-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)}}@-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)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}50%{opacity:1}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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)}}@-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}}@-webkit-keyframes newspaperOut{from{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}to{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}}@keyframes newspaperOut{from{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}to{opacity:0;-webkit-transform:rotate(-900deg) scale(0,0);transform:rotate(-900deg) scale(0,0)}}@-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)}}@-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}}@-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}}@-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}}@-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}}@-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}}@-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)}}@-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)}}@-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)}}@-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)}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:translateY(-50%) scale3d(.3,.3,.3);transform:translateY(-50%) scale3d(.3,.3,.3)}}@-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)}}@-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)}}@-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}}@-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}}.hustle-ui.hustle-popup{width:100%;height:100vh;overflow-x:hidden;overflow-y:hidden;display:none;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;z-index:999991}.hustle-ui.hustle-popup .hustle-popup-mask{width:100%;height:100%;display:block;position:fixed;top:0;left:0;pointer-events:none}@supports(-webkit-touch-callout:none){.hustle-ui.hustle-popup .hustle-popup-mask{z-index:-1!important}}.hustle-ui.hustle-popup .hustle-popup-content{width:100%;position:relative;margin:auto}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate{opacity:0;-khtml-opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transform-origin:center;transform-origin:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--bounceIn{opacity:1;-khtml-opacity:1;-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--bounceInUp{opacity:1;-khtml-opacity:1;-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--bounceInDown{opacity:1;-khtml-opacity:1;-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--bounceInLeft{opacity:1;-khtml-opacity:1;-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--bounceInRight{opacity:1;-khtml-opacity:1;-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeIn{opacity:1;-khtml-opacity:1;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.3s;animation-duration:.3s}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInUp{opacity:1;-khtml-opacity:1;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInDown{opacity:1;-khtml-opacity:1;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInLeft{opacity:1;-khtml-opacity:1;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInRight{opacity:1;-khtml-opacity:1;-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInUpBig{opacity:1;-khtml-opacity:1;-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInDownBig{opacity:1;-khtml-opacity:1;-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInLeftBig{opacity:1;-khtml-opacity:1;-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInRightBig{opacity:1;-khtml-opacity:1;-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--lightSpeedIn{opacity:1;-khtml-opacity:1;-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--newspaperIn{opacity:1;-khtml-opacity:1;-webkit-animation-name:newspaperIn;animation-name:newspaperIn;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rollIn{opacity:1;-khtml-opacity:1;-webkit-animation-name:rollIn;animation-name:rollIn}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rotateIn{opacity:1;-khtml-opacity:1;-webkit-animation-name:rotateIn;animation-name:rotateIn}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rotateInUpLeft{opacity:1;-khtml-opacity:1;-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rotateInUpRight{opacity:1;-khtml-opacity:1;-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rotateInDownLeft{opacity:1;-khtml-opacity:1;-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rotateInDownRight{opacity:1;-khtml-opacity:1;-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--slideInUp{opacity:1;-khtml-opacity:1;-webkit-animation-name:slideInUp;animation-name:slideInUp}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--slideInDown{opacity:1;-khtml-opacity:1;-webkit-animation-name:slideInDown;animation-name:slideInDown}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--slideInLeft{opacity:1;-khtml-opacity:1;-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--slideInRight{opacity:1;-khtml-opacity:1;-webkit-animation-name:slideInRight;animation-name:slideInRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--zoomIn{opacity:1;-khtml-opacity:1;-webkit-animation-name:zoomIn;animation-name:zoomIn}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--zoomInUp{opacity:1;-khtml-opacity:1;-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--zoomInDown{opacity:1;-khtml-opacity:1;-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--zoomInLeft{opacity:1;-khtml-opacity:1;-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--zoomInRight{opacity:1;-khtml-opacity:1;-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--no_animation{opacity:1;-khtml-opacity:1}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--bounceOut{opacity:0;-khtml-opacity:0;-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--bounceOutUp{opacity:0;-khtml-opacity:0;-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--bounceOutDown{opacity:0;-khtml-opacity:0;-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--bounceOutLeft{opacity:0;-khtml-opacity:0;-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--bounceOutRight{opacity:0;-khtml-opacity:0;-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOut{opacity:0;-khtml-opacity:0;-webkit-animation:fadeOut;animation:fadeOut;-webkit-animation-duration:.3s;animation-duration:.3s}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutUp{opacity:0;-khtml-opacity:0;-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutDown{opacity:0;-khtml-opacity:0;-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutLeft{opacity:0;-khtml-opacity:0;-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutRight{opacity:0;-khtml-opacity:0;-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutUpBig{opacity:0;-khtml-opacity:0;-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutDownBig{opacity:0;-khtml-opacity:0;-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutLeftBig{opacity:0;-khtml-opacity:0;-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutRightBig{opacity:0;-khtml-opacity:0;-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--lightSpeedOut{opacity:0;-khtml-opacity:0;-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--newspaperOut{opacity:0;-khtml-opacity:0;-webkit-animation-name:newspaperOut;animation-name:newspaperOut;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rollOut{opacity:0;-khtml-opacity:0;-webkit-animation-name:rollOut;animation-name:rollOut}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rotateOut{opacity:0;-khtml-opacity:0;-webkit-animation-name:rotateOut;animation-name:rotateOut}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rotateOutUpLeft{opacity:0;-khtml-opacity:0;-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rotateOutUpRight{opacity:0;-khtml-opacity:0;-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rotateOutDownLeft{opacity:0;-khtml-opacity:0;-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rotateOutDownRight{opacity:0;-khtml-opacity:0;-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--slideOutUp{opacity:1;-khtml-opacity:1;-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--slideOutDown{opacity:1;-khtml-opacity:1;-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--slideOutLeft{opacity:1;-khtml-opacity:1;-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--slideOutRight{opacity:1;-khtml-opacity:1;-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--zoomOut{opacity:0;-khtml-opacity:0;-webkit-animation-name:zoomOut;animation-name:zoomOut}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--zoomOutUp{opacity:0;-khtml-opacity:0;-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--zoomOutDown{opacity:0;-khtml-opacity:0;-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--zoomOutLeft{opacity:0;-khtml-opacity:0;-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--zoomOutRight{opacity:0;-khtml-opacity:0;-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--no_animation{opacity:0;-khtml-opacity:0}.hustle-ui.hustle-popup.hustle-show{display:-webkit-box;display:-ms-flexbox;display:flex}.hustle-ui.hustle-popup.hustle-animation-stopped{overflow-y:auto}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.hustle-ui.hustle-popup{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}


/* 633390-1753702426-au */