




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



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

.mamp{background-color:rgba(170, 0, 0, 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){.mamp{background-attachment:scroll!important}}
.mamps{background-color:rgba(32, 93, 45, 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){.mamps{background-attachment:scroll!important}}
.mamp{box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.60);}
.fa-exclamation-triangle{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.fa-exclamation-triangle{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.fa-exclamation-triangle{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.m-warning{color:rgba(255, 255, 255, 1.00) ;}
.thezzz{z-index:1000 }

.mamp{display:flex;align-items:center;aspect-ratio:1/1;}
.mamp{border-radius:50% ;}
.mamp{width:44.00px ;}@media only screen and (min-width:40em){.mamp{width:44.00px }}@media only screen and (min-width:64em){.mamp{width:44.00px }}
.m-warning{width:88.00px ;}@media only screen and (min-width:40em){.m-warning{width:88.00px }}@media only screen and (min-width:64em){.m-warning{width:88.00px }}
            .m-warning{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em) {            .m-warning{font-size:calc(13rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .m-warning{font-size:calc(13rem/16) ;line-height:1.50 }}






.w-message

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







.w-grow

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

.w-grow{opacity:0.00 }

.thezzz:hover .mamp{display:flex;align-items:center;aspect-ratio:16/7;}
.thezzz:hover .mamp{border-radius:50px ;}
.thezzz:hover .mamp{width:88.00px ;}@media only screen and (min-width:40em){.thezzz:hover .mamp{width:88.00px }}@media only screen and (min-width:64em){.thezzz:hover .mamp{width:88.00px }}
.thezzz:hover .m-warning{width:88.00px ;}@media only screen and (min-width:40em){.thezzz:hover .m-warning{width:88.00px }}@media only screen and (min-width:64em){.thezzz:hover .m-warning{width:88.00px }}
.mamp{transition:all 1000ms ease 0ms }
.w-message{transition:all 400ms ease 0ms }
.w-grow{transition:all 400ms ease 0ms }






.thezzz:hover .w-message

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







.thezzz:hover .w-grow

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

.thezzz:hover .w-grow{opacity:1.00 }
.thezzz:hover .w-grow{transition:all 400ms ease-out 100ms,transform 550ms ease-in 0ms}
.thezzz .w-grow{transition:all 400ms ease-out 0ms,transform 800ms ease-out 500ms}
.target.stacks_in_11021_87_67{    margin:0px;}.target.stacks_in_11021_87_67{}.target.stacks_in_11021_87_67.width-fill{width:calc(100% - 0px)}.target.stacks_in_11021_87_67.width-flexible{width:100%}.target.stacks_in_11021_87_67.width-fixed{width:250px}.target.stacks_in_11021_87_67.height-fill{height:calc(100% - 0px)}.target.stacks_in_11021_87_67.height-flexible{height:100%}.target.stacks_in_11021_87_67.height-fixed{height:250px}.target.stacks_in_11021_87_67[class*="relative-"].top-pt{top:80%}.target.stacks_in_11021_87_67[class*="relative-"].top-px{top:80px}.target.stacks_in_11021_87_67[class*="relative-"].bottom-pt{bottom:80%}.target.stacks_in_11021_87_67[class*="relative-"].bottom-px{bottom:80px}.target.stacks_in_11021_87_67[class*="relative-"].right-pt{right:20%}.target.stacks_in_11021_87_67[class*="relative-"].right-px{right:20px}.target.stacks_in_11021_87_67[class*="relative-"].left-pt{left:20%}.target.stacks_in_11021_87_67[class*="relative-"].left-px{left:20px}.target.stacks_in_11021_87_67.shift-up{margin-top:-0px}.target.stacks_in_11021_87_67.shift-down{margin-bottom:-0px}.target.stacks_in_11021_87_67.shift-left{right:0px}.target.stacks_in_11021_87_67.shift-right{left:0px}.target.stacks_in_11021_87_67.pin-top,.target.stacks_in_11021_87_67.pin-bottom{left:0px}.target.stacks_in_11021_87_67.pin-left,.target.stacks_in_11021_87_67.pin-right{top:0px}
.target.stacks_in_11021_87_68{    margin:0px;}.target.stacks_in_11021_87_68{}.target.stacks_in_11021_87_68.width-fill{width:calc(100% - 0px)}.target.stacks_in_11021_87_68.width-flexible{width:100%}.target.stacks_in_11021_87_68.width-fixed{width:250px}.target.stacks_in_11021_87_68.height-fill{height:calc(100% - 0px)}.target.stacks_in_11021_87_68.height-flexible{height:100%}.target.stacks_in_11021_87_68.height-fixed{height:250px}.target.stacks_in_11021_87_68[class*="relative-"].top-pt{top:0%}.target.stacks_in_11021_87_68[class*="relative-"].top-px{top:0px}.target.stacks_in_11021_87_68[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_11021_87_68[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_11021_87_68[class*="relative-"].right-pt{right:0%}.target.stacks_in_11021_87_68[class*="relative-"].right-px{right:0px}.target.stacks_in_11021_87_68[class*="relative-"].left-pt{left:0%}.target.stacks_in_11021_87_68[class*="relative-"].left-px{left:0px}.target.stacks_in_11021_87_68.shift-up{margin-top:-0px}.target.stacks_in_11021_87_68.shift-down{margin-bottom:-0px}.target.stacks_in_11021_87_68.shift-left{right:0px}.target.stacks_in_11021_87_68.shift-right{left:0px}.target.stacks_in_11021_87_68.pin-top,.target.stacks_in_11021_87_68.pin-bottom{left:0px}.target.stacks_in_11021_87_68.pin-left,.target.stacks_in_11021_87_68.pin-right{top:0px}

.section-divider{width:75% ;}  
            .data-points{font-size:calc(14rem/16) ;font-weight:800 ;}@media only screen and (min-width:40em) {            .data-points{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .data-points{font-size:calc(16rem/16) ;line-height:1.50 }}
.dots{border-color:rgba(0, 0, 0, 0.25) ;border-bottom-width:2px ;border-bottom-style:dotted ;}
.btn-settings{border-radius:100px ;}
.btn-settings{border-color:var(--primary) !important;border-width:2px !important;border-style:solid !important;}
.btn-settings{background-color:rgba(255, 255, 255, 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){.btn-settings{background-attachment:scroll!important}}
.btn-settings-pos{position:fixed    ;z-index:1 ;top:10px ;bottom:unset ;left:unset ;right:10px ;}
.btn-settings {margin-bottom:1.5rem ;}  
.content-spacer{width:6rem ;}  
.content-spacer{height:6rem ;}  
.content-spacer{background-color:var(--secondary) ;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){.content-spacer{background-attachment:scroll!important}}
.content-spacer{border-color:rgba(153, 153, 153, 1.00) ;border-width:1px ;border-style:solid ;}

            .normal-text *{font-family:"Kumbh Sans",sans-serif !important}
            .normal-text p{font-size:calc(18rem/16) !important;}@media only screen and (min-width:40em) {            .normal-text p{font-size:calc(18rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .normal-text p{font-size:calc(18rem/16) !important;line-height:1.50 !important}}
            .normal-text h1{font-size:calc(44rem/16) !important;}@media only screen and (min-width:40em) {            .normal-text h1{font-size:calc(48rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .normal-text h1{font-size:calc(48rem/16) !important;line-height:1.50 !important}}
            .normal-text h2{font-size:calc(38rem/16) !important;font-weight:500 !important;}@media only screen and (min-width:40em) {            .normal-text h2{font-size:calc(42rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .normal-text h2{font-size:calc(42rem/16) !important;line-height:1.50 !important}}
            .normal-text h3{font-size:calc(30rem/16) !important;}@media only screen and (min-width:40em) {            .normal-text h3{font-size:calc(35rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .normal-text h3{font-size:calc(35rem/16) !important;line-height:1.50 !important}}
            .normal-text h4{font-size:calc(24rem/16) !important;font-weight:400 !important;}@media only screen and (min-width:40em) {            .normal-text h4{font-size:calc(28rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .normal-text h4{font-size:calc(28rem/16) !important;line-height:1.50 !important}}
            .normal-text h5{font-size:calc(20rem/16) !important;}@media only screen and (min-width:40em) {            .normal-text h5{font-size:calc(24rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .normal-text h5{font-size:calc(24rem/16) !important;line-height:1.50 !important}}
            .normal-text h6{font-size:calc(18rem/16) !important;font-weight:600 !important;}@media only screen and (min-width:40em) {            .normal-text h6{font-size:calc(20rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .normal-text h6{font-size:calc(20rem/16) !important;line-height:1.50 !important}}
.edit-lightbox-cont{padding-bottom:2rem ;}  
            .getColorText,
.getColor,
.getColorPrimBtn,
.getColorSecBtn{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .getColorText,
.getColor,
.getColorPrimBtn,
.getColorSecBtn{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .getColorText,
.getColor,
.getColorPrimBtn,
.getColorSecBtn{font-size:calc(24rem/16) ;line-height:1.50 }}
.color-picker-box{border-color:rgba(153, 153, 153, 1.00) ;border-width:1px ;border-style:solid ;}
.color-picker-box{border-radius:10px ;}
.input-column input{height:1.5rem !important;}  
            .input-column input{font-size:calc(1rem/16) !important;}@media only screen and (min-width:40em) {            .input-column input{font-size:calc(1rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .input-column input{font-size:calc(12rem/16) !important;line-height:1.50 !important}}

