/*
 * popup-caption
 */

.popup-caption{--popup-caption-filter:none;--popup-caption-background:rgba(0,0,0,0.6);--popup-caption-text:#fff;--popup-caption-padding:1rem;--popup-caption-timing:500ms;--popup-caption-easeOutQuad:cubic-bezier(0.250,0.460,0.450,0.940);--popup-caption-easeOutCubic:cubic-bezier(0.215,0.610,0.355,1.000);--popup-caption-easeInOutQuad:cubic-bezier(0.455,0.030,0.515,0.955);--popup-caption-valign:start;--popup-caption-text-align:inherit;display:inline-block;position:relative;overflow:hidden}.popup-caption img,.popup-caption video{display:block;width:100%;height:auto}.pc-overlay{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;padding:var(--popup-caption-padding);background-color:var(--popup-caption-background);-webkit-backdrop-filter:var(--popup-caption-filter);backdrop-filter:var(--popup-caption-filter);display:grid;grid-template-rows:min-content;align-content:var(--popup-caption-valign);text-align:var(--popup-caption-text-align)}.pc-overlay > *{margin:0}.pc-overlay *{color:var(--popup-caption-text)}.pc-overlay.static{animation:none !important;transform:none !important}.pc-enter,.pc-leave{animation-duration:var(--popup-caption-timing);animation-timing-function:var(--popup-caption-easeOutQuad);animation-fill-mode:forwards}.pc-enter{transform:translate3d(0,-100%,0)}.swing--enter-top .pc-enter{animation-name:swing--enter-top}.swing--enter-top .pc-leave{animation-name:swing--leave-bottom}.swing--enter-bottom .pc-enter{animation-name:swing--enter-bottom}.swing--enter-bottom .pc-leave{animation-name:swing--leave-top}.swing--enter-left .pc-enter{animation-name:swing--enter-left}.swing--enter-left .pc-leave{animation-name:swing--leave-right}.swing--enter-right .pc-enter{animation-name:swing--enter-right}.swing--enter-right .pc-leave{animation-name:swing--leave-left}.swing--leave-top .pc-enter{animation-name:swing--leave-top}.swing--leave-top .pc-leave{animation-name:swing--enter-bottom}.swing--leave-bottom .pc-enter{animation-name:swing--leave-bottom}.swing--leave-bottom .pc-leave{animation-name:swing--enter-top}.swing--leave-left .pc-enter{animation-name:swing--leave-left}.swing--leave-left .pc-leave{animation-name:swing--enter-right}.swing--leave-right .pc-enter{animation-name:swing--leave-right}.swing--leave-right .pc-leave{animation-name:swing--enter-left}.popup-caption[class*='swing--']{perspective:400px}.popup-caption[class*='swing--'] .pc-enter,.popup-caption[class*='swing--'] .pc-leave{transform:rotate3d(0,0,0,0);animation-timing-function:var(--popup-caption-easeOutCubic)}.swing--enter-top,.swing--leave-top{perspective-origin:center top}.swing--enter-top .pc-enter,.swing--enter-top .pc-leave,.swing--leave-top .pc-enter,.swing--leave-top .pc-leave{transform-origin:center top}.swing--enter-bottom,.swing--leave-bottom{perspective-origin:center bottom}.swing--enter-bottom .pc-enter,.swing--enter-bottom .pc-leave,.swing--leave-bottom .pc-enter,.swing--leave-bottom .pc-leave{transform-origin:center bottom}.swing--enter-left,.swing--leave-left{perspective-origin:left center}.swing--enter-left .pc-enter,.swing--enter-left .pc-leave,.swing--leave-left .pc-enter,.swing--leave-left .pc-leave{transform-origin:left center}.swing--enter-right,.swing--leave-right{perspective-origin:right center}.swing--enter-right .pc-enter,.swing--enter-right .pc-leave,.swing--leave-right .pc-enter,.swing--leave-right .pc-leave{transform-origin:right center}@keyframes swing--enter-top{0%{transform:rotate3d(-1,0,0,90deg)}}@keyframes swing--leave-top{100%{transform:rotate3d(-1,0,0,90deg)}}@keyframes swing--enter-bottom{0%{transform:rotate3d(1,0,0,90deg)}}@keyframes swing--leave-bottom{100%{transform:rotate3d(1,0,0,90deg)}}@keyframes swing--enter-left{0%{transform:rotate3d(0,1,0,90deg)}}@keyframes swing--leave-left{100%{transform:rotate3d(0,1,0,90deg)}}@keyframes swing--enter-right{0%{transform:rotate3d(0,-1,0,90deg)}}@keyframes swing--leave-right{100%{transform:rotate3d(0,-1,0,90deg)}}.slide--enter-top .pc-enter{animation-name:slide--enter-top}.slide--enter-top .pc-leave{animation-name:slide--leave-bottom}.slide--enter-bottom .pc-enter{animation-name:slide--enter-bottom}.slide--enter-bottom .pc-leave{animation-name:slide--leave-top}.slide--enter-left .pc-enter{animation-name:slide--enter-left}.slide--enter-left .pc-leave{animation-name:slide--leave-right}.slide--enter-right .pc-enter{animation-name:slide--enter-right}.slide--enter-right .pc-leave{animation-name:slide--leave-left}.slide--leave-top .pc-enter{animation-name:slide--leave-top}.slide--leave-top .pc-leave{animation-name:slide--enter-bottom}.slide--leave-bottom .pc-enter{animation-name:slide--leave-bottom}.slide--leave-bottom .pc-leave{animation-name:slide--enter-top}.slide--leave-left .pc-enter{animation-name:slide--leave-left}.slide--leave-left .pc-leave{animation-name:slide--enter-right}.slide--leave-right .pc-enter{animation-name:slide--leave-right}.slide--leave-right .pc-leave{animation-name:slide--enter-left}.popup-caption[class*='slide--'] .pc-enter,.popup-caption[class*='slide--'] .pc-leave{transform:translate3d(0,0,0);animation-timing-function:var(--popup-caption-easeOutQuad)}@keyframes slide--enter-top{0%{transform:translate3d(0,-100%,0)}}@keyframes slide--leave-top{100%{transform:translate3d(0,-100%,0)}}@keyframes slide--enter-bottom{0%{transform:translate3d(0,100%,0)}}@keyframes slide--leave-bottom{100%{transform:translate3d(0,100%,0)}}@keyframes slide--enter-left{0%{transform:translate3d(-100%,0,0)}}@keyframes slide--leave-left{100%{transform:translate3d(-100%,0,0)}}@keyframes slide--enter-right{0%{transform:translate3d(100%,0,0)}}@keyframes slide--leave-right{100%{transform:translate3d(100%,0,0)}}.roll-out--enter-top .pc-enter{animation-name:roll-out--enter-top}.roll-out--enter-top .pc-leave{animation-name:roll-out--leave-bottom}.roll-out--enter-bottom .pc-enter{animation-name:roll-out--enter-bottom}.roll-out--enter-bottom .pc-leave{animation-name:roll-out--leave-top}.roll-out--enter-left .pc-enter{animation-name:roll-out--enter-left}.roll-out--enter-left .pc-leave{animation-name:roll-out--leave-right}.roll-out--enter-right .pc-enter{animation-name:roll-out--enter-right}.roll-out--enter-right .pc-leave{animation-name:roll-out--leave-left}.roll-out--leave-top .pc-enter{animation-name:roll-out--leave-top}.roll-out--leave-top .pc-leave{animation-name:roll-out--enter-bottom}.roll-out--leave-bottom .pc-enter{animation-name:roll-out--leave-bottom}.roll-out--leave-bottom .pc-leave{animation-name:roll-out--enter-top}.roll-out--leave-left .pc-enter{animation-name:roll-out--leave-left}.roll-out--leave-left .pc-leave{animation-name:roll-out--enter-right}.roll-out--leave-right .pc-enter{animation-name:roll-out--leave-right}.roll-out--leave-right .pc-leave{animation-name:roll-out--enter-left}.popup-caption[class*='roll-out--'] .pc-enter,.popup-caption[class*='roll-out--'] .pc-leave{transform:translate3d(0,0,0);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);animation-timing-function:var(--popup-caption-easeOutQuad)}@keyframes roll-out--enter-top{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}}@keyframes roll-out--leave-top{100%{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}}@keyframes roll-out--enter-bottom{0%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@keyframes roll-out--leave-bottom{100%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@keyframes roll-out--enter-left{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@keyframes roll-out--leave-left{100%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@keyframes roll-out--enter-right{0%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}@keyframes roll-out--leave-right{100%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}.rotate--enter-top .pc-enter{animation-name:rotate--enter-top}.rotate--enter-top .pc-leave{animation-name:rotate--leave-bottom}.rotate--enter-bottom .pc-enter{animation-name:rotate--enter-bottom}.rotate--enter-bottom .pc-leave{animation-name:rotate--leave-top}.rotate--enter-left .pc-enter{animation-name:rotate--enter-left}.rotate--enter-left .pc-leave{animation-name:rotate--leave-right}.rotate--enter-right .pc-enter{animation-name:rotate--enter-right}.rotate--enter-right .pc-leave{animation-name:rotate--leave-left}.rotate--leave-top .pc-enter{animation-name:rotate--leave-top}.rotate--leave-top .pc-leave{animation-name:rotate--enter-bottom}.rotate--leave-bottom .pc-enter{animation-name:rotate--leave-bottom}.rotate--leave-bottom .pc-leave{animation-name:rotate--enter-top}.rotate--leave-left .pc-enter{animation-name:rotate--leave-left}.rotate--leave-left .pc-leave{animation-name:rotate--enter-right}.rotate--leave-right .pc-enter{animation-name:rotate--leave-right}.rotate--leave-right .pc-leave{animation-name:rotate--enter-left}.popup-caption[class*='rotate--'] .pc-enter,.popup-caption[class*='rotate--'] .pc-leave{transform:rotate(0);animation-timing-function:var(--popup-caption-easeOutQuad)}.rotate--enter-top .pc-enter,.rotate--enter-top .pc-leave,.rotate--leave-top .pc-enter,.rotate--leave-top .pc-leave{transform-origin:left top}.rotate--enter-bottom .pc-enter,.rotate--enter-bottom .pc-leave,.rotate--leave-bottom .pc-enter,.rotate--leave-bottom .pc-leave{transform-origin:left bottom}.rotate--enter-left .pc-enter,.rotate--enter-left .pc-leave,.rotate--leave-left .pc-enter,.rotate--leave-left .pc-leave{transform-origin:left top}.rotate--enter-right .pc-enter,.rotate--enter-right .pc-leave,.rotate--leave-right .pc-enter,.rotate--leave-right .pc-leave{transform-origin:right top}@keyframes rotate--enter-top{0%{transform:rotate(-90deg)}}@keyframes rotate--leave-top{100%{transform:rotate(-90deg)}}@keyframes rotate--enter-bottom{0%{transform:rotate(90deg)}}@keyframes rotate--leave-bottom{100%{transform:rotate(90deg)}}@keyframes rotate--enter-left{0%{transform:rotate(90deg)}}@keyframes rotate--leave-left{100%{transform:rotate(90deg)}}@keyframes rotate--enter-right{0%{transform:rotate(-90deg)}}@keyframes rotate--leave-right{100%{transform:rotate(-90deg)}}.flip--enter-top .pc-enter{animation-name:flip--enter-top}.flip--enter-top .pc-leave{animation-name:flip--leave-bottom}.flip--enter-bottom .pc-enter{animation-name:flip--enter-bottom}.flip--enter-bottom .pc-leave{animation-name:flip--leave-top}.flip--enter-left .pc-enter{animation-name:flip--enter-left}.flip--enter-left .pc-leave{animation-name:flip--leave-right}.flip--enter-right .pc-enter{animation-name:flip--enter-right}.flip--enter-right .pc-leave{animation-name:flip--leave-left}.flip--leave-top .pc-enter{animation-name:flip--leave-top}.flip--leave-top .pc-leave{animation-name:flip--enter-bottom}.flip--leave-bottom .pc-enter{animation-name:flip--leave-bottom}.flip--leave-bottom .pc-leave{animation-name:flip--enter-top}.flip--leave-left .pc-enter{animation-name:flip--leave-left}.flip--leave-left .pc-leave{animation-name:flip--enter-right}.flip--leave-right .pc-enter{animation-name:flip--leave-right}.flip--leave-right .pc-leave{animation-name:flip--enter-left}.popup-caption[class*='flip--']{perspective:800px;overflow:visible}.popup-caption[class*='flip--'] .pc-enter,.popup-caption[class*='flip--'] .pc-leave{transform:rotateX(0) rotateY(0);animation-timing-function:var(--popup-caption-easeInOutQuad);animation-duration:var(--popup-caption-timing);backface-visibility:hidden;z-index:1}@keyframes flip--enter-top{0%{transform:rotateX(180deg) rotateY(0)}}@keyframes flip--leave-top{100%{transform:rotateX(180deg) rotateY(0)}}@keyframes flip--enter-bottom{0%{transform:rotateX(-180deg) rotateY(0)}}@keyframes flip--leave-bottom{100%{transform:rotateX(-180deg) rotateY(0)}}@keyframes flip--enter-left{0%{transform:rotateX(0) rotateY(-180deg)}}@keyframes flip--leave-left{100%{transform:rotateX(0) rotateY(-180deg)}}@keyframes flip--enter-right{0%{transform:rotateX(0) rotateY(180deg)}}@keyframes flip--leave-right{100%{transform:rotateX(0) rotateY(180deg)}}[data-animation=fade] .pc-enter{transform:none;opacity:0}[data-animation=fade] .pc-overlay{transition:opacity var(--popup-caption-timing) var(--popup-caption-easeInOutQuad)}.fade--enter-top .pc-enter,.fade--enter-bottom .pc-enter,.fade--enter-left .pc-enter,.fade--enter-right .pc-enter{opacity:1 !important}.fade--enter-top .pc-leave,.fade--enter-bottom .pc-leave,.fade--enter-left .pc-leave,.fade--enter-right .pc-leave{opacity:0 !important}.fade--leave-top .pc-enter,.fade--leave-bottom .pc-enter,.fade--leave-left .pc-enter,.fade--leave-right .pc-enter{opacity:0 !important}.fade--leave-top .pc-leave,.fade--leave-bottom .pc-leave,.fade--leave-left .pc-leave,.fade--leave-right .pc-leave{opacity:1 !important}








.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)}


.sitelok-hide{display:none !important}


.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}

.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-style-normal{font-style:normal}.font-style-italic{font-style:italic}


.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}


@media screen and (min-width: 40em){.P1containerMargin{margin-top:2.5rem ;margin-right:4rem ;margin-bottom:2.5rem ;margin-left:4rem ;}}  
@media screen and (min-width: 40em){.heigth50{height:50vh ;}}  
@media screen and (min-width: 40em){.margincolums{margin:3rem ;}}  
            .bold{font-size:calc(16rem/16) ;font-weight:800 ;}@media only screen and (min-width:40em) {            .bold{font-size:calc(16rem/16) }}@media only screen and (min-width:64em) {            .bold{font-size:calc(16rem/16) }}
@media screen and (max-width: 39.9375em){.margin16m{margin:1rem ;}}  
.marginsubtitle{margin-top:0 ;margin-right:0 ;margin-bottom:0 ;margin-left:0 ;}  
@media screen and (max-width: 39.9375em){.marginimagesmall{margin-top:0.75rem ;margin-right:3rem ;margin-bottom:0 ;margin-left:3rem ;}}  
@media screen and (min-width: 40em){.marginimagelarge{margin-top:0.75rem ;margin-right:3rem ;margin-bottom:0 ;margin-left:1.25rem ;}}  
.stickyTOC{position:fixed   ;z-index:1 ;top:90px ;bottom:unset ;left:unset ;right:unset ;}
.fittext{display:inline-block;white-space:nowrap}
.fitimage{width:100% !important;height:100% !important;-o-object-fit:contain ;object-fit:contain ;-o-object-position:center bottom ;object-position:center bottom ;}

 p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_488{  text-decoration-line:none ;text-decoration-style:solid ;text-transform:none ;word-wrap:normal ;word-break:normal ;-webkit-hyphens:none ;hyphens:none ;text-align:justify ;}p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){  text-decoration-line:none ;text-decoration-style:solid ;text-transform:none ;word-wrap:normal ;word-break:normal ;-webkit-hyphens:none ;hyphens:none ;text-align:justify ;}
  
  @media only screen and (min-width:40em){ p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_488{}p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){}} 
  
  
  
html,body,   h2,.h2,         .H2{font-size:calc(11rem/16) ;}@media only screen and (min-width:40em) {html,body,   h2,.h2,         .H2{font-size:calc(11rem/16) }}@media only screen and (min-width:64em) {html,body,   h2,.h2,         .H2{font-size:calc(11rem/16) }}
html,body, p,.p,           .P{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {html,body, p,.p,           .P{font-size:calc(15rem/16) }}@media only screen and (min-width:64em) {html,body, p,.p,           .P{font-size:calc(16rem/16) }}
       h6,.h6,     .H6{font-size:calc(12rem/16) ;font-style:italic ;}@media only screen and (min-width:40em) {       h6,.h6,     .H6{font-size:calc(13rem/16) }}@media only screen and (min-width:64em) {       h6,.h6,     .H6{font-size:calc(14rem/16) }}
.floorplanbg{background-color:rgba(225, 230, 230, 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){.floorplanbg{background-attachment:scroll!important}}
.floorplanbg{padding:0.75rem ;}  
.bgHover{background-color:rgba(148, 169, 182, 0.50) ;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){.bgHover{background-attachment:scroll!important}}
.fontWhite{color:rgba(247, 247, 247, 1.00) ;}
.card-divider{background-color:var(--black-color) ;}
.card-divider{--header-color:rgba(255, 255, 255, 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);--link-decoration:none;--link-decoration-hover:none}
.card{box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.20);}
.name{box-shadow: 2px 2px 30px 0px rgba(0, 0, 0, 0.20);}
.name{background-color:rgba(19, 41, 61, 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){.name{background-attachment:scroll!important}}
@media screen and (min-width: 40em){.P1containerMargin{margin-top:2.5rem ;margin-right:4rem ;margin-bottom:2.5rem ;margin-left:4rem ;}}  
@media screen and (min-width: 40em){.P1containerMarginPP{margin-top:2.5rem ;margin-right:2.5rem ;margin-bottom:2.5rem ;margin-left:4rem ;}}  
@media screen and (min-width: 40em){.heigth50{height:50vh ;}}  
@media screen and (min-width: 40em){.margincolums{margin:3rem ;}}  
            .bold{font-size:calc(16rem/16) ;font-weight:800 ;}@media only screen and (min-width:40em) {            .bold{font-size:calc(16rem/16) }}@media only screen and (min-width:64em) {            .bold{font-size:calc(16rem/16) }}
@media screen and (max-width: 39.9375em){.margin16m{margin:1rem ;}}  
.marginsubtitle{margin-top:0 ;margin-right:0 ;margin-bottom:0 ;margin-left:0 ;}  
@media screen and (max-width: 39.9375em){.marginimagesmall{margin-top:0.75rem ;margin-right:3rem ;margin-bottom:0 ;margin-left:3rem ;}}  
@media screen and (min-width: 40em){.marginimagelarge{margin-top:0.75rem ;margin-right:3rem ;margin-bottom:0 ;margin-left:1.25rem ;}}  
.stickyTOC{position:fixed   ;z-index:1 ;top:120px ;bottom:unset ;left:unset ;right:unset ;}
.fittext{display:inline-block;white-space:nowrap}
.fitimage{width:100% !important;height:100% !important;-o-object-fit:contain ;object-fit:contain ;-o-object-position:center bottom ;object-position:center bottom ;}

 p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_6148_16{  text-decoration-line:none ;text-decoration-style:solid ;text-transform:none ;word-wrap:normal ;word-break:normal ;-webkit-hyphens:none ;hyphens:none ;text-align:justify ;}p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){  text-decoration-line:none ;text-decoration-style:solid ;text-transform:none ;word-wrap:normal ;word-break:normal ;-webkit-hyphens:none ;hyphens:none ;text-align:justify ;}
  
  @media only screen and (min-width:40em){ p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_6148_16{}p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){}} 
  
  
  
html,body,   h2,.h2,         .H2{font-size:calc(11rem/16) ;}@media only screen and (min-width:40em) {html,body,   h2,.h2,         .H2{font-size:calc(11rem/16) }}@media only screen and (min-width:64em) {html,body,   h2,.h2,         .H2{font-size:calc(11rem/16) }}
html,body, p,.p,           .P{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {html,body, p,.p,           .P{font-size:calc(15rem/16) }}@media only screen and (min-width:64em) {html,body, p,.p,           .P{font-size:calc(16rem/16) }}
       h6,.h6,     .H6{font-size:calc(12rem/16) ;font-style:italic ;}@media only screen and (min-width:40em) {       h6,.h6,     .H6{font-size:calc(13rem/16) }}@media only screen and (min-width:64em) {       h6,.h6,     .H6{font-size:calc(14rem/16) }}
.floorplanbg{background-color:rgba(225, 230, 230, 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){.floorplanbg{background-attachment:scroll!important}}
.floorplanbg{padding:0.75rem ;}  
.tw {color:rgba(255, 255, 255, 1.00) ;}
.bgbloglist {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){.bgbloglist {background-attachment:scroll!important}}
.imageborder{border-color:rgba(153, 153, 153, 1.00) ;border-width:2px ;border-style:solid ;}
.col{-webkit-columns:calc(200rem/16) 3;-moz-columns:calc(200rem/16) 3;columns:calc(200rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
.marginleft{margin-left:3rem ;}  
.wallpaper_stacks_in_5744 {
  position: relative;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  border-color: #9c92ac;
  border-style: solid;
  border-width: 0px;
  border-radius: 0px;
  background-color: #dfdbe5;
  box-shadow: inset 0 0 0vw rgba(0, 0, 0, 1.00);
  background-attachment: scroll; }
  .wallpaper_stacks_in_5744:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-attachment: scroll;
    overflow: hidden; }
  .wallpaper_stacks_in_5744.full-height, .wallpaper_stacks_in_5744.variable-height {
    height: 100%;
    display: grid;
    align-content: center; }
  .wallpaper_stacks_in_5744.variable-height {
    height: 40vh;
    min-height: 200px;
    max-height: 500px; }

.wallpaper_stacks_in_5744 > .content {
  position: relative; }

.wallpaper_stacks_in_5744 {
  background-color: #d7eaf5;
  background-image: linear-gradient(339deg, #d7eaf5 0%, #80c0d0 100%); }

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_5550 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_5550 {
		display: none !important;
	}
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_2074 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_2074 {
		display: none !important;
	}
}
.popup-caption.stacks_in_8600{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8597{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8615{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8618{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8621{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8624{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8627{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8630{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8637{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8645{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8640{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8649{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8659{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8662{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  
.popup-caption.stacks_in_8665{--popup-caption-animation:swing;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(0, 0, 0, 0.60);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(16rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;}  

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_6147 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_6147 {
		display: none !important;
	}
}
@important "partials/mixins";
#loader-outer-stacks_in_8672_1568 {
  z-index: 10000000000000000000;
  position: relative;
  /*  */ }

#loader-stacks_in_8672_1568 .loader-text {
  font-family: "Droid Serif";
  top: 50%;
  left: 50%;
  text-align: center;
  position: absolute;
  width: 100%;
  max-width: 90%;
  z-index: 10000000000000000000;
  color: rgba(0, 0, 0, 1.00);
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  #loader-stacks_in_8672_1568 .loader-text.loader-8-text {
    /*  */
    margin-top: -50px;
    /*  */ }
  #loader-stacks_in_8672_1568 .loader-text.loader-4-text {
    /*  */
    margin-top: -50px;
    /*  */ }

#loader-stacks_in_8672_1568 .loader-type {
  position: relative;
  z-index: 10000000000000000000; }

#loader-stacks_in_8672_1568 {
  /*  */
  /*  */
  /*  */
  position: fixed;
  /*  */
  /*  */
  overflow: hidden;
  z-index: 10000000000000000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #loader-stacks_in_8672_1568::before {
    /*  */
    background: rgba(245, 245, 245, 1.00);
    /*  */
    /*  */
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    opacity: 1.0; }

.loader-1-stacks_in_8672_1568 {
  width: 100%;
  max-width: 90%;
  height: 8px;
  position: relative;
  background-color: rgba(253, 186, 44, 1.00); }
  .loader-1-stacks_in_8672_1568 .bar {
    content: "";
    display: inline;
    position: absolute;
    width: 0;
    height: 100%;
    left: 50%;
    text-align: center; }
  .loader-1-stacks_in_8672_1568 .bar:nth-child(1) {
    background-color: rgba(218, 71, 51, 1.00);
    -webkit-animation: loader-1-stacks_in_8672_1568 3s linear infinite;
            animation: loader-1-stacks_in_8672_1568 3s linear infinite; }
  .loader-1-stacks_in_8672_1568 .bar:nth-child(2) {
    background-color: rgba(59, 120, 231, 1.00);
    -webkit-animation: loader-1-stacks_in_8672_1568 3s linear 1s infinite;
            animation: loader-1-stacks_in_8672_1568 3s linear 1s infinite; }
  .loader-1-stacks_in_8672_1568 .bar:nth-child(3) {
    background-color: rgba(253, 186, 44, 1.00);
    -webkit-animation: loader-1-stacks_in_8672_1568 3s linear 2s infinite;
            animation: loader-1-stacks_in_8672_1568 3s linear 2s infinite; }

@-webkit-keyframes loader-1-stacks_in_8672_1568 {
  from {
    left: 50%;
    width: 0;
    z-index: 100; }
  33.3333% {
    left: 0;
    z-index: 10;
    width: 100%; }
  to {
    left: 0;
    width: 100%; } }

@keyframes loader-1-stacks_in_8672_1568 {
  from {
    left: 50%;
    width: 0;
    z-index: 100; }
  33.3333% {
    left: 0;
    z-index: 10;
    width: 100%; }
  to {
    left: 0;
    width: 100%; } }

.loader-2-stacks_in_8672_1568 {
  width: 50px;
  height: 50px;
  margin: 50px;
  -webkit-animation: loader-2-1-stacks_in_8672_1568 1.4s infinite ease-in-out, loader-2-2-stacks_in_8672_1568 1.4s infinite ease-in-out alternate;
          animation: loader-2-1-stacks_in_8672_1568 1.4s infinite ease-in-out, loader-2-2-stacks_in_8672_1568 1.4s infinite ease-in-out alternate; }

@-webkit-keyframes loader-2-1-stacks_in_8672_1568 {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-180deg); } }

@keyframes loader-2-1-stacks_in_8672_1568 {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-180deg); } }

@-webkit-keyframes loader-2-2-stacks_in_8672_1568 {
  0% {
    background-color: rgba(218, 71, 51, 1.00); }
  50% {
    background-color: rgba(59, 120, 231, 1.00); }
  100% {
    background-color: rgba(253, 186, 44, 1.00); } }

@keyframes loader-2-2-stacks_in_8672_1568 {
  0% {
    background-color: rgba(218, 71, 51, 1.00); }
  50% {
    background-color: rgba(59, 120, 231, 1.00); }
  100% {
    background-color: rgba(253, 186, 44, 1.00); } }

.loader-3-stacks_in_8672_1568 {
  width: 50px;
  height: 50px;
  border: none;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  box-sizing: border-box;
  background: rgba(253, 186, 44, 1.00);
  -webkit-animation: loader-3-stacks_in_8672_1568 1s infinite linear;
          animation: loader-3-stacks_in_8672_1568 1s infinite linear; }
  .loader-3-stacks_in_8672_1568::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    background: rgba(255, 255, 255, 1.00);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

@-webkit-keyframes loader-3-stacks_in_8672_1568 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loader-3-stacks_in_8672_1568 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.loader-4-stacks_in_8672_1568 .bar {
  border-radius: 0px;
  display: inline-block;
  width: 4px;
  height: 18px;
  margin: 0 0px;
  -webkit-animation: loader-4-stacks_in_8672_1568 1s ease-in-out infinite;
          animation: loader-4-stacks_in_8672_1568 1s ease-in-out infinite; }
  .loader-4-stacks_in_8672_1568 .bar:nth-child(1) {
    background-color: rgba(52, 152, 219, 1.00);
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader-4-stacks_in_8672_1568 .bar:nth-child(2) {
    background-color: rgba(192, 57, 43, 1.00);
    -webkit-animation-delay: 0.09s;
            animation-delay: 0.09s; }
  .loader-4-stacks_in_8672_1568 .bar:nth-child(3) {
    background-color: rgba(241, 196, 15, 1.00);
    -webkit-animation-delay: .18s;
            animation-delay: .18s; }
  .loader-4-stacks_in_8672_1568 .bar:nth-child(4) {
    background-color: rgba(39, 174, 96, 1.00);
    -webkit-animation-delay: .27s;
            animation-delay: .27s; }

@-webkit-keyframes loader-4-stacks_in_8672_1568 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  20% {
    -webkit-transform: scale(1, 2.2);
            transform: scale(1, 2.2); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes loader-4-stacks_in_8672_1568 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  20% {
    -webkit-transform: scale(1, 2.2);
            transform: scale(1, 2.2); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.loader-5-stacks_in_8672_1568 {
  opacity: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -webkit-animation: loader-5-stacks_in_8672_1568 1s ease-out;
          animation: loader-5-stacks_in_8672_1568 1s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border: 5px solid rgba(39, 174, 96, 1.00); }

@-webkit-keyframes loader-5-stacks_in_8672_1568 {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

@keyframes loader-5-stacks_in_8672_1568 {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

.loader-6-stacks_in_8672_1568 {
  width: 100%;
  height: 40px; }

.loader-6-stacks_in_8672_1568 .bar {
  width: 40px;
  height: 40px;
  left: -40px;
  position: absolute;
  background-color: rgba(39, 174, 96, 1.00);
  border-radius: 4px;
  -webkit-animation: loader-6-stacks_in_8672_1568 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
          animation: loader-6-stacks_in_8672_1568 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23); }
  .loader-6-stacks_in_8672_1568 .bar:nth-child(2) {
    -webkit-animation-delay: 150ms;
            animation-delay: 150ms; }
  .loader-6-stacks_in_8672_1568 .bar:nth-child(3) {
    -webkit-animation-delay: 300ms;
            animation-delay: 300ms; }
  .loader-6-stacks_in_8672_1568 .bar:nth-child(4) {
    -webkit-animation-delay: 450ms;
            animation-delay: 450ms; }

@-webkit-keyframes loader-6-stacks_in_8672_1568 {
  0% {
    left: 0%; }
  75% {
    left: 100%; }
  100% {
    left: 100%; } }

@keyframes loader-6-stacks_in_8672_1568 {
  0% {
    left: 0%; }
  75% {
    left: 100%; }
  100% {
    left: 100%; } }

.loader-7-stacks_in_8672_1568 {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 8px;
  max-width: 90%;
  background-color: rgba(241, 241, 241, 1.00); }
  .loader-7-stacks_in_8672_1568:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 8px;
    background-color: rgba(0, 0, 0, 1.00);
    -webkit-animation: loader-7-stacks_in_8672_1568 2s linear infinite;
            animation: loader-7-stacks_in_8672_1568 2s linear infinite; }

@-webkit-keyframes loader-7-stacks_in_8672_1568 {
  from {
    left: -200px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 70%; }
  80% {
    left: 50%; }
  95% {
    left: 120%; }
  to {
    left: 100%; } }

@keyframes loader-7-stacks_in_8672_1568 {
  from {
    left: -200px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 70%; }
  80% {
    left: 50%; }
  95% {
    left: 120%; }
  to {
    left: 100%; } }

.loader-8-stacks_in_8672_1568 {
  width: 100%;
  height: 20px;
  background-size: 28px 28px;
  max-width: 90%;
  border-radius: 3pxpx;
  -webkit-animation: loader-8-stacks_in_8672_1568 .5s linear infinite;
          animation: loader-8-stacks_in_8672_1568 .5s linear infinite;
  border: 1px solid rgba(0, 0, 0, 1.00);
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00) 11px, rgba(241, 241, 241, 1.00) 10px, rgba(241, 241, 241, 1.00) 20px); }

@-webkit-keyframes loader-8-stacks_in_8672_1568 {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }

@keyframes loader-8-stacks_in_8672_1568 {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }

.loader-9-stacks_in_8672_1568 {
  font-family: "Droid Serif";
  position: relative;
  color: rgba(241, 241, 241, 1.00);
  font-size: px; }
  .loader-9-stacks_in_8672_1568:before {
    content: attr(data-text);
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    color: rgba(0, 0, 0, 1.00);
    -webkit-animation: loader-9-stacks_in_8672_1568 8s linear;
            animation: loader-9-stacks_in_8672_1568 8s linear;
    /*  */ }
  @media only screen and (min-width: 480px) {
    .loader-9-stacks_in_8672_1568 {
      font-size: 24px; } }
  @media only screen and (min-width: 768px) {
    .loader-9-stacks_in_8672_1568 {
      font-size: 32px; } }
  @media only screen and (min-width: 1100px) {
    .loader-9-stacks_in_8672_1568 {
      font-size: 40px; } }

@-webkit-keyframes loader-9-stacks_in_8672_1568 {
  0% {
    max-width: 0; } }

@keyframes loader-9-stacks_in_8672_1568 {
  0% {
    max-width: 0; } }

.loader-10-stacks_in_8672_1568 {
  width: 200px;
  height: 200px;
  position: relative;
  border-radius: 50%;
  background: url(../files/loader_10_image-1568-ABA.png) no-repeat center center;
  background-size: 58% 58%; }
  .loader-10-stacks_in_8672_1568::after {
    content: '';
    z-index: 2;
    width: 200px;
    height: 200px;
    display: block;
    margin-top: -3px;
    margin-left: -3px;
    position: absolute;
    border-radius: 50%;
    border: 3px solid rgba(241, 241, 241, 1.00);
    -webkit-animation: loader-10-stacks_in_8672_1568 1.7s infinite linear;
            animation: loader-10-stacks_in_8672_1568 1.7s infinite linear; }
  .loader-10-stacks_in_8672_1568-half::after {
    border-right-color: transparent;
    border-bottom-color: transparent; }
  .loader-10-stacks_in_8672_1568-quarter::after {
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent; }
  .loader-10-stacks_in_8672_1568-third::after {
    border-right-color: transparent; }
  .loader-10-stacks_in_8672_1568::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    z-index: -1;
    margin-top: -3px;
    margin-left: -3px;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 1.00); }

@-webkit-keyframes loader-10-stacks_in_8672_1568 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loader-10-stacks_in_8672_1568 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }



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)}



: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(50, 127, 192, 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(20, 97, 162, 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(255, 255, 255, 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(255, 255, 255, 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 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900} .main-menu a:after, .ico-arrow:after,.label:before, .accordion-title:before, .quote-solid-before, .quote-solid-after, .ico-angle-down>a:after, .overlay-color:before, is-accordion-submenu-parent>a::after{font-family:'Font Awesome 5 Pro' !important;font-weight:900} 




:root{--my-primary:rgba(200, 200, 200, 1.00)}
:root{--my-primary-dark:rgba(32, 78, 124, 1.00)}
:root{--my-primary-text:rgba(255, 255, 255, 1.00)}
:root{--my-primary-contrast:rgba(255, 255, 255, 1.00)}
:root{--my-primary-light:rgba(200, 211, 213, 1.00)}

:root{--my-secondary:rgba(200, 211, 213, 1.00)}
:root{--my-secondary-dark:rgba(222, 180, 74, 1.00)}
:root{--my-secondary-text:rgba(26, 26, 26, 1.00)}
:root{--my-secondary-contrast:rgba(26, 26, 26, 1.00)}
:root{--my-secondary-light:rgba(233, 227, 212, 1.00)}

:root{--my-white:rgba(255, 255, 255, 1.00)}
:root{--my-almost-white:rgba(249, 249, 249, 1.00)}
:root{--my-light-gray:rgba(230, 230, 230, 1.00)}
:root{--my-medium-gray:rgba(178, 178, 178, 1.00)}
:root{--my-dark-gray:rgba(83, 83, 83, 1.00)}
:root{--my-almost-black:rgba(38, 38, 38, 1.00)}
:root{--my-black:rgba(17, 17, 17, 1.00)}
:root{--my-transparent:rgba(255, 255, 255, 0.00)}

:root{--my-alert:rgba(233, 41, 28, 1.00)}
:root{--my-warning:rgba(234, 105, 84, 1.00)}
:root{--my-success:rgba(119, 207, 157, 1.00)}
:root{--my-dark-overlay:rgba(0, 0, 0, 0.20)}
:root{--my-light-overlay:rgba(255, 255, 255, 0.20)}

:root{--my-text-link:rgba(124, 99, 243, 1.00)}
:root{--my-text-link-hover:rgba(107, 86, 210, 1.00)}
:root{--my-text-link-alt:rgba(255, 255, 255, 1.00)}
:root{--my-text-link-alt-hover:rgba(255, 255, 255, 0.50)}



:root{--primary:var(--my-primary) ;}
:root{--primary-dark:var(--my-primary-dark) ;}
:root{--primary-contrast:var(--my-primary-text) ;}

:root{--secondary:var(--my-secondary) ;}
:root{--secondary-dark:var(--my-secondary-dark) ;}
:root{--secondary-contrast:var(--my-secondary-text) ;}

:root{--white:var(--my-white) ;}
:root{--light-gray:var(--my-light-gray) ;}
:root{--medium-gray:var(--my-medium-gray) ;}
:root{--dark-gray:var(--my-dark-gray) ;}
:root{--black:var(--my-black) ;}

:root{--alert:var(--my-alert) ;}
:root{--warning:var(--my-warning) ;}
:root{--success:var(--my-success) ;}
:root{--overlay:var(--my-dark-overlay) ;}




.title{--header-color:var(--my-almost-black) ;}
.title{--subheader-color:var(--my-medium-gray) ;}
.title{--small-color:var(--my-light-gray) ;}
.title{--text-color:var(--my-black) ;}
.title{--link-color:var(--my-text-link) ;}
.title{--link-color-hover:var(--my-text-link-hover) ;}
.title{--link-decoration:var(--my-text-link) ;}
.title{--link-decoration:var(--my-text-link-hover) ;}

.alt .title{--header-color:var(--my-white) ;}
.alt .title{--subheader-color:var(--my-medium-gray) ;}
.alt .title{--small-color:var(--my-dark-gray) ;}
.alt .title{--text-color:var(--my-white) ;}
.alt .title{--link-color:var(--my-text-link) ;}
.alt .title{--link-color-hover:var(--my-text-link-hover) ;}
.alt .title{--link-decoration:var(--my-text-link) ;}
.alt .title{--link-decoration:var(--my-text-link-hover) ;}

.title.primary{--header-color:var(--my-primary) ;}
.title.secondary{--header-color:var(--my-secondary) ;}

.title.white{--header-color:var(--my-white) ;}
.alt .title.white{--header-color:var(--my-black) ;}
.title.light-gray{--header-color:var(--my-light-gray) ;}
.alt .title.light-gray{--header-color:var(--my-dark-gray) ;}
.title.medium-gray{--header-color:var(--my-medium-gray) ;}
.alt .title.medium-gray{--header-color:var(--my-medium-gray) ;}
.title.dark-gray{--header-color:var(--my-dark-gray) ;}
.alt .title.dark-gray{--header-color:var(--my-light-gray) ;}
.title.black{--header-color:var(--my-black) ;}
.alt .title.black{--header-color:var(--my-white) ;}


.description{--text-color:var(--my-almost-black) ;}
.description{--link-color:var(--my-text-link) ;}
.description{--link-color-hover:var(--my-text-link-hover) ;}
.description{--link-decoration:var(--my-text-link) ;}

 .textwhite, .fontpro-stacks_in_8672_1553{  color:rgba(255, 255, 255, 1.00) ;text-decoration-color:rgba(255, 255, 255, 1.00) ;}
  
  
  
  
  
.textwhite{color:rgba(255, 255, 255, 1.00) ;}
.description{--link-decoration:var(--my-text-link-hover) ;}

.alt .description{--text-color:var(--my-white) ;}
.alt .description{--link-color:var(--my-text-link-alt) ;}
.alt .description{--link-color-hover:var(--my-text-link-alt-hover) ;}
.alt .description{--link-decoration:var(--my-text-link-alt) ;}
.alt .description{--link-decoration:var(--my-text-link-alt-hover) ;}

.description.primary{--text-color:var(--my-primary) ;}
.alt .description.primary{--text-color:var(--my-primary) ;}
.description.secondary{--text-color:var(--my-secondary) ;}
.alt .description.secondary{--text-color:var(--my-secondary) ;}

.description.white{--text-color:var(--my-white) ;}
.alt .description.white{--text-color:var(--my-black) ;}
.description.light-gray{--text-color:var(--my-light-gray) ;}
.alt .description.light-gray{--text-color:var(--my-dark-gray) ;}
.description.medium-gray{--text-color:var(--my-medium-gray) ;}
.alt .description.medium-gray{--text-color:var(--my-medium-gray) ;}
.description.dark-gray{--text-color:var(--my-dark-gray) ;}
.alt .description.dark-gray{--text-color:var(--my-light-gray) ;}
.description.black{--text-color:var(--my-black) ;}
.alt .description.black{--text-color:var(--my-white) ;}


.bg-primary{background-color:var(--my-primary) !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){.bg-primary{background-attachment:scroll!important}}
.bg-primary-dark{background-color:var(--my-primary-dark) !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){.bg-primary-dark{background-attachment:scroll!important}}
.bg-primary-text{background-color:var(--my-primary-text) !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){.bg-primary-text{background-attachment:scroll!important}}
.bg-primary-light{background-color:var(--my-primary-light) !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){.bg-primary-light{background-attachment:scroll!important}}

.bg-secondary{background-color:var(--my-secondary) !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){.bg-secondary{background-attachment:scroll!important}}
.bg-secondary-dark{background-color:var(--my-secondary-dark) !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){.bg-secondary-dark{background-attachment:scroll!important}}
.bg-secondary-text{background-color:var(--my-secondary-text) !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){.bg-secondary-text{background-attachment:scroll!important}}
.bg-secondary-light{background-color:var(--my-secondary-light) !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){.bg-secondary-light{background-attachment:scroll!important}}

.bg-white{background-color:var(--my-white) !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){.bg-white{background-attachment:scroll!important}}
.bg-almost-white{background-color:var(--my-almost-white) !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){.bg-almost-white{background-attachment:scroll!important}}
.bg-light-gray{background-color:var(--my-light-gray) !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){.bg-light-gray{background-attachment:scroll!important}}
.bg-medium-gray{background-color:var(--my-medium-gray) !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){.bg-medium-gray{background-attachment:scroll!important}}
.bg-dark-gray{background-color:var(--my-dark-gray) !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){.bg-dark-gray{background-attachment:scroll!important}}
.bg-almost-black{background-color:var(--my-almost-black) !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){.bg-almost-black{background-attachment:scroll!important}}
.bg-black{background-color:var(--my-black) !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){.bg-black{background-attachment:scroll!important}}

.bg-alert{background-color:var(--my-alert) !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){.bg-alert{background-attachment:scroll!important}}
.bg-warning{background-color:var(--my-warning) !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){.bg-warning{background-attachment:scroll!important}}
.bg-success{background-color:var(--my-success) !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){.bg-success{background-attachment:scroll!important}}
.bg-dark-overlay{position:relative;z-index:1}.bg-dark-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.05 ;background-color:var(--my-black) ;}
.alt .bg-dark-overlay{position:relative;z-index:1}.alt .bg-dark-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.10 ;background-color:var(--my-white) ;}
.bg-light-overlay{position:relative;z-index:1}.bg-light-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.20 ;background-color:var(--my-white) ;}
.alt .bg-light-overlay{position:relative;z-index:1}.alt .bg-light-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.20 ;background-color:var(--my-black) ;}
.bg-dark-gradient{position:relative;z-index:0}.bg-dark-gradient:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.60 ; background-image: linear-gradient(0deg, #000000 0%, #00000000 40%); }
.bg-light-gradient{position:relative;z-index:0}.bg-light-gradient:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.60 ; background-image: linear-gradient(0deg, #ffffff 0%, #ffffff00 40%); }
.bg-black-top-gradient{position:relative;z-index:0}.bg-black-top-gradient:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.80 ; background-image: linear-gradient(0deg, #ffffff00 -40%, var(--my-black) 100%); }
.gradient{background-position:left top ;background-size:100% 100% ;background-image:linear-gradient(90deg,rgba(2, 0, 0, 1.00) 0%,50%,rgba(109, 109, 109, 1.00) 100%) ;}




 .font-vault-1 > a, .font-vault-1,.font-vault-1 > li, .fontpro-stacks_in_8672_1411{font-style:normal;font-weight:400;font-family:"Source Code Pro",sans-serif }


 .font-style-1,.font-style-1 > li,.font-style-1 > *, .fontpro-stacks_in_8672_1414{  }
  
  
  
  
  


  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .title{font-family:"Source Code Pro",serif }

            .description{font-family:"Source Code Pro",sans-serif }

            .btn-main, .tabs, .accordion-title{font-family:"Source Code Pro",sans-serif }





            .title{font-weight:600 ;}
h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.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:48.00px ;margin-left:0.00px }}
h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.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:18.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:20.00px ;margin-left:0.00px }}

            .description{font-size:calc(20rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .description{font-size:calc(20rem/16) ;line-height:1.30 }}@media only screen and (min-width:64em) {            .description{font-size:calc(20rem/16) ;line-height:1.30 }}
            .description.tiniest, .description.tiniest span, .tiniest .description, .tiniest .description span{font-size:calc(12rem/16) ;}@media only screen and (min-width:40em) {            .description.tiniest, .description.tiniest span, .tiniest .description, .tiniest .description span{font-size:calc(12rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.tiniest, .description.tiniest span, .tiniest .description, .tiniest .description span{font-size:calc(12rem/16) ;line-height:1.10 }}
            .description.tiny, .description.tiny span, .tiny .description, .tiny .description span{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .description.tiny, .description.tiny span, .tiny .description, .tiny .description span{font-size:calc(14rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.tiny, .description.tiny span, .tiny .description, .tiny .description span{font-size:calc(14rem/16) ;line-height:1.10 }}
            .description.smallest, .description.smallest span, .smallest .description, .smallest .description span{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .description.smallest, .description.smallest span, .smallest .description, .smallest .description span{font-size:calc(16rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.smallest, .description.smallest span, .smallest .description, .smallest .description span{font-size:calc(16rem/16) ;line-height:1.10 }}
            .description.smaller, .description.smaller span, .smaller .description, .smaller .description span{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em) {            .description.smaller, .description.smaller span, .smaller .description, .smaller .description span{font-size:calc(18rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.smaller, .description.smaller span, .smaller .description, .smaller .description span{font-size:calc(18rem/16) ;line-height:1.10 }}
            .description.bigger, .description.bigger span, .bigger .description, .bigger .description span{font-size:calc(22rem/16) !important;}@media only screen and (min-width:40em) {            .description.bigger, .description.bigger span, .bigger .description, .bigger .description span{font-size:calc(22rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .description.bigger, .description.bigger span, .bigger .description, .bigger .description span{font-size:calc(22rem/16) !important;line-height:1.10 !important}}
            .description.biggest, .description.biggest span, .biggest .description, .biggest .description span{font-size:calc(25rem/16) !important;}@media only screen and (min-width:40em) {            .description.biggest, .description.biggest span, .biggest .description, .biggest .description span{font-size:calc(25rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .description.biggest, .description.biggest span, .biggest .description, .biggest .description span{font-size:calc(25rem/16) !important;line-height:1.10 !important}}



.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 }


            .button,.button.tiny{font-size:calc(12rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.button.tiny{font-size:calc(12rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.button.tiny{font-size:calc(12rem/16) ;line-height:1.50 }}
            .button,.button.small{font-size:calc(14rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.button.small{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.button.small{font-size:calc(14rem/16) ;line-height:1.50 }}
            .button,.button.medium{font-size:calc(15rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.button.medium{font-size:calc(15rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.button.medium{font-size:calc(15rem/16) ;line-height:1.50 }}
            .button,.button.large{font-size:calc(18rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.button.large{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.button.large{font-size:calc(18rem/16) ;line-height:1.50 }}

.button.medium{padding-top:12.00px ;padding-right:20.00px ;padding-bottom:12.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.button.medium{padding-top:12.00px ;padding-right:20.00px ;padding-bottom:12.00px ;padding-left:20.00px }}@media only screen and (min-width:64em){.button.medium{padding-top:12.00px ;padding-right:20.00px ;padding-bottom:12.00px ;padding-left:20.00px }}
.button.large{padding-top:13.00px ;padding-right:24.00px ;padding-bottom:13.00px ;padding-left:24.00px ;}@media only screen and (min-width:40em){.button.large{padding-top:13.00px ;padding-right:24.00px ;padding-bottom:13.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.button.large{padding-top:13.00px ;padding-right:24.00px ;padding-bottom:13.00px ;padding-left:24.00px }}
.button.extra-pad{padding-top:13.00px ;padding-right:24.00px ;padding-bottom:13.00px ;padding-left:24.00px ;}@media only screen and (min-width:40em){.button.extra-pad{padding-top:20.00px ;padding-right:32.00px ;padding-bottom:20.00px ;padding-left:32.00px }}@media only screen and (min-width:64em){.button.extra-pad{padding-top:20.00px ;padding-right:32.00px ;padding-bottom:20.00px ;padding-left:32.00px }}

.pad-y{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}
.pad-y-single{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-single{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-single{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.pad-t{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-t{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-t{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.pad-b{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-b{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-b{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}


.bord{border-color:rgba(0, 0, 0, 0.08) ;border-width:1px ;border-style:solid ;}
.bord-t{border-color:rgba(0, 0, 0, 0.08) ;border-top-width:1px ;border-top-style:solid ;}
.bord-b{border-color:rgba(0, 0, 0, 0.08) ;border-bottom-width:1px ;border-bottom-style:solid ;}

.alt .bord{border-color:rgba(255, 255, 255, 0.15) ;border-width:1px ;border-style:solid ;}
.alt .bord-t{border-color:rgba(255, 255, 255, 0.15) ;border-top-width:1px ;border-top-style:solid ;}
.alt .bord-b{border-color:rgba(255, 255, 255, 0.15) ;border-bottom-width:1px ;border-bottom-style:solid ;}


hr{border-color:rgba(0, 0, 0, 0.10) ;border-bottom-width:1px ;border-bottom-style:solid ;}
.alt hr{border-color:rgba(255, 255, 255, 0.15) ;border-bottom-width:1px ;border-bottom-style:solid ;}

.grid-divider{border-color:rgba(0, 0, 0, 0.10) ;border-right-width:1px ;border-right-style:solid ;}
.alt .grid-divider{border-color:rgba(255, 255, 255, 0.15) ;border-right-width:1px ;border-right-style:solid ;}

.bg-round{border-radius:500px ;}
.radius-t{border-radius:5px 5px 0px 0px ;}
.radius-b{border-radius:0px 0px 5px 5px ;}










.scale-up:hover

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

.scale-up{transition:all 300ms ease 0ms }







.scale-down:hover

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

.scale-down{transition:all 300ms ease 0ms }







.move-up:hover

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

.move-up{transition:all 300ms ease 0ms }







.move-down:hover

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

.move-down{transition:all 300ms ease 0ms }







.rot-360:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(360deg)
        
        
        ;
}

.rot-360{transition:all 500ms ease 0ms }







.rot-180:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(180deg)
        
        
        ;
}

.rot-180{transition:all 300ms ease 0ms }


.shadow{box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10);}
.shadow:hover{box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);}
.shadow{transition:all 300ms ease 0ms }

.sm-shadow{box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10);}
.sm-shadow:hover{box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.10);}
.sm-shadow{transition:all 300ms ease 0ms }

.lg-shadow{box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10);}
.lg-shadow:hover{box-shadow: 0px 18px 48px 0px rgba(0, 0, 0, 0.10);}
.lg-shadow{transition:all 300ms ease 0ms }

.real-shadow{box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10);}
.real-shadow{transition:all 300ms ease 0ms }






.nav-menu{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){.nav-menu{background-attachment:scroll!important}}


@media screen and (min-width: 64em){.main-menu a, .main-menu .is-dropdown-submenu-parent>a {--menu-bg-color:var(--my-transparent) ;}}
@media screen and (min-width: 64em){.main-menu a, .main-menu .is-dropdown-submenu-parent>a {--menu-link-color:var(--my-almost-black) ;}}
@media screen and (min-width: 64em){.main-menu a, .main-menu .is-dropdown-submenu-parent>a {--menu-caret-color:var(--my-almost-black) ;}}

@media screen and (min-width: 64em){.main-menu a:hover, 
.main-menu .is-dropdown-submenu-parent>a:hover {--menu-bg-color:var(--my-almost-white) ;}}
@media screen and (min-width: 64em){.main-menu a:hover{--menu-link-color-hover:var(--primary) ;}}
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:hover {--menu-link-color-hover:var(--primary) ;}}
@media screen and (min-width: 64em){.main-menu a:hover, 
.main-menu .is-dropdown-submenu-parent>a:hover {--menu-caret-color:var(--primary) ;}}

@media screen and (min-width: 64em){.main-menu .active>a{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (min-width: 64em){.main-menu .active>a{--menu-link-color:var(--primary) !important;}}
@media screen and (min-width: 64em){.main-menu .active>a{--menu-caret-color:var(--primary) !important;}}

@media screen and (min-width: 64em){.main-menu .active>a:hover{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (min-width: 64em){.main-menu .active>a:hover{--menu-link-color-hover:var(--primary-dark) !important;}}
@media screen and (min-width: 64em){.main-menu .active>a:hover{--menu-caret-color:var(--primary-dark) !important;}}


@media screen and (min-width: 64em){.main-menu .highlighted-item-light a{--menu-bg-color:var(--my-primary-light) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-light a{--menu-link-color:var(--primary) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-light a{--menu-caret-color:var(--primary) !important;}}

@media screen and (min-width: 64em){.main-menu .highlighted-item-dark a{--menu-bg-color:var(--primary) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-dark a{--menu-link-color:var(--white) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-dark a{--menu-caret-color:var(--white) !important;}}


@media screen and (min-width: 64em){.main-menu .highlighted-item-light a:hover{--menu-bg-color:var(--primary) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-light a{--menu-link-color-hover:var(--white) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-light-dropdown-submenu-parent>a:hover{--menu-link-color:var(--white) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-light-dropdown-submenu-parent>a:hover{--menu-caret-color:var(--white) !important;}}

@media screen and (min-width: 64em){.main-menu .highlighted-item-dark a:hover{--menu-bg-color:var(--primary-dark) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-dark a{--menu-link-color-hover:var(--white) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-dark-dropdown-submenu-parent>a:hover{--menu-link-color:var(--white) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-dark-dropdown-submenu-parent>a:hover{--menu-caret-color:var(--white) !important;}}

@media screen and (min-width: 64em){.main-menu li.is-dropdown-submenu-parent.is-active>a{--menu-bg-color:var(--my-almost-white) !important;}}
@media screen and (min-width: 64em){.main-menu li.is-dropdown-submenu-parent.is-active>a{--menu-link-color:var(--primary) ;}}
@media screen and (min-width: 64em){.main-menu li.is-accordion-submenu-parent[aria-expanded="true"]>a{--menu-caret-color:var(--primary) ;}}


@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a{--menu-bg-color:var(--my-transparent) ;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a{--menu-link-color:var(--dark-gray) ;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a{--menu-caret-color:var(--dark-gray) ;}}

@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a:hover, .submenu a:hover{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a{--menu-link-color-hover:var(--black) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a:hover{--menu-caret-color:var(--black) ;}}

@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a{--menu-link-color:var(--primary) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a:hover{--menu-caret-color:var(--primary) !important;}}

@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a:hover{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a{--menu-link-color-hover:var(--primary-dark) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a:hover{--menu-caret-color:var(--primary-dark) !important;}}

@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .main-menu .menu-text{--menu-text-color:var(--my-medium-gray) !important;}}



@media screen and (max-width: 63.9375em){.side-menu .main-menu a{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu a{--menu-link-color:var(--my-almost-black) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu a{--menu-caret-color:var(--my-almost-black) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu a:hover{--menu-bg-color:var(--my-almost-white) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu a{--menu-link-color-hover:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu a:hover{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a{--menu-link-color:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a:hover{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a:hover{--menu-link-color:var(--black) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a:hover{--menu-caret-color:var(--black) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item a{--menu-bg-color:var(--my-secondary-light) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item a{--menu-link-color:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item a{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item a:hover{--menu-bg-color:var(--secondary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item a{--menu-link-color-hover:var(--primary-dark) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item.is-dropdown-submenu-parent>a:hover{--menu-link-color:var(--primary-dark) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item.is-dropdown-submenu-parent>a:hover{--menu-caret-color:var(--primary-dark) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item a{--menu-bg-color:var(--secondary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item a{--menu-link-color:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item a{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item a:hover{--menu-bg-color:var(--secondary-dark) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item a{--menu-link-color-hover:var(--primary-dark) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item.is-dropdown-submenu-parent>a:hover{--menu-link-color:var(--primary-dark) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item.is-dropdown-submenu-parent>a:hover{--menu-caret-color:var(--primary-dark) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .menu-text{--menu-text-color:var(--my-medium-gray) !important;}}

@media screen and (max-width: 63.9375em){#side-menu{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){#side-menu{background-attachment:scroll!important}}
.js-off-canvas-overlay{position:relative;z-index:0}@media screen and (max-width: 63.9375em){.js-off-canvas-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.75 ;background-color:var(--my-black) ;}}


@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a{--menu-link-color:var(--my-almost-black) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a{--menu-caret-color:var(--my-almost-black) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a:hover{--menu-bg-color:var(--my-almost-white) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a{--menu-link-color-hover:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a:hover{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a{--menu-bg-color:var(--my-secondary-light) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a{--menu-link-color:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a:hover{--menu-bg-color:var(--my-secondary-light) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a{--menu-link-color-hover:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a:hover{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a:hover{--menu-bg-color:var(--my-almost-white) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .is-accordion-submenu-parent[aria-expanded=true]>a{--menu-link-color:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu a:hover{--menu-caret-color:var(--primary) !important;}}



.nav-menu{position:fixed    ;z-index:999 ;top:0px ;bottom:unset ;left:unset ;right:unset ;}
.nav-menu{width:100% ;}  
.nav-menu{padding-top:1rem ;padding-right:0.75rem ;padding-bottom:1rem ;padding-left:0.75rem ;}  
.borderbottom{border-color:var(--black) ;border-bottom-width:1px ;border-bottom-style:solid ;}
.nav-menu{transition:all 500ms ease 0ms }








.nav-menu.toggled

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



            .main-menu{font-family:"Poppins",sans-serif }
            .main-menu{font-size:calc(20rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .main-menu{font-size:calc(20rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .main-menu{font-size:calc(15rem/16) ;line-height:1.50 }}
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a{padding-top:0.75rem ;padding-right:1.5rem ;padding-bottom:0.75rem ;padding-left:0.75rem ;}}  
@media screen and (min-width: 64em){.main-menu a{padding-top:0.75rem ;padding-right:0.75rem ;padding-bottom:0.75rem ;padding-left:0.75rem ;}}  
@media screen and (min-width: 64em){.main-menu a{margin-top:0.25rem ;margin-right:0.0625rem ;margin-bottom:0.25rem ;margin-left:0.0625rem ;}}  
.main-menu a{border-radius:7px ;}

@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{border:unset !important}}
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{position: absolute   ;z-index:1 ;top:45% ;bottom:unset ;left:unset ;right:unset ;transform:translateY(-50%) ;}}
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{width:0.5rem !important;}}  
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{height:1rem !important;}}  
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{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; background-image: url("data:image/svg+xml,%3Csvg id='Livello_1' data-name='Livello 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3E%3Cpath d='m1,15c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l5.29-5.29L.29,2.71C-.1,2.32-.1,1.68.29,1.29s1.02-.39,1.41,0l6,6c.39.39.39,1.02,0,1.41L1.71,14.71c-.2.2-.45.29-.71.29Z'/%3E%3C/svg%3E"); }}@media (hover:none) and (pointer:coarse){.main-menu .is-dropdown-submenu-parent>a{background-attachment:scroll!important}}


@media screen and (min-width: 64em) {





.main-menu .is-dropdown-submenu-parent>a:after

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(-4px, -2px, 0px)
        
        
        scale3d(0.70, 0.70, 0.70)
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(90deg)
        
        
        ;
}

}



@media screen and (min-width: 64em) {






.main-menu .is-dropdown-submenu-parent.is-active>a:after, 
.main-menu li.is-dropdown-submenu-parent.is.active a:after

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(-4px, -2px, 0px)
        
        
        scale3d(0.70, 0.70, 0.70)
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(270deg)
        
        
        ;
}

}

@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{transition:all 200ms ease 0ms }}

            .main-menu .highlighted-item-light, .main-menu .highlighted-item-dark{font-weight:500 ;}

.main-menu a{transition:all 150ms ease 0ms }


            .submenu a{font-size:calc(20rem/16) !important;font-weight:400 !important;}@media only screen and (min-width:40em) {            .submenu a{font-size:calc(20rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .submenu a{font-size:calc(16rem/16) !important;line-height:1.50 !important}}
@media screen and (min-width: 64em){.submenu a{padding-top:0.5rem !important;padding-right:0.25rem !important;padding-bottom:0.5rem !important;padding-left:0.25rem !important;}}  
@media screen and (min-width: 64em){.submenu a{margin:0 ;}}  
@media screen and (min-width: 64em){.submenu a{border:unset !important}}
@media screen and (min-width: 64em){.submenu a{border-radius:0px ;}}

@media screen and (min-width: 64em){.submenu a{position:relative;white-space:normal}.submenu a:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 4rem / 8);margin:0 calc(4rem / 16);height:3px;background:currentcolor;transform:scaleX(0.00);transform-origin:left  ;transition:transform 250ms ease-in;background-color:var(--primary) ;}.submenu a:hover:before{transform:scaleX(0.20);transform-origin:left  }}

@media screen and (min-width: 64em){.submenu .is-dropdown-submenu-parent>a:after{border:unset !important}}
@media screen and (min-width: 64em){.submenu .is-dropdown-submenu-parent>a:after{position: absolute   ;z-index:1 ;top:50% ;bottom:unset ;left:unset ;right:16% ;transform:translateY(-50%) ;}}


@media screen and (min-width: 64em) {





.submenu .is-dropdown-submenu-parent>a:after

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(18px, -2px, 0px)
        
        
        scale3d(0.70, 0.70, 0.70)
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(90deg)
        
        
        ;
}

}



@media screen and (min-width: 64em) {





.submenu .is-dropdown-submenu-parent.is-active>a:after, 
.submenu li.is-dropdown-submenu-parent.is.active a:after

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(18px, -2px, 0px)
        
        
        scale3d(0.70, 0.70, 0.70)
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(270deg)
        
        
        ;
}

}

@media screen and (min-width: 64em){.submenu .is-dropdown-submenu-parent>a:after{transition:all 200ms ease 0ms }}

            .is-dropdown-submenu-parent.is-active .submenu .active>a{font-size:calc(20rem/16) !important;font-weight:600 !important;}@media only screen and (min-width:40em) {            .is-dropdown-submenu-parent.is-active .submenu .active>a{font-size:calc(20rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .is-dropdown-submenu-parent.is-active .submenu .active>a{font-size:calc(16rem/16) !important;line-height:1.50 !important}}

      h5,.h5,      .submenu .menu-text{font-size:calc(14rem/16) !important;font-weight:500 !important;}@media only screen and (min-width:40em) {      h5,.h5,      .submenu .menu-text{font-size:calc(14rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {      h5,.h5,      .submenu .menu-text{font-size:calc(14rem/16) !important;line-height:1.10 !important}}
@media screen and (min-width: 64em){.submenu .menu-text{padding-top:0.5rem !important;padding-right:0.5rem !important;padding-bottom:0.5rem !important;padding-left:0.5rem !important;}}  



@media screen and (min-width: 64em){.is-dropdown-submenu{width:auto ;min-width:220.00px ;max-width:100.00% ;}}  
@media screen and (min-width: 64em){.is-dropdown-submenu{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){.is-dropdown-submenu{background-attachment:scroll!important}}
@media screen and (min-width: 64em){.is-dropdown-submenu{padding:1.25rem !important;}}  
.is-dropdown-submenu{border-radius:5px ;}
@media screen and (min-width: 64em){.is-dropdown-submenu{border:unset }}
.is-dropdown-submenu{pointer-events:none }
@media screen and (min-width: 64em){.is-dropdown-submenu{box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.30);}}
@media screen and (min-width: 64em){body.loaded .is-dropdown-submenu{display:unset }}
@media screen and (min-width: 64em){.is-dropdown-submenu{opacity:0.00 }}

.is-active > .is-dropdown-submenu{pointer-events:auto !important}
@media screen and (min-width: 64em){.is-active > .is-dropdown-submenu{opacity:1.00 }}

@media screen and (min-width: 64em){.is-dropdown-submenu{transition:all 500ms ease 0ms }}




@media screen and (min-width: 64em) {





.is-dropdown-submenu

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

}



@media screen and (min-width: 64em) {





.is-active > .is-dropdown-submenu

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

}



@media screen and (min-width: 64em){input#input_search{height:50.00px !important;}}@media only screen and (min-width:40em){input#input_search{height:50.00px !important}}@media only screen and (min-width:64em){input#input_search{height:38.00px !important}}
@media screen and (min-width: 64em){input#input_search{padding-left:1.25rem !important;}}  
@media screen and (min-width: 64em){.naked{background-color:var(--my-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){.naked{background-attachment:scroll!important}}
@media screen and (min-width: 64em){.naked{border-width:0px ;border-style:none ;}}
@media screen and (min-width: 64em){.naked{box-shadow:unset }}
@media screen and (min-width: 64em){.naked{color:var(--primary) ;}}
            .naked{font-size:calc(15rem/16) !important;font-weight:400 !important;}@media only screen and (min-width:40em) {            .naked{font-size:calc(15rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .naked{font-size:calc(15rem/16) !important;line-height:1.50 !important}}

@media screen and (min-width: 64em){.naked:focus{background-color:var(--my-primary-light) ;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){.naked{background-attachment:scroll!important}}
@media screen and (min-width: 64em){.naked:focus{border-width:0px ;border-style:none ;}}
@media screen and (min-width: 64em){.naked:focus{box-shadow:unset }}

 .footer .fas, .footer .far, .footer .fal, .footer .fad, .footer .fab,.footer .fa{color:rgba(34, 34, 34, 1.00);transition:color 200ms;}.footer .fad:after{color:rgba(153, 153, 153, 1.00);transition:color 200ms}  .footer .fas, .footer .far, .footer .fal, .footer .fad, .footer .fab,.footer .fa{font-size:calc(24rem/16)}@media only screen and (min-width:40em){ .footer .fas, .footer .far, .footer .fal, .footer .fad, .footer .fab,.footer .fa{font-size:calc(30rem/16)}}@media only screen and (min-width:64em){ .footer .fas, .footer .far, .footer .fal, .footer .fad, .footer .fab,.footer .fa{font-size:calc(36rem/16)}} 



.js-off-canvas-overlay{z-index:9999 }
@media screen and (min-width: 64em){#side-menu + .js-off-canvas-overlay{display:none !important}} 

#side-menu{ overflow-x :hidden }
#side-menu{z-index:99999 !important}

#side-menu{transition:all 500ms ease 0ms !important}

@media screen and (max-width: 63.9375em){.side-menu .is-drilldown{width:100% !important;min-width:100.00% !important;max-width:100.00% !important;}}  

@media screen and (max-width: 63.9375em){.side-menu .main-menu a{padding-top:1.25rem ;padding-right:0.75rem ;padding-bottom:1.25rem ;padding-left:0.75rem ;}}  
@media screen and (max-width: 63.9375em){.side-menu .main-menu li{margin-right:0 ;margin-left:0 ;}}  
@media screen and (max-width: 63.9375em){.side-menu .accordion-menu .nested.is-accordion-submenu{margin-top:1.25rem ;margin-left:0 ;}}  
@media screen and (max-width: 63.9375em){.side-menu .main-menu a{border-color:var(--my-light-gray) ;border-bottom-width:1px ;border-bottom-style:solid ;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .is-drilldown-submenu-parent:not(.has-submenu-toggle)>a:after, .side-menu .main-menu .is-drilldown-submenu-parent.has-submenu-toggle button:after{border:unset !important}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .is-drilldown-submenu-parent>a:after, .side-menu .main-menu .is-drilldown-submenu-parent.has-submenu-toggle button:after{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; background-image: url("data:image/svg+xml,%3Csvg id='Livello_1' data-name='Livello 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3E%3Cpath d='m1,15c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l5.29-5.29L.29,2.71C-.1,2.32-.1,1.68.29,1.29s1.02-.39,1.41,0l6,6c.39.39.39,1.02,0,1.41L1.71,14.71c-.2.2-.45.29-.71.29Z'/%3E%3C/svg%3E"); }}@media (hover:none) and (pointer:coarse){.side-menu .main-menu .is-drilldown-submenu-parent>a:after, .side-menu .main-menu .is-drilldown-submenu-parent.has-submenu-toggle button:after{background-attachment:scroll!important}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .is-drilldown-submenu-parent>a:after, .side-menu .main-menu .is-drilldown-submenu-parent.has-submenu-toggle button:after{width:0.5rem !important;}}  
@media screen and (max-width: 63.9375em){.side-menu .main-menu .is-drilldown-submenu-parent>a:after, .side-menu .main-menu .is-drilldown-submenu-parent.has-submenu-toggle button:after{height:1rem !important;}}  


@media screen and (max-width: 63.9375em){.side-menu .main-menu .is-drilldown-submenu a{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}}  

@media screen and (max-width: 63.9375em){.side-menu .main-menu .submenu .menu-text{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}}  


@media screen and (max-width: 63.9375em){.side-menu input#input_search{padding-left:1.25rem !important;}}  
@media screen and (max-width: 63.9375em){.side-menu .naked{background-color:var(--my-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){.side-menu .naked{background-attachment:scroll!important}}
@media screen and (max-width: 63.9375em){.side-menu .naked{border-width:0px ;border-style:none ;}}
@media screen and (max-width: 63.9375em){.side-menu .naked{box-shadow:unset }}
@media screen and (max-width: 63.9375em){.side-menu .naked{color:var(--my-dark-gray) ;}}

@media screen and (max-width: 63.9375em){.side-menu .naked:focus{background-color:var(--my-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){.side-menu .naked{background-attachment:scroll!important}}
@media screen and (max-width: 63.9375em){.side-menu .naked:focus{border-width:0px ;border-style:none ;}}
@media screen and (max-width: 63.9375em){.side-menu .naked:focus{box-shadow:unset }}

.stacks_in_8672_575{--offcanvas-size-small:300px;--offcanvas-size-medium:300px;--offcanvas-size-large:0px;}



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











.spacerStack {
	height: 160.00px;
}

#spacerStackstacks_in_8672_1482 {
	height: 160.00px;
}




























@media print {
	#spacerStackstacks_in_8672_1482 {
		display: none !important;
	}
}

.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_8672_1483 {
	height: 80.00px;
}




























@media print {
	#spacerStackstacks_in_8672_1483 {
		display: none !important;
	}
}





.footer{background-color:var(--my-white) ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size: contain  ; }@media (hover:none) and (pointer:coarse){.footer{background-attachment:scroll!important}}@media only screen and (min-width:40em){.footer{background-image:url('../files/bgimageMedium-1202-ABA.png') }}
.footer{position:relative;z-index:0}.footer:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.90 ;background-color:var(--my-white) ;}
.alt .footer{background-color:var(--my-dark-gray) ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size: contain  ; }@media (hover:none) and (pointer:coarse){.alt .footer{background-attachment:scroll!important}}
.alt .footer{position:relative;z-index:0}.alt .footer:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.60 ;background-color:var(--my-black) ;}

hr{border-color:var(--my-primary) ;border-bottom-width:1px ;border-bottom-style:solid ;}


.footer .main-menu .menu-text{--menu-text-color:var(--my-black) ;}

.footer .main-menu a{--menu-bg-color:var(--my-transparent) ;}
.footer .main-menu a{--menu-link-color:var(--my-almost-black) ;}
.footer .main-menu a{position:relative;z-index:0}.footer .main-menu a:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.00 ;background-color:var(--my-black) ;}

.footer .main-menu a:hover{--menu-bg-color:var(--my-transparent) ;}
.footer .main-menu a:hover{--menu-link-color-hover:var(--my-white) ;}
.footer .main-menu a{position:relative;z-index:0}.footer .main-menu a:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ;background-color:var(--my-black) ;}

.footer .main-menu .active a{--menu-bg-color:var(--my-transparent) !important;}
.footer .main-menu .active a{--menu-link-color:var(--my-primary) !important;}

.footer .main-menu.social a{--menu-bg-color:var(--my-black) ;}
.footer .main-menu.social a{--menu-link-color:var(--my-white) ;}

.footer .main-menu.social a:hover{--menu-bg-color:var(--my-primary) ;}
.footer .main-menu.social a:hover{--menu-link-color-hover:var(--my-white) ;}
.footer .main-menu.social a{position:relative;z-index:0}.footer .main-menu.social a:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.00 ;background-color:var(--my-black) ;}


.alt .footer .main-menu .menu-text{--menu-text-color:var(--my-white) ;}

.alt .footer .main-menu a{--menu-bg-color:var(--my-transparent) ;}
.alt .footer .main-menu a{--menu-link-color:var(--my-light-gray) ;}
.alt .footer .main-menu a{position:relative;z-index:0}.alt .footer .main-menu a:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.00 ;background-color:var(--my-white) ;}

.alt .footer .main-menu a:hover{--menu-bg-color:var(--my-transparent) ;}
.alt .footer .main-menu a:hover{--menu-link-color-hover:var(--my-black) ;}
.alt .footer .main-menu a{position:relative;z-index:0}.alt .footer .main-menu a:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ;background-color:var(--my-white) ;}

.alt .footer .main-menu .active a{--menu-bg-color:var(--my-transparent) !important;}
.alt .footer .main-menu .active a{--menu-link-color:var(--my-white) !important;}

.alt .footer .main-menu.social a{--menu-bg-color:var(--my-white) ;}
.alt .footer .main-menu.social a{--menu-link-color:var(--my-black) ;}

.alt .footer .main-menu.social a:hover{--menu-bg-color:var(--my-primary) ;}
.alt .footer .main-menu.social a:hover{--menu-link-color-hover:var(--my-white) ;}
.alt .footer .main-menu.social a{position:relative;z-index:0}.alt .footer .main-menu.social a:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.00 ;background-color:var(--my-black) ;}


.footer{padding-top:2.5rem ;padding-right:2.5rem ;padding-bottom:1rem ;padding-left:2.5rem ;} @media only screen and (min-width:40em){.footer{padding-top:3rem ;padding-right:3rem ;padding-bottom:1.25rem ;padding-left:3rem ;}}@media only screen and (min-width:64em){.footer{padding-top:4rem ;padding-right:4rem ;padding-bottom:1.25rem ;padding-left:4rem ;}} 


            .footer .main-menu{font-family:"Source Code Pro",sans-serif }

            .footer .main-menu .menu-text{font-size:calc(18rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .footer .main-menu .menu-text{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .footer .main-menu .menu-text{font-size:calc(17rem/16) ;line-height:1.50 }}
.footer .main-menu .menu-text{padding-top:0 ;padding-right:0 ;padding-bottom:1.5rem ;padding-left:0 ;}  
.footer .main-menu .menu-text{margin:0 ;}  

            .footer .main-menu a{font-size:calc(14rem/16) ;font-weight:500 ;}@media only screen and (min-width:40em) {            .footer .main-menu a{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .footer .main-menu a{font-size:calc(14rem/16) ;line-height:1.50 }}
.footer .main-menu a{padding-top:0.5rem ;padding-right:0 ;padding-bottom:0.5rem ;padding-left:0 ;} @media only screen and (min-width:40em){.footer .main-menu a{}}@media only screen and (min-width:64em){.footer .main-menu a{}} 
.footer .main-menu a:hover{padding-left:0.75rem ;}  
.footer .main-menu a{margin:0 ;}  
.footer .main-menu a{border-radius:0px ;}







.footer .main-menu a:before

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







.footer .main-menu a:hover:before

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

.footer .main-menu a:before{border-radius:3px !important;}
.main-menu a:before{transition:all 350ms ease 0ms }

            .footer .main-menu.social a{font-size:calc(12rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .footer .main-menu.social a{font-size:calc(12rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .footer .main-menu.social a{font-size:calc(12rem/16) ;line-height:1.50 }}
.footer .main-menu.social a{padding-top:8.00px ;padding-right:10.00px ;padding-bottom:8.00px ;padding-left:10.00px ;}@media only screen and (min-width:40em){.footer .main-menu.social a{padding-top:8.00px ;padding-right:10.00px ;padding-bottom:8.00px ;padding-left:10.00px }}@media only screen and (min-width:64em){.footer .main-menu.social a{padding-top:4.00px ;padding-right:6.00px ;padding-bottom:4.00px ;padding-left:6.00px }}
.footer .main-menu.social a{margin-right:0.75rem ;margin-bottom:0.75rem ;} @media only screen and (min-width:40em){.footer .main-menu.social a{}}@media only screen and (min-width:64em){.footer .main-menu.social a{}} 
.footer .main-menu.social a{border-radius:3px ;}
.footer .main-menu.social a{border-width:0px ;border-style:none ;}
.alt .footer .main-menu.social a{border-width:0px ;border-style:none ;}

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

.stacks_in_8672_1539 img{width:100%;max-width:95px}
.stacks_in_8672_1536 img{width:100%;max-width:95px}

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_8672_1548 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_8672_1548 {
		display: none !important;
	}
}

#stacks_in_8672_1532 {
	padding: 0px 10px 0px 40px;
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_8672_1344 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_8672_1344 {
		display: none !important;
	}
}




.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_8672_1397 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_8672_1397 {
		display: none !important;
	}
}
