


.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}








.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}
.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}





:root{--light-gray:rgba(255, 255, 255, 1.00);--medium-gray:rgba(204, 204, 204, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(0, 0, 0, 1.00);--black-color:var(--black);--white:rgba(255, 255, 255, 1.00);--white-color:var(--white);--primary:rgba(0, 0, 0, 1.00);--secondary:rgba(255, 102, 0, 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(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, 0, 0, 1.00);--secondary-dark:rgba(225, 72, 0, 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(51, 51, 51, 1.00);--subheader-color:rgba(255, 255, 255, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(102, 102, 102, 1.00);--link-color:rgba(51, 51, 51, 1.00);--link-color-hover:rgba(255, 102, 0, 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:20px;--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(255, 102, 0, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 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}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(38rem/16)}h2,.h2{font-size:calc(29rem/16)}h3,.h3{font-size:calc(21rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(18rem/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(44rem/16)}h2,.h2{font-size:calc(20rem/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(39rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(30rem/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:none}.text ul ul,.text ol ul{list-style-type:none}.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(20rem/16)}body{background-color:rgba(255, 255, 255, 1.00);}
.accordion-title{border-color:rgba(153, 153, 153, 1.00) rgba(153, 153, 153, 1.00) rgba(204, 204, 204, 1.00) rgba(153, 153, 153, 1.00) ;border-width:0px ;border-style:solid solid solid solid ;}
.accordion-item.is-active>.accordion-title{border-color:var(--primary) ;}
.accordion-content{border-color:rgba(153, 153, 153, 1.00) rgba(153, 153, 153, 1.00) rgba(204, 204, 204, 1.00) rgba(153, 153, 153, 1.00) ;border-width:0px ;border-style:none ;}
.accordion-title{padding:0.25rem ;}  
            .accordion-content{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .accordion-content{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .accordion-content{font-size:calc(22rem/16) ;line-height:1.50 }}
            .accordion-title{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em) {            .accordion-title{font-size:calc(22rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .accordion-title{font-size:calc(24rem/16) ;line-height:1.50 }}
.divider{border-color:rgba(153, 153, 153, 1.00) ;}

.noshadow{box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.07);}
.shadow{text-shadow:3px 3px 0px rgba(0, 0, 0, 0.60);}
.shadow2{box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.07);}
            .biggest{font-size:calc(16rem/16) ;font-weight:700 ;}@media only screen and (min-width:40em) {            .biggest{font-size:calc(43rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .biggest{font-size:calc(43rem/16) ;line-height:1.50 }}
.bottom-40{padding-bottom:2.5rem ;}  
.paddingtop20{padding-top:2.5rem ;padding-right:0 ;padding-bottom:0 ;padding-left:0 ;}  
.padding-8{padding:0.5rem ;}  
.title{padding-top:1.25rem ;padding-left:0.75rem ;}  
.div1{padding-top:2.5rem ;padding-bottom:0 ;}  
.padding-top{padding-top:5rem ;}  
.padding{padding:0.75rem ;}  
            .txtsize{font-size:calc(12rem/16) ;}@media only screen and (min-width:40em) {            .txtsize{font-size:calc(24rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .txtsize{font-size:calc(33rem/16) ;line-height:1.50 }}
.round{border-radius:10px ;}


.fill-height{height:80.00vh ;min-height:0px ;max-height:1000px ;}@media only screen and (min-width:40em){.fill-height{height:45.00vh }}@media only screen and (min-width:64em){.fill-height{height:60.00vh }}
.pad{padding-top:6.00px ;padding-right:5.00px ;padding-bottom:16.00px ;padding-left:5.00px ;}@media only screen and (min-width:40em){.pad{padding-top:6.00px ;padding-right:5.00px ;padding-bottom:16.00px ;padding-left:5.00px }}@media only screen and (min-width:64em){.pad{padding-top:6.00px ;padding-right:5.00px ;padding-bottom:15.00px ;padding-left:5.00px }}
.marg{margin:0.0625rem ;}  
.radius-button{border-radius:0px 0px 20px 20px ;}
.pad-top{padding-top:0.75rem ;}  
.pad55{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:30.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad55{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:30.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad55{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:30.00px ;padding-left:0.00px }}
.offcanvas{padding-top:2.5rem ;}  
.off-canvas, .off-canvas-absolute{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){.off-canvas, .off-canvas-absolute{background-attachment:scroll!important}}
.header{background-color:rgba(153, 153, 153, 0.80) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px); }@media (hover:none) and (pointer:coarse){.header{background-attachment:scroll!important}}
.header{padding:0.25rem ;}  
.index-1100{z-index:1100 }
.header{border-color:rgba(102, 102, 102, 1.00) ;border-bottom-width:1px ;border-bottom-style:solid ;}
.footer{background-color:rgba(204, 204, 204, 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){.footer{background-attachment:scroll!important}}
.footer{padding-top:2.5rem ;padding-bottom:0 ;}  
.w-50{min-width:fit-content ;max-width:fit-content ;}
.drop{border-color:rgba(204, 204, 204, 1.00) ;border-width:0px 1px 1px 1px ;}
.drop{border-radius:0px 0px 20px 20px ;}
.drop{padding:0 ;}  
.drop-container{padding-top:0.75rem ;padding-right:0.5rem ;padding-bottom:0.75rem ;padding-left:0.5rem ;}  
.testdropwrapper{padding-top:0 ;padding-right:0 ;padding-bottom:1rem ;padding-left:0 ;}  

.bggray2{background-color:rgba(251, 251, 251, 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){.bggray2{background-attachment:scroll!important}}
.bb{border-color:rgba(204, 204, 204, 1.00) ;border-bottom-width:1px ;border-style:none none solid none ;}


.subtitle{position:  sticky  ;z-index:1 ;top:-100px ;bottom:unset ;left:unset ;right:unset ;}
.subtitle1{margin-bottom:0.75rem ;}  
.smallwrapper{padding-top:2rem ;padding-bottom:2rem ;}  
.contentwrapper{padding-top:3rem ;padding-bottom:6rem ;}  
.myclass{padding-top:0.75rem ;padding-bottom:0.75rem ;}  
.product{border-radius:20px 20px 20px 20px ;}
.product{background-color:var(--white) ;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){.product{background-attachment:scroll!important}}
.product{border-color:rgba(204, 204, 204, 1.00) ;border-width:1px ;border-style:solid ;}
.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}
.sticky-menu{background-color:rgba(255, 255, 255, 0.88) ;}
.gray-bg{background-color:rgba(102, 102, 102, 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){.gray-bg{background-attachment:scroll!important}}
.white-bg{background-color:var(--white) ;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){.white-bg{background-attachment:scroll!important}}
.white-bg-t{background-color:var(--white) ;background-color:rgba(255, 255, 255, 0.90) ;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){.white-bg-t{background-attachment:scroll!important}}
.orange-bg{background-color:var(--secondary) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.orange-bg{background-attachment:scroll!important}}
.div3{background-color:rgba(204, 204, 204, 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){.div3{background-attachment:scroll!important}}
.div1{background-color:var(--light-gray) ;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){.div1{background-attachment:scroll!important}}
.white-blur{background-color:rgba(255, 255, 255, 0.60) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px); }@media (hover:none) and (pointer:coarse){.white-blur{background-attachment:scroll!important}}
.half-height{height:90.00vh ;min-height:fit-content ;max-height:fit-content ;}@media only screen and (min-width:40em){.half-height{height:65.00vh }}@media only screen and (min-width:64em){.half-height{height:50.00vh }}
.sticky-menu{width:100% ;}  
.oo{height:30.00px ;}@media only screen and (min-width:40em){.oo{height:30.00px }}@media only screen and (min-width:64em){.oo{height:30.00px }}
.sticky-menu{position:  sticky ;z-index:2 ;top:0px ;bottom:unset ;left:unset ;right:unset ;}
.tabs{border-color:rgba(255, 0, 0, 1.00) ;}

.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:26.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 }}
h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.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:26.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:32.00px ;margin-left:0.00px }}
h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:26.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:32.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:40.00px ;margin-left:0.00px }}
.margin{margin:0.75rem ;}  
.margin-top{margin-top:80.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.margin-top{margin-top:80.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.margin-top{margin-top:80.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px }}
.margin-non{margin-top:0 ;margin-right:0 ;margin-bottom:0 ;margin-left:0 ;}  
.greytxt{color:rgba(102, 102, 102, 1.00) ;}

.mainmenu{padding:0 ;}  


  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .title{font-family:"Manrope",sans-serif !important}

            .above-title{font-family:"Manrope",sans-serif }
            .menu{font-weight:400 ;}

            .description{font-family:"Manrope",sans-serif }
            .light{font-family:"Manrope",sans-serif !important}
.bottommargin{margin-bottom:1.25rem ;}  
            .txtsize1{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .txtsize1{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .txtsize1{font-size:calc(16rem/16) ;line-height:1.50 }}
            .info-text-bold{font-size:calc(16rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .info-text-bold{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .info-text-bold{font-size:calc(16rem/16) ;line-height:1.50 }}
.txt-black{color:rgba(102, 0, 102, 1.00) ;}


            .display-1{font-size:calc(38rem/16) !important;font-weight:900 !important;}@media only screen and (min-width:40em) {            .display-1{font-size:calc(79rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-1{font-size:calc(103rem/16) !important;line-height:1.10 !important}}
            .display-2{font-size:calc(54rem/16) !important;font-weight:800 !important;}@media only screen and (min-width:40em) {            .display-2{font-size:calc(66rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-2{font-size:calc(90rem/16) !important;line-height:1.10 !important}}
            .display-3{font-size:calc(25rem/16) !important;font-weight:800 !important;}@media only screen and (min-width:40em) {            .display-3{font-size:calc(60rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-3{font-size:calc(78rem/16) !important;line-height:1.10 !important}}
            .display-4{font-size:calc(44rem/16) !important;font-weight:800 !important;}@media only screen and (min-width:40em) {            .display-4{font-size:calc(54rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-4{font-size:calc(66rem/16) !important;line-height:1.10 !important}}
            .display-5{font-size:calc(40rem/16) !important;font-weight:800 !important;}@media only screen and (min-width:40em) {            .display-5{font-size:calc(40rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-5{font-size:calc(56rem/16) !important;line-height:1.10 !important}}
            .display-6{font-size:calc(26rem/16) !important;font-weight:800 !important;}@media only screen and (min-width:40em) {            .display-6{font-size:calc(35rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-6{font-size:calc(35rem/16) !important;line-height:1.10 !important}}
            .display-7{font-size:calc(19rem/16) !important;font-weight:800 !important;}@media only screen and (min-width:40em) {            .display-7{font-size:calc(19rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-7{font-size:calc(19rem/16) !important;line-height:1.10 !important}}

            .above-title{font-size:calc(20rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .above-title{font-size:calc(20rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .above-title{font-size:calc(20rem/16) ;line-height:1.10 }}
            .above-title.smaller{font-size:calc(18rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .above-title.smaller{font-size:calc(18rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .above-title.smaller{font-size:calc(18rem/16) ;line-height:1.10 }}
            .above-title.smallest{font-size:calc(16rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .above-title.smallest{font-size:calc(16rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .above-title.smallest{font-size:calc(16rem/16) ;line-height:1.10 }}
            .above-title.bigger{font-size:calc(22rem/16) !important;font-weight:600 !important;}@media only screen and (min-width:40em) {            .above-title.bigger{font-size:calc(22rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .above-title.bigger{font-size:calc(22rem/16) !important;line-height:1.10 !important}}
            .above-title.biggest{font-size:calc(24rem/16) !important;font-weight:600 !important;}@media only screen and (min-width:40em) {            .above-title.biggest{font-size:calc(24rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .above-title.biggest{font-size:calc(24rem/16) !important;line-height:1.10 !important}}
.radius-button-2{border-radius:10px 10px 10px 10px ;}


.description a{position:relative;white-space:normal}.description a:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 0rem / 8);margin:0 calc(0rem / 16);height:2px;background:currentcolor;transform:scaleX(0.00);transform-origin:left  ;transition:transform 250ms ease-in;}.description a:hover:before{transform:scaleX(1.00);transform-origin:left  }
.description a:before{transition:all 150ms ease 0ms }







.stacks_in_61{--offcanvas-size-small:250px;--offcanvas-size-medium:250px;--offcanvas-size-large:250px}
.stacks_in_66_2 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


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

#stacks_in_60_43_100 {
	font-size: 99%;
}

#stacks_in_60_43_60 {
	font-size: 109%;
}

#stacks_in_60_43_56 {
	font-size: 79%;
}

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

#stacks_in_60_188_30 {
	font-size: 99%;
}
#stacks_in_60_188_10_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_60_188_10 a:link, #stacks_in_60_188_10 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_60_188_10 a:hover, #stacks_in_60_188_10 a:active {
	color:#FFFFFF;
}







#stacks_in_60_188_10 a:link, #stacks_in_60_188_10 a:visited {
	background-color:#00FF3F;
	background: -webkit-gradient(linear, left top, left bottom, from(#00FF3F), to(#00BF26));
	border:1px solid #00BF26;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_60_188_10 a:hover {
	background-color:#00FF44;
	background: -webkit-gradient(linear, left top, left bottom, from(#00FF44), to(#00A521));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_60_188_10 a:active {
	background-color:#00FF3F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_60_188_17_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_60_188_17 a:link, #stacks_in_60_188_17 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_60_188_17 a:hover, #stacks_in_60_188_17 a:active {
	color:#FFFFFF;
}







#stacks_in_60_188_17 a:link, #stacks_in_60_188_17 a:visited {
	background-color:#7F7F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#7F7F7F), to(#4C4C4C));
	border:1px solid #4C4C4C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_60_188_17 a:hover {
	background-color:#898989;
	background: -webkit-gradient(linear, left top, left bottom, from(#898989), to(#424242));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_60_188_17 a:active {
	background-color:#7F7F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



.cookiejar-content{--cookiejar-timeout:0.5s;opacity:0;pointer-events:none;-webkit-transition:opacity var(--cookiejar-timeout) ease-out;transition:opacity var(--cookiejar-timeout) ease-out}.cookiejar-content.cookiejar-show{opacity:1;pointer-events:auto}.cookiejar-content.cookiejar-top{position:fixed;top:0;left:0;right:0;bottom:auto;z-index:999}.cookiejar-content.cookiejar-bottom{position:fixed;top:auto;left:0;right:0;bottom:0;z-index:999}

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

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

#stacks_in_60_315_15 {
	font-size: 99%;
}


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

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

#stacks_in_60_315_29 {
	font-size: 99%;
}

#box {
  width: 100%;
  height: 400px;
  background: crimson; }

/*  */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body {
  margin: 0; }

#slidetastic-stacks_in_60_315_60_178 {
  max-width: 1300px;
  padding: 0px 0;
  margin: 0 auto;
  position: relative; }
  #slidetastic-stacks_in_60_315_60_178.no-dots .slidetastic-dots {
    display: none; }
  #slidetastic-stacks_in_60_315_60_178.no-arrows .slidetastic-nav {
    display: none; }

#slidetastic-stacks_in_60_315_60_178 .slidetastic-dots {
  z-index: 10;
  width: 100%;
  position: absolute; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-dots.dots-top {
    top: 100px; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-dots.dots-bottom {
    bottom: 100px; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-dots ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-dots ul li.slick-active button {
      background: rgba(0, 0, 0, 1.00); }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-dots ul li button {
      width: 10px;
      height: 10px;
      margin: 5px;
      background: rgba(0, 0, 0, 0.50);
      border-radius: 5px;
      padding: 0;
      font-size: 0;
      border: none;
      outline: none;
      display: block;
      line-height: 0; }

#slidetastic-stacks_in_60_315_60_178 .slidetastic-nav {
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  pointer-events: none;
  box-sizing: border-box; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn {
    width: 30px;
    height: 30px;
    margin: 5px 5px;
    color: rgba(255, 255, 255, 1.00);
    background: rgba(0, 0, 0, 0.50);
    border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    pointer-events: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn:hover {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(0, 0, 0, 0.80); }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn:hover a, #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn:hover i {
      color: rgba(255, 255, 255, 1.00); }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn a, #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn i {
      color: inherit; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn i {
      font-size: 22px; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-stacked-left.arrows-h-left {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-stacked-left.arrows-h-left .slidetastic-nav-btn {
      margin-right: 0; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-stacked-center.arrows-h-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-stacked-center.arrows-h-center .slidetastic-nav-btn {
      margin-left: 0;
      margin-right: 0; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-stacked-right.arrows-h-right {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-stacked-right.arrows-h-right .slidetastic-nav-btn {
      margin-left: 0; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-h-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-h-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-h-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-h-separate {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-h-separate .slidetastic-nav-btn-prev {
      margin-right: 0; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-h-separate .slidetastic-nav-btn-next {
      margin-left: 0; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-v-top {
    top: 0; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-v-bottom {
    bottom: 0; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-v-center {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-v-full {
    top: 0px;
    bottom: 0px; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav.arrows-v-full .slidetastic-nav-btn {
      height: calc(100%	- 10px); }

#slidetastic-stacks_in_60_315_60_178 .slidetastic-slider {
  box-sizing: border-box;
  /*  */
  opacity: 0;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  padding: 0px;
  /*  */ }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-slider.slider-centered .slidetastic-slide .slidetastic-slide-inner {
    /*  */
    opacity: 0.2;
    /*  */ }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-slider .slidetastic-slide {
    padding: 0 8px;
    box-sizing: border-box; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-slider .slidetastic-slide-inner {
      border-radius: 10px;
      /*  */
      min-height: 300px;
      background: rgba(204, 204, 204, 0.50);
      /*  */
      width: 100%;
      overflow: hidden;
      box-sizing: border-box;
      transition: opacity 0.3s ease; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-slider .slidetastic-slide.slick-current .slidetastic-slide-inner, #slidetastic-stacks_in_60_315_60_178 .slidetastic-slider .slidetastic-slide.slick-active .slidetastic-slide-inner {
      opacity: 1; }

#slidetastic-stacks_in_60_315_60_178.caption-always .slidetastic-image .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_60_315_60_178.caption-hover .slidetastic-image:hover .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_60_315_60_178.caption-active .slidetastic-slide.slick-active .slidetastic-image-caption, #slidetastic-stacks_in_60_315_60_178.caption-active .slidetastic-slide.slick-current .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_60_315_60_178.caption-active-hover .slidetastic-image:hover .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_60_315_60_178.caption-active-hover .slidetastic-slide.slick-active .slidetastic-image-caption, #slidetastic-stacks_in_60_315_60_178.caption-active-hover .slidetastic-slide.slick-current .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_60_315_60_178.caption-active-hover .slidetastic-image:hover .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_60_315_60_178.no-caption-titles .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
  display: none; }

#slidetastic-stacks_in_60_315_60_178.no-caption-descriptions .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
  display: none; }

#slidetastic-stacks_in_60_315_60_178.caption-top .slidetastic-image .slidetastic-image-caption {
  top: 0; }

#slidetastic-stacks_in_60_315_60_178.caption-bottom .slidetastic-image .slidetastic-image-caption {
  bottom: 0; }

#slidetastic-stacks_in_60_315_60_178.caption-outside.caption-top .slidetastic-image {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

#slidetastic-stacks_in_60_315_60_178.caption-outside.caption-bottom .slidetastic-image {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#slidetastic-stacks_in_60_315_60_178.caption-outside .slidetastic-image .slidetastic-image-caption {
  position: relative; }

#slidetastic-stacks_in_60_315_60_178 .slidetastic-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  position: relative; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-image * {
    box-sizing: border-box; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-image img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-image .slidetastic-image-caption {
    /*  */
    opacity: 0;
    transition: all 0.3s ease;
    /*  */
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    position: absolute;
    padding: 20px 20px;
    background: rgba(0, 0, 0, 0.70);
    text-align: left; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
      color: rgba(255, 255, 255, 1.00);
      font-size: 28px;
      font-weight: bold;
      font-family: Rubik;
      padding-bottom: 5px;
      line-height: 45.304001px; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
      color: rgba(255, 255, 255, 1.00);
      font-family: Rubik;
      font-size: 16px;
      line-height: 25.888000px; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media (min-width: 768px) {
  /*  */
  /*  */ }

@media (min-width: 480px) and (max-width: 768px) {
  /*  */
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-slider .slidetastic-slide {
    padding: 0 10px; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn {
    width: 30px;
    height: 30px;
    border-radius: 20px; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn i {
      font-size: 20px; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
    font-size: 20px;
    padding-bottom: 5px;
    line-height: 32.360001px; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
    font-size: 14px;
    line-height: 22.652000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 480px) {
  /*  */
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-slider .slidetastic-slide {
    padding: 0 10px; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn {
    width: 22px;
    height: 22px;
    border-radius: 20px; }
    #slidetastic-stacks_in_60_315_60_178 .slidetastic-nav .slidetastic-nav-btn i {
      font-size: 18px; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
    font-size: 18px;
    padding-bottom: 5px;
    line-height: 29.124001px; }
  #slidetastic-stacks_in_60_315_60_178 .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
    font-size: 13px;
    line-height: 21.034000px; }
  /*  */ }
.stacks_in_60_315_60_182_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_60_315_60_182_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}

#stacks_in_60_315_60_184 {
	font-size: 79%;
}
.stacks_in_60_315_60_190_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_60_315_60_190_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}

#stacks_in_60_315_60_192 {
	font-size: 80%;
}
.stacks_in_60_315_60_198_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_60_315_60_198_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}

#stacks_in_60_315_60_200 {
	font-size: 80%;
}
.stacks_in_60_315_60_206_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_60_315_60_206_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}

#stacks_in_60_315_60_208 {
	font-size: 80%;
}
.stacks_in_60_315_60_214_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_60_315_60_214_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}

#stacks_in_60_315_60_216 {
	font-size: 80%;
}

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

#stacks_in_60_315_79_100 {
	font-size: 99%;
}

#stacks_in_60_315_79_60 {
	font-size: 109%;
}

#stacks_in_60_315_79_56 {
	font-size: 79%;
}
.stacks_in_60_289_99{line-height:0}.stacks_in_60_289_99 svg{display:inline-block;max-width:50px;height:auto;}.stacks_in_60_289_99.full-width svg{width:100%;height:auto}.stacks_in_60_289_99 svg *{fill:rgba(255, 102, 0, 1.00)}

#stacks_in_60_289_100 {
	font-size: 99%;
}

#stacks_in_60_289_60 {
	font-size: 109%;
}

#stacks_in_60_289_56 {
	font-size: 79%;
}
























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



#stacks_out_67_27 {
	margin-left:0;
}


.stacks_in_67_53{line-height:0}.stacks_in_67_53 svg{display:inline-block;max-width:50px;height:auto;}.stacks_in_67_53.full-width svg{width:100%;height:auto}.stacks_in_67_53 svg *{fill:rgba(153, 153, 153, 1.00)}

#stacks_in_67_54 {
	font-size: 99%;
}
.stacks_in_67_61{line-height:0}.stacks_in_67_61 svg{display:inline-block;max-width:50px;height:auto;}.stacks_in_67_61.full-width svg{width:100%;height:auto}.stacks_in_67_61 svg *{fill:rgba(153, 153, 153, 1.00)}

#stacks_in_67_62 {
	font-size: 99%;
}
