



.vast_hide.vast_video_player,.vast_standby.vast_video_player{opacity:0}.vast_video_wrapper{position:relative;background-size:cover;overflow:hidden}.vast_video_wrapper:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.vast_video_tint{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;-webkit-transform:scale(1.05);transform:scale(1.05)}.vast_video_slice{margin:0 auto;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vast_video_background{background-position:center;background-size:cover;position:absolute;-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1;top:0;left:0;right:0;pointer-events:none;bottom:0;-webkit-transition:opacity 500ms 500ms;transition:opacity 500ms 500ms}[data-status="ready"] ~ .vast_video_background{opacity:0}[data-status="ready"].vast_hide ~ .vast_video_background{opacity:1}#vast-log{position:fixed;width:200px;bottom:40px;right:40px;background:#fff;color:#000;padding:0 0 5px;border-radius:9px;-webkit-box-shadow:0 1px 4px -2px #000;box-shadow:0 1px 4px -2px #000;z-index:10000;overflow:hidden}#vast-log p{font-size:13px;padding:7px 20px;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}#vast-log p ~ p{border-top:1px solid #eee}#vast-log p#log-header{font-weight:bolder;text-align:center}.vast-icon{width:8px;height:8px;display:inline-block;margin-right:3px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;width:8px;height:8px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.vast-loaded .vast-icon{background:rgb(255,221,7);-webkit-animation:none;animation:none;border:none}.vast-loaded.vast-pause .vast-icon{background:rgb(206,205,204);-webkit-animation:none;animation:none;border:none}.vast-loaded.vast-play .vast-icon{background:transparent;width:0;height:0;border-radius:0;-webkit-animation:none;animation:none;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid rgb(85,211,94)}.vast-pause{opacity:0.4}



.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}



:root{--light-gray:rgba(245, 245, 245, 1.00);--medium-gray:rgba(223, 223, 223, 1.00);--dark-gray:rgba(40, 40, 40, 1.00);--black:rgba(15, 15, 15, 1.00);--black-color:var(--black);--white:rgba(255, 255, 255, 1.00);--white-color:var(--white);--primary:rgba(225, 50, 51, 1.00);--secondary:rgba(255, 255, 255, 1.00);--success:rgba(130, 226, 172, 1.00);--warning:rgba(252, 116, 47, 1.00);--alert:rgba(199, 56, 42, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(225, 50, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(50, 50, 50, 1.00);--alert-contrast:rgba(255, 255, 255, 1.00);--primary-dark:rgba(195, 20, 21, 1.00);--secondary-dark:rgba(225, 225, 225, 1.00);--success-dark:rgba(100, 196, 142, 1.00);--warning-dark:rgba(222, 86, 17, 1.00);--alert-dark:rgba(169, 26, 12, 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(225, 50, 51, 1.00);--link-color-hover:rgba(186, 41, 44, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(255, 255, 255, 0.15);--radius:5px;--small-gutter:1.25rem;--medium-gutter:1.5rem;--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(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(36rem/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(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(19rem/16)}h1,.h1{font-size:calc(46rem/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(58rem/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);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-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 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  





  h1,.h1,          .title h1.title, h2.title.bigger{font-family:"Poppins",sans-serif !important}
            h2.title, h3.title, h4.title, h5.title, h6.title, .above-title, .description, .credits{font-family:"Poppins",sans-serif !important}


            h1.title{font-size:calc(36rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h1.title{font-size:calc(54rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h1.title{font-size:calc(68rem/16) ;line-height:1.20 }}
            h1.title.smaller{font-size:calc(30rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h1.title.smaller{font-size:calc(42rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h1.title.smaller{font-size:calc(54rem/16) ;line-height:1.20 }}
            h2.title{font-size:calc(30rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h2.title{font-size:calc(42rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h2.title{font-size:calc(54rem/16) ;line-height:1.20 }}
            h2.title.bigger{font-size:calc(30rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h2.title.bigger{font-size:calc(42rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h2.title.bigger{font-size:calc(54rem/16) ;line-height:1.20 }}
            h3.title{font-size:calc(26rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h3.title{font-size:calc(30rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h3.title{font-size:calc(36rem/16) ;line-height:1.20 }}
            h4.title{font-size:calc(22rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h4.title{font-size:calc(26rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h4.title{font-size:calc(32rem/16) ;line-height:1.20 }}
            h5.title{font-size:calc(19rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h5.title{font-size:calc(24rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h5.title{font-size:calc(26rem/16) ;line-height:1.20 }}
            h6.title{font-size:calc(16rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h6.title{font-size:calc(18rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h6.title{font-size:calc(20rem/16) ;line-height:1.20 }}
            h6.title.smaller{font-size:calc(14rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h6.title.smaller{font-size:calc(16rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h6.title.smaller{font-size:calc(18rem/16) ;line-height:1.20 }}

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

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


:root{--dummy:rgba(135, 135, 135, 1.00)}
.dummy .title{color:var(--dummy) ;}


h1.title, h2.title.bigger, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h1.title, h2.title.bigger, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h1.title, h2.title.bigger, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}
h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:10.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:12.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:16.00px ;margin-left:0.00px }}

.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}

.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}


            .button,.btn-main{font-family:"Poppins",sans-serif }

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

.btn-main{padding-top:12.00px ;padding-right:12.00px ;padding-bottom:12.00px ;padding-left:12.00px ;}@media only screen and (min-width:40em){.btn-main{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:16.00px ;padding-left:16.00px }}@media only screen and (min-width:64em){.btn-main{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:16.00px ;padding-left:16.00px }}

.btn-main{position:relative;z-index:0}.btn-main:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.30 !important;background-color:var(--black) !important;}






.btn-main:before

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







.btn-main:hover:before

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

.btn-main:before{transition:transform 250ms ease 0ms }

.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{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-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-single{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-single{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-single{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}








.item

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







.item:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, -10px, 0px)
        
        
        
        
        ;
}


.item{box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10);}
.item:hover{box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);}

.item{transition:transform 300ms ease 0ms,box-shadow 300ms ease 0ms}


.bg-header{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-header{background-attachment:scroll!important}}
.h-header{height:260.00px ;}@media only screen and (min-width:40em){.h-header{height:320.00px }}@media only screen and (min-width:64em){.h-header{height:400.00px }}
#stacks_in_25763.vast_video_wrapper,#stacks_in_25763.vast_video_wrapper strong,#stacks_in_25763.vast_video_wrapper b,#stacks_in_25763.vast_video_wrapper h1,#stacks_in_25763.vast_video_wrapper h2,#stacks_in_25763.vast_video_wrapper h3,#stacks_in_25763.vast_video_wrapper h4,#stacks_in_25763.vast_video_wrapper h5,#stacks_in_25763.vast_video_wrapper h6{color:rgba(255, 255, 255, 1.00)}#stacks_in_25763 .vast_video_player,#stacks_in_25763.vast_video_wrapper .vast_video_background{filter:blur(0px)}#stacks_in_25763 .vast_video_tint,#stacks_in_25763 .vast_video_player,#stacks_in_25763.vast_video_wrapper,#stacks_in_25763.vast_video_wrapper:before{border-radius:0px}#stacks_in_25763.vast_video_wrapper a{color:rgba(52, 188, 255, 1.00)}#stacks_in_25763.vast_video_wrapper a:hover{color:rgba(95, 211, 255, 1.00)}#stacks_in_25763 .vast_video_tint{background:rgba(0, 0, 0, 0.20)}#stacks_in_25763 .vast_video_slice{min-height:500px;max-width:550px}#stacks_in_25763 .vast_video_player{opacity:1;width:100% !important;height:100%;max-height:100%;min-height:100%;position:absolute;display:block;font-family:"object-fit:cover";max-width:none;object-fit:cover;transition:opacity 500ms;transform:scale(1.05);}#stacks_in_25763 .vast_video_slice{flex-direction:column}
.stacks_in_25778{line-height:0}.stacks_in_25778 svg{display:inline-block;max-width:400px;height:auto;}.stacks_in_25778.full-width svg{width:100%;height:auto}
.chroma-mark{position:relative}#stacks_in_25768.chroma-marker{position:absolute;top:-80.00px}
.stacks_in_2728{--offcanvas-size-small:480px;--offcanvas-size-medium:640px;--offcanvas-size-large:1024px;}
.lines.stacks_in_25737{width:90%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:1px dotted rgba(34, 150, 217, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_25737.vertical{border-left:1px dotted rgba(34, 150, 217, 1.00);border-bottom:none;width:0;height:90%;margin:0 auto;margin-top:calc((90% - 100%)/-2)}
.stacks_in_25352 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



