
.target-wrapper{position:relative}.target-show-on-hover{opacity:0;transition:opacity 750ms ease}.target-show-on-hover:hover{opacity:1}.target{position:absolute;width:100%;height:auto}.target.width-auto{width:auto}.target.height-fill,.target.height-fixed,.target.height-flexible{display:flex;align-items:center}.target.height-fill{height:100%}.target[class*="float-"],.target[class*="shift-"]{position:relative}.target[class*="pin-"],.target.relative-browser{position:fixed}.target.float-right{float:right}.target.float-left{float:left}.target.vcenter[class*="relative-"]{top:50%;transform:translateY(-50%)}.target.hcenter[class*="relative-"]{left:50%;transform:translateX(-50%)}.target.hcenter.vcenter[class*="relative-"]{transform:translateX(-50%) translateY(-50%)}.target.shift-up,.target.shift-down{margin-left:auto;margin-right:auto}.target.target-center{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.target.pin-top{top:0}.target.pin-bottom{bottom:0}.target.pin-left{left:0}.target.pin-right{right:0}.target.target-disable{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}@media only screen and (min-width:40em){.target.target-mobile-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:39.9375em){.target.target-disable-mobile{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:62.5em){.target.target-desktop-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}



.animate{--animation-name:shake;--animation-duration:2s;--animation-delay:0s;--animation-count:1}.animate.on-load,.animate.on-hover:hover{animation-name:var(--animation-name);animation-duration:var(--animation-duration);animation-delay:var(--animation-delay);animation-iteration-count:var(--animation-count)}

.popdrop-tip-data{display:none}.dropem:not(.popdrop-live):not(.no-pop)[style]{display:none !important}.popdrop-popover-content{display:none}.popdrop-popover-rtl{direction:rtl;text-align:right}html.popdrop-open.popdrop-modal .popdrop-popover.in{max-height:100vh;max-width:99.9%;margin-top:0 !important}html.popdrop-open.popdrop-touch .popdrop-popover.in .popdrop-popover-content{overflow-y:scroll;-webkit-overflow-scrolling:touch}.popdrop-popover{position:absolute;top:0;left:0;display:none;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #929292;border:1px solid rgba(0,0,0,0.2);border-radius:6px}.popdrop-popover:not(.popover-flat){-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popdrop-popover.popover-flat .popdrop-popover-title{border-bottom-width:0px}.popdrop-popover.popover-flat .popdrop-close{text-shadow:none}.popdrop-popover.top,.popdrop-popover.top-left,.popdrop-popover.top-right{margin-top:-10px}.popdrop-popover.right,.popdrop-popover.right-top,.popdrop-popover.right-bottom{margin-left:10px}.popdrop-popover.bottom,.popdrop-popover.bottom-left,.popdrop-popover.bottom-right{margin-top:10px}.popdrop-popover.left,.popdrop-popover.left-top,.popdrop-popover.left-bottom{margin-left:-10px}.popdrop-popover.pop{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.3,0,0,1.5);transition-timing-function:cubic-bezier(0.3,0,0,1.5);opacity:0}.popdrop-popover.pop-out{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0}.popdrop-popover.fade,.popdrop-popover.fade-out{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0}.popdrop-popover.out{opacity:0}.popdrop-popover.in{-webkit-transform:none;transform:none;opacity:1}.popdrop-popover .popdrop-popover-content{display:block}.popdrop-popover-inner .popdrop-close{font-family:arial;margin:4px 3px 0 0;float:right;font-size:24px;font-weight:bold;line-height:24px;color:#7b7b7b;opacity:1;text-decoration:none}.popdrop-popover-inner .popdrop-close:after{content:"\00D7";width:0.8em;height:0.8em;padding:4px;position:relative}.popdrop-popover-title{padding:8px 14px;margin:0;font-size:16px;font-weight:bold;line-height:18px;color:#333;background-color:#fff;border-bottom:1px solid rgba(0,0,0,0.2);border-radius:5px 5px 0 0}.popdrop-popover-content{overflow:auto;display:none}.popdrop-popover-inverse{background-color:#333;color:#fff}.popdrop-popover-inverse .popdrop-popover-title{background:#333;border-bottom:1px solid silver;color:#fff}.popdrop-popover-inverse .popdrop-close{color:#f3f3f3}.popdrop-popover-bluegrey{background-color:#282f39;color:#DADEDF}.popdrop-popover-bluegrey .popdrop-popover-title{background:#56666c;border-bottom:1px solid #a9b2b4;color:#DADEDF}.popdrop-popover-bluegrey .popdrop-close{color:#f3f3f3}.popdrop-popover-alert{background-color:#fffdfd;color:#413131}.popdrop-popover-alert .popdrop-popover-title{background:#d32f2f;border-bottom:1px solid #eca5a5;color:#fff}.popdrop-popover-alert .popdrop-close{color:#fff}.popdrop-popover-success{background-color:#EFFEFD;color:#313131}.popdrop-popover-success .popdrop-popover-title{background:#11B8AB;border-bottom:1px solid #0e9c91;color:#fff}.popdrop-popover-success .popdrop-close{color:#fff}.popdrop-no-padding .popdrop-popover-content{padding:0}.popdrop-no-padding .list-group-item{border-right:none;border-left:none}.popdrop-no-padding .list-group-item:first-child{border-top:0}.popdrop-no-padding .list-group-item:last-child{border-bottom:0}.popdrop-popover > .popdrop-arrow,.popdrop-popover > .popdrop-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popdrop-popover > .popdrop-arrow{border-width:11px}.popdrop-popover > .popdrop-arrow:after{border-width:10px;content:""}.popdrop-popover.top > .popdrop-arrow,.popdrop-popover.top-right > .popdrop-arrow,.popdrop-popover.top-left > .popdrop-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#aaa;border-top-color:rgba(0,0,0,0.2);border-bottom-width:0}.popdrop-popover.top > .popdrop-arrow:after,.popdrop-popover.top-right > .popdrop-arrow:after,.popdrop-popover.top-left > .popdrop-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.popdrop-popover.right > .popdrop-arrow,.popdrop-popover.right-top > .popdrop-arrow,.popdrop-popover.right-bottom > .popdrop-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#aaa;border-right-color:rgba(0,0,0,0.2)}.popdrop-popover.right > .popdrop-arrow:after,.popdrop-popover.right-top > .popdrop-arrow:after,.popdrop-popover.right-bottom > .popdrop-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popdrop-popover.bottom > .popdrop-arrow,.popdrop-popover.bottom-right > .popdrop-arrow,.popdrop-popover.bottom-left > .popdrop-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#aaa;border-bottom-color:rgba(0,0,0,0.2);border-top-width:0}.popdrop-popover.bottom > .popdrop-arrow:after,.popdrop-popover.bottom-right > .popdrop-arrow:after,.popdrop-popover.bottom-left > .popdrop-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.popdrop-popover.left > .popdrop-arrow,.popdrop-popover.left-top > .popdrop-arrow,.popdrop-popover.left-bottom > .popdrop-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#aaa;border-left-color:rgba(0,0,0,0.2)}.popdrop-popover.left > .popdrop-arrow:after,.popdrop-popover.left-top > .popdrop-arrow:after,.popdrop-popover.left-bottom > .popdrop-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.popdrop-popover-inverse.top > .popdrop-arrow,.popdrop-popover-inverse.top > .popdrop-arrow:after,.popdrop-popover-inverse.top-left > .popdrop-arrow,.popdrop-popover-inverse.top-left > .popdrop-arrow:after,.popdrop-popover-inverse.top-right > .popdrop-arrow,.popdrop-popover-inverse.top-right > .popdrop-arrow:after{border-top-color:#333}.popdrop-popover-inverse.right > .popdrop-arrow,.popdrop-popover-inverse.right > .popdrop-arrow:after,.popdrop-popover-inverse.right-top > .popdrop-arrow,.popdrop-popover-inverse.right-top > .popdrop-arrow:after,.popdrop-popover-inverse.right-bottom > .popdrop-arrow,.popdrop-popover-inverse.right-bottom > .popdrop-arrow:after{border-right-color:#333}.popdrop-popover-inverse.bottom > .popdrop-arrow,.popdrop-popover-inverse.bottom > .popdrop-arrow:after,.popdrop-popover-inverse.bottom-left > .popdrop-arrow,.popdrop-popover-inverse.bottom-left > .popdrop-arrow:after,.popdrop-popover-inverse.bottom-right > .popdrop-arrow,.popdrop-popover-inverse.bottom-right > .popdrop-arrow:after{border-bottom-color:#333}.popdrop-popover-inverse.left > .popdrop-arrow,.popdrop-popover-inverse.left > .popdrop-arrow:after,.popdrop-popover-inverse.left-top > .popdrop-arrow,.popdrop-popover-inverse.left-top > .popdrop-arrow:after,.popdrop-popover-inverse.left-bottom > .popdrop-arrow,.popdrop-popover-inverse.left-bottom > .popdrop-arrow:after{border-left-color:#333}.popdrop-popover-bluegrey.top > .popdrop-arrow,.popdrop-popover-bluegrey.top > .popdrop-arrow:after,.popdrop-popover-bluegrey.top-left > .popdrop-arrow,.popdrop-popover-bluegrey.top-left > .popdrop-arrow:after,.popdrop-popover-bluegrey.top-right > .popdrop-arrow,.popdrop-popover-bluegrey.top-right > .popdrop-arrow:after{border-top-color:#282f39}.popdrop-popover-bluegrey.right > .popdrop-arrow,.popdrop-popover-bluegrey.right > .popdrop-arrow:after,.popdrop-popover-bluegrey.right-top > .popdrop-arrow,.popdrop-popover-bluegrey.right-top > .popdrop-arrow:after,.popdrop-popover-bluegrey.right-bottom > .popdrop-arrow,.popdrop-popover-bluegrey.right-bottom > .popdrop-arrow:after{border-right-color:#282f39}.popdrop-popover-bluegrey.bottom > .popdrop-arrow,.popdrop-popover-bluegrey.bottom > .popdrop-arrow:after,.popdrop-popover-bluegrey.bottom-left > .popdrop-arrow,.popdrop-popover-bluegrey.bottom-left > .popdrop-arrow:after,.popdrop-popover-bluegrey.bottom-right > .popdrop-arrow,.popdrop-popover-bluegrey.bottom-right > .popdrop-arrow:after{border-bottom-color:#282f39}.popdrop-popover-bluegrey.left > .popdrop-arrow,.popdrop-popover-bluegrey.left > .popdrop-arrow:after,.popdrop-popover-bluegrey.left-top > .popdrop-arrow,.popdrop-popover-bluegrey.left-top > .popdrop-arrow:after,.popdrop-popover-bluegrey.left-bottom > .popdrop-arrow,.popdrop-popover-bluegrey.left-bottom > .popdrop-arrow:after{border-left-color:#282f39}.popdrop-popover-alert.top > .popdrop-arrow:after,.popdrop-popover-alert.top-left > .popdrop-arrow:after,.popdrop-popover-alert.top-right > .popdrop-arrow:after{border-top-color:#fffdfd}.popdrop-popover-alert.right > .popdrop-arrow:after,.popdrop-popover-alert.right-top > .popdrop-arrow:after,.popdrop-popover-alert.right-bottom > .popdrop-arrow:after{border-right-color:#fffdfd}.popdrop-popover-alert.bottom > .popdrop-arrow:after,.popdrop-popover-alert.bottom-left > .popdrop-arrow:after,.popdrop-popover-alert.bottom-right > .popdrop-arrow:after{border-bottom-color:#fffdfd}.popdrop-popover-alert.left > .popdrop-arrow:after,.popdrop-popover-alert.left-top > .popdrop-arrow:after,.popdrop-popover-alert.left-bottom > .popdrop-arrow:after{border-left-color:#fffdfd}.popdrop-popover-success.top > .popdrop-arrow:after,.popdrop-popover-success.top-left > .popdrop-arrow:after,.popdrop-popover-success.top-right > .popdrop-arrow:after{border-top-color:#EFFEFD}.popdrop-popover-success.right > .popdrop-arrow:after,.popdrop-popover-success.right-top > .popdrop-arrow:after,.popdrop-popover-success.right-bottom > .popdrop-arrow:after{border-right-color:#EFFEFD}.popdrop-popover-success.bottom > .popdrop-arrow:after,.popdrop-popover-success.bottom-left > .popdrop-arrow:after,.popdrop-popover-success.bottom-right > .popdrop-arrow:after{border-bottom-color:#EFFEFD}.popdrop-popover-success.left > .popdrop-arrow:after,.popdrop-popover-success.left-top > .popdrop-arrow:after,.popdrop-popover-success.left-bottom > .popdrop-arrow:after{border-left-color:#EFFEFD}.popdrop-popover i.icon-refresh:before{content:""}.popdrop-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px}.popdrop-popover-backdrop{width:100%;height:100%;position:fixed;top:0;left:0}.popdrop-popover .dropdown-menu{display:block;position:relative;top:0;border:none;-webkit-box-shadow:none;box-shadow:none;float:none}.popdrop-open .joeyOpenLabel{display:none}.bp-wrap:not(.popdrop-open) .joeyCloseLabel{display:none}.popdrop-open .openIcon{display:none}.bp-wrap:not(.popdrop-open) .closeIcon{display:none}
.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}

:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(187, 0, 29, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(187, 0, 29, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}

 .HeaderFont, .fontpro-stacks_in_148{  color:rgba(62, 161, 217, 1.00) ;text-decoration-color:rgba(0, 0, 0, 1.00) ;}
  
  
  
  
  
            .HeaderFont{font-family:Verdana, Geneva, sans-serif }
.Programmes{height:25% ;}  
.Programmes{width:66.66666% ;}  
.text{padding-top:0 ;padding-right:0.25rem ;padding-bottom:0 ;padding-left:0.25rem ;}  
.banner-content{height:50% ;}  
.banner1{background-color:var(--overlay-color) ;}
.banner-title{text-shadow:2px 2px 10px rgba(0, 0, 0, 0.60);}
.rounding{border-radius:10px ;}
.menupaddingsmall{padding-top:150.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.menupaddingsmall{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.menupaddingsmall{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.menupaddingsmall{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.menupaddingsmall{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.menupaddingsmall{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.mymenu{background-color:var(--overlay-color) ;}
.mymenu{padding-top:0.5rem ;padding-right:0 ;padding-bottom:0.5rem ;padding-left:0 ;}  
            .menu{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em){            .menu{font-size:calc(16rem/16) }}@media only screen and (min-width:64em){            .menu{font-size:calc(18rem/16) }}
.DynaLogo{border-radius:10px ;}
.banner {
  position: relative;
  background-color: #dfdbe5;
  box-shadow: inset 0 0 5vw rgba(0, 0, 0, 1.00);
  background-attachment: scroll; }

.banner.fly_high, .banner {
  background-image: linear-gradient(to top, #48c6ef 0%, #6f86d6 100%); }
.DynaLogo{width:75% ;}  
.DynaLogoSmall{width:33.33333% ;}  
.stacks_in_394 img{width:100%;max-width:150px}
.stacks_in_396 img{width:100%;max-width:200px}
#stacks_out_285_11{}#stacks_out_285_11{text-align:left}#stacks_in_285_11{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;min-width:10px;display:block;}#stacks_in_285_11 .toggle-target{cursor:pointer !important}@-webkit-keyframes openLabel{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:0.8;-webkit-transform:scale(0.3);transform:scale(0.3)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes openLabel{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:0.8;-webkit-transform:scale(0.3);transform:scale(0.3)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes closeLabel{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(0.3);transform:scale(0.3);opacity:0.8}100%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@keyframes closeLabel{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(0.3);transform:scale(0.3);opacity:0.8}100%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@media screen and (max-width:640px){#stacks_in_285_11 .bp-menu-text{padding:0px 0px 0px 0px}}#stacks_in_285_11 .pd-switch-wrap{-webkit-transition:background-color 120ms ease;transition:background-color 120ms ease;display:inline-block}#stacks_in_285_11 .pd-switch-wrap:not(.is-fresh) .bp-menu-text{-webkit-animation:closeLabel 80ms ease;animation:closeLabel 80ms ease}#stacks_in_285_11 .pd-switch-wrap .bp-menu-text{display:inline-block;vertical-align:middle;color:rgba(65, 65, 65, 1.00);font-size:16px}@media screen and (min-width:640px){#stacks_in_285_11 .pd-switch-wrap .bp-menu-text{font-size:23px}}#stacks_in_285_11 .pd-switch-wrap .bp-menu-text::before{content:"MENU"}#stacks_in_285_11 .pd-switch-wrap .duck-burger{display:inline-block;position:relative;background-color:rgba(255, 255, 255, 0.00);border-radius:50%;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-timing-function:ease;transition-timing-function:ease}#stacks_in_285_11.popdrop-open .pd-switch-wrap:not(.is-fresh) .bp-menu-text{-webkit-animation:openLabel 80ms ease;animation:openLabel 80ms ease}#stacks_in_285_11.popdrop-open .bp-menu-text{color:rgba(65, 65, 65, 1.00)}#stacks_in_285_11.popdrop-open .bp-menu-text::before{content:""}#stacks_in_285_11.popdrop-open .duck-burger{background-color:rgba(255, 255, 255, 0.00)}#stacks_in_285_11 .pd-switch-wrap .duck-burger.toggle-bars{padding-left:0;display:inline-block;width: 40.00px  ;height:40.00px;vertical-align:middle}#stacks_in_285_11 .pd-switch-wrap .duck-burger.toggle-bars .burg{left:25%;top:48%;display:block;width:50%}#stacks_in_285_11 .pd-switch-wrap .duck-burger.toggle-bars .burg,#stacks_in_285_11 .pd-switch-wrap .duck-burger.toggle-bars .burg::before,#stacks_in_285_11 .pd-switch-wrap .duck-burger.toggle-bars .burg::after{position:absolute;height:2.00px;background:rgba(81, 81, 81, 1.00);border-radius:2.00px;}#stacks_in_285_11 .pd-switch-wrap .duck-burger.toggle-bars .burg::before,#stacks_in_285_11 .pd-switch-wrap .duck-burger.toggle-bars .burg::after{left:0;content:"";width:100%}#stacks_in_285_11 .pd-switch-wrap .duck-burger.toggle-bars .burg:before{top:-8.00px}#stacks_in_285_11 .pd-switch-wrap .duck-burger.toggle-bars .burg:after{top:8.00px}#stacks_in_285_11.popdrop-open .duck-burger.toggle-bars .burg,#stacks_in_285_11.popdrop-open .duck-burger.toggle-bars .burg::before,#stacks_in_285_11.popdrop-open .duck-burger.toggle-bars .burg::after{background:rgba(113, 113, 113, 1.00)}#stacks_in_285_11 .pd-switch-wrap .duck-burger .burg{-webkit-transition:background 200ms ease;transition:background 200ms ease}#stacks_in_285_11 .pd-switch-wrap .duck-burger .burg:before,#stacks_in_285_11 .pd-switch-wrap .duck-burger .burg:after{-webkit-transition:top 200ms ease,-webkit-transform 200ms ease;transition:top 200ms ease,-webkit-transform 200ms ease;transition:top 200ms ease,transform 200ms ease;transition:top 200ms ease,transform 200ms ease,-webkit-transform 200ms ease;top:0}#stacks_in_285_11.popdrop-open .pd-switch-wrap .duck-burger .burg{background:transparent !important}#stacks_in_285_11.popdrop-open .pd-switch-wrap .duck-burger .burg:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0}#stacks_in_285_11.popdrop-open .pd-switch-wrap .duck-burger .burg:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0}
[data-pop-source="stacks_in_285_9"].popdrop-popover{z-index:9999;min-width:50px;min-height:32px;-webkit-transition-duration:150ms;transition-duration:150ms}@media screen and (min-width:640px){[data-pop-source="stacks_in_285_9"].popdrop-popover{min-width:32px}}[data-pop-source="stacks_in_285_9"].popdrop-popover .popdrop-popover-content{padding:9px 14px}[data-pop-source="stacks_in_285_9"].popdrop-popover .popdrop-popover-title{text-align:left;font-weight:bold;text-transform:none}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style{border:1px solid rgba(0, 0, 0, 0.20);-webkit-box-shadow:0px 0px 8px 4px rgba(0, 0, 0, 0.20);box-shadow:0px 0px 8px 4px rgba(0, 0, 0, 0.20);background-color:rgba(245, 245, 245, 1.00);border-radius:6px}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style .popdrop-popover-title{color:rgba(255, 255, 255, 1.00);background:rgba(57, 73, 171, 1.00);border-bottom:1px solid rgba(245, 245, 245, 1.00);border-radius:calc(6px - 1px) calc(6px - 1px) 0 0}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style .popdrop-close{color:rgba(140, 140, 140, 1.00);text-shadow:0 1px 0 #fff}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.top-right > .popdrop-arrow{border-top-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow:after,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow:after,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.top-right > .popdrop-arrow:after{border-top-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.right-bottom > .popdrop-arrow{border-right-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow:after,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow:after,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.right-bottom > .popdrop-arrow:after{border-right-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.bottom-right > .popdrop-arrow{border-bottom-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow:after,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow:after,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.bottom-right > .popdrop-arrow:after{border-bottom-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.left-bottom > .popdrop-arrow{border-left-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow:after,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow:after,[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style.left-bottom > .popdrop-arrow:after{border-left-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .popdrop-popover-content{padding:9px 14px;overflow:scroll}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item{border-right:none;border-left:none}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:first-child{border-top:0}[data-pop-source="stacks_in_285_9"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:last-child{border-bottom:0}[data-pop-source="stacks_in_285_9"].popdrop-popover .popdrop-popover-backdrop{background-color:rgba(0,0,0,0.65);z-index:9998}[data-pop-source="stacks_in_285_9"].popdrop-popover .popdrop-popover .dropdown-menu{display:block;position:relative;top:0;border:none;-webkit-box-shadow:none;box-shadow:none;float:none}
#stacks_in_285_9.dropem,.popdrop-popover-inner.pop-stacks_in_285_9{max-width:280px}@media screen and (min-width:640px){#stacks_in_285_9.dropem,.popdrop-popover-inner.pop-stacks_in_285_9{max-width:360px}}.popdrop-popover[data-pop-source="stacks_in_285_9"] .popdrop-popover-content{overflow:auto}#stacks_in_285_9.dropem{display:none}
.stacks_in_285_40 img{width:100%;max-width:128px}
#toTop{--elevator-image:url(../../../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}
.VenuMenu{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.Prog{height:4rem ;}  
.VenuMenu{margin:0.25rem ;}  
.stacks_in_344 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.stacks_in_374 img{width:100%;max-width:128px}
.stacks_in_335 img{width:100%;max-width:128px}
.stacks_in_337 img{width:100%;max-width:128px}
.stacks_in_339 img{width:100%;max-width:128px}

.stacks_in_449{height:90vh;border:none}@media screen and (min-width:40em){.stacks_in_449{height:90vh}}@media screen and (min-width:64em){.stacks_in_449{height:90vh}}
#stacks_in_450>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





.linksfooter{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(251, 0, 35, 1.00);--link-color-hover:rgba(42, 0, 255, 1.00);--link-decoration:none;--link-decoration-hover:none}
.target.stacks_in_286_4{    margin:0px;}.target.stacks_in_286_4{}.target.stacks_in_286_4.width-fill{width:calc(100% - 0px)}.target.stacks_in_286_4.width-flexible{width:100%}.target.stacks_in_286_4.width-fixed{width:250px}.target.stacks_in_286_4.height-fill{height:calc(100% - 0px)}.target.stacks_in_286_4.height-flexible{height:100%}.target.stacks_in_286_4.height-fixed{height:250px}.target.stacks_in_286_4[class*="relative-"].top-pt{top:0%}.target.stacks_in_286_4[class*="relative-"].top-px{top:0px}.target.stacks_in_286_4[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_286_4[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_286_4[class*="relative-"].right-pt{right:0%}.target.stacks_in_286_4[class*="relative-"].right-px{right:0px}.target.stacks_in_286_4[class*="relative-"].left-pt{left:0%}.target.stacks_in_286_4[class*="relative-"].left-px{left:0px}.target.stacks_in_286_4.shift-up{margin-top:-0px}.target.stacks_in_286_4.shift-down{margin-bottom:-0px}.target.stacks_in_286_4.shift-left{right:0px}.target.stacks_in_286_4.shift-right{left:0px}.target.stacks_in_286_4.pin-top,.target.stacks_in_286_4.pin-bottom{left:0px}.target.stacks_in_286_4.pin-left,.target.stacks_in_286_4.pin-right{top:0px}
.stacks_in_286_2_11 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}




	#stacks_in_286_2_2 .button_icon,#stacks_in_286_2_2 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_286_2_2 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_286_2_2 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_286_2_2 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_286_2_2 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_286_2_2 .sweet_button_wrapper {
		
			height:32px;
		
	}

	
		#stacks_in_286_2_2 .button_icon,#stacks_in_286_2_2 .button_icon i {
			height:32px;
			line-height:2em;
			font-size:19px;
		}
		
	

	#stacks_in_286_2_2 .button_label {
		font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_286_2_2 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(224, 226, 226, 1.00);
}
#stacks_in_286_2_2 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_286_2_2 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}







	#stacks_in_286_2_2 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_286_2_2 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_286_2_2 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(244, 246, 246, 1.00);
}
#stacks_in_286_2_2 .sweet_button:active{
	background: rgba(204, 206, 206, 1.00);
}
#stacks_in_286_2_2 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_286_2_2 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_286_2_2 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_286_2_2 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_286_2_2 {
	margin-right:0;
}




	#stacks_in_286_2_7 .button_icon,#stacks_in_286_2_7 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_286_2_7 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_286_2_7 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_286_2_7 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_286_2_7 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_286_2_7 .sweet_button_wrapper {
		
			height:32px;
		
	}

	
		#stacks_in_286_2_7 .button_icon,#stacks_in_286_2_7 .button_icon i {
			height:32px;
			line-height:2em;
			font-size:19px;
		}
		
	

	#stacks_in_286_2_7 .button_label {
		font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_286_2_7 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(224, 226, 226, 1.00);
}
#stacks_in_286_2_7 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_286_2_7 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}







	#stacks_in_286_2_7 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_286_2_7 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_286_2_7 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(244, 246, 246, 1.00);
}
#stacks_in_286_2_7 .sweet_button:active{
	background: rgba(204, 206, 206, 1.00);
}
#stacks_in_286_2_7 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_286_2_7 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_286_2_7 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_286_2_7 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_286_2_7 {
	margin-left:0;
}




	#stacks_in_286_2_19 .button_icon,#stacks_in_286_2_19 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_286_2_19 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_286_2_19 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_286_2_19 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_286_2_19 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_286_2_19 .sweet_button_wrapper {
		
			height:32px;
		
	}

	
		#stacks_in_286_2_19 .button_icon,#stacks_in_286_2_19 .button_icon i {
			height:32px;
			line-height:2em;
			font-size:19px;
		}
		
	

	#stacks_in_286_2_19 .button_label {
		font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_286_2_19 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(224, 226, 226, 1.00);
}
#stacks_in_286_2_19 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_286_2_19 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}







	#stacks_in_286_2_19 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_286_2_19 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_286_2_19 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(244, 246, 246, 1.00);
}
#stacks_in_286_2_19 .sweet_button:active{
	background: rgba(204, 206, 206, 1.00);
}
#stacks_in_286_2_19 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_286_2_19 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_286_2_19 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_286_2_19 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_286_2_19 {
	margin-left:0;
}




	#stacks_in_286_2_24 .button_icon,#stacks_in_286_2_24 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_286_2_24 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_286_2_24 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_286_2_24 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_286_2_24 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_286_2_24 .sweet_button_wrapper {
		
			height:32px;
		
	}

	
		#stacks_in_286_2_24 .button_icon,#stacks_in_286_2_24 .button_icon i {
			height:32px;
			line-height:2em;
			font-size:19px;
		}
		
	

	#stacks_in_286_2_24 .button_label {
		font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_286_2_24 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(224, 226, 226, 1.00);
}
#stacks_in_286_2_24 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_286_2_24 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}







	#stacks_in_286_2_24 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_286_2_24 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_286_2_24 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(244, 246, 246, 1.00);
}
#stacks_in_286_2_24 .sweet_button:active{
	background: rgba(204, 206, 206, 1.00);
}
#stacks_in_286_2_24 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_286_2_24 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_286_2_24 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_286_2_24 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_286_2_24 {
	margin-right:0;
}
.copyright{border-radius:25px ;}
.copyright{background-color:rgba(245, 245, 245, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.copyright{background-attachment:scroll!important}}
.stacks_in_286_2_31 img{width:100%;max-width:256px}
@media only screen and (min-width:0px){#stacks_in_286_2_33{}}

/* 
Formsnap v.3.0.11 Stylesheet 
MODIFIED: 2019/10/16 10:27:16
*/




/* live edits to work in formsnap */
#stacks_in_435_14 .control-group.incase,
#stacks_in_435_14 .yd-radio-checkbox,
#stacks_in_435_14 .yd-file
{
  width:100%;
  margin: 0px 0px 25px 0px !important;
}



#stacks_in_435_14, #stacks_out_435_14, .stacks_top, #%id# .out
{
	 overflow: visible;
 }

/* custom overrides */

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9A9A9A;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9A9A9A;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #9A9A9A;
}

#stacks_in_435_14 .control-group .img-drop, 
#stacks_in_435_14 .control-group .incase-box, 
#stacks_in_435_14 .control-group input:not(.and-up), 
#stacks_in_435_14 .control-group select, 
#stacks_in_435_14 .control-group textarea {
  font-family: "Roboto Mono", monospace;
  font-size: 14px;
  color: #616161;
  border-color: #CFCFCF;
  border-width: 1px;
  background-color: #FFFFFF;
}

#stacks_in_435_14 .control-group.incase input:focus, 
#stacks_in_435_14 .control-group.incase select:focus, 
#stacks_in_435_14 .control-group.incase textarea:focus {
  border-color: #CFCFCF;
  outline: 0;
  box-shadow: none;
}

/* #stacks_in_435_14  .yd-file:before {
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #616161;
} */

#stacks_in_435_14  .yd-file .yd-file-in {
  background: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
/*  border: 1px solid #dbdbdb;*/
}

#stacks_in_435_14 .yd-rating.yd-no-label .yd-star-menu {
  padding-top:6px;
}

#stacks_in_435_14  .yd-rating .yd-rating-in {
  background: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
/*  border: 1px solid #dbdbdb;*/
}

#stacks_in_435_14 .yd-file.yd-no-label .selected-file {
  padding-top:6px;
}

#stacks_in_435_14  .yd-required {
  color: #8E2F2E;
}

#stacks_in_435_14 .yd-sub-text {
  color: #999999;
  font-size: 13px;
}

#stacks_in_435_14 .yd-border {
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_435_14 .yd-trumbowyg .trumbowyg-button-pane {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_435_14 .trumbowyg-button-pane button {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #616161;
}
#stacks_in_435_14 .yd-trumbowyg {
  background:  #FFFFFF;
  background-color:  #FFFFFF;
}

#stacks_in_435_14 .yd-trumbowyg .trumbowyg-editor {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_435_14 .trumbowyg-button-pane button.trumbowyg-active, 
#stacks_in_435_14 .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, 
#stacks_in_435_14 .trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
  background-color: transparent;
}


#stacks_in_435_14 .parsley-errors-list li,
#stacks_in_435_14 .yd-invalid-msg {
  color:#8E2F2E;
  font-size:14px;
}

#stacks_in_435_14 button.yd-btn {
  background: #FFFFFF;
  color: #222222;
  font-size: 15px;
  padding: 10px 10px;
  font-family: "Roboto Mono", monospace;
}

#stacks_in_435_14 button.yd-btn:disabled,
#stacks_in_435_14 button.yd-btn[disabled]{
  opacity:.5;
  cursor: not-allowed !important;
}

#stacks_in_435_14 button.yd-btn:hover {
  background: #E6E6E6;
}

#stacks_in_435_14 button.yd-btn.yd-primary {
  background: #5771A2;
  color: #FFFFFF;
  font-size:  15px;
}

#stacks_in_435_14 button.yd-btn.yd-primary:hover {
  background: #3E5889;
}

#stacks_in_435_14 .refresh-captcha {
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #5771A2;
  border-bottom-width: 0;
/*  border: 1px solid #DBDBDB;*/
}


#stacks_in_435_14 .accent-color, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-hour-minute-seperator, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-hour-minute-seperator, 
#stacks_in_435_14 .control-group.incase label, 
#stacks_in_435_14 div[class^=yd-]>div>label {
color: #5771A2;
/* font-size:  11px;
font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif"; */
}

input.yd-star:checked ~ label.yd-star:before {
  color:#5771A2;
  transition: all .25s;
}

input.yd-rating-star-5:checked ~ label.yd-star:before {
  color:#5771A2;
}


#stacks_in_435_14 .control-group.incase label, 
#stacks_in_435_14 div[class^=yd-]>div>label {
color: #5771A2;
font-size:  11px;
font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}

.yd-add-item {
	font-size:  11px;
  font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif"; /* same size as labels */
}

#stacks_in_435_14 .fs-checkbox-label{
	color: #616173;
	font-size:  14px;
}

#stacks_in_435_14 .yd-file:before { color: #5771A2; }

#stacks_in_435_14 .fs-checkbox-label{
	color: #616173;
	font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}

#stacks_in_435_14 .radio_checkbox li a{;
  font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
  font-size:  14px;
}

#stacks_in_435_14 .control-group.incase .incase-box, 
#stacks_in_435_14 .control-group.incase input, 
#stacks_in_435_14 .control-group.incase select, 
#stacks_in_435_14 .control-group.incase textarea{
	color: #616161;
	font-size:  14px;
	font-family: "Roboto Mono", monospace;
  border-color: #CFCFCF;
  border-width: 1px;
  /* padding-top: %input-padding-top%; */
}

/* select down arrow color */
#stacks_in_435_14 .control-group.yd-select>div:after {
  border-top: 6px solid #CFCFCF;
}


#stacks_in_435_14 .fs-checkbox-radio .fs-checkbox-flag, 
#stacks_in_435_14 .rangeslider__fill {
background: #5771A2;
}

#stacks_in_435_14 .fs-checkbox-flag:before {
  border-color: #5771A2;
}

#stacks_in_435_14 .steps .yd-step.current {
  border-color: #CFCFCF;
}

#stacks_in_435_14 .yd-step-dots ul li i.fa { color:#CFCFCF !important; }
#stacks_in_435_14 .yd-step-dots ul li.active i.fa { color:#5771A2 !important; }

/* mobile buttons */
.calentim-container-mobile .calentim-input .calentim-footer button.calentim-cancel {
	color: #5771A2;
	border: 1px solid #5771A2;
}

.calentim-container-mobile .calentim-input .calentim-footer button.calentim-apply {
	background: #5771A2;
	border: 1px solid #5771A2
}


.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end:hover,
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start:hover, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start:hover, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected {
background: #5771A2; border-color: #5771A2;
}

 .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span {
    background:#3E5889; color:#fff;
    }

		/* hight light color */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected), 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) {
	background-color: #9DB7E8;
	}
 .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) span {
		background-color: #9DB7E8;
		}

.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-today, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-today {
		color: #5771A2;
		}

.calentim-container .calentim-input, .calentim-container-mobile .calentim-input {
  border-color: #CFCFCF;
/*  border-width: 1px;*/
}

/* light pre-select color on drag */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected), 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) {
  background-color: #A7C1F2;
  }

/* selected day inner span */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span {
  background: #5771A2;
  }

/* hide top pointer */
#stacks_in_435_14 .calentim-box-arrow-top:before {
  border-color: rgba(184,184,184,0);
  border-bottom-color:  #CFCFCF;
}

/* header link hover */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-month-switch:hover, .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-year-switch:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-month-switch:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-year-switch:hover{
  color: #5771A2;
}

/* month selected */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month.current {
  background: #5771A2;
}

/* month hover */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month:hover
 {
  background: #708ABB;
}

/* year selected */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next.current, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev.current, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year.current {
  background: #5771A2;
}

/* year carets */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev {
  color: #5771A2;
}

/* year hover */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next:hover, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev:hover, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year:hover {
  background: #708ABB;
}

/* Alerts */

#stacks_in_435_14 .yd-alert {
  font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}

#stacks_in_435_14 .rangeslider__value-bubble {
	background-color: #5771A2;
}

#stacks_in_435_14 .rangeslider__value-bubble::before {
	border-top: 6px solid #5771A2;
}

#stacks_in_435_14 .color-well {
	position:absolute; top:26px; left:11px; width:12px; height:12px; border-radius:3px;
}



/* .yd-error.yd-textarea .yd-counter
{
	bottom: 34px !important;
} */
.yd-error .yd-tooltip {
	bottom: 38px !important;
}

#stacks_in_435_14 .form-navigation  {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-grid;
  /* for shitty ie support */
  display: grid;
  -ms-grid-columns: 12 1fr;
  grid-template-columns: repeat(12, 1fr);
	grid-gap: 20px; 
}

#stacks_in_435_14 .form-navigation .fs-col-1,
#stacks_in_435_14 .form-navigation .fs-col-2,
#stacks_in_435_14 .form-navigation .fs-col-3,
#stacks_in_435_14 .form-navigation .fs-col-4,
#stacks_in_435_14 .form-navigation .fs-col-5,
#stacks_in_435_14 .form-navigation .fs-col-6,
#stacks_in_435_14 .form-navigation .fs-col-7,
#stacks_in_435_14 .form-navigation .fs-col-8,
#stacks_in_435_14 .form-navigation .fs-col-9,
#stacks_in_435_14 .form-navigation .fs-col-10,
#stacks_in_435_14 .form-navigation .fs-col-11,
#stacks_in_435_14 .form-navigation .fs-col-12 {
  -ms-grid-column: 12;
  -ms-grid-row: 1;
  grid-column: span 12; }

@media (min-width: 600px) {
  #stacks_in_435_14 .form-navigation .fs-col-1 {
    -ms-grid-column: 1;
    grid-column: span 1; }
		#stacks_in_435_14 .form-navigation .fs-col-2 {
    -ms-grid-column: 2;
    grid-column: span 2; }
		#stacks_in_435_14 .form-navigation .fs-col-3 {
    -ms-grid-column: 3;
    grid-column: span 3; }
		#stacks_in_435_14 .form-navigation .fs-col-4 {
    -ms-grid-column: 4;
    grid-column: span 4; }
		#stacks_in_435_14 .form-navigation .fs-col-5 {
    -ms-grid-column: 5;
    grid-column: span 5; }
		#stacks_in_435_14 .form-navigation .fs-col-6 {
    -ms-grid-column: 6;
    grid-column: span 6; }
		#stacks_in_435_14 .form-navigation .fs-col-7 {
    -ms-grid-column: 7;
    grid-column: span 7; }
		#stacks_in_435_14 .form-navigation .fs-col-8 {
    -ms-grid-column: 8;
    grid-column: span 8; }
		#stacks_in_435_14 .form-navigation .fs-col-9 {
    -ms-grid-column: 9;
    grid-column: span 9; }
		#stacks_in_435_14 .form-navigation .fs-col-10 {
    -ms-grid-column: 10;
    grid-column: span 10; }
		#stacks_in_435_14 .form-navigation .fs-col-11 {
    -ms-grid-column: 11;
    grid-column: span 11; }
		#stacks_in_435_14 .form-navigation .fs-col-12 {
    -ms-grid-column: 12;
    grid-column: span 12; } }

	#stacks_in_435_14 .form-navigation:not(:first-child) {
  margin: 20px 0 20px 0; }

  
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .incase.control-group {
    float: none !important; }
		#stacks_in_435_14 .form-navigation .fs-grid-container {
    display: block; }
		#stacks_in_435_14 .form-navigation .fs-col-1,
		#stacks_in_435_14 .form-navigation .fs-col-2,
		#stacks_in_435_14 .form-navigation .fs-col-3,
		#stacks_in_435_14 .form-navigation .fs-col-4,
		#stacks_in_435_14 .form-navigation .fs-col-5,
		#stacks_in_435_14 .form-navigation .fs-col-6,
		#stacks_in_435_14 .form-navigation .fs-col-7,
		#stacks_in_435_14 .form-navigation .fs-col-8,
		#stacks_in_435_14 .form-navigation .fs-col-9,
		#stacks_in_435_14 .form-navigation .fs-col-10,
		#stacks_in_435_14 .form-navigation .fs-col-11,
		#stacks_in_435_14 .form-navigation .fs-col-12 {
    width: 100%;
		margin: 10px auto; } 
	}


	/* modal custom colors */
  #stacks_in_435_14 .yd-overlay{background: rgba(0, 0, 0, 0.80);}
  #stacks_in_435_14 .yd-content{background:rgba(255, 255, 255, 1.00);color:rgba(70, 69, 69, 1.00);}
  #stacks_in_435_14 .yd-content h3{border-bottom-color: rgba(0, 0, 0, 0.15);}
  #stacks_in_435_14 .yd-content .yd-body{border-bottom-color: rgba(0, 0, 0, 0.15);}
  #stacks_in_435_14 .yd-modal.error .yd-content h3{color:rgba(70, 69, 69, 1.00);}
  #stacks_in_435_14 .yd-modal.success .yd-content h3{color:rgba(70, 69, 69, 1.00);}
  #stacks_in_435_14 .yd-modal-show.yd-effect-12 ~ .yd-overlay {background: rgba(255, 255, 255, 1.00)} 
  #stacks_in_435_14 .yd-modal-show.yd-effect-16 ~ .yd-overlay {background: rgba(0, 0, 0, 0.80);}
  #stacks_in_435_14 .yd-modal.process .yd-content button { display:none !important; }

/* loader */

#stacks_in_435_14 .yd-loader {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
#stacks_in_435_14 .yd-loader div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #5771A2;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
#stacks_in_435_14 .yd-loader div:nth-child(1) {
  left: 6px;
  animation: yd-loader1 0.6s infinite;
}
#stacks_in_435_14 .yd-loader div:nth-child(2) {
  left: 6px;
  animation: yd-loader2 0.6s infinite;
}
#stacks_in_435_14 .yd-loader div:nth-child(3) {
  left: 26px;
  animation: yd-loader2 0.6s infinite;
}
#stacks_in_435_14 .yd-loader div:nth-child(4) {
  left: 45px;
  animation: yd-loader3 0.6s infinite;
}
@keyframes yd-loader1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes yd-loader3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes yd-loader2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}



     
a.formsnap-reset:hover,
a.formsnap-reset:focus{
	cursor: pointer;
}
 
@media only screen and (min-width:0px){#stacks_in_435_35{}}

