.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}



.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(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(34, 25, 38, 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(4, 0, 8, 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:10px;--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(10rem/16)}body{}

form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 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:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}  
            .services-title{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .services-title{font-size:calc(28rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .services-title{font-size:calc(34rem/16) ;line-height:1.50 }}
html,body,  h1,.h1, h2,.h2, h3,.h3, h4,.h4,       .spaceg{font-family:"Space Grotesk",sans-serif }
.bentoservices{color:rgba(0, 0, 0, 1.00) !important;}
            .subtext{font-style:italic ;}


.blue-bar{background-color:rgba(2, 60, 191, 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){.blue-bar{background-attachment:scroll!important}}
            .blue-bar h5{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .blue-bar h5{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .blue-bar h5{font-size:calc(24rem/16) ;line-height:1.50 }}
.svg-sm svg{fill:rgba(204, 204, 204, 1.00) ;}
 .blue-bar .fas, .blue-bar .far, .blue-bar .fal, .blue-bar .fad, .blue-bar .fab,.blue-bar .fa{color:rgba(178, 178, 178, 1.00);transition:color 200ms;}.blue-bar .fad:after{color:rgba(153, 153, 153, 1.00);transition:color 200ms} .blue-bar .fas:hover, .blue-bar .far:hover, .blue-bar .fal:hover, .blue-bar .fad:hover, .blue-bar .fab:hover,.blue-bar .fa:hover{color:rgba(251, 2, 7, 1.00)}.blue-bar .fad:hover:after{color:rgba(251, 2, 7, 1.00)}  
.stacks_in_50_20 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 0.5rem)}




 .top-bar.mainmenu, .top-bar.mainmenu ul{--topbar-background:rgba(255, 255, 255, 0.00)} .top-bar.mainmenu{padding:0 0.5rem} .title-bar.mainmenu{--titlebar-background:rgba(10, 10, 10, 0.00);--titlebar-color:rgba(34, 26, 40, 0.73);padding:1rem} .title-bar.mainmenu .menu-icon{--hamburger-color:rgba(34, 26, 40, 0.73);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
.menucont{background-color:rgba(198, 234, 252, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:  fixed ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menucont{background-attachment:scroll!important}}
@media screen and (min-width: 64em){.heroImage{background-repeat:no-repeat    ;background-position:right bottom ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment: local  ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:750.00px 492.75px ; }}@media (hover:none) and (pointer:coarse){.heroImage{background-attachment:scroll!important}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.heroImage{background-repeat:no-repeat    ;background-position:right bottom ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment: local  ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:500.00px 328.50px ; }}@media (hover:none) and (pointer:coarse){.heroImage{background-attachment:scroll!important}}
@media screen and (max-width: 39.9375em){.heroImage{background-repeat:no-repeat    ;background-position:right bottom ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment: local  ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:250.00px 164.25px ; }}@media (hover:none) and (pointer:coarse){.heroImage{background-attachment:scroll!important}}
 .mainmenu>.menu a, .menu.mainmenu a{--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .mainmenu>.menu .menu-text, .menu.mainmenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .mainmenu>.menu>li>a, .menu.mainmenu>li>a{padding-top:1rem;padding-bottom:1rem} .mainmenu>.menu .submenu>li>a, .menu.mainmenu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .mainmenu>.menu li.active>a, .mainmenu>.menu li.is-active>a, .mainmenu>.menu a.is-active, .menu.mainmenu li.active>a, .menu.mainmenu li.is-active>a, .menu.mainmenu a.is-active{--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .mainmenu>.menu .submenu li.active>a, .mainmenu>.menu .submenu li.is-active>a, .mainmenu>.menu .submenu a.is-active, .menu.mainmenu .submenu li.active>a, .menu.mainmenu .submenu li.is-active>a, .menu.mainmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .mainmenu>.menu .submenu a, .menu.mainmenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .mainmenu>.menu .submenu, .menu.mainmenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .mainmenu>.menu .submenu a, .menu.mainmenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .mainmenu>.menu .submenu .menu-text, .menu.mainmenu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .mainmenu>.menu .submenu li.active>a, .mainmenu>.menu .submenu li.is-active>a, .mainmenu>.menu .submenu a.is-active, .menu.mainmenu .submenu li.active>a, .menu.mainmenu .submenu li.is-active>a, .menu.mainmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
            .mainmenu .menu>li>a{font-size:calc(16rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .mainmenu .menu>li>a{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .mainmenu .menu>li>a{font-size:calc(16rem/16) ;line-height:1.50 }}
.headtext{min-width:0.00ch ;max-width:55.00ch ;}
            .button{font-size:calc(16rem/16) ;font-weight:800 ;}@media only screen and (min-width:40em) {            .button{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button{font-size:calc(16rem/16) ;line-height:1.50 }}
  h1,.h1,          .myclass{font-size:calc(18rem/16) ;font-weight:700 ;}@media only screen and (min-width:40em) {  h1,.h1,          .myclass{font-size:calc(24rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {  h1,.h1,          .myclass{font-size:calc(36rem/16) ;line-height:1.50 }}
.stacks_in_50_69 img{width:100%;max-width:250px}
.articles{margin-top:1.5rem ;margin-right:1rem ;margin-bottom:0.75rem ;margin-left:1rem ;}  
.sidebar{border-color:rgba(153, 153, 153, 1.00) ;border-width:1px ;border-style:solid ;}
            .arttext{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .arttext{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .arttext{font-size:calc(22rem/16) ;line-height:1.50 }}

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

.hyphenate .post-title,.hyphenate .post-summary,.hyphenate .post-content{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.post-date,.post-words{margin-bottom:1rem;display:block}small .post-date,small .post-words{margin:0;display:inline}.no-margin{margin:0}img.post-image{width:auto;height:auto;max-width:100%;display:block;margin:0 auto}img.post-image.unlimited{width:100%}img.post-image.circle{border-radius:50% !important}img.post-image.auto-lightbox{cursor:pointer}img.post-image.align-left{margin-left:0 !important}img.post-image.align-right{margin-right:0 !important}@media only screen and (max-width:40em){img.post-image.align-mobile-center{margin-left:auto !important;margin-right:auto !important}}
#image_stacks_in_9{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#image_stacks_in_9.maxwidth{width:100%;max-width:500px}#image_stacks_in_9.maxheight{width:auto;max-height:500px}


#filter_stacks_in_109 ul{list-style:none;overflow:auto;width:100%}#filter_stacks_in_109 ul.float-left li{float:left}#filter_stacks_in_109 ul.float-right li{float:right}#filter_stacks_in_109 ul.inline li{display:inline-block;vertical-align:top}#filter_stacks_in_109 ul.inline li:after{content:"•";margin:0 0.50rem}#filter_stacks_in_109 ul.inline li:last-child:after{display:none}#filter_stacks_in_109 > ul{margin-left:0}


.notif-badge{background-color:rgba(248, 248, 248, 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){.notif-badge{background-attachment:scroll!important}}
.notif-badge{border-radius:10px ;}
.notif-badge{box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.22);}
.notif-badge{padding-top:0.5rem ;padding-right:0.75rem ;padding-bottom:0.5rem ;padding-left:0.75rem ;}  
.notif-badge{display:inline-block } 
.notif-badge h3{margin-top:0.25rem ;}  
.notif-badge{position:fixed    ;z-index:1 ;top:unset ;bottom:24px ;left:15px ;right:unset ;}
            .notif-badge h3{font-size:calc(18rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .notif-badge h3{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .notif-badge h3{font-size:calc(18rem/16) ;line-height:1.50 }}
            .notif-badge h4{font-size:calc(14rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .notif-badge h4{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .notif-badge h4{font-size:calc(14rem/16) ;line-height:1.50 }}
.embutton{border-radius:20px ;}






.contfoot{padding-top:1.25rem ;padding-bottom:1.5rem ;}  
.stacks_in_51_11 img{width:100%;max-width:250px}

form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}
