.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_3827Calligrapher{			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_3827Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3827Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3827Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3827Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3827Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3827Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3827Calligrapher h6, .stacks_in_3827Calligrapher h5, .stacks_in_3827Calligrapher h4, .stacks_in_3827Calligrapher h3, .stacks_in_3827Calligrapher h2, .stacks_in_3827Calligrapher h1{			color: #FEF2DA !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3827Calligrapher, .stacks_in_3827Calligrapher h1, .stacks_in_3827Calligrapher h2, .stacks_in_3827Calligrapher h3, .stacks_in_3827Calligrapher h4, .stacks_in_3827Calligrapher h5, .stacks_in_3827Calligrapher h6{	font-family: "Raleway" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_3827Calligrapher, .stacks_in_3827Calligrapher h1, .stacks_in_3827Calligrapher h2, .stacks_in_3827Calligrapher h3, .stacks_in_3827Calligrapher h4, .stacks_in_3827Calligrapher h5, .stacks_in_3827Calligrapher h6{	text-shadow: 2px 2px 3px #850002 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3827targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3827Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3827Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3827Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3827Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3827 {
	padding: 15px 0px 16px 0px;
}

#stacks_in_3829 {
	margin: 0px 0px 0px 25px;
}
#stacks_in_7292>.s3_row {
	margin: 0 -8px;
}

#stacks_in_7292>.s3_row>.s3_column_left {
	width: 63.96%;
}

#stacks_in_7292>.s3_row>.s3_column_right {
	width: 36.040001%;
}




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










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


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


}



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


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


}






#stacks_in_7292 {
	margin: 0px 0px 10px 0px;
}
#stacks_in_7294>.s3_row {
	margin: 0 -10px;
}

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

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




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










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


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


}



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


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


}





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

.stacks_in_6801buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_6801button{
	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_6801button:hover{
	color: #CC0000 !important;
	background-color: #FF6633 !important;
	border-color: #D8562B !important;
}

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

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
























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















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


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

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

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

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

.stacks_in_6803buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_6803button{
	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_6803button:hover{
	color: #CC0000 !important;
	background-color: #FF6633 !important;
	border-color: #D8562B !important;
}

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

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
























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















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


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

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

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

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

#stacks_out_6952 {
	margin-right:0;
}
#SuperMenuWrapperstacks_in_6841 {
	position: relative;
}



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

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

/*  */





#Supermenu-9:hover,
#Supermenu-9.supermenu-active {
	opacity: 0.95;
	color: #FFF5E1;
}

#Supermenu-9.supermenu-active {
	cursor: default;
}




/* Solid colour fill */
#Supermenu-9 {
	background: #E6CCB3;
}

#Supermenu-9:hover,
#Supermenu-9.supermenu-active {
	background: #CC3300;
}

















#Supermenu-9.supermenu-active {
}

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

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




/* Solid colour fill */
#SuperMenuFillstacks_in_6841 {
	background: #FFF5E1;
}
















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



#SuperMenuContentstacks_in_6841 h1,
#SuperMenuContentstacks_in_6841 h2,
#SuperMenuContentstacks_in_6841 h3,
#SuperMenuContentstacks_in_6841 h4,
#SuperMenuContentstacks_in_6841 h5,
#SuperMenuContentstacks_in_6841 h6 {
	color: #990000;
}

#SuperMenuContentstacks_in_6841 a,
#SuperMenuContentstacks_in_6841 a:visited {
	color: #6600CC;
}

#SuperMenuContentstacks_in_6841 a:hover,
#SuperMenuContentstacks_in_6841 a:active {
	color: #CC66FF;
}

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

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

@media print {
	#SuperMenuWrapperstacks_in_6841, #SuperMenuPanel-Supermenu-9 {
		display: none;
	}
}

/* @end */




#stacks_in_6841 {
	margin: 25px 0px 0px 0px;
}
#stacks_in_6845>.s3_row {
	margin: 0 -15px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_6845 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_6859 {
	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_6861Calligrapher{			font-size: 155% !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_6861Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6861Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6861Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6861Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6861Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6861Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6861Calligrapher h6, .stacks_in_6861Calligrapher h5, .stacks_in_6861Calligrapher h4, .stacks_in_6861Calligrapher h3, .stacks_in_6861Calligrapher h2, .stacks_in_6861Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6861Calligrapher, .stacks_in_6861Calligrapher h1, .stacks_in_6861Calligrapher h2, .stacks_in_6861Calligrapher h3, .stacks_in_6861Calligrapher h4, .stacks_in_6861Calligrapher h5, .stacks_in_6861Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6861targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6861Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6861Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6861Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6861Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_6861 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 8px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
}

#stacks_in_6852 {
	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_7023_2Calligrapher{			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_7023_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7023_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7023_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7023_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7023_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7023_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7023_2Calligrapher h6, .stacks_in_7023_2Calligrapher h5, .stacks_in_7023_2Calligrapher h4, .stacks_in_7023_2Calligrapher h3, .stacks_in_7023_2Calligrapher h2, .stacks_in_7023_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7023_2Calligrapher, .stacks_in_7023_2Calligrapher h1, .stacks_in_7023_2Calligrapher h2, .stacks_in_7023_2Calligrapher h3, .stacks_in_7023_2Calligrapher h4, .stacks_in_7023_2Calligrapher h5, .stacks_in_7023_2Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7023_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7023_2Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7023_2Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7023_2Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7023_2Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7023_2 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 10px 10px 10px 10px;
}

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

#stacks_in_6847 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(230, 204, 179, 1.00);
	border-width:  1px;
}
#stacks_in_7025_2 .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_7025_2 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_7025_2 .fluid-image.unlimited img{width:100% !important}#stacks_in_7025_2 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_7025_2 .fluid-image.align-left img{float:left}#stacks_in_7025_2 .fluid-image.align-right img{float:right}

#stacks_in_7025_2 {
	background-color: rgba(97, 159, 216, 1.00);
}
#stacks_in_6867>.s3_row {
	margin: 0 -15px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_6867 {
	margin: 12px 0px 0px 0px;
}

#stacks_in_6920 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(230, 204, 179, 1.00);
	border-width:  1px;
}
#stacks_in_6922 h3,#stacks_in_6922 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6922 h3 a,#stacks_in_6922 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6922 h3 a:hover,#stacks_in_6922 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6922 small,#stacks_in_6922 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6922 .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_6922 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6922 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6922 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6922 h3{font-size:1.00rem!important}}

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

#stacks_in_6928 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_6930 h3,#stacks_in_6930 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6930 h3 a,#stacks_in_6930 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6930 h3 a:hover,#stacks_in_6930 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6930 small,#stacks_in_6930 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6930 .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_6930 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6930 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6930 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6930 h3{font-size:1.00rem!important}}

#stacks_in_6930 {
	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_6935 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_6937 h3,#stacks_in_6937 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6937 h3 a,#stacks_in_6937 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6937 h3 a:hover,#stacks_in_6937 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6937 small,#stacks_in_6937 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6937 .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_6937 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6937 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6937 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6937 h3{font-size:1.00rem!important}}

#stacks_in_6937 {
	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_6942 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_6944 h3,#stacks_in_6944 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6944 h3 a,#stacks_in_6944 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6944 h3 a:hover,#stacks_in_6944 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6944 small,#stacks_in_6944 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6944 .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_6944 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6944 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6944 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6944 h3{font-size:1.00rem!important}}

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

#stacks_in_7020 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_6950_2 .jwresp_wrapper{width:100%;overflow:auto;position:relative}#stacks_in_6950_2 .jwresp_col{overflow:hidden;margin:0 1%; width:18.4%; float:none}#stacks_in_6950_2 #jwresp_col1_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col2_stacks_in_6950_2{float:left}#stacks_in_6950_2 #jwresp_col4_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col5_stacks_in_6950_2{float:right}#stacks_in_6950_2 #jwresp_col1_stacks_in_6950_2{margin-left:0}#stacks_in_6950_2 #jwresp_col5_stacks_in_6950_2{margin-right:0}#stacks_in_6950_2 #jwresp_col3_stacks_in_6950_2{margin:0 auto;float:none}#stacks_in_6950_2 .jwresp_clear{display:none} @media screen and (max-width:1030px){#stacks_in_6950_2 .jwresp_clear{display:block;clear:both;height:0}#stacks_in_6950_2 #jwresp_col1_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col2_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col3_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col4_stacks_in_6950_2{margin:0}#stacks_in_6950_2 #jwresp_col5_stacks_in_6950_2{position:relative;margin:0 auto;float:none;width:32%}#stacks_in_6950_2 #jwresp_col1_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col2_stacks_in_6950_2{width:32%}#stacks_in_6950_2 #jwresp_col1_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col4_stacks_in_6950_2{float:left}#stacks_in_6950_2 #jwresp_col2_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col3_stacks_in_6950_2{float:right}#stacks_in_6950_2 #jwresp_col4_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col3_stacks_in_6950_2{width:49%;margin-top:15px}}  @media screen and (max-width:500px){#stacks_in_6950_2 #jwresp_col1_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col2_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col3_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col4_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col5_stacks_in_6950_2{width:100%;display:block;margin:0}#stacks_in_6950_2 #jwresp_col1_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col2_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col4_stacks_in_6950_2,#stacks_in_6950_2 #jwresp_col5_stacks_in_6950_2{margin-bottom:15px}}

#stacks_in_6950_2 {
	padding: 0px 5px 5px 5px;
}
#stacks_in_6950_4 .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_6950_4 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6950_4 .fluid-image.unlimited img{width:100% !important}#stacks_in_6950_4 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6950_4 .fluid-image.align-left img{float:left}#stacks_in_6950_4 .fluid-image.align-right img{float:right}
#stacks_in_6950_7 .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_6950_7 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6950_7 .fluid-image.unlimited img{width:100% !important}#stacks_in_6950_7 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6950_7 .fluid-image.align-left img{float:left}#stacks_in_6950_7 .fluid-image.align-right img{float:right}
#stacks_in_6950_10 .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_6950_10 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6950_10 .fluid-image.unlimited img{width:100% !important}#stacks_in_6950_10 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6950_10 .fluid-image.align-left img{float:left}#stacks_in_6950_10 .fluid-image.align-right img{float:right}

#stacks_in_6950_10 {
	padding: 7px 0px 0px 0px;
}
#stacks_in_6950_13 .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_6950_13 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6950_13 .fluid-image.unlimited img{width:100% !important}#stacks_in_6950_13 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6950_13 .fluid-image.align-left img{float:left}#stacks_in_6950_13 .fluid-image.align-right img{float:right}

#stacks_in_6950_13 {
	padding: 7px 0px 0px 0px;
}
#stacks_in_6950_16 .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_6950_16 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6950_16 .fluid-image.unlimited img{width:100% !important}#stacks_in_6950_16 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6950_16 .fluid-image.align-left img{float:left}#stacks_in_6950_16 .fluid-image.align-right img{float:right}

#stacks_in_6889 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(230, 204, 179, 1.00);
	border-width:  1px;
}
#stacks_in_6891 h3,#stacks_in_6891 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6891 h3 a,#stacks_in_6891 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6891 h3 a:hover,#stacks_in_6891 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6891 small,#stacks_in_6891 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6891 .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_6891 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6891 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6891 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6891 h3{font-size:1.00rem!important}}

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

#stacks_in_6897 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_6899 h3,#stacks_in_6899 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6899 h3 a,#stacks_in_6899 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6899 h3 a:hover,#stacks_in_6899 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6899 small,#stacks_in_6899 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6899 .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_6899 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6899 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6899 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6899 h3{font-size:1.00rem!important}}

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

#stacks_in_6904 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_6906 h3,#stacks_in_6906 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6906 h3 a,#stacks_in_6906 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6906 h3 a:hover,#stacks_in_6906 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6906 small,#stacks_in_6906 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6906 .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_6906 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6906 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6906 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6906 h3{font-size:1.00rem!important}}

#stacks_in_6906 {
	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_6911 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_6913 h3,#stacks_in_6913 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6913 h3 a,#stacks_in_6913 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6913 h3 a:hover,#stacks_in_6913 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6913 small,#stacks_in_6913 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6913 .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_6913 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6913 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6913 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6913 h3{font-size:1.00rem!important}}

#stacks_in_6913 {
	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_6918 {
	padding: 15px 10px 10px 10px;
}

#stacks_in_6869 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(230, 204, 179, 1.00);
	border-width:  1px;
}
#stacks_in_6871_3 h3,#stacks_in_6871_3 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6871_3 h3 a,#stacks_in_6871_3 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6871_3 h3 a:hover,#stacks_in_6871_3 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6871_3 small,#stacks_in_6871_3 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6871_3 .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_6871_3 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6871_3 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6871_3 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6871_3 h3{font-size:1.00rem!important}}

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

#stacks_in_6873 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_6875 h3,#stacks_in_6875 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6875 h3 a,#stacks_in_6875 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6875 h3 a:hover,#stacks_in_6875 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6875 small,#stacks_in_6875 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6875 .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_6875 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6875 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6875 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6875 h3{font-size:1.00rem!important}}

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

#stacks_in_6880 {
	padding: 15px 10px 10px 10px;
}
#stacks_in_6882 h3,#stacks_in_6882 div{color:rgba(102, 0, 0, 1.00)}#stacks_in_6882 h3 a,#stacks_in_6882 div a{color:rgba(102, 0, 0, 1.00)}#stacks_in_6882 h3 a:hover,#stacks_in_6882 div a:hover{color:rgba(76, 0, 0, 1.00)}#stacks_in_6882 small,#stacks_in_6882 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6882 .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_6882 h3{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6882 h3{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6882 h3{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6882 h3{font-size:1.00rem!important}}

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

#stacks_in_6960 {
	display:inline-block; width:100%; line-height: 1.200000em;
}

#stacks_in_6961 {
	border: solid rgba(51, 0, 0, 1.00);
	border-width:  1px;
	margin: 10px 0px 0px 0px;
}
#stacks_in_6963 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_6963 .jwresp_col{overflow:hidden;margin:0;width:19%; float:left;}#stacks_in_6963 #jwresp_col2_stacks_in_6963{ float:right; width:79%}@media screen and (max-width:500px){#stacks_in_6963 #jwresp_col1_stacks_in_6963,#stacks_in_6963 #jwresp_col2_stacks_in_6963{width:100%;float:none;display:block}#stacks_in_6963 #jwresp_col1_stacks_in_6963{margin-bottom:15px}}

#stacks_in_6963 {
	background-color: rgba(254, 242, 218, 1.00);
	padding:  10px;
}
#stacks_in_6964 .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_6964 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_6964 .fluid-image.unlimited img{width:100% !important}#stacks_in_6964 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_6964 .fluid-image.align-left img{float:left}#stacks_in_6964 .fluid-image.align-right img{float:right}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6967Calligrapher{			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_6967Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6967Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6967Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6967Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6967Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6967Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6967Calligrapher h6, .stacks_in_6967Calligrapher h5, .stacks_in_6967Calligrapher h4, .stacks_in_6967Calligrapher h3, .stacks_in_6967Calligrapher h2, .stacks_in_6967Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6967Calligrapher, .stacks_in_6967Calligrapher h1, .stacks_in_6967Calligrapher h2, .stacks_in_6967Calligrapher h3, .stacks_in_6967Calligrapher h4, .stacks_in_6967Calligrapher h5, .stacks_in_6967Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6967targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6967Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6967Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6967Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6967Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_6970 {
	display:inline-block; width:100%; line-height: 1.210000em;
	font-size: 99%;
}
#stacks_in_2 .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_2 .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_2 .ls-wrapper .liquid-slider{width:100%;margin:0;float:left;overflow:hidden;position:relative;-webkit-backface-visibility:hidden;border-radius:0px;-webkit-box-shadow:4px 4px 10px #343434 ;box-shadow:4px 4px 10px #343434 ;}#stacks_in_2 .ls-wrapper .panel-container{position:relative}#stacks_in_2 .ls-wrapper .panel-container .fadeClass{position:absolute;top:0;left:0;display:none}#stacks_in_2 .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_2 .ls-wrapper .panel-container .panel.fade{position:absolute;top:0;opacity:0}#stacks_in_2 .ls-wrapper .panel-container .panel .panel-wrapper{padding:15px 0px 0px 0px;position:relative}#stacks_in_2 .ls-wrapper .panel-container .panel .panel-wrapper .tab-title{display:none;}#stacks_in_2 .ls-wrapper .ls-nav{overflow:hidden;clear:both}@media screen and (max-width:600px){#stacks_in_2 .ls-wrapper .ls-nav{margin-bottom:0;margin-top:0;padding:0}}#stacks_in_2 .ls-wrapper .ls-nav ul{padding:0;clear:both;display:block;margin:auto;overflow:auto;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;margin-bottom:1px;}#stacks_in_2 .ls-wrapper .ls-nav ul li{display:inline;margin:0;-webkit-box-sizing:content-box;box-sizing:content-box}#stacks_in_2 .ls-wrapper .ls-nav ul li a{display:block;float:left;text-decoration:none;margin-right:20px;color:#330000;font-size:18px;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;font-weight:bold;-webkit-box-shadow:-1px 0 0 0 #FFEDCC inset;box-shadow:-1px 0 0 0 #FFEDCC inset;background:#E6CCB3;padding:10px;width:48.00%;box-sizing:border-box;border-bottom-left-radius:0px;border-top-left-radius:10px;border-bottom-right-radius:0px;border-top-right-radius:10px;}#stacks_in_2 .ls-wrapper .ls-nav ul li a:hover{background:#CC0000;color:#FFEDCC}#stacks_in_2 .ls-wrapper .ls-nav ul li a.current{background:#CC0000;color:#FFEDCC}#stacks_in_2 .ls-wrapper .ls-nav ul li a.current h1,#stacks_in_2 .ls-wrapper .ls-nav ul li a.current h2,#stacks_in_2 .ls-wrapper .ls-nav ul li a.current h3,#stacks_in_2 .ls-wrapper .ls-nav ul li a.current h4,#stacks_in_2 .ls-wrapper .ls-nav ul li a.current h5,#stacks_in_2 .ls-wrapper .ls-nav ul li a.current h6,#stacks_in_2 .ls-wrapper .ls-nav ul li a.current span{color:#FFEDCC}#stacks_in_2 .ls-wrapper .ls-nav ul li a h1,#stacks_in_2 .ls-wrapper .ls-nav ul li a h2,#stacks_in_2 .ls-wrapper .ls-nav ul li a h3,#stacks_in_2 .ls-wrapper .ls-nav ul li a h4,#stacks_in_2 .ls-wrapper .ls-nav ul li a h5,#stacks_in_2 .ls-wrapper .ls-nav ul li a h6,#stacks_in_2 .ls-wrapper .ls-nav ul li a span{display:inline;font-size:18px;color:#330000;margin:0}#stacks_in_2 .ls-wrapper .ls-nav ul li:first-child a{}#stacks_in_2 .ls-wrapper .ls-nav ul li:last-child a{margin-right:0;-webkit-box-shadow:none;box-shadow:none;}#stacks_in_2 .ls-wrapper .ls-select-box{width:100%;height:35px;overflow:hidden;color:#FFEDCC;background:url(../Tarifs-Disponibilites_files/menuImage-2.png) no-repeat 98% 50% #CC0000;border-top-left-radius:10px;border-top-right-radius:10px;}#stacks_in_2 .ls-wrapper .ls-select-box select{width:110%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding:5px 10px;font-size:110%;font-weight:bold;border:1px solid #B80000;height:35px;cursor:pointer;color:#FFEDCC;border-radius:0;border-top-left-radius:10px;border-top-right-radius:10px;}#stacks_in_2 .ls-wrapper .ls-select-box select option{font-weight:normal;color:#000000}#stacks_in_2 .ls-wrapper .ls-nav-left,#stacks_in_2 .ls-wrapper .ls-nav-right,#stacks_in_2 .ls-wrapper .ls-nav-left-arrow,#stacks_in_2 .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_2 .ls-wrapper .ls-nav-left a,#stacks_in_2 .ls-wrapper .ls-nav-right a,#stacks_in_2 .ls-wrapper .ls-nav-left-arrow a,#stacks_in_2 .ls-wrapper .ls-nav-right-arrow a{display:block;font-size:25px;color:#000000;text-decoration:none}#stacks_in_2 .ls-wrapper .ls-nav-left:hover,#stacks_in_2 .ls-wrapper .ls-nav-right:hover,#stacks_in_2 .ls-wrapper .ls-nav-left-arrow:hover,#stacks_in_2 .ls-wrapper .ls-nav-right-arrow:hover{opacity:1.0 !important;filter:alpha(opacity=100) !important}#stacks_in_2 .ls-wrapper .ls-nav-right,#stacks_in_2 .ls-wrapper .ls-nav-right-arrow{right:5px}#stacks_in_2 .ls-wrapper .ls-nav-left,#stacks_in_2 .ls-wrapper .ls-nav-left-arrow{left:5px}#stacks_in_2 .ls-wrapper .ls-nav-left-arrow,#stacks_in_2 .ls-wrapper .ls-nav-right-arrow{width:25px;height:25px}#stacks_in_2 .ls-wrapper .ls-nav-right-arrow{background-image:url(../Tarifs-Disponibilites_files/tabulous-images/arrow-right.png);background-position:top right}#stacks_in_2 .ls-wrapper .ls-nav-left-arrow{background-image:url(../Tarifs-Disponibilites_files/tabulous-images/arrow-left.png);background-position:top left}@media screen and (max-width:600px){#stacks_in_2 .ls-nav h1,#stacks_in_2 .ls-nav h2,#stacks_in_2 .ls-nav h3,#stacks_in_2 .ls-nav h4,#stacks_in_2 .ls-nav h5,#stacks_in_2 .ls-nav h6,#stacks_in_2 .ls-nav span{display:none!important}#stacks_in_2 .ls-wrapper .ls-nav ul li a i{font-size:50px!important}#stacks_in_2 .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_2 .liquid-slider{border-top-left-radius:0!important;border-top-right-radius:0!important}}

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











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










#stacks_in_8210 {
	border: solid rgba(233, 175, 117, 1.00);
	border-width:  1px;
	margin: 15px 0px 0px 0px;
}

#stacks_in_8334 {
	padding: 6px 18px 6px 6px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8335Calligrapher{			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_8335Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_8335Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_8335Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_8335Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_8335Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_8335Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_8335Calligrapher h6, .stacks_in_8335Calligrapher h5, .stacks_in_8335Calligrapher h4, .stacks_in_8335Calligrapher h3, .stacks_in_8335Calligrapher h2, .stacks_in_8335Calligrapher h1{			color: #990000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_8335Calligrapher, .stacks_in_8335Calligrapher h1, .stacks_in_8335Calligrapher h2, .stacks_in_8335Calligrapher h3, .stacks_in_8335Calligrapher h4, .stacks_in_8335Calligrapher h5, .stacks_in_8335Calligrapher h6{	font-family: "Acme" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8335targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8335Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8335Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8335Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8335Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8339Calligrapher{			font-size: 100% !important;			color: #FFCC99 !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_8339Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8339Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8339Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8339Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8339Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8339Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8339Calligrapher h6, .stacks_in_8339Calligrapher h5, .stacks_in_8339Calligrapher h4, .stacks_in_8339Calligrapher h3, .stacks_in_8339Calligrapher h2, .stacks_in_8339Calligrapher h1{			color: #FFCC99 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_8339Calligrapher, .stacks_in_8339Calligrapher h1, .stacks_in_8339Calligrapher h2, .stacks_in_8339Calligrapher h3, .stacks_in_8339Calligrapher h4, .stacks_in_8339Calligrapher h5, .stacks_in_8339Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8339targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8339Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8339Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8339Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8339Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8339 {
	background-color: rgba(51, 0, 0, 1.00);
	border: solid rgba(133, 0, 2, 1.00);
	border-width:  1px;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8343Calligrapher{			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_8343Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8343Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8343Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8343Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8343Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8343Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8343Calligrapher h6, .stacks_in_8343Calligrapher h5, .stacks_in_8343Calligrapher h4, .stacks_in_8343Calligrapher h3, .stacks_in_8343Calligrapher h2, .stacks_in_8343Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_8343Calligrapher, .stacks_in_8343Calligrapher h1, .stacks_in_8343Calligrapher h2, .stacks_in_8343Calligrapher h3, .stacks_in_8343Calligrapher h4, .stacks_in_8343Calligrapher h5, .stacks_in_8343Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8343targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8343Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8343Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8343Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8343Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8343 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
#stacks_in_8347 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_8347 .jwresp_col{overflow:hidden;margin:0;width:70%; float:left;}#stacks_in_8347 #jwresp_col2_stacks_in_8347{ float:right; width:30%}@media screen and (max-width:500px){#stacks_in_8347 #jwresp_col1_stacks_in_8347,#stacks_in_8347 #jwresp_col2_stacks_in_8347{width:100%;float:none;display:block}#stacks_in_8347 #jwresp_col1_stacks_in_8347{margin-bottom:15px}}

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

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

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

#stacks_in_8369 {
	background-color: rgba(204, 255, 102, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8370Calligrapher{			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_8370Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8370Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8370Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8370Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8370Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8370Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8370Calligrapher h6, .stacks_in_8370Calligrapher h5, .stacks_in_8370Calligrapher h4, .stacks_in_8370Calligrapher h3, .stacks_in_8370Calligrapher h2, .stacks_in_8370Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8370Calligrapher, .stacks_in_8370Calligrapher h1, .stacks_in_8370Calligrapher h2, .stacks_in_8370Calligrapher h3, .stacks_in_8370Calligrapher h4, .stacks_in_8370Calligrapher h5, .stacks_in_8370Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8370targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8370Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8370Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8370Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8370Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8371 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8375Calligrapher{			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_8375Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8375Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8375Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8375Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8375Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8375Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8375Calligrapher h6, .stacks_in_8375Calligrapher h5, .stacks_in_8375Calligrapher h4, .stacks_in_8375Calligrapher h3, .stacks_in_8375Calligrapher h2, .stacks_in_8375Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8375Calligrapher, .stacks_in_8375Calligrapher h1, .stacks_in_8375Calligrapher h2, .stacks_in_8375Calligrapher h3, .stacks_in_8375Calligrapher h4, .stacks_in_8375Calligrapher h5, .stacks_in_8375Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8375targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8375Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8375Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8375Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8375Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8378 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8380Calligrapher{			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_8380Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8380Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8380Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8380Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8380Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8380Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8380Calligrapher h6, .stacks_in_8380Calligrapher h5, .stacks_in_8380Calligrapher h4, .stacks_in_8380Calligrapher h3, .stacks_in_8380Calligrapher h2, .stacks_in_8380Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_8380Calligrapher, .stacks_in_8380Calligrapher h1, .stacks_in_8380Calligrapher h2, .stacks_in_8380Calligrapher h3, .stacks_in_8380Calligrapher h4, .stacks_in_8380Calligrapher h5, .stacks_in_8380Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8380targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8380Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8380Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8380Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8380Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8380 {
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
#stacks_in_8383 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_8383 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_8383 #jwresp_col2_stacks_in_8383{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_8383 #jwresp_col1_stacks_in_8383,#stacks_in_8383 #jwresp_col2_stacks_in_8383{width:100%;float:none;display:block}#stacks_in_8383 #jwresp_col1_stacks_in_8383{margin-bottom:15px}}

#stacks_in_8383 {
	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_8384Calligrapher{			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_8384Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8384Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8384Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8384Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8384Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8384Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8384Calligrapher h6, .stacks_in_8384Calligrapher h5, .stacks_in_8384Calligrapher h4, .stacks_in_8384Calligrapher h3, .stacks_in_8384Calligrapher h2, .stacks_in_8384Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8384Calligrapher, .stacks_in_8384Calligrapher h1, .stacks_in_8384Calligrapher h2, .stacks_in_8384Calligrapher h3, .stacks_in_8384Calligrapher h4, .stacks_in_8384Calligrapher h5, .stacks_in_8384Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8384targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8384Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8384Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8384Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8384Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8386 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8388Calligrapher{			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_8388Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8388Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8388Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8388Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8388Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8388Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8388Calligrapher h6, .stacks_in_8388Calligrapher h5, .stacks_in_8388Calligrapher h4, .stacks_in_8388Calligrapher h3, .stacks_in_8388Calligrapher h2, .stacks_in_8388Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8388Calligrapher, .stacks_in_8388Calligrapher h1, .stacks_in_8388Calligrapher h2, .stacks_in_8388Calligrapher h3, .stacks_in_8388Calligrapher h4, .stacks_in_8388Calligrapher h5, .stacks_in_8388Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8388targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8388Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8388Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8388Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8388Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8390 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8392Calligrapher{			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_8392Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8392Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8392Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8392Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8392Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8392Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8392Calligrapher h6, .stacks_in_8392Calligrapher h5, .stacks_in_8392Calligrapher h4, .stacks_in_8392Calligrapher h3, .stacks_in_8392Calligrapher h2, .stacks_in_8392Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_8392Calligrapher, .stacks_in_8392Calligrapher h1, .stacks_in_8392Calligrapher h2, .stacks_in_8392Calligrapher h3, .stacks_in_8392Calligrapher h4, .stacks_in_8392Calligrapher h5, .stacks_in_8392Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8392targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8392Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8392Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8392Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8392Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8392 {
	margin: 9px 0px 0px 0px;
	padding:  4px;
}
#stacks_in_8395 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_8395 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_8395 #jwresp_col2_stacks_in_8395{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_8395 #jwresp_col1_stacks_in_8395,#stacks_in_8395 #jwresp_col2_stacks_in_8395{width:100%;float:none;display:block}#stacks_in_8395 #jwresp_col1_stacks_in_8395{margin-bottom:15px}}

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

#stacks_in_8404 {
	background-color: rgba(139, 226, 218, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8405Calligrapher{			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_8405Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8405Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8405Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8405Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8405Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8405Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8405Calligrapher h6, .stacks_in_8405Calligrapher h5, .stacks_in_8405Calligrapher h4, .stacks_in_8405Calligrapher h3, .stacks_in_8405Calligrapher h2, .stacks_in_8405Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8405Calligrapher, .stacks_in_8405Calligrapher h1, .stacks_in_8405Calligrapher h2, .stacks_in_8405Calligrapher h3, .stacks_in_8405Calligrapher h4, .stacks_in_8405Calligrapher h5, .stacks_in_8405Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8405targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8405Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8405Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8405Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8405Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8407 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8409Calligrapher{			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_8409Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8409Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8409Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8409Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8409Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8409Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8409Calligrapher h6, .stacks_in_8409Calligrapher h5, .stacks_in_8409Calligrapher h4, .stacks_in_8409Calligrapher h3, .stacks_in_8409Calligrapher h2, .stacks_in_8409Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8409Calligrapher, .stacks_in_8409Calligrapher h1, .stacks_in_8409Calligrapher h2, .stacks_in_8409Calligrapher h3, .stacks_in_8409Calligrapher h4, .stacks_in_8409Calligrapher h5, .stacks_in_8409Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8409targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8409Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8409Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8409Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8409Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8411 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8413_2Calligrapher{			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_8413_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8413_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8413_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8413_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8413_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8413_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8413_2Calligrapher h6, .stacks_in_8413_2Calligrapher h5, .stacks_in_8413_2Calligrapher h4, .stacks_in_8413_2Calligrapher h3, .stacks_in_8413_2Calligrapher h2, .stacks_in_8413_2Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_8413_2Calligrapher, .stacks_in_8413_2Calligrapher h1, .stacks_in_8413_2Calligrapher h2, .stacks_in_8413_2Calligrapher h3, .stacks_in_8413_2Calligrapher h4, .stacks_in_8413_2Calligrapher h5, .stacks_in_8413_2Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8413_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8413_2Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8413_2Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8413_2Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8413_2Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8413_2 {
	margin: 9px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

#stacks_in_8413_5 {
	font-size: 89%;
}
#stacks_in_8414_2 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_8414_2 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_8414_2 #jwresp_col2_stacks_in_8414_2{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_8414_2 #jwresp_col1_stacks_in_8414_2,#stacks_in_8414_2 #jwresp_col2_stacks_in_8414_2{width:100%;float:none;display:block}#stacks_in_8414_2 #jwresp_col1_stacks_in_8414_2{margin-bottom:15px}}

#stacks_in_8414_2 {
	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_8414_3Calligrapher{			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_8414_3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_3Calligrapher h6, .stacks_in_8414_3Calligrapher h5, .stacks_in_8414_3Calligrapher h4, .stacks_in_8414_3Calligrapher h3, .stacks_in_8414_3Calligrapher h2, .stacks_in_8414_3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8414_3Calligrapher, .stacks_in_8414_3Calligrapher h1, .stacks_in_8414_3Calligrapher h2, .stacks_in_8414_3Calligrapher h3, .stacks_in_8414_3Calligrapher h4, .stacks_in_8414_3Calligrapher h5, .stacks_in_8414_3Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8414_3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8414_3Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8414_3Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8414_3Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8414_3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8414_6 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8414_10Calligrapher{			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_8414_10Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_10Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_10Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_10Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_10Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_10Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8414_10Calligrapher h6, .stacks_in_8414_10Calligrapher h5, .stacks_in_8414_10Calligrapher h4, .stacks_in_8414_10Calligrapher h3, .stacks_in_8414_10Calligrapher h2, .stacks_in_8414_10Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8414_10Calligrapher, .stacks_in_8414_10Calligrapher h1, .stacks_in_8414_10Calligrapher h2, .stacks_in_8414_10Calligrapher h3, .stacks_in_8414_10Calligrapher h4, .stacks_in_8414_10Calligrapher h5, .stacks_in_8414_10Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8414_10targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8414_10Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8414_10Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8414_10Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8414_10Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8414_14 {
	padding: 0px 0px 0px 15px;
}
#SuperMenuWrapperstacks_in_8415 {
	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: #EEDABE;
}

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




/* Solid colour fill */
#Tarif1423 {
	background: #CC0000;
}

#Tarif1423:hover,
#Tarif1423.supermenu-active {
	background: #330000;
}

















#Tarif1423.supermenu-active {
}

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

#SuperMenuFillstacks_in_8415 {
	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_8415 {
	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_8415 {
	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_8415 h1,
#SuperMenuContentstacks_in_8415 h2,
#SuperMenuContentstacks_in_8415 h3,
#SuperMenuContentstacks_in_8415 h4,
#SuperMenuContentstacks_in_8415 h5,
#SuperMenuContentstacks_in_8415 h6 {
	color: #330000;
}

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

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

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

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

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

/* @end */



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

#stacks_out_8417 {
	width: 79%;
}

#stacks_in_8419 {
	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_8930gridWrapper > 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_8930gridWrapper{	margin-right: -0.000000px;    margin-left: -0.000000px;    margin-top: -0px;}@media all and (max-width: 1900px) {				.stacks_in_8930gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 1300px) {				.stacks_in_8930gridWrapper > div{		width: 33.333333%;	}		}@media all and (max-width: 700px) {				.stacks_in_8930gridWrapper > div{		width: 33.333333%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_8930 {
	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_8932 {
	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_8935 {
	background-color: rgba(255, 234, 18, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_8936 {
	padding:  15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_8939 {
	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_8943 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

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

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

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

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

#stacks_in_8960 {
	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_8963 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

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

#stacks_in_8968 {
	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_8971 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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











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










#stacks_in_1343 {
	border: solid rgba(233, 175, 117, 1.00);
	border-width:  1px;
	margin: 15px 0px 0px 0px;
}

#stacks_in_7929 {
	padding: 15px 18px 6px 6px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7930Calligrapher{			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_7930Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_7930Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_7930Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_7930Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_7930Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_7930Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_7930Calligrapher h6, .stacks_in_7930Calligrapher h5, .stacks_in_7930Calligrapher h4, .stacks_in_7930Calligrapher h3, .stacks_in_7930Calligrapher h2, .stacks_in_7930Calligrapher h1{			color: #990000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7930Calligrapher, .stacks_in_7930Calligrapher h1, .stacks_in_7930Calligrapher h2, .stacks_in_7930Calligrapher h3, .stacks_in_7930Calligrapher h4, .stacks_in_7930Calligrapher h5, .stacks_in_7930Calligrapher h6{	font-family: "Acme" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7930targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7930Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7930Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7930Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7930Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7934 {
	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_7936Calligrapher{			font-size: 100% !important;			color: #FFCC99 !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_7936Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7936Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7936Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7936Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7936Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7936Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7936Calligrapher h6, .stacks_in_7936Calligrapher h5, .stacks_in_7936Calligrapher h4, .stacks_in_7936Calligrapher h3, .stacks_in_7936Calligrapher h2, .stacks_in_7936Calligrapher h1{			color: #FFCC99 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7936Calligrapher, .stacks_in_7936Calligrapher h1, .stacks_in_7936Calligrapher h2, .stacks_in_7936Calligrapher h3, .stacks_in_7936Calligrapher h4, .stacks_in_7936Calligrapher h5, .stacks_in_7936Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7936targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7936Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7936Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7936Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7936Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7936 {
	background-color: rgba(51, 0, 0, 1.00);
	border: solid rgba(133, 0, 2, 1.00);
	border-width:  1px;
	margin: 25px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7940Calligrapher{			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_7940Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7940Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7940Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7940Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7940Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7940Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7940Calligrapher h6, .stacks_in_7940Calligrapher h5, .stacks_in_7940Calligrapher h4, .stacks_in_7940Calligrapher h3, .stacks_in_7940Calligrapher h2, .stacks_in_7940Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7940Calligrapher, .stacks_in_7940Calligrapher h1, .stacks_in_7940Calligrapher h2, .stacks_in_7940Calligrapher h3, .stacks_in_7940Calligrapher h4, .stacks_in_7940Calligrapher h5, .stacks_in_7940Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7940targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7940Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7940Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7940Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7940Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7940 {
	padding: 14px 0px 0px 0px;
}
#stacks_in_7944 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_7944 .jwresp_col{overflow:hidden;margin:0;width:70%; float:left;}#stacks_in_7944 #jwresp_col2_stacks_in_7944{ float:right; width:30%}@media screen and (max-width:500px){#stacks_in_7944 #jwresp_col1_stacks_in_7944,#stacks_in_7944 #jwresp_col2_stacks_in_7944{width:100%;float:none;display:block}#stacks_in_7944 #jwresp_col1_stacks_in_7944{margin-bottom:15px}}

#stacks_in_7944 {
	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_7945Calligrapher{			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_7945Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7945Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7945Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7945Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7945Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7945Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7945Calligrapher h6, .stacks_in_7945Calligrapher h5, .stacks_in_7945Calligrapher h4, .stacks_in_7945Calligrapher h3, .stacks_in_7945Calligrapher h2, .stacks_in_7945Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7945Calligrapher, .stacks_in_7945Calligrapher h1, .stacks_in_7945Calligrapher h2, .stacks_in_7945Calligrapher h3, .stacks_in_7945Calligrapher h4, .stacks_in_7945Calligrapher h5, .stacks_in_7945Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7945targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7945Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7945Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7945Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7945Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7946 {
	padding: 0px 0px 0px 8px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7950Calligrapher{			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_7950Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7950Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7950Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7950Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7950Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7950Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7950Calligrapher h6, .stacks_in_7950Calligrapher h5, .stacks_in_7950Calligrapher h4, .stacks_in_7950Calligrapher h3, .stacks_in_7950Calligrapher h2, .stacks_in_7950Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7950Calligrapher, .stacks_in_7950Calligrapher h1, .stacks_in_7950Calligrapher h2, .stacks_in_7950Calligrapher h3, .stacks_in_7950Calligrapher h4, .stacks_in_7950Calligrapher h5, .stacks_in_7950Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7950targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7950Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7950Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7950Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7950Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7951 {
	padding: 0px 0px 0px 15px;
}
#stacks_in_7955 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_7955 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_7955 #jwresp_col2_stacks_in_7955{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_7955 #jwresp_col1_stacks_in_7955,#stacks_in_7955 #jwresp_col2_stacks_in_7955{width:100%;float:none;display:block}#stacks_in_7955 #jwresp_col1_stacks_in_7955{margin-bottom:15px}}

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

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

#stacks_in_7966 {
	background-color: rgba(204, 255, 102, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7967Calligrapher{			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_7967Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7967Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7967Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7967Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7967Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7967Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7967Calligrapher h6, .stacks_in_7967Calligrapher h5, .stacks_in_7967Calligrapher h4, .stacks_in_7967Calligrapher h3, .stacks_in_7967Calligrapher h2, .stacks_in_7967Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7967Calligrapher, .stacks_in_7967Calligrapher h1, .stacks_in_7967Calligrapher h2, .stacks_in_7967Calligrapher h3, .stacks_in_7967Calligrapher h4, .stacks_in_7967Calligrapher h5, .stacks_in_7967Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7967targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7967Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7967Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7967Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7967Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7968 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7972Calligrapher{			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_7972Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7972Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7972Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7972Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7972Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7972Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7972Calligrapher h6, .stacks_in_7972Calligrapher h5, .stacks_in_7972Calligrapher h4, .stacks_in_7972Calligrapher h3, .stacks_in_7972Calligrapher h2, .stacks_in_7972Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7972Calligrapher, .stacks_in_7972Calligrapher h1, .stacks_in_7972Calligrapher h2, .stacks_in_7972Calligrapher h3, .stacks_in_7972Calligrapher h4, .stacks_in_7972Calligrapher h5, .stacks_in_7972Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7972targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7972Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7972Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7972Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7972Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7973 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7977Calligrapher{			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_7977Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7977Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7977Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7977Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7977Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7977Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7977Calligrapher h6, .stacks_in_7977Calligrapher h5, .stacks_in_7977Calligrapher h4, .stacks_in_7977Calligrapher h3, .stacks_in_7977Calligrapher h2, .stacks_in_7977Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7977Calligrapher, .stacks_in_7977Calligrapher h1, .stacks_in_7977Calligrapher h2, .stacks_in_7977Calligrapher h3, .stacks_in_7977Calligrapher h4, .stacks_in_7977Calligrapher h5, .stacks_in_7977Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7977targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7977Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7977Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7977Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7977Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7977 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_7981 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_7981 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_7981 #jwresp_col2_stacks_in_7981{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_7981 #jwresp_col1_stacks_in_7981,#stacks_in_7981 #jwresp_col2_stacks_in_7981{width:100%;float:none;display:block}#stacks_in_7981 #jwresp_col1_stacks_in_7981{margin-bottom:15px}}

#stacks_in_7981 {
	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_7982Calligrapher{			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_7982Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7982Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7982Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7982Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7982Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7982Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7982Calligrapher h6, .stacks_in_7982Calligrapher h5, .stacks_in_7982Calligrapher h4, .stacks_in_7982Calligrapher h3, .stacks_in_7982Calligrapher h2, .stacks_in_7982Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7982Calligrapher, .stacks_in_7982Calligrapher h1, .stacks_in_7982Calligrapher h2, .stacks_in_7982Calligrapher h3, .stacks_in_7982Calligrapher h4, .stacks_in_7982Calligrapher h5, .stacks_in_7982Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7982targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7982Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7982Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7982Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7982Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7983 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7987Calligrapher{			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_7987Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7987Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7987Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7987Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7987Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7987Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7987Calligrapher h6, .stacks_in_7987Calligrapher h5, .stacks_in_7987Calligrapher h4, .stacks_in_7987Calligrapher h3, .stacks_in_7987Calligrapher h2, .stacks_in_7987Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_7987Calligrapher, .stacks_in_7987Calligrapher h1, .stacks_in_7987Calligrapher h2, .stacks_in_7987Calligrapher h3, .stacks_in_7987Calligrapher h4, .stacks_in_7987Calligrapher h5, .stacks_in_7987Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7987targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7987Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7987Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7987Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7987Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7988 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7992Calligrapher{			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_7992Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7992Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7992Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7992Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7992Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7992Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7992Calligrapher h6, .stacks_in_7992Calligrapher h5, .stacks_in_7992Calligrapher h4, .stacks_in_7992Calligrapher h3, .stacks_in_7992Calligrapher h2, .stacks_in_7992Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7992Calligrapher, .stacks_in_7992Calligrapher h1, .stacks_in_7992Calligrapher h2, .stacks_in_7992Calligrapher h3, .stacks_in_7992Calligrapher h4, .stacks_in_7992Calligrapher h5, .stacks_in_7992Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7992targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7992Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7992Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7992Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7992Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7992 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_7996 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_7996 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_7996 #jwresp_col2_stacks_in_7996{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_7996 #jwresp_col1_stacks_in_7996,#stacks_in_7996 #jwresp_col2_stacks_in_7996{width:100%;float:none;display:block}#stacks_in_7996 #jwresp_col1_stacks_in_7996{margin-bottom:15px}}

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

#stacks_in_8007 {
	background-color: rgba(139, 226, 218, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8008Calligrapher{			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_8008Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8008Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8008Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8008Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8008Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8008Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8008Calligrapher h6, .stacks_in_8008Calligrapher h5, .stacks_in_8008Calligrapher h4, .stacks_in_8008Calligrapher h3, .stacks_in_8008Calligrapher h2, .stacks_in_8008Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8008Calligrapher, .stacks_in_8008Calligrapher h1, .stacks_in_8008Calligrapher h2, .stacks_in_8008Calligrapher h3, .stacks_in_8008Calligrapher h4, .stacks_in_8008Calligrapher h5, .stacks_in_8008Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8008targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8008Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8008Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8008Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8008Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8009 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8013Calligrapher{			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_8013Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8013Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8013Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8013Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8013Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8013Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8013Calligrapher h6, .stacks_in_8013Calligrapher h5, .stacks_in_8013Calligrapher h4, .stacks_in_8013Calligrapher h3, .stacks_in_8013Calligrapher h2, .stacks_in_8013Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8013Calligrapher, .stacks_in_8013Calligrapher h1, .stacks_in_8013Calligrapher h2, .stacks_in_8013Calligrapher h3, .stacks_in_8013Calligrapher h4, .stacks_in_8013Calligrapher h5, .stacks_in_8013Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8013targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8013Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8013Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8013Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8013Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8014 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8018_2Calligrapher{			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_8018_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8018_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8018_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8018_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8018_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8018_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8018_2Calligrapher h6, .stacks_in_8018_2Calligrapher h5, .stacks_in_8018_2Calligrapher h4, .stacks_in_8018_2Calligrapher h3, .stacks_in_8018_2Calligrapher h2, .stacks_in_8018_2Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_8018_2Calligrapher, .stacks_in_8018_2Calligrapher h1, .stacks_in_8018_2Calligrapher h2, .stacks_in_8018_2Calligrapher h3, .stacks_in_8018_2Calligrapher h4, .stacks_in_8018_2Calligrapher h5, .stacks_in_8018_2Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8018_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8018_2Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8018_2Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8018_2Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8018_2Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8018_2 {
	margin: 9px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

#stacks_in_8018_5 {
	font-size: 89%;
}
#stacks_in_8020_2 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_8020_2 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_8020_2 #jwresp_col2_stacks_in_8020_2{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_8020_2 #jwresp_col1_stacks_in_8020_2,#stacks_in_8020_2 #jwresp_col2_stacks_in_8020_2{width:100%;float:none;display:block}#stacks_in_8020_2 #jwresp_col1_stacks_in_8020_2{margin-bottom:15px}}

#stacks_in_8020_2 {
	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_8020_3Calligrapher{			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_8020_3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_3Calligrapher h6, .stacks_in_8020_3Calligrapher h5, .stacks_in_8020_3Calligrapher h4, .stacks_in_8020_3Calligrapher h3, .stacks_in_8020_3Calligrapher h2, .stacks_in_8020_3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8020_3Calligrapher, .stacks_in_8020_3Calligrapher h1, .stacks_in_8020_3Calligrapher h2, .stacks_in_8020_3Calligrapher h3, .stacks_in_8020_3Calligrapher h4, .stacks_in_8020_3Calligrapher h5, .stacks_in_8020_3Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8020_3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8020_3Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8020_3Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8020_3Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8020_3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8020_6 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_8020_10Calligrapher{			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_8020_10Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_10Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_10Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_10Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_10Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_10Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_8020_10Calligrapher h6, .stacks_in_8020_10Calligrapher h5, .stacks_in_8020_10Calligrapher h4, .stacks_in_8020_10Calligrapher h3, .stacks_in_8020_10Calligrapher h2, .stacks_in_8020_10Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_8020_10Calligrapher, .stacks_in_8020_10Calligrapher h1, .stacks_in_8020_10Calligrapher h2, .stacks_in_8020_10Calligrapher h3, .stacks_in_8020_10Calligrapher h4, .stacks_in_8020_10Calligrapher h5, .stacks_in_8020_10Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_8020_10targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_8020_10Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_8020_10Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_8020_10Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_8020_10Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_8020_14 {
	padding: 0px 0px 0px 15px;
}
#SuperMenuWrapperstacks_in_8021 {
	position: relative;
}



#Tarif2026 {
	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: #FFCC99;
	text-align: center;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	position: relative;
	z-index: 1;
}

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

/*  */





#Tarif2026:hover,
#Tarif2026.supermenu-active {
	opacity: 0.80;
	color: #EEDABE;
}

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




/* Solid colour fill */
#Tarif2026 {
	background: #CC0000;
}

#Tarif2026:hover,
#Tarif2026.supermenu-active {
	background: #660000;
}

















#Tarif2026.supermenu-active {
}

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

#SuperMenuFillstacks_in_8021 {
	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_8021 {
	background: #330000;
}
















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



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

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

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

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

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

@media print {
	#SuperMenuWrapperstacks_in_8021, #SuperMenuPanel-Tarif2026 {
		display: none;
	}
}

/* @end */



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

#stacks_out_8022 {
	width: 80%;
}

#stacks_in_8024 {
	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_9090gridWrapper > 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_9090gridWrapper{	margin-right: -0.000000px;    margin-left: -0.000000px;    margin-top: -0px;}@media all and (max-width: 1900px) {				.stacks_in_9090gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 1300px) {				.stacks_in_9090gridWrapper > div{		width: 33.333333%;	}		}@media all and (max-width: 700px) {				.stacks_in_9090gridWrapper > div{		width: 33.333333%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_9090 {
	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_9091 {
	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_9095 {
	background-color: rgba(255, 234, 18, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
}

#stacks_in_9096 {
	padding:  15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_9099 {
	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_9103 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

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

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

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

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

#stacks_in_9120 {
	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_9123 {
	background-color: rgba(254, 242, 218, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

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

#stacks_in_9128 {
	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_9131 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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