




.agent-hide{display:none !important}
.com_joeworkman_stacks_impact_stack .impact-animate.pre-anim{display:none}.com_joeworkman_stacks_impact_stack .slides-navigation{margin:0 auto;position:absolute;z-index:99;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a{position:absolute;display:block;text-decoration:none}.com_joeworkman_stacks_impact_stack .slides-navigation a::before{line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;text-rendering:auto;transform:translate(0,0)}.com_joeworkman_stacks_impact_stack .slides-pagination > a{text-decoration:none}.com_joeworkman_stacks_impact_stack .fg-content{position:absolute;top:0;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a:before{font-family:"FontAwesome","Font Awesome 5 Pro";font-weight:900}.com_joeworkman_stacks_impact_stack .impact-scroll:hover{cursor:pointer}.com_joeworkman_stacks_impact_stack .slides-container{display:none}.com_joeworkman_stacks_impact_stack .scrollable{position:relative;top:0;left:0;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.com_joeworkman_stacks_impact_stack .scrollable::after{content:"";display:table;clear:both}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap{position:absolute;z-index:1050;top:0;margin-left:-45px;width:90px;height:90px;padding:0;font-size:9px;display:block}.com_joeworkman_stacks_impact_stack .impact-arrow{float:left;position:absolute;margin-top:20px;margin-left:23px;width:40px;height:40px;border-style:solid;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(135deg)}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap.animates .impact-arrow{animation:impactArrows linear 1.8s 0.4s}.com_joeworkman_stacks_impact_stack .video-container{min-height:100%;min-width:100%;position:absolute;top:0;left:0}.com_joeworkman_stacks_impact_stack .video-container > img{width:100%;height:100%}.com_joeworkman_stacks_impact_stack video{max-width:none}.com_joeworkman_stacks_impact_stack .impact-container{position:absolute}.com_joeworkman_stacks_impact_stack .impact-container.v-full{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-full .slide-content{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-center{top:50%;transform:translateY(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center{left:50%;transform:translateX(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center.v-center{top:50%;left:50%;transform:translate(-50%,-50%)}.com_joeworkman_stacks_impact_stack .impact-container:not(.h-center):not(.h-left):not(.h-right){width:100%}@keyframes impactArrows{0%{transform:translate(0px,0px) rotate(135deg) scale(1)}15%{transform:translate(0px,22px) rotate(135deg) scale(0.8)}30%{transform:translate(0px,13px) rotate(135deg) scale(0.9)}45%{transform:translate(0px,27px) rotate(135deg) scale(0.8)}60%{transform:translate(0px,13px) rotate(135deg) scale(0.8)}75%{transform:translate(0px,4px) rotate(135deg) scale(0.9)}100%{transform:translate(0px,0px) rotate(135deg) scale(1)}}

.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)}
.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}
.seam{background-color:transparent;width:100%;overflow:hidden}.seam svg{display:block;transform:scale(1.05)}.seam-top{z-index:1;position:absolute;top:0}.seam-bottom{z-index:1;position:absolute;bottom:0}.seam-content-wrapper{position:relative;overflow:hidden}.seam-content-wrapper .seam,.seam-content-wrapper .seam-filler{position:absolute;width:100%;top:60%}.seam-content-wrapper .seam{transform:translateY(-100%) scale(1.01)}.seam-content-wrapper .seam-filler{height:100%}.seam-animate-end{visibility:hidden}



: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(154, 181, 201, 1.00);--secondary:rgba(253, 251, 255, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(115, 135, 160, 1.00);--alert:rgba(25, 62, 38, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(141, 167, 187, 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(124, 151, 171, 1.00);--secondary-dark:rgba(223, 221, 225, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(85, 105, 130, 1.00);--alert-dark:rgba(0, 32, 8, 1.00);--header-color:rgba(154, 181, 201, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(102, 105, 109, 1.00);--link-color:rgba(25, 62, 38, 1.00);--link-color-hover:rgba(217, 228, 99, 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(217, 228, 99, 1.00);--link-color-hover:rgba(255, 253, 254, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight: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,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, .montserrat, .fontpro-stacks_in_7{font-style:normal;font-weight:700;font-family:"Montserrat",sans-serif }

 h2,.font-family-h2,h2 a,.font-family-h2 a,.fontpro-stacks_in_23{ font-size:1.50rem ; }
  
  
  @media only screen and (min-width:25.875000em){ h2,.font-family-h2,h2 a,.font-family-h2 a,.fontpro-stacks_in_23{font-size:1.60rem }} 
  @media only screen and (min-width:75.000000em){ h2,.font-family-h2,h2 a,.font-family-h2 a,.fontpro-stacks_in_23{font-size:2.10rem }} 
  @media only screen and (min-width:93.750000em){ h2,.font-family-h2,h2 a,.font-family-h2 a,.fontpro-stacks_in_23{font-size:2.50rem }} 

 p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_36{line-height:1.60 ;letter-spacing:0.04em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:0.90rem ; }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){line-height:1.60 ;letter-spacing:0.04em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:0.90rem ; }
    p:not(.custom-font)>br,.font-family-text>br,.text_stack:not(.custom-font)>br,   .fontpro-stacks_in_36 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:25.875000em){ p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_36{font-size:0.90rem }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-size:0.90rem }} 
  @media only screen and (min-width:75.000000em){ p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_36{font-size:1.00rem }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-size:1.00rem }} 
  @media only screen and (min-width:93.750000em){ p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_36{font-size:1.20rem }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-size:1.20rem }} 

 h1,.font-family-h1,h1 a,.font-family-h1 a,.fontpro-stacks_in_206{ font-size:2.00rem ; }
  
  
  @media only screen and (min-width:25.875000em){ h1,.font-family-h1,h1 a,.font-family-h1 a,.fontpro-stacks_in_206{font-size:2.20rem }} 
  @media only screen and (min-width:75.000000em){ h1,.font-family-h1,h1 a,.font-family-h1 a,.fontpro-stacks_in_206{font-size:2.50rem }} 
  @media only screen and (min-width:93.750000em){ h1,.font-family-h1,h1 a,.font-family-h1 a,.fontpro-stacks_in_206{font-size:3.00rem }} 

 h3,.font-family-h3,h3 a,.font-family-h3 a,.fontpro-stacks_in_50{ font-size:1.00rem ; }
  
  
  @media only screen and (min-width:25.875000em){ h3,.font-family-h3,h3 a,.font-family-h3 a,.fontpro-stacks_in_50{font-size:1.00rem }} 
  @media only screen and (min-width:75.000000em){ h3,.font-family-h3,h3 a,.font-family-h3 a,.fontpro-stacks_in_50{font-size:1.10rem }} 
  @media only screen and (min-width:84.125000em){ h3,.font-family-h3,h3 a,.font-family-h3 a,.fontpro-stacks_in_50{font-size:1.20rem }} 

 p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_52{font-weight:400;font-family:"heisei-maru-gothic-std ",sans-serif }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-weight:400;font-family:"heisei-maru-gothic-std ",sans-serif }

 h3,.font-family-h3,h3 a,.font-family-h3 a,.fontpro-stacks_in_53{font-weight:700;font-family:"heisei-maru-gothic-std ",sans-serif }
.bg-blue{background-color:rgba(154, 181, 201, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue{background-attachment:scroll!important}}
.height75{height:75vh ;}  
.bg-green{background-color:rgba(19, 51, 41, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-green{background-attachment:scroll!important}}
.agent-hide{display:none !important}
#stacks_in_107 .fg-content.fg-full-height{height:100%}#stacks_in_107 .slides-container{margin:0}#stacks_in_107 .slides-container > li{margin:0}#stacks_in_107 .slides-container > li::before,#stacks_in_107 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_107 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_107 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_107 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_107 .impact-wrapper{z-index:0}#stacks_in_107 .impact-wrapper.fill-container{min-width:100%}#stacks_in_107 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_107 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_107 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_107 .impact-wrapper.flexible-height{height:100vh;min-height:300px;width:100%;min-width:100%}#stacks_in_107 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_107 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_107 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_107 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_107 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_107 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_107 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_107 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_107 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_107 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_107 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_107 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_107 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_107 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_107 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_107 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_107 .impact-container{z-index:5}#stacks_in_107 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_107 .scrollDown{transform:scale(0.70)}}#stacks_in_107 .scrollDown.button-bottom{bottom:30px}#stacks_in_107 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_107 .scrollDown.hide-on-mob{display:none}}#stacks_in_107 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_107 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_107 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_107 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_107 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_107 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_107 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_107 .slides-pagination > a{transition:all 6000ms ease}#stacks_in_107 .slides-pagination > a.current{transition:all 6000ms ease}
#stacks_in_109 .impact-slide{background-image:url("../files/slideshowImage-109.jpg")}.slide-stacks_in_109 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_109 .impact-container.h-right{right:0px}.slide-stacks_in_109 .impact-container.h-left{left:0px}.slide-stacks_in_109 .impact-container.v-top{top:0px}.slide-stacks_in_109.kb-zoom-in-stacks_in_109.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_109 8000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_109.kb-zoom-out-stacks_in_109.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_109 8000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_109{0%{transform:scale(1)}100%{transform:scale(1.08)}}@keyframes kb-zoom-out-stacks_in_109{0%{transform:scale(1.08)}100%{transform:scale(1)}}
#stacks_in_810 .impact-slide{background-image:url("../files/slideshowImage-810.jpg")}.slide-stacks_in_810 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_810 .impact-container.h-right{right:0px}.slide-stacks_in_810 .impact-container.h-left{left:0px}.slide-stacks_in_810 .impact-container.v-top{top:0px}.slide-stacks_in_810.kb-zoom-in-stacks_in_810.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_810 8000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_810.kb-zoom-out-stacks_in_810.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_810 8000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_810{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_810{0%{transform:scale(1.20)}100%{transform:scale(1)}}
#stacks_in_665 .impact-slide{background-image:url("../files/slideshowImage-665.jpg")}.slide-stacks_in_665 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_665 .impact-container.h-right{right:0px}.slide-stacks_in_665 .impact-container.h-left{left:0px}.slide-stacks_in_665 .impact-container.v-top{top:0px}.slide-stacks_in_665.kb-zoom-in-stacks_in_665.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_665 7000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_665.kb-zoom-out-stacks_in_665.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_665 7000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_665{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_665{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.agent-hide{display:none !important}
@media screen and (max-width: 39.9375em){.bg-banner{background-image:url('../files/bgimage-931.jpg') ;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:  cover ; }}@media (hover:none) and (pointer:coarse){.bg-banner{background-attachment:scroll!important}}
 .top-bar.topbar, .top-bar.topbar ul{--topbar-background:rgba(138, 167, 189, 0.87)} .top-bar.topbar{padding:0.5rem 1.25rem} .title-bar.topbar{--titlebar-background:rgba(138, 167, 189, 0.81);--titlebar-color:rgba(255, 255, 255, 1.00);padding:0.75rem} .title-bar.topbar .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .menu-style>.menu a, .menu.menu-style a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(200, 250, 255, 1.00);--menu-bg-color:rgba(138, 167, 189, 0.81);--menu-caret-color:rgba(138, 167, 189, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menu-style>.menu .menu-text, .menu.menu-style .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu-style>.menu>li>a, .menu.menu-style>li>a{padding-top:0.25rem;padding-bottom:0.25rem} .menu-style>.menu .submenu>li>a, .menu.menu-style .submenu>li>a{padding-top:2rem;padding-bottom:2rem} .menu-style>.menu li.active>a, .menu-style>.menu li.is-active>a, .menu-style>.menu a.is-active, .menu.menu-style li.active>a, .menu.menu-style li.is-active>a, .menu.menu-style a.is-active{--menu-bg-color:rgba(69, 158, 175, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .menu-style>.menu .submenu li.active>a, .menu-style>.menu .submenu li.is-active>a, .menu-style>.menu .submenu a.is-active, .menu.menu-style .submenu li.active>a, .menu.menu-style .submenu li.is-active>a, .menu.menu-style .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .menu-style>.menu .submenu a, .menu.menu-style .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .menu-style>.menu .submenu, .menu.menu-style .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .menu-style>.menu .submenu a, .menu.menu-style .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .menu-style>.menu .submenu .menu-text, .menu.menu-style .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu-style>.menu .submenu li.active>a, .menu-style>.menu .submenu li.is-active>a, .menu-style>.menu .submenu a.is-active, .menu.menu-style .submenu li.active>a, .menu.menu-style .submenu li.is-active>a, .menu.menu-style .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.menu:not(.submenu)>li>a{background-color:rgba(138, 167, 189, 0.00) !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){.menu:not(.submenu)>li>a{background-attachment:scroll!important}}
.bg-drilldown{background-color:rgba(138, 167, 189, 0.00) !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-drilldown{background-attachment:scroll!important}}
@media screen and (max-width: 39.9375em){.drilldown a, .drilldown .is-drilldown-submenu{height:3rem ;}}  
            .parent-topbar .menu>li>a{font-size:calc(15rem/16) ;}@media only screen and (min-width:40em) {            .parent-topbar .menu>li>a{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .parent-topbar .menu>li>a{font-size:calc(16rem/16) ;line-height:1.50 }}
.parent-topbar .menu>li>a:hover{color:rgba(109, 127, 159, 1.00) ;}
.stacks_in_916_19{line-height:0}.stacks_in_916_19 svg{display:inline-block;max-width:50px;height:auto;}.stacks_in_916_19.full-width svg{width:100%;height:auto}.stacks_in_916_19 svg *{fill:rgba(0, 51, 102, 1.00)}
.margin-welcome{margin-top:8.00% ;margin-right:7.00% ;margin-bottom:0.00% ;margin-left:7.00% ;}@media only screen and (min-width:40em){.margin-welcome{margin-top:8.00% ;margin-right:8.00% ;margin-bottom:0.00% ;margin-left:8.00% }}@media only screen and (min-width:64em){.margin-welcome{margin-top:8.00% ;margin-right:10.00% ;margin-bottom:0.00% ;margin-left:10.00% }}
.margin-text{margin-top:5.00% ;margin-right:5.00% ;margin-bottom:20.00% ;margin-left:5.00% ;}@media only screen and (min-width:40em){.margin-text{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:10.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-text{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:12.00% ;margin-left:0.00% }}
.k{padding-top:45.00% ;padding-right:10.00% ;padding-bottom:0.00% ;padding-left:10.00% ;}@media only screen and (min-width:40em){.k{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.k{padding-top:10.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% }}
.margin-contets-lr{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.margin-contets-lr{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-contets-lr{margin-top:0.00% ;margin-right:10.00% ;margin-bottom:0.00% ;margin-left:50.00% }}
.overlay-slogan-contens-small{position:relative;z-index:0}@media screen and (max-width: 39.9375em){.overlay-slogan-contens-small:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.15 ;background-color:rgba(0, 0, 0, 1.00) ;}}
.text-color-blue{--header-color:rgba(207, 235, 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}
.magrin-extend-right{margin-right:-8rem ;}  
.bg-white{background-color:rgba(254, 252, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-white{background-attachment:scroll!important}}
.bg-slogan-small{background-image:url('../files/bgimage-186.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-slogan-small{background-attachment:scroll!important}}@media only screen and (min-width:64em){.bg-slogan-small{background-image:url('../files/bgimageLarge-186.jpg') }}
.margin-stdent-voice{margin-top:0.00% ;margin-right:9.00% ;margin-bottom:0.00% ;margin-left:9.00% ;}@media only screen and (min-width:40em){.margin-stdent-voice{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-stdent-voice{margin-top:0.00% ;margin-right:15.00% ;margin-bottom:0.00% ;margin-left:15.00% }}
.text-color-black{--header-color:rgba(137, 141, 147, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(99, 98, 99, 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}
.height-60{height:70.00vh ;}@media only screen and (min-width:40em){.height-60{height:60.00vh }}@media only screen and (min-width:64em){.height-60{height:60.00vh }}
.bullet{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(248, 146, 0, 0.55);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(210, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}

 .abc, .fontpro-stacks_in_581{line-height:1.12 !important;letter-spacing:0.04em !important;word-spacing:0.00em !important;text-indent:0.00em !important;margin-left:-0.10em !important;margin-right:-0.10em !important; font-size:2.90rem !important; }
     .abc>br, .fontpro-stacks_in_581 > br{display:block;content:' ';padding-bottom:0.23em !important}
  
  @media only screen and (min-width:25.875000em){ .abc, .fontpro-stacks_in_581{font-size:2.00rem !important}} 
  @media only screen and (min-width:48.000000em){ .abc, .fontpro-stacks_in_581{font-size:2.00rem !important}} 
  @media only screen and (min-width:62.500000em){ .abc, .fontpro-stacks_in_581{font-size:2.00rem !important}} 
.bg-hearttoheart{background-image:url('../files/bgimage-26.jpg') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-hearttoheart{background-attachment:scroll!important}}@media only screen and (min-width:64em){.bg-hearttoheart{background-image:url('../files/bgimageLarge-26.jpg') }}
.margin-migiyose{margin-top:5.00% ;margin-right:10.00% ;margin-bottom:0.00% ;margin-left:10.00% ;}@media only screen and (min-width:40em){.margin-migiyose{margin-top:2.00% ;margin-right:50.00% ;margin-bottom:0.00% ;margin-left:5.00% }}@media only screen and (min-width:64em){.margin-migiyose{margin-top:2.00% ;margin-right:50.00% ;margin-bottom:0.00% ;margin-left:5.00% }}
.margin-rirght-side{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.margin-rirght-side{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:5.00% }}@media only screen and (min-width:64em){.margin-rirght-side{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:5.00% }}
.overlay-hearttoheart{position:relative;z-index:0}@media screen and (min-width: 40em){.overlay-hearttoheart:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.14 ;background-color:rgba(0, 0, 0, 1.00) ;}}
.overlay-hearttoheart-small{position:relative;z-index:0}@media screen and (max-width: 39.9375em){.overlay-hearttoheart-small:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.25 ;background-color:rgba(0, 0, 0, 1.00) ;}}
.margin-small-overlay{margin-top:0.00% ;margin-right:10.00% ;margin-bottom:0.00% ;margin-left:10.00% ;}@media only screen and (min-width:40em){.margin-small-overlay{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-small-overlay{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.x{padding-top:5.00% ;padding-right:0.00% ;padding-bottom:3.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.x{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.x{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:0.00% ;padding-left:0.00% }}
.stacks_in_230 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}
.border-therapy{border-color:rgba(253, 251, 255, 1.00) ;border-width:5px ;}
.border-chanting{border-color:rgba(148, 181, 206, 1.00) ;border-width:7px ;}
.margin-therapy-header{margin-top:0.00% !important;margin-right:30.00% !important;margin-bottom:0.00% !important;margin-left:30.00% !important;}@media only screen and (min-width:40em){.margin-therapy-header{margin-top:0.00% !important;margin-right:25.00% !important;margin-bottom:0.00% !important;margin-left:25.00% !important}}@media only screen and (min-width:64em){.margin-therapy-header{margin-top:4.00% !important;margin-right:25.00% !important;margin-bottom:0.00% !important;margin-left:25.00% !important}}
.height-therapy-container{height:100% ;}  
.padding-therapy-texts{padding-top:25.00% !important;padding-right:15.00% !important;padding-bottom:0.00% !important;padding-left:15.00% !important;}@media only screen and (min-width:40em){.padding-therapy-texts{padding-top:8.00% !important;padding-right:0.00% !important;padding-bottom:0.00% !important;padding-left:0.00% !important}}@media only screen and (min-width:64em){.padding-therapy-texts{padding-top:15.00% !important;padding-right:11.00% !important;padding-bottom:0.00% !important;padding-left:11.00% !important}}
.rounding-link{border-radius:30px ;}
@media screen and (min-width: 40em){.bg-therapy-large{background-color:rgba(154, 181, 201, 1.00) !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-therapy-large{background-attachment:scroll!important}}
.padding-mantra-texts{padding-top:23.00% !important;padding-right:15.00% !important;padding-bottom:0.00% !important;padding-left:15.00% !important;}@media only screen and (min-width:40em){.padding-mantra-texts{padding-top:3.00% !important;padding-right:0.00% !important;padding-bottom:0.00% !important;padding-left:0.00% !important}}@media only screen and (min-width:64em){.padding-mantra-texts{padding-top:5.00% !important;padding-right:11.00% !important;padding-bottom:10.00% !important;padding-left:11.00% !important}}
.button{--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(25, 62, 38, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(217, 228, 99, 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-light:rgba(235, 255, 248, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 32, 8, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(187, 198, 69, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
@media screen and (max-width: 39.9375em){.font-color-rherapy-iphone{--header-color:rgba(102, 105, 109, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(102, 105, 109, 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}}
@media screen and (max-width: 39.9375em){.bg-iphone-chanting{background-color:rgba(25, 62, 38, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.bg-iphone-chanting{background-attachment:scroll!important}}
.margin-therapy-above-text{margin-top:10.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.margin-therapy-above-text{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-therapy-above-text{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
@media screen and (max-width: 39.9375em){.font-color-rherapy-iphone-header{--header-color:rgba(154, 181, 201, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(102, 105, 109, 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}}
.margin-bottom-small{margin-top:8.00% ;margin-right:0.00% ;margin-bottom:22.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.margin-bottom-small{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-bottom-small{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}

 .font-size-therapy-price, .fontpro-stacks_in_493{ font-size:0.80rem ; }
  
  
  @media only screen and (min-width:25.875000em){ .font-size-therapy-price, .fontpro-stacks_in_493{font-size:0.90rem }} 
  @media only screen and (min-width:48.000000em){ .font-size-therapy-price, .fontpro-stacks_in_493{font-size:1.10rem }} 
  @media only screen and (min-width:62.500000em){ .font-size-therapy-price, .fontpro-stacks_in_493{font-size:1.10rem }} 
.grid-x > .cell.stacks_in_232{width:100%;min-width:0px;max-width:1400px}@media only screen and (min-width:40em){.grid-x > .cell.stacks_in_232{width:40%}}@media only screen and (min-width:64em){.grid-x > .cell.stacks_in_232{width:40%}}
  
.grid-x > .cell.stacks_in_234{width:100%;min-width:0px;max-width:1000px}@media only screen and (min-width:40em){.grid-x > .cell.stacks_in_234{width:60%}}@media only screen and (min-width:64em){.grid-x > .cell.stacks_in_234{width:60%}}
  
.bg-grey{background-color:rgba(21, 71, 31, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey{background-attachment:scroll!important}}
.margin-mantra-text-top{margin-top:5.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.margin-mantra-text-top{margin-top:2.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-mantra-text-top{margin-top:2.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.margin-mantrasample-text-top{margin-top:8.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.margin-mantrasample-text-top{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-mantrasample-text-top{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.margin-link{margin-top:10.00% ;margin-right:0.00% ;margin-bottom:21.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.margin-link{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-link{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:10.00% ;margin-left:0.00% }}
.margin-bottom-chanting-section{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.margin-bottom-chanting-section{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-bottom-chanting-section{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:18.00% ;margin-left:0.00% }}
.margin-chanting-header{margin-top:0.00% ;margin-right:30.00% ;margin-bottom:0.00% ;margin-left:30.00% ;}@media only screen and (min-width:40em){.margin-chanting-header{margin-top:10.00% ;margin-right:10.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-chanting-header{margin-top:13.00% ;margin-right:25.00% ;margin-bottom:0.00% ;margin-left:25.00% }}
.{position: absolute  ;z-index:1 ;top:unset ;bottom:unset ;left:unset ;right:8% ;}
.stacks_in_291 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}
.grid-x > .cell.stacks_in_300{width:100%;min-width:0px;max-width:1000px}@media only screen and (min-width:40em){.grid-x > .cell.stacks_in_300{width:60%}}@media only screen and (min-width:64em){.grid-x > .cell.stacks_in_300{width:60%}}

.grid-x > .cell.stacks_in_313{width:100%;min-width:0px;max-width:1000px}@media only screen and (min-width:40em){.grid-x > .cell.stacks_in_313{width:40%}}@media only screen and (min-width:64em){.grid-x > .cell.stacks_in_313{width:40%}}
  
.margin-parallax-content{margin-top:40.00% !important;margin-right:5.00% !important;margin-bottom:0.00% !important;margin-left:5.00% !important;}@media only screen and (min-width:40em){.margin-parallax-content{margin-top:10.00% !important;margin-right:0.00% !important;margin-bottom:0.00% !important;margin-left:0.00% !important}}@media only screen and (min-width:64em){.margin-parallax-content{margin-top:10.00% !important;margin-right:10.00% !important;margin-bottom:0.00% !important;margin-left:10.00% !important}}
.overlay-parallax-content{position:relative;z-index:0}.overlay-parallax-content:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.76 ;background-color:rgba(203, 213, 92, 1.00) ;}
.AAAAAA{padding-top:2rem ;padding-right:0 ;padding-bottom:2rem ;padding-left:0.75rem ;}  
.height50{height:100.00vh ;}@media only screen and (min-width:40em){.height50{height:66.00vh }}@media only screen and (min-width:64em){.height50{height:66.00vh }}
.margin-whatsneeded-text{margin-top:10.00% ;margin-right:10.00% ;margin-bottom:0.00% ;margin-left:10.00% ;}@media only screen and (min-width:40em){.margin-whatsneeded-text{margin-top:8.00% ;margin-right:15.00% ;margin-bottom:0.00% ;margin-left:15.00% }}@media only screen and (min-width:64em){.margin-whatsneeded-text{margin-top:8.00% ;margin-right:15.00% ;margin-bottom:0.00% ;margin-left:15.00% }}
.Margin-whatsneeded-header3-b{margin-top:8.00% ;margin-right:10.00% ;margin-bottom:7.00% ;margin-left:10.00% ;}@media only screen and (min-width:40em){.Margin-whatsneeded-header3-b{margin-top:4.00% ;margin-right:0.00% ;margin-bottom:3.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.Margin-whatsneeded-header3-b{margin-top:4.00% ;margin-right:0.00% ;margin-bottom:3.00% ;margin-left:0.00% }}
.margin-mailform{margin-top:10.00% ;margin-right:5.00% ;margin-bottom:0.00% ;margin-left:5.00% ;}@media only screen and (min-width:40em){.margin-mailform{margin-top:5.00% ;margin-right:5.00% ;margin-bottom:0.00% ;margin-left:5.00% }}@media only screen and (min-width:64em){.margin-mailform{margin-top:5.00% ;margin-right:5.00% ;margin-bottom:0.00% ;margin-left:5.00% }}
            .fontsize-mailform-header{font-size:calc(16rem/16) ;font-weight:700 ;}@media only screen and (min-width:40em){            .fontsize-mailform-header{font-size:calc(18rem/16) }}@media only screen and (min-width:64em){            .fontsize-mailform-header{font-size:calc(19rem/16) }}
.😊{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:5.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.😊{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:4.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.😊{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:4.00% ;margin-left:0.00% }}
.margin-studentsvoice-divider{margin-top:50.00% ;margin-right:8.00% ;margin-bottom:0.00% ;margin-left:8.00% ;}@media only screen and (min-width:40em){.margin-studentsvoice-divider{margin-top:7.00% ;margin-right:5.00% ;margin-bottom:0.00% ;margin-left:5.00% }}@media only screen and (min-width:64em){.margin-studentsvoice-divider{margin-top:7.00% ;margin-right:5.00% ;margin-bottom:0.00% ;margin-left:5.00% }}
.margin-studentsvoice-header{margin-top:15.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.margin-studentsvoice-header{margin-top:5.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.margin-studentsvoice-header{margin-top:5.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.margin-studentsvoice-contents{margin-top:10.00% ;margin-right:6.00% ;margin-bottom:0.00% ;margin-left:6.00% ;}@media only screen and (min-width:40em){.margin-studentsvoice-contents{margin-top:3.00% ;margin-right:10.00% ;margin-bottom:0.00% ;margin-left:10.00% }}@media only screen and (min-width:64em){.margin-studentsvoice-contents{margin-top:3.00% ;margin-right:10.00% ;margin-bottom:0.00% ;margin-left:10.00% }}
.Margin-review-divider{margin-top:8.00% ;margin-right:0.00% ;margin-bottom:10.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.Margin-review-divider{margin-top:8.00% ;margin-right:0.00% ;margin-bottom:8.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.Margin-review-divider{margin-top:8.00% ;margin-right:0.00% ;margin-bottom:8.00% ;margin-left:0.00% }}
