
@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;
} .bp-grow{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-grow:hover,.bp-grow:focus,.bp-grow:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.bp-shrink{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-shrink:hover,.bp-shrink:focus,.bp-shrink:active{-webkit-transform:scale(0.9);transform:scale(0.9)}@-webkit-keyframes pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}.bp-pulse{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-pulse:hover,.bp-pulse:focus,.bp-pulse:active{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.bp-pulse-grow{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-pulse-grow:hover,.bp-pulse-grow:focus,.bp-pulse-grow:active{-webkit-animation-name:pulse-grow;animation-name:pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}.bp-pulse-shrink{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-pulse-shrink:hover,.bp-pulse-shrink:focus,.bp-pulse-shrink:active{-webkit-animation-name:pulse-shrink;animation-name:pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.bp-push{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-push:hover,.bp-push:focus,.bp-push:active{-webkit-animation-name:push;animation-name:push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}.bp-pop{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-pop:hover,.bp-pop:focus,.bp-pop:active{-webkit-animation-name:pop;animation-name:pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bp-rotate{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-rotate:hover,.bp-rotate:focus,.bp-rotate:active{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.bp-grow-rotate{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-grow-rotate:hover,.bp-grow-rotate:focus,.bp-grow-rotate:active{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.bp-float{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}
.bp-float:hover,.bp-float:focus,.bp-float:active{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.bp-sink{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-sink:hover,.bp-sink:focus,.bp-sink:active{-webkit-transform:translateY(5px);transform:translateY(5px)}@-webkit-keyframes hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.bp-hover{display:inline-block;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-hover:hover,.bp-hover:focus,.bp-hover:active{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-name:hover;animation-name:hover;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hang{50%{-webkit-transform:translateY(3px);transform:translateY(3px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hang{50%{-webkit-transform:translateY(3px);transform:translateY(3px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.bp-hang{display:inline-block;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-hang:hover,.bp-hang:focus,.bp-hang:active{-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-animation-name:hang;animation-name:hang;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.bp-skew{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-skew:hover,.bp-skew:focus,.bp-skew:active{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.bp-skew-forward{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-skew-forward:hover,.bp-skew-forward:focus,.bp-skew-forward:active{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.bp-skew-backward{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-skew-backward:hover,.bp-skew-backward:focus,.bp-skew-backward:active{-webkit-transform:skew(10deg);transform:skew(10deg)}@-webkit-keyframes wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.bp-wobble-vertical{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-vertical:hover,.bp-wobble-vertical:focus,.bp-wobble-vertical:active{-webkit-animation-name:wobble-vertical;animation-name:wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}
@-webkit-keyframes wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.bp-wobble-horizontal{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-horizontal:hover,.bp-wobble-horizontal:focus,.bp-wobble-horizontal:active{-webkit-animation-name:wobble-horizontal;animation-name:wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.bp-wobble-to-bottom-right{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-to-bottom-right:hover,.bp-wobble-to-bottom-right:focus,.bp-wobble-to-bottom-right:active{-webkit-animation-name:wobble-to-bottom-right;animation-name:wobble-to-bottom-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.bp-wobble-to-top-right{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-to-top-right:hover,.bp-wobble-to-top-right:focus,.bp-wobble-to-top-right:active{-webkit-animation-name:wobble-to-top-right;animation-name:wobble-to-top-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}
}.bp-wobble-top{display:inline-block;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-top:hover,.bp-wobble-top:focus,.bp-wobble-top:active{-webkit-animation-name:wobble-top;animation-name:wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.bp-wobble-bottom{display:inline-block;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-bottom:hover,.bp-wobble-bottom:focus,.bp-wobble-bottom:active{-webkit-animation-name:wobble-bottom;animation-name:wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.bp-wobble-skew{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-skew:hover,.bp-wobble-skew:focus,.bp-wobble-skew:active{-webkit-animation-name:wobble-skew;animation-name:wobble-skew;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.bp-buzz{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-buzz:hover,.bp-buzz:focus,.bp-buzz:active{-webkit-animation-name:buzz;animation-name:buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}
40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.bp-buzz-out{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-buzz-out:hover,.bp-buzz-out:focus,.bp-buzz-out:active{-webkit-animation-name:buzz-out;animation-name:buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bp-border-fade{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.bp-border-fade:hover,.bp-border-fade:focus,.bp-border-fade:active{box-shadow:inset 0 0 0 4px #666,0 0 1px rgba(0,0,0,0)}.bp-hollow{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;transition-property:background;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.bp-hollow:hover,.bp-hollow:focus,.bp-hollow:active{background:none!important}.bp-trim{display:inline-block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-trim:before{content:'';position:absolute;border:white solid 4px;top:4px;left:4px;right:4px;bottom:4px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.bp-trim:hover:before,.bp-trim:focus:before,.bp-trim:active:before{opacity:1}.bp-outline-outward{display:inline-block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-outline-outward:before{content:'';position:absolute;border:#e1e1e1 solid 2px;top:0;right:0;bottom:0;left:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.bp-outline-outward:hover:before,.bp-outline-outward:focus:before,.bp-outline-outward:active:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.bp-outline-inward{display:inline-block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-outline-inward:before{pointer-events:none;content:'';position:absolute;border:#e1e1e1 solid 2px;top:-10px;right:-10px;bottom:-10px;left:-10px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.bp-outline-inward:hover:before,.bp-outline-inward:focus:before,.bp-outline-inward:active:before{top:-4px;right:-4px;bottom:-4px;left:-4px;opacity:1}.bp-round-corners{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border-radius;transition-property:border-radius;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-round-corners:hover,.bp-round-corners:focus,.bp-round-corners:active{border-radius:1em}.bp-glow{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-glow:hover,.bp-glow:focus,.bp-glow:active{box-shadow:0 0 8px rgba(0,0,0,0.6)}.bp-glow-light{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-glow-light:hover,.bp-glow-light:focus,.bp-glow-light:active{box-shadow:0 0 8px rgba(220,220,220,0.72)}.bp-box-shadow-outset{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-box-shadow-outset:hover,.bp-box-shadow-outset:focus,.bp-box-shadow-outset:active{box-shadow:2px 2px 2px rgba(0,0,0,0.6)}.bp-box-shadow-inset{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 rgba(0,0,0,0.6),0 0 1px rgba(0,0,0,0);-webkit-transform:translateZ(0);transform:translateZ(0)}
.bp-box-shadow-inset:hover,.bp-box-shadow-inset:focus,.bp-box-shadow-inset:active{box-shadow:inset 2px 2px 2px rgba(0,0,0,0.6),0 0 1px rgba(0,0,0,0)}.bp-float-shadow{display:inline-block;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-float-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0,rgba(0,0,0,0) 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.bp-float-shadow:hover,.bp-float-shadow:focus,.bp-float-shadow:active{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.bp-float-shadow:hover:before,.bp-float-shadow:focus:before,.bp-float-shadow:active:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}@-webkit-keyframes hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@-webkit-keyframes hover-shadow{0%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:.4}50%{-webkit-transform:translateY(3px);transform:translateY(3px);opacity:1}100%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:.4}}@keyframes hover-shadow{0%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:.4}50%{-webkit-transform:translateY(3px);transform:translateY(3px);opacity:1}100%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:.4}}.bp-hover-shadow{display:inline-block;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-hover-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0,rgba(0,0,0,0) 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.bp-hover-shadow:hover,.bp-hover-shadow:focus,.bp-hover-shadow:active{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-name:hover;animation-name:hover;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.bp-hover-shadow:hover:before,.bp-hover-shadow:focus:before,.bp-hover-shadow:active:before{opacity:.4;-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-animation-name:hover-shadow;animation-name:hover-shadow;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.bp-shadow-radial{display:inline-block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-shadow-radial:before,.bp-shadow-radial:after{pointer-events:none;position:absolute;content:'';left:0;width:100%;box-sizing:border-box;background-repeat:no-repeat;height:5px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.bp-shadow-radial:before{bottom:100%;background:radial-gradient(ellipse at 50% 150%,rgba(0,0,0,0.6) 0,rgba(0,0,0,0) 80%)}.bp-shadow-radial:after{top:100%;background:radial-gradient(ellipse at 50% -50%,rgba(0,0,0,0.6) 0,rgba(0,0,0,0) 80%)}.bp-shadow-radial:hover:before,.bp-shadow-radial:focus:before,.bp-shadow-radial:active:before,.bp-shadow-radial:hover:after,.bp-shadow-radial:focus:after,.bp-shadow-radial:active:after{opacity:1}.bp-shadow-radial-light{display:inline-block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(240,240,240,0)}.bp-shadow-radial-light:before,.bp-shadow-radial-light:after{pointer-events:none;position:absolute;content:'';left:0;width:100%;box-sizing:border-box;background-repeat:no-repeat;height:5px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}
.bp-shadow-radial-light:before{bottom:100%;background:radial-gradient(ellipse at 50% 150%,rgba(240,240,240,0.75) 0,rgba(240,240,240,0) 80%)}.bp-shadow-radial-light:after{top:100%;background:radial-gradient(ellipse at 50% -50%,rgba(240,240,240,0.75) 0,rgba(240,240,240,0) 80%)}.bp-shadow-radial-light:hover:before,.bp-shadow-radial-light:focus:before,.bp-shadow-radial-light:active:before,.bp-shadow-radial-light:hover:after,.bp-shadow-radial-light:focus:after,.bp-shadow-radial-light:active:after{opacity:1}@-webkit-keyframes bp-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}@keyframes bp-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}.bp-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.bp-ripple-out:before{content:'';position:absolute;border:rgba(255,255,255,0) solid 2px;top:-2px;right:-2px;bottom:-2px;left:-2px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.bp-ripple-out:hover:before,.bp-ripple-out:focus:before,.bp-ripple-out:active:before{-webkit-animation-name:bp-ripple-out;animation-name:bp-ripple-out}
  .theme-version{display:block}.theme-version.number-110,#stacks_in_205639{display:none}.stacks_out{overflow:visible !important}.stacks_in{overflow:visible}::selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}::-moz-selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}body,.font-family-text{font-family:Arial, Helvetica, sans-serif;font-weight:400;}h1,.font-family-h1{font-family:Arial, Helvetica, sans-serif;font-style:normal;font-weight:300;}h1 a,.font-family-h1 a{font-family:inherit}h2,h3,h4,h5,h6,.font-family-h2{font-family:Arial, Helvetica, sans-serif;font-style:normal;font-weight:600;}h2 a,h3 a,h4 a,h5 a,h6 a,.font-family-h2 a{font-family:inherit}body{background-color:#FFFFFF;}.hide-for-touch,.show-for-touch{display:none}.no-js .hide-for-touch{display:block}.vegas-loading{display:none}.vegas-background{image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;user-select:none}.hide-overflow{overflow:hidden !important}.columns > .equalizer.small-up{height:100%}@media only screen and (min-width:40.063em){.columns > .equalizer.medium-up{height:100%}}@media only screen and (min-width:62.563em){.columns > .equalizer.large-up{height:100%}}@media only screen and (max-width:40em){.row.collapse-small > .columns{padding-left:0;padding-right:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.collapse-medium > .columns{padding-left:0;padding-right:0}}@media only screen and (max-width:40em){.row .row.collapse-small{margin:0;width:auto}.row .row.collapse-small::before,.row .row.collapse-small::after{content:" ";display:table}.row .row.collapse-small::after{clear:both}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row .row.collapse-medium{margin:0;width:auto}.row .row.collapse-medium::before,.row .row.collapse-medium::after{content:" ";display:table}.row .row.collapse-medium::after{clear:both}}.column,.columns{padding-left:0.94rem;padding-right:0.94rem}.row .row{margin:0 -0.94rem}.row.divider > .columns:not(:first-child):before{content:" ";margin:0 -0.94rem;position:absolute}@media only screen and (max-width:40em){.row.divider-medium-up > .columns::before,.row.divider-large-up > .columns::before,.small-12::before{display:none}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.divider-large-up > .columns::before,.medium-12::before{display:none}}@media only screen and (min-width:62.563em){.large-12:before{display:none}}.floating-body.radius{border-radius:3px}.floating-body.radius > .columns > .stacks_out:first-child > .stacks_in > .top-bar-wrapper:not(.fixed){border-top-right-radius:3px;border-top-left-radius:3px}.floating-body .top-bar-wrapper.contain-to-grid.fixed{max-width:1070px;left:50%;transform:translateX(-50%)}.radius{background-clip:padding-box}img{color:#FFFFFF}img.radius{border-radius:3px}img.round{border-radius:1000px}.row{max-width:1070px !important;}.row.max-edge{max-width:100% !important}body{color:rgba(34, 34, 34, 1.00)}a{color:rgba(0, 140, 186, 1.00);-webkit-text-decoration:none;text-decoration:none;font-weight:inherit}a:hover,a:focus{color:rgba(0, 102, 136, 1.00)}a.close,a.close-reveal-modal{text-decoration:none}.alt{color:rgba(255, 255, 255, 1.00)}.alt a{color:rgba(0, 140, 186, 1.00);-webkit-text-decoration:none;text-decoration:none}.alt a:hover,.alt a:focus{color:rgba(0, 102, 136, 1.00)}.alt small{color:rgba(255, 255, 255, 1.00)}h1,h2,h3,h4,h5,h6{color:rgba(34, 34, 34, 1.00);margin-top:0}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{color:rgba(255, 255, 255, 1.00)}h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader{color:rgba(44, 44, 44, 1.00)}h1.subheader.alt,h2.subheader.alt,h3.subheader.alt,h4.subheader.alt,h5.subheader.alt,h6.subheader.alt{color:rgba(255, 255, 255, 1.00)}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:30%;color:rgba(44, 44, 44, 1.00)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit !important}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{opacity:0.8;color:inherit !important}h1{font-size:2.12rem}h2{font-size:1.69rem}h3{font-size:1.38rem}h4{font-size:1.12rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}@media only screen and (min-width:40.063em){h1{font-size:2.75rem}h2{font-size:2.31rem}h3{font-size:1.69rem}h4{font-size:1.44rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}}code{color:rgba(204, 55, 30, 1.00)}hr,blockquote,abbr,acronym,.vcard{border-color:rgba(170, 170, 170, 1.00)}hr.alt,blockquote.alt,abbr.alt,acronym.alt,.vcard.alt{border-color:rgba(221, 221, 221, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.secondary,blockquote.secondary,abbr.secondary,acronym.secondary,.vcard.secondary{border-color:rgba(170, 170, 170, 1.00)}hr.swatch1,blockquote.swatch1,abbr.swatch1,acronym.swatch1,.vcard.swatch1{border-color:rgba(34, 34, 34, 1.00)}hr.swatch2,blockquote.swatch2,abbr.swatch2,acronym.swatch2,.vcard.swatch2{border-color:rgba(34, 34, 34, 1.00)}hr.swatch3,blockquote.swatch3,abbr.swatch3,acronym.swatch3,.vcard.swatch3{border-color:rgba(34, 34, 34, 1.00)}hr.swatch4,blockquote.swatch4,abbr.swatch4,acronym.swatch4,.vcard.swatch4{border-color:rgba(248, 248, 248, 1.00)}hr.swatch5,blockquote.swatch5,abbr.swatch5,acronym.swatch5,.vcard.swatch5{border-color:rgba(248, 248, 248, 1.00)}hr.swatch6,blockquote.swatch6,abbr.swatch6,acronym.swatch6,.vcard.swatch6{border-color:rgba(248, 248, 248, 1.00)}blockquote,blockquote p{color:rgba(44, 44, 44, 1.00)}blockquote cite,blockquote cite a,blockquote p cite,blockquote p cite a{color:rgba(40, 40, 40, 1.00)}blockquote.alt,blockquote.alt p,blockquote p.alt,blockquote p.alt p{color:rgba(255, 255, 255, 1.00)}blockquote.alt cite,blockquote.alt cite a,blockquote.alt p cite,blockquote.alt p cite a,blockquote p.alt cite,blockquote p.alt cite a,blockquote p.alt p cite,blockquote p.alt p cite a{color:rgba(255, 255, 255, 1.00)}.flex-video{margin-bottom:0}.contain-to-grid .top-bar{max-width:1070px}.top-bar .top-bar-section ul li > a.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar .top-bar-section ul li > a.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary{background-color:rgba(170, 170, 170, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(161, 161, 161, 1.00)}.top-bar .top-bar-section ul li > a.button.alert{background-color:rgba(240, 65, 36, 1.00)}.top-bar .top-bar-section ul li > a.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.top-bar .top-bar-section ul li > a.button.success{background-color:rgba(67, 172, 106, 1.00)}.top-bar .top-bar-section ul li > a.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.top-bar .top-bar-section ul li > a.button.radius{border-radius:3px}.top-bar-wrapper.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-primary ul:not(.title-area) ul.dropdown{background-color:rgba(0, 140, 186, 1.00)}.top-bar-wrapper.fn-scheme-primary .site-title,.top-bar-wrapper.fn-scheme-primary .site-title small,.top-bar-wrapper.fn-scheme-primary a:not(.button){color:rgba(255, 255, 255, 1.00) !important}.top-bar-wrapper.fn-scheme-primary .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-secondary{background-color:rgba(170, 170, 170, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-secondary ul:not(.title-area) ul.dropdown{background-color:rgba(170, 170, 170, 1.00)}.top-bar-wrapper.fn-scheme-secondary .site-title,.top-bar-wrapper.fn-scheme-secondary .site-title small,.top-bar-wrapper.fn-scheme-secondary a:not(.button){color:rgba(51, 51, 51, 1.00) !important}.top-bar-wrapper.fn-scheme-secondary .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(51, 51, 51, 1.00),0 7px 0 1px rgba(51, 51, 51, 1.00),0 14px 0 1px rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-swatch1{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 .site-title,.top-bar-wrapper.fn-scheme-swatch1 .site-title small,.top-bar-wrapper.fn-scheme-swatch1 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch1 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 .site-title,.top-bar-wrapper.fn-scheme-swatch2 .site-title small,.top-bar-wrapper.fn-scheme-swatch2 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch2 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 .site-title,.top-bar-wrapper.fn-scheme-swatch3 .site-title small,.top-bar-wrapper.fn-scheme-swatch3 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch3 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 .site-title,.top-bar-wrapper.fn-scheme-swatch4 .site-title small,.top-bar-wrapper.fn-scheme-swatch4 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch4 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 .site-title,.top-bar-wrapper.fn-scheme-swatch5 .site-title small,.top-bar-wrapper.fn-scheme-swatch5 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch5 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 .site-title,.top-bar-wrapper.fn-scheme-swatch6 .site-title small,.top-bar-wrapper.fn-scheme-swatch6 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch6 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.alert-box{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00)}.alert-box a:not(.close){color:rgba(255, 255, 255, 1.00);text-decoration:underline}.alert-box.secondary{background-color:rgba(170, 170, 170, 1.00);color:rgba(51, 51, 51, 1.00);border-color:rgba(161, 161, 161, 1.00)}.alert-box.alert{background-color:rgba(240, 65, 36, 1.00);border-color:rgba(228, 61, 34, 1.00)}.alert-box.success{background-color:rgba(67, 172, 106, 1.00);border-color:rgba(63, 163, 100, 1.00)}.alert-box.warning{background-color:rgba(240, 138, 36, 1.00);border-color:rgba(228, 131, 34, 1.00)}.alert-box.info{background-color:rgba(160, 211, 232, 1.00);color:rgba(76, 76, 76, 1.00);border-color:rgba(152, 200, 220, 1.00)}.alert-box.radius{border-radius:3px}.breadcrumbs{background-color:rgba(170, 170, 170, 1.00);border-color:rgba(161, 161, 161, 1.00);color:rgba(51, 51, 51, 1.00)}.breadcrumbs .current a{color:rgba(51, 51, 51, 1.00)}.breadcrumbs.radius{border-radius:3px}.breadcrumbs header{display:inline}.breadcrumbs .fa{font-size:1em}.breadcrumbs .unavailable{color:rgba(51, 51, 51, 1.00)}.breadcrumbs li:before{color:rgba(76, 76, 76, 1.00)}.breadcrumbs *:first-child:before{margin:0 .75rem}.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.secondary{background-color:rgba(170, 170, 170, 1.00);color:rgba(51, 51, 51, 1.00)}.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(161, 161, 161, 1.00)}.button.alert{background-color:rgba(240, 65, 36, 1.00)}.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.button.success{background-color:rgba(67, 172, 106, 1.00)}.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.button.radius{border-radius:3px}.button.ghost{background-color:transparent;border-width:1px;border-color:rgba(0, 140, 186, 1.00);color:rgba(0, 140, 186, 1.00)}.button.ghost:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.ghost.secondary{border-color:rgba(170, 170, 170, 1.00);color:rgba(170, 170, 170, 1.00)}.button.ghost.secondary:hover{color:rgba(51, 51, 51, 1.00);border-color:rgba(161, 161, 161, 1.00);background-color:rgba(161, 161, 161, 1.00)}.button.ghost.alert{border-color:rgba(240, 65, 36, 1.00);color:rgba(240, 65, 36, 1.00)}.button.ghost.alert:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(228, 61, 34, 1.00);background-color:rgba(228, 61, 34, 1.00)}.button.ghost.success{border-color:rgba(67, 172, 106, 1.00);color:rgba(67, 172, 106, 1.00)}.button.ghost.success:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(63, 163, 100, 1.00);background-color:rgba(63, 163, 100, 1.00)}.split.button.radius span{border-top-right-radius:3px;border-bottom-right-radius:3px}.split.button span::after{border-top-color:rgba(255, 255, 255, 1.00)}.split.button.secondary span::after{border-top-color:rgba(51, 51, 51, 1.00)}.button-group.radius > *:first-child,.button-group.radius > *:first-child > a,.button-group.radius > *:first-child > button,.button-group.radius > *:first-child > .button{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius > *:last-child,.button-group.radius > *:last-child > a,.button-group.radius > *:last-child > button,.button-group.radius > *:last-child > .button{border-top-right-radius:3px;border-bottom-right-radius:3px}.button-group.stack > li .button,.button-group.stack-for-small > li .button{border-top:1px solid rgba(255,255,255,0.5)}.icon-bar{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.icon-bar > .item{cursor:pointer;color:rgba(255, 255, 255, 1.00)}.icon-bar > .item label,.icon-bar > .item i{color:rgba(255, 255, 255, 1.00)}.icon-bar > .item:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.icon-bar.secondary{background-color:rgba(170, 170, 170, 1.00);color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item label,.icon-bar.secondary > .item i{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item:hover{background-color:rgba(161, 161, 161, 1.00);color:rgba(51, 51, 51, 1.00)}form[data-abide] .error label{color:rgba(240, 65, 36, 1.00)}form[data-abide] .error small.error,form[data-abide] .error span.error{background-color:rgba(240, 65, 36, 1.00);color:rgba(255, 255, 255, 1.00)}input[type="radio"]{margin-left:1px}form input[type="text"],form input[type="password"],form input[type="date"],form input[type="datetime"],form input[type="datetime-local"],form input[type="month"],form input[type="week"],form input[type="email"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="time"],form input[type="url"],form textarea,form select{font-size:16px;color:rgba(34, 34, 34, 1.00)}form input[type="text"]:focus,form input[type="password"]:focus,form input[type="date"]:focus,form input[type="datetime"]:focus,form input[type="datetime-local"]:focus,form input[type="month"]:focus,form input[type="week"]:focus,form input[type="email"]:focus,form input[type="number"]:focus,form input[type="search"]:focus,form input[type="tel"]:focus,form input[type="time"]:focus,form input[type="url"]:focus,form textarea:focus,form select:focus{border-color:rgba(0, 140, 186, 1.00)}form fieldset{border-color:rgba(170, 170, 170, 1.00)}form legend{background-color:#FFFFFF}form label{color:rgba(40, 40, 40, 1.00)}form.radius input[type="text"],form.radius input[type="password"],form.radius input[type="date"],form.radius input[type="datetime"],form.radius input[type="datetime-local"],form.radius input[type="month"],form.radius input[type="week"],form.radius input[type="email"],form.radius input[type="number"],form.radius input[type="search"],form.radius input[type="tel"],form.radius input[type="time"],form.radius input[type="url"],form.radius textarea,form.radius select,form.radius small.error{border-radius:3px}form.radius span.prefix,form.radius label.prefix{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius span.postfix,form.radius label.postfix{border-top-right-radius:3px;border-bottom-right-radius:3px}form.radius .input-group > *:first-child,form.radius .input-group > *:first-child *{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius .input-group > *:last-child,form.radius .input-group > *:last-child *{border-top-right-radius:3px;border-bottom-right-radius:3px}.range-slider,.range-slider.radius,.range-slider.round{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(225, 225, 225, 1.00)}.range-slider .range-slider-handle,.range-slider.radius .range-slider-handle,.range-slider.round .range-slider-handle{background-color:rgba(0, 140, 186, 1.00)}.range-slider .range-slider-handle:hover,.range-slider.radius .range-slider-handle:hover,.range-slider.round .range-slider-handle:hover{background-color:rgba(0, 133, 176, 1.00)}.range-slider .range-slider-active-segment,.range-slider.radius .range-slider-active-segment,.range-slider.round .range-slider-active-segment{background-color:rgba(225, 225, 225, 1.00)}.range-slider.secondary,.range-slider.radius.secondary,.range-slider.round.secondary{background-color:rgba(51, 51, 51, 1.00);border-color:rgba(21, 21, 21, 1.00)}.range-slider.secondary .range-slider-handle,.range-slider.radius.secondary .range-slider-handle,.range-slider.round.secondary .range-slider-handle{background-color:rgba(170, 170, 170, 1.00)}.range-slider.secondary .range-slider-handle:hover,.range-slider.radius.secondary .range-slider-handle:hover,.range-slider.round.secondary .range-slider-handle:hover{background-color:rgba(161, 161, 161, 1.00)}.range-slider.secondary .range-slider-active-segment,.range-slider.radius.secondary .range-slider-active-segment,.range-slider.round.secondary .range-slider-active-segment{background-color:rgba(21, 21, 21, 1.00)}.slider-display{display:block;margin-top:16px}fieldset.switch label{background-color:#e6e6e6}fieldset.switch label::after{background-color:rgba(255, 255, 255, 1.00)}fieldset.switch input:checked + label{background-color:rgba(0, 140, 186, 1.00)}fieldset.switch.secondary label::after{background-color:rgba(51, 51, 51, 1.00)}fieldset.switch.secondary input:checked + label{background-color:rgba(170, 170, 170, 1.00)}fieldset.switch.alert input:checked + label{background-color:rgba(240, 65, 36, 1.00)}fieldset.switch.success input:checked + label{background-color:rgba(67, 172, 106, 1.00)}.label{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);margin-bottom:0}.label.secondary{background-color:rgba(170, 170, 170, 1.00);color:rgba(51, 51, 51, 1.00)}.label.alert{background-color:rgba(240, 65, 36, 1.00)}.label.success{background-color:rgba(67, 172, 106, 1.00)}.label.radius{border-radius:3px}.alert-box .close{opacity:0.5}.slideshow-wrapper{min-height:50px;z-index:10}.orbit-container .orbit-bullets li{cursor:pointer;background:rgba(170, 170, 170, 1.00)}.orbit-container .orbit-bullets li.active,.orbit-container .orbit-bullets li:hover{background:rgba(0, 140, 186, 1.00)}.accordion .accordion-navigation > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.accordion .accordion-navigation > a:hover{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > a.radius{border-radius:3px}.accordion .accordion-navigation > a.round{border-radius:1000px}.accordion .accordion-navigation.active > a{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > .content{background-color:transparent !important}.accordion.secondary .accordion-navigation > a{background-color:rgba(170, 170, 170, 1.00);color:rgba(51, 51, 51, 1.00)}.accordion.secondary .accordion-navigation > a:hover{background-color:rgba(161, 161, 161, 1.00)}.accordion.secondary .accordion-navigation.active > a{background-color:rgba(161, 161, 161, 1.00)}.tabs li.tab-title > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.tabs li.tab-title > a:hover{background-color:rgba(0, 133, 176, 1.00)}.tabs li.tab-title.active > a{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.tabs.secondary li.tab-title > a{background-color:rgba(170, 170, 170, 1.00);color:rgba(51, 51, 51, 1.00)}.tabs.secondary li.tab-title > a:hover{background-color:rgba(161, 161, 161, 1.00)}.tabs.secondary li.tab-title.active > a{color:rgba(51, 51, 51, 1.00);background-color:rgba(161, 161, 161, 1.00)}.tabs.swatch1 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch1 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch1 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch2 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch2 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch2 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch3 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch4 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch4 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch4 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch5 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch6 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.radius li.tab-title:first-child a{border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius li.tab-title:last-child a{border-top-right-radius:3px;border-bottom-right-radius:3px}.th.radius{border-radius:3px}.th:hover,.th:focus{box-shadow:0 0 6px 1px rgba(0, 70, 93, 1.00)}.f-dropdown,.f-dropdown.content{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(51, 51, 51, 1.00)}.f-dropdown::before,.f-dropdown.content::before{border-color:transparent transparent rgba(255, 255, 255, 1.00) transparent}.f-dropdown::after,.f-dropdown.content::after{border-color:transparent transparent rgba(204, 204, 204, 1.00) transparent}.f-dropdown li a,.f-dropdown.content li a{color:rgba(51, 51, 51, 1.00)}.f-dropdown li:hover,.f-dropdown.content li:hover{background-color:rgba(0,0,0,0.1)}.f-dropdown.radius,.f-dropdown.content.radius{border-radius:3px}.tooltip{border-radius:3px;background-color:rgba(51, 51, 51, 1.00);color:rgba(255, 255, 255, 1.00)}.panel{background-color:rgba(178, 178, 178, 1.00);border-color:rgba(161, 161, 161, 1.00)}.panel.radius{border-radius:3px}.panel p{color:rgba(34, 34, 34, 1.00)}.panel p a{color:rgba(0, 140, 186, 1.00)}.panel p.alt{color:rgba(255, 255, 255, 1.00)}.panel p.alt a{color:rgba(0, 140, 186, 1.00)}.panel p.alt a:hover{color:rgba(0, 102, 136, 1.00)}.panel p.alt small{color:rgba(255, 255, 255, 1.00)}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{color:rgba(34, 34, 34, 1.00)}.panel h1.alt,.panel h2.alt,.panel h3.alt,.panel h4.alt,.panel h5.alt,.panel h6.alt{color:rgba(255, 255, 255, 1.00)}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{color:rgba(44, 44, 44, 1.00)}.panel h1.subheader.alt,.panel h2.subheader.alt,.panel h3.subheader.alt,.panel h4.subheader.alt,.panel h5.subheader.alt,.panel h6.subheader.alt{color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .title{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .price{color:rgba(34, 34, 34, 1.00)}.pricing-table.primary .description{color:rgba(34, 34, 34, 1.00)}.pricing-table.primary .bullet-item{color:rgba(34, 34, 34, 1.00)}.pricing-table.secondary .title{background-color:rgba(170, 170, 170, 1.00);color:rgba(51, 51, 51, 1.00)}.pricing-table.secondary .price{color:rgba(34, 34, 34, 1.00)}.pricing-table.secondary .description{color:rgba(34, 34, 34, 1.00)}.pricing-table.secondary .bullet-item{color:rgba(34, 34, 34, 1.00)}.pricing-table.radius{border-radius:3px}.pricing-table.radius .title{border-top-right-radius:3px;border-top-left-radius:3px}.pricing-table.radius .cta-button{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.side-nav li a:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav li a:not(.button):hover{background-color:rgba(187, 187, 187, 1.00);color:rgba(0, 102, 136, 1.00)}.side-nav li.active > a:first-child:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav li.active:not(.has-dropdown) a:not(.button){color:rgba(0, 119, 158, 1.00)}.side-nav header{color:rgba(34, 34, 34, 1.00);margin-top:1rem;margin-bottom:0.5rem}.side-nav label{color:rgba(40, 40, 40, 1.00)}.side-nav li.divider{border-top-color:rgba(170, 170, 170, 1.00)}.side-nav.alt li a:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav.alt li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(0, 102, 136, 1.00)}.side-nav.alt li.active > a:first-child:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav.alt li.active:not(.has-dropdown) a:not(.button){color:rgba(0, 119, 158, 1.00)}.side-nav.alt header{color:rgba(255, 255, 255, 1.00)}.side-nav.alt label{color:rgba(255, 255, 255, 1.00)}.side-nav.alt li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.sub-nav dt,.sub-nav dd,.sub-nav li{float:none;display:inline-block}.sub-nav dt a:not(.button),.sub-nav dd a:not(.button),.sub-nav li a:not(.button){color:rgba(0, 140, 186, 1.00)}.sub-nav dt a:not(.button):hover,.sub-nav dd a:not(.button):hover,.sub-nav li a:not(.button):hover{color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button),.sub-nav dd.active a:not(.button),.sub-nav li.active a:not(.button){color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 140, 186, 1.00)}.sub-nav dt.active a:not(.button):hover,.sub-nav dd.active a:not(.button):hover,.sub-nav li.active a:not(.button):hover{background-color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button).secondary,.sub-nav dd.active a:not(.button).secondary,.sub-nav li.active a:not(.button).secondary{color:rgba(51, 51, 51, 1.00);background-color:rgba(170, 170, 170, 1.00)}.sub-nav dt.active a:not(.button).secondary:hover,.sub-nav dd.active a:not(.button).secondary:hover,.sub-nav li.active a:not(.button).secondary:hover{background-color:rgba(161, 161, 161, 1.00)}.sub-nav.secondary dt a:not(.button),.sub-nav.secondary dd a:not(.button),.sub-nav.secondary li a:not(.button){color:rgba(170, 170, 170, 1.00)}.sub-nav.secondary dt a:not(.button):hover,.sub-nav.secondary dd a:not(.button):hover,.sub-nav.secondary li a:not(.button):hover{color:rgba(161, 161, 161, 1.00)}.sub-nav.secondary dt.active a:not(.button),.sub-nav.secondary dd.active a:not(.button),.sub-nav.secondary li.active a:not(.button){color:rgba(51, 51, 51, 1.00);background-color:rgba(170, 170, 170, 1.00)}.sub-nav.secondary dt.active a:not(.button):hover,.sub-nav.secondary dd.active a:not(.button):hover,.sub-nav.secondary li.active a:not(.button):hover{background-color:rgba(161, 161, 161, 1.00)}.reveal-modal{z-index:9999;background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00);border:none;border-radius:0}@media screen and (max-width:39.9375em){.reveal-modal{border-radius:0 !important}}.reveal-modal.fullscreen{position:fixed;top:0px !important;width:100vw;height:100vh;overflow-y:scroll}.reveal-modal.fullscreen .close-reveal-modal{position:fixed}.reveal-modal.radius{border-radius:3px}.reveal-modal .close-reveal-modal{color:rgba(170, 170, 170, 1.00);font-weight:normal;z-index:99999}.reveal-modal-bg{z-index:9998;background:rgba(0, 0, 0, 0.45)}nav.inline-nav ul.inline-list{margin-left:0}nav.inline-nav ul.inline-list li{float:none;display:inline-block}nav.inline-nav ul.inline-list li:first-child{margin-left:0}nav.inline-nav ul.inline-list li.active{border-width:0 0 1px 0;border-style:solid;border-bottom-color:rgba(0, 140, 186, 1.00)}nav.inline-nav ul.inline-list.alt li.active{border-bottom-color:rgba(0, 140, 186, 1.00)}.clearing-blackout{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .visible-img,.clearing-assembled .clearing-container .clearing-caption{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .carousel{background-color:rgba(242, 242, 242, 1.00)}.clearing-assembled .clearing-container .clearing-close{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-close:hover,.clearing-assembled .clearing-container .clearing-close:focus{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-main-next > span{border-color:transparent;border-left-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-main-prev > span{border-color:transparent;border-right-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-caption{color:rgba(51, 51, 51, 1.00)}.copyright{color:rgba(34, 34, 34, 1.00);font-size:0.9rem}.copyright a{color:rgba(0, 140, 186, 1.00)}.copyright a:hover{color:rgba(0, 102, 136, 1.00)}.stacks_s_hidden,.stacks_m_hidden,.stacks_l_hidden{display:block !important}@media only screen and (max-width:40em){.stacks_s_hidden{display:none !important}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.stacks_m_hidden{display:none !important}}@media only screen and (min-width:62.563em){.stacks_l_hidden{display:none !important}}.fn-text-header{color:rgba(34, 34, 34, 1.00)}.fn-text-link a{color:rgba(0, 140, 186, 1.00)}.fn-text-link a:hover{color:rgba(0, 102, 136, 1.00)}.fn-text-text{color:rgba(34, 34, 34, 1.00)}.fn-text-text p,.fn-text-text div{color:rgba(34, 34, 34, 1.00)}.fn-text-accent{color:rgba(170, 170, 170, 1.00)}.fn-text-code-text{color:rgba(204, 55, 30, 1.00)}.fn-text-header-alt{color:rgba(255, 255, 255, 1.00)}.fn-text-link-alt a{color:rgba(0, 140, 186, 1.00)}.fn-text-link-alt a:hover{color:rgba(0, 102, 136, 1.00)}.fn-text-accent-alt{color:rgba(221, 221, 221, 1.00)}.fn-text-primary{color:rgba(0, 140, 186, 1.00)}.fn-text-primary-text{color:rgba(255, 255, 255, 1.00)}.fn-text-primary-text p,.fn-text-primary-text div{color:rgba(255, 255, 255, 1.00)}.fn-text-secondary{color:rgba(170, 170, 170, 1.00)}.fn-text-secondary-text{color:rgba(51, 51, 51, 1.00)}.fn-text-secondary-text p,.fn-text-secondary-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-alert{color:rgba(240, 65, 36, 1.00)}.fn-text-success{color:rgba(67, 172, 106, 1.00)}.fn-text-warning{color:rgba(240, 138, 36, 1.00)}.fn-text-info{color:rgba(160, 211, 232, 1.00)}.fn-text-modal{color:rgba(255, 255, 255, 1.00)}.fn-text-modal-close{color:rgba(170, 170, 170, 1.00)}.fn-text-modal-text{color:rgba(51, 51, 51, 1.00)}.fn-text-modal-text p,.fn-text-modal-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-text-alt{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt p,.fn-text-text-alt div{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1,.fn-text-text-alt h2,.fn-text-text-alt h3,.fn-text-text-alt h4,.fn-text-text-alt h5,.fn-text-text-alt h6{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 a,.fn-text-text-alt h2 a,.fn-text-text-alt h3 a,.fn-text-text-alt h4 a,.fn-text-text-alt h5 a,.fn-text-text-alt h6 a{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 a:hover,.fn-text-text-alt h2 a:hover,.fn-text-text-alt h3 a:hover,.fn-text-text-alt h4 a:hover,.fn-text-text-alt h5 a:hover,.fn-text-text-alt h6 a:hover{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 small,.fn-text-text-alt h2 small,.fn-text-text-alt h3 small,.fn-text-text-alt h4 small,.fn-text-text-alt h5 small,.fn-text-text-alt h6 small{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt a{color:rgba(0, 140, 186, 1.00)}.fn-text-text-alt a:hover{color:rgba(0, 102, 136, 1.00)}.fn-text-sw1c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw1c1 p,.fn-text-sw1c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw1c1 h1,.fn-text-sw1c1 h2,.fn-text-sw1c1 h3,.fn-text-sw1c1 h4,.fn-text-sw1c1 h5,.fn-text-sw1c1 h6,.fn-text-sw1c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw1c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c2 p,.fn-text-sw1c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c2 h1,.fn-text-sw1c2 h2,.fn-text-sw1c2 h3,.fn-text-sw1c2 h4,.fn-text-sw1c2 h5,.fn-text-sw1c2 h6,.fn-text-sw1c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw1c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw2c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c1 p,.fn-text-sw2c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c1 h1,.fn-text-sw2c1 h2,.fn-text-sw2c1 h3,.fn-text-sw2c1 h4,.fn-text-sw2c1 h5,.fn-text-sw2c1 h6,.fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 p,.fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 h1,.fn-text-sw2c2 h2,.fn-text-sw2c2 h3,.fn-text-sw2c2 h4,.fn-text-sw2c2 h5,.fn-text-sw2c2 h6,.fn-text-sw2c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 p,.fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 h1,.fn-text-sw3c1 h2,.fn-text-sw3c1 h3,.fn-text-sw3c1 h4,.fn-text-sw3c1 h5,.fn-text-sw3c1 h6,.fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 p,.fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 h1,.fn-text-sw3c2 h2,.fn-text-sw3c2 h3,.fn-text-sw3c2 h4,.fn-text-sw3c2 h5,.fn-text-sw3c2 h6,.fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 p,.fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 h1,.fn-text-sw4c1 h2,.fn-text-sw4c1 h3,.fn-text-sw4c1 h4,.fn-text-sw4c1 h5,.fn-text-sw4c1 h6,.fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 p,.fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 h1,.fn-text-sw4c2 h2,.fn-text-sw4c2 h3,.fn-text-sw4c2 h4,.fn-text-sw4c2 h5,.fn-text-sw4c2 h6,.fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 p,.fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 h1,.fn-text-sw5c1 h2,.fn-text-sw5c1 h3,.fn-text-sw5c1 h4,.fn-text-sw5c1 h5,.fn-text-sw5c1 h6,.fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 p,.fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 h1,.fn-text-sw5c2 h2,.fn-text-sw5c2 h3,.fn-text-sw5c2 h4,.fn-text-sw5c2 h5,.fn-text-sw5c2 h6,.fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw6c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c1 p,.fn-text-sw6c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c1 h1,.fn-text-sw6c1 h2,.fn-text-sw6c1 h3,.fn-text-sw6c1 h4,.fn-text-sw6c1 h5,.fn-text-sw6c1 h6,.fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 p,.fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 h1,.fn-text-sw6c2 h2,.fn-text-sw6c2 h3,.fn-text-sw6c2 h4,.fn-text-sw6c2 h5,.fn-text-sw6c2 h6,.fn-text-sw6c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw1c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw1c1 p,.panel .fn-text-sw1c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw1c1 h1,.panel .fn-text-sw1c1 h2,.panel .fn-text-sw1c1 h3,.panel .fn-text-sw1c1 h4,.panel .fn-text-sw1c1 h5,.panel .fn-text-sw1c1 h6,.panel .fn-text-sw1c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw1c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c2 p,.panel .fn-text-sw1c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c2 h1,.panel .fn-text-sw1c2 h2,.panel .fn-text-sw1c2 h3,.panel .fn-text-sw1c2 h4,.panel .fn-text-sw1c2 h5,.panel .fn-text-sw1c2 h6,.panel .fn-text-sw1c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw1c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw2c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c1 p,.panel .fn-text-sw2c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c1 h1,.panel .fn-text-sw2c1 h2,.panel .fn-text-sw2c1 h3,.panel .fn-text-sw2c1 h4,.panel .fn-text-sw2c1 h5,.panel .fn-text-sw2c1 h6,.panel .fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 p,.panel .fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 h1,.panel .fn-text-sw2c2 h2,.panel .fn-text-sw2c2 h3,.panel .fn-text-sw2c2 h4,.panel .fn-text-sw2c2 h5,.panel .fn-text-sw2c2 h6,.panel .fn-text-sw2c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 p,.panel .fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 h1,.panel .fn-text-sw3c1 h2,.panel .fn-text-sw3c1 h3,.panel .fn-text-sw3c1 h4,.panel .fn-text-sw3c1 h5,.panel .fn-text-sw3c1 h6,.panel .fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 p,.panel .fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 h1,.panel .fn-text-sw3c2 h2,.panel .fn-text-sw3c2 h3,.panel .fn-text-sw3c2 h4,.panel .fn-text-sw3c2 h5,.panel .fn-text-sw3c2 h6,.panel .fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 p,.panel .fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 h1,.panel .fn-text-sw4c1 h2,.panel .fn-text-sw4c1 h3,.panel .fn-text-sw4c1 h4,.panel .fn-text-sw4c1 h5,.panel .fn-text-sw4c1 h6,.panel .fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 p,.panel .fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 h1,.panel .fn-text-sw4c2 h2,.panel .fn-text-sw4c2 h3,.panel .fn-text-sw4c2 h4,.panel .fn-text-sw4c2 h5,.panel .fn-text-sw4c2 h6,.panel .fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 p,.panel .fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 h1,.panel .fn-text-sw5c1 h2,.panel .fn-text-sw5c1 h3,.panel .fn-text-sw5c1 h4,.panel .fn-text-sw5c1 h5,.panel .fn-text-sw5c1 h6,.panel .fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 p,.panel .fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 h1,.panel .fn-text-sw5c2 h2,.panel .fn-text-sw5c2 h3,.panel .fn-text-sw5c2 h4,.panel .fn-text-sw5c2 h5,.panel .fn-text-sw5c2 h6,.panel .fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw6c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c1 p,.panel .fn-text-sw6c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c1 h1,.panel .fn-text-sw6c1 h2,.panel .fn-text-sw6c1 h3,.panel .fn-text-sw6c1 h4,.panel .fn-text-sw6c1 h5,.panel .fn-text-sw6c1 h6,.panel .fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 p,.panel .fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 h1,.panel .fn-text-sw6c2 h2,.panel .fn-text-sw6c2 h3,.panel .fn-text-sw6c2 h4,.panel .fn-text-sw6c2 h5,.panel .fn-text-sw6c2 h6,.panel .fn-text-sw6c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-bg-header{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-text{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-link{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-link-hover{background-color:rgba(0, 102, 136, 1.00)}.fn-bg-accent{background-color:rgba(170, 170, 170, 1.00)}.fn-bg-code-text{background-color:rgba(204, 55, 30, 1.00)}.fn-bg-modal-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-header-alt{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-text-alt{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-link-alt{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-link-hover-alt{background-color:rgba(0, 102, 136, 1.00)}.fn-bg-accent-alt{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-primary{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-primary-text{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-secondary{background-color:rgba(170, 170, 170, 1.00)}.fn-bg-secondary-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-alert{background-color:rgba(240, 65, 36, 1.00)}.fn-bg-success{background-color:rgba(67, 172, 106, 1.00)}.fn-bg-warning{background-color:rgba(240, 138, 36, 1.00)}.fn-bg-info{background-color:rgba(160, 211, 232, 1.00)}.fn-bg-modal{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-modal-close{background-color:rgba(170, 170, 170, 1.00)}.fn-bg-sw1c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw1c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw2c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw2c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw3c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw3c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw5c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw5c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw6c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw6c2{background-color:rgba(34, 34, 34, 1.00)}.fn-backdrop{background-color:rgba(0, 0, 0, 0.45)}.fn-backdrop-solid{background-color:rgba(0, 0, 0, 0.45)}.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary div,.fn-scheme-primary p{color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary.button:hover{background-color:rgba(0, 133, 176, 1.00)}.fn-scheme-secondary{background-color:rgba(170, 170, 170, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary div,.fn-scheme-secondary p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary.button:hover{background-color:rgba(161, 161, 161, 1.00)}.fn-scheme-modal{background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal div,.fn-scheme-modal p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal .close{color:rgba(170, 170, 170, 1.00)}.fn-scheme-swatch1{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1 div,.fn-scheme-swatch1 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1.switch{background-color:transparent}.fn-scheme-swatch1.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch1.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch1.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch1.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch2{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2 div,.fn-scheme-swatch2 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch{background-color:transparent}.fn-scheme-swatch2.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch2.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch2.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch2.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3 div,.fn-scheme-swatch3 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch{background-color:transparent}.fn-scheme-swatch3.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4 div,.fn-scheme-swatch4 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch{background-color:transparent}.fn-scheme-swatch4.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch4.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5 div,.fn-scheme-swatch5 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5.switch{background-color:transparent}.fn-scheme-swatch5.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6 div,.fn-scheme-swatch6 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch{background-color:transparent}.fn-scheme-swatch6.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch6.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch6.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}
#stacks_in_205695 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205695 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205695 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205695 > .row.padding-detailed.padding-medium-up,#stacks_in_205695 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205695 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205695 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205695 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205695 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}

#stacks_in_205696 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205696 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205696 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205696 > .row.padding-detailed.padding-medium-up,#stacks_in_205696 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205696 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205696 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205696 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205696 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205701 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205701 > .row > .columns{margin-top:0.00rem;margin-bottom:1.00rem}#stacks_in_205701 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_205702{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_205702 {
	margin:  20px;
	padding:  3px;
}


/*This is because the show-for-small class is had coded in the Top Bar JS*/
#stacks_in_132984 ul.dropdown .parent-link.show-for-small {
	display:block!important;
}

ul.zone {
	float:left;
}


meta.foundation-mq-topbar {
  font-family:"/only screen and (min-width:1069px)/"!important;
  width:1069px!important;
}
@media only screen and (min-width:1069px) {


	

	.contain-to-grid.matchPadding .top-bar {
		padding-left:0.9375rem;
		padding-right:0.9375rem;
	}

	.menu-align-right.zone-align-left ul.menu,
	.menu-align-left.zone-align-right ul.zone,
	.menu-align-centered.zone-align-right ul.zone,
	.menu-align-right.zone-align-right .top-bar-section {
		float:right;
	}

	.menu-align-centered.full-width .zone,
	.menu-align-centered.full-width .title-area .name {
		display:none!important;
	}
	.top-bar .title-area {
		margin-right:1.1rem;
	}
	.top-bar .title-area.title-area-hide {
		margin-right:0;
	}

	#stacks_in_132984 ul.dropdown .parent-link.show-for-small {
		display:none!important;
	}

	.top-bar {overflow: visible; }
	  .top-bar:before, .top-bar:after {
	    content: " ";
	    display: table; }
	  .top-bar:after {
	    clear: both; }
	  .top-bar .toggle-topbar {
	    display: none; }
	  .top-bar .title-area {
	    float: left; }
	  .top-bar .name .site-title a {
	    width: auto; }
	  .top-bar input, .top-bar .button, .top-bar button {
	    font-size: 0.875rem;
	    position: relative;
	    top: 7px; }
	.top-bar-section {
	  transition: none 0 0;
	  left: 0 !important; }
/*
.top-bar-section.align-right {
	  position: absolute;
	  left:auto!important;
	  right:0 !important; }
*/
	.top-bar-section ul {
	    width: auto;
	    height: auto !important;
	    display: inline; }
	    .top-bar-section ul li {
	      float: left; }

	    *[dir="rtl"] .top-bar-section ul li {float:right}

	      .top-bar-section ul li .js-generated {
	        display: none; }
	  .top-bar-section li:not(.has-form) a:not(.button) {
	    padding: 0 15px;
	    line-height: 58px;}
	  .top-bar-section li.active:not(.has-form) a:not(.button) {
	    padding: 0 15px;
	    line-height: 58px;
	    color: white;}
	  .top-bar-section .has-dropdown > a {
	    padding-right: 35px !important; }
	  *[dir="rtl"] .top-bar-section .has-dropdown > a {
	    padding-right: 15px !important;
	    padding-left: 35px !important; }
	    .top-bar-section .has-dropdown > a:after {
	      content: "";
	      display: block;
	      width: 0;
	      height: 0;
	      border: solid 5px;
	      margin-top: -2.5px;
	      top: 22.5px; }
	  .top-bar-section .has-dropdown.moved {
	    position: relative; }
	    .top-bar-section .has-dropdown.moved > .dropdown {
	      display: block;
	      position: absolute !important;
	      height: 1px;
	      width: 1px;
	      overflow: hidden;
	      clip: rect(1px, 1px, 1px, 1px); }
	  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
	    display: block;
	    position: static !important;
	    height: auto;
	    width: auto;
	    overflow: visible;
	    clip: auto;
	    position: absolute !important; }
	  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	    border: none;
	    content: "\00bb";
	    top: 1rem;
	    margin-top: -1px;
	    right: 5px;
	    line-height: 1.2; }
	  .top-bar-section .dropdown {
	    left: 0;
	    top: auto;
	    background: transparent;
	    min-width: 100%; }
	   *[dir="rtl"] .top-bar-section .dropdown {
	      left: auto;
	      right:0; }
	    .top-bar-section .dropdown li a {
	      color: white;
	      line-height: 45px;
	      white-space: nowrap;
	      padding: 12px 15px;}
	    .top-bar-section .dropdown li label {
	      white-space: nowrap;}
	    .top-bar-section .dropdown li .dropdown {
	      left: 100%;
	      top: 0; }
	   /* Updated below selector to support Magellan div */
	  .top-bar-section > div > ul > .divider, .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
	    border-bottom: none;
	    border-top: none;
	    border-right: solid 1px #4e4e4e;
	    clear: none;
	    height: 58px;
	    width: 0; }
	  .top-bar-section .has-form {
	    padding: 0 15px;
	    height: 58px; }
	  .top-bar-section .right li .dropdown {
	    left: auto;
	    right: 0; }
	    .top-bar-section .right li .dropdown li .dropdown {
	      right: 100%; }
	  .top-bar-section .left li .dropdown {
	    right: auto;
	    left: 0; }
	    .top-bar-section .left li .dropdown li .dropdown {
	      left: 100%; }
	.no-js .top-bar-section .has-dropdown:hover > .dropdown {
	  display: block;
	  position: static !important;
	  height: auto;
	  width: auto;
	  overflow: visible;
	  clip: auto;
	  position: absolute !important; }

	#stacks_in_132984 .menu-align-centered ul.menu {
		display:block;
		text-align:center;
		position: absolute;
		top:0;
		left:0;
		width:100%;
	}
	#stacks_in_132984 .menu-align-centered ul.menu >li {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	#stacks_in_132984 .menu-align-centered.full-width ul.menu >li {
		float:left;
	}
	#stacks_in_132984 .top-bar .name .site-title small{
		display:inline!important;
	}

 
	#stacks_in_132984 .top-bar-section > ul > .divider,
	#stacks_in_132984 .top-bar-section > ul > [role="separator"] {
		height: 58px;
	}

	#stacks_in_132984 .top-bar-section li:not(.has-form) a:not(.button) {
	    padding: 0 15px;
	    line-height: 58px;
	}

	#stacks_in_132984 .top-bar-section .has-dropdown > a{
		padding-right: 35px !important;
	}
	#stacks_in_132984 .top-bar-section .has-dropdown > a:after {
		top:50%;
	}
	#stacks_in_132984 .top-bar-section .has-dropdown .dropdown li a{
    	line-height:45px !important;
		padding:0 15px !important;
	}
	#stacks_in_132984 .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after{
		top: 1rem;
	}
	#stacks_in_132984 .top-bar-section .has-dropdown .dropdown label {
		padding: 8px 15px 2px;
	}
	#stacks_in_132984 .top-bar-section .has-form {
		padding: 0 15px;
		height: 58px;
	}

}

*[dir="rtl"] .top-bar .toggle-topbar.menu-icon a{padding:0 .9375rem 0 2.5rem;text-indent:0}*[dir="rtl"] .top-bar-section ul li > a{padding:12px 0.9375rem}#stacks_in_132984{overflow:visible}#stacks_in_132984 [data-magellan-expedition],#stacks_in_132984 [data-magellan-expedition-clone]{background:none;padding:0 !important}#stacks_in_132984 .contain-to-grid .top-bar{margin:0 auto}#stacks_in_132984 .top-bar-wrapper{z-index:1999}#stacks_in_132984 .top-bar-wrapper .top-bar-section .dropdown{z-index:1999}#stacks_in_132984 .top-bar .site-title small{font-size:60%;display:inline}#stacks_in_132984 .top-bar .top-bar-section ul li{background:none !important}#stacks_in_132984 .top-bar .top-bar-section ul li > a.button{padding-top:0.35rem;position:relative}#stacks_in_132984 a:not(.button){text-decoration:none}#stacks_in_132984 .top-bar-section .has-form{background:inherit}#stacks_in_132984 .top-bar .fa{vertical-align:middle}#stacks_in_132984 .top-bar ul.title-area,#stacks_in_132984 .top-bar ul.zone{z-index:2000}#stacks_in_132984 .top-bar ul.zone{position:relative}#stacks_in_132984 .top-bar .name{display:block;position:relative;padding:0 0.9375rem}#stacks_in_132984 .top-bar .name.collapse{padding:0}#stacks_in_132984 .top-bar .name a{height:45px;display:inline-block}#stacks_in_132984 .top-bar .name span{height:100%}#stacks_in_132984 .top-bar .name img{display:inline-block;vertical-align:top;height:100%;width:auto}#stacks_in_132984 .top-bar .name .site-title{display:inline-block;color:rgba(255, 255, 255, 1.00);height:45px;padding:0;margin:0;line-height:45px;font-size:1.0625rem}#stacks_in_132984 .top-bar .name .site-title small{color:rgba(229, 229, 229, 1.00)}#stacks_in_132984 .top-bar,#stacks_in_132984 .title-area,#stacks_in_132984 a:not(.button){background:transparent}#stacks_in_132984 ul:not(.title-area) .dropdown label{color:rgba(255, 255, 255, 0.40)}#stacks_in_132984 ul:not(.title-area) li:hover > a:not(.button),#stacks_in_132984 ul:not(.title-area) li.has-dropdown > a.hovered:not(.button){background-color:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 1.00)}#stacks_in_132984 .top-bar-section .divider,#stacks_in_132984 .top-bar-section [role="separator"]{border-color:rgba(255, 255, 255, 0.40)}#stacks_in_132984 .top-bar-section .has-dropdown > a:after{border-color:rgba(255, 255, 255, 0.40) transparent transparent transparent}#stacks_in_132984 .top-bar.expanded .toggle-topbar a span{box-shadow:none}#stacks_in_132984 .top-bar-wrapper:not(.swatch) .site-title{color:rgba(255, 255, 255, 1.00)}#stacks_in_132984 .top-bar-wrapper:not(.swatch) .site-title small{color:rgba(229, 229, 229, 1.00)}#stacks_in_132984 .top-bar-wrapper:not(.swatch) .back > h5,#stacks_in_132984 .top-bar-wrapper:not(.swatch) .back > h5 > a,#stacks_in_132984 .top-bar-wrapper:not(.swatch) a:not(.button){color:rgba(255, 255, 255, 1.00)}#stacks_in_132984 .top-bar-wrapper:not(.swatch) .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00);height:1px;background-color:rgba(255, 255, 255, 1.00)}#stacks_in_132984 .top-bar-wrapper:not(.swatch) ul:not(.title-area) ul.dropdown{background:rgba(131, 114, 95, 1.00)}#stacks_in_132984 .top-bar-wrapper.fixed{top:0px}#stacks_in_132984 .top-bar-wrapper.fixed.fixedShadow{box-shadow:rgba(0,0,0,0.40) 0 1px 5px}#stacks_in_132984 .top-bar-wrapper.solid{background:rgba(131, 114, 95, 1.00)}#stacks_in_132984 .top-bar-wrapper.twotone{background-color:rgba(135, 135, 135, 1.00);background-image:linear-gradient(to bottom,rgba(135, 135, 135, 1.00) 0%,rgba(125, 125, 125, 1.00) 45%,rgba(120, 120, 120, 1.00) 50%,rgba(131, 114, 95, 1.00) 50%,rgba(121, 104, 85, 1.00) 100%)}#stacks_in_132984 .top-bar-wrapper.onecolor{background-color:rgba(171, 154, 135, 1.00);background-image:linear-gradient(to bottom,rgba(171, 154, 135, 1.00),rgba(131, 114, 95, 1.00) 85%)}#stacks_in_132984 .top-bar-wrapper.twocolor{background-color:rgba(115, 115, 115, 1.00);background-image:linear-gradient(to bottom,rgba(115, 115, 115, 1.00),rgba(131, 114, 95, 1.00) 85%)}#stacks_in_132984 .top-bar-wrapper.styleActive li.active > a{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 1.00)}#stacks_in_132984 .top-bar-wrapper.stickyLogo.sticky .top-bar .title-area li.name{visibility:hidden;opacity:0;transition:visibility 0s linear 0.5s,opacity 0.5s linear}#stacks_in_132984 .top-bar-wrapper.stickyLogo.fixed .top-bar .title-area li.name{opacity:1;visibility:visible;transition-delay:0s}#stacks_in_132984 .top-bar-wrapper.sticky.sticky-hide{opacity:0;transition:opacity 0.1s ease}#stacks_in_132984 .top-bar-wrapper.sticky.sticky-hide.fixed{opacity:1;height:58px;transition:opacity 0.5s ease}#stacks_in_132984 .top-bar-wrapper.sticky.sticky-hide.expanded{height:auto}#stacks_in_132984 .top-bar-wrapper:not(.submenuIndicator) .top-bar-section .has-dropdown > a{padding-right:15px !important}#stacks_in_132984 .top-bar-wrapper:not(.submenuIndicator) .top-bar-section .has-dropdown > a::after{display:none}.f-topbar-fixed{padding-top:58px !important}#stacks_in_132984 .expanded:not(.top-bar) .top-bar-section{margin-top:58px}#stacks_in_132984 .top-bar{height:58px;line-height:58px}#stacks_in_132984 .top-bar.expanded{height:auto;line-height:inherit}#stacks_in_132984 .top-bar .name{height:58px;padding:0 15px}#stacks_in_132984 .top-bar .name .site-title,#stacks_in_132984 .top-bar .name a,#stacks_in_132984 .top-bar .name span{height:58px;line-height:58px;font-size:1.26rem}#stacks_in_132984 .toggle-topbar a{font-size:0.81rem}#stacks_in_132984 .toggle-topbar.menu-icon{right:15px}#stacks_in_132984 .top-bar-section ul li > a{padding-left:15px;font-size:0.81rem}#stacks_in_132984 .top-bar-section ul li > a.button{font-size:0.81rem;padding-right:15px;padding-left:15px}#stacks_in_132984 .top-bar-section .has-form{padding:0 15px}#stacks_in_132984 .top-bar-section .dropdown li{font-size:0.81rem}#stacks_in_132984 .top-bar-section .dropdown li a{padding:8px 15px}#stacks_in_132984 .top-bar-section .dropdown li.has-form{padding:8px 15px}#stacks_in_132984 .top-bar-section .dropdown label{padding:8px 15px 2px;font-size:80%}

#stacks_in_132984 {
	background-color: rgba(51, 51, 51, 1.00);
}
.vegas-loading{display:none}.vegas-background{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;max-width:none !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:1.00}#stacks_in_36441 > .jw-parallax{overflow:hidden;background:transparent}#stacks_in_36441 > .jw-parallax.type-cover{position:absolute}#stacks_in_36441 > .jw-parallax.type-image{min-height:350px}#stacks_in_36441 > .jw-parallax.type-slice{min-height:750px}#stacks_in_36441 > .jw-parallax.touch-device{background-image:none !important}#stacks_in_36441 > .jw-parallax.touch-device:after{position:absolute;content:"";top:0;left:0;bottom:0;right:0;height:100%;width:100%;background-image:url(../files/bgImage-36441.jpg);background-size:cover;background-position:center center;overflow:hidden;opacity:1.00;z-index:-1}#stacks_in_36441 > .jw-parallax.touch-device.bg-warehouse:after{background-image:url()}#stacks_in_36441 > .jw-parallax > *{z-index:10}@media only screen and (max-width:40em){.parallax-mirror{display:none}#stacks_in_36441 > .jw-parallax{background-image:none !important}#stacks_in_36441 > .jw-parallax:after{position:absolute;content:"";top:0;left:0;bottom:0;right:0;height:100%;width:100%;background-image:url(../files/bgImage-36441.jpg);background-size:cover;background-position:center center;overflow:hidden;opacity:1.00;z-index:-1}#stacks_in_36441 > .jw-parallax.bg-warehouse:after{background-image:url()}}


#stacks_in_96053 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_96053 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_96053 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_96055 h1,#stacks_in_96055 h2,#stacks_in_96055 h3,#stacks_in_96055 h4,#stacks_in_96055 h5,#stacks_in_96055 h6,#stacks_in_96055 div{color:rgba(255, 255, 255, 1.00);font-size:1.29rem;font-weight:700;font-style:normal}#stacks_in_96055 h1 a,#stacks_in_96055 h2 a,#stacks_in_96055 h3 a,#stacks_in_96055 h4 a,#stacks_in_96055 h5 a,#stacks_in_96055 h6 a,#stacks_in_96055 div a{color:rgba(255, 255, 255, 1.00);font-size:1.29rem}#stacks_in_96055 h1 a:hover,#stacks_in_96055 h2 a:hover,#stacks_in_96055 h3 a:hover,#stacks_in_96055 h4 a:hover,#stacks_in_96055 h5 a:hover,#stacks_in_96055 h6 a:hover,#stacks_in_96055 div a:hover{color:rgba(191, 191, 191, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_96055 h1 a,#stacks_in_96055 h2 a,#stacks_in_96055 h3 a,#stacks_in_96055 h4 a,#stacks_in_96055 h5 a,#stacks_in_96055 h6 a,#stacks_in_96055 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_96055 h1,#stacks_in_96055 h2,#stacks_in_96055 h3,#stacks_in_96055 h4,#stacks_in_96055 h5,#stacks_in_96055 h6,#stacks_in_96055 div{font-size:2.00rem}}#stacks_in_96055 small,#stacks_in_96055 small div{font-size:60%;color:rgba(255, 255, 255, 1.00)}

#stacks_in_96055 {
	background-color: rgba(131, 114, 95, 0.50);
	padding:  20px;
}

#stacks_out_96055 {
	width: 69%;
	margin-left:0;
}
#stacks_in_27915 p,#stacks_in_27915 div{margin-bottom:0}

#stacks_in_27915 {
	background-color: rgba(131, 114, 95, 1.00);
}
#stacks_in_145577 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_145577 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_145577 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_145577 > .row.padding-detailed.padding-medium-up,#stacks_in_145577 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_145577 > .row.padding-detailed.padding-y-medium-up,#stacks_in_145577 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_145577 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_145577 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}



#stacks_in_145579 {
	background-color: rgba(131, 114, 95, 0.50);
	margin:  10px;
	padding:  20px;
}


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

#stacks_in_145583 {
	font-size: 110%;
}


#stacks_in_145590 {
	background-color: rgba(131, 114, 95, 0.50);
	margin:  10px;
	padding:  20px;
}
  @media screen and (max-width:641px){#stacks_in_145655{text-align:center}#stacks_in_145655 .button{float:none!important}}   #stacks_in_145655 .button{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)} #stacks_in_145655 .button:not(.bp-hover):hover{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)!important;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145655 .button .fa{color:rgba(255, 255, 255, 1.00);font-size:1.00rem!important; vertical-align:middle; -webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease} #stacks_in_145655 .button:hover .fa{color:rgba(255, 255, 255, 1.00);-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145655 .button{-webkit-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);-moz-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00)}    

             

#stacks_in_145655 {
	margin:  15px;
	padding:  10px;
}
#stacks_in_145651 > ul > li{padding:0.62rem 1.25rem}
  @media screen and (max-width:641px){#stacks_in_145676{text-align:center}#stacks_in_145676 .button{float:none!important}}   #stacks_in_145676 .button{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)} #stacks_in_145676 .button:not(.bp-hover):hover{background-color:rgba(83, 174, 104, 1.00);color:rgba(255, 255, 255, 1.00)!important;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145676 .button .fa{color:rgba(255, 255, 255, 1.00);font-size:1.00rem!important; vertical-align:middle; -webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease} #stacks_in_145676 .button:hover .fa{color:rgba(255, 255, 255, 1.00);-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145676 .button{-webkit-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);-moz-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00)}    

             

#stacks_in_145676 {
	margin:  10px;
	padding:  10px;
}
  @media screen and (max-width:641px){#stacks_in_145658{text-align:center}#stacks_in_145658 .button{float:none!important}}   #stacks_in_145658 .button{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)} #stacks_in_145658 .button:not(.bp-hover):hover{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)!important;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145658 .button .fa{color:rgba(255, 255, 255, 1.00);font-size:1.00rem!important; vertical-align:middle; -webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease} #stacks_in_145658 .button:hover .fa{color:rgba(255, 255, 255, 1.00);-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145658 .button{-webkit-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);-moz-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00)}    

             

#stacks_in_145658 {
	margin:  10px;
	padding:  10px;
}
  @media screen and (max-width:641px){#stacks_in_145661{text-align:center}#stacks_in_145661 .button{float:none!important}}   #stacks_in_145661 .button{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)} #stacks_in_145661 .button:not(.bp-hover):hover{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)!important;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145661 .button .fa{color:rgba(255, 255, 255, 1.00);font-size:1.00rem!important; vertical-align:middle; -webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease} #stacks_in_145661 .button:hover .fa{color:rgba(255, 255, 255, 1.00);-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145661 .button{-webkit-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);-moz-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00)}    

             

#stacks_in_145661 {
	margin:  10px;
	padding:  10px;
}
  @media screen and (max-width:641px){#stacks_in_145664{text-align:center}#stacks_in_145664 .button{float:none!important}}   #stacks_in_145664 .button{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)} #stacks_in_145664 .button:not(.bp-hover):hover{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)!important;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145664 .button .fa{color:rgba(255, 255, 255, 1.00);font-size:1.00rem!important; vertical-align:middle; -webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease} #stacks_in_145664 .button:hover .fa{color:rgba(255, 255, 255, 1.00);-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145664 .button{-webkit-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);-moz-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00)}    

             

#stacks_in_145664 {
	margin:  10px;
	padding:  10px;
}
  @media screen and (max-width:641px){#stacks_in_145667{text-align:center}#stacks_in_145667 .button{float:none!important}}   #stacks_in_145667 .button{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)} #stacks_in_145667 .button:not(.bp-hover):hover{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)!important;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145667 .button .fa{color:rgba(255, 255, 255, 1.00);font-size:1.00rem!important; vertical-align:middle; -webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease} #stacks_in_145667 .button:hover .fa{color:rgba(255, 255, 255, 1.00);-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145667 .button{-webkit-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);-moz-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00)}    

             

#stacks_in_145667 {
	margin:  10px;
	padding:  10px;
}
  @media screen and (max-width:641px){#stacks_in_145670{text-align:center}#stacks_in_145670 .button{float:none!important}}   #stacks_in_145670 .button{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)} #stacks_in_145670 .button:not(.bp-hover):hover{background-color:rgba(22, 176, 255, 1.00);color:rgba(255, 255, 255, 1.00)!important;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145670 .button .fa{color:rgba(255, 255, 255, 1.00);font-size:1.00rem!important; vertical-align:middle; -webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease} #stacks_in_145670 .button:hover .fa{color:rgba(255, 255, 255, 1.00);-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;-ms-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease}   #stacks_in_145670 .button{-webkit-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);-moz-box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00);box-shadow:2px 2px 18px 2px rgba(153, 153, 153, 1.00)}    

             

#stacks_in_145670 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_145811{overflow:hidden}#stacks_in_145811 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_145811 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_205448 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205448 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205448 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205448 > .row.padding-detailed.padding-medium-up,#stacks_in_205448 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205448 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205448 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205448 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205448 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205449 {
	padding:  20px;
}

#stacks_in_205451 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205451 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205451 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_205551 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205551 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205551 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205551 > .row.padding-detailed.padding-medium-up,#stacks_in_205551 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205551 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205551 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205551 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205551 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205551 {
	background-color: rgba(131, 114, 95, 0.50);
}


#stacks_in_205553 {
	margin:  10px;
}
#stacks_in_205556{overflow:hidden}#stacks_in_205556 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205556 hr.custom{border-color:rgba(230, 230, 230, 1.00)}
#stacks_in_205557 p,#stacks_in_205557 div{margin-bottom:0}#stacks_in_205557 p,#stacks_in_205557 div,#stacks_in_205557 ul,#stacks_in_205557 ol,#stacks_in_205557 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205557 a{color:rgba(0, 128, 255, 1.00)}#stacks_in_205557 a:hover{color:rgba(131, 114, 95, 0.13)}

#stacks_in_205557 {
	margin:  15px;
}

#stacks_in_205558 {
	font-size: 105%;
}
#stacks_in_205559{overflow:hidden}#stacks_in_205559 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205559 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_205535 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205535 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205535 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205535 > .row.padding-detailed.padding-medium-up,#stacks_in_205535 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205535 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205535 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205535 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205535 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205535 {
	background-color: rgba(131, 114, 95, 0.50);
}


#stacks_in_205537 {
	margin:  10px;
}
#stacks_in_205540{overflow:hidden}#stacks_in_205540 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205540 hr.custom{border-color:rgba(230, 230, 230, 1.00)}
#stacks_in_205541 p,#stacks_in_205541 div{margin-bottom:0}#stacks_in_205541 p,#stacks_in_205541 div,#stacks_in_205541 ul,#stacks_in_205541 ol,#stacks_in_205541 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205541 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205541 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205541 {
	margin:  15px;
}

#stacks_in_205542 {
	font-size: 105%;
}
#stacks_in_205543 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205543 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205543 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205543 > .row.padding-detailed.padding-medium-up,#stacks_in_205543 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205543 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205543 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205543 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205543 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205543 {
	background-color: rgba(131, 114, 95, 0.50);
}


#stacks_in_205544 {
	margin:  10px;
}
#stacks_in_205547{overflow:hidden}#stacks_in_205547 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205547 hr.custom{border-color:rgba(230, 230, 230, 1.00)}
#stacks_in_205548 p,#stacks_in_205548 div{margin-bottom:0}#stacks_in_205548 p,#stacks_in_205548 div,#stacks_in_205548 ul,#stacks_in_205548 ol,#stacks_in_205548 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205548 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205548 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205548 {
	margin:  15px;
}
#stacks_in_205550{overflow:hidden}#stacks_in_205550 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205550 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_205453 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205453 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205453 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205453 > .row.padding-detailed.padding-medium-up,#stacks_in_205453 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205453 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205453 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205453 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205453 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205453 {
	background-color: rgba(131, 114, 95, 0.50);
}


#stacks_in_205455 {
	margin:  10px;
}
#stacks_in_205458{overflow:hidden}#stacks_in_205458 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.00rem 0;}#stacks_in_205458 hr.custom{border-color:rgba(230, 230, 230, 1.00)}

#stacks_in_205459 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205459 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205459 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(51, 51, 51, 1.00)}

#stacks_in_205459 {
	margin:  9px;
}
#stacks_in_205465 p,#stacks_in_205465 div{margin-bottom:0}

#stacks_in_205465 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205460 p,#stacks_in_205460 div{margin-bottom:0}
#stacks_in_205463 p,#stacks_in_205463 div{margin-bottom:0}

#stacks_in_205468 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205468 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205468 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(51, 51, 51, 1.00)}

#stacks_in_205468 {
	margin:  9px;
}
#stacks_in_205474 p,#stacks_in_205474 div{margin-bottom:0}

#stacks_in_205474 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205469 p,#stacks_in_205469 div{margin-bottom:0}
#stacks_in_205472 p,#stacks_in_205472 div{margin-bottom:0}

#stacks_in_205477 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205477 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205477 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(51, 51, 51, 1.00)}

#stacks_in_205477 {
	margin:  9px;
}
#stacks_in_205483 p,#stacks_in_205483 div{margin-bottom:0}

#stacks_in_205483 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205478 p,#stacks_in_205478 div{margin-bottom:0}
#stacks_in_205481 p,#stacks_in_205481 div{margin-bottom:0}

#stacks_in_205486 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205486 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205486 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(51, 51, 51, 1.00)}

#stacks_in_205486 {
	margin:  9px;
}
#stacks_in_205492 p,#stacks_in_205492 div{margin-bottom:0}

#stacks_in_205492 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205487 p,#stacks_in_205487 div{margin-bottom:0}
#stacks_in_205490 p,#stacks_in_205490 div{margin-bottom:0}

#stacks_in_205495 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205495 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205495 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(51, 51, 51, 1.00)}

#stacks_in_205495 {
	margin:  9px;
}
#stacks_in_205499 p,#stacks_in_205499 div{margin-bottom:0}

#stacks_in_205499 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205496 p,#stacks_in_205496 div{margin-bottom:0}
#stacks_in_205502 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205502 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205502 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205502 > .row.padding-detailed.padding-medium-up,#stacks_in_205502 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205502 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205502 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205502 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205502 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205502 {
	background-color: rgba(131, 114, 95, 0.50);
}


#stacks_in_205503 {
	margin:  10px;
}
#stacks_in_205506{overflow:hidden}#stacks_in_205506 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.00rem 0;}#stacks_in_205506 hr.custom{border-color:rgba(230, 230, 230, 1.00)}
#stacks_in_205507 p,#stacks_in_205507 div{margin-bottom:0}#stacks_in_205507 p,#stacks_in_205507 div,#stacks_in_205507 ul,#stacks_in_205507 ol,#stacks_in_205507 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205507 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205507 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205508 {
	font-size: 110%;
}
#stacks_in_205509 p,#stacks_in_205509 div{margin-bottom:0}#stacks_in_205509 p,#stacks_in_205509 div,#stacks_in_205509 ul,#stacks_in_205509 ol,#stacks_in_205509 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205509 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205509 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205510 {
	font-size: 110%;
}
#stacks_in_205511 p,#stacks_in_205511 div{margin-bottom:0}#stacks_in_205511 p,#stacks_in_205511 div,#stacks_in_205511 ul,#stacks_in_205511 ol,#stacks_in_205511 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205511 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205511 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205512 {
	font-size: 110%;
}
#stacks_in_205513 p,#stacks_in_205513 div{margin-bottom:0}#stacks_in_205513 p,#stacks_in_205513 div,#stacks_in_205513 ul,#stacks_in_205513 ol,#stacks_in_205513 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205513 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205513 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205514 {
	font-size: 110%;
}
#stacks_in_205515 p,#stacks_in_205515 div{margin-bottom:0}#stacks_in_205515 p,#stacks_in_205515 div,#stacks_in_205515 ul,#stacks_in_205515 ol,#stacks_in_205515 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205515 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205515 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205516 {
	font-size: 110%;
}
#stacks_in_205517 p,#stacks_in_205517 div{margin-bottom:0}#stacks_in_205517 p,#stacks_in_205517 div,#stacks_in_205517 ul,#stacks_in_205517 ol,#stacks_in_205517 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205517 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205517 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205518 {
	font-size: 110%;
}
#stacks_in_205519 p,#stacks_in_205519 div{margin-bottom:0}#stacks_in_205519 p,#stacks_in_205519 div,#stacks_in_205519 ul,#stacks_in_205519 ol,#stacks_in_205519 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205519 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205519 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205520 {
	font-size: 110%;
}
#stacks_in_205521 p,#stacks_in_205521 div{margin-bottom:0}#stacks_in_205521 p,#stacks_in_205521 div,#stacks_in_205521 ul,#stacks_in_205521 ol,#stacks_in_205521 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205521 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205521 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205522 {
	font-size: 110%;
}
#stacks_in_205523 p,#stacks_in_205523 div{margin-bottom:0}#stacks_in_205523 p,#stacks_in_205523 div,#stacks_in_205523 ul,#stacks_in_205523 ol,#stacks_in_205523 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205523 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205523 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205524 {
	font-size: 110%;
}
#stacks_in_205525 p,#stacks_in_205525 div{margin-bottom:0}#stacks_in_205525 p,#stacks_in_205525 div,#stacks_in_205525 ul,#stacks_in_205525 ol,#stacks_in_205525 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205525 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205525 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205526 {
	font-size: 110%;
}
#stacks_in_205527 p,#stacks_in_205527 div{margin-bottom:0}#stacks_in_205527 p,#stacks_in_205527 div,#stacks_in_205527 ul,#stacks_in_205527 ol,#stacks_in_205527 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205527 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205527 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205528 {
	font-size: 110%;
}
#stacks_in_205529 p,#stacks_in_205529 div{margin-bottom:0}#stacks_in_205529 p,#stacks_in_205529 div,#stacks_in_205529 ul,#stacks_in_205529 ol,#stacks_in_205529 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205529 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205529 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205530 {
	font-size: 110%;
}
#stacks_in_205531 p,#stacks_in_205531 div{margin-bottom:0}#stacks_in_205531 p,#stacks_in_205531 div,#stacks_in_205531 ul,#stacks_in_205531 ol,#stacks_in_205531 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205531 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205531 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205532 {
	font-size: 110%;
}
#stacks_in_205533 p,#stacks_in_205533 div{margin-bottom:0}#stacks_in_205533 p,#stacks_in_205533 div,#stacks_in_205533 ul,#stacks_in_205533 ol,#stacks_in_205533 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205533 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205533 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205534 {
	font-size: 110%;
}

#stacks_in_205560 {
	padding:  20px;
}

#stacks_in_205561 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205561 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205561 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_205612 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205612 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205612 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205612 > .row.padding-detailed.padding-medium-up,#stacks_in_205612 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205612 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205612 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205612 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205612 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205612 {
	background-color: rgba(131, 114, 95, 0.50);
}


#stacks_in_205614 {
	margin:  10px;
}
#stacks_in_205617{overflow:hidden}#stacks_in_205617 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205617 hr.custom{border-color:rgba(230, 230, 230, 1.00)}
#stacks_in_205618 p,#stacks_in_205618 div{margin-bottom:0}#stacks_in_205618 p,#stacks_in_205618 div,#stacks_in_205618 ul,#stacks_in_205618 ol,#stacks_in_205618 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205618 a{color:rgba(0, 128, 255, 1.00)}#stacks_in_205618 a:hover{color:rgba(22, 176, 255, 1.00)}#stacks_in_205618 p,#stacks_in_205618 div,#stacks_in_205618 ul,#stacks_in_205618 ol,#stacks_in_205618 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205618 {
	margin: 0px 0px 44px 30px;
}

#stacks_in_205619 {
	font-size: 105%;
}
#stacks_in_205563 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205563 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205563 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205563 > .row.padding-detailed.padding-medium-up,#stacks_in_205563 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205563 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205563 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205563 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205563 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205563 {
	background-color: rgba(131, 114, 95, 0.50);
}


#stacks_in_205565 {
	margin:  10px;
}
#stacks_in_205568{overflow:hidden}#stacks_in_205568 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205568 hr.custom{border-color:rgba(230, 230, 230, 1.00)}

#stacks_in_205569 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205569 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205569 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(51, 51, 51, 1.00)}

#stacks_in_205569 {
	margin:  9px;
}
#stacks_in_205575 p,#stacks_in_205575 div{margin-bottom:0}#stacks_in_205575 p,#stacks_in_205575 div,#stacks_in_205575 ul,#stacks_in_205575 ol,#stacks_in_205575 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205575 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205570 p,#stacks_in_205570 div{margin-bottom:0}#stacks_in_205570 p,#stacks_in_205570 div,#stacks_in_205570 ul,#stacks_in_205570 ol,#stacks_in_205570 dl{line-height:1.60;font-size:1.25rem}
#stacks_in_205573 p,#stacks_in_205573 div{margin-bottom:0}#stacks_in_205573 p,#stacks_in_205573 div,#stacks_in_205573 ul,#stacks_in_205573 ol,#stacks_in_205573 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205578 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205578 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205578 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(51, 51, 51, 1.00)}

#stacks_in_205578 {
	margin:  9px;
}
#stacks_in_205584 p,#stacks_in_205584 div{margin-bottom:0}#stacks_in_205584 p,#stacks_in_205584 div,#stacks_in_205584 ul,#stacks_in_205584 ol,#stacks_in_205584 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205584 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205579 p,#stacks_in_205579 div{margin-bottom:0}#stacks_in_205579 p,#stacks_in_205579 div,#stacks_in_205579 ul,#stacks_in_205579 ol,#stacks_in_205579 dl{line-height:1.60;font-size:1.25rem}
#stacks_in_205582 p,#stacks_in_205582 div{margin-bottom:0}#stacks_in_205582 p,#stacks_in_205582 div,#stacks_in_205582 ul,#stacks_in_205582 ol,#stacks_in_205582 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205587 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205587 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205587 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(51, 51, 51, 1.00)}

#stacks_in_205587 {
	margin:  9px;
}
#stacks_in_205593 p,#stacks_in_205593 div{margin-bottom:0}#stacks_in_205593 p,#stacks_in_205593 div,#stacks_in_205593 ul,#stacks_in_205593 ol,#stacks_in_205593 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205593 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205588 p,#stacks_in_205588 div{margin-bottom:0}#stacks_in_205588 p,#stacks_in_205588 div,#stacks_in_205588 ul,#stacks_in_205588 ol,#stacks_in_205588 dl{line-height:1.60;font-size:1.25rem}
#stacks_in_205591 p,#stacks_in_205591 div{margin-bottom:0}#stacks_in_205591 p,#stacks_in_205591 div,#stacks_in_205591 ul,#stacks_in_205591 ol,#stacks_in_205591 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205596 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205596 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205596 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(51, 51, 51, 1.00)}

#stacks_in_205596 {
	margin:  9px;
}
#stacks_in_205602 p,#stacks_in_205602 div{margin-bottom:0}#stacks_in_205602 p,#stacks_in_205602 div,#stacks_in_205602 ul,#stacks_in_205602 ol,#stacks_in_205602 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205602 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205597 p,#stacks_in_205597 div{margin-bottom:0}#stacks_in_205597 p,#stacks_in_205597 div,#stacks_in_205597 ul,#stacks_in_205597 ol,#stacks_in_205597 dl{line-height:1.60;font-size:1.25rem}
#stacks_in_205600 p,#stacks_in_205600 div{margin-bottom:0}#stacks_in_205600 p,#stacks_in_205600 div,#stacks_in_205600 ul,#stacks_in_205600 ol,#stacks_in_205600 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205605 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205605 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205605 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(51, 51, 51, 1.00)}

#stacks_in_205605 {
	margin:  9px;
}
#stacks_in_205609 p,#stacks_in_205609 div{margin-bottom:0}#stacks_in_205609 p,#stacks_in_205609 div,#stacks_in_205609 ul,#stacks_in_205609 ol,#stacks_in_205609 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205609 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205606 p,#stacks_in_205606 div{margin-bottom:0}#stacks_in_205606 p,#stacks_in_205606 div,#stacks_in_205606 ul,#stacks_in_205606 ol,#stacks_in_205606 dl{line-height:1.60;font-size:1.25rem}
#stacks_in_205620{overflow:hidden}#stacks_in_205620 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205620 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_205621 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205621 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205621 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205621 > .row.padding-detailed.padding-medium-up,#stacks_in_205621 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205621 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205621 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205621 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205621 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205621 {
	background-color: rgba(131, 114, 95, 0.50);
	margin:  20px;
}


#stacks_in_205622 {
	margin:  10px;
}
#stacks_in_205625{overflow:hidden}#stacks_in_205625 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205625 hr.custom{border-color:rgba(230, 230, 230, 1.00)}
#stacks_in_205626 p,#stacks_in_205626 div{margin-bottom:0}#stacks_in_205626 p,#stacks_in_205626 div,#stacks_in_205626 ul,#stacks_in_205626 ol,#stacks_in_205626 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_205626 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205626 a:hover{color:rgba(0, 102, 136, 1.00)}#stacks_in_205626 p,#stacks_in_205626 div,#stacks_in_205626 ul,#stacks_in_205626 ol,#stacks_in_205626 dl{line-height:1.60;font-size:1.25rem}

#stacks_in_205626 {
	margin:  15px;
}
#stacks_in_28204 .breadcrumbs li{}#stacks_in_28204 .breadcrumbs li:after{content:"/"}#stacks_in_28204 .breadcrumbs li:last-child:after{content:" " !important}#stacks_in_28204 .breadcrumbs li a{}#stacks_in_28204 .breadcrumbs{background-color:rgba(131, 114, 95, 1.00);border-color:rgba(124, 108, 90, 1.00);color:rgba(255, 255, 255, 1.00)}#stacks_in_28204 .breadcrumbs a{color:rgba(0, 0, 0, 1.00)}#stacks_in_28204 .breadcrumbs a:hover{color:rgba(0, 102, 136, 1.00)}#stacks_in_28204 .breadcrumbs .current a{color:rgba(255, 255, 255, 1.00)}#stacks_in_28204 .breadcrumbs .unavailable{color:rgba(255, 255, 255, 1.00)}#stacks_in_28204 .breadcrumbs li:before{color:rgba(255, 255, 255, 1.00)}

#stacks_in_28204 {
	background-color: rgba(131, 114, 95, 1.00);
}
#stacks_in_205347 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205347 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205347 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205347 > .row.padding-detailed.padding-medium-up,#stacks_in_205347 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205347 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205347 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205347 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205347 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205347 {
	background-color: rgba(131, 114, 95, 1.00);
	padding:  10px;
}

#stacks_in_205348 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205348 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205348 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(179, 179, 179, 1.00)}
#stacks_in_205438 h1,#stacks_in_205438 h2,#stacks_in_205438 h3,#stacks_in_205438 h4,#stacks_in_205438 h5,#stacks_in_205438 h6,#stacks_in_205438 div{color:rgba(255, 255, 255, 1.00);font-size:1.50rem;font-weight:700;font-style:normal}#stacks_in_205438 h1 a,#stacks_in_205438 h2 a,#stacks_in_205438 h3 a,#stacks_in_205438 h4 a,#stacks_in_205438 h5 a,#stacks_in_205438 h6 a,#stacks_in_205438 div a{color:rgba(255, 255, 255, 1.00);font-size:1.50rem}#stacks_in_205438 h1 a:hover,#stacks_in_205438 h2 a:hover,#stacks_in_205438 h3 a:hover,#stacks_in_205438 h4 a:hover,#stacks_in_205438 h5 a:hover,#stacks_in_205438 h6 a:hover,#stacks_in_205438 div a:hover{color:rgba(191, 191, 191, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_205438 h1 a,#stacks_in_205438 h2 a,#stacks_in_205438 h3 a,#stacks_in_205438 h4 a,#stacks_in_205438 h5 a,#stacks_in_205438 h6 a,#stacks_in_205438 div a{font-size:1.50rem}}@media only screen and (min-width:40.063em){#stacks_in_205438 h1,#stacks_in_205438 h2,#stacks_in_205438 h3,#stacks_in_205438 h4,#stacks_in_205438 h5,#stacks_in_205438 h6,#stacks_in_205438 div{font-size:1.50rem}}#stacks_in_205438 small,#stacks_in_205438 small div{font-size:60%;color:rgba(111, 111, 111, 1.00)}
#stacks_in_205441{overflow:hidden}#stacks_in_205441 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205441 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_205442 p,#stacks_in_205442 div{margin-bottom:0}#stacks_in_205442 p,#stacks_in_205442 div,#stacks_in_205442 ul,#stacks_in_205442 ol,#stacks_in_205442 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205442 a{color:rgba(22, 176, 253, 1.00)}#stacks_in_205442 a:hover{color:rgba(22, 176, 255, 1.00)}

#stacks_in_205442 {
	margin:  10px;
}

#stacks_in_205443 {
	font-size: 105%;
}
#stacks_in_205432 h1,#stacks_in_205432 h2,#stacks_in_205432 h3,#stacks_in_205432 h4,#stacks_in_205432 h5,#stacks_in_205432 h6,#stacks_in_205432 div{color:rgba(255, 255, 255, 1.00);font-size:1.50rem;font-weight:700;font-style:normal}#stacks_in_205432 h1 a,#stacks_in_205432 h2 a,#stacks_in_205432 h3 a,#stacks_in_205432 h4 a,#stacks_in_205432 h5 a,#stacks_in_205432 h6 a,#stacks_in_205432 div a{color:rgba(255, 255, 255, 1.00);font-size:1.50rem}#stacks_in_205432 h1 a:hover,#stacks_in_205432 h2 a:hover,#stacks_in_205432 h3 a:hover,#stacks_in_205432 h4 a:hover,#stacks_in_205432 h5 a:hover,#stacks_in_205432 h6 a:hover,#stacks_in_205432 div a:hover{color:rgba(191, 191, 191, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_205432 h1 a,#stacks_in_205432 h2 a,#stacks_in_205432 h3 a,#stacks_in_205432 h4 a,#stacks_in_205432 h5 a,#stacks_in_205432 h6 a,#stacks_in_205432 div a{font-size:1.50rem}}@media only screen and (min-width:40.063em){#stacks_in_205432 h1,#stacks_in_205432 h2,#stacks_in_205432 h3,#stacks_in_205432 h4,#stacks_in_205432 h5,#stacks_in_205432 h6,#stacks_in_205432 div{font-size:1.50rem}}#stacks_in_205432 small,#stacks_in_205432 small div{font-size:60%;color:rgba(111, 111, 111, 1.00)}
#stacks_in_205435{overflow:hidden}#stacks_in_205435 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205435 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_205436 p,#stacks_in_205436 div{margin-bottom:0}#stacks_in_205436 p,#stacks_in_205436 div,#stacks_in_205436 ul,#stacks_in_205436 ol,#stacks_in_205436 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205436 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205436 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205436 {
	margin:  10px;
}

#stacks_in_205437 {
	font-size: 105%;
}
#stacks_in_205350 h1,#stacks_in_205350 h2,#stacks_in_205350 h3,#stacks_in_205350 h4,#stacks_in_205350 h5,#stacks_in_205350 h6,#stacks_in_205350 div{color:rgba(255, 255, 255, 1.00);font-size:1.50rem;font-weight:700;font-style:normal}#stacks_in_205350 h1 a,#stacks_in_205350 h2 a,#stacks_in_205350 h3 a,#stacks_in_205350 h4 a,#stacks_in_205350 h5 a,#stacks_in_205350 h6 a,#stacks_in_205350 div a{color:rgba(255, 255, 255, 1.00);font-size:1.50rem}#stacks_in_205350 h1 a:hover,#stacks_in_205350 h2 a:hover,#stacks_in_205350 h3 a:hover,#stacks_in_205350 h4 a:hover,#stacks_in_205350 h5 a:hover,#stacks_in_205350 h6 a:hover,#stacks_in_205350 div a:hover{color:rgba(191, 191, 191, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_205350 h1 a,#stacks_in_205350 h2 a,#stacks_in_205350 h3 a,#stacks_in_205350 h4 a,#stacks_in_205350 h5 a,#stacks_in_205350 h6 a,#stacks_in_205350 div a{font-size:1.50rem}}@media only screen and (min-width:40.063em){#stacks_in_205350 h1,#stacks_in_205350 h2,#stacks_in_205350 h3,#stacks_in_205350 h4,#stacks_in_205350 h5,#stacks_in_205350 h6,#stacks_in_205350 div{font-size:1.50rem}}#stacks_in_205350 small,#stacks_in_205350 small div{font-size:60%;color:rgba(111, 111, 111, 1.00)}
#stacks_in_205353{overflow:hidden}#stacks_in_205353 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_205353 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_205354 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205354 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205354 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205354 > .row.padding-detailed.padding-medium-up,#stacks_in_205354 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205354 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205354 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205354 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205354 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205354 {
	background-color: rgba(131, 114, 95, 0.50);
}

#stacks_in_205355 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205355 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205355 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(230, 230, 230, 1.00)}

#stacks_in_205355 {
	margin:  9px;
}
#stacks_in_205362 p,#stacks_in_205362 div{margin-bottom:0}#stacks_in_205362 p,#stacks_in_205362 div,#stacks_in_205362 ul,#stacks_in_205362 ol,#stacks_in_205362 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205362 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205362 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205362 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205357 p,#stacks_in_205357 div{margin-bottom:0}#stacks_in_205357 p,#stacks_in_205357 div,#stacks_in_205357 ul,#stacks_in_205357 ol,#stacks_in_205357 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205357 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205357 a:hover{color:rgba(0, 102, 136, 1.00)}
#stacks_in_205360 p,#stacks_in_205360 div{margin-bottom:0}#stacks_in_205360 p,#stacks_in_205360 div,#stacks_in_205360 ul,#stacks_in_205360 ol,#stacks_in_205360 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205360 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205360 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205365 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205365 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205365 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(230, 230, 230, 1.00)}

#stacks_in_205365 {
	margin:  9px;
}
#stacks_in_205371 p,#stacks_in_205371 div{margin-bottom:0}#stacks_in_205371 p,#stacks_in_205371 div,#stacks_in_205371 ul,#stacks_in_205371 ol,#stacks_in_205371 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205371 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205371 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205371 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205366 p,#stacks_in_205366 div{margin-bottom:0}#stacks_in_205366 p,#stacks_in_205366 div,#stacks_in_205366 ul,#stacks_in_205366 ol,#stacks_in_205366 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205366 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205366 a:hover{color:rgba(0, 102, 136, 1.00)}
#stacks_in_205369 p,#stacks_in_205369 div{margin-bottom:0}#stacks_in_205369 p,#stacks_in_205369 div,#stacks_in_205369 ul,#stacks_in_205369 ol,#stacks_in_205369 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205369 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205369 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205374 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205374 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205374 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(230, 230, 230, 1.00)}

#stacks_in_205374 {
	margin:  9px;
}
#stacks_in_205380 p,#stacks_in_205380 div{margin-bottom:0}#stacks_in_205380 p,#stacks_in_205380 div,#stacks_in_205380 ul,#stacks_in_205380 ol,#stacks_in_205380 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205380 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205380 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205380 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205375 p,#stacks_in_205375 div{margin-bottom:0}#stacks_in_205375 p,#stacks_in_205375 div,#stacks_in_205375 ul,#stacks_in_205375 ol,#stacks_in_205375 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205375 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205375 a:hover{color:rgba(0, 102, 136, 1.00)}
#stacks_in_205378 p,#stacks_in_205378 div{margin-bottom:0}#stacks_in_205378 p,#stacks_in_205378 div,#stacks_in_205378 ul,#stacks_in_205378 ol,#stacks_in_205378 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205378 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205378 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205383 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205383 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205383 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(230, 230, 230, 1.00)}

#stacks_in_205383 {
	margin:  9px;
}
#stacks_in_205389 p,#stacks_in_205389 div{margin-bottom:0}#stacks_in_205389 p,#stacks_in_205389 div,#stacks_in_205389 ul,#stacks_in_205389 ol,#stacks_in_205389 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205389 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205389 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205389 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205384 p,#stacks_in_205384 div{margin-bottom:0}#stacks_in_205384 p,#stacks_in_205384 div,#stacks_in_205384 ul,#stacks_in_205384 ol,#stacks_in_205384 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205384 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205384 a:hover{color:rgba(0, 102, 136, 1.00)}
#stacks_in_205387 p,#stacks_in_205387 div{margin-bottom:0}#stacks_in_205387 p,#stacks_in_205387 div,#stacks_in_205387 ul,#stacks_in_205387 ol,#stacks_in_205387 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205387 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205387 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205392 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205392 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_205392 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(230, 230, 230, 1.00)}

#stacks_in_205392 {
	margin:  9px;
}
#stacks_in_205396 p,#stacks_in_205396 div{margin-bottom:0}#stacks_in_205396 p,#stacks_in_205396 div,#stacks_in_205396 ul,#stacks_in_205396 ol,#stacks_in_205396 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205396 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205396 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205396 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_205393 p,#stacks_in_205393 div{margin-bottom:0}#stacks_in_205393 p,#stacks_in_205393 div,#stacks_in_205393 ul,#stacks_in_205393 ol,#stacks_in_205393 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205393 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205393 a:hover{color:rgba(0, 102, 136, 1.00)}
#stacks_in_205399 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_205399 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_205399 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_205399 > .row.padding-detailed.padding-medium-up,#stacks_in_205399 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205399 > .row.padding-detailed.padding-y-medium-up,#stacks_in_205399 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_205399 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_205399 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_205399 {
	background-color: rgba(131, 114, 95, 0.50);
}
#stacks_in_205400 h1,#stacks_in_205400 h2,#stacks_in_205400 h3,#stacks_in_205400 h4,#stacks_in_205400 h5,#stacks_in_205400 h6,#stacks_in_205400 div{color:rgba(230, 230, 230, 1.00);font-size:1.50rem;font-weight:700;font-style:normal}#stacks_in_205400 h1 a,#stacks_in_205400 h2 a,#stacks_in_205400 h3 a,#stacks_in_205400 h4 a,#stacks_in_205400 h5 a,#stacks_in_205400 h6 a,#stacks_in_205400 div a{color:rgba(230, 230, 230, 1.00);font-size:1.50rem}#stacks_in_205400 h1 a:hover,#stacks_in_205400 h2 a:hover,#stacks_in_205400 h3 a:hover,#stacks_in_205400 h4 a:hover,#stacks_in_205400 h5 a:hover,#stacks_in_205400 h6 a:hover,#stacks_in_205400 div a:hover{color:rgba(172, 172, 172, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_205400 h1 a,#stacks_in_205400 h2 a,#stacks_in_205400 h3 a,#stacks_in_205400 h4 a,#stacks_in_205400 h5 a,#stacks_in_205400 h6 a,#stacks_in_205400 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_205400 h1,#stacks_in_205400 h2,#stacks_in_205400 h3,#stacks_in_205400 h4,#stacks_in_205400 h5,#stacks_in_205400 h6,#stacks_in_205400 div{font-size:2.00rem}}#stacks_in_205400 small,#stacks_in_205400 small div{font-size:60%;color:rgba(111, 111, 111, 1.00)}

#stacks_in_205400 {
	margin:  10px;
}
#stacks_in_205403{overflow:hidden}#stacks_in_205403 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.00rem 0;}#stacks_in_205403 hr.custom{border-color:rgba(230, 230, 230, 1.00)}
#stacks_in_205404 p,#stacks_in_205404 div{margin-bottom:0}#stacks_in_205404 p,#stacks_in_205404 div,#stacks_in_205404 ul,#stacks_in_205404 ol,#stacks_in_205404 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205404 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205404 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205405 {
	font-size: 110%;
}
#stacks_in_205406 p,#stacks_in_205406 div{margin-bottom:0}#stacks_in_205406 p,#stacks_in_205406 div,#stacks_in_205406 ul,#stacks_in_205406 ol,#stacks_in_205406 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205406 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205406 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205407 {
	font-size: 110%;
}
#stacks_in_205408 p,#stacks_in_205408 div{margin-bottom:0}#stacks_in_205408 p,#stacks_in_205408 div,#stacks_in_205408 ul,#stacks_in_205408 ol,#stacks_in_205408 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205408 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205408 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205409 {
	font-size: 110%;
}
#stacks_in_205410 p,#stacks_in_205410 div{margin-bottom:0}#stacks_in_205410 p,#stacks_in_205410 div,#stacks_in_205410 ul,#stacks_in_205410 ol,#stacks_in_205410 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205410 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205410 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205411 {
	font-size: 110%;
}
#stacks_in_205412 p,#stacks_in_205412 div{margin-bottom:0}#stacks_in_205412 p,#stacks_in_205412 div,#stacks_in_205412 ul,#stacks_in_205412 ol,#stacks_in_205412 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205412 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205412 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205413 {
	font-size: 110%;
}
#stacks_in_205414 p,#stacks_in_205414 div{margin-bottom:0}#stacks_in_205414 p,#stacks_in_205414 div,#stacks_in_205414 ul,#stacks_in_205414 ol,#stacks_in_205414 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205414 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205414 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205415 {
	font-size: 110%;
}
#stacks_in_205416 p,#stacks_in_205416 div{margin-bottom:0}#stacks_in_205416 p,#stacks_in_205416 div,#stacks_in_205416 ul,#stacks_in_205416 ol,#stacks_in_205416 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205416 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205416 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205417 {
	font-size: 110%;
}
#stacks_in_205418 p,#stacks_in_205418 div{margin-bottom:0}#stacks_in_205418 p,#stacks_in_205418 div,#stacks_in_205418 ul,#stacks_in_205418 ol,#stacks_in_205418 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205418 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205418 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205419 {
	font-size: 110%;
}
#stacks_in_205420 p,#stacks_in_205420 div{margin-bottom:0}#stacks_in_205420 p,#stacks_in_205420 div,#stacks_in_205420 ul,#stacks_in_205420 ol,#stacks_in_205420 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205420 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205420 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205421 {
	font-size: 110%;
}
#stacks_in_205422 p,#stacks_in_205422 div{margin-bottom:0}#stacks_in_205422 p,#stacks_in_205422 div,#stacks_in_205422 ul,#stacks_in_205422 ol,#stacks_in_205422 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205422 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205422 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205423 {
	font-size: 110%;
}
#stacks_in_205424 p,#stacks_in_205424 div{margin-bottom:0}#stacks_in_205424 p,#stacks_in_205424 div,#stacks_in_205424 ul,#stacks_in_205424 ol,#stacks_in_205424 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205424 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205424 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205425 {
	font-size: 110%;
}
#stacks_in_205426 p,#stacks_in_205426 div{margin-bottom:0}#stacks_in_205426 p,#stacks_in_205426 div,#stacks_in_205426 ul,#stacks_in_205426 ol,#stacks_in_205426 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205426 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205426 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205427 {
	font-size: 110%;
}
#stacks_in_205428 p,#stacks_in_205428 div{margin-bottom:0}#stacks_in_205428 p,#stacks_in_205428 div,#stacks_in_205428 ul,#stacks_in_205428 ol,#stacks_in_205428 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205428 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205428 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205429 {
	font-size: 110%;
}
#stacks_in_205430 p,#stacks_in_205430 div{margin-bottom:0}#stacks_in_205430 p,#stacks_in_205430 div,#stacks_in_205430 ul,#stacks_in_205430 ol,#stacks_in_205430 dl{color:rgba(230, 230, 230, 1.00)}#stacks_in_205430 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_205430 a:hover{color:rgba(0, 102, 136, 1.00)}

#stacks_in_205431 {
	font-size: 110%;
}
#stacks_in_28261{overflow:hidden}#stacks_in_28261 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_28261 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
@font-face {
	font-family: 'icomoon';
	src: url("../files/icons/icomoon.eot?hg8hv3");
	src: url("../files/icons/icomoon.eot?#iefixhg8hv3") format("embedded-opentype"), url("../files/icons/icomoon.woff2?hg8hv3") format("woff2"), url("../files/icons/icomoon.ttf?hg8hv3") format("truetype"), url("../files/icons/icomoon.woff?hg8hv3") format("woff"), url("../files/icons/icomoon.svg?hg8hv3#icomoon") format("svg");
	font-weight: normal;
	font-style: normal; }
[class^="sp-icon-"], [class*=" sp-icon-"] {
	font-family: 'icomoon';
	speak: none;
	color: #83725F;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

.sp-icon-chevron-rounded:before{content: "\e600"; }
.sp-icon-chevron-rounded-thick:before{content: "\e601"; }
.sp-icon-chevron-thin:before{content: "\e602"; }
.sp-icon-chevron-thick:before{content: "\e603"; }
.sp-icon-arrow:before{content: "\e604"; }
.sp-icon-arrow-thin:before{content: "\e605"; }
.sp-icon-arrow-thick:before{content: "\e606"; }
.sp-icon-round-1:before{content: "\e607"; }
.sp-icon-round-2:before{content: "\e608"; }
.sp-icon-round-3:before{content: "\e609"; }
.sp-icon-round-4:before{content: "\e60a"; }

#ncd-sp-arrow {
	display: inline-block;
	line-height: 0;
	z-index: 10000;
	padding: 5px;
	background: #FFFFFF;
	border-radius: 100px;
	border-width: 0;
	border-style: solid;
	box-shadow: rgba(0,0,0,0.2) 0 1px 3px;
	
	
	opacity: 0;
	border-color: #83725F;
}
#ncd-sp-arrow i {font-size: 44px;}
#ncd-sp-arrow.show i {cursor: pointer;}


#ncd-sp-arrow {
	position: fixed;
	opacity: 0;
	margin: 30px;
	-webkit-transition: opacity 150ms, -webkit-transform 150ms;
	transition: opacity 150ms, transform 150ms;
	-webkit-transform: rotateY(-55deg);
			-ms-transform: rotateY(-55deg);
					transform: rotateY(-55deg);}

#ncd-sp-arrow.show.down-amount, 
#ncd-sp-arrow.show.down-container{
-webkit-transition: opacity 750ms 0, -webkit-transform 750ms 0;
	transition: opacity 750ms 0, transform 750ms 0;
}

#ncd-sp-arrow .rotateThis{
	-webkit-transition: -webkit-transform 700ms;
					transition: transform 700ms;}

#ncd-sp-arrow.show.down-amount .rotateThis, 
#ncd-sp-arrow.show.down-container .rotateThis{
	position: relative;
	-webkit-transform: rotate(-180deg);
					transform: rotate(-180deg);}
#ncd-sp-arrow.down-amount .rotateThis, 
#ncd-sp-arrow.down-container .rotateThis{
	position: relative;
	-webkit-transform: rotate(0);
					transform: rotate(0);}

#ncd-sp-arrow.show {
	opacity: 1; 
	-webkit-transform: rotateY(0) translateX(0) translateY(0) scale(1);
					transform: rotateY(0) translateX(0) translateY(0) scale(1);}

#ncd-sp-arrow.tl{top: 0;left: 0; }
#ncd-sp-arrow.tc{top: 0;left: 50%; }
#ncd-sp-arrow.tr{top: 0;right: 0; }
#ncd-sp-arrow.bl{bottom: 0;left: 0; }
#ncd-sp-arrow.bc{bottom: 0;left: 50%; }
#ncd-sp-arrow.br{bottom: 0;right: 0; }

@media screen and (max-width: 300px) {
	#ncd-sp-arrow{
		display: none;
	}
}


#stacks_in_28263 .copyright{color:rgba(34, 34, 34, 1.00);font-size:0.90rem}#stacks_in_28263 .copyright a{color:rgba(0, 140, 186, 1.00)}#stacks_in_28263 .copyright a:hover{color:rgba(0, 102, 136, 1.00)}#stacks_in_28263 .copyright{margin-bottom:0}

#stacks_in_28263 {
	margin:  10px;
}
