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

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

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

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

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




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










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


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


}



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


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


}






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

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

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




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










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


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


}



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


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


}





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

.stacks_in_1669buttonPressWrapper{
	position: relative !important;
}

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

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

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

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

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
























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















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


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

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

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

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

.stacks_in_1671buttonPressWrapper{
	position: relative !important;
}

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

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

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

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

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
























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















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


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

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

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

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



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

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

/*  */





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

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




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

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

















#GCR.supermenu-active {
}

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

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




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
















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



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

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

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

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

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

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

/* @end */



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

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

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

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

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








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


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


}



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


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


}




#stacks_in_39 {
	margin:  12px;
}

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

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

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

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

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

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

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

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

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

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








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


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


}



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


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


}




#stacks_in_61 {
	margin:  12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_3620 {
	padding:  15px;
}
#stacks_in_434 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_434 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_434 #jwresp_col2_stacks_in_434{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_434 #jwresp_col1_stacks_in_434,#stacks_in_434 #jwresp_col2_stacks_in_434{width:100%;float:none;display:block}#stacks_in_434 #jwresp_col1_stacks_in_434{margin-bottom:15px}}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_172Calligrapher{			font-size: 100% !important;			color: #660000 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_172Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_172Calligrapher h6, .stacks_in_172Calligrapher h5, .stacks_in_172Calligrapher h4, .stacks_in_172Calligrapher h3, .stacks_in_172Calligrapher h2, .stacks_in_172Calligrapher h1{			color: #990000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_172Calligrapher, .stacks_in_172Calligrapher h1, .stacks_in_172Calligrapher h2, .stacks_in_172Calligrapher h3, .stacks_in_172Calligrapher h4, .stacks_in_172Calligrapher h5, .stacks_in_172Calligrapher h6{	font-family: "Acme" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_172targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_172Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_172Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_172Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_172Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */










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










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

#stacks_in_3507 {
	padding: 6px 18px 6px 6px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3508Calligrapher{			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_3508Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3508Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3508Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3508Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3508Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3508Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3508Calligrapher h6, .stacks_in_3508Calligrapher h5, .stacks_in_3508Calligrapher h4, .stacks_in_3508Calligrapher h3, .stacks_in_3508Calligrapher h2, .stacks_in_3508Calligrapher h1{			color: #990000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3508Calligrapher, .stacks_in_3508Calligrapher h1, .stacks_in_3508Calligrapher h2, .stacks_in_3508Calligrapher h3, .stacks_in_3508Calligrapher h4, .stacks_in_3508Calligrapher h5, .stacks_in_3508Calligrapher h6{	font-family: "Acme" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3508targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3508Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3508Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3508Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3508Calligrapher 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_3513Calligrapher{			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_3513Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3513Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3513Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3513Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3513Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3513Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3513Calligrapher h6, .stacks_in_3513Calligrapher h5, .stacks_in_3513Calligrapher h4, .stacks_in_3513Calligrapher h3, .stacks_in_3513Calligrapher h2, .stacks_in_3513Calligrapher h1{			color: #FFCC99 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3513Calligrapher, .stacks_in_3513Calligrapher h1, .stacks_in_3513Calligrapher h2, .stacks_in_3513Calligrapher h3, .stacks_in_3513Calligrapher h4, .stacks_in_3513Calligrapher h5, .stacks_in_3513Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3513targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3513Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3513Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3513Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3513Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3513 {
	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_3517Calligrapher{			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_3517Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3517Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3517Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3517Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3517Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3517Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3517Calligrapher h6, .stacks_in_3517Calligrapher h5, .stacks_in_3517Calligrapher h4, .stacks_in_3517Calligrapher h3, .stacks_in_3517Calligrapher h2, .stacks_in_3517Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3517Calligrapher, .stacks_in_3517Calligrapher h1, .stacks_in_3517Calligrapher h2, .stacks_in_3517Calligrapher h3, .stacks_in_3517Calligrapher h4, .stacks_in_3517Calligrapher h5, .stacks_in_3517Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3517targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3517Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3517Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3517Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3517Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3517 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
#stacks_in_3521 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3521 .jwresp_col{overflow:hidden;margin:0;width:70%; float:left;}#stacks_in_3521 #jwresp_col2_stacks_in_3521{ float:right; width:30%}@media screen and (max-width:500px){#stacks_in_3521 #jwresp_col1_stacks_in_3521,#stacks_in_3521 #jwresp_col2_stacks_in_3521{width:100%;float:none;display:block}#stacks_in_3521 #jwresp_col1_stacks_in_3521{margin-bottom:15px}}

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

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

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

#stacks_in_3543 {
	background-color: rgba(204, 255, 102, 1.00);
	margin: 0px 0px 5px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3544Calligrapher{			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_3544Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3544Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3544Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3544Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3544Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3544Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3544Calligrapher h6, .stacks_in_3544Calligrapher h5, .stacks_in_3544Calligrapher h4, .stacks_in_3544Calligrapher h3, .stacks_in_3544Calligrapher h2, .stacks_in_3544Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3544Calligrapher, .stacks_in_3544Calligrapher h1, .stacks_in_3544Calligrapher h2, .stacks_in_3544Calligrapher h3, .stacks_in_3544Calligrapher h4, .stacks_in_3544Calligrapher h5, .stacks_in_3544Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3544targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3544Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3544Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3544Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3544Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3545 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3549Calligrapher{			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_3549Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h6, .stacks_in_3549Calligrapher h5, .stacks_in_3549Calligrapher h4, .stacks_in_3549Calligrapher h3, .stacks_in_3549Calligrapher h2, .stacks_in_3549Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3549Calligrapher, .stacks_in_3549Calligrapher h1, .stacks_in_3549Calligrapher h2, .stacks_in_3549Calligrapher h3, .stacks_in_3549Calligrapher h4, .stacks_in_3549Calligrapher h5, .stacks_in_3549Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3549targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3549Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3549Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3549Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3549Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3550 {
	padding: 0px 0px 0px 15px;
}
#stacks_in_3554 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3554 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_3554 #jwresp_col2_stacks_in_3554{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_3554 #jwresp_col1_stacks_in_3554,#stacks_in_3554 #jwresp_col2_stacks_in_3554{width:100%;float:none;display:block}#stacks_in_3554 #jwresp_col1_stacks_in_3554{margin-bottom:15px}}

#stacks_in_3554 {
	background-color: rgba(253, 128, 8, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3555Calligrapher{			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_3555Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3555Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3555Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3555Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3555Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3555Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3555Calligrapher h6, .stacks_in_3555Calligrapher h5, .stacks_in_3555Calligrapher h4, .stacks_in_3555Calligrapher h3, .stacks_in_3555Calligrapher h2, .stacks_in_3555Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3555Calligrapher, .stacks_in_3555Calligrapher h1, .stacks_in_3555Calligrapher h2, .stacks_in_3555Calligrapher h3, .stacks_in_3555Calligrapher h4, .stacks_in_3555Calligrapher h5, .stacks_in_3555Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3555targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3555Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3555Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3555Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3555Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3556 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3560Calligrapher{			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_3560Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3560Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3560Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3560Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3560Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3560Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3560Calligrapher h6, .stacks_in_3560Calligrapher h5, .stacks_in_3560Calligrapher h4, .stacks_in_3560Calligrapher h3, .stacks_in_3560Calligrapher h2, .stacks_in_3560Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3560Calligrapher, .stacks_in_3560Calligrapher h1, .stacks_in_3560Calligrapher h2, .stacks_in_3560Calligrapher h3, .stacks_in_3560Calligrapher h4, .stacks_in_3560Calligrapher h5, .stacks_in_3560Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3560targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3560Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3560Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3560Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3560Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3561 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3565Calligrapher{			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_3565Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3565Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3565Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3565Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3565Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3565Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3565Calligrapher h6, .stacks_in_3565Calligrapher h5, .stacks_in_3565Calligrapher h4, .stacks_in_3565Calligrapher h3, .stacks_in_3565Calligrapher h2, .stacks_in_3565Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3565Calligrapher, .stacks_in_3565Calligrapher h1, .stacks_in_3565Calligrapher h2, .stacks_in_3565Calligrapher h3, .stacks_in_3565Calligrapher h4, .stacks_in_3565Calligrapher h5, .stacks_in_3565Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3565targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3565Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3565Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3565Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3565Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3565 {
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
#stacks_in_3569 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3569 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_3569 #jwresp_col2_stacks_in_3569{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_3569 #jwresp_col1_stacks_in_3569,#stacks_in_3569 #jwresp_col2_stacks_in_3569{width:100%;float:none;display:block}#stacks_in_3569 #jwresp_col1_stacks_in_3569{margin-bottom:15px}}

#stacks_in_3569 {
	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_3570Calligrapher{			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_3570Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3570Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3570Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3570Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3570Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3570Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3570Calligrapher h6, .stacks_in_3570Calligrapher h5, .stacks_in_3570Calligrapher h4, .stacks_in_3570Calligrapher h3, .stacks_in_3570Calligrapher h2, .stacks_in_3570Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3570Calligrapher, .stacks_in_3570Calligrapher h1, .stacks_in_3570Calligrapher h2, .stacks_in_3570Calligrapher h3, .stacks_in_3570Calligrapher h4, .stacks_in_3570Calligrapher h5, .stacks_in_3570Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3570targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3570Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3570Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3570Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3570Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3571 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3575Calligrapher{			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_3575Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3575Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3575Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3575Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3575Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3575Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3575Calligrapher h6, .stacks_in_3575Calligrapher h5, .stacks_in_3575Calligrapher h4, .stacks_in_3575Calligrapher h3, .stacks_in_3575Calligrapher h2, .stacks_in_3575Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3575Calligrapher, .stacks_in_3575Calligrapher h1, .stacks_in_3575Calligrapher h2, .stacks_in_3575Calligrapher h3, .stacks_in_3575Calligrapher h4, .stacks_in_3575Calligrapher h5, .stacks_in_3575Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3575targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3575Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3575Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3575Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3575Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3576 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3580Calligrapher{			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_3580Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3580Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3580Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3580Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3580Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3580Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3580Calligrapher h6, .stacks_in_3580Calligrapher h5, .stacks_in_3580Calligrapher h4, .stacks_in_3580Calligrapher h3, .stacks_in_3580Calligrapher h2, .stacks_in_3580Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3580Calligrapher, .stacks_in_3580Calligrapher h1, .stacks_in_3580Calligrapher h2, .stacks_in_3580Calligrapher h3, .stacks_in_3580Calligrapher h4, .stacks_in_3580Calligrapher h5, .stacks_in_3580Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3580targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3580Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3580Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3580Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3580Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3580 {
	margin: 9px 0px 0px 0px;
	padding:  4px;
}
#stacks_in_3584 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3584 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_3584 #jwresp_col2_stacks_in_3584{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_3584 #jwresp_col1_stacks_in_3584,#stacks_in_3584 #jwresp_col2_stacks_in_3584{width:100%;float:none;display:block}#stacks_in_3584 #jwresp_col1_stacks_in_3584{margin-bottom:15px}}

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

#stacks_in_3595 {
	background-color: rgba(139, 226, 218, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3596Calligrapher{			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_3596Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3596Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3596Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3596Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3596Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3596Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3596Calligrapher h6, .stacks_in_3596Calligrapher h5, .stacks_in_3596Calligrapher h4, .stacks_in_3596Calligrapher h3, .stacks_in_3596Calligrapher h2, .stacks_in_3596Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3596Calligrapher, .stacks_in_3596Calligrapher h1, .stacks_in_3596Calligrapher h2, .stacks_in_3596Calligrapher h3, .stacks_in_3596Calligrapher h4, .stacks_in_3596Calligrapher h5, .stacks_in_3596Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3596targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3596Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3596Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3596Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3596Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3597 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3601Calligrapher{			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_3601Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3601Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3601Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3601Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3601Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3601Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3601Calligrapher h6, .stacks_in_3601Calligrapher h5, .stacks_in_3601Calligrapher h4, .stacks_in_3601Calligrapher h3, .stacks_in_3601Calligrapher h2, .stacks_in_3601Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_3601Calligrapher, .stacks_in_3601Calligrapher h1, .stacks_in_3601Calligrapher h2, .stacks_in_3601Calligrapher h3, .stacks_in_3601Calligrapher h4, .stacks_in_3601Calligrapher h5, .stacks_in_3601Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3601targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3601Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3601Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3601Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3601Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3602 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3724Calligrapher{			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_3724Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3724Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3724Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3724Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3724Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3724Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3724Calligrapher h6, .stacks_in_3724Calligrapher h5, .stacks_in_3724Calligrapher h4, .stacks_in_3724Calligrapher h3, .stacks_in_3724Calligrapher h2, .stacks_in_3724Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3724Calligrapher, .stacks_in_3724Calligrapher h1, .stacks_in_3724Calligrapher h2, .stacks_in_3724Calligrapher h3, .stacks_in_3724Calligrapher h4, .stacks_in_3724Calligrapher h5, .stacks_in_3724Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3724targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3724Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3724Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3724Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3724Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3724 {
	margin: 9px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

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

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



#Tarif1427 {
	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;
}

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

/*  */





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

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




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

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

















#Tarif1427.supermenu-active {
}

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

#SuperMenuFillstacks_in_3609 {
	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_3609 {
	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_3609 {
	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_3609 h1,
#SuperMenuContentstacks_in_3609 h2,
#SuperMenuContentstacks_in_3609 h3,
#SuperMenuContentstacks_in_3609 h4,
#SuperMenuContentstacks_in_3609 h5,
#SuperMenuContentstacks_in_3609 h6 {
	color: #330000;
}

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

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

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

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

@media print {
	#SuperMenuWrapperstacks_in_3609, #SuperMenuPanel-Tarif1427 {
		display: none;
	}
}

/* @end */



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

#stacks_out_3610 {
	width: 50%;
}

#stacks_in_3612 {
	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_3615gridWrapper > 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_3615gridWrapper{	margin-right: -0.000000px;    margin-left: -0.000000px;    margin-top: -0px;}@media all and (max-width: 1900px) {				.stacks_in_3615gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 1300px) {				.stacks_in_3615gridWrapper > div{		width: 33.333333%;	}		}@media all and (max-width: 700px) {				.stacks_in_3615gridWrapper > div{		width: 33.333333%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_3615 {
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_out_3615 {
	width: 50%;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_4830 {
	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_4834 {
	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_4838 {
	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_3627 {
	background-color: rgba(255, 204, 153, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_2615 {
	background-color: rgba(255, 245, 225, 1.00);
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2616Calligrapher{			font-size: 100% !important;			color: #850002 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_2616Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2616Calligrapher h6, .stacks_in_2616Calligrapher h5, .stacks_in_2616Calligrapher h4, .stacks_in_2616Calligrapher h3, .stacks_in_2616Calligrapher h2, .stacks_in_2616Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2616Calligrapher, .stacks_in_2616Calligrapher h1, .stacks_in_2616Calligrapher h2, .stacks_in_2616Calligrapher h3, .stacks_in_2616Calligrapher h4, .stacks_in_2616Calligrapher h5, .stacks_in_2616Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2616targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2616Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2616Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2616Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2616Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2616 {
	background-color: rgba(242, 225, 201, 1.00);
	border: solid rgba(133, 0, 2, 1.00);
	border-width:  1px;
	margin: 4px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2657Calligrapher{			font-size: 80% !important;			color: #850002 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2657Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2657Calligrapher h6, .stacks_in_2657Calligrapher h5, .stacks_in_2657Calligrapher h4, .stacks_in_2657Calligrapher h3, .stacks_in_2657Calligrapher h2, .stacks_in_2657Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2657Calligrapher, .stacks_in_2657Calligrapher h1, .stacks_in_2657Calligrapher h2, .stacks_in_2657Calligrapher h3, .stacks_in_2657Calligrapher h4, .stacks_in_2657Calligrapher h5, .stacks_in_2657Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2657targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2657Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2657Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2657Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2657Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2657 {
	margin: 15px 0px 0px 0px;
	padding:  4px;
}
#stacks_in_2661 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2661 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_2661 #jwresp_col2_stacks_in_2661{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_2661 #jwresp_col1_stacks_in_2661,#stacks_in_2661 #jwresp_col2_stacks_in_2661{width:100%;float:none;display:block}#stacks_in_2661 #jwresp_col1_stacks_in_2661{margin-bottom:15px}}

#stacks_in_2661 {
	background-color: rgba(240, 214, 189, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2662Calligrapher{			font-size: 115% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2662Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2662Calligrapher h6, .stacks_in_2662Calligrapher h5, .stacks_in_2662Calligrapher h4, .stacks_in_2662Calligrapher h3, .stacks_in_2662Calligrapher h2, .stacks_in_2662Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2662Calligrapher, .stacks_in_2662Calligrapher h1, .stacks_in_2662Calligrapher h2, .stacks_in_2662Calligrapher h3, .stacks_in_2662Calligrapher h4, .stacks_in_2662Calligrapher h5, .stacks_in_2662Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2662targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2662Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2662Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2662Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2662Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2663 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2667Calligrapher{			font-size: 115% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2667Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2667Calligrapher h6, .stacks_in_2667Calligrapher h5, .stacks_in_2667Calligrapher h4, .stacks_in_2667Calligrapher h3, .stacks_in_2667Calligrapher h2, .stacks_in_2667Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2667Calligrapher, .stacks_in_2667Calligrapher h1, .stacks_in_2667Calligrapher h2, .stacks_in_2667Calligrapher h3, .stacks_in_2667Calligrapher h4, .stacks_in_2667Calligrapher h5, .stacks_in_2667Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2667targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2667Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2667Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2667Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2667Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2668 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2481Calligrapher{			font-size: 80% !important;			color: #850002 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2481Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_2481Calligrapher h6, .stacks_in_2481Calligrapher h5, .stacks_in_2481Calligrapher h4, .stacks_in_2481Calligrapher h3, .stacks_in_2481Calligrapher h2, .stacks_in_2481Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_2481Calligrapher, .stacks_in_2481Calligrapher h1, .stacks_in_2481Calligrapher h2, .stacks_in_2481Calligrapher h3, .stacks_in_2481Calligrapher h4, .stacks_in_2481Calligrapher h5, .stacks_in_2481Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2481targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2481Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2481Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2481Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2481Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2481 {
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
#stacks_in_2486 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2486 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_2486 #jwresp_col2_stacks_in_2486{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_2486 #jwresp_col1_stacks_in_2486,#stacks_in_2486 #jwresp_col2_stacks_in_2486{width:100%;float:none;display:block}#stacks_in_2486 #jwresp_col1_stacks_in_2486{margin-bottom:15px}}

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



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

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

/*  */





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

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






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

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















#Tarif1423.supermenu-active {
}

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

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






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














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



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

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

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

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

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

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

/* @end */



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

#stacks_out_3066 {
	width: 80%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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










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










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

#stacks_in_3989 {
	padding: 15px 18px 6px 6px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3991Calligrapher{			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_3991Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3991Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3991Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3991Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3991Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3991Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_3991Calligrapher h6, .stacks_in_3991Calligrapher h5, .stacks_in_3991Calligrapher h4, .stacks_in_3991Calligrapher h3, .stacks_in_3991Calligrapher h2, .stacks_in_3991Calligrapher h1{			color: #990000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3991Calligrapher, .stacks_in_3991Calligrapher h1, .stacks_in_3991Calligrapher h2, .stacks_in_3991Calligrapher h3, .stacks_in_3991Calligrapher h4, .stacks_in_3991Calligrapher h5, .stacks_in_3991Calligrapher h6{	font-family: "Acme" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3991targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3991Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3991Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3991Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3991Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3995 {
	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_3997Calligrapher{			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_3997Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3997Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3997Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3997Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3997Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3997Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3997Calligrapher h6, .stacks_in_3997Calligrapher h5, .stacks_in_3997Calligrapher h4, .stacks_in_3997Calligrapher h3, .stacks_in_3997Calligrapher h2, .stacks_in_3997Calligrapher h1{			color: #FFCC99 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3997Calligrapher, .stacks_in_3997Calligrapher h1, .stacks_in_3997Calligrapher h2, .stacks_in_3997Calligrapher h3, .stacks_in_3997Calligrapher h4, .stacks_in_3997Calligrapher h5, .stacks_in_3997Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3997targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3997Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3997Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3997Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3997Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3997 {
	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_4001Calligrapher{			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_4001Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4001Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4001Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4001Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4001Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4001Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4001Calligrapher h6, .stacks_in_4001Calligrapher h5, .stacks_in_4001Calligrapher h4, .stacks_in_4001Calligrapher h3, .stacks_in_4001Calligrapher h2, .stacks_in_4001Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_4001Calligrapher, .stacks_in_4001Calligrapher h1, .stacks_in_4001Calligrapher h2, .stacks_in_4001Calligrapher h3, .stacks_in_4001Calligrapher h4, .stacks_in_4001Calligrapher h5, .stacks_in_4001Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4001targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4001Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4001Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4001Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4001Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4001 {
	padding: 14px 0px 0px 0px;
}
#stacks_in_4005 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4005 .jwresp_col{overflow:hidden;margin:0;width:70%; float:left;}#stacks_in_4005 #jwresp_col2_stacks_in_4005{ float:right; width:30%}@media screen and (max-width:500px){#stacks_in_4005 #jwresp_col1_stacks_in_4005,#stacks_in_4005 #jwresp_col2_stacks_in_4005{width:100%;float:none;display:block}#stacks_in_4005 #jwresp_col1_stacks_in_4005{margin-bottom:15px}}

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

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

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

#stacks_in_4027 {
	background-color: rgba(204, 255, 102, 1.00);
	margin: 0px 0px 5px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4028Calligrapher{			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_4028Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4028Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4028Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4028Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4028Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4028Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4028Calligrapher h6, .stacks_in_4028Calligrapher h5, .stacks_in_4028Calligrapher h4, .stacks_in_4028Calligrapher h3, .stacks_in_4028Calligrapher h2, .stacks_in_4028Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4028Calligrapher, .stacks_in_4028Calligrapher h1, .stacks_in_4028Calligrapher h2, .stacks_in_4028Calligrapher h3, .stacks_in_4028Calligrapher h4, .stacks_in_4028Calligrapher h5, .stacks_in_4028Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4028targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4028Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4028Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4028Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4028Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4029 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4033Calligrapher{			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_4033Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4033Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4033Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4033Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4033Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4033Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4033Calligrapher h6, .stacks_in_4033Calligrapher h5, .stacks_in_4033Calligrapher h4, .stacks_in_4033Calligrapher h3, .stacks_in_4033Calligrapher h2, .stacks_in_4033Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4033Calligrapher, .stacks_in_4033Calligrapher h1, .stacks_in_4033Calligrapher h2, .stacks_in_4033Calligrapher h3, .stacks_in_4033Calligrapher h4, .stacks_in_4033Calligrapher h5, .stacks_in_4033Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4033targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4033Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4033Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4033Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4033Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4034 {
	padding: 0px 0px 0px 15px;
}
#stacks_in_4038 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4038 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_4038 #jwresp_col2_stacks_in_4038{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_4038 #jwresp_col1_stacks_in_4038,#stacks_in_4038 #jwresp_col2_stacks_in_4038{width:100%;float:none;display:block}#stacks_in_4038 #jwresp_col1_stacks_in_4038{margin-bottom:15px}}

#stacks_in_4038 {
	background-color: rgba(253, 128, 8, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4039Calligrapher{			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_4039Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4039Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4039Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4039Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4039Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4039Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4039Calligrapher h6, .stacks_in_4039Calligrapher h5, .stacks_in_4039Calligrapher h4, .stacks_in_4039Calligrapher h3, .stacks_in_4039Calligrapher h2, .stacks_in_4039Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4039Calligrapher, .stacks_in_4039Calligrapher h1, .stacks_in_4039Calligrapher h2, .stacks_in_4039Calligrapher h3, .stacks_in_4039Calligrapher h4, .stacks_in_4039Calligrapher h5, .stacks_in_4039Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4039targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4039Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4039Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4039Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4039Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4040 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4044Calligrapher{			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_4044Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4044Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4044Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4044Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4044Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4044Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4044Calligrapher h6, .stacks_in_4044Calligrapher h5, .stacks_in_4044Calligrapher h4, .stacks_in_4044Calligrapher h3, .stacks_in_4044Calligrapher h2, .stacks_in_4044Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4044Calligrapher, .stacks_in_4044Calligrapher h1, .stacks_in_4044Calligrapher h2, .stacks_in_4044Calligrapher h3, .stacks_in_4044Calligrapher h4, .stacks_in_4044Calligrapher h5, .stacks_in_4044Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4044targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4044Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4044Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4044Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4044Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4045 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4049Calligrapher{			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_4049Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4049Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4049Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4049Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4049Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4049Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4049Calligrapher h6, .stacks_in_4049Calligrapher h5, .stacks_in_4049Calligrapher h4, .stacks_in_4049Calligrapher h3, .stacks_in_4049Calligrapher h2, .stacks_in_4049Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_4049Calligrapher, .stacks_in_4049Calligrapher h1, .stacks_in_4049Calligrapher h2, .stacks_in_4049Calligrapher h3, .stacks_in_4049Calligrapher h4, .stacks_in_4049Calligrapher h5, .stacks_in_4049Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4049targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4049Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4049Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4049Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4049Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4049 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_4053 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4053 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_4053 #jwresp_col2_stacks_in_4053{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_4053 #jwresp_col1_stacks_in_4053,#stacks_in_4053 #jwresp_col2_stacks_in_4053{width:100%;float:none;display:block}#stacks_in_4053 #jwresp_col1_stacks_in_4053{margin-bottom:15px}}

#stacks_in_4053 {
	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_4054Calligrapher{			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_4054Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4054Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4054Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4054Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4054Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4054Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4054Calligrapher h6, .stacks_in_4054Calligrapher h5, .stacks_in_4054Calligrapher h4, .stacks_in_4054Calligrapher h3, .stacks_in_4054Calligrapher h2, .stacks_in_4054Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4054Calligrapher, .stacks_in_4054Calligrapher h1, .stacks_in_4054Calligrapher h2, .stacks_in_4054Calligrapher h3, .stacks_in_4054Calligrapher h4, .stacks_in_4054Calligrapher h5, .stacks_in_4054Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4054targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4054Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4054Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4054Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4054Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4055 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4059Calligrapher{			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_4059Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4059Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4059Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4059Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4059Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4059Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4059Calligrapher h6, .stacks_in_4059Calligrapher h5, .stacks_in_4059Calligrapher h4, .stacks_in_4059Calligrapher h3, .stacks_in_4059Calligrapher h2, .stacks_in_4059Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4059Calligrapher, .stacks_in_4059Calligrapher h1, .stacks_in_4059Calligrapher h2, .stacks_in_4059Calligrapher h3, .stacks_in_4059Calligrapher h4, .stacks_in_4059Calligrapher h5, .stacks_in_4059Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4059targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4059Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4059Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4059Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4059Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4060 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4064Calligrapher{			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_4064Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4064Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4064Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4064Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4064Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4064Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4064Calligrapher h6, .stacks_in_4064Calligrapher h5, .stacks_in_4064Calligrapher h4, .stacks_in_4064Calligrapher h3, .stacks_in_4064Calligrapher h2, .stacks_in_4064Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_4064Calligrapher, .stacks_in_4064Calligrapher h1, .stacks_in_4064Calligrapher h2, .stacks_in_4064Calligrapher h3, .stacks_in_4064Calligrapher h4, .stacks_in_4064Calligrapher h5, .stacks_in_4064Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4064targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4064Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4064Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4064Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4064Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4064 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_4068 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4068 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_4068 #jwresp_col2_stacks_in_4068{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_4068 #jwresp_col1_stacks_in_4068,#stacks_in_4068 #jwresp_col2_stacks_in_4068{width:100%;float:none;display:block}#stacks_in_4068 #jwresp_col1_stacks_in_4068{margin-bottom:15px}}

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

#stacks_in_4079 {
	background-color: rgba(139, 226, 218, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4080Calligrapher{			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_4080Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4080Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4080Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4080Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4080Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4080Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4080Calligrapher h6, .stacks_in_4080Calligrapher h5, .stacks_in_4080Calligrapher h4, .stacks_in_4080Calligrapher h3, .stacks_in_4080Calligrapher h2, .stacks_in_4080Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4080Calligrapher, .stacks_in_4080Calligrapher h1, .stacks_in_4080Calligrapher h2, .stacks_in_4080Calligrapher h3, .stacks_in_4080Calligrapher h4, .stacks_in_4080Calligrapher h5, .stacks_in_4080Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4080targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4080Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4080Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4080Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4080Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4081 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4085Calligrapher{			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_4085Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4085Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4085Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4085Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4085Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4085Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4085Calligrapher h6, .stacks_in_4085Calligrapher h5, .stacks_in_4085Calligrapher h4, .stacks_in_4085Calligrapher h3, .stacks_in_4085Calligrapher h2, .stacks_in_4085Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4085Calligrapher, .stacks_in_4085Calligrapher h1, .stacks_in_4085Calligrapher h2, .stacks_in_4085Calligrapher h3, .stacks_in_4085Calligrapher h4, .stacks_in_4085Calligrapher h5, .stacks_in_4085Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4085targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4085Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4085Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4085Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4085Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4086 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4090Calligrapher{			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_4090Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4090Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4090Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4090Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4090Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4090Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4090Calligrapher h6, .stacks_in_4090Calligrapher h5, .stacks_in_4090Calligrapher h4, .stacks_in_4090Calligrapher h3, .stacks_in_4090Calligrapher h2, .stacks_in_4090Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_4090Calligrapher, .stacks_in_4090Calligrapher h1, .stacks_in_4090Calligrapher h2, .stacks_in_4090Calligrapher h3, .stacks_in_4090Calligrapher h4, .stacks_in_4090Calligrapher h5, .stacks_in_4090Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4090targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4090Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4090Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4090Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4090Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4090 {
	margin: 9px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

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

#stacks_in_4094 {
	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_4095Calligrapher{			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_4095Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4095Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4095Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4095Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4095Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4095Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4095Calligrapher h6, .stacks_in_4095Calligrapher h5, .stacks_in_4095Calligrapher h4, .stacks_in_4095Calligrapher h3, .stacks_in_4095Calligrapher h2, .stacks_in_4095Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4095Calligrapher, .stacks_in_4095Calligrapher h1, .stacks_in_4095Calligrapher h2, .stacks_in_4095Calligrapher h3, .stacks_in_4095Calligrapher h4, .stacks_in_4095Calligrapher h5, .stacks_in_4095Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4095targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4095Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4095Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4095Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4095Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4096 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4100Calligrapher{			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_4100Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4100Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4100Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4100Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4100Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4100Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4100Calligrapher h6, .stacks_in_4100Calligrapher h5, .stacks_in_4100Calligrapher h4, .stacks_in_4100Calligrapher h3, .stacks_in_4100Calligrapher h2, .stacks_in_4100Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4100Calligrapher, .stacks_in_4100Calligrapher h1, .stacks_in_4100Calligrapher h2, .stacks_in_4100Calligrapher h3, .stacks_in_4100Calligrapher h4, .stacks_in_4100Calligrapher h5, .stacks_in_4100Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4100targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4100Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4100Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4100Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4100Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4101 {
	padding: 0px 0px 0px 15px;
}
#SuperMenuWrapperstacks_in_4468 {
	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_4468 {
	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_4468 {
	background: #330000;
}
















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

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

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

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

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

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

/* @end */



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

#stacks_out_4470 {
	width: 50%;
}

#stacks_in_4472 {
	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_4475gridWrapper > 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_4475gridWrapper{	margin-right: -0.000000px;    margin-left: -0.000000px;    margin-top: -0px;}@media all and (max-width: 1900px) {				.stacks_in_4475gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 1300px) {				.stacks_in_4475gridWrapper > div{		width: 33.333333%;	}		}@media all and (max-width: 700px) {				.stacks_in_4475gridWrapper > div{		width: 33.333333%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_4475 {
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_out_4475 {
	width: 50%;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_4857 {
	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_4843 {
	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_4848 {
	background-color: rgba(255, 234, 18, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_4548 {
	padding: 5px 0px 5px 15px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_4865 {
	background-color: rgba(253, 239, 210, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 1px 1px 1px;
}

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

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

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

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

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

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

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

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

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










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










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

#stacks_in_4593 {
	padding: 15px 18px 6px 6px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4595Calligrapher{			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_4595Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_4595Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_4595Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_4595Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_4595Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_4595Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_4595Calligrapher h6, .stacks_in_4595Calligrapher h5, .stacks_in_4595Calligrapher h4, .stacks_in_4595Calligrapher h3, .stacks_in_4595Calligrapher h2, .stacks_in_4595Calligrapher h1{			color: #990000 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_4595Calligrapher, .stacks_in_4595Calligrapher h1, .stacks_in_4595Calligrapher h2, .stacks_in_4595Calligrapher h3, .stacks_in_4595Calligrapher h4, .stacks_in_4595Calligrapher h5, .stacks_in_4595Calligrapher h6{	font-family: "Acme" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4595targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4595Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4595Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4595Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4595Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4599 {
	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_4601Calligrapher{			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_4601Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4601Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4601Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4601Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4601Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4601Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4601Calligrapher h6, .stacks_in_4601Calligrapher h5, .stacks_in_4601Calligrapher h4, .stacks_in_4601Calligrapher h3, .stacks_in_4601Calligrapher h2, .stacks_in_4601Calligrapher h1{			color: #FFCC99 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_4601Calligrapher, .stacks_in_4601Calligrapher h1, .stacks_in_4601Calligrapher h2, .stacks_in_4601Calligrapher h3, .stacks_in_4601Calligrapher h4, .stacks_in_4601Calligrapher h5, .stacks_in_4601Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4601targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4601Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4601Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4601Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4601Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4601 {
	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_4605Calligrapher{			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_4605Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4605Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4605Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4605Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4605Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4605Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4605Calligrapher h6, .stacks_in_4605Calligrapher h5, .stacks_in_4605Calligrapher h4, .stacks_in_4605Calligrapher h3, .stacks_in_4605Calligrapher h2, .stacks_in_4605Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_4605Calligrapher, .stacks_in_4605Calligrapher h1, .stacks_in_4605Calligrapher h2, .stacks_in_4605Calligrapher h3, .stacks_in_4605Calligrapher h4, .stacks_in_4605Calligrapher h5, .stacks_in_4605Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4605targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4605Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4605Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4605Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4605Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4605 {
	padding: 14px 0px 0px 0px;
}
#stacks_in_4609 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4609 .jwresp_col{overflow:hidden;margin:0;width:70%; float:left;}#stacks_in_4609 #jwresp_col2_stacks_in_4609{ float:right; width:30%}@media screen and (max-width:500px){#stacks_in_4609 #jwresp_col1_stacks_in_4609,#stacks_in_4609 #jwresp_col2_stacks_in_4609{width:100%;float:none;display:block}#stacks_in_4609 #jwresp_col1_stacks_in_4609{margin-bottom:15px}}

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

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

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

#stacks_in_4631 {
	background-color: rgba(204, 255, 102, 1.00);
	margin: 0px 0px 5px 0px;
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4632Calligrapher{			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_4632Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4632Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4632Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4632Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4632Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4632Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4632Calligrapher h6, .stacks_in_4632Calligrapher h5, .stacks_in_4632Calligrapher h4, .stacks_in_4632Calligrapher h3, .stacks_in_4632Calligrapher h2, .stacks_in_4632Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4632Calligrapher, .stacks_in_4632Calligrapher h1, .stacks_in_4632Calligrapher h2, .stacks_in_4632Calligrapher h3, .stacks_in_4632Calligrapher h4, .stacks_in_4632Calligrapher h5, .stacks_in_4632Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4632targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4632Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4632Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4632Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4632Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4633 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4637Calligrapher{			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_4637Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4637Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4637Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4637Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4637Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4637Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4637Calligrapher h6, .stacks_in_4637Calligrapher h5, .stacks_in_4637Calligrapher h4, .stacks_in_4637Calligrapher h3, .stacks_in_4637Calligrapher h2, .stacks_in_4637Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4637Calligrapher, .stacks_in_4637Calligrapher h1, .stacks_in_4637Calligrapher h2, .stacks_in_4637Calligrapher h3, .stacks_in_4637Calligrapher h4, .stacks_in_4637Calligrapher h5, .stacks_in_4637Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4637targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4637Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4637Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4637Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4637Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4638 {
	padding: 0px 0px 0px 15px;
}
#stacks_in_4642 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4642 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_4642 #jwresp_col2_stacks_in_4642{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_4642 #jwresp_col1_stacks_in_4642,#stacks_in_4642 #jwresp_col2_stacks_in_4642{width:100%;float:none;display:block}#stacks_in_4642 #jwresp_col1_stacks_in_4642{margin-bottom:15px}}

#stacks_in_4642 {
	background-color: rgba(253, 128, 8, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4643Calligrapher{			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_4643Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4643Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4643Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4643Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4643Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4643Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4643Calligrapher h6, .stacks_in_4643Calligrapher h5, .stacks_in_4643Calligrapher h4, .stacks_in_4643Calligrapher h3, .stacks_in_4643Calligrapher h2, .stacks_in_4643Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4643Calligrapher, .stacks_in_4643Calligrapher h1, .stacks_in_4643Calligrapher h2, .stacks_in_4643Calligrapher h3, .stacks_in_4643Calligrapher h4, .stacks_in_4643Calligrapher h5, .stacks_in_4643Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4643targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4643Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4643Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4643Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4643Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4644 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4648Calligrapher{			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_4648Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4648Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4648Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4648Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4648Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4648Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4648Calligrapher h6, .stacks_in_4648Calligrapher h5, .stacks_in_4648Calligrapher h4, .stacks_in_4648Calligrapher h3, .stacks_in_4648Calligrapher h2, .stacks_in_4648Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4648Calligrapher, .stacks_in_4648Calligrapher h1, .stacks_in_4648Calligrapher h2, .stacks_in_4648Calligrapher h3, .stacks_in_4648Calligrapher h4, .stacks_in_4648Calligrapher h5, .stacks_in_4648Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4648targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4648Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4648Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4648Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4648Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4649 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4653Calligrapher{			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_4653Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4653Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4653Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4653Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4653Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4653Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4653Calligrapher h6, .stacks_in_4653Calligrapher h5, .stacks_in_4653Calligrapher h4, .stacks_in_4653Calligrapher h3, .stacks_in_4653Calligrapher h2, .stacks_in_4653Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_4653Calligrapher, .stacks_in_4653Calligrapher h1, .stacks_in_4653Calligrapher h2, .stacks_in_4653Calligrapher h3, .stacks_in_4653Calligrapher h4, .stacks_in_4653Calligrapher h5, .stacks_in_4653Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4653targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4653Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4653Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4653Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4653Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4653 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_4657 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4657 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_4657 #jwresp_col2_stacks_in_4657{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_4657 #jwresp_col1_stacks_in_4657,#stacks_in_4657 #jwresp_col2_stacks_in_4657{width:100%;float:none;display:block}#stacks_in_4657 #jwresp_col1_stacks_in_4657{margin-bottom:15px}}

#stacks_in_4657 {
	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_4658Calligrapher{			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_4658Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4658Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4658Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4658Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4658Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4658Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4658Calligrapher h6, .stacks_in_4658Calligrapher h5, .stacks_in_4658Calligrapher h4, .stacks_in_4658Calligrapher h3, .stacks_in_4658Calligrapher h2, .stacks_in_4658Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4658Calligrapher, .stacks_in_4658Calligrapher h1, .stacks_in_4658Calligrapher h2, .stacks_in_4658Calligrapher h3, .stacks_in_4658Calligrapher h4, .stacks_in_4658Calligrapher h5, .stacks_in_4658Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4658targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4658Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4658Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4658Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4658Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4659 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4663Calligrapher{			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_4663Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4663Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4663Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4663Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4663Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4663Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4663Calligrapher h6, .stacks_in_4663Calligrapher h5, .stacks_in_4663Calligrapher h4, .stacks_in_4663Calligrapher h3, .stacks_in_4663Calligrapher h2, .stacks_in_4663Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4663Calligrapher, .stacks_in_4663Calligrapher h1, .stacks_in_4663Calligrapher h2, .stacks_in_4663Calligrapher h3, .stacks_in_4663Calligrapher h4, .stacks_in_4663Calligrapher h5, .stacks_in_4663Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4663targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4663Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4663Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4663Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4663Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4664 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4668Calligrapher{			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_4668Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4668Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4668Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4668Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4668Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4668Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4668Calligrapher h6, .stacks_in_4668Calligrapher h5, .stacks_in_4668Calligrapher h4, .stacks_in_4668Calligrapher h3, .stacks_in_4668Calligrapher h2, .stacks_in_4668Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_4668Calligrapher, .stacks_in_4668Calligrapher h1, .stacks_in_4668Calligrapher h2, .stacks_in_4668Calligrapher h3, .stacks_in_4668Calligrapher h4, .stacks_in_4668Calligrapher h5, .stacks_in_4668Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4668targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4668Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4668Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4668Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4668Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4668 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_4672 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4672 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_4672 #jwresp_col2_stacks_in_4672{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_4672 #jwresp_col1_stacks_in_4672,#stacks_in_4672 #jwresp_col2_stacks_in_4672{width:100%;float:none;display:block}#stacks_in_4672 #jwresp_col1_stacks_in_4672{margin-bottom:15px}}

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

#stacks_in_4683 {
	background-color: rgba(139, 226, 218, 1.00);
	padding:  5px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4684Calligrapher{			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_4684Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4684Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4684Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4684Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4684Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4684Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4684Calligrapher h6, .stacks_in_4684Calligrapher h5, .stacks_in_4684Calligrapher h4, .stacks_in_4684Calligrapher h3, .stacks_in_4684Calligrapher h2, .stacks_in_4684Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4684Calligrapher, .stacks_in_4684Calligrapher h1, .stacks_in_4684Calligrapher h2, .stacks_in_4684Calligrapher h3, .stacks_in_4684Calligrapher h4, .stacks_in_4684Calligrapher h5, .stacks_in_4684Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4684targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4684Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4684Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4684Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4684Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4685 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4689Calligrapher{			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_4689Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4689Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4689Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4689Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4689Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4689Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4689Calligrapher h6, .stacks_in_4689Calligrapher h5, .stacks_in_4689Calligrapher h4, .stacks_in_4689Calligrapher h3, .stacks_in_4689Calligrapher h2, .stacks_in_4689Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4689Calligrapher, .stacks_in_4689Calligrapher h1, .stacks_in_4689Calligrapher h2, .stacks_in_4689Calligrapher h3, .stacks_in_4689Calligrapher h4, .stacks_in_4689Calligrapher h5, .stacks_in_4689Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4689targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4689Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4689Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4689Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4689Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4690 {
	padding: 0px 0px 0px 15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4694Calligrapher{			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_4694Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4694Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4694Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4694Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4694Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4694Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4694Calligrapher h6, .stacks_in_4694Calligrapher h5, .stacks_in_4694Calligrapher h4, .stacks_in_4694Calligrapher h3, .stacks_in_4694Calligrapher h2, .stacks_in_4694Calligrapher h1{			color: #850002 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_4694Calligrapher, .stacks_in_4694Calligrapher h1, .stacks_in_4694Calligrapher h2, .stacks_in_4694Calligrapher h3, .stacks_in_4694Calligrapher h4, .stacks_in_4694Calligrapher h5, .stacks_in_4694Calligrapher h6{	font-family: "Questrial" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4694targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4694Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4694Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4694Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4694Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4694 {
	margin: 9px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

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

#stacks_in_4698 {
	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_4699Calligrapher{			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_4699Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4699Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4699Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4699Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4699Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4699Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4699Calligrapher h6, .stacks_in_4699Calligrapher h5, .stacks_in_4699Calligrapher h4, .stacks_in_4699Calligrapher h3, .stacks_in_4699Calligrapher h2, .stacks_in_4699Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4699Calligrapher, .stacks_in_4699Calligrapher h1, .stacks_in_4699Calligrapher h2, .stacks_in_4699Calligrapher h3, .stacks_in_4699Calligrapher h4, .stacks_in_4699Calligrapher h5, .stacks_in_4699Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4699targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4699Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4699Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4699Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4699Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4700 {
	padding: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4704Calligrapher{			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_4704Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4704Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4704Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4704Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4704Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4704Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_4704Calligrapher h6, .stacks_in_4704Calligrapher h5, .stacks_in_4704Calligrapher h4, .stacks_in_4704Calligrapher h3, .stacks_in_4704Calligrapher h2, .stacks_in_4704Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_4704Calligrapher, .stacks_in_4704Calligrapher h1, .stacks_in_4704Calligrapher h2, .stacks_in_4704Calligrapher h3, .stacks_in_4704Calligrapher h4, .stacks_in_4704Calligrapher h5, .stacks_in_4704Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4704targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4704Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_4704Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_4704Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_4704Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4705 {
	padding: 0px 0px 0px 15px;
}
#SuperMenuWrapperstacks_in_4710 {
	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_4710 {
	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_4710 {
	background: #330000;
}
















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

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

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

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

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

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

/* @end */



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

#stacks_out_4711 {
	width: 50%;
}

#stacks_in_4713 {
	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_4716gridWrapper > 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_4716gridWrapper{	margin-right: -0.000000px;    margin-left: -0.000000px;    margin-top: -0px;}@media all and (max-width: 1900px) {				.stacks_in_4716gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 1300px) {				.stacks_in_4716gridWrapper > div{		width: 33.333333%;	}		}@media all and (max-width: 700px) {				.stacks_in_4716gridWrapper > div{		width: 33.333333%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_4716 {
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_out_4716 {
	width: 50%;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_4717 {
	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_4720 {
	background-color: rgba(255, 234, 18, 1.00);
	border: solid rgba(51, 0, 0, 1.00);
	border-width: 1px 1px 1px 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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