



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


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

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

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

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

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

.puffIn {
  -webkit-animation-name: puffIn;
  animation-name: puffIn;
}
.puffOut {
  -webkit-animation-name: puffOut;
  animation-name: puffOut;
}
.vanishIn {
  -webkit-animation-name: vanishIn;
  animation-name: vanishIn;
}.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}


.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}




:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(209, 175, 108, 0.50);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(40, 95, 61, 0.65);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(235, 119, 108, 0.77);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 255, 0.50);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(250, 255, 255, 0.65);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 255, 0.77);*/--primary-dark:rgba(179, 145, 78, 0.50);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(10, 65, 31, 0.65);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(205, 89, 78, 0.77);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(177, 148, 97, 1.00);--link-color-hover:rgba(209, 175, 108, 0.50);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem}::-moz-selection{background:var(--selection-background);color:var(--selection-text)}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(253, 251, 255, 1.00);--link-color:rgba(254, 252, 255, 1.00);--link-color-hover:rgba(209, 175, 108, 0.50);--link-decoration:underline;--link-decoration-hover:none}.grid-container{max-width:calc(1600rem/16);}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(40rem/16)}h2,.h2{font-size:calc(21rem/16)}h3,.h3{font-size:calc(40rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(60rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(40rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(60rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(40rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6,h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  
html,body, p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6, blockquote, .menu li, li, form, .button,.Roboto{font-family:"Gayathri",sans-serif }
      h5,.h5,      .ecriture{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em){      h5,.h5,      .ecriture{font-size:calc(16rem/16) }}@media only screen and (min-width:64em){      h5,.h5,      .ecriture{font-size:calc(16rem/16) }}
            .Gruppo{font-family:"Gruppo",sans-serif }
.p-96{padding-top:6rem ;}  
.p-48{padding-top:3rem ;}  
.p-128{padding-top:8rem ;}  
.bas-32{padding-top:0 ;padding-bottom:2rem ;}  
.m-64{margin-right:4rem ;margin-left:4rem ;}  
.fond-gris{background-color:rgba(14, 14, 14, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.fond-gris{background-attachment:scroll!important}}
.blanc{color:rgba(255, 255, 255, 1.00) ;}
.blancs{--header-color:rgba(254, 252, 255, 1.00);--subheader-color:rgba(254, 252, 255, 1.00);--small-color:rgba(254, 252, 255, 1.00);--text-color:rgba(254, 252, 255, 1.00);--link-color:rgba(254, 252, 255, 1.00);--link-color-hover:rgba(227, 190, 121, 0.92);--link-decoration:none;--link-decoration-hover:none}
.m-24{margin-right:1.5rem ;margin-left:1.5rem ;}  
.m-64{margin-right:4rem ;margin-left:4rem ;}  
.noir{--header-color:rgba(0, 0, 0, 1.00);--subheader-color:rgba(0, 0, 0, 1.00);--small-color:rgba(0, 0, 0, 1.00);--text-color:rgba(0, 0, 0, 1.00);--link-color:rgba(0, 0, 0, 1.00);--link-color-hover:rgba(209, 175, 108, 0.50);--link-decoration:none;--link-decoration-hover:none}
.fnoir{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.fnoir{background-attachment:scroll!important}}
.b-noir{background-color:rgba(0, 0, 0, 1.00) ;}
.dore{color:rgba(181, 144, 87, 1.00) ;}
.p-24{padding-top:1.5rem ;}  
.p-256{padding-top:16rem ;}  
.bas-128{padding-top:0 ;padding-bottom:8rem ;}  
.cardi{background-color:var(--black-color) ;}
.card{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.stroke{-webkit-box-shadow: 0px 0px 10px 0px rgba(181, 144, 87, 1.00);box-shadow: 0px 0px 10px 0px rgba(181, 144, 87, 1.00);}
.marge{margin-right:12rem !important;margin-left:12rem !important;}  
            .gros{font-size:calc(20rem/16) !important;}@media only screen and (min-width:40em){            .gros{font-size:calc(35rem/16) !important}}@media only screen and (min-width:64em){            .gros{font-size:calc(45rem/16) !important}}
.jaune{--header-color:rgba(209, 175, 108, 0.50);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.rien{margin:0.25rem ;}  
 .menu>.menu a, .menu.menu a{--menu-link-color:rgba(247, 247, 247, 1.00);--menu-link-color-hover:rgba(0, 0, 0, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menu>.menu .menu-text, .menu.menu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu>.menu>li>a, .menu.menu>li>a{padding-top:1rem;padding-bottom:1rem} .menu>.menu .submenu>li>a, .menu.menu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menu>.menu li.active>a, .menu>.menu li.is-active>a, .menu>.menu a.is-active, .menu.menu li.active>a, .menu.menu li.is-active>a, .menu.menu a.is-active{--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .menu>.menu .submenu li.active>a, .menu>.menu .submenu li.is-active>a, .menu>.menu .submenu a.is-active, .menu.menu .submenu li.active>a, .menu.menu .submenu li.is-active>a, .menu.menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .menu>.menu .submenu a, .menu.menu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .menu>.menu .submenu, .menu.menu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .menu>.menu .submenu a, .menu.menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .menu>.menu .submenu .menu-text, .menu.menu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu>.menu .submenu li.active>a, .menu>.menu .submenu li.is-active>a, .menu>.menu .submenu a.is-active, .menu.menu .submenu li.active>a, .menu.menu .submenu li.is-active>a, .menu.menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
            .menu a{font-size:calc(24rem/16) ;}@media only screen and (min-width:40em){            .menu a{font-size:calc(24rem/16) }}@media only screen and (min-width:64em){            .menu a{font-size:calc(24rem/16) }}
.menu-wrapper{height:100% ;}  
.tee{height:4rem ;}  
.facebook, .facebook:hover{background-color:rgba(0, 0, 0, 1.00) ;}
.twitter, .twitter:hover{background-color:rgba(0, 0, 0, 1.00) ;}
.instagram, .instagram:hover{background-color:rgba(0, 0, 0, 1.00) ;}
.social-button{color:rgba(209, 175, 108, 1.00) ;}
            .social-button .fab{font-size:calc(21rem/16) ;}@media only screen and (min-width:40em){            .social-button .fab{font-size:calc(18rem/16) }}@media only screen and (min-width:64em){            .social-button .fab{font-size:calc(22rem/16) }}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}  
.sticky-menu{background-color:var(--secondary) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.sticky-menu{background-attachment:scroll!important}}
.sticky-menu:stuck{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.sticky-menu{background-attachment:scroll!important}}
.sticky-menu{padding:0.75rem ;}  
.sticky-menu{-webkit-transition:all 300ms ease 0ms ;transition:all 300ms ease 0ms }
            .petite{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em){            .petite{font-size:calc(16rem/16) }}@media only screen and (min-width:64em){            .petite{font-size:calc(16rem/16) }}

.fa-color .far, .fab, .fal, .fad, .fas, .fa{color:rgba(193, 156, 98, 1.00) ;}
.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(205, 171, 117, 1.00);--link-color-hover:rgba(216, 181, 125, 1.00);--link-decoration:none;--link-decoration-hover:none}
.contact-links{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(245, 245, 245, 1.00);--link-decoration:none;--link-decoration-hover:none}
.divider{--light-gray:rgba(0, 0, 0, 0.00);--medium-gray:rgba(0, 0, 0, 0.00);--dark-gray:rgba(0, 0, 0, 0.00);--black:rgba(0, 0, 0, 0.00);--black-color:var(--black);--white:rgba(0, 0, 0, 0.00);--white-color:var(--white);--primary:rgba(0, 0, 0, 0.00);--secondary:rgba(0, 0, 0, 0.00);--success:rgba(0, 0, 0, 0.00);--warning:rgba(0, 0, 0, 0.00);--alert:rgba(0, 0, 0, 0.00);--primary-contrast:rgba(0, 0, 0, 0.00);--secondary-contrast:rgba(0, 0, 0, 0.00);--success-contrast:rgba(0, 0, 0, 0.00);--warning-contrast:rgba(0, 0, 0, 0.00);--alert-contrast:rgba(0, 0, 0, 0.00);/* --primary-light:rgba(210, 210, 210, 0.00);--secondary-light:rgba(210, 210, 210, 0.00);--success-light:rgba(210, 210, 210, 0.00);--warning-light:rgba(210, 210, 210, 0.00);--alert-light:rgba(210, 210, 210, 0.00);*/--primary-dark:rgba(0, 0, 0, 0.00);--secondary-dark:rgba(0, 0, 0, 0.00);--success-dark:rgba(0, 0, 0, 0.00);--warning-dark:rgba(0, 0, 0, 0.00);--alert-dark:rgba(0, 0, 0, 0.00);--overlay-color:rgba(0, 0, 0, 0.00)}

.noir-g-d{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-color: #2d3436;
background-image: linear-gradient(15deg, #2d3436 20%, #000000 100%); }@media (hover:none) and (pointer:coarse){.noir-g-d{background-attachment:scroll!important}}
.fond-noir{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.fond-noir{background-attachment:scroll!important}}
.grisatre{background-color:rgba(0, 0, 0, 0.39) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.grisatre{background-attachment:scroll!important}}

.border1{border-color:rgba(255, 255, 255, 1.00) !important;border-width:1px 0px 0px 0px !important;border-style:solid !important;}
.border2{border-color:rgba(255, 255, 255, 1.00) !important;border-width:1px !important;border-style:solid !important;}

.adminbox-margin{margin-top:5.00px ;margin-right:10.00px ;margin-bottom:10.00px ;margin-left:5.00px ;}@media only screen and (min-width:40em){.adminbox-margin{margin-top:20.00px ;margin-right:10.00px ;margin-bottom:20.00px ;margin-left:10.00px }}@media only screen and (min-width:64em){.adminbox-margin{margin-top:0.00px ;margin-right:10.00px ;margin-bottom:20.00px ;margin-left:10.00px }}
.border-top-margin{margin-top:26.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.border-top-margin{margin-top:34.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.border-top-margin{margin-top:40.00px ;margin-right:0.00px ;margin-bottom:10.00px ;margin-left:0.00px }}
.h1-margin-post{margin-top:-120.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.h1-margin-post{margin-top:-120.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.h1-margin-post{margin-top:-120.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}
.h1-margin-pages{margin-top:-150.00px ;margin-right:0.00px ;margin-bottom:92.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.h1-margin-pages{margin-top:-170.00px ;margin-right:0.00px ;margin-bottom:92.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.h1-margin-pages{margin-top:-180.00px ;margin-right:0.00px ;margin-bottom:92.00px ;margin-left:0.00px }}

.grow-button:before{position: absolute  ;z-index:1 ;top:0px ;bottom:0px ;left:0px ;right:0px ;}
.grow-button:hover:before:hover{position: absolute  ;z-index:1 ;top:-4px ;bottom:-4px ;left:-4px ;right:-4px ;}
.grow-button:before{-webkit-transition:all 250ms ease 0ms ;transition:all 250ms ease 0ms }
.grow-button:before{border-color:rgba(255, 255, 255, 0.95) ;border-width:1px ;border-style:solid ;}

.blog-post-layout{border-color:rgba(255, 255, 255, 1.00) ;border-width:1px ;border-style:solid ;}
.blog-post-layout:hover{margin:-0.5rem ;}  
.blog-post-layout:hover{padding:0.75rem ;}  
.blog-post-layout{padding:0.25rem ;}  
.blog-post-layout:hover{-webkit-transition:all 400ms ease 0ms ;transition:all 400ms ease 0ms }
.blog-post-layout{-webkit-transition:all 400ms ease 0ms ;transition:all 400ms ease 0ms }
.post-image{height:300.00px !important;}@media only screen and (min-width:40em){.post-image{height:300.00px !important}}@media only screen and (min-width:64em){.post-image{height:350.00px !important}}

.side-border{border-color:rgba(255, 255, 255, 1.00) ;border-width:0px 0px 0px 1px ;border-style:solid ;}
.side-border-r{border-color:rgba(169, 157, 136, 1.00) ;border-width:0px 1px 0px 0px ;border-style:solid ;}

.side-border-full{height:52.00vh ;}@media only screen and (min-width:40em){.side-border-full{height:60.00vh }}@media only screen and (min-width:64em){.side-border-full{height:65.00vh }}
.side-border-half{height:35.00vh ;}@media only screen and (min-width:40em){.side-border-half{height:25.00vh }}@media only screen and (min-width:64em){.side-border-half{height:41.00vh }}
.header-hight-pages{height:35.00vh ;}@media only screen and (min-width:40em){.header-hight-pages{height:25.00vh }}@media only screen and (min-width:64em){.header-hight-pages{height:30.00vh }}

.grow-button:before{position: absolute  ;z-index:1 ;top:0px ;bottom:0px ;left:0px ;right:0px ;}
.grow-button:hover:before:hover{position: absolute  ;z-index:1 ;top:-4px ;bottom:-4px ;left:-4px ;right:-4px ;}
.grow-button:before{-webkit-transition:all 250ms ease 0ms ;transition:all 250ms ease 0ms }
.grow-button:before{border-color:rgba(255, 255, 255, 0.95) ;border-width:1px ;border-style:solid ;}
.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.button.b-p {
  overflow: visible;
  -webkit-appearance: button;
  cursor: pointer; }

.button.b-p[disabled] {
  cursor: default; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

.button.b-p {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: all 300ms ease-out; }
  .button.b-p.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  .button.b-p.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: .8125rem; }
  .button.b-p.tiny {
    padding: .625rem 1.25rem .6875rem 1.25rem;
    font-size: .6875rem; }
  .button.b-p.expand {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  .button.b-p.left-align {
    text-align: left;
    text-indent: .75rem; }
  .button.b-p.right-align {
    text-align: right;
    padding-right: .75rem; }
  .button.b-p.radius, .button.b-p.radius::before, .button.b-p.radius::after {
    border-radius: 3px; }
  .button.b-p.round, .button.b-p.radius::before, .button.b-p.round::after {
    border-radius: 1000px; }
  .button.b-p.disabled, .button.b-p[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7; }
  .button.b-p.right {
    float: right !important; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  .button.b-p {
    display: inline-block; } }

.bp-styles-warning {
  display: none; }

.button.b-p:not(.custom) {
  background-color: rgba(2, 117, 216, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #014c8c; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(231, 231, 231, 1.00);
    color: rgba(51, 51, 51, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(51, 51, 51, 1.00);
      background-color: #c1c1c1; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(217, 83, 79, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #b52b27; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #3d8b3d; }
  .button.b-p.radius:not(.custom) {
    border-radius: 4px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(2, 117, 216, 1.00);
    color: rgba(2, 117, 216, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #014c8c;
      background-color: #014c8c; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(231, 231, 231, 1.00);
      color: rgba(231, 231, 231, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(51, 51, 51, 1.00);
        border-color: #c1c1c1;
        background-color: #c1c1c1; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(217, 83, 79, 1.00);
      color: rgba(217, 83, 79, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #b52b27;
        background-color: #b52b27; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #3d8b3d;
        background-color: #3d8b3d; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(204, 204, 204, 1.00);
    border-width: 1px;
    color: rgba(55, 58, 60, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #121314;
      border-color: #a6a6a6;
      background-color: rgba(212, 212, 212, 0.00); }
.cgv{background-image:url('../files/bgimage-1252.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cgv{background-attachment:scroll!important}}@media only screen and (min-width:40em){.cgv{background-image:url('../files/bgimageMedium-1252.jpg') }}
.bas-256{padding-top:0 ;padding-bottom:16rem ;}  
.dark-gradient-overlay{position:relative;z-index:0}.dark-gradient-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.83 ; background: rgb(36,40,43);
background: linear-gradient(240deg, rgba(36,40,43,1) 0%, rgba(78,95,88,1) 79%, rgba(78,95,88,1) 100%); }

.stacks_in_1256_186{--offcanvas-size-small:250px;--offcanvas-size-medium:250px;--offcanvas-size-large:250px}




.stacks_in_1256_209{line-height:0}.stacks_in_1256_209 svg{display:inline-block;max-width:70px;height:auto;}.stacks_in_1256_209.full-width svg{width:100%;height:auto}
 .menus>.menu a, .menu.menus a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(227, 190, 121, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menus>.menu .menu-text, .menu.menus .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menus>.menu>li>a, .menu.menus>li>a{padding-top:1rem;padding-bottom:1rem} .menus>.menu .submenu>li>a, .menu.menus .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menus>.menu li.active>a, .menus>.menu li.is-active>a, .menus>.menu a.is-active, .menu.menus li.active>a, .menu.menus li.is-active>a, .menu.menus a.is-active{--menu-bg-color:rgba(227, 190, 121, 0.00);--menu-link-color:rgba(181, 144, 87, 1.00);--menu-caret-color:rgba(177, 148, 96, 1.00);--menu-link-color-hover:rgba(181, 144, 87, 1.00)} .menus>.menu .submenu li.active>a, .menus>.menu .submenu li.is-active>a, .menus>.menu .submenu a.is-active, .menu.menus .submenu li.active>a, .menu.menus .submenu li.is-active>a, .menu.menus .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .menus>.menu .submenu a, .menu.menus .submenu a{--menu-caret-color:rgba(226, 190, 121, 1.00)} .menus>.menu .submenu, .menu.menus .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .menus>.menu .submenu a, .menu.menus .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .menus>.menu .submenu .menu-text, .menu.menus .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menus>.menu .submenu li.active>a, .menus>.menu .submenu li.is-active>a, .menus>.menu .submenu a.is-active, .menu.menus .submenu li.active>a, .menu.menus .submenu li.is-active>a, .menu.menus .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .menus>.menu a::after, .menu.menus a::after{display:none!important}

/* Start Print This 2 stack CSS code */.stacks_in_1215PrintThisOuter{	 	background-color: transparent;		padding: 20px;	border: 1px solid #E3BE79;	-moz-border-radius: 0px;	-webkit-border-radius: 0px;	border-radius: 0px;}.stacks_in_1215PrintThis2{	position: relative;}@font-face {  font-family: "doo_fontsregular";  src: url('../files/printthis2Assets/font/doo_print-webfont.eot');  src: url('../files/printthis2Assets/font/doo_print-webfont.eot?#iefix') format('eot'), url('../files/printthis2Assets/font/doo_print-webfont.woff') format('woff'), url('../files/printthis2Assets/font/doo_print-webfont.ttf') format('truetype'), url('../files/printthis2Assets/font/doo_print-webfont.svg#doo_fontsregular') format('svg');  font-weight: normal;  font-style: normal;}.stacks_in_1215PrintThisButton{  float: right;  font-family: "doo_fontsregular";  font-size: 30px;  line-height: 30px;  font-weight: normal;  font-style: normal;  display: inline-block;  text-decoration: inherit;  color: #000000;  cursor:pointer;}.stacks_in_1215PrintThisButton:hover{  color: #3C3C3C;}.stacks_in_1215clearer{	clear: both;	height: 1px;	padding: 0;	margin: 0;}/* End Print This 2 stack CSS code */#stacks_in_1217,#stacks_in_1217 div,#stacks_in_1217 p,#stacks_in_1217 ol,#stacks_in_1217 ul li,#stacks_in_1217 ol li,#stacks_in_1217 ol,#stacks_in_1217 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1217,#stacks_in_1217 div,#stacks_in_1217 p,#stacks_in_1217 ol,#stacks_in_1217 ul li,#stacks_in_1217 ol li,#stacks_in_1217 ol,#stacks_in_1217 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1217{}}#stacks_in_1217,#stacks_in_1217 div,#stacks_in_1217 p,#stacks_in_1217 ul,#stacks_in_1217 ul li,#stacks_in_1217 ol li,#stacks_in_1217 ol,#stacks_in_1217 dl,#stacks_in_1217 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"arial",Sans-Serif ;font-weight:400 ;font-style:normal }

/* Start Print This 2 stack CSS code */.stacks_in_1210PrintThisOuter{	 	background-color: transparent;		padding: 50px;	border: 1px solid #E3BE79;	-moz-border-radius: 0px;	-webkit-border-radius: 0px;	border-radius: 0px;}.stacks_in_1210PrintThis2{	position: relative;}@font-face {  font-family: "doo_fontsregular";  src: url('../files/printthis2Assets/font/doo_print-webfont.eot');  src: url('../files/printthis2Assets/font/doo_print-webfont.eot?#iefix') format('eot'), url('../files/printthis2Assets/font/doo_print-webfont.woff') format('woff'), url('../files/printthis2Assets/font/doo_print-webfont.ttf') format('truetype'), url('../files/printthis2Assets/font/doo_print-webfont.svg#doo_fontsregular') format('svg');  font-weight: normal;  font-style: normal;}.stacks_in_1210PrintThisButton{  float: right;  font-family: "doo_fontsregular";  font-size: 30px;  line-height: 30px;  font-weight: normal;  font-style: normal;  display: inline-block;  text-decoration: inherit;  color: #000000;  cursor:pointer;}.stacks_in_1210PrintThisButton:hover{  color: #3C3C3C;}.stacks_in_1210clearer{	clear: both;	height: 1px;	padding: 0;	margin: 0;}/* End Print This 2 stack CSS code */#stacks_in_1212,#stacks_in_1212 div,#stacks_in_1212 p,#stacks_in_1212 ol,#stacks_in_1212 ul li,#stacks_in_1212 ol li,#stacks_in_1212 ol,#stacks_in_1212 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1212,#stacks_in_1212 div,#stacks_in_1212 p,#stacks_in_1212 ol,#stacks_in_1212 ul li,#stacks_in_1212 ol li,#stacks_in_1212 ol,#stacks_in_1212 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1212{}}#stacks_in_1212,#stacks_in_1212 div,#stacks_in_1212 p,#stacks_in_1212 ul,#stacks_in_1212 ul li,#stacks_in_1212 ol li,#stacks_in_1212 ol,#stacks_in_1212 dl,#stacks_in_1212 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"arial",Sans-Serif ;font-weight:400 ;font-style:normal }


#stacks_in_1212 {
	margin:  10px;
	padding:  10px;
}

/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1269{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_1172 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 1px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
}
/* Start True Download stack CSS code */#stacks_in_1193 iframe{height:0px;padding: 0px;margin: 0px;}#stacks_in_1193 img{display:block;margin: 0 0 0 0;}#stacks_in_1193 img:hover{cursor: pointer !important;}.stacks_in_1193loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_1193base{display: none;height: 0;padding: 0;margin: 0;}.stacks_in_1193response{display: none;width: 80%;border: 1px solid #60D667;background: #ffffff;padding: 10px;margin: 20px auto 20px 0px;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}#stacks_in_1193current{	text-align: left;	padding: 4px 0px 4px 0;}/* End True Download stack CSS code */
#stacks_in_1193 {
	padding: 50px 0px 30px 0px;
}


#stacks_in_1075 {
	padding: 10px 0px 0px 0px;
}
#stacks_in_1075_886 h5,#stacks_in_1075_886 div{color:rgba(247, 247, 247, 1.00)}#stacks_in_1075_886 h5 a,#stacks_in_1075_886 div a{color:rgba(247, 247, 247, 1.00)}#stacks_in_1075_886 h5 a:hover,#stacks_in_1075_886 div a:hover{color:rgba(185, 185, 185, 1.00)}#stacks_in_1075_886 small,#stacks_in_1075_886 small div{color:rgba(111, 111, 111, 1.00)}

#stacks_in_1075_895 h5,#stacks_in_1075_895 div{color:rgba(247, 247, 247, 1.00)}#stacks_in_1075_895 h5 a,#stacks_in_1075_895 div a{color:rgba(247, 247, 247, 1.00)}#stacks_in_1075_895 h5 a:hover,#stacks_in_1075_895 div a:hover{color:rgba(185, 185, 185, 1.00)}#stacks_in_1075_895 small,#stacks_in_1075_895 small div{color:rgba(111, 111, 111, 1.00)}

.stacks_in_1075_903{line-height:0}.stacks_in_1075_903 svg{display:inline-block;max-width:200px;height:auto;}.stacks_in_1075_903.full-width svg{width:100%;height:auto}
#stacks_in_1075_1141 h4,#stacks_in_1075_1141 div{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1141 h4 a,#stacks_in_1075_1141 div a{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1141 h4 a:hover,#stacks_in_1075_1141 div a:hover{color:rgba(135, 108, 65, 1.00)}#stacks_in_1075_1141 small,#stacks_in_1075_1141 small div{color:rgba(111, 111, 111, 1.00)}

#stacks_in_1075_930 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_930 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_930 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_930 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_930 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_930 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_930 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_930 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_930 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_930 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_930 h5{font-size:20.00px!important}}
#stacks_in_1075_939 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_939 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_939 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_939 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_939 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_939 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_939 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_939 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_939 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_939 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_939 h5{font-size:20.00px!important}}
#stacks_in_1075_946 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_946 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_946 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_946 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_946 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_946 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_946 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_946 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_946 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_946 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_946 h5{font-size:20.00px!important}}
#stacks_in_1075_953 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_953 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_953 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_953 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_953 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_953 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_953 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_953 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_953 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_953 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_953 h5{font-size:20.00px!important}}
#stacks_in_1075_960 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_960 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_960 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_960 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_960 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_960 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_960 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_960 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_960 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_960 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_960 h5{font-size:20.00px!important}}
#stacks_in_1075_1120 h4,#stacks_in_1075_1120 div{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1120 h4 a,#stacks_in_1075_1120 div a{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1120 h4 a:hover,#stacks_in_1075_1120 div a:hover{color:rgba(135, 108, 65, 1.00)}#stacks_in_1075_1120 small,#stacks_in_1075_1120 small div{color:rgba(111, 111, 111, 1.00)}

#stacks_in_1075_971 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_971 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_971 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_971 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_971 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_971 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_971 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_971 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_971 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_971 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_971 h5{font-size:20.00px!important}}
#stacks_in_1075_980 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_980 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_980 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_980 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_980 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_980 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_980 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_980 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_980 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_980 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_980 h5{font-size:20.00px!important}}
#stacks_in_1075_987 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_987 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_987 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_987 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_987 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_987 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_987 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_987 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_987 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_987 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_987 h5{font-size:20.00px!important}}
#stacks_in_1075_994 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_994 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_994 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_994 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_994 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_994 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_994 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_994 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_994 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_994 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_994 h5{font-size:20.00px!important}}
#stacks_in_1075_1127 h4,#stacks_in_1075_1127 div{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1127 h4 a,#stacks_in_1075_1127 div a{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1127 h4 a:hover,#stacks_in_1075_1127 div a:hover{color:rgba(135, 108, 65, 1.00)}#stacks_in_1075_1127 small,#stacks_in_1075_1127 small div{color:rgba(111, 111, 111, 1.00)}

#stacks_in_1075_1103 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_1103 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_1103 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_1103 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1103 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_1103 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_1103 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_1103 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_1103 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_1103 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_1103 h5{font-size:20.00px!important}}
#stacks_in_1075_1005 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_1005 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_1005 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_1005 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1005 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_1005 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_1005 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_1005 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_1005 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_1005 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_1005 h5{font-size:20.00px!important}}
#stacks_in_1075_1148 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_1148 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_1148 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_1148 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1148 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_1148 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_1148 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_1148 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_1148 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_1148 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_1148 h5{font-size:20.00px!important}}
#stacks_in_1075_1012 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_1012 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_1012 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_1012 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1012 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_1012 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_1012 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_1012 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_1012 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_1012 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_1012 h5{font-size:20.00px!important}}
#stacks_in_1075_1019 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_1019 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_1019 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_1019 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1019 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_1019 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_1019 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_1019 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_1019 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_1019 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_1019 h5{font-size:20.00px!important}}
@media only screen and (max-width:640px){#stacks_in_1075_1026 h3,#stacks_in_1075_1026 div{text-align:center !important}#stacks_out_1075_1026{display:block !important}}@media only screen and (min-width:0px){#stacks_in_1075_1026 h3,#stacks_in_1075_1026 div{letter-spacing:1.57px}}#stacks_in_1075_1026 .header-pro.text-center .hTxt{margin-right:-2px}#stacks_in_1075_1026 h3,#stacks_in_1075_1026 div{color:rgba(202, 202, 209, 1.00)}#stacks_in_1075_1026 h3 a,#stacks_in_1075_1026 div a{color:rgba(202, 202, 209, 1.00)}#stacks_in_1075_1026 h3 a:hover,#stacks_in_1075_1026 div a:hover{color:rgba(151, 151, 156, 1.00)}#stacks_in_1075_1026 small,#stacks_in_1075_1026 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1075_1026 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Gayathri",Sans-Serif;font-weight:400;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_1075_1026 h3{font-size:1.00rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_1026 h3{font-size:1.20rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_1026 h3{font-size:1.50rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_1026 h3{font-size:1.50rem!important}}
#stacks_in_1075_1096 h5,#stacks_in_1075_1096 div{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1096 h5 a,#stacks_in_1075_1096 div a{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1096 h5 a:hover,#stacks_in_1075_1096 div a:hover{color:rgba(135, 108, 65, 1.00)}#stacks_in_1075_1096 small,#stacks_in_1075_1096 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1075_1096 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(247, 247, 247, 1.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_1075_1096 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_1075_1096 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_1075_1096 .h-pro:hover .hTxt.primary{color:rgba(181, 144, 87, 1.00)}#stacks_in_1075_1096 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(207, 0, 32, 1.00)}#stacks_in_1075_1096 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_1075_1096 .hTxt{position:relative}
@media only screen and (max-width:480.00px){#stacks_in_1075_1096 h5{font-size:16.00px!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_1075_1096 h5{font-size:16.00px!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_1075_1096 h5{font-size:16.00px!important}}@media only screen and (min-width:2000.00px){#stacks_in_1075_1096 h5{font-size:20.00px!important}}
