.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animated{-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.repeat-1{-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animated.delay-2s{-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{-webkit-animation-duration:calc(var(--animate-duration) * 0.8);animation-duration:calc(var(--animate-duration) * 0.8)}.animated.slow{-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animated[class*='Out']{opacity:0}}@-webkit-keyframes bounce{from,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0) scaleY(0.95);transform:translate3d(0,0,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{from,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0) scaleY(0.95);transform:translate3d(0,0,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:0.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:0.7}}.backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7}}.backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7}}.backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:0.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:0.7}}.backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(0.9);transform:translate3d(0,25px,0) scaleY(0.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.95);transform:translate3d(0,-10px,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(0.985);transform:translate3d(0,5px,0) scaleY(0.985)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(0.9);transform:translate3d(0,25px,0) scaleY(0.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.95);transform:translate3d(0,-10px,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(0.985);transform:translate3d(0,5px,0) scaleY(0.985)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(0.98);transform:translate3d(-10px,0,0) scaleX(0.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(0.995);transform:translate3d(5px,0,0) scaleX(0.995)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(0.98);transform:translate3d(-10px,0,0) scaleX(0.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(0.995);transform:translate3d(5px,0,0) scaleX(0.995)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(0.98);transform:translate3d(10px,0,0) scaleX(0.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(0.995);transform:translate3d(-5px,0,0) scaleX(0.995)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(0.98);transform:translate3d(10px,0,0) scaleX(0.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(0.995);transform:translate3d(-5px,0,0) scaleX(0.995)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(0.95);transform:translate3d(0,10px,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(0.985);transform:translate3d(0,-5px,0) scaleY(0.985)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(0.95);transform:translate3d(0,10px,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(0.985);transform:translate3d(0,-5px,0) scaleY(0.985)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}.bounceOut{-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(0.985);transform:translate3d(0,10px,0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(0.985);transform:translate3d(0,10px,0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(0.9);transform:translate3d(20px,0,0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(0.9);transform:translate3d(20px,0,0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(0.9);transform:translate3d(-20px,0,0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(0.9);transform:translate3d(-20px,0,0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.985);transform:translate3d(0,-10px,0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(0.9);transform:translate3d(0,20px,0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.985);transform:translate3d(0,-10px,0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(0.9);transform:translate3d(0,20px,0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{from{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInTopRight{from{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{from{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInBottomLeft{from{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{from{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInBottomRight{from{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{opacity:1;-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{opacity:1;-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{opacity:1;-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{opacity:1;-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{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)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedInRight{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)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{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)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedInLeft{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)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{from{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{from{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{from{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}to{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}to{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0)}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0)}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_13Calligrapher{			font-size: 120% !important;			color: #660000 !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_13Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_13Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_13Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_13Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_13Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_13Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_13Calligrapher h6, .stacks_in_13Calligrapher h5, .stacks_in_13Calligrapher h4, .stacks_in_13Calligrapher h3, .stacks_in_13Calligrapher h2, .stacks_in_13Calligrapher h1{			color: #FEF2DA !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_13Calligrapher, .stacks_in_13Calligrapher h1, .stacks_in_13Calligrapher h2, .stacks_in_13Calligrapher h3, .stacks_in_13Calligrapher h4, .stacks_in_13Calligrapher h5, .stacks_in_13Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_13Calligrapher, .stacks_in_13Calligrapher h1, .stacks_in_13Calligrapher h2, .stacks_in_13Calligrapher h3, .stacks_in_13Calligrapher h4, .stacks_in_13Calligrapher h5, .stacks_in_13Calligrapher h6{	text-shadow: 2px 2px 3px #260001 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_13targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_13Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_13Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_13Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_13Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_13 {
	padding: 15px 0px 14px 0px;
}

#stacks_in_15 {
	margin: 0px 0px 0px 25px;
}
#stacks_in_2249>.s3_row {
	margin: 0 -8px;
}

#stacks_in_2249>.s3_row>.s3_column_left {
	width: 63.93%;
}

#stacks_in_2249>.s3_row>.s3_column_right {
	width: 36.070000%;
}




#stacks_in_2249>.s3_row>.s3_column {
	padding: 0 8px;
}










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


	#stacks_in_2249>.s3_row  {
		margin: -8px 0;
	}
	#stacks_in_2249>.s3_row>.s3_column {
		padding: 8px 0;
		width:100%;
	}


}



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


	#stacks_in_2249>.s3_row  {
		margin: -8px 0;
	}
	#stacks_in_2249>.s3_row>.s3_column {
		padding: 8px 0;
		width:100%;
	}


}






#stacks_in_2249 {
	margin: 0px 0px 10px 0px;
}
#stacks_in_2250>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2250>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_2250>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_2250>.s3_row>.s3_column {
	padding: 0 10px;
}










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


	#stacks_in_2250>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_2250>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



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


	#stacks_in_2250>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_2250>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1669buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1669 a, #stacks_in_1669 a:hover, #stacks_in_1669 a:visited, #stacks_in_1669 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1669button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #330000 !important;
	background-color: #330000 !important;
	border-color: #2B0000 !important;
	box-sizing: border-box !important;
}

.stacks_in_1669button:hover{
	color: #330000 !important;
	background-color: #660000 !important;
	border-color: #560000 !important;
}

#stacks_in_1669 a, #stacks_in_1669 a:visited, #stacks_in_1669 a:active{
	color: #330000 !important;
}

#stacks_in_1669 a:hover{
	color: #330000 !important;
}
























	/* -- TYPE GHOST REGULAR OVERRIDE -- */
	.stacks_in_1669button{
		background-color: transparent !important;
		border: 2px solid #2B0000 !important;
	}
	.stacks_in_1669button:hover{
		background-color: transparent !important;
	}
	















.stacks_in_1669buttonPressWrapper *{
	border-radius: 0 !important;
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1669buttonPressWrapper{
	position: relative !important;
	text-align: right !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1669buttonPressWrapper{
		text-align: right !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1669buttonPressWrapper{
		text-align: right !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1669 {
	margin:  2px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1671buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1671 a, #stacks_in_1671 a:hover, #stacks_in_1671 a:visited, #stacks_in_1671 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1671button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #330000 !important;
	background-color: #330000 !important;
	border-color: #2B0000 !important;
	box-sizing: border-box !important;
}

.stacks_in_1671button:hover{
	color: #CC0000 !important;
	background-color: #FF6633 !important;
	border-color: #D8562B !important;
}

#stacks_in_1671 a, #stacks_in_1671 a:visited, #stacks_in_1671 a:active{
	color: #330000 !important;
}

#stacks_in_1671 a:hover{
	color: #CC0000 !important;
}
























	/* -- TYPE GHOST REGULAR OVERRIDE -- */
	.stacks_in_1671button{
		background-color: transparent !important;
		border: 2px solid #2B0000 !important;
	}
	.stacks_in_1671button:hover{
		background-color: transparent !important;
	}
	















.stacks_in_1671buttonPressWrapper *{
	border-radius: 0 !important;
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1671buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1671buttonPressWrapper{
		text-align: right !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1671buttonPressWrapper{
		text-align: right !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1671 {
	margin:  2px;
}
#SuperMenuWrapperstacks_in_146 {
	position: relative;
}



#GCR {
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #850002;
	border-right: 1px solid #850002;
	border-top: 1px solid #850002;
	border-bottom: 1px solid #850002;
	font-size: 125%;
	display: block;
	color: #850002;
	text-align: center;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	position: relative;
	z-index: 1;
}

#GCR a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
	text-decoration: none;
}

/*  */





#GCR:hover,
#GCR.supermenu-active {
	opacity: 0.80;
	color: #FEF2DA;
}

#GCR.supermenu-active {
	cursor: default;
}




/* Solid colour fill */
#GCR {
	background: #DDC1A3;
}

#GCR:hover,
#GCR.supermenu-active {
	background: #CC0000;
}

















#GCR.supermenu-active {
}

#SuperMenuPanel-GCR {
	display: none;
	position: absolute;
	left: 0;
	z-index: 997;
}

#SuperMenuFillstacks_in_146 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #cdcdcd;
	z-index: 998;
	opacity: 0.80;
	border-bottom: 2px solid #EAEAEA;
}




/* Solid colour fill */
#SuperMenuFillstacks_in_146 {
	background: #F2E1C9;
}
















#SuperMenuContentstacks_in_146 {
	position: relative;
	z-index: 999;
	color: #333333;
	margin: 0 auto;
	padding-left: 5.00%;
	padding-right: 5.00%;
	padding-top: 2.00%;
	padding-bottom: 2.00%;
	font-size: 100%;
}



#SuperMenuContentstacks_in_146 h1,
#SuperMenuContentstacks_in_146 h2,
#SuperMenuContentstacks_in_146 h3,
#SuperMenuContentstacks_in_146 h4,
#SuperMenuContentstacks_in_146 h5,
#SuperMenuContentstacks_in_146 h6 {
	color: #000000;
}

#SuperMenuContentstacks_in_146 a,
#SuperMenuContentstacks_in_146 a:visited {
	color: #0080FF;
}

#SuperMenuContentstacks_in_146 a:hover,
#SuperMenuContentstacks_in_146 a:active {
	color: #004080;
}

#SuperMenuClosestacks_in_146 {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	outline: none;
	border: none;
	z-index: 1000;
}

@media screen and (max-width: 0px) {
	#SuperMenuWrapperstacks_in_146, #SuperMenuPanel-GCR {
		display: none !important;
	}
}

@media print {
	#SuperMenuWrapperstacks_in_146, #SuperMenuPanel-GCR {
		display: none;
	}
}

/* @end */




#stacks_in_146 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_39>.s3_row {
	margin: 0 -15px;
}

#stacks_in_39>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_39>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_39>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_39>.s3_row>.s3_column {
	padding: 0 15px;
}








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


	#stacks_in_39>.s3_row  {
		margin: -15px 0;
	}
	#stacks_in_39>.s3_row>.s3_column {
		padding: 15px 0;
		width:100%;
	}


}



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


	#stacks_in_39>.s3_row  {
		margin: -15px 0;
	}
	#stacks_in_39>.s3_row>.s3_column {
		padding: 15px 0;
		width:100%;
	}


}




#stacks_in_39 {
	margin:  12px;
}

#stacks_in_41 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(230, 204, 179, 1.00);
	border-width:  1px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_43Calligrapher{			font-size: 130% !important;			color: #990000 !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_43Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_43Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_43Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_43Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_43Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_43Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_43Calligrapher h6, .stacks_in_43Calligrapher h5, .stacks_in_43Calligrapher h4, .stacks_in_43Calligrapher h3, .stacks_in_43Calligrapher h2, .stacks_in_43Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_43Calligrapher, .stacks_in_43Calligrapher h1, .stacks_in_43Calligrapher h2, .stacks_in_43Calligrapher h3, .stacks_in_43Calligrapher h4, .stacks_in_43Calligrapher h5, .stacks_in_43Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_43targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_43Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_43Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_43Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_43Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_43 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 10px 10px 10px;
}

#stacks_in_46 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_48 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(230, 204, 179, 1.00);
	border-width:  1px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1676Calligrapher{			font-size: 130% !important;			color: #660000 !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_1676Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1676Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1676Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1676Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1676Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1676Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1676Calligrapher h6, .stacks_in_1676Calligrapher h5, .stacks_in_1676Calligrapher h4, .stacks_in_1676Calligrapher h3, .stacks_in_1676Calligrapher h2, .stacks_in_1676Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_1676Calligrapher, .stacks_in_1676Calligrapher h1, .stacks_in_1676Calligrapher h2, .stacks_in_1676Calligrapher h3, .stacks_in_1676Calligrapher h4, .stacks_in_1676Calligrapher h5, .stacks_in_1676Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1676targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1676Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1676Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1676Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1676Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1676 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 10px 10px 10px 10px;
}

#stacks_in_1680 {
	display:inline-block; width:100%; line-height: 1.190000em;
	font-size: 90%;
}

#stacks_in_55 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(230, 204, 179, 1.00);
	border-width:  1px;
}
#stacks_in_57 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_57 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_57 .fluid-image.unlimited img{width:100% !important}#stacks_in_57 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_57 .fluid-image.align-left img{float:left}#stacks_in_57 .fluid-image.align-right img{float:right}

#stacks_in_57 {
	background-color: rgba(95, 157, 214, 1.00);
	padding: 9px 0px 9px 0px;
}
#stacks_in_61>.s3_row {
	margin: 0 -15px;
}

#stacks_in_61>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_61>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_61>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_61>.s3_row>.s3_column {
	padding: 0 15px;
}








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


	#stacks_in_61>.s3_row  {
		margin: -15px 0;
	}
	#stacks_in_61>.s3_row>.s3_column {
		padding: 15px 0;
		width:100%;
	}


}



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


	#stacks_in_61>.s3_row  {
		margin: -15px 0;
	}
	#stacks_in_61>.s3_row>.s3_column {
		padding: 15px 0;
		width:100%;
	}


}




#stacks_in_61 {
	margin:  12px;
}

#stacks_in_63 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(230, 204, 179, 1.00);
	border-width:  1px;
}
#stacks_in_65 h3,#stacks_in_65 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_65 h3 a,#stacks_in_65 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_65 h3 a:hover,#stacks_in_65 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_65 small,#stacks_in_65 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_65 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Metrophobic",sans-serif;font-weight:500;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_65 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_65 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_65 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_65 h3{font-size:1.00rem!important}}

#stacks_in_65 {
	background-color: rgba(230, 204, 179, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	padding:  5px;
}

#stacks_in_70 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_72 h3,#stacks_in_72 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_72 h3 a,#stacks_in_72 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_72 h3 a:hover,#stacks_in_72 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_72 small,#stacks_in_72 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_72 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Metrophobic",sans-serif;font-weight:500;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_72 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_72 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_72 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_72 h3{font-size:1.00rem!important}}

#stacks_in_72 {
	background-color: rgba(230, 204, 179, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	margin: 10px 0px 0px 0px;
	padding:  5px;
}

#stacks_in_77 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_79_1 h3,#stacks_in_79_1 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_79_1 h3 a,#stacks_in_79_1 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_79_1 h3 a:hover,#stacks_in_79_1 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_79_1 small,#stacks_in_79_1 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_79_1 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Metrophobic",sans-serif;font-weight:500;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_79_1 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_79_1 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_79_1 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_79_1 h3{font-size:1.00rem!important}}

#stacks_in_79_1 {
	background-color: rgba(230, 204, 179, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	margin: 10px 0px 0px 0px;
	padding:  5px;
}

#stacks_in_80 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_82 h3,#stacks_in_82 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_82 h3 a,#stacks_in_82 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_82 h3 a:hover,#stacks_in_82 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_82 small,#stacks_in_82 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_82 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Metrophobic",sans-serif;font-weight:500;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_82 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_82 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_82 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_82 h3{font-size:1.00rem!important}}

#stacks_in_82 {
	background-color: rgba(230, 204, 179, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	margin: 10px 0px 0px 0px;
	padding:  5px;
}

#stacks_in_87 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_89 .jwresp_wrapper{width:100%;overflow:auto;position:relative}#stacks_in_89 .jwresp_col{overflow:hidden;margin:0 1%; width:18.4%; float:none}#stacks_in_89 #jwresp_col1_stacks_in_89,#stacks_in_89 #jwresp_col2_stacks_in_89{float:left}#stacks_in_89 #jwresp_col4_stacks_in_89,#stacks_in_89 #jwresp_col5_stacks_in_89{float:right}#stacks_in_89 #jwresp_col1_stacks_in_89{margin-left:0}#stacks_in_89 #jwresp_col5_stacks_in_89{margin-right:0}#stacks_in_89 #jwresp_col3_stacks_in_89{margin:0 auto;float:none}#stacks_in_89 .jwresp_clear{display:none} @media screen and (max-width:1030px){#stacks_in_89 .jwresp_clear{display:block;clear:both;height:0}#stacks_in_89 #jwresp_col1_stacks_in_89,#stacks_in_89 #jwresp_col2_stacks_in_89,#stacks_in_89 #jwresp_col3_stacks_in_89,#stacks_in_89 #jwresp_col4_stacks_in_89{margin:0}#stacks_in_89 #jwresp_col5_stacks_in_89{position:relative;margin:0 auto;float:none;width:32%}#stacks_in_89 #jwresp_col1_stacks_in_89,#stacks_in_89 #jwresp_col2_stacks_in_89{width:32%}#stacks_in_89 #jwresp_col1_stacks_in_89,#stacks_in_89 #jwresp_col4_stacks_in_89{float:left}#stacks_in_89 #jwresp_col2_stacks_in_89,#stacks_in_89 #jwresp_col3_stacks_in_89{float:right}#stacks_in_89 #jwresp_col4_stacks_in_89,#stacks_in_89 #jwresp_col3_stacks_in_89{width:49%;margin-top:15px}}  @media screen and (max-width:500px){#stacks_in_89 #jwresp_col1_stacks_in_89,#stacks_in_89 #jwresp_col2_stacks_in_89,#stacks_in_89 #jwresp_col3_stacks_in_89,#stacks_in_89 #jwresp_col4_stacks_in_89,#stacks_in_89 #jwresp_col5_stacks_in_89{width:100%;display:block;margin:0}#stacks_in_89 #jwresp_col1_stacks_in_89,#stacks_in_89 #jwresp_col2_stacks_in_89,#stacks_in_89 #jwresp_col4_stacks_in_89,#stacks_in_89 #jwresp_col5_stacks_in_89{margin-bottom:15px}}

#stacks_in_89 {
	padding: 0px 5px 5px 5px;
}
#stacks_in_91 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_91 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_91 .fluid-image.unlimited img{width:100% !important}#stacks_in_91 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_91 .fluid-image.align-left img{float:left}#stacks_in_91 .fluid-image.align-right img{float:right}
#stacks_in_94 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_94 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_94 .fluid-image.unlimited img{width:100% !important}#stacks_in_94 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_94 .fluid-image.align-left img{float:left}#stacks_in_94 .fluid-image.align-right img{float:right}
#stacks_in_97 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_97 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_97 .fluid-image.unlimited img{width:100% !important}#stacks_in_97 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_97 .fluid-image.align-left img{float:left}#stacks_in_97 .fluid-image.align-right img{float:right}

#stacks_in_97 {
	padding: 7px 0px 0px 0px;
}
#stacks_in_100 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_100 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_100 .fluid-image.unlimited img{width:100% !important}#stacks_in_100 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_100 .fluid-image.align-left img{float:left}#stacks_in_100 .fluid-image.align-right img{float:right}

#stacks_in_100 {
	padding: 7px 0px 0px 0px;
}
#stacks_in_103 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_103 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_103 .fluid-image.unlimited img{width:100% !important}#stacks_in_103 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_103 .fluid-image.align-left img{float:left}#stacks_in_103 .fluid-image.align-right img{float:right}

#stacks_in_106 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(230, 204, 179, 1.00);
	border-width:  1px;
}
#stacks_in_108 h3,#stacks_in_108 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_108 h3 a,#stacks_in_108 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_108 h3 a:hover,#stacks_in_108 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_108 small,#stacks_in_108 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_108 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Metrophobic",sans-serif;font-weight:500;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_108 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_108 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_108 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_108 h3{font-size:1.00rem!important}}

#stacks_in_108 {
	background-color: rgba(230, 204, 179, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	padding:  5px;
}

#stacks_in_113 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_115 h3,#stacks_in_115 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_115 h3 a,#stacks_in_115 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_115 h3 a:hover,#stacks_in_115 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_115 small,#stacks_in_115 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_115 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Metrophobic",sans-serif;font-weight:500;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_115 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_115 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_115 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_115 h3{font-size:1.00rem!important}}

#stacks_in_115 {
	background-color: rgba(230, 204, 179, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	padding:  5px;
}

#stacks_in_120 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_1688 h3,#stacks_in_1688 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_1688 h3 a,#stacks_in_1688 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_1688 h3 a:hover,#stacks_in_1688 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_1688 small,#stacks_in_1688 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1688 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Metrophobic",sans-serif;font-weight:500;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_1688 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1688 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1688 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_1688 h3{font-size:1.00rem!important}}

#stacks_in_1688 {
	background-color: rgba(230, 204, 179, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	margin: 10px 0px 0px 0px;
	padding:  5px;
}

#stacks_in_1686 {
	padding: 15px 10px 10px 10px;
}

#stacks_in_123 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(230, 204, 179, 1.00);
	border-width:  1px;
}
#stacks_in_125 h3,#stacks_in_125 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_125 h3 a,#stacks_in_125 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_125 h3 a:hover,#stacks_in_125 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_125 small,#stacks_in_125 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_125 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Metrophobic",sans-serif;font-weight:500;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_125 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_125 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_125 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_125 h3{font-size:1.00rem!important}}

#stacks_in_125 {
	background-color: rgba(230, 204, 179, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	padding:  5px;
}

#stacks_in_130 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_132 h3,#stacks_in_132 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_132 h3 a,#stacks_in_132 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_132 h3 a:hover,#stacks_in_132 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_132 small,#stacks_in_132 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_132 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Metrophobic",sans-serif;font-weight:500;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_132 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_132 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_132 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_132 h3{font-size:1.00rem!important}}

#stacks_in_132 {
	background-color: rgba(230, 204, 179, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	margin: 10px 0px 0px 0px;
	padding:  5px;
}

#stacks_in_137 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_1696 h3,#stacks_in_1696 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_1696 h3 a,#stacks_in_1696 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_1696 h3 a:hover,#stacks_in_1696 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_1696 small,#stacks_in_1696 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1696 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Metrophobic",sans-serif;font-weight:500;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_1696 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1696 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1696 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_1696 h3{font-size:1.00rem!important}}

#stacks_in_1696 {
	background-color: rgba(230, 204, 179, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	margin: 10px 0px 0px 0px;
	padding:  5px;
}

#stacks_in_1693 {
	padding: 15px 10px 10px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_606Calligrapher{			font-size: 85% !important;			color: #660000 !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_606Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_606Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_606Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_606Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_606Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_606Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_606Calligrapher h6, .stacks_in_606Calligrapher h5, .stacks_in_606Calligrapher h4, .stacks_in_606Calligrapher h3, .stacks_in_606Calligrapher h2, .stacks_in_606Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_606Calligrapher, .stacks_in_606Calligrapher h1, .stacks_in_606Calligrapher h2, .stacks_in_606Calligrapher h3, .stacks_in_606Calligrapher h4, .stacks_in_606Calligrapher h5, .stacks_in_606Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_606targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_606Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_606Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_606Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_606Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_606 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	margin: 20px 0px 0px 0px;
	padding:  10px;
}

#stacks_in_609 {
	display:inline-block; width:100%; line-height: 1.200000em;
	font-size: 120%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1622Calligrapher{			font-size: 85% !important;			color: #660000 !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_1622Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1622Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1622Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1622Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1622Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1622Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1622Calligrapher h6, .stacks_in_1622Calligrapher h5, .stacks_in_1622Calligrapher h4, .stacks_in_1622Calligrapher h3, .stacks_in_1622Calligrapher h2, .stacks_in_1622Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_1622Calligrapher, .stacks_in_1622Calligrapher h1, .stacks_in_1622Calligrapher h2, .stacks_in_1622Calligrapher h3, .stacks_in_1622Calligrapher h4, .stacks_in_1622Calligrapher h5, .stacks_in_1622Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1622targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1622Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1622Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1622Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1622Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1622 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(102, 0, 0, 1.00);
	border-width:  1px;
	margin: 20px 0px 0px 0px;
	padding:  10px;
}

#stacks_in_1625 {
	display:inline-block; width:100%; line-height: 1.200000em;
	font-size: 120%;
}

#stacks_in_1654 {
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
	margin: 20px 0px 0px 0px;
}
#stacks_in_1641 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1641 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_1641 #jwresp_col2_stacks_in_1641{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_1641 #jwresp_col1_stacks_in_1641,#stacks_in_1641 #jwresp_col2_stacks_in_1641{width:100%;float:none;display:block}#stacks_in_1641 #jwresp_col1_stacks_in_1641{margin-bottom:15px}}

#stacks_in_1641 {
	background-color: rgba(254, 242, 218, 1.00);
	padding:  10px;
}
#stacks_in_1648 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_1648 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_1648 .fluid-image.unlimited img{width:100% !important}#stacks_in_1648 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_1648 .fluid-image.align-left img{float:left}#stacks_in_1648 .fluid-image.align-right img{float:right}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1644Calligrapher{			font-size: 100% !important;			color: #660000 !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_1644Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1644Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1644Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1644Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1644Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1644Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1644Calligrapher h6, .stacks_in_1644Calligrapher h5, .stacks_in_1644Calligrapher h4, .stacks_in_1644Calligrapher h3, .stacks_in_1644Calligrapher h2, .stacks_in_1644Calligrapher h1{			color: #330000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_1644Calligrapher, .stacks_in_1644Calligrapher h1, .stacks_in_1644Calligrapher h2, .stacks_in_1644Calligrapher h3, .stacks_in_1644Calligrapher h4, .stacks_in_1644Calligrapher h5, .stacks_in_1644Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1644targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1644Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1644Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1644Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1644Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1644 {
	padding: 0px 0px 0px 15px;
}
#stacks_in_21 .ls-wrapper{margin:0 auto;clear:both;overflow:auto;position:relative; padding:15px; -webkit-box-sizing:border-box;box-sizing:border-box;max-width:none !important}#stacks_in_21 .ls-wrapper .ls-preloader{background:url(../rw_common/plugins/stacks/tabulous-images/loading.gif) #FFFFFF no-repeat center 75px;opacity:0.9;width:100%;height:200%;position:absolute;top:0;left:0}#stacks_in_21 .ls-wrapper .liquid-slider{width:100%;margin:0;float:left;overflow:hidden;position:relative;-webkit-backface-visibility:hidden;border-radius:0px;-webkit-box-shadow:3px 4px 10px #343434 ;box-shadow:3px 4px 10px #343434 ;}#stacks_in_21 .ls-wrapper .panel-container{position:relative}#stacks_in_21 .ls-wrapper .panel-container .fadeClass{position:absolute;top:0;left:0;display:none}#stacks_in_21 .ls-wrapper .panel-container .panel{width:1030px;display:block;float:left;border:none;margin-bottom:0;padding:0;background:transparent;-webkit-backface-visibility:hidden}#stacks_in_21 .ls-wrapper .panel-container .panel.fade{position:absolute;top:0;opacity:0}#stacks_in_21 .ls-wrapper .panel-container .panel .panel-wrapper{padding:15px;position:relative}#stacks_in_21 .ls-wrapper .panel-container .panel .panel-wrapper .tab-title{display:none;}#stacks_in_21 .ls-wrapper .ls-nav{overflow:hidden;clear:both}@media screen and (max-width:600px){#stacks_in_21 .ls-wrapper .ls-nav{margin-bottom:0;margin-top:0;padding:0}}#stacks_in_21 .ls-wrapper .ls-nav ul{padding:0;clear:both;display:block;margin:auto;overflow:auto;-webkit-box-sizing:content-box;box-sizing:content-box;margin-bottom:2px;}#stacks_in_21 .ls-wrapper .ls-nav ul li{display:inline;margin:0;-webkit-box-sizing:content-box;box-sizing:content-box}#stacks_in_21 .ls-wrapper .ls-nav ul li a{display:block;float:left;text-decoration:none;margin-right:10px;color:#990000;font-size:20px;height:auto !important;-webkit-transition-property:background,color;transition-property:background,color;-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;background:#DDC1A3;padding:6px;border-bottom-left-radius:0px;border-top-left-radius:10px;border-bottom-right-radius:0px;border-top-right-radius:10px;}#stacks_in_21 .ls-wrapper .ls-nav ul li a:hover{background:#CC0000;color:#FEF2DA}#stacks_in_21 .ls-wrapper .ls-nav ul li a.current{background:#CC0000;color:#FEF2DA}#stacks_in_21 .ls-wrapper .ls-nav ul li a.current h1,#stacks_in_21 .ls-wrapper .ls-nav ul li a.current h2,#stacks_in_21 .ls-wrapper .ls-nav ul li a.current h3,#stacks_in_21 .ls-wrapper .ls-nav ul li a.current h4,#stacks_in_21 .ls-wrapper .ls-nav ul li a.current h5,#stacks_in_21 .ls-wrapper .ls-nav ul li a.current h6,#stacks_in_21 .ls-wrapper .ls-nav ul li a.current span{color:#FEF2DA}#stacks_in_21 .ls-wrapper .ls-nav ul li a h1,#stacks_in_21 .ls-wrapper .ls-nav ul li a h2,#stacks_in_21 .ls-wrapper .ls-nav ul li a h3,#stacks_in_21 .ls-wrapper .ls-nav ul li a h4,#stacks_in_21 .ls-wrapper .ls-nav ul li a h5,#stacks_in_21 .ls-wrapper .ls-nav ul li a h6,#stacks_in_21 .ls-wrapper .ls-nav ul li a span{display:inline;font-size:20px;color:#990000;margin:0}#stacks_in_21 .ls-wrapper .ls-nav ul li:first-child a{}#stacks_in_21 .ls-wrapper .ls-nav ul li:last-child a{margin-right:0;}#stacks_in_21 .ls-wrapper .ls-select-box{width:100%;height:35px;overflow:hidden;color:#FEF2DA;background:url(../Availability-Prices-Rental-Agreement_files/menuImage-21.png) no-repeat 98% 50% #CC0000;border-top-left-radius:10px;border-top-right-radius:10px;}#stacks_in_21 .ls-wrapper .ls-select-box select{width:110%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding:5px 10px;font-size:110%;border:1px solid #B80000;height:35px;cursor:pointer;color:#FEF2DA;border-radius:0;border-top-left-radius:10px;border-top-right-radius:10px;}#stacks_in_21 .ls-wrapper .ls-select-box select option{font-weight:normal;color:#000000}#stacks_in_21 .ls-wrapper .ls-nav-left,#stacks_in_21 .ls-wrapper .ls-nav-right,#stacks_in_21 .ls-wrapper .ls-nav-left-arrow,#stacks_in_21 .ls-wrapper .ls-nav-right-arrow{cursor:pointer;position:absolute;top:50px;z-index:100;opacity:0.3 !important;filter:alpha(opacity=30) !important;-webkit-transition:opacity 250ms ease-in-out 0;transition:opacity 250ms ease-in-out 0;background-repeat:no-repeat;background-size:100%}#stacks_in_21 .ls-wrapper .ls-nav-left a,#stacks_in_21 .ls-wrapper .ls-nav-right a,#stacks_in_21 .ls-wrapper .ls-nav-left-arrow a,#stacks_in_21 .ls-wrapper .ls-nav-right-arrow a{display:block;font-size:25px;color:#000000;text-decoration:none}#stacks_in_21 .ls-wrapper .ls-nav-left:hover,#stacks_in_21 .ls-wrapper .ls-nav-right:hover,#stacks_in_21 .ls-wrapper .ls-nav-left-arrow:hover,#stacks_in_21 .ls-wrapper .ls-nav-right-arrow:hover{opacity:1.0 !important;filter:alpha(opacity=100) !important}#stacks_in_21 .ls-wrapper .ls-nav-right,#stacks_in_21 .ls-wrapper .ls-nav-right-arrow{right:5px}#stacks_in_21 .ls-wrapper .ls-nav-left,#stacks_in_21 .ls-wrapper .ls-nav-left-arrow{left:5px}#stacks_in_21 .ls-wrapper .ls-nav-left-arrow,#stacks_in_21 .ls-wrapper .ls-nav-right-arrow{width:25px;height:25px}#stacks_in_21 .ls-wrapper .ls-nav-right-arrow{background-image:url(../Availability-Prices-Rental-Agreement_files/tabulous-images/arrow-right.png);background-position:top right}#stacks_in_21 .ls-wrapper .ls-nav-left-arrow{background-image:url(../Availability-Prices-Rental-Agreement_files/tabulous-images/arrow-left.png);background-position:top left}@media screen and (max-width:600px){#stacks_in_21 .ls-nav h1,#stacks_in_21 .ls-nav h2,#stacks_in_21 .ls-nav h3,#stacks_in_21 .ls-nav h4,#stacks_in_21 .ls-nav h5,#stacks_in_21 .ls-nav h6,#stacks_in_21 .ls-nav span{display:none!important}#stacks_in_21 .ls-wrapper .ls-nav ul li a i{font-size:50px!important}#stacks_in_21 .ls-wrapper .ls-nav ul li a{-webkit-box-sizing:border-box!important;box-sizing:border-box!important;width:45%!important;text-align:center!important;padding-left:0!important;padding-right:0!important}#stacks_in_21 .liquid-slider{border-top-left-radius:0!important;border-top-right-radius:0!important}}
#stacks_in_434 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_434 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_434 #jwresp_col2_stacks_in_434{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_434 #jwresp_col1_stacks_in_434,#stacks_in_434 #jwresp_col2_stacks_in_434{width:100%;float:none;display:block}#stacks_in_434 #jwresp_col1_stacks_in_434{margin-bottom:15px}}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_172Calligrapher{			font-size: 100% !important;			color: #660000 !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_172Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h6, .stacks_in_172Calligrapher h5, .stacks_in_172Calligrapher h4, .stacks_in_172Calligrapher h3, .stacks_in_172Calligrapher h2, .stacks_in_172Calligrapher h1{			color: #990000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_172Calligrapher, .stacks_in_172Calligrapher h1, .stacks_in_172Calligrapher h2, .stacks_in_172Calligrapher h3, .stacks_in_172Calligrapher h4, .stacks_in_172Calligrapher h5, .stacks_in_172Calligrapher h6{	font-family: "Acme" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_172targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_172Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_172Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_172Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_172Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */










#embedIframestacks_in_176 {
	width: 100%;
	height: 1200px;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	display: block;
}










#stacks_in_176 {
	border: solid rgba(233, 175, 117, 1.00);
	border-width:  1px;
	margin: 15px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_968Calligrapher{			font-size: 100% !important;			color: #660000 !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_968Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_968Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_968Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_968Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_968Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_968Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_968Calligrapher h6, .stacks_in_968Calligrapher h5, .stacks_in_968Calligrapher h4, .stacks_in_968Calligrapher h3, .stacks_in_968Calligrapher h2, .stacks_in_968Calligrapher h1{			color: #990000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_968Calligrapher, .stacks_in_968Calligrapher h1, .stacks_in_968Calligrapher h2, .stacks_in_968Calligrapher h3, .stacks_in_968Calligrapher h4, .stacks_in_968Calligrapher h5, .stacks_in_968Calligrapher h6{	font-family: "Acme" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_968targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_968Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_968Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_968Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_968Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2615 {
	background-color: rgba(255, 245, 225, 1.00);
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2616Calligrapher{			font-size: 100% !important;			color: #850002 !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: center !important;		}				.stacks_in_2616Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h6, .stacks_in_2616Calligrapher h5, .stacks_in_2616Calligrapher h4, .stacks_in_2616Calligrapher h3, .stacks_in_2616Calligrapher h2, .stacks_in_2616Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2616Calligrapher, .stacks_in_2616Calligrapher h1, .stacks_in_2616Calligrapher h2, .stacks_in_2616Calligrapher h3, .stacks_in_2616Calligrapher h4, .stacks_in_2616Calligrapher h5, .stacks_in_2616Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2616targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2616Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2616Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2616Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2616Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2616 {
	background-color: rgba(242, 225, 201, 1.00);
	border: solid rgba(133, 0, 2, 1.00);
	border-width:  1px;
	margin: 4px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2620Calligrapher{			font-size: 80% !important;			color: #850002 !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_2620Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2620Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2620Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2620Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2620Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2620Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2620Calligrapher h6, .stacks_in_2620Calligrapher h5, .stacks_in_2620Calligrapher h4, .stacks_in_2620Calligrapher h3, .stacks_in_2620Calligrapher h2, .stacks_in_2620Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2620Calligrapher, .stacks_in_2620Calligrapher h1, .stacks_in_2620Calligrapher h2, .stacks_in_2620Calligrapher h3, .stacks_in_2620Calligrapher h4, .stacks_in_2620Calligrapher h5, .stacks_in_2620Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2620targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2620Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2620Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2620Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2620Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2620 {
	margin: 15px 0px 0px 0px;
	padding:  5px;
}
#stacks_in_2624 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2624 .jwresp_col{overflow:hidden;margin:0;width:70%; float:left;}#stacks_in_2624 #jwresp_col2_stacks_in_2624{ float:right; width:30%}@media screen and (max-width:500px){#stacks_in_2624 #jwresp_col1_stacks_in_2624,#stacks_in_2624 #jwresp_col2_stacks_in_2624{width:100%;float:none;display:block}#stacks_in_2624 #jwresp_col1_stacks_in_2624{margin-bottom:15px}}

#stacks_in_2624 {
	background-color: rgba(125, 27, 114, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2625Calligrapher{			font-size: 115% !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_2625Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2625Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2625Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2625Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2625Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2625Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2625Calligrapher h6, .stacks_in_2625Calligrapher h5, .stacks_in_2625Calligrapher h4, .stacks_in_2625Calligrapher h3, .stacks_in_2625Calligrapher h2, .stacks_in_2625Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2625Calligrapher, .stacks_in_2625Calligrapher h1, .stacks_in_2625Calligrapher h2, .stacks_in_2625Calligrapher h3, .stacks_in_2625Calligrapher h4, .stacks_in_2625Calligrapher h5, .stacks_in_2625Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2625targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2625Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2625Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2625Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2625Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2626 {
	padding: 0px 0px 0px 8px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2630Calligrapher{			font-size: 115% !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_2630Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2630Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2630Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2630Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2630Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2630Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2630Calligrapher h6, .stacks_in_2630Calligrapher h5, .stacks_in_2630Calligrapher h4, .stacks_in_2630Calligrapher h3, .stacks_in_2630Calligrapher h2, .stacks_in_2630Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2630Calligrapher, .stacks_in_2630Calligrapher h1, .stacks_in_2630Calligrapher h2, .stacks_in_2630Calligrapher h3, .stacks_in_2630Calligrapher h4, .stacks_in_2630Calligrapher h5, .stacks_in_2630Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2630targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2630Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2630Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2630Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2630Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2631 {
	padding: 0px 0px 0px 15px;
}
#stacks_in_2635 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2635 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_2635 #jwresp_col2_stacks_in_2635{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_2635 #jwresp_col1_stacks_in_2635,#stacks_in_2635 #jwresp_col2_stacks_in_2635{width:100%;float:none;display:block}#stacks_in_2635 #jwresp_col1_stacks_in_2635{margin-bottom:15px}}

#stacks_in_2635 {
	background-color: rgba(255, 0, 128, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2636Calligrapher{			font-size: 115% !important;			color: #FF66FF !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_2636Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2636Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2636Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2636Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2636Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2636Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2636Calligrapher h6, .stacks_in_2636Calligrapher h5, .stacks_in_2636Calligrapher h4, .stacks_in_2636Calligrapher h3, .stacks_in_2636Calligrapher h2, .stacks_in_2636Calligrapher h1{			color: #FF66FF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2636Calligrapher, .stacks_in_2636Calligrapher h1, .stacks_in_2636Calligrapher h2, .stacks_in_2636Calligrapher h3, .stacks_in_2636Calligrapher h4, .stacks_in_2636Calligrapher h5, .stacks_in_2636Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2636targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2636Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2636Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2636Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2636Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2637 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2641Calligrapher{			font-size: 115% !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_2641Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2641Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2641Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2641Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2641Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2641Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2641Calligrapher h6, .stacks_in_2641Calligrapher h5, .stacks_in_2641Calligrapher h4, .stacks_in_2641Calligrapher h3, .stacks_in_2641Calligrapher h2, .stacks_in_2641Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2641Calligrapher, .stacks_in_2641Calligrapher h1, .stacks_in_2641Calligrapher h2, .stacks_in_2641Calligrapher h3, .stacks_in_2641Calligrapher h4, .stacks_in_2641Calligrapher h5, .stacks_in_2641Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2641targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2641Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2641Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2641Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2641Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2641 {
	background-color: rgba(255, 0, 128, 1.00);
}

#stacks_in_2642 {
	background-color: rgba(255, 0, 128, 1.00);
	padding: 0px 0px 0px 15px;
}
#stacks_in_2646 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2646 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_2646 #jwresp_col2_stacks_in_2646{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_2646 #jwresp_col1_stacks_in_2646,#stacks_in_2646 #jwresp_col2_stacks_in_2646{width:100%;float:none;display:block}#stacks_in_2646 #jwresp_col1_stacks_in_2646{margin-bottom:15px}}

#stacks_in_2646 {
	background-color: rgba(204, 255, 102, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2647Calligrapher{			font-size: 115% !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_2647Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2647Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2647Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2647Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2647Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2647Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2647Calligrapher h6, .stacks_in_2647Calligrapher h5, .stacks_in_2647Calligrapher h4, .stacks_in_2647Calligrapher h3, .stacks_in_2647Calligrapher h2, .stacks_in_2647Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2647Calligrapher, .stacks_in_2647Calligrapher h1, .stacks_in_2647Calligrapher h2, .stacks_in_2647Calligrapher h3, .stacks_in_2647Calligrapher h4, .stacks_in_2647Calligrapher h5, .stacks_in_2647Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2647targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2647Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2647Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2647Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2647Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2648 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2652Calligrapher{			font-size: 115% !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_2652Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2652Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2652Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2652Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2652Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2652Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2652Calligrapher h6, .stacks_in_2652Calligrapher h5, .stacks_in_2652Calligrapher h4, .stacks_in_2652Calligrapher h3, .stacks_in_2652Calligrapher h2, .stacks_in_2652Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2652Calligrapher, .stacks_in_2652Calligrapher h1, .stacks_in_2652Calligrapher h2, .stacks_in_2652Calligrapher h3, .stacks_in_2652Calligrapher h4, .stacks_in_2652Calligrapher h5, .stacks_in_2652Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2652targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2652Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2652Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2652Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2652Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2653 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2657Calligrapher{			font-size: 80% !important;			color: #850002 !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_2657Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h6, .stacks_in_2657Calligrapher h5, .stacks_in_2657Calligrapher h4, .stacks_in_2657Calligrapher h3, .stacks_in_2657Calligrapher h2, .stacks_in_2657Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2657Calligrapher, .stacks_in_2657Calligrapher h1, .stacks_in_2657Calligrapher h2, .stacks_in_2657Calligrapher h3, .stacks_in_2657Calligrapher h4, .stacks_in_2657Calligrapher h5, .stacks_in_2657Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2657targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2657Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2657Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2657Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2657Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2657 {
	margin: 15px 0px 0px 0px;
	padding:  4px;
}
#stacks_in_2661 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2661 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_2661 #jwresp_col2_stacks_in_2661{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_2661 #jwresp_col1_stacks_in_2661,#stacks_in_2661 #jwresp_col2_stacks_in_2661{width:100%;float:none;display:block}#stacks_in_2661 #jwresp_col1_stacks_in_2661{margin-bottom:15px}}

#stacks_in_2661 {
	background-color: rgba(240, 214, 189, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2662Calligrapher{			font-size: 115% !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_2662Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h6, .stacks_in_2662Calligrapher h5, .stacks_in_2662Calligrapher h4, .stacks_in_2662Calligrapher h3, .stacks_in_2662Calligrapher h2, .stacks_in_2662Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2662Calligrapher, .stacks_in_2662Calligrapher h1, .stacks_in_2662Calligrapher h2, .stacks_in_2662Calligrapher h3, .stacks_in_2662Calligrapher h4, .stacks_in_2662Calligrapher h5, .stacks_in_2662Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2662targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2662Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2662Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2662Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2662Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2663 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2667Calligrapher{			font-size: 115% !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_2667Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h6, .stacks_in_2667Calligrapher h5, .stacks_in_2667Calligrapher h4, .stacks_in_2667Calligrapher h3, .stacks_in_2667Calligrapher h2, .stacks_in_2667Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2667Calligrapher, .stacks_in_2667Calligrapher h1, .stacks_in_2667Calligrapher h2, .stacks_in_2667Calligrapher h3, .stacks_in_2667Calligrapher h4, .stacks_in_2667Calligrapher h5, .stacks_in_2667Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2667targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2667Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2667Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2667Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2667Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2668 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2672Calligrapher{			font-size: 80% !important;			color: #850002 !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_2672Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2672Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2672Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2672Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2672Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2672Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2672Calligrapher h6, .stacks_in_2672Calligrapher h5, .stacks_in_2672Calligrapher h4, .stacks_in_2672Calligrapher h3, .stacks_in_2672Calligrapher h2, .stacks_in_2672Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2672Calligrapher, .stacks_in_2672Calligrapher h1, .stacks_in_2672Calligrapher h2, .stacks_in_2672Calligrapher h3, .stacks_in_2672Calligrapher h4, .stacks_in_2672Calligrapher h5, .stacks_in_2672Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2672targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2672Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2672Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2672Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2672Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2672 {
	margin: 15px 0px 0px 0px;
	padding:  5px;
}
#stacks_in_2676 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2676 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_2676 #jwresp_col2_stacks_in_2676{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_2676 #jwresp_col1_stacks_in_2676,#stacks_in_2676 #jwresp_col2_stacks_in_2676{width:100%;float:none;display:block}#stacks_in_2676 #jwresp_col1_stacks_in_2676{margin-bottom:15px}}

#stacks_in_2676 {
	background-color: rgba(59, 156, 156, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2677Calligrapher{			font-size: 115% !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_2677Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2677Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2677Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2677Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2677Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2677Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2677Calligrapher h6, .stacks_in_2677Calligrapher h5, .stacks_in_2677Calligrapher h4, .stacks_in_2677Calligrapher h3, .stacks_in_2677Calligrapher h2, .stacks_in_2677Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2677Calligrapher, .stacks_in_2677Calligrapher h1, .stacks_in_2677Calligrapher h2, .stacks_in_2677Calligrapher h3, .stacks_in_2677Calligrapher h4, .stacks_in_2677Calligrapher h5, .stacks_in_2677Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2677targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2677Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2677Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2677Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2677Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2678 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2682Calligrapher{			font-size: 115% !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_2682Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2682Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2682Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2682Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2682Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2682Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2682Calligrapher h6, .stacks_in_2682Calligrapher h5, .stacks_in_2682Calligrapher h4, .stacks_in_2682Calligrapher h3, .stacks_in_2682Calligrapher h2, .stacks_in_2682Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2682Calligrapher, .stacks_in_2682Calligrapher h1, .stacks_in_2682Calligrapher h2, .stacks_in_2682Calligrapher h3, .stacks_in_2682Calligrapher h4, .stacks_in_2682Calligrapher h5, .stacks_in_2682Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2682targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2682Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2682Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2682Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2682Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2683 {
	padding: 0px 0px 0px 15px;
}
#stacks_in_2687 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2687 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_2687 #jwresp_col2_stacks_in_2687{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_2687 #jwresp_col1_stacks_in_2687,#stacks_in_2687 #jwresp_col2_stacks_in_2687{width:100%;float:none;display:block}#stacks_in_2687 #jwresp_col1_stacks_in_2687{margin-bottom:15px}}

#stacks_in_2687 {
	background-color: rgba(139, 226, 218, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2688Calligrapher{			font-size: 115% !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_2688Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2688Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2688Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2688Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2688Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2688Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2688Calligrapher h6, .stacks_in_2688Calligrapher h5, .stacks_in_2688Calligrapher h4, .stacks_in_2688Calligrapher h3, .stacks_in_2688Calligrapher h2, .stacks_in_2688Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2688Calligrapher, .stacks_in_2688Calligrapher h1, .stacks_in_2688Calligrapher h2, .stacks_in_2688Calligrapher h3, .stacks_in_2688Calligrapher h4, .stacks_in_2688Calligrapher h5, .stacks_in_2688Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2688targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2688Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2688Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2688Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2688Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2689 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2693Calligrapher{			font-size: 115% !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_2693Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2693Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2693Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2693Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2693Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2693Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2693Calligrapher h6, .stacks_in_2693Calligrapher h5, .stacks_in_2693Calligrapher h4, .stacks_in_2693Calligrapher h3, .stacks_in_2693Calligrapher h2, .stacks_in_2693Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2693Calligrapher, .stacks_in_2693Calligrapher h1, .stacks_in_2693Calligrapher h2, .stacks_in_2693Calligrapher h3, .stacks_in_2693Calligrapher h4, .stacks_in_2693Calligrapher h5, .stacks_in_2693Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2693targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2693Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2693Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2693Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2693Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2696 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2481Calligrapher{			font-size: 80% !important;			color: #850002 !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_2481Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h6, .stacks_in_2481Calligrapher h5, .stacks_in_2481Calligrapher h4, .stacks_in_2481Calligrapher h3, .stacks_in_2481Calligrapher h2, .stacks_in_2481Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2481Calligrapher, .stacks_in_2481Calligrapher h1, .stacks_in_2481Calligrapher h2, .stacks_in_2481Calligrapher h3, .stacks_in_2481Calligrapher h4, .stacks_in_2481Calligrapher h5, .stacks_in_2481Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2481targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2481Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2481Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2481Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2481Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2481 {
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
#stacks_in_2486 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2486 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_2486 #jwresp_col2_stacks_in_2486{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_2486 #jwresp_col1_stacks_in_2486,#stacks_in_2486 #jwresp_col2_stacks_in_2486{width:100%;float:none;display:block}#stacks_in_2486 #jwresp_col1_stacks_in_2486{margin-bottom:15px}}

#stacks_in_2486 {
	background-color: rgba(206, 204, 204, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2487Calligrapher{			font-size: 115% !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_2487Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2487Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2487Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2487Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2487Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2487Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2487Calligrapher h6, .stacks_in_2487Calligrapher h5, .stacks_in_2487Calligrapher h4, .stacks_in_2487Calligrapher h3, .stacks_in_2487Calligrapher h2, .stacks_in_2487Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2487Calligrapher, .stacks_in_2487Calligrapher h1, .stacks_in_2487Calligrapher h2, .stacks_in_2487Calligrapher h3, .stacks_in_2487Calligrapher h4, .stacks_in_2487Calligrapher h5, .stacks_in_2487Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2487targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2487Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2487Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2487Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2487Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2488 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2492Calligrapher{			font-size: 115% !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_2492Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2492Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2492Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2492Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2492Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2492Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2492Calligrapher h6, .stacks_in_2492Calligrapher h5, .stacks_in_2492Calligrapher h4, .stacks_in_2492Calligrapher h3, .stacks_in_2492Calligrapher h2, .stacks_in_2492Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2492Calligrapher, .stacks_in_2492Calligrapher h1, .stacks_in_2492Calligrapher h2, .stacks_in_2492Calligrapher h3, .stacks_in_2492Calligrapher h4, .stacks_in_2492Calligrapher h5, .stacks_in_2492Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2492targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2492Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2492Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2492Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2492Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2493 {
	padding: 0px 0px 0px 15px;
}
#SuperMenuWrapperstacks_in_3065 {
	position: relative;
}



#Tarif1423 {
	height: 60px;
	line-height: 60px;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	font-size: 95%;
	display: block;
	color: #FFEA12;
	text-align: center;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	position: relative;
	z-index: 1;
}

#Tarif1423 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
	text-decoration: none;
}

/*  */





#Tarif1423:hover,
#Tarif1423.supermenu-active {
	opacity: 0.80;
	color: #FFCC99;
}

#Tarif1423.supermenu-active {
	cursor: default;
}






/* Vertical gradient fill */
#Tarif1423 {
	background-color: #FF6633;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#CC0000), to(#FF6633));
	background-image: -moz-linear-gradient(top, #CC0000, #FF6633);
	background-image: -ms-linear-gradient(top, #CC0000, #FF6633);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CC0000), color-stop(100%, #FF6633));
	background-image: -webkit-linear-gradient(top, #CC0000, #FF6633);
	background-image: -o-linear-gradient(top, #CC0000, #FF6633);
	background-image: linear-gradient(top, #CC0000, #FF6633);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC0000', endColorstr='#FF6633', GradientType=0);
}

#Tarif1423:hover,
#Tarif1423.supermenu-active {
	background-color: #CC0000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#660000), to(#CC0000));
	background-image: -moz-linear-gradient(top, #660000, #CC0000);
	background-image: -ms-linear-gradient(top, #660000, #CC0000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #660000), color-stop(100%, #CC0000));
	background-image: -webkit-linear-gradient(top, #660000, #CC0000);
	background-image: -o-linear-gradient(top, #660000, #CC0000);
	background-image: linear-gradient(top, #660000, #CC0000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#660000', endColorstr='#CC0000', GradientType=0);
}















#Tarif1423.supermenu-active {
}

#SuperMenuPanel-Tarif1423 {
	display: none;
	position: absolute;
	left: 0;
	z-index: 997;
}

#SuperMenuFillstacks_in_3065 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #cdcdcd;
	z-index: 998;
	opacity: 0.80;
	border-bottom: 2px solid #EAEAEA;
}






/* Vertical gradient fill */
#SuperMenuFillstacks_in_3065 {
	background-color: #660000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#330000), to(#660000));
	background-image: -moz-linear-gradient(top, #330000, #660000);
	background-image: -ms-linear-gradient(top, #330000, #660000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #330000), color-stop(100%, #660000));
	background-image: -webkit-linear-gradient(top, #330000, #660000);
	background-image: -o-linear-gradient(top, #330000, #660000);
	background-image: linear-gradient(top, #330000, #660000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#330000', endColorstr='#660000', GradientType=0);
}














#SuperMenuContentstacks_in_3065 {
	position: relative;
	z-index: 999;
	color: #333333;
	margin: 0 auto;
	padding-left: 5.00%;
	padding-right: 5.00%;
	padding-top: 1.00%;
	padding-bottom: 1.00%;
	font-size: 105%;
}



#SuperMenuContentstacks_in_3065 h1,
#SuperMenuContentstacks_in_3065 h2,
#SuperMenuContentstacks_in_3065 h3,
#SuperMenuContentstacks_in_3065 h4,
#SuperMenuContentstacks_in_3065 h5,
#SuperMenuContentstacks_in_3065 h6 {
	color: #330000;
}

#SuperMenuContentstacks_in_3065 a,
#SuperMenuContentstacks_in_3065 a:visited {
	color: #0080FF;
}

#SuperMenuContentstacks_in_3065 a:hover,
#SuperMenuContentstacks_in_3065 a:active {
	color: #004080;
}

#SuperMenuClosestacks_in_3065 {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	outline: none;
	border: none;
	z-index: 1000;
}

@media screen and (max-width: 0px) {
	#SuperMenuWrapperstacks_in_3065, #SuperMenuPanel-Tarif1423 {
		display: none !important;
	}
}

@media print {
	#SuperMenuWrapperstacks_in_3065, #SuperMenuPanel-Tarif1423 {
		display: none;
	}
}

/* @end */




#stacks_in_3065 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_3066 {
	width: 80%;
}

#stacks_in_3068 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 0px 1px;
	padding: 10px 0px 15px 10px;
}
/* Start dooGrid stack each CSS code */.stacks_in_3246gridWrapper > div{	display: inline-block !important;	width: 33.333333%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 0px;    padding-right: 0.000000px;    padding-left: 0.000000px;}.stacks_in_3246gridWrapper{	margin-right: -0.000000px;    margin-left: -0.000000px;    margin-top: -0px;}@media all and (max-width: 1900px) {				.stacks_in_3246gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 1300px) {				.stacks_in_3246gridWrapper > div{		width: 33.333333%;	}		}@media all and (max-width: 700px) {				.stacks_in_3246gridWrapper > div{		width: 33.333333%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_3246 {
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3248 {
	background-color: rgba(255, 234, 18, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
	padding:  15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3251 {
	background-color: rgba(255, 234, 18, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_3252 {
	padding:  15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3255 {
	background-color: rgba(255, 234, 18, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
	padding:  15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3259 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3260 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3263 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3264 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3267 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3268 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3271 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3272 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3275 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3276 {
	background-color: rgba(254, 242, 218, 1.00);
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3279 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3280 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3283 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 1px 1px 0px;
}

#stacks_in_3284 {
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3287 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3288 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3291 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3292 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3295 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3296 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3299 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3300 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3303 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3304 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3307 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3308 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3311 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3312 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3315 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3316 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3319 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3320 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3323 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3324 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3327 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3328 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3331 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3332 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3335 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3336 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3339 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3340 {
	padding: 5px 0px 5px 15px;
}
#stacks_in_485 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_485 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_485 #jwresp_col2_stacks_in_485{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_485 #jwresp_col1_stacks_in_485,#stacks_in_485 #jwresp_col2_stacks_in_485{width:100%;float:none;display:block}#stacks_in_485 #jwresp_col1_stacks_in_485{margin-bottom:15px}}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_491Calligrapher{			font-size: 100% !important;			color: #660000 !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_491Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_491Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_491Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_491Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_491Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_491Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_491Calligrapher h6, .stacks_in_491Calligrapher h5, .stacks_in_491Calligrapher h4, .stacks_in_491Calligrapher h3, .stacks_in_491Calligrapher h2, .stacks_in_491Calligrapher h1{			color: #990000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_491Calligrapher, .stacks_in_491Calligrapher h1, .stacks_in_491Calligrapher h2, .stacks_in_491Calligrapher h3, .stacks_in_491Calligrapher h4, .stacks_in_491Calligrapher h5, .stacks_in_491Calligrapher h6{	font-family: "Acme" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_491targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_491Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_491Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_491Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_491Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */










#embedIframestacks_in_490_2 {
	width: 100%;
	height: 1200px;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	display: block;
}










#stacks_in_490_2 {
	border: solid rgba(233, 175, 117, 1.00);
	border-width:  1px;
	margin: 15px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1185Calligrapher{			font-size: 100% !important;			color: #660000 !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_1185Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1185Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1185Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1185Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1185Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1185Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1185Calligrapher h6, .stacks_in_1185Calligrapher h5, .stacks_in_1185Calligrapher h4, .stacks_in_1185Calligrapher h3, .stacks_in_1185Calligrapher h2, .stacks_in_1185Calligrapher h1{			color: #990000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_1185Calligrapher, .stacks_in_1185Calligrapher h1, .stacks_in_1185Calligrapher h2, .stacks_in_1185Calligrapher h3, .stacks_in_1185Calligrapher h4, .stacks_in_1185Calligrapher h5, .stacks_in_1185Calligrapher h6{	font-family: "Acme" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1185targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1185Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1185Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1185Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1185Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2981 {
	background-color: rgba(255, 245, 225, 1.00);
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2982Calligrapher{			font-size: 100% !important;			color: #850002 !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: center !important;		}				.stacks_in_2982Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2982Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2982Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2982Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2982Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2982Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2982Calligrapher h6, .stacks_in_2982Calligrapher h5, .stacks_in_2982Calligrapher h4, .stacks_in_2982Calligrapher h3, .stacks_in_2982Calligrapher h2, .stacks_in_2982Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2982Calligrapher, .stacks_in_2982Calligrapher h1, .stacks_in_2982Calligrapher h2, .stacks_in_2982Calligrapher h3, .stacks_in_2982Calligrapher h4, .stacks_in_2982Calligrapher h5, .stacks_in_2982Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2982targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2982Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2982Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2982Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2982Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2982 {
	background-color: rgba(242, 225, 201, 1.00);
	border: solid rgba(133, 0, 2, 1.00);
	border-width:  1px;
	margin: 4px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2986Calligrapher{			font-size: 80% !important;			color: #850002 !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_2986Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2986Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2986Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2986Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2986Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2986Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2986Calligrapher h6, .stacks_in_2986Calligrapher h5, .stacks_in_2986Calligrapher h4, .stacks_in_2986Calligrapher h3, .stacks_in_2986Calligrapher h2, .stacks_in_2986Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2986Calligrapher, .stacks_in_2986Calligrapher h1, .stacks_in_2986Calligrapher h2, .stacks_in_2986Calligrapher h3, .stacks_in_2986Calligrapher h4, .stacks_in_2986Calligrapher h5, .stacks_in_2986Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2986targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2986Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2986Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2986Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2986Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2986 {
	margin: 15px 0px 0px 0px;
	padding:  5px;
}
#stacks_in_2990 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2990 .jwresp_col{overflow:hidden;margin:0;width:70%; float:left;}#stacks_in_2990 #jwresp_col2_stacks_in_2990{ float:right; width:30%}@media screen and (max-width:500px){#stacks_in_2990 #jwresp_col1_stacks_in_2990,#stacks_in_2990 #jwresp_col2_stacks_in_2990{width:100%;float:none;display:block}#stacks_in_2990 #jwresp_col1_stacks_in_2990{margin-bottom:15px}}

#stacks_in_2990 {
	background-color: rgba(125, 27, 114, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2991Calligrapher{			font-size: 115% !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_2991Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2991Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2991Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2991Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2991Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2991Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2991Calligrapher h6, .stacks_in_2991Calligrapher h5, .stacks_in_2991Calligrapher h4, .stacks_in_2991Calligrapher h3, .stacks_in_2991Calligrapher h2, .stacks_in_2991Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2991Calligrapher, .stacks_in_2991Calligrapher h1, .stacks_in_2991Calligrapher h2, .stacks_in_2991Calligrapher h3, .stacks_in_2991Calligrapher h4, .stacks_in_2991Calligrapher h5, .stacks_in_2991Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2991targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2991Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2991Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2991Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2991Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2992 {
	padding: 0px 0px 0px 8px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2996Calligrapher{			font-size: 115% !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_2996Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2996Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2996Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2996Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2996Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2996Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2996Calligrapher h6, .stacks_in_2996Calligrapher h5, .stacks_in_2996Calligrapher h4, .stacks_in_2996Calligrapher h3, .stacks_in_2996Calligrapher h2, .stacks_in_2996Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2996Calligrapher, .stacks_in_2996Calligrapher h1, .stacks_in_2996Calligrapher h2, .stacks_in_2996Calligrapher h3, .stacks_in_2996Calligrapher h4, .stacks_in_2996Calligrapher h5, .stacks_in_2996Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2996targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2996Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2996Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2996Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2996Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2997 {
	padding: 0px 0px 0px 15px;
}
#stacks_in_3001 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3001 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_3001 #jwresp_col2_stacks_in_3001{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_3001 #jwresp_col1_stacks_in_3001,#stacks_in_3001 #jwresp_col2_stacks_in_3001{width:100%;float:none;display:block}#stacks_in_3001 #jwresp_col1_stacks_in_3001{margin-bottom:15px}}

#stacks_in_3001 {
	background-color: rgba(255, 0, 128, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3002Calligrapher{			font-size: 115% !important;			color: #FF66FF !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_3002Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3002Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3002Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3002Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3002Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3002Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3002Calligrapher h6, .stacks_in_3002Calligrapher h5, .stacks_in_3002Calligrapher h4, .stacks_in_3002Calligrapher h3, .stacks_in_3002Calligrapher h2, .stacks_in_3002Calligrapher h1{			color: #FF66FF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3002Calligrapher, .stacks_in_3002Calligrapher h1, .stacks_in_3002Calligrapher h2, .stacks_in_3002Calligrapher h3, .stacks_in_3002Calligrapher h4, .stacks_in_3002Calligrapher h5, .stacks_in_3002Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3002targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3002Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3002Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3002Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3002Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3003 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3007Calligrapher{			font-size: 115% !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_3007Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3007Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3007Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3007Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3007Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3007Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3007Calligrapher h6, .stacks_in_3007Calligrapher h5, .stacks_in_3007Calligrapher h4, .stacks_in_3007Calligrapher h3, .stacks_in_3007Calligrapher h2, .stacks_in_3007Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3007Calligrapher, .stacks_in_3007Calligrapher h1, .stacks_in_3007Calligrapher h2, .stacks_in_3007Calligrapher h3, .stacks_in_3007Calligrapher h4, .stacks_in_3007Calligrapher h5, .stacks_in_3007Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3007targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3007Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3007Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3007Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3007Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3007 {
	background-color: rgba(255, 0, 128, 1.00);
}

#stacks_in_3008 {
	background-color: rgba(255, 0, 128, 1.00);
	padding: 0px 0px 0px 15px;
}
#stacks_in_3012 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3012 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_3012 #jwresp_col2_stacks_in_3012{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_3012 #jwresp_col1_stacks_in_3012,#stacks_in_3012 #jwresp_col2_stacks_in_3012{width:100%;float:none;display:block}#stacks_in_3012 #jwresp_col1_stacks_in_3012{margin-bottom:15px}}

#stacks_in_3012 {
	background-color: rgba(204, 255, 102, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3013Calligrapher{			font-size: 115% !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_3013Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3013Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3013Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3013Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3013Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3013Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3013Calligrapher h6, .stacks_in_3013Calligrapher h5, .stacks_in_3013Calligrapher h4, .stacks_in_3013Calligrapher h3, .stacks_in_3013Calligrapher h2, .stacks_in_3013Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3013Calligrapher, .stacks_in_3013Calligrapher h1, .stacks_in_3013Calligrapher h2, .stacks_in_3013Calligrapher h3, .stacks_in_3013Calligrapher h4, .stacks_in_3013Calligrapher h5, .stacks_in_3013Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3013targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3013Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3013Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3013Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3013Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3014 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3018Calligrapher{			font-size: 115% !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_3018Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3018Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3018Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3018Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3018Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3018Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3018Calligrapher h6, .stacks_in_3018Calligrapher h5, .stacks_in_3018Calligrapher h4, .stacks_in_3018Calligrapher h3, .stacks_in_3018Calligrapher h2, .stacks_in_3018Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3018Calligrapher, .stacks_in_3018Calligrapher h1, .stacks_in_3018Calligrapher h2, .stacks_in_3018Calligrapher h3, .stacks_in_3018Calligrapher h4, .stacks_in_3018Calligrapher h5, .stacks_in_3018Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3018targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3018Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3018Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3018Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3018Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3019 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3023Calligrapher{			font-size: 80% !important;			color: #850002 !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_3023Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3023Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3023Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3023Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3023Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3023Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3023Calligrapher h6, .stacks_in_3023Calligrapher h5, .stacks_in_3023Calligrapher h4, .stacks_in_3023Calligrapher h3, .stacks_in_3023Calligrapher h2, .stacks_in_3023Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3023Calligrapher, .stacks_in_3023Calligrapher h1, .stacks_in_3023Calligrapher h2, .stacks_in_3023Calligrapher h3, .stacks_in_3023Calligrapher h4, .stacks_in_3023Calligrapher h5, .stacks_in_3023Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3023targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3023Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3023Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3023Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3023Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3023 {
	margin: 15px 0px 0px 0px;
	padding:  4px;
}
#stacks_in_3027 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3027 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_3027 #jwresp_col2_stacks_in_3027{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_3027 #jwresp_col1_stacks_in_3027,#stacks_in_3027 #jwresp_col2_stacks_in_3027{width:100%;float:none;display:block}#stacks_in_3027 #jwresp_col1_stacks_in_3027{margin-bottom:15px}}

#stacks_in_3027 {
	background-color: rgba(240, 214, 189, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3028Calligrapher{			font-size: 115% !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_3028Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3028Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3028Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3028Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3028Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3028Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3028Calligrapher h6, .stacks_in_3028Calligrapher h5, .stacks_in_3028Calligrapher h4, .stacks_in_3028Calligrapher h3, .stacks_in_3028Calligrapher h2, .stacks_in_3028Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3028Calligrapher, .stacks_in_3028Calligrapher h1, .stacks_in_3028Calligrapher h2, .stacks_in_3028Calligrapher h3, .stacks_in_3028Calligrapher h4, .stacks_in_3028Calligrapher h5, .stacks_in_3028Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3028targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3028Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3028Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3028Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3028Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3029 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3033Calligrapher{			font-size: 115% !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_3033Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3033Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3033Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3033Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3033Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3033Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3033Calligrapher h6, .stacks_in_3033Calligrapher h5, .stacks_in_3033Calligrapher h4, .stacks_in_3033Calligrapher h3, .stacks_in_3033Calligrapher h2, .stacks_in_3033Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3033Calligrapher, .stacks_in_3033Calligrapher h1, .stacks_in_3033Calligrapher h2, .stacks_in_3033Calligrapher h3, .stacks_in_3033Calligrapher h4, .stacks_in_3033Calligrapher h5, .stacks_in_3033Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3033targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3033Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3033Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3033Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3033Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3034 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3038Calligrapher{			font-size: 80% !important;			color: #850002 !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_3038Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3038Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3038Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3038Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3038Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3038Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3038Calligrapher h6, .stacks_in_3038Calligrapher h5, .stacks_in_3038Calligrapher h4, .stacks_in_3038Calligrapher h3, .stacks_in_3038Calligrapher h2, .stacks_in_3038Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3038Calligrapher, .stacks_in_3038Calligrapher h1, .stacks_in_3038Calligrapher h2, .stacks_in_3038Calligrapher h3, .stacks_in_3038Calligrapher h4, .stacks_in_3038Calligrapher h5, .stacks_in_3038Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3038targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3038Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3038Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3038Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3038Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3038 {
	margin: 15px 0px 0px 0px;
	padding:  5px;
}
#stacks_in_3042 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3042 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_3042 #jwresp_col2_stacks_in_3042{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_3042 #jwresp_col1_stacks_in_3042,#stacks_in_3042 #jwresp_col2_stacks_in_3042{width:100%;float:none;display:block}#stacks_in_3042 #jwresp_col1_stacks_in_3042{margin-bottom:15px}}

#stacks_in_3042 {
	background-color: rgba(59, 156, 156, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3043Calligrapher{			font-size: 115% !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_3043Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3043Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3043Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3043Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3043Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3043Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3043Calligrapher h6, .stacks_in_3043Calligrapher h5, .stacks_in_3043Calligrapher h4, .stacks_in_3043Calligrapher h3, .stacks_in_3043Calligrapher h2, .stacks_in_3043Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3043Calligrapher, .stacks_in_3043Calligrapher h1, .stacks_in_3043Calligrapher h2, .stacks_in_3043Calligrapher h3, .stacks_in_3043Calligrapher h4, .stacks_in_3043Calligrapher h5, .stacks_in_3043Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3043targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3043Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3043Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3043Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3043Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3044 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3048Calligrapher{			font-size: 115% !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_3048Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3048Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3048Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3048Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3048Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3048Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3048Calligrapher h6, .stacks_in_3048Calligrapher h5, .stacks_in_3048Calligrapher h4, .stacks_in_3048Calligrapher h3, .stacks_in_3048Calligrapher h2, .stacks_in_3048Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3048Calligrapher, .stacks_in_3048Calligrapher h1, .stacks_in_3048Calligrapher h2, .stacks_in_3048Calligrapher h3, .stacks_in_3048Calligrapher h4, .stacks_in_3048Calligrapher h5, .stacks_in_3048Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3048targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3048Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3048Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3048Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3048Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3049 {
	padding: 0px 0px 0px 15px;
}
#stacks_in_3053 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3053 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_3053 #jwresp_col2_stacks_in_3053{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_3053 #jwresp_col1_stacks_in_3053,#stacks_in_3053 #jwresp_col2_stacks_in_3053{width:100%;float:none;display:block}#stacks_in_3053 #jwresp_col1_stacks_in_3053{margin-bottom:15px}}

#stacks_in_3053 {
	background-color: rgba(139, 226, 218, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3054Calligrapher{			font-size: 115% !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_3054Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3054Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3054Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3054Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3054Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3054Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3054Calligrapher h6, .stacks_in_3054Calligrapher h5, .stacks_in_3054Calligrapher h4, .stacks_in_3054Calligrapher h3, .stacks_in_3054Calligrapher h2, .stacks_in_3054Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3054Calligrapher, .stacks_in_3054Calligrapher h1, .stacks_in_3054Calligrapher h2, .stacks_in_3054Calligrapher h3, .stacks_in_3054Calligrapher h4, .stacks_in_3054Calligrapher h5, .stacks_in_3054Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3054targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3054Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3054Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3054Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3054Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3055 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3059Calligrapher{			font-size: 115% !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_3059Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3059Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3059Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3059Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3059Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3059Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3059Calligrapher h6, .stacks_in_3059Calligrapher h5, .stacks_in_3059Calligrapher h4, .stacks_in_3059Calligrapher h3, .stacks_in_3059Calligrapher h2, .stacks_in_3059Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3059Calligrapher, .stacks_in_3059Calligrapher h1, .stacks_in_3059Calligrapher h2, .stacks_in_3059Calligrapher h3, .stacks_in_3059Calligrapher h4, .stacks_in_3059Calligrapher h5, .stacks_in_3059Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3059targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3059Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3059Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3059Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3059Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3060 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2840Calligrapher{			font-size: 80% !important;			color: #850002 !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_2840Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2840Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2840Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2840Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2840Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2840Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2840Calligrapher h6, .stacks_in_2840Calligrapher h5, .stacks_in_2840Calligrapher h4, .stacks_in_2840Calligrapher h3, .stacks_in_2840Calligrapher h2, .stacks_in_2840Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2840Calligrapher, .stacks_in_2840Calligrapher h1, .stacks_in_2840Calligrapher h2, .stacks_in_2840Calligrapher h3, .stacks_in_2840Calligrapher h4, .stacks_in_2840Calligrapher h5, .stacks_in_2840Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2840targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2840Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2840Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2840Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2840Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2840 {
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
#stacks_in_2845 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2845 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_2845 #jwresp_col2_stacks_in_2845{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_2845 #jwresp_col1_stacks_in_2845,#stacks_in_2845 #jwresp_col2_stacks_in_2845{width:100%;float:none;display:block}#stacks_in_2845 #jwresp_col1_stacks_in_2845{margin-bottom:15px}}

#stacks_in_2845 {
	background-color: rgba(206, 204, 204, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2846Calligrapher{			font-size: 115% !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_2846Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2846Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2846Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2846Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2846Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2846Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2846Calligrapher h6, .stacks_in_2846Calligrapher h5, .stacks_in_2846Calligrapher h4, .stacks_in_2846Calligrapher h3, .stacks_in_2846Calligrapher h2, .stacks_in_2846Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2846Calligrapher, .stacks_in_2846Calligrapher h1, .stacks_in_2846Calligrapher h2, .stacks_in_2846Calligrapher h3, .stacks_in_2846Calligrapher h4, .stacks_in_2846Calligrapher h5, .stacks_in_2846Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2846targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2846Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2846Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2846Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2846Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2847 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2851Calligrapher{			font-size: 115% !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_2851Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2851Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2851Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2851Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2851Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2851Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2851Calligrapher h6, .stacks_in_2851Calligrapher h5, .stacks_in_2851Calligrapher h4, .stacks_in_2851Calligrapher h3, .stacks_in_2851Calligrapher h2, .stacks_in_2851Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2851Calligrapher, .stacks_in_2851Calligrapher h1, .stacks_in_2851Calligrapher h2, .stacks_in_2851Calligrapher h3, .stacks_in_2851Calligrapher h4, .stacks_in_2851Calligrapher h5, .stacks_in_2851Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2851targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2851Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2851Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2851Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2851Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2852 {
	padding: 0px 0px 0px 15px;
}
#SuperMenuWrapperstacks_in_2857 {
	position: relative;
}



#Tarif1423b {
	height: 60px;
	line-height: 60px;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	font-size: 95%;
	display: block;
	color: #FFEA12;
	text-align: center;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	position: relative;
	z-index: 1;
}

#Tarif1423b a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
	text-decoration: none;
}

/*  */





#Tarif1423b:hover,
#Tarif1423b.supermenu-active {
	opacity: 0.80;
	color: #FFCC99;
}

#Tarif1423b.supermenu-active {
	cursor: default;
}






/* Vertical gradient fill */
#Tarif1423b {
	background-color: #FF6633;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#CC0000), to(#FF6633));
	background-image: -moz-linear-gradient(top, #CC0000, #FF6633);
	background-image: -ms-linear-gradient(top, #CC0000, #FF6633);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CC0000), color-stop(100%, #FF6633));
	background-image: -webkit-linear-gradient(top, #CC0000, #FF6633);
	background-image: -o-linear-gradient(top, #CC0000, #FF6633);
	background-image: linear-gradient(top, #CC0000, #FF6633);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC0000', endColorstr='#FF6633', GradientType=0);
}

#Tarif1423b:hover,
#Tarif1423b.supermenu-active {
	background-color: #CC0000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#660000), to(#CC0000));
	background-image: -moz-linear-gradient(top, #660000, #CC0000);
	background-image: -ms-linear-gradient(top, #660000, #CC0000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #660000), color-stop(100%, #CC0000));
	background-image: -webkit-linear-gradient(top, #660000, #CC0000);
	background-image: -o-linear-gradient(top, #660000, #CC0000);
	background-image: linear-gradient(top, #660000, #CC0000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#660000', endColorstr='#CC0000', GradientType=0);
}















#Tarif1423b.supermenu-active {
}

#SuperMenuPanel-Tarif1423b {
	display: none;
	position: absolute;
	left: 0;
	z-index: 997;
}

#SuperMenuFillstacks_in_2857 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #cdcdcd;
	z-index: 998;
	opacity: 0.80;
	border-bottom: 2px solid #EAEAEA;
}






/* Vertical gradient fill */
#SuperMenuFillstacks_in_2857 {
	background-color: #660000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#330000), to(#660000));
	background-image: -moz-linear-gradient(top, #330000, #660000);
	background-image: -ms-linear-gradient(top, #330000, #660000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #330000), color-stop(100%, #660000));
	background-image: -webkit-linear-gradient(top, #330000, #660000);
	background-image: -o-linear-gradient(top, #330000, #660000);
	background-image: linear-gradient(top, #330000, #660000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#330000', endColorstr='#660000', GradientType=0);
}














#SuperMenuContentstacks_in_2857 {
	position: relative;
	z-index: 999;
	color: #333333;
	margin: 0 auto;
	padding-left: 5.00%;
	padding-right: 5.00%;
	padding-top: 1.00%;
	padding-bottom: 1.00%;
	font-size: 105%;
}



#SuperMenuContentstacks_in_2857 h1,
#SuperMenuContentstacks_in_2857 h2,
#SuperMenuContentstacks_in_2857 h3,
#SuperMenuContentstacks_in_2857 h4,
#SuperMenuContentstacks_in_2857 h5,
#SuperMenuContentstacks_in_2857 h6 {
	color: #330000;
}

#SuperMenuContentstacks_in_2857 a,
#SuperMenuContentstacks_in_2857 a:visited {
	color: #0080FF;
}

#SuperMenuContentstacks_in_2857 a:hover,
#SuperMenuContentstacks_in_2857 a:active {
	color: #004080;
}

#SuperMenuClosestacks_in_2857 {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	outline: none;
	border: none;
	z-index: 1000;
}

@media screen and (max-width: 0px) {
	#SuperMenuWrapperstacks_in_2857, #SuperMenuPanel-Tarif1423b {
		display: none !important;
	}
}

@media print {
	#SuperMenuWrapperstacks_in_2857, #SuperMenuPanel-Tarif1423b {
		display: none;
	}
}

/* @end */




#stacks_in_2857 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_2858 {
	width: 80%;
}

#stacks_in_2860 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 0px 1px;
	padding: 10px 0px 15px 10px;
}
/* Start dooGrid stack each CSS code */.stacks_in_3408gridWrapper > div{	display: inline-block !important;	width: 33.333333%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 0px;    padding-right: 0.000000px;    padding-left: 0.000000px;}.stacks_in_3408gridWrapper{	margin-right: -0.000000px;    margin-left: -0.000000px;    margin-top: -0px;}@media all and (max-width: 1900px) {				.stacks_in_3408gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 1300px) {				.stacks_in_3408gridWrapper > div{		width: 33.333333%;	}		}@media all and (max-width: 700px) {				.stacks_in_3408gridWrapper > div{		width: 33.333333%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_3408 {
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3410 {
	background-color: rgba(255, 234, 18, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
	padding:  15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3413 {
	background-color: rgba(255, 234, 18, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_3414 {
	padding:  15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3417 {
	background-color: rgba(255, 234, 18, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
	padding:  15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3421 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3422 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3425 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3426 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3429 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3430 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3433 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3434 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3437 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3438 {
	background-color: rgba(254, 242, 218, 1.00);
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3441 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3442 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3445 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 1px 1px 0px;
}

#stacks_in_3446 {
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3449 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3450 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3453 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3454 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3457 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3458 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3461 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3462 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3465 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3466 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3469 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3470 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3473 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3474 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3477 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3478 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3481 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3482 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3485 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3486 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3489 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3490 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3493 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3494 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3497 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3498 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_3501 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

#stacks_in_3502 {
	padding: 5px 0px 5px 15px;
}
