

.brancher-hide {
  opacity: 0;
  height: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, height 0.3s ease;
}

.brancher-show {
  opacity: 1;
  height: auto;
  pointer-events: auto;
  transition: opacity 0.3s ease, height 0.3s ease;
}
 #stacksPage-24 > div > [type="label"]:after {
    content : " - Target Step: ";
}
.agent-hide{display:none !important}
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}

.pi-showhide{--pi-showhide-timing:300ms;interpolate-size:allow-keywords;transition:height var(--pi-showhide-timing) ease,visibility var(--pi-showhide-timing) ease}.pi-hide{height:0;overflow:clip;visibility:hidden}.pi-show{height:auto;visibility:visible}








.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}
.agent-hide{display:none !important}

.eclipse-container{position:relative;overflow:hidden;--eclipse-animation-duration:4s;--eclipse-animation-delay:10s;--eclipse-timer-fadeout:200ms;--eclipse-timer-animation-duration:calc(var(--eclipse-animation-delay) - var(--eclipse-animation-duration) - var(--eclipse-timer-fadeout));--eclipse-timer-animation-delay:var(--eclipse-animation-duration);--eclipse-timer-color:rgba(255,255,255,0.8);--eclipse-timer-background:rgba(255,255,255,0.3);--eclipse-timer-size:4px;--eclipse-overlay-color:rgba(0,0,0,0.5);--eclipse-overlay-opacity:1}.eclipse-container.eclipse-fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.eclipse-container.eclipse-fullscreen >:not(.eclipse-slide):not(.eclipse-timer):not(.eclipse-overlay){display:none}.eclipse-content{position:relative;z-index:5}.eclipse-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:0;transition:opacity var(--eclipse-animation-duration) linear;pointer-events:none}.eclipse-slide.active{transition-duration:0s;opacity:1;z-index:1}.eclipse-slide.active.fade-in{transition-duration:calc(var(--eclipse-animation-duration) / 2)}.eclipse-slide.prev-active{z-index:2}.eclipse-image,.eclipse-video{display:block;width:100%;height:100%;object-fit:cover}.eclipse-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--eclipse-overlay-color);opacity:var(--eclipse-overlay-opacity);pointer-events:none;z-index:3}.eclipse-timer{position:absolute;bottom:0;left:0;width:100%;height:var(--eclipse-timer-size);background:var(--eclipse-timer-background);z-index:4}.eclipse-timer-bar{width:0;height:100%;background:var(--eclipse-timer-color);transition:width var(--eclipse-timer-animation-duration) linear var(--eclipse-timer-animation-delay),opacity var(--eclipse-timer-fadeout) linear}.eclipse-toggle{cursor:pointer}







:root{--light-gray:rgba(239, 239, 239, 0.63);--medium-gray:rgba(0, 52, 88, 1.00);--dark-gray:rgba(1, 44, 75, 1.00);--black:rgba(0, 29, 47, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(2, 181, 215, 1.00);--secondary:rgba(202, 241, 248, 1.00);--success:rgba(1, 44, 75, 1.00);--warning:rgba(0, 52, 88, 1.00);--alert:rgba(185, 108, 135, 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(255, 255, 255, 1.00);--primary-dark:rgba(0, 151, 185, 1.00);--secondary-dark:rgba(172, 211, 218, 1.00);--success-dark:rgba(0, 14, 45, 1.00);--warning-dark:rgba(0, 22, 58, 1.00);--alert-dark:rgba(155, 78, 105, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1500rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{background-color:rgba(0, 0, 0, 1.00);}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  


  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .button,.Poppins{font-family:"Poppins",sans-serif }
html,body, p,.p,       blockquote, .menu li, li, form, .Poppins{font-family:"Poppins",sans-serif }

@font-face{font-family:MortyOldSlant;font-style:normal;font-weight:normal;src:url("https://future.restorationtrainingcenter.org/assets/fonts/MortyOldSlant.woff2") format("woff2");}@font-face{font-family:MortyOldSlant;font-style:normal;font-weight:bold;src:url("https://future.restorationtrainingcenter.org/assets/fonts/MortyOldSlant.woff2") format("woff2");}
  .handwritten h3, .fontpro-stacks_in_18425_14{font-family:"MortyOldSlant",sans-serif !important}

            .thin-text{font-weight:300 ;}
            .small-text{font-size:calc(16rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .small-text{font-size:calc(16rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .small-text{font-size:calc(16rem/16) ;line-height:1.20 }}
            .tiny-text{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .tiny-text{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .tiny-text{font-size:calc(14rem/16) ;line-height:1.50 }}

 html,body,.fontpro-stacks_in_18425_23{line-height:1.60 ;letter-spacing:-0.02em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  }
      .fontpro-stacks_in_18425_23 > br{display:block;content:' ';padding-bottom:0.00em }
  
  
  
  

 h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a, h6,.font-family-h6,h6 a,.font-family-h6 a,.fontpro-stacks_in_18425_24{line-height:1.60 ;letter-spacing:-0.03em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  }
       h1>br,.font-family-h1>br,h1 a>br,.font-family-h1 a>br, h2>br,.font-family-h2>br,h2 a>br,.font-family-h2 a>br, h3>br,.font-family-h3>br,h3 a>br,.font-family-h3 a>br, h4>br,.font-family-h4>br,h4 a>br,.font-family-h4 a>br, h5>br,.font-family-h5>br,h5 a>br,.font-family-h5 a>br, h6>br,.font-family-h6>br,h6 a>br,.font-family-h6 a>br,.fontpro-stacks_in_18425_24 > br{display:block;content:' ';padding-bottom:0.00em }
  
  
  
  

            h1.title{font-size:calc(32rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h1.title{font-size:calc(40rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h1.title{font-size:calc(54rem/16) ;line-height:1.10 }}
            h2.title{font-size:calc(26rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h2.title{font-size:calc(32rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h2.title{font-size:calc(40rem/16) ;line-height:1.10 }}
            h3.title{font-size:calc(24rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h3.title{font-size:calc(26rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h3.title{font-size:calc(32rem/16) ;line-height:1.10 }}
            h4.title{font-size:calc(22rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h4.title{font-size:calc(24rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h4.title{font-size:calc(26rem/16) ;line-height:1.10 }}
            h5.title{font-size:calc(20rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h5.title{font-size:calc(22rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h5.title{font-size:calc(24rem/16) ;line-height:1.10 }}
            h6.title{font-size:calc(18rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h6.title{font-size:calc(20rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h6.title{font-size:calc(22rem/16) ;line-height:1.10 }}

            h1.title.smallest{font-size:calc(22rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h1.title.smallest{font-size:calc(28rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h1.title.smallest{font-size:calc(38rem/16) ;line-height:1.10 }}
            h2.title.smallest{font-size:calc(18rem/16) ;font-weight:500 ;}@media only screen and (min-width:40em) {            h2.title.smallest{font-size:calc(24rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h2.title.smallest{font-size:calc(28rem/16) ;line-height:1.10 }}
            h3.title.smallest{font-size:calc(16rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h3.title.smallest{font-size:calc(19rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h3.title.smallest{font-size:calc(22rem/16) ;line-height:1.10 }}
            h5.title.smallest{font-size:calc(16rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h5.title.smallest{font-size:calc(17rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h5.title.smallest{font-size:calc(17rem/16) ;line-height:1.10 }}

            h1.title.smaller{font-size:calc(28rem/16) ;font-weight:500 ;}@media only screen and (min-width:40em) {            h1.title.smaller{font-size:calc(36rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h1.title.smaller{font-size:calc(48rem/16) ;line-height:1.10 }}
            h2.title.smaller{font-size:calc(23rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h2.title.smaller{font-size:calc(29rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h2.title.smaller{font-size:calc(36rem/16) ;line-height:1.10 }}
            h3.title.smaller{font-size:calc(21rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h3.title.smaller{font-size:calc(23rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h3.title.smaller{font-size:calc(28rem/16) ;line-height:1.10 }}
            h5.title.smaller{font-size:calc(17rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h5.title.smaller{font-size:calc(18rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h5.title.smaller{font-size:calc(19rem/16) ;line-height:1.10 }}

            h1.title.bigger{font-size:calc(36rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h1.title.bigger{font-size:calc(46rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h1.title.bigger{font-size:calc(62rem/16) ;line-height:1.10 }}
            h2.title.bigger{font-size:calc(29rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h2.title.bigger{font-size:calc(36rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h2.title.bigger{font-size:calc(45rem/16) ;line-height:1.10 }}
            h3.title.bigger{font-size:calc(27rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h3.title.bigger{font-size:calc(30rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h3.title.bigger{font-size:calc(36rem/16) ;line-height:1.10 }}

            h1.title.biggest{font-size:calc(40rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h1.title.biggest{font-size:calc(52rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h1.title.biggest{font-size:calc(68rem/16) ;line-height:1.10 }}
            h2.title.biggest{font-size:calc(33rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h2.title.biggest{font-size:calc(40rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h2.title.biggest{font-size:calc(51rem/16) ;line-height:1.10 }}
            h3.title.biggest{font-size:calc(31rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            h3.title.biggest{font-size:calc(33rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            h3.title.biggest{font-size:calc(40rem/16) ;line-height:1.10 }}


            .display-1{font-size:calc(54rem/16) !important;}@media only screen and (min-width:40em) {            .display-1{font-size:calc(78rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-1{font-size:calc(94rem/16) !important;line-height:1.10 !important}}
            .display-2{font-size:calc(48rem/16) !important;}@media only screen and (min-width:40em) {            .display-2{font-size:calc(66rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-2{font-size:calc(86rem/16) !important;line-height:1.10 !important}}
            .display-3{font-size:calc(42rem/16) !important;}@media only screen and (min-width:40em) {            .display-3{font-size:calc(56rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-3{font-size:calc(74rem/16) !important;line-height:1.10 !important}}
            .display-4{font-size:calc(38rem/16) !important;}@media only screen and (min-width:40em) {            .display-4{font-size:calc(48rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-4{font-size:calc(66rem/16) !important;line-height:1.10 !important}}
            .display-5{font-size:calc(36rem/16) !important;}@media only screen and (min-width:40em) {            .display-5{font-size:calc(44rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .display-5{font-size:calc(56rem/16) !important;line-height:1.10 !important}}

            .above-title{font-size:calc(16rem/16) ;font-weight:500 ;}@media only screen and (min-width:40em) {            .above-title{font-size:calc(17rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .above-title{font-size:calc(18rem/16) ;line-height:1.10 }}
            .above-title.smaller{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .above-title.smaller{font-size:calc(15rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .above-title.smaller{font-size:calc(16rem/16) ;line-height:1.10 }}
            .above-title.smallest{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em) {            .above-title.smallest{font-size:calc(14rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .above-title.smallest{font-size:calc(15rem/16) ;line-height:1.10 }}
            .above-title.bigger{font-size:calc(18rem/16) !important;}@media only screen and (min-width:40em) {            .above-title.bigger{font-size:calc(19rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .above-title.bigger{font-size:calc(20rem/16) !important;line-height:1.10 !important}}
            .above-title.biggest{font-size:calc(20rem/16) !important;}@media only screen and (min-width:40em) {            .above-title.biggest{font-size:calc(21rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .above-title.biggest{font-size:calc(22rem/16) !important;line-height:1.10 !important}}


            .description{font-size:calc(20rem/16) ;font-weight:300 ;}@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.smallest, description.smallest span{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .description.smallest, description.smallest span{font-size:calc(14rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.smallest, description.smallest span{font-size:calc(14rem/16) ;line-height:1.10 }}
            .description.smaller, description.smaller span{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .description.smaller, description.smaller span{font-size:calc(16rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.smaller, description.smaller span{font-size:calc(18rem/16) ;line-height:1.10 }}
            .description.bigger, description.bigger span{font-size:calc(22rem/16) !important;}@media only screen and (min-width:40em) {            .description.bigger, description.bigger span{font-size:calc(23rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .description.bigger, description.bigger span{font-size:calc(24rem/16) !important;line-height:1.10 !important}}
            .description.biggest, description.biggest span{font-size:calc(24rem/16) !important;}@media only screen and (min-width:40em) {            .description.biggest, description.biggest span{font-size:calc(25rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .description.biggest, description.biggest span{font-size:calc(26rem/16) !important;line-height:1.10 !important}}



h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:26.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:40.00px ;margin-left:0.00px }}
h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:26.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}

.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}

.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}


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








.main-menu-position.is-stuck{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background: #000000;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.61) 49%, rgba(0, 0, 0, 0) 100%); }@media (hover:none) and (pointer:coarse){.main-menu-position{background-attachment:scroll!important}}
 .main-menu>.menu a, .menu.main-menu a{--menu-link-color:rgba(220, 220, 220, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(220, 220, 220, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .main-menu>.menu .menu-text, .menu.main-menu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .main-menu>.menu>li>a, .menu.main-menu>li>a{padding-top:1rem;padding-bottom:1rem} .main-menu>.menu .submenu>li>a, .menu.main-menu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .main-menu>.menu li.active>a, .main-menu>.menu li.is-active>a, .main-menu>.menu a.is-active, .menu.main-menu li.active>a, .menu.main-menu li.is-active>a, .menu.main-menu a.is-active{--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .main-menu>.menu .submenu li.active>a, .main-menu>.menu .submenu li.is-active>a, .main-menu>.menu .submenu a.is-active, .menu.main-menu .submenu li.active>a, .menu.main-menu .submenu li.is-active>a, .menu.main-menu .submenu a.is-active{--menu-caret-color:rgba(28, 28, 28, 1.00)} .main-menu>.menu .submenu a, .menu.main-menu .submenu a{--menu-caret-color:rgba(68, 68, 68, 1.00)} .main-menu>.menu .submenu, .menu.main-menu .submenu{--submenu-bg-color:rgba(255, 255, 255, 1.00);--submenu-border:0px solid rgba(202, 202, 202, 1.00)} .main-menu>.menu .submenu a, .menu.main-menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(68, 68, 68, 1.00);--menu-link-color-hover:rgba(28, 28, 28, 1.00)} .main-menu>.menu .submenu .menu-text, .menu.main-menu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .main-menu>.menu .submenu li.active>a, .main-menu>.menu .submenu li.is-active>a, .main-menu>.menu .submenu a.is-active, .menu.main-menu .submenu li.active>a, .menu.main-menu .submenu li.is-active>a, .menu.main-menu .submenu a.is-active{--menu-caret-color:rgba(28, 28, 28, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-link-color:rgba(28, 28, 28, 1.00);--menu-link-color-hover:rgba(28, 28, 28, 1.00)}
.main-menu{padding-top:0.75rem ;padding-bottom:0.75rem ;}  
.main-menu-position{position:fixed    !important;z-index:111 !important;top:0px !important;bottom:unset !important;left:0px !important;right:0px !important;}
            .main-menu .menu:not(.submenu)>li>a{font-size:calc(17rem/16) !important;font-weight:500 !important;}@media only screen and (min-width:40em) {            .main-menu .menu:not(.submenu)>li>a{font-size:calc(17rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .main-menu .menu:not(.submenu)>li>a{font-size:calc(17rem/16) !important;line-height:1.50 !important}}
.main-menu .is-dropdown-submenu{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.main-menu .is-dropdown-submenu{background-attachment:scroll!important}}
.main-menu .is-dropdown-submenu{border-radius:8px ;}
.main-menu .is-dropdown-submenu{padding:0.75rem ;}  
@media screen and (min-width: 64em){.wider-dropbox{width:50.00px ;}}@media only screen and (min-width:40em){.wider-dropbox{width:250.00px }}@media only screen and (min-width:64em){.wider-dropbox{width:250.00px }}

 .mobile-menu>.menu a, .menu.mobile-menu a{--menu-link-color:rgba(255, 255, 255, 0.71);--menu-link-color-hover:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(2, 181, 215, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .mobile-menu>.menu .menu-text, .menu.mobile-menu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .mobile-menu>.menu>li>a, .menu.mobile-menu>li>a{padding-top:1.25rem;padding-bottom:1.25rem} .mobile-menu>.menu .submenu>li>a, .menu.mobile-menu .submenu>li>a{padding-top:1rem;padding-bottom:1rem} .mobile-menu>.menu li.active>a, .mobile-menu>.menu li.is-active>a, .mobile-menu>.menu a.is-active, .menu.mobile-menu li.active>a, .menu.mobile-menu li.is-active>a, .menu.mobile-menu a.is-active{--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(2, 181, 215, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .mobile-menu>.menu .submenu li.active>a, .mobile-menu>.menu .submenu li.is-active>a, .mobile-menu>.menu .submenu a.is-active, .menu.mobile-menu .submenu li.active>a, .menu.mobile-menu .submenu li.is-active>a, .menu.mobile-menu .submenu a.is-active{--menu-caret-color:rgba(2, 181, 215, 1.00)} .mobile-menu>.menu .submenu a, .menu.mobile-menu .submenu a{--menu-caret-color:rgba(2, 181, 215, 1.00)} .mobile-menu>.menu .submenu, .menu.mobile-menu .submenu{--submenu-bg-color:rgba(255, 255, 255, 0.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .mobile-menu>.menu .submenu a, .menu.mobile-menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(255, 255, 255, 0.71);--menu-link-color-hover:rgba(255, 255, 255, 1.00)} .mobile-menu>.menu .submenu .menu-text, .menu.mobile-menu .submenu .menu-text{--menu-text-color:rgba(255, 255, 255, 1.00)} .mobile-menu>.menu .submenu li.active>a, .mobile-menu>.menu .submenu li.is-active>a, .mobile-menu>.menu .submenu a.is-active, .menu.mobile-menu .submenu li.active>a, .menu.mobile-menu .submenu li.is-active>a, .menu.mobile-menu .submenu a.is-active{--menu-caret-color:rgba(2, 181, 215, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00)}
.mobile-menu .menu>li>a{border-color:rgba(255, 255, 255, 0.16) ;border-width:0px 0px 1px 0px ;border-style:solid ;}
.mobile-menu .menu:not(.submenu)>li>a{border-color:rgba(255, 255, 255, 0.16) !important;border-width:0px 0px 1px 0px !important;border-style:solid !important;}
.b-border{border-color:rgba(255, 255, 255, 0.16) ;border-width:0px 0px 1px 0px ;border-style:solid ;}
            .mobile-menu .menu:not(.submenu)>li>a{font-size:calc(18rem/16) !important;}@media only screen and (min-width:40em) {            .mobile-menu .menu:not(.submenu)>li>a{font-size:calc(18rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .mobile-menu .menu:not(.submenu)>li>a{font-size:calc(18rem/16) !important;line-height:1.50 !important}}

.box-shadow{box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.20);}
.drop-shadow{filter:drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.43));}
.offcanvas-shadow{filter:drop-shadow(10px 0px 20px rgba(0, 0, 0, 0.43));}
.shadow-dark{filter:drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.75));}
.text-shadow{text-shadow:0px 0px 15px rgba(0, 0, 0, 0.70);}

.overlay-footer{position:relative;z-index:0}.overlay-footer:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ; background: linear-gradient(
  0deg,
  rgba(0, 0, 0, 0.85) 0%,
  rgba(0, 0, 0, 0.65) 30%,
  rgba(0, 0, 0, 0.35) 60%,
  rgba(0, 0, 0, 0.1) 80%,
  rgba(0, 0, 0, 0) 100%
); }
.main-menu-position{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background: #000000;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.61) 49%, rgba(0, 0, 0, 0) 100%); }@media (hover:none) and (pointer:coarse){.main-menu-position{background-attachment:scroll!important}}

.p-admin{padding-top:0 !important;padding-right:0 !important;padding-bottom:0 !important;padding-left:0 !important;}  
.adminbox-margin{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.adminbox-margin{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.adminbox-margin{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px }}
.admin-titles{margin-top:12.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.admin-titles{margin-top:12.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.admin-titles{margin-top:12.00px ;margin-right:0.00px ;margin-bottom:0.00px ;margin-left:0.00px }}
.two-col-box{padding-top:0.75rem ;padding-right:1.5rem ;padding-bottom:0.75rem ;padding-left:1.5rem ;}  
.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{padding-top:32.00px ;padding-right:20.00px ;padding-bottom:32.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.pad{padding-top:48.00px ;padding-right:32.00px ;padding-bottom:48.00px ;padding-left:32.00px }}@media only screen and (min-width:64em){.pad{padding-top:64.00px ;padding-right:32.00px ;padding-bottom:64.00px ;padding-left:32.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 }}
.pad-x-b{padding-top:0.00px ;padding-right:20.00px ;padding-bottom:32.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.pad-x-b{padding-top:0.00px ;padding-right:32.00px ;padding-bottom:48.00px ;padding-left:32.00px }}@media only screen and (min-width:64em){.pad-x-b{padding-top:0.00px ;padding-right:32.00px ;padding-bottom:64.00px ;padding-left:32.00px }}
.pad-x-t{padding-top:32.00px ;padding-right:20.00px ;padding-bottom:0.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.pad-x-t{padding-top:48.00px ;padding-right:32.00px ;padding-bottom:0.00px ;padding-left:32.00px }}@media only screen and (min-width:64em){.pad-x-t{padding-top:64.00px ;padding-right:32.00px ;padding-bottom:0.00px ;padding-left:32.00px }}
.p-account-pages{padding-top:32.00px ;padding-right:12.00px ;padding-bottom:80.00px ;padding-left:12.00px ;}@media only screen and (min-width:40em){.p-account-pages{padding-top:40.00px ;padding-right:32.00px ;padding-bottom:180.00px ;padding-left:16.00px }}@media only screen and (min-width:64em){.p-account-pages{padding-top:40.00px ;padding-right:32.00px ;padding-bottom:200.00px ;padding-left:16.00px }}
.admin-collections-forms .form-group{margin-bottom:0.75rem ;}  

.button.small{border-radius:4px ;}
.button.medium{border-radius:4px ;}
.button.large{border-radius:4px ;}
.circle {border-radius:50% ;}
.radius{border-radius:7px ;}

.w600{min-width:0.00px ;max-width:600.00px ;}

.bottom-border{border-color:var(--light-gray) ;border-width:0px 0px 1px 0px ;border-bottom-style:solid ;}
.bottom-border-dark{border-color:var(--medium-gray) ;border-width:0px 0px 1px 0px ;border-bottom-style:solid ;}
.square{display:flex;align-items:center;aspect-ratio:1/1;}
.reveal{border-width:0px ;}
.sticky{z-index:99 }
.stick-on-top{z-index:120 !important}
.admin-save-position{position:fixed    ;z-index:1001 ;top:14px ;bottom:unset ;left:unset ;right:16px ;}
.fit-name{display:inline-block;white-space:nowrap}
.divider-border{border-color:rgba(255, 255, 255, 0.11) ;border-width:0px 0px 1px 0px ;border-bottom-style:solid ;}
.fieldset{border-color:rgba(230, 230, 230, 1.00) ;border-width:1px ;border-style:solid ;border-radius:10px ;}
.bottom-border{border-color:rgba(49, 49, 49, 0.21) ;border-width:0px 0px 1px 0px ;border-style:solid ;}
.leaflet-control{display:none !important} 
.hideme{display:none !important} 
.max-w-img{width:190.00px ;}@media only screen and (min-width:40em){.max-w-img{width:190.00px }}@media only screen and (min-width:64em){.max-w-img{width:190.00px }}
.btn.protect{display:none !important} 
.white-bg-drop{background-color:rgba(255, 255, 255, 0.15);}@supports (backdrop-filter:none){.white-bg-drop{mix-blend-mode:normal;backdrop-filter:blur(17px)brightness(100%)contrast(100%)grayscale(0%)hue-rotate(0deg)invert(0%)opacity(100%)saturate(100%)sepia(0%);background-color:rgba(255, 255, 255, 0.15);}}


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





.button:hover

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

}

.button{transition:all 300ms ease 0ms }

.black-20 .menubar-bg{position:relative;z-index:0}.black-20 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.20 ;background-color:var(--black) ;}
.black-40 .menubar-bg{position:relative;z-index:0}.black-40 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.40 ;background-color:var(--black) ;}
.black-60 .menubar-bg{position:relative;z-index:0}.black-60 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.60 ;background-color:var(--black) ;}
.black-80 .menubar-bg{position:relative;z-index:0}.black-80 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.80 ;background-color:var(--black) ;}
.primary-20 .menubar-bg{position:relative;z-index:0}.primary-20 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.20 ;background-color:var(--primary) ;}
.primary-40 .menubar-bg{position:relative;z-index:0}.primary-40 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.40 ;background-color:var(--primary) ;}
.primary-60 .menubar-bg{position:relative;z-index:0}.primary-60 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.60 ;background-color:var(--primary) ;}
.primary-80 .menubar-bg{position:relative;z-index:0}.primary-80 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.80 ;background-color:var(--primary) ;}
.white-80 .menubar-bg{position:relative;z-index:0}.white-80 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.20 ;background-color:var(--white) ;}
.white-80 .menubar-bg{position:relative;z-index:0}.white-80 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.40 ;background-color:var(--white) ;}
.white-80 .menubar-bg{position:relative;z-index:0}.white-80 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.60 ;background-color:var(--white) ;}
.white-80 .menubar-bg{position:relative;z-index:0}.white-80 .menubar-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.80 ;background-color:var(--white) ;}

.hover-opacity-trick{opacity:0.47 }
.hover-opacity-trick:hover{opacity:1.00 }


.shade-left{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-color: rgba(255, 255, 255, 0);
background-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }@media (hover:none) and (pointer:coarse){.shade-left{background-attachment:scroll!important}}
.shade-right{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-color: rgba(255, 255, 255, 0);
background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }@media (hover:none) and (pointer:coarse){.shade-right{background-attachment:scroll!important}}
.shade-top{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-color: rgba(255, 255, 255, 0);
background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }@media (hover:none) and (pointer:coarse){.shade-top{background-attachment:scroll!important}}
.shade{height:100% ;}  
.shade-top{height:50.00px ;}@media only screen and (min-width:40em){.shade-top{height:50.00px }}@media only screen and (min-width:64em){.shade-top{height:200.00px }}
@media screen and (min-width: 40em){.shade{width:40.00px ;}}@media only screen and (min-width:40em){.shade{width:30.00px }}@media only screen and (min-width:64em){.shade{width:80.00px }}
.shade-top{width:100% ;}  
.shade-left{position: absolute   ;z-index:1 ;top:unset ;bottom:unset ;left:0px ;right:unset ;}
.shade-right{position: absolute   ;z-index:1 ;top:unset ;bottom:unset ;left:unset ;right:0px ;}
.shade-top{position: absolute   ;z-index:1 ;top:0px ;bottom:unset ;left:unset ;right:unset ;}
.shade{pointer-events:none }
.shade-top{pointer-events:none }









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



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





.move-up:hover

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

}

@media screen and (min-width: 64em){.move-up{transition:all 300ms ease 0ms }}







.move-down:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, 15px, 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 }

.admin-area-object{background-color:rgba(255, 255, 255, 0.59) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.admin-area-object{background-attachment:scroll!important}}
.admin-area-object:hover{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.admin-area-object{background-attachment:scroll!important}}
.admin-area-object{transition:all 250ms ease 0ms }
.post-title-area{transition:all 250ms ease 0ms }
.admin-area-object{padding-top:2.00px ;padding-right:2.00px ;padding-bottom:2.00px ;padding-left:2.00px ;}@media only screen and (min-width:40em){.admin-area-object{padding-top:2.00px ;padding-right:2.00px ;padding-bottom:2.00px ;padding-left:2.00px }}@media only screen and (min-width:64em){.admin-area-object{padding-top:2.00px ;padding-right:2.00px ;padding-bottom:2.00px ;padding-left:2.00px }}
@media screen and (min-width: 40em){.admin-area-object:hover .post-title-area{padding-left:0.5rem ;}}  
.admin-area-object{border-radius:8px ;}
.admin-area-object{margin-bottom:0.5rem ;}  
.post-img-bg{min-width:80.00px ;max-width:130.00px ;}


.account-header .header-bg{position:relative;z-index:0}.account-header .header-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.65 ;background-color:var(--white) ;}
.account-header .header-bg{padding-top:60.00px ;padding-right:20.00px ;padding-bottom:60.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.account-header .header-bg{padding-top:69.00px ;padding-right:48.00px ;padding-bottom:69.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.account-header .header-bg{padding-top:70.00px ;padding-right:48.00px ;padding-bottom:69.00px ;padding-left:0.00px }}
.account-header .header-bg{margin-bottom:2rem ;}  
.green-line{border-color:var(--primary) ;border-top-width:4px ;border-style:solid none none none ;}


            .button,.btn-main.tiny{font-size:calc(12rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.btn-main.tiny{font-size:calc(12rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.btn-main.tiny{font-size:calc(12rem/16) ;line-height:1.50 }}
            .button,.btn-main.small{font-size:calc(14rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.btn-main.small{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.btn-main.small{font-size:calc(14rem/16) ;line-height:1.50 }}
            .button,.btn-main.medium{font-size:calc(15rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.btn-main.medium{font-size:calc(15rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.btn-main.medium{font-size:calc(15rem/16) ;line-height:1.50 }}
            .button,.btn-main.large{font-size:calc(18rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.btn-main.large{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.btn-main.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 }}
.dashed-border{border-color:rgba(0, 0, 0, 0.14) ;border-width:0px 0px 1px 0px ;border-style:dashed ;}
.dashed-border-white{border-color:rgba(255, 255, 255, 0.24) ;border-width:0px 0px 1px 0px ;border-style:dashed ;}
::-webkit-slider-thumb{border-radius:5px ;}
.form-field .range-wrapper{margin-bottom:0 !important;}  
.range-wrapper{padding-bottom:0.25rem !important;}  
            .pi-result-text{font-size:calc(19rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .pi-result-text{font-size:calc(20rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .pi-result-text{font-size:calc(21rem/16) ;line-height:1.50 }}
@charset "UTF-8";


.eclipse-container.stacks_in_18430{--eclipse-animation-duration:4.00s;--eclipse-animation-delay:10.00s;--eclipse-timer-fadeout:200ms;--eclipse-timer-background:rgba(255, 255, 255, 0.30);--eclipse-timer-color:rgba(255, 255, 255, 0.80);--eclipse-timer-size:4px;--eclipse-overlay-color:rgba(0, 0, 0, 0.50);--eclipse-overlay-opacity:1.00}.eclipse-container.stacks_in_18430 .eclipse-overlay{  }
.eclipse-slide.stacks_in_18432{--eclipse-overlay-color:rgba(0, 0, 0, 0.50);--eclipse-overlay-opacity:1.00}.eclipse-slide.stacks_in_18432 .eclipse-overlay{backdrop-filter:blur(0px)}

.stacks_in_18444{--offcanvas-size-small:280px;--offcanvas-size-medium:360px;--offcanvas-size-large:0px;--offcanvas-size-small:100%;}

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

.stacks_in_18469{line-height:0}.stacks_in_18469 svg{display:inline-block;max-width:80px;height:auto;}.stacks_in_18469.full-width svg{width:100%;height:auto}
@charset "UTF-8";
.contact-section{background-color:rgba(247, 247, 246, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.contact-section{background-attachment:scroll!important}}
.contact-section{border-radius:20px ;}
.contact-section-{box-shadow: 1px 1px 24px 0px rgba(0, 0, 0, 0.26);}


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



.stacks_in_18322{--pi-showhide-timing:300ms}
.stacks_in_18326{--pi-showhide-timing:300ms}


.stacks_in_18389{--pi-showhide-timing:300ms}






.stacks_in_18336{--pi-showhide-timing:300ms}


.stacks_in_18344{--pi-showhide-timing:300ms}



.stacks_in_18409{--pi-showhide-timing:300ms}
.stacks_in_18416{--pi-showhide-timing:300ms}
@charset "UTF-8";


.footer{will-change:transform}

.footer-img{will-change:transform}


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

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

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

.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-primary-light) ;}
.footer .main-menu.social a{--menu-link-color:var(--my-primary) ;}

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


.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:hover{--menu-bg-color:var(--my-transparent) ;}
.alt .footer .main-menu a:hover{--menu-link-color-hover: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-primary-dark) ;}
.alt .footer .main-menu.social a{--menu-link-color:var(--my-primary-light) ;}

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


.footer .btn-contact{background-color:var(--my-primary-light) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.footer .btn-contact{background-attachment:scroll!important}}
.footer .btn-contact{position:relative;z-index:0}.footer .btn-contact:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.20 ;background-color:var(--my-primary) ;}
.footer .btn-icon{background-color:var(--my-primary) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.footer .btn-icon{background-attachment:scroll!important}}

.footer .btn-contact{position:relative;z-index:0}.footer .btn-contact:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.20 ;background-color:var(--my-primary) ;}




.alt .footer .btn-contact{background-color:var(--my-primary-dark) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.alt .footer .btn-contact{background-attachment:scroll!important}}
.alt .footer .btn-contact{position:relative;z-index:0}.alt .footer .btn-contact:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.15 ;background-color:var(--my-black) ;}
.alt .footer .btn-icon{background-color:var(--my-primary-light) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.alt .footer .btn-icon{background-attachment:scroll!important}}
.alt .footer .btn-contact .btn-main{color:var(--my-white) ;}
.alt .footer .btn-contact .btn-icon p{color:var(--my-primary) ;}

.alt .footer .btn-contact{position:relative;z-index:0}.alt .footer .btn-contact:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.15 ;background-color:var(--my-black) ;}



.alt .footer .btn-contact{background-color:var(--my-primary-dark) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.alt .footer .btn-contact{background-attachment:scroll!important}}
.alt .footer .btn-contact{position:relative;z-index:0}.alt .footer .btn-contact:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.15 ;background-color:var(--my-black) ;}
.alt .footer .btn-icon{background-color:var(--my-primary-light) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.alt .footer .btn-icon{background-attachment:scroll!important}}
.alt .footer .btn-contact .btn-main{color:var(--my-white) ;}
.alt .footer .btn-contact .btn-icon p{color:var(--my-primary) ;}

.alt .footer .btn-contact{position:relative;z-index:0}.alt .footer .btn-contact:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.15 ;background-color:var(--my-black) ;}

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




