



.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}











.rwml-menu-imported {
	display: none;
}

#stacks_in_10795 {
	display: none !important;
}


/* Start by hiding all translatable items. This class is applied via jQuery in the scripts-global.js file */
.rwml-translatable {
	display: none;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.it .rwml-translatable:lang(it) {
	display: inherit;
}



/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.en .rwml-translatable:lang(en) {
	display: inherit;
}














:root{--light-gray:rgba(241, 241, 241, 1.00);--medium-gray:rgba(220, 220, 220, 1.00);--dark-gray:rgba(120, 120, 120, 1.00);--black:rgba(26, 26, 26, 1.00);--black-color:var(--black);--white:rgba(255, 255, 255, 1.00);--white-color:var(--white);--primary:rgba(12, 62, 42, 1.00);--secondary:rgba(24, 21, 52, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(252, 96, 38, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(255, 255, 255, 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, 32, 12, 1.00);--secondary-dark:rgba(0, 0, 22, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(222, 66, 8, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(24, 21, 52, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(26, 26, 26, 1.00);--link-color:rgba(12, 62, 42, 1.00);--link-color-hover:rgba(12, 62, 42, 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:5px;--small-gutter:2.5rem;--medium-gutter:3rem;--large-gutter:4rem;--site-width:calc(1320rem/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(255, 255, 255, 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(18rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(36rem/16)}h3,.h3{font-size:calc(26rem/16)}h4,.h4{font-size:calc(22rem/16)}h5,.h5{font-size:calc(19rem/16)}h6,.h6{font-size:calc(17rem/16)}small{font-size:40%}.button{font-size:calc(20rem/16)}.button.tiny{font-size:calc(18rem/16)}.button.small{font-size:calc(18rem/16)}.button.large{font-size:calc(22rem/16)}@media only screen and (min-width:40em){body{font-size:calc(19rem/16)}h1,.h1{font-size:calc(62rem/16)}h2,.h2{font-size:calc(46rem/16)}h3,.h3{font-size:calc(32rem/16)}h4,.h4{font-size:calc(26rem/16)}h5,.h5{font-size:calc(24rem/16)}h6,.h6{font-size:calc(19rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(72rem/16)}h2,.h2{font-size:calc(58rem/16)}h3,.h3{font-size:calc(38rem/16)}h4,.h4{font-size:calc(32rem/16)}h5,.h5{font-size:calc(26rem/16)}h6,.h6{font-size:calc(22rem/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(5rem/16)}body{background-color:rgba(255, 255, 255, 1.00);}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  




 .main-menu>.menu a, .menu.main-menu a{--menu-link-color:rgba(24, 21, 52, 1.00);--menu-link-color-hover:rgba(24, 21, 52, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .main-menu>.menu .menu-text, .menu.main-menu .menu-text{--menu-text-color:rgba(24, 21, 52, 1.00)} .main-menu>.menu>li>a, .menu.main-menu>li>a{padding-top:0;padding-bottom:0} .main-menu>.menu .submenu>li>a, .menu.main-menu .submenu>li>a{padding-top:0;padding-bottom:0} .main-menu>.menu li.active>a, .main-menu>.menu li.is-active>a, .main-menu>.menu a.is-active, .menu.main-menu li.active>a, .menu.main-menu li.is-active>a, .menu.main-menu a.is-active{--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-link-color:rgba(24, 21, 52, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(24, 21, 52, 1.00)} .main-menu>.menu .submenu li.active>a, .main-menu>.menu .submenu li.is-active>a, .main-menu>.menu .submenu a.is-active, .menu.main-menu .submenu li.active>a, .menu.main-menu .submenu li.is-active>a, .menu.main-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .main-menu>.menu .submenu a, .menu.main-menu .submenu a{--menu-caret-color:rgba(255, 255, 255, 1.00)} .main-menu>.menu .submenu, .menu.main-menu .submenu{--submenu-bg-color:rgba(255, 255, 255, 1.00);--submenu-border:0px solid rgba(202, 202, 202, 1.00)} .main-menu>.menu .submenu a, .menu.main-menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(24, 21, 52, 1.00)} .main-menu>.menu .submenu .menu-text, .menu.main-menu .submenu .menu-text{--menu-text-color:rgba(24, 21, 52, 1.00)} .main-menu>.menu .submenu li.active>a, .main-menu>.menu .submenu li.is-active>a, .main-menu>.menu .submenu a.is-active, .menu.main-menu .submenu li.active>a, .menu.main-menu .submenu li.is-active>a, .menu.main-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(24, 21, 52, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
 .main-menu-bars>.menu a, .menu.main-menu-bars a{--menu-link-color:rgba(24, 21, 52, 1.00);--menu-link-color-hover:rgba(24, 21, 52, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .main-menu-bars>.menu .menu-text, .menu.main-menu-bars .menu-text{--menu-text-color:rgba(24, 21, 52, 1.00)} .main-menu-bars>.menu>li>a, .menu.main-menu-bars>li>a{padding-top:0;padding-bottom:0} .main-menu-bars>.menu .submenu>li>a, .menu.main-menu-bars .submenu>li>a{padding-top:0;padding-bottom:0} .main-menu-bars>.menu li.active>a, .main-menu-bars>.menu li.is-active>a, .main-menu-bars>.menu a.is-active, .menu.main-menu-bars li.active>a, .menu.main-menu-bars li.is-active>a, .menu.main-menu-bars a.is-active{--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-link-color:rgba(24, 21, 52, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(24, 21, 52, 1.00)} .main-menu-bars>.menu .submenu li.active>a, .main-menu-bars>.menu .submenu li.is-active>a, .main-menu-bars>.menu .submenu a.is-active, .menu.main-menu-bars .submenu li.active>a, .menu.main-menu-bars .submenu li.is-active>a, .menu.main-menu-bars .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .main-menu-bars>.menu .submenu a, .menu.main-menu-bars .submenu a{--menu-caret-color:rgba(255, 255, 255, 1.00)} .main-menu-bars>.menu .submenu, .menu.main-menu-bars .submenu{--submenu-bg-color:rgba(255, 255, 255, 1.00);--submenu-border:0px solid rgba(202, 202, 202, 1.00)} .main-menu-bars>.menu .submenu a, .menu.main-menu-bars .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(24, 21, 52, 1.00)} .main-menu-bars>.menu .submenu .menu-text, .menu.main-menu-bars .submenu .menu-text{--menu-text-color:rgba(24, 21, 52, 1.00)} .main-menu-bars>.menu .submenu li.active>a, .main-menu-bars>.menu .submenu li.is-active>a, .main-menu-bars>.menu .submenu a.is-active, .menu.main-menu-bars .submenu li.active>a, .menu.main-menu-bars .submenu li.is-active>a, .menu.main-menu-bars .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(24, 21, 52, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
            .main-menu, .main-menu-bars, .side-menu{font-size:calc(20rem/16) ;font-weight:700 ;}@media only screen and (min-width:40em) {            .main-menu, .main-menu-bars, .side-menu{font-size:calc(20rem/16) }}@media only screen and (min-width:64em) {            .main-menu, .main-menu-bars, .side-menu{font-size:calc(20rem/16) }}
            .main-menu, .main-menu-bars, .side-menu{font-family:"Lora",serif }

.navbar.is-stuck{box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.20);}

.main-menu-logo{width:160.00px !important;}@media only screen and (min-width:40em){.main-menu-logo{width:160.00px !important}}@media only screen and (min-width:64em){.main-menu-logo{width:200.00px !important}}


.side-menu-canvas{z-index:9999 !important}

 .side-menu>.menu a, .menu.side-menu a{--menu-link-color:rgba(24, 21, 52, 1.00);--menu-link-color-hover:rgba(24, 21, 52, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .side-menu>.menu .menu-text, .menu.side-menu .menu-text{--menu-text-color:rgba(24, 21, 52, 1.00)} .side-menu>.menu>li>a, .menu.side-menu>li>a{padding-top:0;padding-bottom:0} .side-menu>.menu .submenu>li>a, .menu.side-menu .submenu>li>a{padding-top:0;padding-bottom:0} .side-menu>.menu li.active>a, .side-menu>.menu li.is-active>a, .side-menu>.menu a.is-active, .menu.side-menu li.active>a, .menu.side-menu li.is-active>a, .menu.side-menu a.is-active{--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-link-color:rgba(24, 21, 52, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(24, 21, 52, 1.00)} .side-menu>.menu .submenu li.active>a, .side-menu>.menu .submenu li.is-active>a, .side-menu>.menu .submenu a.is-active, .menu.side-menu .submenu li.active>a, .menu.side-menu .submenu li.is-active>a, .menu.side-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .side-menu>.menu .submenu a, .menu.side-menu .submenu a{--menu-caret-color:rgba(255, 255, 255, 1.00)} .side-menu>.menu .submenu, .menu.side-menu .submenu{--submenu-bg-color:rgba(255, 255, 255, 1.00);--submenu-border:0px solid rgba(202, 202, 202, 1.00)} .side-menu>.menu .submenu a, .menu.side-menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(24, 21, 52, 1.00)} .side-menu>.menu .submenu .menu-text, .menu.side-menu .submenu .menu-text{--menu-text-color:rgba(24, 21, 52, 1.00)} .side-menu>.menu .submenu li.active>a, .side-menu>.menu .submenu li.is-active>a, .side-menu>.menu .submenu a.is-active, .menu.side-menu .submenu li.active>a, .menu.side-menu .submenu li.is-active>a, .menu.side-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(24, 21, 52, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}

.side-menu-logo{width:140.00px !important;}@media only screen and (min-width:40em){.side-menu-logo{width:140.00px !important}}@media only screen and (min-width:64em){.side-menu-logo{width:140.00px !important}}

.side-menu-close-button .close-button{position: absolute  !important;z-index:1 !important;top:0px !important;bottom:unset !important;left:16px !important;right:unset !important;}


  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .title{font-family:"Lora",serif }
            .above-title, .description, .description-footer{font-family:"Roboto",sans-serif }


            h1.title{font-size:calc(52rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h1.title{font-size:calc(64rem/16) }}@media only screen and (min-width:64em) {            h1.title{font-size:calc(78rem/16) }}
            .page h1.title{font-size:calc(44rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .page h1.title{font-size:calc(54rem/16) }}@media only screen and (min-width:64em) {            .page h1.title{font-size:calc(64rem/16) }}
            h2.title{font-size:calc(36rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h2.title{font-size:calc(46rem/16) }}@media only screen and (min-width:64em) {            h2.title{font-size:calc(58rem/16) }}
            h3.title{font-size:calc(26rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h3.title{font-size:calc(32rem/16) }}@media only screen and (min-width:64em) {            h3.title{font-size:calc(38rem/16) }}
            h4.title{font-size:calc(22rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h4.title{font-size:calc(26rem/16) }}@media only screen and (min-width:64em) {            h4.title{font-size:calc(32rem/16) }}
            h5.title{font-size:calc(20rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h5.title{font-size:calc(24rem/16) }}@media only screen and (min-width:64em) {            h5.title{font-size:calc(28rem/16) }}
            h6.title{font-size:calc(17rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h6.title{font-size:calc(19rem/16) }}@media only screen and (min-width:64em) {            h6.title{font-size:calc(22rem/16) }}

            .above-title{font-size:calc(14rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .above-title{font-size:calc(14rem/16) }}@media only screen and (min-width:64em) {            .above-title{font-size:calc(14rem/16) }}

            .description{font-size:calc(18rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .description{font-size:calc(19rem/16) }}@media only screen and (min-width:64em) {            .description{font-size:calc(20rem/16) }}
            .description-smaller{font-size:calc(15rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .description-smaller{font-size:calc(16rem/16) }}@media only screen and (min-width:64em) {            .description-smaller{font-size:calc(17rem/16) }}



            .description-footer{font-size:calc(15rem/16) ;line-height:1.10 ;}@media only screen and (min-width:40em) {            .description-footer{font-size:calc(15rem/16) }}@media only screen and (min-width:64em) {            .description-footer{font-size:calc(15rem/16) }}


.title{--header-color:rgba(35, 29, 89, 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(34, 34, 34, 1.00);--link-color-hover:rgba(51, 51, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}
.alt .title{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(34, 34, 34, 1.00);--link-color-hover:rgba(51, 51, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}

.above-title{--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(34, 34, 34, 1.00);--link-color-hover:rgba(51, 51, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}

.description{--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(34, 34, 34, 1.00);--link-color-hover:rgba(51, 51, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}
.alt .description{--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(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(255, 255, 255, 1.00);--link-decoration:none;--link-decoration-hover:none}

.description-bottom-footer{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(34, 34, 34, 1.00);--link-decoration:none;--link-decoration-hover:none}

h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:28.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:36.00px ;margin-left:0.00px }}
h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:18.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:28.00px ;margin-left:0.00px }}
h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:14.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:18.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:22.00px ;margin-left:0.00px }}
.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:28.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}
.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:48.00px ;margin-left:0.00px }}


            .button,.button{font-family:"Roboto",sans-serif }

            .button{font-size:calc(18rem/16) ;font-weight:700 ;}@media only screen and (min-width:40em) {            .button{font-size:calc(20rem/16) }}@media only screen and (min-width:64em) {            .button{font-size:calc(22rem/16) }}
            .top-header .button{font-size:calc(16rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .top-header .button{font-size:calc(16rem/16) }}@media only screen and (min-width:64em) {            .top-header .button{font-size:calc(16rem/16) }}
            .slide .button{font-size:calc(16rem/16) ;font-weight:700 ;}@media only screen and (min-width:40em) {            .slide .button{font-size:calc(16rem/16) }}@media only screen and (min-width:64em) {            .slide .button{font-size:calc(16rem/16) }}


.btn-main{--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(34, 34, 34, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(12, 62, 42, 1.00);--secondary:rgba(24, 21, 52, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(233, 41, 28, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(255, 255, 255, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(222, 255, 252, 1.00);--secondary-light:rgba(234, 231, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 251, 238, 1.00);*/--primary-dark:rgba(0, 32, 12, 1.00);--secondary-dark:rgba(0, 0, 22, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(203, 11, 0, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}

.btn-bw{--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(34, 34, 34, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(34, 34, 34, 1.00);--secondary:rgba(255, 255, 255, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(12, 62, 42, 1.00);--alert:rgba(60, 167, 129, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(34, 34, 34, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(244, 244, 244, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(222, 255, 252, 1.00);--alert-light:rgba(255, 255, 255, 1.00);*/--primary-dark:rgba(4, 4, 4, 1.00);--secondary-dark:rgba(225, 225, 225, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(0, 32, 12, 1.00);--alert-dark:rgba(30, 137, 99, 1.00);--overlay-color:rgba(255, 255, 255, 0.20)}


.bg-symbol {background-image:url('../files/bgimage-6367-757.png') ;background-repeat:no-repeat    ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:auto   ; }@media (hover:none) and (pointer:coarse){.bg-symbol {background-attachment:scroll!important}}@media only screen and (min-width:40em){.bg-symbol {background-image:url('../files/bgimageMedium-6367-757.png') }}@media only screen and (min-width:64em){.bg-symbol {background-image:url('../files/bgimageLarge-6367-757.png') }}
.bg-symbol-green{background-image:url('../files/bgimage-6428-757.png') ;background-repeat:no-repeat    ;background-position:right top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:auto   ; }@media (hover:none) and (pointer:coarse){.bg-symbol-green{background-attachment:scroll!important}}@media only screen and (min-width:40em){.bg-symbol-green{background-image:url('../files/bgimageMedium-6428-757.png') }}@media only screen and (min-width:64em){.bg-symbol-green{background-image:url('../files/bgimageLarge-6428-757.png') }}


.bg-banner{background-image:url('../files/bgimage-6407-757.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-banner{background-attachment:scroll!important}}
.bg-banner{position:relative;z-index:0}.bg-banner:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.00 ;background-color:var(--black-color) ;}

.pad-banner{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-banner{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-banner{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}
.height-banner{height:560.00px !important;min-height:600px !important;max-height:770px !important;}@media only screen and (min-width:40em){.height-banner{height:700.00px !important}}@media only screen and (min-width:64em){.height-banner{height:770.00px !important}}


.bg-product{position:relative;z-index:0}.bg-product:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.00 ;background-color:rgba(25, 77, 57, 1.00) ;}
.bg-product{position:relative;z-index:0}.bg-product:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ;background-color:rgba(25, 77, 57, 1.00) ;}
.bg-product, .bg-product:before, .bg-product-white, .bg-product-white:before{transition:all 400ms ease 0ms }
.bg-product, .bg-product-white{padding-top:20.00px ;padding-right:20.00px ;padding-bottom:20.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.bg-product, .bg-product-white{padding-top:28.00px ;padding-right:40.00px ;padding-bottom:28.00px ;padding-left:40.00px }}@media only screen and (min-width:64em){.bg-product, .bg-product-white{padding-top:32.00px ;padding-right:48.00px ;padding-bottom:32.00px ;padding-left:48.00px }}
.bg-product-white{position:relative;z-index:0}.bg-product-white:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.00 ;background-color:rgba(230, 233, 229, 1.00) ;}
.bg-product-white{position:relative;z-index:0}.bg-product-white:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ;background-color:rgba(230, 233, 229, 1.00) ;}






.bg-product, .bg-product-white

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 1.00, 1.00)
        
        
        
        ;
}







.bg-product:hover, .bg-product-white:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.07, 1.07, 1.00)
        
        
        
        ;
}



.pad{padding-top:32.00px ;padding-right:16.00px ;padding-bottom:32.00px ;padding-left:16.00px ;}@media only screen and (min-width:40em){.pad{padding-top:48.00px ;padding-right:24.00px ;padding-bottom:48.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.pad{padding-top:64.00px ;padding-right:32.00px ;padding-bottom:64.00px ;padding-left:32.00px }}
.pad-x{padding-top:0.00px ;padding-right:16.00px ;padding-bottom:0.00px ;padding-left:16.00px ;}@media only screen and (min-width:40em){.pad-x{padding-top:0.00px ;padding-right:24.00px ;padding-bottom:0.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.pad-x{padding-top:0.00px ;padding-right:32.00px ;padding-bottom:0.00px ;padding-left:32.00px }}
.pad-x-t{padding-top:32.00px ;padding-right:16.00px ;padding-bottom:0.00px ;padding-left:16.00px ;}@media only screen and (min-width:40em){.pad-x-t{padding-top:48.00px ;padding-right:24.00px ;padding-bottom:0.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.pad-x-t{padding-top:64.00px ;padding-right:32.00px ;padding-bottom:0.00px ;padding-left:32.00px }}
.pad-x-b{padding-top:0.00px ;padding-right:16.00px ;padding-bottom:32.00px ;padding-left:16.00px ;}@media only screen and (min-width:40em){.pad-x-b{padding-top:0.00px ;padding-right:24.00px ;padding-bottom:48.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.pad-x-b{padding-top:0.00px ;padding-right:32.00px ;padding-bottom:64.00px ;padding-left:32.00px }}
.pad-y{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}
.pad-y-last{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-last{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-last{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.pad-y-first{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-first{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-first{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}
.pad-y-last{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-last{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-last{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.pad-y-single{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-single{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-single{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.pad-t{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-t{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-t{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.pad-t-only{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-t-only{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-t-only{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.pad-b{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-b{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-b{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}
.pad-b-only{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-b-only{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-b-only{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.pad-footer{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-footer{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-footer{padding-top:80.00px ;padding-right:0.00px ;padding-bottom:80.00px ;padding-left:0.00px }}
.featured{margin-top:0.00px !important;margin-right:0.00px !important;margin-bottom:0.00px !important;margin-left:0.00px !important;}@media only screen and (min-width:40em){.featured{margin-top:0.00px !important;margin-right:0.00px !important;margin-bottom:0.00px !important;margin-left:0.00px !important}}@media only screen and (min-width:64em){.featured{margin-top:-80.00px !important;margin-right:0.00px !important;margin-bottom:0.00px !important;margin-left:0.00px !important}}

.centered{margin-right:auto !important;margin-left:auto !important;}  
.w-max-650{min-width:0.00px ;max-width:650.00px ;}
.w-max-700{min-width:0.00px ;max-width:700.00px ;}
.w-max-750{min-width:0.00px ;max-width:750.00px ;}
.w-max-800{min-width:0.00px ;max-width:800.00px ;}
.w-max-850{min-width:0.00px ;max-width:850.00px ;}
.w-max-900{min-width:0.00px ;max-width:900.00px ;}
.w-max-950{min-width:0.00px ;max-width:950.00px ;}
.w-max-1100{min-width:0.00px ;max-width:1100.00px ;}


.footer{z-index:15 !important}



#stacks_in_10607_21 {
	
	
	
	
	
	 text-align: ;
}



#mc_stack_stacks_in_10607_5 *,
#mc_stack_stacks_in_10607_5 *::before,
#mc_stack_stacks_in_10607_5 *::after {
	box-sizing: border-box;
}


/* CSS code for getting consent for cookies, custom popup message box */
#mc_wrapper_stacks_in_10607_5 {
	display: inline-block;
	background: rgba(24, 21, 52, 1.00);
	border-radius: 0.0rem;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.00);
	margin: 2rem;
	padding: 32px;
	max-height: 100vh;
	max-width: 50rem;
	overflow: auto;
	
	
	
	
	
	
	position: fixed;
	bottom: 0;
	left: 0;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
	
	
	
	
	
	
	
	
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
	
	
	
	z-index: 99999;
}







#mc_wrapper_stacks_in_10607_5.dismissed {
	display: none;
}

#mc_stacks_in_10607_5 {
	display: flex;
	align-items: center;
	
	
}

#mc_content_stacks_in_10607_5,
#mc_button_stacks_in_10607_5 {
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: 0px;
	margin: 0;
}

#mc_content_stacks_in_10607_5 {
	flex: 1;
	color: rgba(255, 255, 255, 1.00);
}

@media screen and (max-width: 480px) {
	/* Mobile styling */
	#mc_stacks_in_10607_5 {
		flex-direction: column;
	}

	#mc_wrapper_stacks_in_10607_5 {
		width: 100vw;
		margin: 0;
		border-radius: 0;
		margin-left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	#mc_content_stacks_in_10607_5 {
		text-align: center;
		margin-bottom: 1rem;
	}

	#mc_button_stacks_in_10607_5 {
		margin-left: 0 !important;
	}
}

#mc_supplementary_link_stacks_in_10607_5 a,
#mc_supplementary_link_stacks_in_10607_5 a:visited,
#mc_content_stacks_in_10607_5 a,
#mc_content_stacks_in_10607_5 a:visited {
	font-weight: 600;
	color: rgba(255, 255, 255, 1.00);
	background: none;
	border: none;
	transition: all 100ms ease-in-out;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	
	
	
}

#mc_supplementary_link_stacks_in_10607_5 a:hover,
#mc_content_stacks_in_10607_5 a:hover {
	color: rgba(191, 191, 191, 1.00);
	text-decoration: none;
	background: none;
	border: none;
}

#mc_supplementary_link_stacks_in_10607_5 a:active,
#mc_content_stacks_in_10607_5 a:active {
	color: rgba(191, 191, 191, 1.00);
	text-decoration: none;
	background: none;
	border: none;
	opacity: 0.50;
}

#mc_supplementary_link_stacks_in_10607_5 a:focus,
#mc_content_stacks_in_10607_5 a:focus {
	outline: 1px dotted rgba(191, 191, 191, 1.00);
}

#mc_supplementary_link_stacks_in_10607_5 a {
	display: inline-block;
	padding: 12px 12px;
	font-size: 16px;
}








#mc_consent_button_wrapper_stacks_in_10607_5 {
	display: flex;
	flex-direction: row;
	margin-left: 32px;
	text-align: center;
}

#mc_consent_button_wrapper_stacks_in_10607_5 #mc_button_stacks_in_10607_5 {
	order: 1;
	margin-left: 0;
}

#mc_consent_button_wrapper_stacks_in_10607_5 #mc_supplementary_link_stacks_in_10607_5 {
	order: 2;
	margin-left: 0;
	padding-right: 0;
}







/* MiniCookie create, edit, delete buttons, and buttons for our own popup message */
#mc_button_stacks_in_10607_5,
#mc_button_accept_all_stacks_in_10607_5,
#mc_button_disallow_all_stacks_in_10607_5,
.mc_button_stacks_in_10607_5 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(255, 255, 255, 1.00);
	border: 1px hidden rgba(255, 255, 255, 1.00);
	border-radius: 30px;
	color: rgba(24, 21, 52, 1.00);
	cursor: pointer;
	margin-left: 32px;
	display: inline-block;
	font-family: inherit;
	font-size: 16px;
	font-weight: 600;
	padding: 12px 12px;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
	margin-bottom: 5px;
	
	
}

#mc_button_stacks_in_10607_5:hover,
.mc_button_stacks_in_10607_5:hover,
#mc_button_accept_all_stacks_in_10607_5:hover,
#mc_button_disallow_all_stacks_in_10607_5:hover {
	color: rgba(24, 21, 52, 1.00);
	background-color: rgba(191, 191, 191, 1.00);
	border: 1px hidden rgba(191, 191, 191, 1.00);
}


#mc_button_stacks_in_10607_5:active,
.mc_button_stacks_in_10607_5:active,
#mc_button_accept_all_stacks_in_10607_5:active,
#mc_button_disallow_all_stacks_in_10607_5:active {
	color: rgba(24, 21, 52, 1.00);
	background-color: rgba(191, 191, 191, 1.00);
	border: 1px hidden rgba(191, 191, 191, 1.00);
	opacity: 0.50;
}

#mc_button_stacks_in_10607_5:focus,
#mc_button_accept_all_stacks_in_10607_5:focus,
#mc_button_disallow_all_stacks_in_10607_5:focus,
.mc_button_stacks_in_10607_5:focus {
	outline: 2px dotted rgba(24, 21, 52, 1.00);
}







#dialog_title_stacks_in_10607_5,
#dialog_desc_stacks_in_10607_5 {
	display: none;
}


@media print {
	#mc_stack_stacks_in_10607_5,
	#mc_window_shade_stacks_in_10607_5,
	#mc_wrapper_stacks_in_10607_5 {
		display: none;
	}
}






#stacks_in_10607_23 {
	
	
	
	
	
	 text-align: ;
}



#mc_stack_stacks_in_10607_33 *,
#mc_stack_stacks_in_10607_33 *::before,
#mc_stack_stacks_in_10607_33 *::after {
	box-sizing: border-box;
}


/* CSS code for getting consent for cookies, custom popup message box */
#mc_wrapper_stacks_in_10607_33 {
	display: inline-block;
	background: rgba(24, 21, 52, 1.00);
	border-radius: 0.0rem;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.00);
	margin: 2rem;
	padding: 32px;
	max-height: 100vh;
	max-width: 50rem;
	overflow: auto;
	
	
	
	
	
	
	position: fixed;
	bottom: 0;
	left: 0;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
	
	
	
	
	
	
	
	
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
	
	
	
	z-index: 99999;
}







#mc_wrapper_stacks_in_10607_33.dismissed {
	display: none;
}

#mc_stacks_in_10607_33 {
	display: flex;
	align-items: center;
	
	
}

#mc_content_stacks_in_10607_33,
#mc_button_stacks_in_10607_33 {
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: 0px;
	margin: 0;
}

#mc_content_stacks_in_10607_33 {
	flex: 1;
	color: rgba(255, 255, 255, 1.00);
}

@media screen and (max-width: 480px) {
	/* Mobile styling */
	#mc_stacks_in_10607_33 {
		flex-direction: column;
	}

	#mc_wrapper_stacks_in_10607_33 {
		width: 100vw;
		margin: 0;
		border-radius: 0;
		margin-left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	#mc_content_stacks_in_10607_33 {
		text-align: center;
		margin-bottom: 1rem;
	}

	#mc_button_stacks_in_10607_33 {
		margin-left: 0 !important;
	}
}

#mc_supplementary_link_stacks_in_10607_33 a,
#mc_supplementary_link_stacks_in_10607_33 a:visited,
#mc_content_stacks_in_10607_33 a,
#mc_content_stacks_in_10607_33 a:visited {
	font-weight: 600;
	color: rgba(255, 255, 255, 1.00);
	background: none;
	border: none;
	transition: all 100ms ease-in-out;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	
	
	
}

#mc_supplementary_link_stacks_in_10607_33 a:hover,
#mc_content_stacks_in_10607_33 a:hover {
	color: rgba(191, 191, 191, 1.00);
	text-decoration: none;
	background: none;
	border: none;
}

#mc_supplementary_link_stacks_in_10607_33 a:active,
#mc_content_stacks_in_10607_33 a:active {
	color: rgba(191, 191, 191, 1.00);
	text-decoration: none;
	background: none;
	border: none;
	opacity: 0.50;
}

#mc_supplementary_link_stacks_in_10607_33 a:focus,
#mc_content_stacks_in_10607_33 a:focus {
	outline: 1px dotted rgba(191, 191, 191, 1.00);
}

#mc_supplementary_link_stacks_in_10607_33 a {
	display: inline-block;
	padding: 12px 12px;
	font-size: 16px;
}








#mc_consent_button_wrapper_stacks_in_10607_33 {
	display: flex;
	flex-direction: row;
	margin-left: 32px;
	text-align: center;
}

#mc_consent_button_wrapper_stacks_in_10607_33 #mc_button_stacks_in_10607_33 {
	order: 1;
	margin-left: 0;
}

#mc_consent_button_wrapper_stacks_in_10607_33 #mc_supplementary_link_stacks_in_10607_33 {
	order: 2;
	margin-left: 0;
	padding-right: 0;
}







/* MiniCookie create, edit, delete buttons, and buttons for our own popup message */
#mc_button_stacks_in_10607_33,
#mc_button_accept_all_stacks_in_10607_33,
#mc_button_disallow_all_stacks_in_10607_33,
.mc_button_stacks_in_10607_33 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(255, 255, 255, 1.00);
	border: 1px hidden rgba(255, 255, 255, 1.00);
	border-radius: 30px;
	color: rgba(24, 21, 52, 1.00);
	cursor: pointer;
	margin-left: 32px;
	display: inline-block;
	font-family: inherit;
	font-size: 16px;
	font-weight: 600;
	padding: 12px 12px;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
	margin-bottom: 5px;
	
	
}

#mc_button_stacks_in_10607_33:hover,
.mc_button_stacks_in_10607_33:hover,
#mc_button_accept_all_stacks_in_10607_33:hover,
#mc_button_disallow_all_stacks_in_10607_33:hover {
	color: rgba(24, 21, 52, 1.00);
	background-color: rgba(191, 191, 191, 1.00);
	border: 1px hidden rgba(191, 191, 191, 1.00);
}


#mc_button_stacks_in_10607_33:active,
.mc_button_stacks_in_10607_33:active,
#mc_button_accept_all_stacks_in_10607_33:active,
#mc_button_disallow_all_stacks_in_10607_33:active {
	color: rgba(24, 21, 52, 1.00);
	background-color: rgba(191, 191, 191, 1.00);
	border: 1px hidden rgba(191, 191, 191, 1.00);
	opacity: 0.50;
}

#mc_button_stacks_in_10607_33:focus,
#mc_button_accept_all_stacks_in_10607_33:focus,
#mc_button_disallow_all_stacks_in_10607_33:focus,
.mc_button_stacks_in_10607_33:focus {
	outline: 2px dotted rgba(24, 21, 52, 1.00);
}







#dialog_title_stacks_in_10607_33,
#dialog_desc_stacks_in_10607_33 {
	display: none;
}


@media print {
	#mc_stack_stacks_in_10607_33,
	#mc_window_shade_stacks_in_10607_33,
	#mc_wrapper_stacks_in_10607_33 {
		display: none;
	}
}



.stacks_in_2728{--offcanvas-size-small:280px;--offcanvas-size-medium:300px;--offcanvas-size-large:300px}




#stacks_in_11977_122 {
	
	
	
	
	
	 text-align: ;
}



.stacks_in_11977_123{line-height:0}.stacks_in_11977_123 svg{display:inline-block;}.stacks_in_11977_123.full-width svg{width:100%;height:auto}
.stacks_in_11977_168 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}





#stacks_in_11977_176 {
	
	
	
	
	
	 text-align: ;
}



.stacks_in_11977_177{line-height:0}.stacks_in_11977_177 svg{display:inline-block;}.stacks_in_11977_177.full-width svg{width:100%;height:auto}
.stacks_in_11977_227 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}






#stacks_in_10798_43 {
	
	
	
	
	
	 text-align: ;
}



.stacks_in_10798_9 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


#com_bigwhiteduck_stacks_popdrop_stack .dropem{display:none !important}
[data-pop-source="stacks_in_10798_26"].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_10798_26"].popdrop-popover{min-width:32px}}[data-pop-source="stacks_in_10798_26"].popdrop-popover .popdrop-popover-content{padding:16px 0px}[data-pop-source="stacks_in_10798_26"].popdrop-popover .popdrop-popover-title{text-align:left;font-weight:bold;text-transform:none}[data-pop-source="stacks_in_10798_26"].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_10798_26"].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_10798_26"].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_10798_26"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.top-right > .popdrop-arrow{border-top-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_26"].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_10798_26"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.right-bottom > .popdrop-arrow{border-right-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_26"].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_10798_26"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.bottom-right > .popdrop-arrow{border-bottom-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_26"].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_10798_26"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.left-bottom > .popdrop-arrow{border-left-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_26"].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_10798_26"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .popdrop-popover-content{padding:16px 0px;overflow:scroll}[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item{border-right:none;border-left:none}[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:first-child{border-top:0}[data-pop-source="stacks_in_10798_26"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:last-child{border-bottom:0}[data-pop-source="stacks_in_10798_26"].popdrop-popover .popdrop-popover-backdrop{background-color:rgba(0,0,0,0.65);z-index:9998}[data-pop-source="stacks_in_10798_26"].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_10798_26.dropem,.popdrop-popover-inner.pop-stacks_in_10798_26{max-width:280px}@media screen and (min-width:640px){#stacks_in_10798_26.dropem,.popdrop-popover-inner.pop-stacks_in_10798_26{max-width:360px}}.popdrop-popover[data-pop-source="stacks_in_10798_26"] .popdrop-popover-content{overflow:auto}#stacks_in_10798_26.dropem{display:none}




#stacks_in_10798_45 {
	
	
	
	
	
	 text-align: ;
}



.stacks_in_10798_48 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


#com_bigwhiteduck_stacks_popdrop_stack .dropem{display:none !important}
[data-pop-source="stacks_in_10798_59"].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_10798_59"].popdrop-popover{min-width:32px}}[data-pop-source="stacks_in_10798_59"].popdrop-popover .popdrop-popover-content{padding:16px 0px}[data-pop-source="stacks_in_10798_59"].popdrop-popover .popdrop-popover-title{text-align:left;font-weight:bold;text-transform:none}[data-pop-source="stacks_in_10798_59"].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_10798_59"].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_10798_59"].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_10798_59"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.top-right > .popdrop-arrow{border-top-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_59"].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_10798_59"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.right-bottom > .popdrop-arrow{border-right-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_59"].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_10798_59"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.bottom-right > .popdrop-arrow{border-bottom-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_59"].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_10798_59"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.left-bottom > .popdrop-arrow{border-left-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow:after,[data-pop-source="stacks_in_10798_59"].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_10798_59"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .popdrop-popover-content{padding:16px 0px;overflow:scroll}[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item{border-right:none;border-left:none}[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:first-child{border-top:0}[data-pop-source="stacks_in_10798_59"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:last-child{border-bottom:0}[data-pop-source="stacks_in_10798_59"].popdrop-popover .popdrop-popover-backdrop{background-color:rgba(0,0,0,0.65);z-index:9998}[data-pop-source="stacks_in_10798_59"].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_10798_59.dropem,.popdrop-popover-inner.pop-stacks_in_10798_59{max-width:280px}@media screen and (min-width:640px){#stacks_in_10798_59.dropem,.popdrop-popover-inner.pop-stacks_in_10798_59{max-width:360px}}.popdrop-popover[data-pop-source="stacks_in_10798_59"] .popdrop-popover-content{overflow:auto}#stacks_in_10798_59.dropem{display:none}

.stacks_in_12053_123 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.stacks_in_12053_127{line-height:0}.stacks_in_12053_127 svg{display:inline-block;}.stacks_in_12053_127.full-width svg{width:100%;height:auto}




#stacks_in_12053_131 {
	
	
	
	
	
	 text-align: ;
}






#stacks_in_12053_141 {
	
	
	
	
	
	 text-align: ;
}








#stacks_in_12054_30 {
	
	
	
	
	
	 text-align: ;
}






#stacks_in_12054_34 {
	
	
	
	
	
	 text-align: ;
}



.stacks_in_11863_96{line-height:0}.stacks_in_11863_96 svg{display:inline-block;}.stacks_in_11863_96.full-width svg{width:100%;height:auto}.stacks_in_11863_96 svg *{fill:rgba(255, 255, 255, 1.00)}
