<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}


@-webkit-keyframes puffIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2,2);
    -webkit-filter: blur(2px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1,1);
    -webkit-filter: blur(0px);
  }
}
@keyframes puffIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2,2);
    filter: blur(2px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1,1);
    filter: blur(0px);
  }
}
@-webkit-keyframes vanishIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}
@keyframes vanishIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}

.puffIn {
  -webkit-animation-name: puffIn;
  animation-name: puffIn;
}
.puffOut {
  -webkit-animation-name: puffOut;
  animation-name: puffOut;
}
.vanishIn {
  -webkit-animation-name: vanishIn;
  animation-name: vanishIn;
}/* Start Calligrapher stack CSS code */


/* -----------------------------------------
    Main Body Text Global Styles
   ----------------------------------------- */


	
		.stacks_in_97Calligrapher{
			font-size: 203% !important;
			color: #333333 !important;
			font-weight:   normal !important;
			font-style: normal !important;
			line-height: 1.2em !important;
			font-variant: normal !important;
			letter-spacing: 0px !important;
			word-spacing: 0 !important;
			text-indent:none;
			text-align: left !important;
		}
		
		.stacks_in_97Calligrapher h1{
			font-size: 2em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_97Calligrapher h2{
			font-size: 1.7em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_97Calligrapher h3{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_97Calligrapher h4{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_97Calligrapher h5{
			font-size: 1.3em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_97Calligrapher h6{
			font-size: 1.1em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_97Calligrapher h6, .stacks_in_97Calligrapher h5, .stacks_in_97Calligrapher h4, .stacks_in_97Calligrapher h3, .stacks_in_97Calligrapher h2, .stacks_in_97Calligrapher h1{
			color: #333333 !important;
		}
	



/* -----------------------------------------
    Google
   ----------------------------------------- */
 

.stacks_in_97Calligrapher, .stacks_in_97Calligrapher h1, .stacks_in_97Calligrapher h2, .stacks_in_97Calligrapher h3, .stacks_in_97Calligrapher h4, .stacks_in_97Calligrapher h5, .stacks_in_97Calligrapher h6{
	font-family: "Economica" !important;
}



/* -----------------------------------------
    Serifs
   ----------------------------------------- */


/* -----------------------------------------
    Sans
   ----------------------------------------- */


/* -----------------------------------------
    Display
   ----------------------------------------- */


/* -----------------------------------------
    Handwriting
   ----------------------------------------- */


/* -----------------------------------------
    Universal
   ----------------------------------------- */


/* -----------------------------------------
    Custom
   ----------------------------------------- */



/* -----------------------------------------
    Text Shadow
   ----------------------------------------- */



/* -----------------------------------------
    Drop Zone Managment
   ----------------------------------------- */
.stacks_in_97targetNote{
	display: none;
}



/* -----------------------------------------
    Links Managment
   ----------------------------------------- */

		.stacks_in_97Calligrapher a:link{
			color: #124A7A !important;
			text-decoration: none !important;
		}
		
		.stacks_in_97Calligrapher a:visited{
			color: #124A7A !important;
		}
		
		.stacks_in_97Calligrapher a:active{
			color: #124A7A !important;
		}
		
		.stacks_in_97Calligrapher a:hover{
			color: #1C72BD !important;
			text-decoration: underline !important;
		}


/* End Calligrapher stack CSS code *//* Start dooJet stack each CSS code */

#jetOverflowRestrict{
	overflow: hidden !important;
}


.jetAnimate{visibility: hidden;}

#stacks_in_98{
z-index: 101;
overflow: visible;
}

.stacks_top{
overflow: visible;
}

.stacks_in:after {
content: "";
display: block;
height: 0;
clear: both;
}


/* End dooJet stack each CSS code *//*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_101 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_101 .theDivider1,
#simpleDivider_stacks_in_101 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_101 .theDivider1 {
	height: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
#simpleDivider_stacks_in_101.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_101.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_101 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_101.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_101.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_101.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_101.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Calligrapher stack CSS code */


/* -----------------------------------------
    Main Body Text Global Styles
   ----------------------------------------- */


	
		.stacks_in_49Calligrapher{
			font-size: 203% !important;
			color: #333333 !important;
			font-weight:   normal !important;
			font-style: normal !important;
			line-height: 1.2em !important;
			font-variant: normal !important;
			letter-spacing: 0px !important;
			word-spacing: 0 !important;
			text-indent:none;
			text-align: left !important;
		}
		
		.stacks_in_49Calligrapher h1{
			font-size: 2em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_49Calligrapher h2{
			font-size: 1.7em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_49Calligrapher h3{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_49Calligrapher h4{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_49Calligrapher h5{
			font-size: 1.3em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_49Calligrapher h6{
			font-size: 1.1em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_49Calligrapher h6, .stacks_in_49Calligrapher h5, .stacks_in_49Calligrapher h4, .stacks_in_49Calligrapher h3, .stacks_in_49Calligrapher h2, .stacks_in_49Calligrapher h1{
			color: #333333 !important;
		}
	



/* -----------------------------------------
    Google
   ----------------------------------------- */
 

.stacks_in_49Calligrapher, .stacks_in_49Calligrapher h1, .stacks_in_49Calligrapher h2, .stacks_in_49Calligrapher h3, .stacks_in_49Calligrapher h4, .stacks_in_49Calligrapher h5, .stacks_in_49Calligrapher h6{
	font-family: "Economica" !important;
}



/* -----------------------------------------
    Serifs
   ----------------------------------------- */


/* -----------------------------------------
    Sans
   ----------------------------------------- */


/* -----------------------------------------
    Display
   ----------------------------------------- */


/* -----------------------------------------
    Handwriting
   ----------------------------------------- */


/* -----------------------------------------
    Universal
   ----------------------------------------- */


/* -----------------------------------------
    Custom
   ----------------------------------------- */



/* -----------------------------------------
    Text Shadow
   ----------------------------------------- */



/* -----------------------------------------
    Drop Zone Managment
   ----------------------------------------- */
.stacks_in_49targetNote{
	display: none;
}



/* -----------------------------------------
    Links Managment
   ----------------------------------------- */

		.stacks_in_49Calligrapher a:link{
			color: #124A7A !important;
			text-decoration: none !important;
		}
		
		.stacks_in_49Calligrapher a:visited{
			color: #124A7A !important;
		}
		
		.stacks_in_49Calligrapher a:active{
			color: #124A7A !important;
		}
		
		.stacks_in_49Calligrapher a:hover{
			color: #1C72BD !important;
			text-decoration: underline !important;
		}


/* End Calligrapher stack CSS code *//* Start dooJet stack each CSS code */

#jetOverflowRestrict{
	overflow: hidden !important;
}


.jetAnimate{visibility: hidden;}

#stacks_in_94{
z-index: 101;
overflow: visible;
}

.stacks_top{
overflow: visible;
}

.stacks_in:after {
content: "";
display: block;
height: 0;
clear: both;
}


/* End dooJet stack each CSS code */.cardsliderstacks_in_88 {
    background: none!important;
    background: #FFFFFF;
    height: 600px;
    overflow: hidden;
    background-image: url('');
    background-size:cover;
    background-position: centre;
}

/* Default height for screen under 768px*/
#cardstack_stacks_in_88 {
    height:400px;
}
/* 768px and up */
@media (min-width: 768px) {
    #cardstack_stacks_in_88 {
        height:500px;
    }
}
 
/* 992px and up */
@media (min-width: 992px) {
    #cardstack_stacks_in_88 {
        height:600px;
    }
}
 
/* 1200px and up */
@media (min-width: 1200px) {
    #cardstack_stacks_in_88 {
        height:700px;
    }
}

.cardslider * {
    box-sizing: border-box;
}

.cs-container {
    position: relative;
    height: 100%;
}

.cs-slides-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cs-slide {
    position: absolute;
    -webkit-perspective: 1500px;
    perspective: 1500px;
    width: 100%;
    height: 100%;
    visibility: hidden;
}

.cs-current {
    visibility: visible;
}

.cs-media {
    position: absolute;
    left: 45%;
    width: 50%;
    top: 50%;
}

.cs-css3d .cs-media {
    -webkit-transform: translateY(-50%) rotateX(58deg) rotateZ(31deg);
    -webkit-transform-style: preserve-3d;
    transform: translateY(-50%) rotateX(58deg) rotateZ(31deg);
    transform-style: preserve-3d;
}

.cs-media-item {
    position: relative;
    display: block;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin: 4% 6%;
    outline: none !important;
}

.cs-media-wrap {
    display: block;
}

.cs-media-item img {
    width: 100%;
    vertical-align: middle;
    border: none;
}

.cs-shadow {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    background: #000;
    -webkit-transform: translateZ(-50px);
    transform: translateZ(-50px);
    box-shadow: 0 0 30px 30px rgba(0, 0, 0, 1);
    opacity:0.4;
}

.tow-in-row .cs-media-item {
    float: left;
    width: 44%;
    margin: 4% 3%;
}

.cs-card3d .cs-media-wrap {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cs-card3d .cs-media-wrap:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    background-image: inherit;
    background-size: cover;
    background-position: right center;
    width: 7px;
    left: auto;
    outline: 1px solid transparent;
}

.cs-card3d .cs-media-wrap:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    background-image: inherit;
    background-size: cover;
    background-position: bottom center;
    height: 7px;
    top: auto;
    outline: 1px solid transparent;
}

/*transition*/
.cs-inning .cs-media-item {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 1, 0, 1) 0s;
    transition: transform 1s cubic-bezier(0, 1, 0, 1) 0s;
}

.cs-outing .cs-media-item {
    -webkit-transition: -webkit-transform 1s cubic-bezier(1, 0, 1, 0) 0s;
    transition: transform 1s cubic-bezier(1, 0, 1, 0) 0s;
}

/*position*/
.cs-show .cs-media-item {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.cs-right .cs-media-item {
    -webkit-transform: translate3d(5000px, 0, 0);
    transform: translate3d(5000px, 0, 0);
}

.cs-left .cs-media-item {
    -webkit-transform: translate3d(-5000px, 0, 0);
    transform: translate3d(-5000px, 0, 0);
}

.cs-top .cs-media-item {
    -webkit-transform: translate3d(0, -5000px, 0);
    transform: translate3d(0, -5000px, 0);
}

.cs-bottom .cs-media-item {
    -webkit-transform: translate3d(0, 5000px, 0);
    transform: translate3d(0, 5000px, 0);
}

.cs-up .cs-media-item {
    -webkit-transform: translate3d(0, 0, 5000px);
    transform: translate3d(0, 0, 5000px);
}

.cs-down .cs-media-item {
    -webkit-transform: translate3d(0, 0, -5000px);
    transform: translate3d(0, 0, -5000px);
}

.cs-complete .cs-media-wrap {
    -webkit-animation-name: cs-wave;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-name: cs-wave;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}

.cs-shadow-animation .cs-complete .cs-shadow {
    -webkit-animation-name: shadow;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-name: shadow;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}

/*nav*/
.cs-nav-prev, .cs-nav-next {
    position: absolute;
    top: 50%;
    height: 48px;
    width: 48px;
    background: url('../files/nav-arrow-white.png') 0 0 no-repeat;
    left: 10px;
    margin-top: -24px;
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    outline: none !important;
    z-index: 2;
}

.cs-nav-next {
    background-position: -96px 0;
    right: 10px;
    left: auto;
}

.cs-container:hover .cs-nav-prev, .cs-container:hover .cs-nav-next {
    opacity: .7;
}

.cs-nav-prev:hover, .cs-nav-next:hover {
    opacity: 1 !important;
}

/*dots*/
.cs-dots {
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
}

.cs-dots &gt; a {
    display: inline-block;
    outline: none !important;
    z-index: 2;
    background: rgba(0, 0, 0, 0);
}

.cs-dots &gt; a &gt; span {
    display: block;
    width: 11px;
    height: 11px;
    margin: 10px 7px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: 0.8;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    box-shadow: 0 0 3px rgba(0, 0, 0, .4);
}

.cs-dots &gt; a:hover &gt; span {
    background-color: rgba(255, 255, 255, .3);
}

.cs-dots &gt; a.cs-dot-active &gt; span {
    background-color: #fff;
    opacity: 0.9;
}

/*keyframe*/
@keyframes cs-wave {
    0%, 50%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.42, 0.74, 0.64, 1);
        animation-timing-function: cubic-bezier(0.42, 0.74, 0.64, 1);
    }
    25% {
        -webkit-transform: translate3d(0, 0, 10px);
        transform: translate3d(0, 0, 10px);
        -webkit-animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
        animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
    }
    75% {
        -webkit-transform: translate3d(0, 0, -10px);
        transform: translate3d(0, 0, -10px);
        -webkit-animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
        animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
    }
}

@-webkit-keyframes cs-wave {
    0%, 50%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.42, 0.74, 0.64, 1);
        animation-timing-function: cubic-bezier(0.42, 0.74, 0.64, 1);
    }
    25% {
        -webkit-transform: translate3d(0, 0, 10px);
        transform: translate3d(0, 0, 10px);
        -webkit-animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
        animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
    }
    75% {
        -webkit-transform: translate3d(0, 0, -10px);
        transform: translate3d(0, 0, -10px);
        -webkit-animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
        animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
    }
}

@keyframes shadow {
    0%, 50%, 100% {
        opacity: 0.4;
        -webkit-transform: scale(1) translateZ(-50px);
        transform: scale(1) translateZ(-50px);
        -webkit-animation-timing-function: cubic-bezier(0.42, 0.74, 0.64, 1);
        animation-timing-function: cubic-bezier(0.42, 0.74, 0.64, 1);
    }
    25% {
        opacity: 0.25;
        -webkit-transform: scale(1.04) translateZ(-50px);
        transform: scale(1.04) translateZ(-50px);
        -webkit-animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
        animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
    }
    75% {
        opacity: 0.5;
        -webkit-transform: scale(0.97) translateZ(-50px);
        transform: scale(0.97) translateZ(-50px);
        -webkit-animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
        animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
    }
}

@-webkit-keyframes shadow {
    0%, 50%, 100% {
        opacity: 0.4;
        -webkit-transform: scale(1) translateZ(-50px);
        transform: scale(1) translateZ(-50px);
        -webkit-animation-timing-function: cubic-bezier(0.42, 0.74, 0.64, 1);
        animation-timing-function: cubic-bezier(0.42, 0.74, 0.64, 1);
    }
    25% {
        opacity: 0.25;
        -webkit-transform: scale(1.04) translateZ(-50px);
        transform: scale(1.04) translateZ(-50px);
        -webkit-animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
        animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
    }
    75% {
        opacity: 0.5;
        -webkit-transform: scale(0.97) translateZ(-50px);
        transform: scale(0.97) translateZ(-50px);
        -webkit-animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
        animation-timing-function: cubic-bezier(0.36, 0, 0.58, 0.26);
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/**** description &amp; responsive layout ****/

/*description*/
.cs-description {
    padding: 50px 0 0 80px;
    color: #fff;
    z-index: 1;
    font-size: 18px;
    position: absolute;
    width: 35%;
    top: 0;
    left: 0;
    letter-spacing: 0;
}

.cs-desc-titlestacks_in_88 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0.6em 0;
    color: #000000;
}

.cs-desc-contentstacks_in_88 {
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
}

.cs-desc-contentstacks_in_88 a {
    font-size: 13px;
    line-height: 1em;
    padding: 11px 15px;
    border: 1px solid #000000!important;
    color: #000000!important;
    text-transform: uppercase;
    text-decoration: none !important;
    outline: none !important;
    letter-spacing: 3px;
    margin-top: 1em;
    display: inline-block;
}

.cs-desc-contentstacks_in_88 a:hover, .cs-desc-contentstacks_in_88 a:focus {
    color: #666666!important;
    border: 1px solid #666666!important;
}

.cs-css3d.alternative-3d-style .cs-media, .cs-css3d .alternative-3d-style .cs-media {
    -webkit-transform: translateY(-50%) rotateX(58deg) rotateZ(-26deg);
    transform: translateY(-50%) rotateX(58deg) rotateZ(-26deg);
}

.cs-card3d.alternative-3d-style .cs-media-wrap:before, .cs-card3d .alternative-3d-style .cs-media-wrap:before {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    background-position: left center;
    right: auto;
}

@media (max-width: 992px) {
    .cs-slide &gt; .cs-description {
        width: 100%;
        height: 100%;
        padding: 50px 60px;
    }

    .lightskin .cs-slide &gt; .cs-description {
    }

    .cs-slide &gt; .cs-media {
        left: 0;
        width: 100%;
        pointer-events: none;
        pointer-events: visible!important;
        z-index: 999;
        opacity:0.4;
    }


    .cs-shadow-animation .cs-complete .cs-shadow {
        -webkit-animation: none;
        animation: none;
    }

    .cs-nav-prev {
        left: 0;
    }

    .cs-nav-next {
        right: 0;
    }
}

@media (max-width: 768px) {
    .cs-slide &gt; .cs-description {
        width: auto;
        height: 100%;
        padding: 20px 60px;
    }
    
    .cs-desc-titlestacks_in_88 {
        font-size: 1.5em;
        line-height: 1.2em;
        margin: 0.6em 0;
    }
    
     
    
   
}

.cs-current.cs-show .cs-desc-titlestacks_in_88 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

.cs-current.cs-show .cs-desc-contentstacks_in_88 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
}

.cs-current.cs-outing .cs-description {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}

.cs-no-css3d .cs-media {
    top: 0;
}

.cs-no-css3d .cs-media-item {
    margin: 4% 3%;
}


/* lightskin */
.lightskin {
}

.lightskin .cs-desc-titlestacks_in_88 {
}

.lightskin .cs-desc-content {
}

.lightskin .cs-nav-prev, .lightskin .cs-nav-next {
    background-image: url('../files/nav-arrow-black.png');
}

.lightskin .cs-dots &gt; a &gt; span {
    border-color: #fff;
    background-color: rgba(255, 255, 255, .3);
}

.lightskin .cs-dots &gt; a:hover &gt; span {
    background-color: rgba(0, 0, 0, 0.3);
}
.cs-desc-titlestacks_in_88 span {
    display: block;
    font-size: 15px;
    color: #666666;
    line-height: 1.4em;
}
.lightskin .cs-dots &gt; a.cs-dot-active &gt; span {
    background-color: #000;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_53 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_53 .theDivider1,
#simpleDivider_stacks_in_53 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_53 .theDivider1 {
	height: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
#simpleDivider_stacks_in_53.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_53.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_53 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_53.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_53.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_53.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_53.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Calligrapher stack CSS code */


/* -----------------------------------------
    Main Body Text Global Styles
   ----------------------------------------- */


	
		.stacks_in_113Calligrapher{
			font-size: 203% !important;
			color: #333333 !important;
			font-weight:   normal !important;
			font-style: normal !important;
			line-height: 1.2em !important;
			font-variant: normal !important;
			letter-spacing: 0px !important;
			word-spacing: 0 !important;
			text-indent:none;
			text-align: left !important;
		}
		
		.stacks_in_113Calligrapher h1{
			font-size: 2em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_113Calligrapher h2{
			font-size: 1.7em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_113Calligrapher h3{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_113Calligrapher h4{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_113Calligrapher h5{
			font-size: 1.3em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_113Calligrapher h6{
			font-size: 1.1em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_113Calligrapher h6, .stacks_in_113Calligrapher h5, .stacks_in_113Calligrapher h4, .stacks_in_113Calligrapher h3, .stacks_in_113Calligrapher h2, .stacks_in_113Calligrapher h1{
			color: #333333 !important;
		}
	



/* -----------------------------------------
    Google
   ----------------------------------------- */
 

.stacks_in_113Calligrapher, .stacks_in_113Calligrapher h1, .stacks_in_113Calligrapher h2, .stacks_in_113Calligrapher h3, .stacks_in_113Calligrapher h4, .stacks_in_113Calligrapher h5, .stacks_in_113Calligrapher h6{
	font-family: "Economica" !important;
}



/* -----------------------------------------
    Serifs
   ----------------------------------------- */


/* -----------------------------------------
    Sans
   ----------------------------------------- */


/* -----------------------------------------
    Display
   ----------------------------------------- */


/* -----------------------------------------
    Handwriting
   ----------------------------------------- */


/* -----------------------------------------
    Universal
   ----------------------------------------- */


/* -----------------------------------------
    Custom
   ----------------------------------------- */



/* -----------------------------------------
    Text Shadow
   ----------------------------------------- */



/* -----------------------------------------
    Drop Zone Managment
   ----------------------------------------- */
.stacks_in_113targetNote{
	display: none;
}



/* -----------------------------------------
    Links Managment
   ----------------------------------------- */

		.stacks_in_113Calligrapher a:link{
			color: #124A7A !important;
			text-decoration: none !important;
		}
		
		.stacks_in_113Calligrapher a:visited{
			color: #124A7A !important;
		}
		
		.stacks_in_113Calligrapher a:active{
			color: #124A7A !important;
		}
		
		.stacks_in_113Calligrapher a:hover{
			color: #1C72BD !important;
			text-decoration: underline !important;
		}


/* End Calligrapher stack CSS code *//* Start dooJet stack each CSS code */

#jetOverflowRestrict{
	overflow: hidden !important;
}


.jetAnimate{visibility: hidden;}

#stacks_in_114{
z-index: 101;
overflow: visible;
}

.stacks_top{
overflow: visible;
}

.stacks_in:after {
content: "";
display: block;
height: 0;
clear: both;
}


/* End dooJet stack each CSS code */#stacks_in_120 h1,#stacks_in_120 h2,#stacks_in_120 h3,#stacks_in_120 h4,#stacks_in_120 h5,#stacks_in_120 h6,#stacks_in_120 div{color:rgba(34, 34, 34, 1.00);font-size:1.69rem;font-weight:700;font-style:normal}#stacks_in_120 h1 a,#stacks_in_120 h2 a,#stacks_in_120 h3 a,#stacks_in_120 h4 a,#stacks_in_120 h5 a,#stacks_in_120 h6 a,#stacks_in_120 div a{color:rgba(34, 34, 34, 1.00);font-size:1.69rem}#stacks_in_120 h1 a:hover,#stacks_in_120 h2 a:hover,#stacks_in_120 h3 a:hover,#stacks_in_120 h4 a:hover,#stacks_in_120 h5 a:hover,#stacks_in_120 h6 a:hover,#stacks_in_120 div a:hover{color:rgba(25, 25, 25, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_120 h1 a,#stacks_in_120 h2 a,#stacks_in_120 h3 a,#stacks_in_120 h4 a,#stacks_in_120 h5 a,#stacks_in_120 h6 a,#stacks_in_120 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_120 h1,#stacks_in_120 h2,#stacks_in_120 h3,#stacks_in_120 h4,#stacks_in_120 h5,#stacks_in_120 h6,#stacks_in_120 div{font-size:2.00rem}}#stacks_in_120 small,#stacks_in_120 small div{font-size:60%;color:rgba(111, 111, 111, 1.00)}

#stacks_in_120 {
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  20px;
}
#stacks_in_103&gt;.s3_row {
	margin: 0 -10px;
}

#stacks_in_103&gt;.s3_row&gt;.s3_column_left {
	width: 50.00%;
}

#stacks_in_103&gt;.s3_row&gt;.s3_column_right {
	width: 50.000000%;
}




#stacks_in_103&gt;.s3_row&gt;.s3_column {
	padding: 0 10px;
}





	#stacks_in_103&gt;.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_103&gt;.s3_row&gt;.s3_column {
		padding: 10px 0;
		width:100%;
	}






@media only screen and (max-width: 770px) {


	#stacks_in_103&gt;.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_103&gt;.s3_row&gt;.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_103&gt;.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_103&gt;.s3_row&gt;.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_117 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_117 .theDivider1,
#simpleDivider_stacks_in_117 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_117 .theDivider1 {
	height: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
#simpleDivider_stacks_in_117.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_117.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_117 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_117.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_117.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_117.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_117.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Calligrapher stack CSS code */


/* -----------------------------------------
    Main Body Text Global Styles
   ----------------------------------------- */


	
		.stacks_in_128Calligrapher{
			font-size: 203% !important;
			color: #333333 !important;
			font-weight:   normal !important;
			font-style: normal !important;
			line-height: 1.2em !important;
			font-variant: normal !important;
			letter-spacing: 0px !important;
			word-spacing: 0 !important;
			text-indent:none;
			text-align: left !important;
		}
		
		.stacks_in_128Calligrapher h1{
			font-size: 2em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_128Calligrapher h2{
			font-size: 1.7em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_128Calligrapher h3{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_128Calligrapher h4{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_128Calligrapher h5{
			font-size: 1.3em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_128Calligrapher h6{
			font-size: 1.1em !important;
			line-height: normal;
			font-weight: bold !important;
		}
		.stacks_in_128Calligrapher h6, .stacks_in_128Calligrapher h5, .stacks_in_128Calligrapher h4, .stacks_in_128Calligrapher h3, .stacks_in_128Calligrapher h2, .stacks_in_128Calligrapher h1{
			color: #333333 !important;
		}
	



/* -----------------------------------------
    Google
   ----------------------------------------- */
 

.stacks_in_128Calligrapher, .stacks_in_128Calligrapher h1, .stacks_in_128Calligrapher h2, .stacks_in_128Calligrapher h3, .stacks_in_128Calligrapher h4, .stacks_in_128Calligrapher h5, .stacks_in_128Calligrapher h6{
	font-family: "Economica" !important;
}



/* -----------------------------------------
    Serifs
   ----------------------------------------- */


/* -----------------------------------------
    Sans
   ----------------------------------------- */


/* -----------------------------------------
    Display
   ----------------------------------------- */


/* -----------------------------------------
    Handwriting
   ----------------------------------------- */


/* -----------------------------------------
    Universal
   ----------------------------------------- */


/* -----------------------------------------
    Custom
   ----------------------------------------- */



/* -----------------------------------------
    Text Shadow
   ----------------------------------------- */



/* -----------------------------------------
    Drop Zone Managment
   ----------------------------------------- */
.stacks_in_128targetNote{
	display: none;
}



/* -----------------------------------------
    Links Managment
   ----------------------------------------- */

		.stacks_in_128Calligrapher a:link{
			color: #124A7A !important;
			text-decoration: none !important;
		}
		
		.stacks_in_128Calligrapher a:visited{
			color: #124A7A !important;
		}
		
		.stacks_in_128Calligrapher a:active{
			color: #124A7A !important;
		}
		
		.stacks_in_128Calligrapher a:hover{
			color: #1C72BD !important;
			text-decoration: underline !important;
		}


/* End Calligrapher stack CSS code *//* Start dooJet stack each CSS code */

#jetOverflowRestrict{
	overflow: hidden !important;
}


.jetAnimate{visibility: hidden;}

#stacks_in_129{
z-index: 101;
overflow: visible;
}

.stacks_top{
overflow: visible;
}

.stacks_in:after {
content: "";
display: block;
height: 0;
clear: both;
}


/* End dooJet stack each CSS code */#stacks_in_130 h1,#stacks_in_130 h2,#stacks_in_130 h3,#stacks_in_130 h4,#stacks_in_130 h5,#stacks_in_130 h6,#stacks_in_130 div{color:rgba(34, 34, 34, 1.00);font-size:1.69rem;font-weight:700;font-style:normal}#stacks_in_130 h1 a,#stacks_in_130 h2 a,#stacks_in_130 h3 a,#stacks_in_130 h4 a,#stacks_in_130 h5 a,#stacks_in_130 h6 a,#stacks_in_130 div a{color:rgba(34, 34, 34, 1.00);font-size:1.69rem}#stacks_in_130 h1 a:hover,#stacks_in_130 h2 a:hover,#stacks_in_130 h3 a:hover,#stacks_in_130 h4 a:hover,#stacks_in_130 h5 a:hover,#stacks_in_130 h6 a:hover,#stacks_in_130 div a:hover{color:rgba(25, 25, 25, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_130 h1 a,#stacks_in_130 h2 a,#stacks_in_130 h3 a,#stacks_in_130 h4 a,#stacks_in_130 h5 a,#stacks_in_130 h6 a,#stacks_in_130 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_130 h1,#stacks_in_130 h2,#stacks_in_130 h3,#stacks_in_130 h4,#stacks_in_130 h5,#stacks_in_130 h6,#stacks_in_130 div{font-size:2.00rem}}#stacks_in_130 small,#stacks_in_130 small div{font-size:60%;color:rgba(111, 111, 111, 1.00)}

#stacks_in_130 {
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  20px;
}

#stacks_in_142 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}
#stacks_in_144&gt;.s3_row {
	margin: 0 -10px;
}

#stacks_in_144&gt;.s3_row&gt;.s3_column_left {
	width: 50.00%;
}

#stacks_in_144&gt;.s3_row&gt;.s3_column_right {
	width: 50.000000%;
}




#stacks_in_144&gt;.s3_row&gt;.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_144&gt;.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_144&gt;.s3_row&gt;.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_140 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_140 .theDivider1,
#simpleDivider_stacks_in_140 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_140 .theDivider1 {
	height: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
#simpleDivider_stacks_in_140.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_140.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_140 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_140.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_140.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_140.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_140.bgImageOn .theDivider1 img {
	display: block;
}

</pre></body></html>