


.animate{--animation-name:shake;--animation-duration:2s;--animation-delay:0s;--animation-count:1}.animate.on-load,.animate.on-hover:hover{animation-name:var(--animation-name);animation-duration:var(--animation-duration);animation-delay:var(--animation-delay);animation-iteration-count:var(--animation-count)}


.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}
.vegas-wrapper,.vegas-overlay,.vegas-timer,.vegas-slide,.vegas-slide-inner{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:transparent center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform,opacity}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container > .vegas-timer,body.vegas-container > .vegas-overlay,body.vegas-container > .vegas-slide{position:fixed;z-index:-1}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}




:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(23, 25, 30, 0.75);--dark-gray:rgba(50, 53, 66, 1.00);--black:rgba(23, 25, 30, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(23, 25, 30, 1.00);--secondary:rgba(255, 255, 255, 1.00);--success:rgba(121, 143, 129, 1.00);--warning:rgba(186, 174, 161, 1.00);--alert:rgba(50, 53, 66, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(18, 19, 36, 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, 225, 225, 1.00);--success-dark:rgba(91, 113, 99, 1.00);--warning-dark:rgba(156, 144, 131, 1.00);--alert-dark:rgba(20, 23, 36, 1.00);--header-color:rgba(23, 25, 30, 1.00);--subheader-color:rgba(71, 73, 78, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(23, 25, 30, 0.90);--link-color:rgba(125, 142, 130, 0.95);--link-color-hover:rgba(138, 140, 150, 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(255, 255, 255, 1.00);--link-color-hover:rgba(187, 180, 167, 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(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(30rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(23rem/16)}h6,.h6{font-size:calc(18rem/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(15rem/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(28rem/16)}h5,.h5{font-size:calc(25rem/16)}h6,.h6{font-size:calc(22rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(17rem/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(28rem/16)}h5,.h5{font-size:calc(25rem/16)}h6,.h6{font-size:calc(22rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(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 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 Duotone';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.svg#fontawesome") format("svg")}.fad{position:relative;font-family:'Font Awesome 5 Duotone';font-weight:900}@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: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}@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, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6, blockquote,    .headers-font{font-family:"Playfair Display",sans-serif }
html,body,            .text-font{font-family:"Muli",sans-serif }

        blockquote,    .quotes-style{font-size:calc(22rem/16) ;font-weight:400 ;font-style:italic ;}@media only screen and (min-width:40em){        blockquote,    .quotes-style{font-size:calc(25rem/16) }}@media only screen and (min-width:64em){        blockquote,    .quotes-style{font-size:calc(32rem/16) }}
            .small-text{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em){            .small-text{font-size:calc(15rem/16) }}@media only screen and (min-width:64em){            .small-text{font-size:calc(15rem/16) }}
            .big-text{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em){            .big-text{font-size:calc(18rem/16) }}@media only screen and (min-width:64em){            .big-text{font-size:calc(19rem/16) }}
            .huge-text{font-size:calc(30rem/16) ;}@media only screen and (min-width:40em){            .huge-text{font-size:calc(27rem/16) }}@media only screen and (min-width:64em){            .huge-text{font-size:calc(40rem/16) }}
            .big-header{font-size:calc(44rem/16) ;}@media only screen and (min-width:40em){            .big-header{font-size:calc(50rem/16) }}@media only screen and (min-width:64em){            .big-header{font-size:calc(52rem/16) }}
            .huge-header{font-size:calc(90rem/16) ;}@media only screen and (min-width:40em){            .huge-header{font-size:calc(90rem/16) }}@media only screen and (min-width:64em){            .huge-header{font-size:calc(130rem/16) }}
            .bold{font-weight:600 ;}

 .menu-style>.menu a, .menu.menu-style a{--menu-link-color:rgba(255, 255, 255, 0.63);--menu-link-color-hover:rgba(255, 255, 255, 0.90);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(233, 203, 168, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menu-style>.menu .menu-text, .menu.menu-style .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu-style>.menu>li>a, .menu.menu-style>li>a{padding-top:1rem;padding-bottom:1rem} .menu-style>.menu .submenu>li>a, .menu.menu-style .submenu>li>a{padding-top:1rem;padding-bottom:1rem} .menu-style>.menu li.active>a, .menu-style>.menu li.is-active>a, .menu-style>.menu a.is-active, .menu.menu-style li.active>a, .menu.menu-style li.is-active>a, .menu.menu-style a.is-active{--menu-bg-color:rgba(97, 103, 173, 0.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)} .menu-style>.menu .submenu li.active>a, .menu-style>.menu .submenu li.is-active>a, .menu-style>.menu .submenu a.is-active, .menu.menu-style .submenu li.active>a, .menu.menu-style .submenu li.is-active>a, .menu.menu-style .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .menu-style>.menu .submenu a, .menu.menu-style .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .menu-style>.menu .submenu, .menu.menu-style .submenu{--submenu-bg-color:rgba(254, 254, 254, 0.00);--submenu-border:0px solid rgba(202, 202, 202, 1.00)} .menu-style>.menu .submenu a, .menu.menu-style .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 238, 234, 1.00)} .menu-style>.menu .submenu .menu-text, .menu.menu-style .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu-style>.menu .submenu li.active>a, .menu-style>.menu .submenu li.is-active>a, .menu-style>.menu .submenu a.is-active, .menu.menu-style .submenu li.active>a, .menu.menu-style .submenu li.is-active>a, .menu.menu-style .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)} .menu-style>.menu a::after, .menu.menu-style a::after{display:none!important}
            .menu-style .menu>li>a{font-size:calc(23rem/16) ;}@media only screen and (min-width:40em){            .menu-style .menu>li>a{font-size:calc(23rem/16) }}@media only screen and (min-width:64em){            .menu-style .menu>li>a{font-size:calc(23rem/16) }}
.menu-style .menu>li>a:hover{transition:all 300ms ease 0ms }
.menu-style .menu>li>a{transition:all 300ms ease 0ms }
            .menu-style .menu .submenu>li>a{font-size:calc(16rem/16) !important;}@media only screen and (min-width:40em){            .menu-style .menu .submenu>li>a{font-size:calc(17rem/16) !important}}@media only screen and (min-width:64em){            .menu-style .menu .submenu>li>a{font-size:calc(18rem/16) !important}}
.mobile-menu-position{position:fixed   ;z-index:10 ;top:0px ;bottom:unset ;left:0px ;right:0px ;}
.menu>li.is-active>a, .menu>li.active>a, .menu>li>a.is_active{color:rgba(255, 255, 255, 1.00) ;}

.green{color:rgba(121, 143, 129, 1.00) ;}

.fch{height:50vh ;} @media only screen and (min-width:40em){.fch{height:100% }}@media only screen and (min-width:64em){.fch{height:100% }} 

.p-section{padding-top:4rem ;padding-bottom:4rem ;}  

.opa{opacity:0.00 !important}
.opa:hover{opacity:1.00 !important}
.opa{transition:all 1000ms ease 0ms }
.opa:hover{transition:all 1000ms ease 0ms }

.bg-menu{background-color:rgba(55, 38, 36, 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){.bg-menu{background-attachment:scroll!important}}
.black-overlay{position:relative;z-index:0}.black-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.93 ;background-color:rgba(10, 6, 7, 1.00) ;}
.dark-overlay{position:relative;z-index:0}.dark-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.75 ;background-color:rgba(10, 6, 7, 1.00) ;}
.white-overlay{position:relative;z-index:0}.white-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.90 ;background-color:rgba(255, 255, 255, 1.00) ;}
.medium-overlay{position:relative;z-index:0}.medium-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ;background-color:rgba(10, 6, 7, 1.00) ;}
.light-overlay{position:relative;z-index:0}.light-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.25 ;background-color:rgba(10, 6, 7, 1.00) ;}
.clear-overlay{position:relative;z-index:0}.clear-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.06 ;background-color:rgba(10, 5, 16, 1.00) ;}
.hover-overlay{position:relative;z-index:0}.hover-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.33 ;background-color:rgba(37, 40, 52, 1.00) ;}
.hover-overlay{position:relative;z-index:0}.hover-overlay:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.70 ;background-color:rgba(37, 40, 52, 1.00) ;}
.hover-overlay{transition:all 1000ms ease 0ms !important}

input, textarea, select{background-color:rgba(255, 255, 255, 0.90) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){input, textarea, select{background-attachment:scroll!important}}
input, textarea, select{border-color:rgba(190, 190, 190, 1.00) !important;border-width:1px !important;}
input{padding-top:1.25rem !important;padding-right:0.75rem !important;padding-bottom:1.25rem !important;padding-left:0.75rem !important;}  
input, textarea, select{border-radius:3px !important;}

            .tabs-title > a{font-size:calc(18rem/16) !important;font-weight:700 !important;}@media only screen and (min-width:40em){            .tabs-title > a{font-size:calc(17rem/16) !important}}@media only screen and (min-width:64em){            .tabs-title > a{font-size:calc(17rem/16) !important}}
.tabs{background-color:transparent ;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){.tabs{background-attachment:scroll!important}}
.tabs-title > a:hover{background-color:var(--medium-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){.tabs-title > a{background-attachment:scroll!important}}
.tabs-title > a[aria-selected='true']{background-color:var(--medium-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){.tabs-title > a[aria-selected='true']{background-attachment:scroll!important}}
.tabs-panel{background-color:var(--medium-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){.tabs-panel{background-attachment:scroll!important}}
.tabs-content{background-color:transparent ;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){.tabs-content{background-attachment:scroll!important}}
.tabs{background-color:transparent ;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){.tabs{background-attachment:scroll!important}}
.tabs-title > a{color:rgba(255, 255, 255, 1.00) ;}
.tabs-title > a[aria-selected='true']{color:rgba(255, 255, 255, 1.00) ;}
.tabs{border-width:0px ;}
.tabs-title > a:hover{color:rgba(255, 255, 255, 1.00) ;}
.tabs-content{border-width:0px ;}
.tabs-content{transition:all 300ms ease-out 0ms }
.tabs-title > a[aria-selected='true']{transition:all 300ms ease-out 0ms }
.tabs-title > a{transition:all 300ms ease-out 0ms }

.list-of-post .overlay-effect{position:relative;z-index:0}.list-of-post .overlay-effect:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.35 ;background-color:rgba(0, 0, 0, 1.00) ;}
.list-of-posts .label{padding-top:0.5rem ;padding-right:1rem ;padding-bottom:0.5rem ;padding-left:1rem ;}  
.list-of-posts .label{border-radius:2px ;}
.list-of-posts .label{margin-right:0.25rem ;margin-bottom:0.25rem ;}  
            .list-of-posts .label{font-size:calc(15rem/16) ;}@media only screen and (min-width:40em){            .list-of-posts .label{font-size:calc(15rem/16) }}@media only screen and (min-width:64em){            .list-of-posts .label{font-size:calc(15rem/16) }}
.top-white-border{border-color:rgba(255, 255, 255, 1.00) ;border-width:1px 0px 0px 0px ;}
.list-of-posts .label{background-color:rgba(99, 110, 104, 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){.list-of-posts .label{background-attachment:scroll!important}}

.bg-circle{background-color:rgba(190, 113, 43, 1.00) ;background-position:center center ;background-origin:content-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-circle{background-attachment:scroll!important}}
.bg-circle{border-radius:100px ;}
.bg-circle{width:10rem ;}  
.bg-circle{height:10rem ;}  

.bg-circle-2{background-color:rgba(78, 92, 85, 0.90) ;background-position:center center ;background-origin:content-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-circle-2{background-attachment:scroll!important}}
.bg-circle-2{border-radius:100px ;}
.bg-circle-2{height:10rem ;}  
.bg-circle-2{width:10rem ;}  

.move-right{margin:0 ;}  
.move-left{margin:0 ;}  
.move-right:hover{margin-left:0.5rem ;}  
.move-left:hover{margin-left:-0.5rem ;}  
.post-title{transition:all 300ms ease 0ms !important}
.post-title:hover{transition:all 300ms ease 0ms !important}
.move-left{transition:all 300ms ease 0ms !important}
.move-right{transition:all 300ms ease 0ms !important}
.move-right:hover{transition:all 300ms ease 0ms !important}
.move-left:hover{transition:all 300ms ease 0ms !important}

.home-bg{background-image:url('../files/bgimage-1992.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;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){.home-bg{background-attachment:scroll!important}}
.home-bg-4a{background-image:url('../files/bgimage-2025.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;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){.home-bg-4a{background-attachment:scroll!important}}
.home-bg-4b{background-image:url('../files/bgimage-1993.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;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){.home-bg-4b{background-attachment:scroll!important}}
.home-bg-4c{background-image:url('../files/bgimage-1994.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;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){.home-bg-4c{background-attachment:scroll!important}}
.home-bg-4d{background-image:url('../files/bgimage-1995.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;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){.home-bg-4d{background-attachment:scroll!important}}
.square-bg{padding-top:100.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.square-bg{padding-top:100.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.square-bg{padding-top:100.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% }}
.blog-bg-1{background-image:url('../files/bgimage-1997.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;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){.blog-bg-1{background-attachment:scroll!important}}
.portfolio-bg-1{background-image:url('../files/bgimage-1998.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;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){.portfolio-bg-1{background-attachment:scroll!important}}
.portfolio-bg-2{background-image:url('../files/bgimage-1999.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;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){.portfolio-bg-2{background-attachment:scroll!important}}
.blog-bg-2{background-image:url('../files/bgimage-2000.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;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){.blog-bg-2{background-attachment:scroll!important}}
.h-50vw{height:100.00vw ;min-height:none ;max-height:none ;}@media only screen and (min-width:40em){.h-50vw{height:50.00vw }}@media only screen and (min-width:64em){.h-50vw{height:50.00vw }}

.stacks_in_1762_352 img{width:100%;max-width:50px}
.stacks_in_1762_364{line-height:0}.stacks_in_1762_364 svg{display:inline-block;max-width:40px;height:auto;}.stacks_in_1762_364.full-width svg{width:100%;height:auto}
.stacks_in_1762_388{--offcanvas-size-small:250px;--offcanvas-size-medium:250px;--offcanvas-size-large:250px;}
.stacks_in_1762_486 img{width:100%;max-width:100px}

.stacks_in_1366_230 img{width:100%;max-width:100px}

#parallax_stacks_in_1004{position:relative;overflow:visible}#parallax_stacks_in_1004 .parallax-overlay{position:absolute;top:-20px;height:calc(100% + 40px);width:100%;opacity:0.57}#parallax_stacks_in_1004 .parallax-overlay.overlay-hide{display:none}#parallax_stacks_in_1004 .parallax-overlay.overlay-color{background-color:rgba(0, 0, 0, 1.00)}#parallax_stacks_in_1004 .parallax-overlay.overlay-tile{background-image:url();background-repeat:repeat}@media only screen and (max-width:40em){#parallax_stacks_in_1004 .parallax-overlay{height:100%;top:0}}#parallax_stacks_in_1004{background:transparent}#parallax_stacks_in_1004.type-cover{position:absolute}#parallax_stacks_in_1004.type-image{min-height:350px}#parallax_stacks_in_1004.touch-device{background-image:none !important;position:relative}#parallax_stacks_in_1004.touch-device:after{position:absolute;content:"";top:0;left:0;bottom:0;right:0;height:100%;width:100%;background-size:cover;background-position:center center;overflow:hidden;opacity:1.00;z-index:-1}#parallax_stacks_in_1004 > *{z-index:10}@media only screen and (max-width:40em){.parallax-mirror{display:none}#parallax_stacks_in_1004{background-image:none !important;position:relative}#parallax_stacks_in_1004:after{position:absolute;content:"";top:0;left:0;bottom:0;right:0;height:100%;width:100%;background-size:cover;background-position:center center;overflow:hidden;opacity:1.00;z-index:-1}}




.stacks_in_875_3 img{width:100%;max-width:40px}



.stacks_in_897_3 img{width:100%;max-width:40px}

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




.stacks_in_947_3 img{width:100%;max-width:40px}

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




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





#parallax_stacks_in_988_7{position:relative;overflow:visible}#parallax_stacks_in_988_7 .parallax-overlay{position:absolute;top:-0px;height:calc(100% + 0px);width:100%;opacity:0.77}#parallax_stacks_in_988_7 .parallax-overlay.overlay-hide{display:none}#parallax_stacks_in_988_7 .parallax-overlay.overlay-color{background-color:rgba(0, 0, 0, 1.00)}#parallax_stacks_in_988_7 .parallax-overlay.overlay-tile{background-image:url();background-repeat:repeat}@media only screen and (max-width:40em){#parallax_stacks_in_988_7 .parallax-overlay{height:100%;top:0}}#parallax_stacks_in_988_7{background:transparent}#parallax_stacks_in_988_7.type-cover{position:absolute}#parallax_stacks_in_988_7.type-image{min-height:350px}#parallax_stacks_in_988_7.touch-device{background-image:none !important;position:relative}#parallax_stacks_in_988_7.touch-device:after{position:absolute;content:"";top:0;left:0;bottom:0;right:0;height:100%;width:100%;background-size:cover;background-position:center center;overflow:hidden;opacity:1.00;z-index:-1}#parallax_stacks_in_988_7 > *{z-index:10}@media only screen and (max-width:40em){.parallax-mirror{display:none}#parallax_stacks_in_988_7{background-image:none !important;position:relative}#parallax_stacks_in_988_7:after{position:absolute;content:"";top:0;left:0;bottom:0;right:0;height:100%;width:100%;background-size:cover;background-position:center center;overflow:hidden;opacity:1.00;z-index:-1}}

