@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.primeiv-tooltip sup{color:#05518f}.tooltipster-box{border:none !important;background-color:transparent !important}.tooltipster-content{background:#fff;padding:11px 32px 10px 15px !important;box-shadow:2px 6px 8px rgba(0,0,0,.25);border-radius:10px;font-size:14px;color:#252525 !important}.tooltipster-arrow-border,.tooltipster-arrow-background{border-top-color:#fff !important}.tooltip-anchor{position:absolute;right:12px;bottom:19px;display:block;width:15px;height:15px;background-image:url(//primeivhydration.com/wp-content/themes/Avada-Child/assets/images/tooltip-achor-icon.svg);background-repeat:no-repeat;background-size:contain}@font-face{font-family:'Bhavuka';font-style:normal;font-weight:400;src:local("Bhavuka"),url(//primeivhydration.com/wp-content/themes/Avada-Child/assets/fonts/Bhavuka/Bhavuka-Regular.woff) format("woff")}@font-face{font-family:andale mono;font-style:normal;font-weight:400;src:local("Andale Mono"),url(//primeivhydration.com/wp-content/themes/Avada-Child/assets/fonts/Andalemo/Andalemo.woff) format("woff")}.page-template-page-builder #main{padding-left:0 !important;padding-right:0 !important}.page-template-page-builder #main .fusion-row{max-width:none}.page-template-page-builder .container{width:auto;max-width:1440px !important;padding:0 80px !important}@media (max-width:991px){.page-template-page-builder .container{padding:0 35px !important}}@media (max-width:768px){.page-template-page-builder .container{padding:0 15px !important}}.cols{display:flex;vertical-align:middle}@media (max-width:768px){.cols{flex-wrap:wrap}}.cols .col{display:flex;flex-basis:50%;padding:0}@media (max-width:768px){.cols .col{flex-basis:100%}}.cols .col-inner{width:100%}.primeiv-section-subtitle,.primeiv-section-title{text-align:center}@media (max-width:768px){.primeiv-section-subtitle,.primeiv-section-title{text-align:left}}.primeiv-section-title:after{content:'';display:block;width:108px;height:2px;background-color:#ec801f;margin-left:auto;margin-right:auto;margin-top:30px}.above-header{font-weight:700;font-family:'Montserrat';-webkit-font-smoothing:antialiased;font-size:18px;line-height:22px;color:#53ace0;margin-bottom:3px !important}.below-header{font-style:italic;font-weight:400;font-size:18px;line-height:25px;color:#3d3b3a;margin-bottom:30px !important}.primeiv-button-wrapper{text-align:center}.primeiv-button span{min-width:255px;min-height:51px;font-weight:700;font-size:18px}.section-header{font-weight:700 !important;color:#05518f !important;margin-bottom:8px;margin-top:0;font-size:30px;line-height:37px}.image-with-border{flex-direction:column}.image-with-border .col-inner{position:relative}.image-with-border .col-inner:after{content:'';display:block;z-index:0;position:absolute;background-color:#53ace0}.image-with-border .col-inner img{position:relative;z-index:10}.image-with-border.with-border-right .col-inner{width:calc(100% - 11%);margin-right:80px;margin-bottom:60px}.image-with-border.with-border-right .col-inner:after{width:60%;height:100%;right:-13%;bottom:-11%}.image-with-border.with-border-right-dark .col-inner{width:calc(100% - 11%);margin-right:80px;margin-bottom:60px}.image-with-border.with-border-right-dark .col-inner:after{width:63%;height:49%;right:-10%;bottom:-13%;background-color:#05518f}.image-with-border.with-border-left .col-inner{width:calc(100% - 11%);margin-left:80px;margin-top:60px}.image-with-border.with-border-left .col-inner:after{width:63%;height:49%;left:-10%;top:-13%;background-color:#53ace0}.primeiv-hero{position:relative;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-top:125px;padding-bottom:132px}@media (max-width:1024px){.primeiv-hero{padding-top:75px;padding-bottom:75px}}@media (max-width:991px){.primeiv-hero{padding-top:35px;padding-bottom:35px}}@media (max-width:768px){.primeiv-hero{padding-bottom:0}}@media (max-width:768px){.primeiv-hero .container{padding-left:0 !important;padding-right:0 !important}}@media (min-width:769px){.primeiv-hero__image{position:absolute;max-height:100%;width:auto !important;right:0;top:0;z-index:0}}@media (max-width:768px){.primeiv-hero .cols{display:block}}@media (max-width:768px){.primeiv-hero .col{width:100%}}@media (max-width:768px){.primeiv-hero .col__text{padding-left:35px;padding-right:35px}}@media (max-width:600px){.primeiv-hero .col__text{padding-left:15px;padding-right:15px}}.primeiv-hero .col__text .col-inner{padding-right:19%;z-index:1}@media (max-width:1024px){.primeiv-hero .col__text .col-inner{padding-right:0}}@media (max-width:768px){.primeiv-hero .col__text{margin-bottom:50px}}@media (min-width:769px){.primeiv-hero .primeiv-button-wrapper{text-align:left}}.primeiv-hero .section-header{font-size:48px;line-height:59px}@media (max-width:600px){.primeiv-hero .section-header{font-size:36px;line-height:40px}}.primeiv-hero .body{font-family:'Open Sans';font-style:normal;font-weight:400;font-size:21px;line-height:32px;margin-bottom:50px}.primeiv-text-and-image{background:linear-gradient(180.03deg,rgba(245,245,245,.39) .03%,#fff 99.97%);padding-top:100px;padding-bottom:65px}@media (min-width:769px){.primeiv-text-and-image .primeiv-button-wrapper{text-align:left}}.primeiv-text-and-image .section-header{font-size:32px;line-height:44px;margin-bottom:19px}.primeiv-text-and-image .body{margin-bottom:35px}@media (max-width:768px){.primeiv-text-and-image .col{width:100%}}@media (min-width:769px){.primeiv-text-and-image .col__text .col-inner{padding-right:19%}}@media (max-width:768px){.primeiv-text-and-image .col__text .col-inner{margin-bottom:50px}}.primeiv-half-text-boxes{margin-bottom:115px}.primeiv-half-text-boxes .primeiv-section-title,.primeiv-half-text-boxes .primeiv-section-subtitle{max-width:910px;margin-left:auto;margin-right:auto}.primeiv-half-text-boxes .primeiv-section-title{font-size:32px}.primeiv-half-text-boxes__items{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:85px;margin-top:80px}.primeiv-half-text-boxes__item{border-left:5px solid #53ace0;background:#fafafa;box-shadow:0 4px 8px rgba(0,0,0,.25);padding:35px 41px;margin-bottom:42px}.primeiv-half-text-boxes__item__title{color:#05518f !important;margin-top:0;margin-bottom:20px;font-size:28px !important}@media (max-width:600px){.primeiv-half-text-boxes__item__title{font-size:24px !important}}@media (max-width:768px){.primeiv-half-text-boxes__item{padding:20px}}@media (max-width:768px){.primeiv-half-text-boxes__item:last-child{margin-bottom:0}}@media (min-width:769px){.primeiv-half-text-boxes__item{flex-basis:calc(50% - 22.5px)}}.primeiv-quotes{font-family:'Andale Mono'}.primeiv-quotes__items{display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:768px){.primeiv-quotes__items{display:block}}.primeiv-quotes__item{flex-basis:calc(33% - 22.5px);text-align:center;margin-bottom:42px;margin-top:60px;position:relative}@media (max-width:768px){.primeiv-quotes__item{margin-bottom:100px}}.primeiv-quotes__item__title{margin-top:0;margin-bottom:30px;color:#05518f !important;font-weight:300;font-family:'Montserrat';-webkit-font-smoothing:antialiased;font-weight:300 !important;font-size:40px !important;line-height:49px !important;position:relative;z-index:1}@media (max-width:991px){.primeiv-quotes__item__title{font-size:32px !important;line-height:46px !important;margin-bottom:15px}}.primeiv-quotes__item__image{max-height:40px;width:auto}.primeiv-quotes__big-quote{font-size:140px;line-height:105px;color:#05518f;position:absolute;width:100%;text-align:center;top:-50px;left:0;z-index:0}.primeiv-half-text-half-image{padding-top:90px;padding-bottom:100px;background:linear-gradient(180.03deg,rgba(245,245,245,.6) .03%,#fff 99.97%)}.primeiv-half-text-half-image .primeiv-section-title{font-size:36px}@media (max-width:600px){.primeiv-half-text-half-image .primeiv-section-title{font-size:32px;line-height:40px}}.primeiv-half-text-half-image__image-text-rows{margin-top:60px;margin-bottom:100px}@media (max-width:600px){.primeiv-half-text-half-image__image-text-rows{margin-top:30px}}.primeiv-half-text-half-image__image-text-row{display:flex;margin-bottom:80px}.primeiv-half-text-half-image__image-text-row:last-child{margin-bottom:0}@media (max-width:768px){.primeiv-half-text-half-image__image-text-row{margin-bottom:45px}}@media (max-width:768px){.primeiv-half-text-half-image__image-text-row{display:block !important}}.primeiv-half-text-half-image__image-text-row.reversed{flex-direction:row-reverse}.primeiv-half-text-half-image__image-text-row.reversed .primeiv-half-text-half-image__image-text-row__image{padding-right:3%;padding-left:0}@media (max-width:1200px){.primeiv-half-text-half-image__image-text-row.reversed .primeiv-half-text-half-image__image-text-row__image{padding-right:3%}}.primeiv-half-text-half-image__image-text-row.reversed .primeiv-half-text-half-image__image-text-row__text{padding-left:3%;padding-right:0}@media (max-width:1200px){.primeiv-half-text-half-image__image-text-row.reversed .primeiv-half-text-half-image__image-text-row__text{padding-left:3%}}.primeiv-half-text-half-image__image-text-row__image,.primeiv-half-text-half-image__image-text-row__text{width:50%;display:flex;flex-direction:column}@media (max-width:768px){.primeiv-half-text-half-image__image-text-row__image,.primeiv-half-text-half-image__image-text-row__text{width:100%;padding:0 !important}}.primeiv-half-text-half-image__image-text-row__image{padding-left:3%}@media (max-width:1200px){.primeiv-half-text-half-image__image-text-row__image{padding-left:3%}}.primeiv-half-text-half-image__image-text-row__image img{height:auto;margin-top:auto;margin-bottom:auto;width:100%}@media (max-width:768px){.primeiv-half-text-half-image__image-text-row__image img{margin:auto;width:auto}}.primeiv-half-text-half-image__image-text-row__text{padding-right:3%}@media (max-width:1200px){.primeiv-half-text-half-image__image-text-row__text{padding-right:3%}}@media (max-width:768px){.primeiv-half-text-half-image__image-text-row__text{margin-bottom:20px}}.primeiv-half-text-half-image__image-text-row__text__title{color:#05518f !important}@media (max-width:600px){.primeiv-half-text-half-image__image-text-row__text__title{font-size:28px !important}}.primeiv-half-text-half-image__image-text-row__text>div{margin-top:auto;margin-bottom:auto}.primeiv-half-text-half-image__image-text-row__text ul,.primeiv-half-text-half-image__image-text-row__text ol{text-align:left}.primeiv-half-text-half-image__image-text-row__text ul li,.primeiv-half-text-half-image__image-text-row__text ol li{margin-bottom:5px}.primeiv-half-text-half-image__items{display:flex;justify-content:space-between;flex-wrap:wrap}.primeiv-half-text-half-image__item{flex-basis:calc(50% - 22.5px);border-left:5px solid #53ace0;background:#fafafa;box-shadow:0 4px 8px rgba(0,0,0,.25);padding:35px 41px;margin-bottom:42px}.primeiv-months{background-image:url(//primeivhydration.com/wp-content/themes/Avada-Child/assets/images/dot.png);background-size:12px 12px;background-repeat:repeat;padding-top:65px;padding-bottom:85px}.primeiv-months .primeiv-section-title{font-size:44px;line-height:54px}@media (max-width:600px){.primeiv-months .primeiv-section-title{font-size:32px;line-height:40px}}.primeiv-months .primeiv-section-title,.primeiv-months .primeiv-section-subtitle{max-width:760px;margin-left:auto;margin-right:auto}.primeiv-months__items{margin-top:60px;margin-bottom:70px}@media (min-width:769px){.primeiv-months__items{display:flex;justify-content:space-between;flex-wrap:wrap}}.primeiv-months__item{flex-basis:calc(50% - 17px);display:flex;margin-bottom:42px;box-shadow:0 4px 8px rgba(0,0,0,.2);background-color:#fff}@media (min-width:769px){.primeiv-months__item:nth-child(4n+0) .primeiv-months__item__decorative,.primeiv-months__item:nth-child(4n+1) .primeiv-months__item__decorative{background-color:#05518f}}@media (max-width:768px){.primeiv-months__item:nth-child(2n-1) .primeiv-months__item__decorative{background-color:#05518f}}.primeiv-months__item__decorative{width:200px;min-height:300px;background-color:#53ace0;position:relative}@media (max-width:1024px){.primeiv-months__item__decorative{width:150px}}@media (max-width:991px){.primeiv-months__item__decorative{width:125px}}.primeiv-months__item__decorative__month{transform:rotate(-90deg);position:absolute;text-transform:uppercase;color:#fff;top:36px;left:-10px;font-weight:700;font-family:'Montserrat';-webkit-font-smoothing:antialiased}.primeiv-months__item__decorative__big-number{font-family:'Bhavuka';font-style:normal;font-weight:400;font-size:200px;line-height:1;color:#fff;position:absolute;right:30px;bottom:0}@media (max-width:1024px){.primeiv-months__item__decorative__big-number{font-size:150px}}@media (max-width:991px){.primeiv-months__item__decorative__big-number{font-size:100px}}.primeiv-months__item__body{display:flex;flex-direction:column;padding-right:15px;font-size:18px;color:#05518f;width:calc(100% - 200px);font-weight:700;font-family:'Montserrat';-webkit-font-smoothing:antialiased}@media (max-width:1024px){.primeiv-months__item__body{width:calc(100% - 150px)}}@media (max-width: 991px){.primeiv-months__item__body{width:calc(100% - 100px)}}@media (max-width: 1024px){.primeiv-months__item__body{font-size:15px}}.primeiv-months__item__body>div{margin-top:auto;margin-bottom:auto}.primeiv-faq{padding-top:80px;margin-bottom:100px}.primeiv-faq h4{margin-top:40px;font-size:18px !important;color:#58adde;margin-bottom:1rem}.primeiv-faq .primeiv-section-title{font-size:38px}@media (max-width:600px){.primeiv-faq .primeiv-section-title{font-size:32px;line-height:40px}}.questions{margin-top:60px;max-width:1120px;margin-left:auto;margin-right:auto}.question-header{display:flex;align-items:center;padding-bottom:25px;margin-bottom:25px;cursor:pointer;border-bottom:1px solid #ccc}.question-item .question-icon{color:#ec801f;margin-left:auto;transition:all .3s ease}.question-item .question-icon i{-webkit-font-smoothing:inherit}.question-item .question-icon .prime-faq{font-weight:300;font-family:'Montserrat';-webkit-font-smoothing:antialiased;font-size:36px;width:22px;text-align:center}.question-item .question-icon .prime-faq:before{content:"+"}.question-item .question-content{display:none}.faq-section .question-title{font-size:18px !important;font-weight:700;font-family:'Montserrat';-webkit-font-smoothing:antialiased;color:#58adde;line-height:1.5;margin-top:0;margin-bottom:0}.question-item.active .question-icon .prime-faq:before{content:"-"}.primeiv-feedbacks{margin-bottom:100px}.primeiv-feedbacks .primeiv-section-title{font-size:38px}@media (max-width:600px){.primeiv-feedbacks .primeiv-section-title{font-size:32px;line-height:40px}}@media (min-width:769px){.primeiv-feedbacks__items{display:flex;justify-content:space-between;flex-wrap:wrap}}.primeiv-feedbacks__item{position:relative;flex-basis:calc(50% - 80px);padding-top:35px;margin-top:60px}@media (min-width:769px){.primeiv-feedbacks__item{margin-bottom:42px;padding-bottom:35px}}@media (max-width:1024px){.primeiv-feedbacks__item{margin-left:40px}}@media (max-width:768px){.primeiv-feedbacks__item{margin-left:60px}}.primeiv-feedbacks__item:not(.last-blue):before{font-family:'Andale Mono';content:'“';font-size:140px;line-height:105px;color:#05518f;margin-left:-30px;z-index:0;position:absolute;left:-50px;top:13px}.primeiv-feedbacks__item__body{font-weight:500;font-family:'Montserrat';-webkit-font-smoothing:antialiased;font-style:italic;font-size:18px;line-height:32px;color:#3d3b3a}.primeiv-feedbacks__item__author{font-weight:700;font-family:'Montserrat';-webkit-font-smoothing:antialiased;font-size:18px;line-height:22px;color:#53ace0;margin-top:30px !important}.primeiv-feedbacks .last-blue{background-color:#05518f;color:#fff;padding:53px 22px 48px 41px}@media (max-width:768px){.primeiv-feedbacks .last-blue{margin-left:0}}.primeiv-feedbacks .last-blue__title{font-weight:700;font-family:'Montserrat';-webkit-font-smoothing:antialiased;font-size:24px;line-height:29px;color:#fff;margin-top:0}.primeiv-feedbacks .last-blue__body{font-weight:400;font-family:'Montserrat';-webkit-font-smoothing:antialiased;font-size:21px;letter-spacing:-.01em;margin-bottom:30px}body.page #wpsl-form-search-form #wpsl-category{display:none}.primeiv-locations-per-region{display:flex;justify-content:space-between;flex-wrap:wrap;border-top:1px solid #e5e5e5;padding-top:35px;margin-top:100px;margin-bottom:30px}@media (max-width:600px){.primeiv-locations-per-region{margin-top:50px;margin-bottom:0}}.primeiv-locations-per-region__item{width:23%;padding-right:15px;margin-bottom:20px}.primeiv-locations-per-region__item:last-child{padding-right:0}@media (max-width:991px){.primeiv-locations-per-region__item{width:49%}}@media (max-width:600px){.primeiv-locations-per-region__item{width:100%;padding-right:0}}.primeiv-locations-per-region__title{font-family:'Open Sans' !important;font-weight:700 !important;font-size:16px !important;line-height:22px !important;cursor:pointer !important}.primeiv-locations-per-region__title:hover{text-decoration:underline}.primeiv-locations-per-region__title.opened svg{transform:rotate(180deg)}.primeiv-locations-per-region__title svg{margin-left:15px}.primeiv-locations-per-region__list{list-style:none;padding-left:0;display:none}.primeiv-locations-per-region__list li{line-height:25px;font-size:15px;margin-bottom:10px}.primeiv-locations-per-region__list li:last-child{margin-bottom:0}@media (max-width:991px){.primeiv-locations-per-region__list li{line-height:35px}}@media (max-width:600px){.primeiv-locations-per-region__list li{line-height:25px}}.primeiv-locations-per-region__anchor{font-weight:400}@media (min-width:601px){.primeiv-locations-per-region.as-seen-list{margin-top:90px;padding-top:90px}}.primeiv-locations-per-region.as-seen-list .primeiv-locations-per-region__list{display:block;width:100%;margin-top:0}@media (min-width:601px){.primeiv-locations-per-region.as-seen-list .primeiv-locations-per-region__list{column-count:2}}@media (min-width:1201px){.primeiv-locations-per-region.as-seen-list .primeiv-locations-per-region__list{column-count:4}}.primeiv-locations-per-region.as-seen-list .primeiv-locations-per-region__list li{margin-bottom:0}.separator__blue{background:#05518f !important}.primeiv-serving{font-family:'Montserrat' !important;font-weight:700 !important;font-size:19px !important;line-height:23.16px !important;margin-top:27px;text-align:center;color:#ea802f}.page-template-location-page .primeiv-special-offer{background-image:url(//primeivhydration.com/wp-content/themes/Avada-Child/assets/images/special-offer-bg-repeat.png);background-position:50% top;background-size:contain;background-repeat:repeat-x;padding:7px 0;max-width:550px;width:calc( 100% - 80px);margin-left:auto;margin-right:auto;margin-top:20px}@media (max-width:400px){.page-template-location-page .primeiv-special-offer{width:auto}}.page-template-location-page .primeiv-special-offer__percentage,.page-template-location-page .primeiv-special-offer__text{display:block;color:#fff;text-align:center}.page-template-location-page .primeiv-special-offer__percentage{text-shadow:0 4px 12px rgba(0,0,0,.25);font-family:Montserrat;font-size:61px !important;line-height:1.1 !important;font-weight:600;text-transform:uppercase}@media (max-width:1150px) and (min-width:999px){.page-template-location-page .primeiv-special-offer__percentage{font-size:45px !important}}@media (max-width:400px){.page-template-location-page .primeiv-special-offer__percentage{font-size:35px !important}}.page-template-location-page .primeiv-special-offer__text{border-top:1px solid #fff;margin-left:20px;margin-right:20px;font-family:Montserrat;font-size:18px !important;line-height:normal !important;font-weight:500;padding-top:7px;padding-bottom:10px}@media (max-width:400px){.page-template-location-page .primeiv-special-offer__text{font-size:16px !important}}
@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.has-modal-open .wp-block-cover .wp-block-cover__inner-container,.has-modal-open .wp-block-cover-image .wp-block-cover__inner-container{z-index:auto}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:-moz-fit-content;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:-moz-fit-content;width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media (prefers-reduced-motion:no-preference){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull a,.wp-block-image.alignwide a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:inline-block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-content{display:flow-root}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
@-webkit-keyframes ani-fb-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes ani-fb-spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes ani-fb-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fb-review,.fb-review *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.clear{clear:both}.fb-review{padding:10px;overflow:hidden;position:relative;padding-bottom:40px}.fb-review.boxshow{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.21);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.21);box-shadow:0px 0px 10px 0px rgba(0,0,0,.21);font-family:Roboto;border:none!important;position:relative;padding-bottom:40px}.fb-review .fb-review-content{font-size:0}.fb-review .fb-review-content .njt-fr-group-item{font-size:14px;color:#434a54}@media(max-width:430px){.fb-review .fb-review-content .njt-fr-group-item{min-width:100%}}.fb-review .fb-review-content .njt-fr-group-item .njt-fr-review-text{font-size:14px;line-height:16px;font-family:roboto;font-weight:500;color:#434a54}.fb-review .njt-fr-group-item{min-height:75px;display:inline-block;padding:10px;vertical-align:top}.fb-review .njt-fr-group-item h3{color:#434a54;font-family:Roboto;padding:0;margin:0;font-size:18px;margin:0 0 5px}.fb-review .njt-fr-group-item .njt-fr-rating{width:100%;overflow:hidden;margin-bottom:10px}.fb-review .njt-fr-group-item .njt-fr-rating ul{margin-bottom:0;margin-left:0}.fb-review .njt-fr-group-item .njt-fr-rating ul li{list-style:none;float:left;font-size:15px;color:#5080f7;padding:2px}.fb-review .njt-fr-group-item .njt-fr-rating ul li img{width:10px}.fb-review-more{width:100%;font-size:14px;-webkit-font-smoothing:antialiased;font-weight:700;text-align:center;text-shadow:none;vertical-align:middle;box-shadow:none !important;display:block;cursor:pointer;font-family:Roboto}.fb-review-more{background-color:#ccd1d9;color:#434a54 !important;line-height:30px;padding:0 16px;border:none;position:absolute;bottom:0;height:30px;left:0}.fb-review-more:hover{background-color:#ccd1d9;box-shadow:none !important}.njt-fr-stars .njt-fr-starslist-wrapper{font-size:0;line-height:0;float:left;width:106px;height:24px}.fb-review-main{padding-top:36px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative}.fb-review-main:before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:absolute;content:'';width:100%;height:36px;top:0;left:0;background:#3b5998;z-index:1}.fb-review-main:after{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:absolute;content:'';width:23px;height:36px;top:0;left:0;z-index:2;background:url(//primeivhydration.com/wp-content/plugins/ninja-google-review/assets/frontend/css/../assets/frontend/img/facebook-letter-logo.svg);background-size:50px;background-position:-13px 0;opacity:.09}.fb-review-more.js__fb_hide_after_load:not(.js__fb_loading){display:none}.fb-review-more.js__fb_loading:before{content:'';width:16px;height:16px;display:inline-block;background:url(//primeivhydration.com/wp-content/plugins/ninja-google-review/assets/frontend/css/../assets/frontend/img/spinner-of-dots.svg) 0 0 no-repeat;background-size:100% 100%;vertical-align:middle;margin-right:5px;position:relative;top:-1px;-webkit-animation:ani-fb-spin 1.4s infinite linear;-moz-animation:ani-fb-spin 1.4s infinite linear;animation:ani-fb-spin 1.4s infinite linear}.hide-head{padding-top:0}.hide-head:before{height:0}.njt-google-places-reviews-wap{overflow:hidden}.njt-google-places-reviews-wap{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;width:100%;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.21);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.21);box-shadow:0px 0px 10px 0px rgba(0,0,0,.21);font-family:Roboto;padding:15px;border-top:8px solid #4285f4;font-size:14px;line-height:24px}.njt-header{overflow:hidden;position:relative;padding-bottom:15px;border-bottom:1px solid #e0e0e0;margin-bottom:15px}.njt-header-badge{padding-bottom:0;margin-bottom:0;border-bottom:none}.njt-header:after{content:'';clear:both;display:block}.njt-header .njt-header-content{margin-left:90px}.njt-header .njt-header-content:after{content:'';width:61px;height:20px;background:url(//primeivhydration.com/wp-content/plugins/ninja-google-review/assets/frontend/css/../img/Google_2015_logo.svg) 0 0 no-repeat;display:block;margin-top:2px;background-size:100%}.njt-header-image{width:80px;overflow:hidden;height:80px;position:relative;float:left}.njt-header .njt-fr-starsnumb{font-size:0;display:inline-block;vertical-align:top;padding-right:10px;color:#e7711b;font-weight:500}.njt-header .njt-fr-starsnumb span{font-size:24px;line-height:38px}.njt-header-image img{height:80px;max-width:500px;min-width:100%;transform:translate(-50%,0);left:50%;position:absolute}.njt-review-avatar{width:60px;overflow:hidden;height:60px;float:left;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%}.njt-review-avatar img{height:100%}.njt-clearfix{clear:both}.njt-review .njt-review-content{padding-top:5px;font-size:14px;line-height:16px}.njt-review .njt-review-content>*{display:inline}.njt-review .njt-review-content a{font-size:14px;color:#1a0dab}.njt-review .njt-review-content a:hover{color:#e7711b}.njt-review{padding-top:20px;padding-bottom:10px}.njt-review .njt-review-info{margin-left:73px}.njt-review .njt-fr-starslist-wrapper{padding:5px 0;line-height:0;background:0 0}.njt-review .gpr-rating-time{color:#999;font-size:14px;line-height:18px;display:block;margin-top:10px}.njt-review .njt-fr-starsnumb{display:none}.njt-review .njt-review-info .grp-reviewer-name{font-size:14px;font-weight:700;display:block;line-height:18px}.njt-review .njt-review-info .grp-reviewer-name a{text-decoration:none;box-shadow:none;border:none;font-size:14px;color:#4285f4;line-height:18px}.njt-review .njt-review-info .grp-reviewer-name a:hover{color:#e7711b}.btn-reivew{font-size:19px;color:red;box-shadow:none !important}.btn-reivew:hover,.btn-reivew:focus{color:red;box-shadow:none !important;border:none}.njt-header .njt-header-title{color:#434a54;font-size:18px;text-decoration:none;line-height:24px}.njt-header .njt-header-title a{color:#434a54;text-decoration:none;box-shadow:none;border:none;font-weight:700;transition:.4s ease all;-moz-transition:.4s ease all;-webkit-transition:.4s ease all}.njt-header .njt-header-title a:hover{color:#e7711b}.njt-header .njt-fr-starslist-wrapper{display:inline-block;height:39px;padding-top:9px;background:unset !important}.njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-starslist-current{white-space:nowrap;overflow:hidden;position:absolute;top:0;left:0;z-index:1}.njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-star{background:url(//primeivhydration.com/wp-content/plugins/ninja-google-review/assets/frontend/css/../img/rate-star-button.svg) 0 0 no-repeat;width:18px;height:18px;background-size:100%;display:inline-block;margin-right:5px}.njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-starslist-background .njt-fr-star{background-image:url(//primeivhydration.com/wp-content/plugins/ninja-google-review/assets/frontend/css/../img/rate-star-button-gray.svg)}.njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-starslist-container{position:relative;font-size:0;height:18px;display:inline-block}.njt-google-places-reviews-wap .njt-google-places-reviews .njt-fr-starslist-wrapper{background:0 0}.njt-review{float:left;margin-bottom:15px;padding:5px}.njt-disabled-shadow{box-shadow:none}.njt-google-places-reviews-wap .slick-initialized .slick-slide{border:none;outline:none}.njt-google-places-reviews-wap .njt-gr-slick-prev,.njt-google-places-reviews-wap .njt-gr-slick-next{position:absolute;width:36px;height:36px;top:50%;transform:translate(0,-50%);background-color:rgba(66,133,244,.7);border-radius:100%;cursor:pointer;transition:.4s ease all}.njt-google-places-reviews-wap .njt-gr-slick-prev:hover,.njt-google-places-reviews-wap .njt-gr-slick-next:hover{background-color:rgba(66,133,244,1)}.njt-google-places-reviews-wap .njt-gr-slick-prev{left:-12px;background-image:url(//primeivhydration.com/wp-content/plugins/ninja-google-review/assets/frontend/css/../img/left-arrow.svg);background-repeat:no-repeat;background-position:6px 7px;background-size:60% 60%}.njt-google-places-reviews-wap .njt-gr-slick-next{right:-12px;background-image:url(//primeivhydration.com/wp-content/plugins/ninja-google-review/assets/frontend/css/../img/right-arrow.svg);background-repeat:no-repeat;background-position:8px 7px;background-size:60% 60%}.njt-google-places-reviews-wap .njt-reviews-carousel-wrap{position:relative;padding-left:30px;padding-right:30px}.njt-reviews-wrap{font-size:0}.njt-reviews-wrap .njt-review{display:inline-block;float:none;vertical-align:top}.njt-review-header .wrapper-google-review{background:0 0 !important}@media only screen and (max-width:767px){.njt-reviews-wrap:not(.njt-reviews-carousel-wrap) .njt-review{width:100% !important}}
.njt-read-all-reviews.slick-slide a{font-size:14px}.njt-review.slick-slide,.njt-read-all-reviews.slick-slide{padding:5px 15px}.njt-google-places-reviews-wap .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.njt-google-places-reviews-wap .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.njt-google-places-reviews-wap .slick-list:focus{outline:none}.njt-google-places-reviews-wap .slick-list.dragging{cursor:pointer;cursor:hand}.njt-google-places-reviews-wap .slick-slider .slick-track,.njt-google-places-reviews-wap .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.njt-google-places-reviews-wap .slick-track{position:relative;top:0;left:0;display:block}.njt-google-places-reviews-wap .slick-track:before,.njt-google-places-reviews-wap .slick-track:after{display:table;content:''}.njt-google-places-reviews-wap .slick-track:after{clear:both}.njt-google-places-reviews-wap .slick-loading .slick-track{visibility:hidden}.njt-google-places-reviews-wap .slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .njt-google-places-reviews-wap .slick-slide{float:right}.njt-google-places-reviews-wap .slick-slide img{display:block}.njt-google-places-reviews-wap .slick-slide.slick-loading img{display:none}.njt-google-places-reviews-wap .slick-slide.dragging img{pointer-events:none}.njt-google-places-reviews-wap .slick-initialized .slick-slide{display:block}.njt-google-places-reviews-wap .slick-loading .slick-slide{visibility:hidden}.njt-google-places-reviews-wap .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.njt-google-places-reviews-wap .slick-arrow.slick-hidden{display:none}
@font-face{font-family:wpsl-fontello;src:url(//primeivhydration.com/wp-content/plugins/wp-store-locator/css/../font/fontello.eot?28897909);src:url(//primeivhydration.com/wp-content/plugins/wp-store-locator/css/../font/fontello.eot?28897909#iefix) format('embedded-opentype'),url(//primeivhydration.com/wp-content/plugins/wp-store-locator/css/../font/fontello.woff?28897909) format('woff'),url(//primeivhydration.com/wp-content/plugins/wp-store-locator/css/../font/fontello.ttf?28897909) format('truetype'),url(//primeivhydration.com/wp-content/plugins/wp-store-locator/css/../font/fontello.svg?28897909#fontello) format('svg');font-weight:400;font-style:normal}#wpsl-gmap{float:right;width:66.5%;height:350px;margin-bottom:0}.wpsl-store-below #wpsl-gmap{float:none;width:100%}.wpsl-gmap-canvas{width:100%;height:300px;margin-bottom:20px}#wpsl-reset-map:hover{cursor:pointer}#wpsl-gmap div:not[class^=gv-iv],#wpsl-gmap img,.wpsl-gmap-canvas div:not[class^=gv-iv],.wpsl-gmap-canvas img{box-shadow:none!important;max-width:none!important;background:0 0}#wpsl-gmap img,.wpsl-gmap-canvas img{display:inline;opacity:1!important;max-height:none!important}#wpsl-gmap *{box-sizing:content-box!important;-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}#wpsl-gmap div.gm-iv-marker,.wpsl-gmap-canvas div.gm-iv-marker{backgroud-image:inherit}#wpsl-wrap{position:relative;width:100%;overflow:hidden;clear:both;margin-bottom:20px}#wpsl-search-wrap{float:left;width:100%}#wpsl-search-wrap form{margin:0;padding:0;border:none;outline:0}#wpsl-gmap #wpsl-map-controls{position:absolute;height:40px;right:10px;bottom:24px;border-radius:2px;z-index:3;font-size:14px;white-space:nowrap;overflow:hidden;box-shadow:rgba(0,0,0,.3) 0 1px 4px -1px}#wpsl-gmap #wpsl-map-controls.wpsl-street-view-exists{right:60px}#wpsl-map-controls .wpsl-direction-preloader{margin:5px 5px 0 5px}#wpsl-map-controls div{float:left;background:#fff;border-radius:2px}#wpsl-map-controls div:hover{cursor:pointer}#wpsl-wrap [class*=" wpsl-icon-"],#wpsl-wrap [class^=wpsl-icon-]{position:relative;float:left;padding:12px 13px;display:inline-block;font-family:wpsl-fontello;font-style:normal;font-weight:400;font-size:1.3em;color:#737373;speak:none;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpsl-map-controls span{font-family:inherit;font-size:inherit}#wpsl-wrap .wpsl-icon-reset{border-radius:2px 0 0 2px;z-index:2;padding-right:4px}#wpsl-wrap .wpsl-ie .wpsl-icon-reset{margin-right:-1px}#wpsl-wrap .wpsl-icon-direction{z-index:1}#wpsl-map-controls.wpsl-reset-exists .wpsl-icon-direction{border-radius:0 2px 2px 0}#wpsl-wrap .wpsl-active-icon,#wpsl-wrap [class*=" wpsl-icon-"]:hover,#wpsl-wrap [class^=wpsl-icon-]:hover{color:#000}#wpsl-wrap [class*=" wpsl-icon-"]:focus,#wpsl-wrap [class^=wpsl-icon-]:active{outline:0}#wpsl-wrap .wpsl-in-progress,#wpsl-wrap .wpsl-in-progress:hover{color:#c6c6c6}#wpsl-gmap #wpsl-reset-map{position:absolute;display:none;right:37px;top:37px;padding:6px 14px;background:#fff!important;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:2px;z-index:3}#wpsl-reset-map:hover{cursor:pointer}.gm-style-cc{word-wrap:normal}#wpsl-search-wrap .wpsl-input,#wpsl-search-wrap .wpsl-select-wrap{display:table}#wpsl-search-btn,#wpsl-search-wrap #wpsl-radius,#wpsl-search-wrap #wpsl-results,#wpsl-search-wrap .wpsl-input input,#wpsl-search-wrap .wpsl-input label{display:table-cell}#wpsl-search-wrap label{margin-bottom:0}#wpsl-search-input{width:179px;height:auto;padding:7px 12px;font-size:100%;margin:0}#wpsl-search-btn,#wpsl-search-wrap input{border:1px solid #d2d2d2;border-radius:3px}#wpsl-search-btn{padding:7px 10px;line-height:1.428571429;font-weight:400;color:#7c7c7c;background-color:#e6e6e6;background-repeat:repeat-x;background-image:-moz-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-ms-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-webkit-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-o-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:linear-gradient(top,#f4f4f4,#e6e6e6);box-shadow:0 1px 2px rgba(64,64,64,.1);text-transform:none!important}#wpsl-search-input.wpsl-error{border:1px solid #bd0028!important}.wpsl-search{margin-bottom:12px;padding:12px 12px 0 12px;background:#f4f3f3}.wpsl-search.wpsl-checkboxes-enabled{padding:12px}.wpsl-back{display:inline-block}#wpsl-result-list{width:33%;margin-right:.5%}.wpsl-store-below #wpsl-result-list{width:100%;margin:12px 0 0 0}#wpsl-direction-details,#wpsl-stores{height:350px;overflow-y:auto}#wpsl-direction-details,.wpsl-hide{display:none}#wpsl-result-list p{padding-left:10px}.wpsl-store-below #wpsl-result-list p{padding-left:0}#wpsl-result-list a{outline:0}.wpsl-direction-before{margin:14px 0 21px 0;padding-left:10px}.wpsl-store-below .wpsl-direction-before{padding-left:0}.wpsl-direction-before div{margin-top:10px}#wpsl-wrap #wpsl-result-list li{padding:10px;border-bottom:1px dotted #ccc;margin-left:0;overflow:hidden;list-style:none outside none!important;text-indent:0}#wpsl-wrap #wpsl-result-list li li{padding:0;border-bottom:0;margin-left:14px;overflow:visible}#wpsl-wrap #wpsl-result-list ul li{list-style:none!important}#wpsl-wrap #wpsl-result-list ol li{list-style:decimal!important}#wpsl-wrap.wpsl-store-below #wpsl-result-list li{padding:10px 10px 10px 0}#wpsl-result-list li p{padding-left:0;margin:0 0 20px 0}.wpsl-store-details.wpsl-store-listing{position:relative;padding-right:20px}.wpsl-store-details.wpsl-store-listing.wpsl-active-details:before,.wpsl-store-details.wpsl-store-listing:before{position:absolute;content:'';bottom:6px;right:0;border-top:5px solid #000;border-left:6px solid transparent;border-right:6px solid transparent}.wpsl-store-details.wpsl-store-listing.wpsl-active-details:before{border-bottom:5px solid #000;border-top:none;border-left:6px solid transparent;border-right:6px solid transparent}#wpsl-stores .wpsl-store-thumb{float:right;border-radius:3px;margin:7px 0 0 10px;padding:0;border:none}.wpsl-direction-index{float:left;width:8%;margin:0 5% 0 0}.wpsl-direction-txt{float:left;width:62%}.wpsl-direction-distance{float:left;width:20%;margin:0 0 0 5%}.wpsl-direction-txt span{display:block;margin-top:10px}.wpsl-country,.wpsl-street{display:block;border-bottom:none!important}.wpsl-directions{display:table;border-bottom:none!important}#wpsl-wrap #wpsl-result-list li.wpsl-preloader{position:relative;border-bottom:none;padding:10px 10px 10px 35px}.wpsl-preloader img{position:absolute;left:10px;top:50%;margin-top:-8px;box-shadow:none!important;border:none!important}.wpsl-preloader span{float:left;margin:-5px 0 0 11px}#wpsl-search-btn,#wpsl-search-wrap div{margin-right:10px;float:left}#wpsl-search-wrap .wpsl-select-wrap{position:relative;z-index:2;margin-right:0}#wpsl-search-wrap .wpsl-input-field{position:relative}#wpsl-radius,#wpsl-results{float:left;margin-right:15px}#wpsl-category{position:relative;z-index:1;clear:both}#wpsl-search-wrap .wpsl-dropdown div{position:absolute;float:none;margin:-1px 0 0 0;top:100%;left:-1px;right:-1px;border:1px solid #ccc;background:#fff;border-top:1px solid #eee;border-radius:0 0 3px 3px;opacity:0;overflow:hidden;-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out}#wpsl-search-wrap .wpsl-dropdown.wpsl-active div{opacity:1}#wpsl-search-wrap .wpsl-input label{margin-right:0}#wpsl-radius,#wpsl-results{display:inline}#wpsl-radius{margin-right:10px}#wpsl-search-btn:hover{cursor:pointer}#wpsl-search select,#wpsl-search-wrap select{display:none}#wpsl-search-wrap div label{float:left;margin-right:10px;line-height:32px}#wpsl-results label{width:auto}#wpsl-result-list ul{list-style:none;margin:0;padding:0}.wpsl-direction-details{display:none}#wpsl-gmap .wpsl-info-window,.wpsl-gmap-canvas .wpsl-info-window{max-width:225px}.wpsl-info-window span,.wpsl-more-info-listings span{display:block}.wpsl-info-window .wpsl-no-margin{margin:0}.wpsl-more-info-listings{display:none}.wpsl-info-window span span{display:inline!important}#wpsl-wrap .wpsl-info-window p{margin:0 0 10px 0}.wpsl-store-hours{margin-top:10px}.wpsl-store-hours strong{display:block}#wpsl-gmap .wpsl-info-actions{display:block;margin:10px 0!important}.wpsl-info-actions a{float:left;margin-right:7px}.wpsl-info-actions .wpsl-zoom-here{margin-right:0}.wpsl-dropdown{position:relative;width:90px;border:1px solid #ccc;cursor:pointer;background:#fff;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:0!important;z-index:2}#wpsl-results .wpsl-dropdown{width:70px}.wpsl-dropdown ul{position:absolute;left:0;width:100%;height:100%;padding:0!important;margin:0!important;list-style:none;overflow:hidden}.wpsl-dropdown:hover{box-shadow:0 0 5px rgba(0,0,0,.15)}.wpsl-dropdown .wpsl-selected-item,.wpsl-dropdown li{position:relative;display:block;line-height:normal;color:#000;overflow:hidden}#wpsl-radius .wpsl-dropdown .wpsl-selected-item,#wpsl-radius .wpsl-dropdown li,#wpsl-results .wpsl-dropdown .wpsl-selected-item,#wpsl-results .wpsl-dropdown li{white-space:nowrap}.wpsl-selected-item:after{position:absolute;content:"";right:12px;top:50%;margin-top:-4px;border:6px solid transparent;border-top:8px solid #000}.wpsl-active .wpsl-selected-item:after{margin-top:-10px;border:6px solid transparent;border-bottom:8px solid #000}.wpsl-dropdown li:hover{background:#f8f9f8;position:relative;z-index:3;color:#000}.wpsl-dropdown .wpsl-selected-item,.wpsl-dropdown li,.wpsl-selected-item{list-style:none;padding:9px 12px!important;margin:0!important}.wpsl-selected-dropdown{font-weight:700}.wpsl-clearfix:after,.wpsl-clearfix:before{content:" ";display:table}.wpsl-clearfix:after{clear:both}#wpsl-wrap .wpsl-selected-item{position:static;padding-right:35px!important}#wpsl-category,.wpsl-input,.wpsl-select-wrap{position:relative;margin-bottom:10px}#wpsl-search-wrap .wpsl-scroll-required div{overflow-y:scroll}.wpsl-scroll-required ul{overflow:visible}.wpsl-provided-by{float:right;padding:5px 0;text-align:right;font-size:12px;width:100%}#wpsl-wrap .wpsl-results-only label{width:auto}.wpsl-contact-details,.wpsl-location-address,.wpsl-locations-details{margin-bottom:15px}.wpsl-contact-details{clear:both}table.wpsl-opening-hours td{vertical-align:top;padding:0 15px 0 0;text-align:left}table.wpsl-opening-hours time{display:block}table.wpsl-opening-hours{width:auto!important;font-size:100%!important}table.wpsl-opening-hours,table.wpsl-opening-hours td{border:none!important}.wpsl-gmap-canvas .wpsl-infobox{min-width:155px;max-width:350px!important;padding:10px;border-radius:4px;font-size:13px;font-weight:300;border:1px solid #ccc;background:#fff!important}.wpsl-gmap-canvas .wpsl-infobox:after,.wpsl-gmap-canvas .wpsl-infobox:before{position:absolute;content:"";left:40px;bottom:-11px}.wpsl-gmap-canvas .wpsl-infobox:after{border-left:11px solid transparent;border-right:11px solid transparent;border-top:11px solid #fff}.wpsl-gmap-canvas .wpsl-infobox:before{border-left:13px solid transparent;border-right:13px solid transparent;border-top:13px solid #ccc;bottom:-13px;left:38px}#wpsl-checkbox-filter,.wpsl-custom-checkboxes{display:block;float:left;margin:5px 0 15px;padding:0;width:100%}#wpsl-checkbox-filter li,.wpsl-custom-checkboxes li{float:left;list-style:none;margin:0 1% 0 0}#wpsl-checkbox-filter.wpsl-checkbox-1-columns li,.wpsl-custom-checkboxes.wpsl-checkbox-1-columns li{width:99%}#wpsl-checkbox-filter.wpsl-checkbox-2-columns li,.wpsl-custom-checkboxes.wpsl-checkbox-2-columns li{width:49%}#wpsl-checkbox-filter.wpsl-checkbox-3-columns li,.wpsl-custom-checkboxes.wpsl-checkbox-3-columns li{width:32%}#wpsl-checkbox-filter.wpsl-checkbox-4-columns li,.wpsl-custom-checkboxes.wpsl-checkbox-4-columns li{width:24%}#wpsl-checkbox-filter input,.wpsl-custom-checkboxes input{margin-right:5px}#wpsl-result-list .wpsl-contact-details span{display:block!important}#wpsl-search-wrap .select2{display:none!important}.rtl #wpsl-result-list{float:left}.rtl #wpsl-checkbox-filter input,.rtl .wpsl-custom-checkboxes input{margin-right:0;margin-left:5px}.rtl .wpsl-info-actions a{float:right;margin:0 0 0 7px}.rtl #wpsl-gmap .wpsl-info-window{padding-right:22px}.rtl #wpsl-wrap #wpsl-result-list li.wpsl-preloader{padding:10px 35px 10px 0}.rtl .wpsl-preloader img{left:0;right:10px}.wpsl-twentynineteen .wpsl-input{width:100%}.wpsl-twentynineteen #wpsl-search-input{line-height:1.3em}.wpsl-twentynineteen #wpsl-search-wrap label{margin-top:6px}.wpsl-twentynineteen .wpsl-dropdown{width:116px}#wpsl-results .wpsl-dropdown{width:81px}@media (max-width:825px){#wpsl-search-input{width:348px}.wpsl-results-only #wpsl-search-wrap .wpsl-dropdown{width:70px}#wpsl-search-wrap .wpsl-input{width:100%;margin-bottom:10px}#wpsl-category label,#wpsl-radius label,.wpsl-cat-results-filter #wpsl-search-wrap .wpsl-input,.wpsl-input label,.wpsl-no-filters #wpsl-search-wrap .wpsl-input,.wpsl-results-only #wpsl-search-wrap .wpsl-input{width:auto}}@media (max-width:720px){#wpsl-search-wrap .wpsl-dropdown{width:114px}}@media (max-width:675px){#wpsl-search-wrap #wpsl-search-btn{float:left;margin:0 5px 0 0}.wpsl-dropdown,.wpsl-results-only #wpsl-search-wrap .wpsl-input{width:100%}.wpsl-search{padding:2%}.wpsl-input{margin-right:0}#wpsl-gmap,#wpsl-result-list{width:49.75%}#wpsl-gmap,#wpsl-result-list{float:none;width:100%}.wpsl-direction-before{padding-left:0}#wpsl-gmap{margin-bottom:15px}#wpsl-result-list,.wpsl-cat-results-filter .wpsl-select-wrap,.wpsl-filter .wpsl-select-wrap{margin-bottom:10px}#wpsl-result-list p,#wpsl-wrap #wpsl-result-list li{padding-left:0}#wpsl-wrap #wpsl-result-list li.wpsl-preloader{padding-left:25px}.wpsl-preloader img{left:0}#wpsl-stores.wpsl-not-loaded{height:25px}#wpsl-reset-map{top:25px}#wpsl-gmap{margin-top:10px}#wpsl-category,#wpsl-search-btn,.wpsl-input,.wpsl-no-filters #wpsl-search-wrap .wpsl-input,.wpsl-select-wrap{margin-bottom:0}#wpsl-stores.wpsl-no-autoload{height:auto!important}#wpsl-checkbox-filter.wpsl-checkbox-3-columns li,#wpsl-checkbox-filter.wpsl-checkbox-4-columns li{width:49%}}@media (max-width:570px){#wpsl-search-wrap #wpsl-search-btn{margin-bottom:5px}.wpsl-search{padding:4%}#wpsl-search-input{width:98%!important}.wpsl-cat-results-filter #wpsl-search-input,.wpsl-cat-results-filter #wpsl-search-wrap .wpsl-input,.wpsl-no-results #wpsl-search-input,.wpsl-results-only #wpsl-search-input{width:100%!important}.wpsl-search-btn-wrap{margin-top:15px}.wpsl-checkboxes-enabled .wpsl-search-btn-wrap{margin-top:0}#wpsl-search-btn,#wpsl-search-wrap div{margin-right:0}#wpsl-search-wrap div label{display:block;width:100%}#wpsl-results{width:auto}.wpsl-select-wrap{width:100%}#wpsl-radius,#wpsl-results{width:50%}#wpsl-radius{margin-right:4%}#wpsl-search-wrap .wpsl-dropdown{width:96%!important}.wpsl-search-btn-wrap{clear:both}.wpsl-no-filters #wpsl-search-input,.wpsl-no-filters #wpsl-search-wrap .wpsl-input{width:100%!important}}@media (max-width:420px){#wpsl-checkbox-filter li{margin:0}#wpsl-checkbox-filter.wpsl-checkbox-1-columns li,#wpsl-checkbox-filter.wpsl-checkbox-2-columns li,#wpsl-checkbox-filter.wpsl-checkbox-3-columns li,#wpsl-checkbox-filter.wpsl-checkbox-4-columns li{width:100%}}
html{scroll-behavior:smooth}@font-face{font-family:'Fuzzy Bubbles';src:url(//primeivhydration.com/wp-content/themes/Avada-Child/./assets/fonts/FuzzyBubbles-Regular.woff) format('woff'),url(//primeivhydration.com/wp-content/themes/Avada-Child/./assets/fonts/FuzzyBubbles-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}:root{--primary-blue:#05518f}.fusion-logo img{max-width:160px}body:not(.fusion-header-layout-v6) .fusion-main-menu>ul>li>a{height:108px !important}div#_htU4wd7u3DCAIIit8dWH_popupModel>iframe,div#_RxO9b0GWoHHzKkRfU06e_popupModel>iframe,div#_3G7JiUm4X9S9tCr3icQQ_popupModel>iframe,div#_BGYW0fMMMiF1UjnEBpdp_popupModel>iframe{z-index:999 !important}div#_htU4wd7u3DCAIIit8dWH_popupModel #rating-model-close-Btn,div#_RxO9b0GWoHHzKkRfU06e_popupModel #rating-model-close-Btn,div#_3G7JiUm4X9S9tCr3icQQ_popupModel #rating-model-close-Btn,div#_BGYW0fMMMiF1UjnEBpdp_popupModel #rating-model-close-Btn{z-index:9999999 !important}iframe#_htU4wd7u3DCAIIit8dWH_bigModalPopup_iframe,iframe#_RxO9b0GWoHHzKkRfU06e_bigModalPopup_iframe,iframe#_3G7JiUm4X9S9tCr3icQQ_bigModalPopup_iframe,iframe#_BGYW0fMMMiF1UjnEBpdp_bigModalPopup_iframe{z-index:99999 !important}@media only screen and (max-width:900px){div#_htU4wd7u3DCAIIit8dWH_popupModel,div#_RxO9b0GWoHHzKkRfU06e_popupModel,div#_3G7JiUm4X9S9tCr3icQQ_popupModel,div#_BGYW0fMMMiF1UjnEBpdp_popupModel{display:none !important}}.location-back-link-container{display:flex;width:100%}.location-back-link-wrapper{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding-top:5px;padding-bottom:5px;margin-bottom:-10px;background:#fff;margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px}.location-back-link{color:#ec801f;font-size:14px;font-weight:700;position:relative;margin-left:24px;text-decoration:underline}.location-back-link:hover,.location-back-link:focus,.location-back-link-close:hover,.location-back-link-close:focus{color:#c46a28;text-decoration:none}.location-back-link:focus,.location-back-link-close:focus{outline:1px solid #c46a28}.location-back-link:before{content:"";position:absolute;width:14px;height:14px;top:50%;transform:translateY(-50%);left:-24px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23EC801F'/%3E%3Cpath d='M10 11.057 6.908 8 10 4.943 9.046 4 5 8l4.046 4 .954-.943Z' fill='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%}.location-back-link-close{margin-left:auto;cursor:pointer;font-size:15px;background-color:transparent;border:none;color:#ec801f;margin-right:-6px}@media (max-width:800px){.location-back-link{font-size:13px}.location-back-link-wrapper{margin-top:20px;margin-bottom:-20px}}@media only screen and (max-width:800px){.page-template-location-page #main>.fusion-row{display:block}}.cryotherapy-page-benefits .fusion-content-boxes.content-boxes .content-box-wrapper.content-wrapper{min-height:unset !important;padding:15px 40px !important}#cryotherapy-page-faq.cryotherapy-page-benefits .fusion-content-boxes.content-boxes .content-box-wrapper.content-wrapper{padding:2px 40px !important}.cryotherapy-page-what-to-expect h4 span.fusion-toggle-heading,.cryotherapy-page-what-to-expect h4 a:hover span.fusion-toggle-heading{color:#3d3b3a !important}.cryotherapy-page-what-to-expect .panel-group h4 a{padding:15px 0 !important}.cryotherapy-page-what-to-expect .panel-group>.fusion-panel{border:none}.cryotherapy-page-what-to-expect .panel-group .panel-body.toggle-content{padding-left:44px}.section-custom-testimonials{display:flex;flex-wrap:nowrap;justify-content:center;max-width:850px;margin:0 auto;padding:4em 0}.section-custom-testimonials .testimonial-info-wrap{margin-left:2.5em;display:flex;align-items:center}.section-custom-testimonials .testimonial-info-wrap .testimonial-info{padding:.5em 1.5em .5em .5em;display:flex}.section-custom-testimonials .testimonial-img img{max-width:190px;border-radius:50%}.section-custom-testimonials .testimonial-info p.testimonial-descr{margin-bottom:1em;font-size:1.3em;line-height:1.5;font-style:italic;font-family:serif}.section-custom-testimonials .testimonial-info p.testimonial-name{margin-bottom:0;font-size:1em;font-weight:700}.section-custom-testimonials .testimonial-info-wrap .testimonial-info div.icon{display:block !important;height:3.5em;width:3.5em;margin-top:-1.5em;margin-right:.5em;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.1 28.84'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%233898d0;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Equote-icon%3C/title%3E%3Cpath class='cls-1' d='M639.7,249.1a22,22,0,0,1,.9-6.28,16.76,16.76,0,0,1,2.91-5.62,20.92,20.92,0,0,1,5.2-4.66,29.45,29.45,0,0,1,7.72-3.41v4.28a18.59,18.59,0,0,0-7.37,3.88,7.19,7.19,0,0,0-2.34,5.28,2.53,2.53,0,0,0,.55,1.67,5.53,5.53,0,0,0,1.4,1.2c.56.35,1.16.69,1.79,1a10.5,10.5,0,0,1,1.79,1.19,5.91,5.91,0,0,1,1.4,1.72,6.27,6.27,0,0,1-1.37,7.05,7.35,7.35,0,0,1-4.76,1.54,7.84,7.84,0,0,1-3-.57A7.36,7.36,0,0,1,642,255.7a8,8,0,0,1-1.72-2.79A11,11,0,0,1,639.7,249.1Zm20.37,0a22,22,0,0,1,.9-6.28,16.76,16.76,0,0,1,2.91-5.62,21.1,21.1,0,0,1,5.2-4.66,29.45,29.45,0,0,1,7.72-3.41v4.28a18.55,18.55,0,0,0-7.32,3.88,7.19,7.19,0,0,0-2.34,5.28,2.53,2.53,0,0,0,.55,1.67,5.74,5.74,0,0,0,1.37,1.2c.55.35,1.15.69,1.79,1a9.52,9.52,0,0,1,1.8,1.19,6.16,6.16,0,0,1,1.37,1.72,6.3,6.3,0,0,1-1.35,7.05,7.23,7.23,0,0,1-4.73,1.54,8.07,8.07,0,0,1-3-.57,7,7,0,0,1-2.51-1.69,8.29,8.29,0,0,1-1.72-2.79A10.49,10.49,0,0,1,660.07,249.1Z' transform='translate(-639.7 -229.13)'/%3E%3C/svg%3E")}@media only screen and (max-width:599px){.cryotherapy-page-top .fusion-text>h1{font-size:40px !important}.cryotherapy-page-top .fusion-text p{font-size:20px !important}.cryotherapy-page-benefits h2,.cryotherapy-page-what-to-expect h2,#cryotherapy-page-faq h2{font-size:35px !important}.cryotherapy-page-benefits .fusion-content-boxes.content-boxes .content-box-wrapper.content-wrapper{padding:5px !important}.cryotherapy-page-benefits .fusion-content-boxes .fusion-column,#cryotherapy-page-faq .fusion-content-boxes .fusion-column{margin-bottom:30px !important}#cryotherapy-page-faq.cryotherapy-page-benefits .fusion-content-boxes.content-boxes .content-box-wrapper.content-wrapper{padding:2px 5px !important}.section-custom-testimonials .testimonial-img img{max-width:170px}.section-custom-testimonials .testimonial-img{margin-bottom:1.5em}.section-custom-testimonials{display:block;text-align:center}.section-custom-testimonials .testimonial-info-wrap{margin-left:0}.section-custom-testimonials .testimonial-info p.testimonial-descr{font-size:1.1em}.section-custom-testimonials .testimonial-info p.testimonial-name{font-size:.9em}.section-custom-testimonials .testimonial-info-wrap .testimonial-info div.icon{min-width:25px;min-height:25px;margin-right:0}.section-custom-testimonials .testimonial-info-wrap .testimonial-info{padding:.5em}}@media only screen and (min-width:641px) and (max-width:1024px){.fusion-flex-container.cryotherapy-page-what-to-expect{padding-left:0 !important}.fusion-flex-container.cryotherapy-page-what-to-expect .fusion-builder-row.fusion-row .fusion-builder-column-6>.fusion-column-wrapper{margin-left:0 !important}.fusion-flex-container.cryotherapy-page-what-to-expect .fusion-builder-row.fusion-row .fusion-builder-column-5{padding-right:2em !important;padding-left:2em !important}}.page-id-28 .cryotherapy-page-benefits .fusion-content-boxes.content-boxes .content-box-wrapper.content-wrapper{min-height:unset !important;padding:15px 30px !important}#wrapper #main .post-content h1.primeiv-location-h1{text-align:center}#wrapper .post-content h1#locations-main-title,#wrapper #main .post-content h1.primeiv-location-h1{font-size:36px;font-family:Montserrat;font-weight:700;line-height:1.2;letter-spacing:0px;font-style:normal;color:#05518f}.locations-main-boxes .content-container{font-size:18px}.fusion-content-boxes.locations-main-boxes .fusion-column{margin-bottom:5px}#wpsl-wrap{margin-top:3em}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap #wpsl-radius,#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap #wpsl-results{display:flex;align-items:center}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap #wpsl-radius label{width:auto;white-space:nowrap}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap .wpsl-input #wpsl-search-input{width:100%;padding:8px 12px}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap .wpsl-select-wrap select{height:40px}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter .wpsl-search-btn-wrap{margin-bottom:10px}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter .wpsl-search-btn-wrap{margin-right:0}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter .wpsl-search-btn-wrap #wpsl-search-btn{background-image:linear-gradient(to top,#c46a28,#e99941);font-family:Open Sans;font-weight:600;font-style:normal;letter-spacing:0px;border-width:0;border-color:#fff;border-style:solid;border-radius:4px;text-transform:none;transition:all .2s;color:#fff;padding:11.5px 29px;line-height:17px;font-size:14px;text-transform:uppercase;margin-right:0}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter .wpsl-search-btn-wrap #wpsl-search-btn:hover{background-image:linear-gradient(to top,#e99941,#c46a28)}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap>form{display:flex;flex-wrap:nowrap}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap>form .wpsl-input,#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap>form .wpsl-select-wrap,#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap>form .wpsl-search-btn-wrap{display:inline-block}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap>form .wpsl-input{width:100%}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter #wpsl-search-wrap>form .wpsl-select-wrap{display:flex;flex-wrap:nowrap}#wpsl-wrap #wpsl-result-list #wpsl-stores ul{padding-right:2em}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-contact-details-header{margin-bottom:8px}#wpsl-wrap .wpsl-direction-wrap{line-height:1.2;text-transform:uppercase;font-size:14px;margin-bottom:20px}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-contact-details-header a{font-size:18px;line-height:1.4;margin-bottom:20px;display:inline-block}#wpsl-wrap #wpsl-search-wrap form #wpsl-search-input,#wpsl-wrap #wpsl-search-wrap form .wpsl-selected-item,#wpsl-wrap #wpsl-search-wrap form .wpsl-dropdown{border-width:0}#wpsl-wrap #wpsl-result-list #wpsl-stores a.wpsl-page-info-custom-btn{display:inline-block;line-height:1.35;margin-bottom:5px;border-radius:4px;background-image:-webkit-gradient(linear,left bottom,left top,from(#05518f),to(#53ace0));background-image:-webkit-linear-gradient(bottom,#05518f,#53ace0);background-image:-moz-linear-gradient(bottom,#05518f,#53ace0);background-image:-o-linear-gradient(bottom,#05518f,#53ace0);background-image:linear-gradient(to top,#05518f,#53ace0);color:#fff;outline:0;transition:all .2s;font-weight:600;font-style:normal;letter-spacing:0;border-width:0;border-style:solid;text-transform:none;padding:9px 18px;font-size:15px}#wpsl-wrap #wpsl-result-list #wpsl-stores a.wpsl-page-info-custom-btn:hover{background-image:-webkit-gradient(linear,left bottom,left top,from(#3d3b3a),to(#7e7674));background-image:-webkit-linear-gradient(bottom,#3d3b3a,#7e7674);background-image:-moz-linear-gradient(bottom,#3d3b3a,#7e7674);background-image:-o-linear-gradient(bottom,#3d3b3a,#7e7674);background-image:linear-gradient(to top,#3d3b3a,#7e7674);transition:all .2s}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-contact-details-header span{line-height:1.1}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-contact-details-phone{font-weight:600}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-contact-details-phone,#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-contact-details-email{line-height:1.5}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-contact-details-email a{word-wrap:break-word}#wpsl-wrap #wpsl-result-list #wpsl-stores i.wpsl-custom-phone-icon,#wpsl-wrap #wpsl-result-list #wpsl-stores i.wpsl-custom-email-icon{display:inline-block}#wpsl-wrap #wpsl-result-list #wpsl-stores i.wpsl-custom-phone-icon{height:13px;width:13px;margin-right:5px}#wpsl-wrap #wpsl-result-list #wpsl-stores i.wpsl-custom-email-icon{height:13px;width:17px;margin-right:3px}#wpsl-wrap #wpsl-result-list #wpsl-stores i.wpsl-custom-phone-icon:after,#wpsl-wrap #wpsl-result-list #wpsl-stores i.wpsl-custom-email-icon:after{display:block;content:"";height:100%;width:100%;background-repeat:no-repeat;background-size:contain;background-position:50% 50%}h2#locations-state-title{margin-top:1.5em !important;font-size:36px !important}.choose-state-btn{display:inline-block;cursor:pointer;font-size:22px}#wpsl-wrap #wpsl-result-list #wpsl-stores i.wpsl-custom-phone-icon:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' viewBox='0 0.5 14 14' fill='%233d3b3a'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' viewBox='0.237 0.809 13.524 13.524'%3E%3Cpath paint-order='stroke fill markers' fill-rule='evenodd' d='M12.676 9.686c-.828 0-1.641-.13-2.412-.384-.377-.129-.841-.01-1.072.226l-1.52 1.148C5.908 9.735 4.822 8.65 3.893 6.9l1.114-1.481c.29-.29.394-.712.27-1.108a7.69 7.69 0 0 1-.386-2.415c0-.599-.487-1.086-1.085-1.086H1.322C.724.81.237 1.296.237 1.895c0 6.858 5.58 12.438 12.439 12.438.598 0 1.085-.487 1.085-1.085v-2.477c0-.598-.487-1.085-1.085-1.085z'/%3E%3C/svg%3E%3C/svg%3E")}#wpsl-wrap #wpsl-result-list #wpsl-stores i.wpsl-custom-email-icon:after{background-image:url("data:image/svg+xml,%3Csvg width='18' height='15' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' viewBox='0 0.75 18 13.5' fill='%2337a4dd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0.875 17.5 13.125'%3E%3Cpath paint-order='stroke fill markers' fill-rule='evenodd' d='M17.168 5.209a.206.206 0 0 1 .332.16v6.99c0 .906-.735 1.64-1.64 1.64H1.64C.736 14 0 13.266 0 12.36V5.373c0-.17.195-.267.332-.16.765.594 1.78 1.35 5.267 3.882.72.526 1.938 1.634 3.151 1.627 1.22.01 2.46-1.121 3.155-1.627 3.486-2.533 4.498-3.291 5.263-3.886zM8.75 9.625c.793.014 1.935-.998 2.509-1.415 4.535-3.292 4.88-3.579 5.927-4.399a.818.818 0 0 0 .314-.646v-.65c0-.905-.735-1.64-1.64-1.64H1.64C.736.875 0 1.61 0 2.515v.65c0 .253.116.489.314.646 1.046.817 1.392 1.107 5.927 4.399.574.417 1.716 1.429 2.509 1.415z'/%3E%3C/svg%3E%3C/svg%3E")}@media only screen and (min-width:676px){#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter{width:66.5% !important;float:right !important}#wpsl-wrap #wpsl-result-list #wpsl-stores{height:576px !important}}@media (max-width:675px){.tmm-store-locator #wpsl-wrap #wpsl-result-list #wpsl-stores{height:auto !important}#wpsl-wrap #wpsl-result-list #wpsl-stores{height:2000px !important}}@media only screen and (max-width:450px){#wrapper .post-content h1#locations-main-title,#wrapper #main .post-content h1.primeiv-location-h1{font-size:31px}.location-mobile-bottom-menu-inner .btn-orange{padding:17px !important}}@media only screen and (max-width:1029px){#wpsl-wrap #wpsl-radius-dropdown{width:auto;padding-left:5px;padding-right:5px}}@media only screen and (max-width:994px){#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter #wpsl-search-wrap>form .wpsl-input{width:100% !important;margin-right:0 !important}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter #wpsl-search-wrap>form{flex-wrap:wrap !important}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter #wpsl-search-wrap>form .wpsl-select-wrap{width:100% !important;justify-content:space-between !important}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter #wpsl-search-wrap>form .wpsl-select-wrap label{width:100% !important}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter #wpsl-search-wrap>form #wpsl-radius,#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter #wpsl-search-wrap>form #wpsl-results{width:45% !important;flex-wrap:wrap !important}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter #wpsl-search-wrap>form #wpsl-results{margin-right:0 !important}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter #wpsl-search-wrap>form #wpsl-results{justify-content:flex-end !important}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter{padding:18px !important}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-clearfix.wpsl-filter .wpsl-search-btn-wrap{margin-bottom:0 !important;margin-top:10px !important}h2#locations-state-title,#wrapper .post-content h1#locations-main-title,#wrapper #main .post-content h1.primeiv-location-h1{font-size:30px !important}#wpsl-wrap #wpsl-result-list #wpsl-stores a.wpsl-page-info-custom-btn{padding:8px 15px !important;font-size:14px !important}#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter #wpsl-search-wrap select,#wpsl-wrap .wpsl-wrap-custom-right-column .wpsl-search.wpsl-filter #wpsl-search-wrap .wpsl-dropdown{width:100% !important}#wpsl-results .wpsl-dropdown{width:100%}#wpsl-form-search-form{display:block !important}}@media only screen and (max-width:994px) and (min-width:676px){#content .fusion-layout-column .fusion-column-wrapper #wpsl-wrap #wpsl-result-list #wpsl-stores{height:728px !important}}body.page-id-28 header.fusion-header-wrapper nav.fusion-main-menu #menu-main li.book-now-menu-item,body.page-id-28 .fusion-footer footer.fusion-footer-widget-area .fusion-row .book-now-item,body.page-id-28 header.fusion-header-wrapper #mobile-menu-main li.book-now-menu-item{display:none !important}body.page-id-28 header.fusion-header-wrapper nav.fusion-main-menu #menu-main li#menu-item-265{padding-right:0 !important}@media only screen and (max-width:767px){body.page-id-28 .fusion-footer footer.fusion-footer-widget-area .fusion-column.fusion-column-last{display:none !important}#wpsl-wrap #wpsl-result-list #wpsl-stores ul li{padding-right:0;padding-left:0}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-contact-details .wpsl-contact-details-email a{font-size:13.5px !important}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-contact-details .wpsl-contact-details-email .wpsl-custom-email-icon{height:10px;width:12px}}header.fusion-header-wrapper .fusion-mobile-nav-holder .fusion-mobile-selector{outline:none !important}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-page-info-custom-btn-wrap a.wpsl-page-info-custom-btn.book-now-btn{background:linear-gradient(to top,#c46a28,#e99941)}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-page-info-custom-btn-wrap a.wpsl-page-info-custom-btn.book-now-btn:hover{background:linear-gradient(to top,#e99941,#c46a28)}@media only screen and (min-width:1280px){#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-page-info-custom-btn-wrap p{display:inline-block;width:auto;margin:0;padding:0}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-page-info-custom-btn-wrap a.wpsl-page-info-custom-btn.book-now-btn{margin-left:20px}}@media only screen and (max-width:1279px){#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-page-info-custom-btn-wrap p{display:block;width:auto;margin:0;padding:0;margin-bottom:8px}}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-page-info-custom-btn-wrap a.wpsl-page-info-custom-btn.book-now-btn.cs{margin-left:0}.location-mobile-bottom-menu{padding:20px 30px;background:#f4f4f4;position:fixed;bottom:0;z-index:999;width:100%;margin:0 -30px;display:none}.location-mobile-bottom-menu-inner{display:flex;justify-content:space-between;gap:20px}.location-mobile-bottom-menu-inner .btn-orange{max-width:233px;width:100%;display:block;text-align:center;margin-left:auto}.location-mobile-bottom-menu-inner div{width:33.33%}.location-mobile-bottom-menu-inner .mobile-phone a{font-size:24px;color:#05518f;transform:scaleX(-1)}.location-mobile-bottom-menu-inner .mobile-phone i{transform:scaleX(-1)}.page-template-location-page .sub-title{font-weight:400;font-size:24px;color:#05518f}.page-template-location-page .main-title{font-size:32px;color:#05518f;font-weight:700;letter-spacing:0;margin-bottom:.6em;margin-top:0}.page-template-location-page .sidebar-menu .btn-comingsoon{font-size:15px !important}.page-template-location-page .fusion-copyright-content{display:block}.page-template-location-page .footer-links{text-align:left !important;line-height:1.4;word-break:break-word}.page-template-location-page .terms{margin-top:30px}.page-template-location-page .footer-links a:hover{color:var(--copyright_link_color) !important;text-decoration:none}.page-template-location-page .flex{display:flex}.page-template-location-page .text-center{text-align:center}.page-template-location-page .items-center{align-items:center}.page-template-location-page .semi-bold{font-weight:600}.page-template-location-page .underline:not(:hover){text-decoration:underline}.page-template-location-page .title-medium{font-family:"Montserrat";font-size:32px;line-height:29px;color:#05518f;margin:0 0 20px}@media (max-width:768px){.page-template-location-page #content .post-content .location-page-why-use-section h3,.page-template-location-page #content .post-content .location-page-memberships-section .item .item-content .item-title span,.page-template-location-page .faq-section .main-title,.fusion-top-header .fusion-responsive-typography-calculated,.page-template-location-page .title-medium{font-size:24px !important}.fusion-top-header .location-page-why-use-section .content.why-content{margin-top:30px}}.page-template-location-page .treatment-header .tooltip-icon{position:absolute}.page-template-location-page .tooltip-icon{position:relative;max-width:18px;margin:0 auto}.page-template-location-page .tooltip-icon img{cursor:pointer}.page-template-location-page .hsa-wrapper{position:relative}.page-template-location-page .hsa-wrapper>img{max-width:173px}.page-template-location-page .hsa-wrapper.mobile{display:none;margin-bottom:16px}.page-template-location-page .location-tootip{background:#fff;box-shadow:2px 6px 8px rgb(0 0 0/25%);border-radius:10px;padding:13px 20px;min-width:325px;position:absolute;z-index:10;left:-25px;top:30px;display:none}.page-template-location-page .treatment-header .tooltip-icon{top:82px;right:16px}.page-template-location-page .treatment-header .hsa-wrapper.mobile .tooltip-icon{right:162px !important}.page-template-location-page .tooltip-icon:hover .location-tootip{display:block}.page-template-location-page .location-tootip:before{width:0;height:0;border-style:solid;border-width:17px 12px 0;border-color:#fff transparent transparent;display:block;content:'';position:absolute;left:22px;top:-17px;transform:rotate(180deg);filter:drop-shadow(3px 3px 2px rgba(0,0,0,.15))}.page-template-location-page .location-tootip p{font-size:14px !important;text-align:left;font-weight:400;margin-bottom:0;cursor:default}.page-template-location-page .treatment-header{gap:15px}.page-template-location-page .treatments-title{margin-bottom:50px}.page-template-location-page .location-content h4{margin-top:0}.page-template-location-page .treatment-header p{margin-bottom:0}.page-template-location-page .extra-service-title{margin-bottom:45px;max-width:700px;margin-left:auto;margin-right:auto}.page-template-location-page .extra-service .image-wrapper{margin-bottom:45px;text-align:center}.page-template-location-page .extra-service .info p{font-family:'Montserrat';color:#05518f;font-size:21px !important}.page-template-location-page .sidebar-menu{position:sticky;top:80px}.page-template-location-page .book-appointment{margin-top:30px;text-align:center}.page-template-location-page .sidebar-menu ul{margin:0;list-style:none;padding:0;display:flex;flex-direction:column;gap:14px}.page-template-location-page .sidebar-menu ul.sidebar-sub-menu{margin-top:22px;margin-left:23px;gap:15px}.page-template-location-page .sidebar-menu ul a{padding-left:20px;padding-top:4px;padding-bottom:4px;color:#000;font-size:18px;position:relative}.page-template-location-page .sidebar-menu ul.sidebar-sub-menu a{font-size:16px}.page-template-location-page .sidebar-menu li>a.active,.page-template-location-page .sidebar-menu li a:hover{font-weight:600}.page-template-location-page .sidebar-menu li a:after{content:'';position:absolute;left:0;top:0;width:3px;height:100%;background:#58adde;transform-origin:top;transform:scaleY(0);transition:all .2s ease-in-out}.page-template-location-page .sidebar-menu li>a.active:after,.page-template-location-page .sidebar-menu li a:hover:after{transform:scaleY(1)}.page-template-location-page .treatments-grid{display:flex;gap:20px;flex-wrap:wrap}.page-template-location-page .treatment-item{position:relative;background:#fff;box-shadow:0px 4px 8px rgba(0,0,0,.05);width:213px;height:181px;cursor:pointer}.page-template-location-page .boost-treatments .treatment-item{height:213px}.page-template-location-page .boost-treatments .treatment-item.rounded{border-radius:50%}.page-template-location-page .boost-treatments .treatment-item.rounded .treatment-info{border-radius:50%;text-align:center;padding:30px}.page-template-location-page .boost-treatments .treatment-item.item-info{background:0 0;cursor:default;box-shadow:none}.page-template-location-page .item-info{display:flex;flex-direction:column;justify-content:center}.page-template-location-page .item-info p{margin-top:0;font-family:'Montserrat'}.page-template-location-page .item-info .sub-title{margin-bottom:10px}.page-template-location-page .treatment-info{position:absolute;width:100%;font-size:13.6px !important;top:0;bottom:0;background:#05518f;color:#fff;padding:16px 20px;display:none;font-family:'Montserrat'}.page-template-location-page .treatment-item:hover .treatment-info{display:block}.page-template-location-page .treatment-icon-title{margin-top:16px;font-size:17px !important;text-transform:uppercase;font-family:'Montserrat';font-weight:600;color:#05518f}.page-template-location-page .icon-wrapper{display:flex;width:100%;justify-content:center;align-items:center;height:100%}.page-template-location-page .treatment-icon{text-align:center}.page-template-location-page .treatment-icon img{max-height:60px;width:auto}.page-template-location-page .location-section .proper-section{padding-top:80px}.page-template-location-page .location-section .proper-section h4{font-size:32px;margin-top:40px;font-family:'Montserrat';color:#5caedc}.page-template-location-page .sub-nav-wrapper{justify-content:center;align-items:center;display:flex;height:60px;background:var(--primary-blue);margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px}.page-template-location-page .sub-nav ul{display:flex;gap:40px;list-style:none;margin:0;padding:0}.page-template-location-page .sub-nav ul li a{color:#fff;font-size:14px;font-weight:600;position:relative}.page-template-location-page .sub-nav ul li a:hover:before,.page-template-location-page .sub-nav ul li a.active:before{content:"";position:absolute;width:100%;height:2px;background:#fff;bottom:-10px;left:0}.page-template-location-page .sub-nav-inner{width:100%;max-width:1200px;position:relative;display:flex;justify-content:center;align-items:center;gap:50px}.page-template-location-page .sub-nav-wrapper .logo-wrapper{opacity:0;position:absolute;transition:all .1s ease-in-out;left:0}.page-template-location-page .sub-nav-wrapper.sticky-nav .logo-wrapper{opacity:1}.page-template-location-page .sticky-nav{z-index:999;position:sticky;top:0}.page-template-location-page .admin-bar .sticky-nav{top:32px}.page-template-location-page .location-general-info{display:flex;gap:40px}#overview.comingsoon .location-general-info{display:block}.page-template-location-page .info-details>div{margin-bottom:15px}.page-template-location-page .info-details .location-info-address,.page-template-location-page .info-details .location-info-phone,.page-template-location-page .info-details .location-info-email{position:relative;padding-left:22px}.page-template-location-page .info-details .location-info-email{line-break:anywhere}.page-template-location-page .info-details .location-info-address i,.page-template-location-page .info-details .location-info-phone i,.page-template-location-page .info-details .location-info-email i{position:absolute;left:0;top:4px}.page-template-location-page main#main .fusion-row{max-width:100%;width:100%}.page-template-location-page main#main #content .post-content .fusion-row{max-width:1200px}.page-template-location-page #content .post-content .separator-wrap{text-align:center}.page-template-location-page .faq-wrapper{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;align-items:flex-start}.page-template-location-page #content .post-content .faq-content .separator-wrap{text-align:left}.page-template-location-page #content .post-content .separator-wrap .separator{height:2px;width:90px;background-color:#ec801f;margin:auto}.page-template-location-page #content .post-content .faq-content .separator-wrap .separator{margin:inherit}.page-template-location-page .faq-section .main-title{margin-bottom:22px}.page-template-location-page #content .post-content .location-page-first-top-section{display:flex;flex-wrap:nowrap;margin-bottom:7px}@media (max-width:998px){.page-template-location-page #content .post-content .location-page-first-top-section{margin-top:2em}}@media (min-width:999px){.location-page-first-top-section .form-iframe{min-height:689px}}.page-template-location-page #content .post-content .location-page-first-top-section .right .form-iframe iframe{margin-top:-60px;margin-bottom:-140px}.page-template-location-page #content .post-content .location-page-first-top-section .right .form-iframe.form-below-special-offer iframe{margin-top:-55px}.page-template-location-page #content .post-content .location-page-first-top-section .right .form-iframe.no-intro-offer-no-special-offer iframe{margin-top:-46px}.page-template-location-page #content .post-content p,.page-template-location-page #content .post-content span,.page-template-location-page #content .post-content div{font-size:16px;line-height:1.5}.page-template-location-page #content .post-content .location-page-first-top-section .left{width:70%;display:flex;flex-wrap:nowrap;align-items:center}.page-template-location-page #content .post-content .comingsoon .left{width:55%;display:flex;flex-wrap:nowrap;align-items:center}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-info-phone a{font-weight:700;text-decoration:underline}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-info-phone a:hover{text-decoration:none}.page-template-location-page .njt-header .njt-header-content:after{display:none !important}.page-template-location-page #content .post-content .location-page-first-top-section .left .info{display:flex;flex-wrap:nowrap}.page-template-location-page #content .post-content .location-page-first-top-section .location-map iframe{width:100%;height:328px}.page-template-location-page #content .post-content .comingsoon .location-map iframe{width:100%;height:450px}.page-template-location-page #content .post-content .location-page-first-top-section .left .info>div{width:50%}.page-template-location-page #content .post-content .location-page-first-top-section .left .info .location-general-info{width:100%}.page-template-location-page #content .post-content .location-page-first-top-section .left .info .google-rating{width:35%}.page-template-location-page #content .post-content .location-page-first-top-section .right{width:35%}.page-template-location-page #content .post-content .comingsoon{margin-bottom:2.5em;margin-top:4em}.page-template-location-page #content .post-content .comingsoon .right{width:45%}.page-template-location-page .location-page-first-top-section .right{flex-direction:column}.page-template-location-page .location-page-first-top-section .right .initial-visit{color:#05518f;font-size:28px !important;font-weight:700}.page-template-location-page .location-page-first-top-section .right .initial-visit span{font-size:54px !important;position:relative}.page-template-location-page .right .initial-visit{display:flex;align-items:center;gap:10px;justify-content:center;margin-bottom:12px;margin-top:55px}.page-template-location-page .right .form-text{margin-top:20px}.page-template-location-page .right .form-text p{text-align:center;font-size:14px !important}.page-template-location-page .right .form-text a,.page-template-location-page .right .form-text-bottom a{color:var(--body_typography-color);text-decoration:underline}.page-template-location-page .right .form-text a:hover,.page-template-location-page .right .form-text-bottom a:hover{text-decoration:none}.page-template-location-page .right .form-text-bottom p{text-align:center;font-size:12px !important}.page-template-location-page #content .post-content .location-page-first-top-section .left h2{color:#05518f;font-size:18px;text-align:left;text-transform:uppercase;letter-spacing:0px;font-weight:700;margin-bottom:0;margin-top:0}.page-template-location-page #content .post-content .location-page-first-top-section .left h1{color:#05518f;font-size:32px;letter-spacing:0px;font-weight:700;margin-top:0;margin-bottom:1em}.location-sidebar-contact i:after{display:block;content:"";height:100%;width:100%;background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.location-sidebar-contact i,.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info i{height:13px;width:14px;margin-right:12px;display:inline-block;transform:translateY(2px)}.location-sidebar-contact{margin-top:37px}.location-sidebar-contact a{font-weight:700;font-size:16px;line-height:28px;text-decoration:underline}.location-sidebar-contact a:hover{text-decoration:none}.location-sidebar-contact svg{margin-right:7px;margin-bottom:-3px}.location-sidebar-contact .location-info-address{margin-top:15px;font-weight:400;font-size:16px;line-height:26px}.location-sidebar-contact .location-info-address p{margin-bottom:10px}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info i:after{display:block;content:"";height:100%;width:100%;background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info i.location-info-address-icon{height:17px;width:14px;margin-right:8px;transform:translateY(5px)}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info i.location-info-address-icon:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.234' height='20' viewBox='0 0 15.234 20'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%233d3b3b;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-61)'%3E%3Cg transform='translate(61)'%3E%3Cpath class='a' d='M68.617,0A7.626,7.626,0,0,0,61,7.617a7.549,7.549,0,0,0,1.52,4.566l5.628,7.58c.014.018.036.025.051.042a.567.567,0,0,0,.888-.042c1.621-2.163,4.591-6.2,5.734-7.725v0l.007-.009A7.617,7.617,0,0,0,68.617,0Zm0,11.727a4.109,4.109,0,1,1,4.109-4.109A4.12,4.12,0,0,1,68.617,11.727Z' transform='translate(-61)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info i.location-info-phone-icon:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' viewBox='0 0.5 14 14' fill='%233d3b3a'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' viewBox='0.237 0.809 13.524 13.524'%3E%3Cpath paint-order='stroke fill markers' fill-rule='evenodd' d='M12.676 9.686c-.828 0-1.641-.13-2.412-.384-.377-.129-.841-.01-1.072.226l-1.52 1.148C5.908 9.735 4.822 8.65 3.893 6.9l1.114-1.481c.29-.29.394-.712.27-1.108a7.69 7.69 0 0 1-.386-2.415c0-.599-.487-1.086-1.085-1.086H1.322C.724.81.237 1.296.237 1.895c0 6.858 5.58 12.438 12.439 12.438.598 0 1.085-.487 1.085-1.085v-2.477c0-.598-.487-1.085-1.085-1.085z'/%3E%3C/svg%3E%3C/svg%3E")}.page-template-location-page #content i.location-info-email-icon:after{background-image:url("data:image/svg+xml,%3Csvg width='18' height='15' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' viewBox='0 0.75 18 13.5' fill='%2337a4dd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0.875 17.5 13.125'%3E%3Cpath paint-order='stroke fill markers' fill-rule='evenodd' d='M17.168 5.209a.206.206 0 0 1 .332.16v6.99c0 .906-.735 1.64-1.64 1.64H1.64C.736 14 0 13.266 0 12.36V5.373c0-.17.195-.267.332-.16.765.594 1.78 1.35 5.267 3.882.72.526 1.938 1.634 3.151 1.627 1.22.01 2.46-1.121 3.155-1.627 3.486-2.533 4.498-3.291 5.263-3.886zM8.75 9.625c.793.014 1.935-.998 2.509-1.415 4.535-3.292 4.88-3.579 5.927-4.399a.818.818 0 0 0 .314-.646v-.65c0-.905-.735-1.64-1.64-1.64H1.64C.736.875 0 1.61 0 2.515v.65c0 .253.116.489.314.646 1.046.817 1.392 1.107 5.927 4.399.574.417 1.716 1.429 2.509 1.415z'/%3E%3C/svg%3E%3C/svg%3E")}.page-template-location-page #content .post-content .location-mobile-therapy{display:flex;align-items:center;gap:15px}.page-template-location-page #content .post-content .patient-ratings h3{color:#05518f;font-size:18px;text-align:left;letter-spacing:0px;font-weight:700;margin-bottom:0}.page-template-location-page #content .post-content .location-mobile-therapy p{font-size:14px;margin-bottom:0}.page-template-location-page #content .post-content .location-book-appointment{padding-top:15px}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info .location-info-address p{display:inline-flex;margin-bottom:0}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info>div{margin-bottom:15px}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info .location-map{margin-bottom:0;flex:1}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info{margin-bottom:32px}.page-template-location-page #content .post-content .location-page-first-top-section .left .btn-orange{margin-right:19px}.page-template-location-page #content .post-content .btn-orange,.page-template-location-page #content .post-content .btn-blue{display:inline-block}.page-template-location-page #content .post-content .btn-orange,.page-template-location-page .before-footer .btn-orange,.page-template-location-page .sidebar-menu .btn-orange,.location-mobile-bottom-menu-inner .btn-orange{background-image:linear-gradient(to top,#c46a28,#e99941);font-family:Open Sans;font-weight:600;font-style:normal;letter-spacing:0px;border-width:0;border-color:#fff;border-style:solid;border-radius:4px;text-transform:none;transition:all .2s;color:#fff;padding:11.5px 29px;line-height:17px;font-size:16px;text-transform:none;margin-right:0}.page-template-location-page .sidebar-menu .btn-orange{display:inline-block}.page-template-location-page #content .post-content .btn-orange.btn-outline{background-color:transparent;background-image:none;border:2px solid #e7974a;color:#ea802f;margin-right:0;padding:12px 16.5px}.page-template-location-page #content .post-content .btn-orange:hover,.page-template-location-page .before-footer .btn-orange:hover,.location-mobile-bottom-menu-inner .btn-orange:hover{background-image:linear-gradient(to top,#e99941,#c46a28)}.page-template-location-page #content .post-content .btn-orange.btn-outline:hover{color:#fff;border-color:#e99941}.page-template-location-page #content .post-content .btn-blue{display:inline-block;line-height:1.35;margin-bottom:5px;border-radius:4px;background-image:-webkit-gradient(linear,left bottom,left top,from(#05518f),to(#53ace0));background-image:-webkit-linear-gradient(bottom,#05518f,#53ace0);background-image:-moz-linear-gradient(bottom,#05518f,#53ace0);background-image:-o-linear-gradient(bottom,#05518f,#53ace0);background-image:linear-gradient(to top,#05518f,#53ace0);color:#fff;outline:0;transition:all .2s;font-weight:600;font-style:normal;letter-spacing:0;border-width:0;border-style:solid;text-transform:none;padding:9px 18px;font-size:16px;border:1px solid #53ace0}.page-template-location-page #content .post-content .btn-blue:hover{background-color:transparent;background-image:none;transition:all .2s;color:#53ace0;border:1px solid #53ace0}.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews{border:none !important;padding-top:0 !important;padding-bottom:0 !important;line-height:1 !important}.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews .njt-header{padding:0 !important;margin:0 !important;border:none !important}.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews .njt-header .njt-header-image,.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews .njt-header .njt-header-content .njt-header-title{display:none !important}.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews .njt-header .njt-header-content{display:flex !important;align-items:center;flex-direction:row-reverse;margin-right:auto;gap:10px;min-width:200px;justify-content:flex-end}.njt-header .njt-header-content{margin-left:0!important}.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews{padding:0}.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews .njt-fr-starslist-container .njt-fr-starslist-background{display:flex !important}.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews .njt-fr-starsnumb{display:block !important;text-align:center}.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews .njt-fr-starsnumb span{color:#3d3b3a;font-size:16px;line-height:1;font-weight:600;font-family:"Montserrat",sans-serif}.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews .njt-fr-starsnumb span:after{content:"Stars";font-size:16px;margin-left:8px}.page-template-location-page #content .post-content .google-rating .njt-header .njt-header-content:after{margin:0 auto !important}.page-template-location-page #content .post-content .google-rating .reviews-text{text-decoration:underline;color:#3d3b3a;font-size:14px}.page-template-location-page #content .post-content .google-rating .reviews-text:hover{text-decoration:none}.page-template-location-page .location-page-full-width-wrapper{margin-left:-30px;margin-right:-30px;position:relative}.page-template-location-page .location-sidebar-wrapper{width:320px;z-index:2}.page-template-location-page .location-sidebar-wrapper .location-sidebar{width:100%;height:100%;border-top:6px solid;border-color:#05518f;padding:28px;padding-top:45px;background:#fff;box-shadow:0px 4px 12px rgba(0,0,0,.15)}.page-template-location-page .location-content{width:calc(100% - 320px);z-index:0}.page-template-location-page .dots-bg{background-repeat:repeat;background-size:inherit;background-image:url(//primeivhydration.com/wp-content/themes/Avada-Child/assets/images/dots-background.jpg)}.page-template-location-page .location-section{padding-top:60px;padding-bottom:60px}.page-template-location-page .location-section.location-how-it-works{padding-top:80px;padding-bottom:113px}.page-template-location-page .location-section.extra-service{padding-bottom:10px;padding-top:73px}.page-template-location-page .location-section.faq-section{padding-top:30px}.page-template-location-page .location-section.therapies{padding-bottom:30px}.page-template-location-page .location-section.videos-section{padding-bottom:20px}.page-template-location-page .location-section.introductory-section{padding:0}.page-template-location-page .location-section.introductory-section p,.page-template-location-page .location-section.introductory-section ul{font-size:18px !important}.page-template-location-page .location-section.introductory-section ul{column-count:2}.page-template-location-page .location-section.introductory-section ul li{margin-bottom:1rem}.page-template-location-page .faq-section h4{margin-top:40px;font-size:18px !important;color:#58adde;margin-bottom:1rem}.page-template-location-page .faq-content{flex:1}.page-template-location-page .faq-content .questions{margin-top:40px}.page-template-location-page .faq-content .separator{margin:0}.page-template-location-page .question-item .question-content{display:none}.page-template-location-page .question-item .question-icon .prime-faq{font-family:'Montserrat';font-weight:300;font-size:36px;width:22px;text-align:center}.page-template-location-page .question-item .question-icon .prime-faq:before{content:"+"}.page-template-location-page .question-item.active .question-icon .prime-faq:before{content:"-"}.page-template-location-page .question-header{display:flex;align-items:center;padding-bottom:25px;margin-bottom:25px;cursor:pointer;border-bottom:1px solid #ccc}.page-template-location-page .question-header .question-title{font-size:18px !important;color:#58adde;font-family:'Montserrat';font-weight:700}.page-template-location-page .question-header .question-icon{color:#ec801f;margin-left:auto;transition:all .3s ease}.page-template-location-page .faq-cta{background:#05518f;flex:1 1 100%;padding:40px}.page-template-location-page .faq-cta .cta-title{font-size:24px !important;color:#fff;font-family:'Montserrat';font-weight:700;margin-bottom:1rem}.page-template-location-page .faq-cta .cta-text{font-size:21px !important;color:#fff;font-family:'Montserrat';font-weight:400;margin-bottom:1rem}.page-template-location-page .location-treatments .semi-wrap>div:not(:last-of-type){margin-bottom:46px}.page-template-location-page .proper-section .image-wrapper{margin-bottom:90px;text-align:center}.page-template-location-page .description-box{padding:40px;box-shadow:0px 4px 12px 4px rgba(0,0,0,.1);margin-bottom:30px}.page-template-location-page #content .location-content .description-box p{font-family:'Montserrat';color:#003560;font-weight:500;font-size:21px}.page-template-location-page #content .post-content .location-page-work-section .left h3{font-size:32px;color:#05518f;letter-spacing:0;margin-top:10px}.page-template-location-page #content .post-content .location-page-work-section{margin-bottom:2.5em}.page-template-location-page .fusion-copyright-notice{color:var(--copyright_link_color)}.page-template-location-page .fusion-copyright-content{padding-top:40px;padding-bottom:40px}.page-template-location-page .fusion-copyright-notice a:not(:hover){text-decoration:underline}.page-template-location-page .fusion-copyright-notice a:hover{color:var(--copyright_link_color)}.page-template-location-page .tmm-copy-text .links-group{gap:5px}.page-template-location-page .links-group:not(:last-child){margin-bottom:14px}.page-template-location-page .add-treatment{background:#e8f5fc;border-radius:6px;padding:11.5px 18px}.page-template-location-page .add-treatment .icon-list{display:flex;gap:30px}.page-template-location-page .add-treatment .icon-list img{max-width:15px}.page-template-location-page .add-treatment .icon-list>div{display:flex;gap:7px;align-items:center;font-size:14px !important}.page-template-location-page .add-treatment .add-treatment-title{font-size:14px !important;font-weight:700;margin-bottom:6px}.page-template-location-page #content .post-content .location-page-work-section,.page-template-location-page #content .post-content .location-page-work-section .left .items-wrap .item{display:flex;gap:25px}.page-template-location-page #content .post-content .location-page-work-section .left{width:55%}.page-template-location-page #content .post-content .location-page-work-section .right{width:45%}.page-template-location-page #content .post-content .location-page-work-section .left .items-wrap{padding-right:3em}.page-template-location-page #content .post-content .location-page-work-section .left .items-wrap .item{margin-bottom:.5em}.page-template-location-page #content .post-content .location-page-work-section .left .items-wrap .item img{max-width:60px}.page-template-location-page #content .post-content .location-page-work-section .left .items-wrap .item .item-title{margin-bottom:.8em}.page-template-location-page #content .post-content .location-page-work-section .left .items-wrap .item .item-title span{font-size:24px;color:#05518f;letter-spacing:0}.page-template-location-page #content .post-content .location-page-work-section .left .items-wrap .item .icon{padding-top:10px}.page-template-location-page #content .post-content .location-page-work-section .right{display:flex;flex-wrap:nowrap;align-items:center;justify-content:end}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours{padding:1.8em 2.5em 2em;box-shadow:0px 3px 6px #00000029;background:#fafafa 0% 0% no-repeat padding-box}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours .title span{font-size:24px;color:#05518f;letter-spacing:0;text-transform:uppercase;font-family:"Montserrat";font-weight:700;line-height:1}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours .title{line-height:1;margin-bottom:.9em;text-align:center}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours table{text-align:center;margin-top:1em}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours table tr td{padding:8px 15px}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours table tr td.wi{padding-left:25px}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours table.wi-off tr td.wi{opacity:0}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours table .hours-row .day{text-align:left;font-weight:600;padding-right:40px}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours .main-titles{color:#05518f;text-align:center;font-weight:600}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours .main-titles td{padding-bottom:20px}.location-hours .location-hours__bottom-message{font-style:italic;text-align:center;margin-top:1em;margin-bottom:0}.page-template-location-page #content .post-content .location-page-custom-footer{margin-left:-30px;margin-right:-30px}.page-template-location-page #content .post-content .location-page-why-use-section h3{font-size:32px;color:#05518f;font-weight:700;letter-spacing:0;text-align:center;margin-bottom:.6em;margin-top:20px}.page-template-location-page #content .post-content .location-page-why-use-section{text-align:left}.page-template-location-page .location-section .wrap{max-width:768px;margin:0 auto}.page-template-location-page .location-section .semi-wrap{padding-left:72px;padding-right:72px}.page-template-location-page #content .post-content .location-page-why-use-section .wrap .content p:not(:first-child){display:none}.page-template-location-page .location-page-why-use-section .see-more-btn .see-less,.page-template-location-page .location-page-why-use-section .see-more-why.active .see-more{display:none}.page-template-location-page .location-page-why-use-section .see-more-why.active .see-less{display:block}.page-template-location-page #content .post-content .location-page-introductory-section{text-align:center;background-color:#05518f}.page-template-location-page #content .post-content .location-page-introductory-section .wrap{max-width:950px;margin:0 auto;padding:3.5em 5em}.page-template-location-page .location-page-introductory-section .wrap .subtitle,.page-template-location-page .location-page-introductory-section .wrap .subtitle span{font-size:24px !important;letter-spacing:0;color:#fff;font-weight:600;margin-top:.6em;margin-bottom:1em}.page-template-location-page .location-page-introductory-section .wrap .subtitle{margin-top:1.6em}.page-template-location-page .location-page-introductory-section .wrap .subtitle span{position:relative}.page-template-location-page .location-page-introductory-section .wrap .subtitle span:before{font-family:'Fuzzy Bubbles';width:60px;height:30px;top:-28px;left:50%;transform:translateX(-50%);position:absolute}.page-template-location-page .location-page-introductory-section .wrap .subtitle span:after{content:'';width:60px;height:30px;left:50%;transform:translateX(-50%);position:absolute;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='61' height='30' viewBox='0 0 61 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.00002 5C15.3925 7.58427 44.6502 22.5007 54 28' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M59.1839 2C43.9464 5.53214 12.9635 21.3388 2.34459 28.331' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.page-template-location-page .initial-visit span:before{font-family:'Fuzzy Bubbles';font-size:40px;top:-32px;left:68%;transform:translateX(-50%) rotate(349deg);color:red;position:absolute}.page-template-location-page .initial-visit.with-sale span:after{content:'';width:124px;height:53px;left:50%;top:15px;transform:translateX(-50%);position:absolute;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='128' height='53' viewBox='0 0 128 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.99995 6C29.9719 10.9438 93.6503 39.4796 114 50' stroke='%23FF0000' stroke-width='4' stroke-linecap='round'/%3E%3Cpath d='M125.696 2C92.7353 8.47389 25.7155 37.4452 2.74546 50.2608' stroke='%23FF0000' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.page-template-location-page #content .post-content .location-page-introductory-section .wrap .content{color:#fff;text-align:left;margin-bottom:2em}.page-template-location-page #content .post-content .location-page-introductory-section h3{font-size:48px;color:#fff;letter-spacing:0;text-transform:uppercase;text-align:center;font-weight:100;margin-bottom:.4em;margin-top:0;line-height:1.1}.page-template-location-page #content .post-content .location-page-memberships-section h3{font-size:36px;color:#05518f;letter-spacing:0;margin-top:0;margin-bottom:.5em;font-weight:100;text-align:center;text-transform:uppercase}.page-template-location-page #content .post-content .location-page-memberships-section .item{display:flex;padding-top:35px}.page-template-location-page #content .post-content .location-page-memberships-section .item .icon{padding-top:12px}.page-template-location-page #content .post-content .location-page-memberships-section .item .icon img{max-width:42px}.page-template-location-page #content .post-content .location-page-memberships-section .item .item-content .item-title{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:24px}.page-template-location-page .list-columns{max-width:768px;margin:50px 0}.page-template-location-page .list-columns ul{column-count:2}.page-template-location-page .list-columns ul li{margin:3px 0}.page-template-location-page .list-columns .column{flex:1 1 50%}.page-template-location-page .therapy-wrapper{background:#fafafa 0% 0% no-repeat padding-box;box-shadow:0px 3px 6px #00000029;padding:2.5em 1.7em;height:100%;display:flex;flex-direction:column}.page-template-location-page .therapy-wrapper.fix-h{padding-bottom:3em}.page-template-location-page .therapy-wrapper .item-text p{font-size:14.5px !important}.page-template-location-page .location-page-gift-certificate{display:flex;flex-direction:column;justify-content:center;background-color:#05518f;color:#fff;text-align:center;border-radius:999em;height:460px}.page-template-location-page .gift-certificate-title{font-family:'Montserrat';font-size:30px !important;font-weight:700;margin-bottom:30px}.page-template-location-page .gift-certificate-text{margin-bottom:30px;font-family:'Montserrat';font-size:19px !important;font-weight:400}.gift-certificate-button span{font-family:'Open Sans';font-weight:700;font-size:18px;line-height:22px;color:#fff;display:inline-block;border:1px solid #fff;border-radius:5px;padding:12px 25px;max-width:242px}.page-template-location-page .packages-grid{margin-top:50px;display:flex;align-items:stretch;flex-wrap:wrap;gap:50px}.page-template-location-page .package-item{background:#fafafa;box-shadow:0px 4px 8px rgba(0,0,0,.2);padding-bottom:35px;display:flex;flex-direction:column;flex:1 1 47%;max-width:47%}.page-template-location-page .package-item-header{font-size:14px;font-weight:700;color:#05518f}.page-template-location-page .package-item-header{padding-top:25px}.page-template-location-page .item-divider{padding-top:25px;margin-bottom:25px;border-bottom:2px solid #e5e5e5}.page-template-location-page .package-item-header ul{column-count:2;column-gap:5px;padding-left:0;margin:0;font-size:13px !important;list-style:none;min-height:49px}.page-template-location-page .package-item-header ul li{position:relative;margin-left:20px}.page-template-location-page .package-item-header ul li:first-child:nth-last-child(1){width:100%}.page-template-location-page .package-item-header ul li:not(:last-child){margin-bottom:10px}.page-template-location-page .package-item-content ul{column-count:2;gap:18px;line-height:24px;font-weight:700;padding-left:14px;font-size:14px !important}.page-template-location-page .package-item-header li:before{content:"";position:absolute;left:-20px;top:4px;display:block;width:13px;height:13px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.646.361c-.411-.482-1.08-.481-1.492 0L5.438 8.216l-2.985-3.49c-.412-.483-1.08-.483-1.492 0-.413.481-.413 1.263 0 1.745l3.73 4.363a.98.98 0 0 0 .747.362c.27 0 .54-.12.746-.362l7.462-8.727c.412-.482.412-1.264 0-1.746Z' fill='%23E7974A'/%3E%3C/svg%3E")}.page-template-location-page .package-item-footer{color:#05518f;font-weight:700;font-style:italic;margin-top:auto}.page-template-location-page .package-item-footer p{margin-bottom:25px}.page-template-location-page .package-item-header,.page-template-location-page .package-item-content,.page-template-location-page .package-item-footer{padding-left:25px;padding-right:25px}.page-template-location-page .package-item-title{display:flex;align-items:center;justify-content:center;height:68px;background:linear-gradient(180deg,#58adde 0%,#05518f 100%);color:#fff;font-size:24px !important;font-weight:700;padding:0 75px;text-align:center;line-height:1.1 !important}.page-template-location-page .therapies-grid{display:flex;flex-wrap:wrap;gap:50px}.page-template-location-page .therapies-grid~.therapies-grid{margin-top:50px}.page-template-location-page .therapies-grid>div{min-width:47%;max-width:47%;flex:1}.page-template-location-page .therapies-grid>:nth-child(odd).location-page-gift-certificate{min-width:100%;max-width:100%}.page-template-location-page #content .post-content .location-page-memberships-section .item .item-content .item-title span{font-size:32px;font-family:"Montserrat";color:#05518f;letter-spacing:0;font-weight:700}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:2em}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option{width:calc(33.33% - 20px);border-left-color:#00000029;border-left-width:2px;border-left-style:solid;border-right-color:#00000029;border-right-width:2px;border-right-style:solid;position:relative;min-height:407px;background:#fafafa 0% 0% no-repeat padding-box}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .wrap{padding:1.8em 1.8em 7em}@media (max-width:1150px){.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .wrap{padding-bottom:0}}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .title span{font-size:24px;font-family:"Montserrat";color:#fff;text-transform:uppercase;font-weight:100}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .title{text-align:center;padding:.9em 1.5em;z-index:5;margin-left:-2px;margin-right:-2px}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .extra-wrap{position:absolute;bottom:0;width:83%}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .content,.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .content p{font-size:13px;line-height:2.2}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .price .value{font-size:16px;color:#ec801f;text-transform:uppercase}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .price .only{font-size:32px;color:#05518f;font-family:"Montserrat";font-weight:600}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option.select .title{background-color:#ec801f;border:2px solid #ec801f}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option.select{border-bottom-width:2px;border-bottom-color:#ec801f;border-bottom-style:solid}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option.essentials .title{background-color:#53ace0;border:2px solid #53ace0}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option.essentials{border-bottom-width:2px;border-bottom-color:#53ace0;border-bottom-style:solid}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option.transformation .title{background-color:#05518f;border:2px solid #05518f}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option.transformation{border-bottom-width:2px;border-bottom-color:#05518f;border-bottom-style:solid}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .price-wrap{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:2em}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .price-wrap .icon{display:flex;flex-direction:column}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .price-wrap img{max-width:62px;margin-top:auto}.page-template-location-page #content .post-content .location-page-int-therapies-section .wrap,.page-template-location-page #content .post-content .location-page-inj-therapies-section .wrap,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .wrap,.page-template-location-page #content .post-content .location-page-tb-therapies-section .wrap{background:#fafafa 0% 0% no-repeat padding-box;box-shadow:0px 3px 6px #00000029;padding:2.5em}.page-template-location-page #content .post-content .location-page-int-therapies-section .item,.page-template-location-page #content .post-content .location-page-inj-therapies-section .item,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .item,.page-template-location-page #content .post-content .location-page-tb-therapies-section .item{display:flex}.page-template-location-page #content .post-content .location-page-int-therapies-section .item .icon,.page-template-location-page #content .post-content .location-page-inj-therapies-section .item .icon,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .item .icon,.page-template-location-page #content .post-content .location-page-tb-therapies-section .item .icon{padding-top:12px}.page-template-location-page #content .post-content .location-page-int-therapies-section .item .icon img{max-width:45px}.page-template-location-page #content .post-content .location-page-inj-therapies-section .item .icon img{max-width:49px}.page-template-location-page #content .post-content .location-page-inj-therapies-section.nadit .item .icon i{display:inline-block;width:50px;height:45px}.page-template-location-page #content .post-content .location-page-inj-therapies-section.nadit .item .icon i:before{display:inline-block;content:"";width:50px;height:45px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='57.261' height='50' viewBox='0 0 57.261 50'%3E%3Cg id='Group_56' data-name='Group 56' transform='translate(-4.675 -7.199)'%3E%3Cg id='intravenous-saline-drip' transform='translate(16.731 7.199)'%3E%3Cpath id='Path_28' data-name='Path 28' d='M77.594,39.523H76.209V20.485a7.075,7.075,0,1,0-14.142,0V49.878a4.324,4.324,0,0,1-4.239,4.393H52.177a4.324,4.324,0,0,1-4.239-4.394v-1.57h1.423a1.439,1.439,0,0,0,1.413-1.465V41.757l1.3-.139a8.177,8.177,0,0,0,7.179-8.256V11.593A4.324,4.324,0,0,0,55.006,7.2H38.043A4.324,4.324,0,0,0,33.8,11.593V33.361a8.177,8.177,0,0,0,7.18,8.256l1.3.14v5.09a1.439,1.439,0,0,0,1.413,1.46h1.413v1.562a7.207,7.207,0,0,0,7.066,7.324h5.651a7.206,7.206,0,0,0,7.065-7.324V20.476a4.247,4.247,0,1,1,8.488,0V39.523H71.943a1.439,1.439,0,0,0-1.413,1.464v5.857A4.394,4.394,0,0,0,73.381,51v4.736a1.414,1.414,0,1,0,2.827,0V50.981a4.4,4.4,0,0,0,2.8-4.134V40.989A1.439,1.439,0,0,0,77.6,39.523ZM36.631,16.085H56.419v14.65H36.631Zm1.413-5.958H55.006a1.442,1.442,0,0,1,1.413,1.465v1.564H36.631V11.593a1.442,1.442,0,0,1,1.413-1.465Zm5.8,28.851L41.273,38.7a5.276,5.276,0,0,1-4.636-5.039H56.41A5.276,5.276,0,0,1,51.775,38.7l-2.562.277a1.446,1.446,0,0,0-1.267,1.457v4.945H45.11V40.437a1.447,1.447,0,0,0-1.268-1.457Zm29.515,3.471h2.826v4.394a1.414,1.414,0,1,1-2.826,0Z' transform='translate(-33.804 -7.199)' fill='%2353ace0'/%3E%3C/g%3E%3Crect id='Rectangle_60' data-name='Rectangle 60' width='16.224' height='31.585' rx='8.112' transform='translate(6.345 15.202)' fill='%23fff'/%3E%3Cpath id='Path_27' data-name='Path 27' d='M67.974,46.183H66.753V44.958a1.222,1.222,0,1,0-2.443,0v1.225H63.089a1.222,1.222,0,1,0,0,2.443H64.31v1.218a1.222,1.222,0,0,0,2.443,0V48.627h1.221a1.222,1.222,0,0,0,0-2.443Z' transform='translate(-36.17 -23.789)' fill='%2353ace0'/%3E%3Cg id='Group_55' data-name='Group 55' transform='translate(4.675 13.031)'%3E%3Cg id='Group_54' data-name='Group 54' transform='translate(0 0)'%3E%3Cpath id='Path_64' data-name='Path 64' d='M7.4,32.477A9.231,9.231,0,0,0,4.675,39.05v18.2a9.3,9.3,0,1,0,18.591,0v-18.2A9.3,9.3,0,0,0,7.4,32.477ZM8.966,51.186v6.067a4.973,4.973,0,0,0,1.466,3.54A.715.715,0,0,1,9.42,61.8a6.392,6.392,0,0,1-1.885-4.551V51.186a.715.715,0,0,1,1.43,0ZM20.407,39.052v8.386H7.535V39.05a6.436,6.436,0,0,1,12.872,0Z' transform='translate(-4.675 -29.759)' fill='%2353ace0'/%3E%3C/g%3E%3C/g%3E%3Crect id='Rectangle_61' data-name='Rectangle 61' width='12.283' height='14.359' transform='translate(7.009 31.429)' fill='%2353ace0'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain}.page-template-location-page #content .post-content .location-page-cryo-therapies-section .item .icon img{max-width:39px}.page-template-location-page #content .post-content .location-page-tb-therapies-section .item .icon img{max-width:49px}.page-template-location-page .therapies .item .item-content{padding-left:1.2em}.page-template-location-page #content .post-content .location-page-int-therapies-section .item .item-content .item-title,.page-template-location-page #content .post-content .location-page-inj-therapies-section .item .item-content .item-title,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .item .item-content .item-title,.page-template-location-page #content .post-content .location-page-tb-therapies-section .item .item-content .item-title{margin-bottom:8px}.page-template-location-page .location-page-int-therapies-section .item-text{font-size:15px !important}.page-template-location-page #content .post-content .location-page-int-therapies-section .item .item-content .item-title h4,.page-template-location-page #content .post-content .location-page-inj-therapies-section .item .item-content .item-title h4,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .item .item-content .item-title h4,.page-template-location-page #content .post-content .location-page-tb-therapies-section .item .item-content .item-title h4{font-size:27px;font-family:"Montserrat";color:#05518f;letter-spacing:0;font-weight:600;margin:0;font-weight:700}.page-template-location-page #content .post-content .location-page-int-therapies-section .info-list,.page-template-location-page #content .post-content .location-page-inj-therapies-section .info-list,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .info-list,.page-template-location-page #content .post-content .location-page-tb-therapies-section .info-list{display:flex;flex-wrap:nowrap;justify-content:space-between}.page-template-location-page #content .post-content .location-page-int-therapies-section .info-list ul,.page-template-location-page #content .post-content .location-page-inj-therapies-section .info-list ul,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .info-list ul,.page-template-location-page #content .post-content .location-page-tb-therapies-section .info-list ul{padding-left:20px}.page-template-location-page #content .post-content .location-page-int-therapies-section .info-list ul li,.page-template-location-page #content .post-content .location-page-inj-therapies-section .info-list ul li,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .info-list ul li,.page-template-location-page #content .post-content .location-page-tb-therapies-section .info-list ul li{font-weight:700;font-size:13px;line-height:23px}.page-template-location-page #content .post-content .location-page-int-therapies-section .buttons .btn-orange,.page-template-location-page #content .post-content .location-page-inj-therapies-section .buttons .btn-orange,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .buttons .btn-orange,.page-template-location-page #content .post-content .location-page-tb-therapies-section .buttons .btn-orange{margin-right:25px}.page-template-location-page #content .post-content .location-page-int-therapies-section .buttons,.page-template-location-page #content .post-content .location-page-inj-therapies-section .buttons,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .buttons,.page-template-location-page #content .post-content .location-page-tb-therapies-section .buttons{margin-top:1.9em;margin-bottom:1.9em}.page-template-location-page #content .post-content .location-page-int-therapies-section table,.page-template-location-page #content .post-content .location-page-inj-therapies-section table,.page-template-location-page #content .post-content .location-page-cryo-therapies-section table,.page-template-location-page #content .post-content .location-page-tb-therapies-section table{width:100%}.page-template-location-page #content .post-content .location-page-int-therapies-section table tr td,.page-template-location-page #content .post-content .location-page-inj-therapies-section table tr td,.page-template-location-page #content .post-content .location-page-cryo-therapies-section table tr td,.page-template-location-page #content .post-content .location-page-tb-therapies-section table tr td{padding:.5em 1em}.page-template-location-page .therapy-wrapper table tr td:first-child{width:222px;border-bottom-left-radius:3px;border-top-left-radius:3px}.page-template-location-page .therapy-wrapper .info-list ul{column-count:2;margin-top:10px}.page-template-location-page .therapy-wrapper table tr td:nth-child(2){border-bottom-right-radius:3px;border-top-right-radius:3px}.page-template-location-page .therapy-wrapper table tr td.price,.page-template-location-page .therapy-wrapper table tr td.more-info{width:110px;text-align:left}.page-template-location-page .therapy-wrapper table tr td.more-info{text-align:center}.page-template-location-page #content .post-content .location-page-int-therapies-section table tr:not(.main-titles) td,.page-template-location-page #content .post-content .location-page-inj-therapies-section table tr:not(.main-titles) td,.page-template-location-page #content .post-content .location-page-cryo-therapies-section table tr:not(.main-titles) td,.page-template-location-page #content .post-content .location-page-tb-therapies-section table tr:not(.main-titles) td{font-size:13px;font-weight:700}.page-template-location-page #content .post-content .location-page-int-therapies-section table .main-titles td,.page-template-location-page #content .post-content .location-page-inj-therapies-section table .main-titles td,.page-template-location-page #content .post-content .location-page-cryo-therapies-section table .main-titles td,.page-template-location-page #content .post-content .location-page-tb-therapies-section table .main-titles td{background-color:#05518f !important;color:#fff;font-size:14px;text-transform:uppercase}.page-template-location-page #content .post-content .location-page-int-therapies-section table tr.main-titles,.page-template-location-page #content .post-content .location-page-inj-therapies-section table tr.main-titles,.page-template-location-page #content .post-content .location-page-cryo-therapies-section table tr.main-titles,.page-template-location-page #content .post-content .location-page-tb-therapies-section table tr.main-titles,.page-template-location-page #content .post-content .location-page-int-therapies-section table tr.show,.page-template-location-page #content .post-content .location-page-inj-therapies-section table tr.show,.page-template-location-page #content .post-content .location-page-cryo-therapies-section table tr.show,.page-template-location-page #content .post-content .location-page-tb-therapies-section table tr.show,.page-template-location-page #content .post-content .location-page-int-therapies-section table tr:nth-child(-n+4),.page-template-location-page #content .post-content .location-page-inj-therapies-section table tr:nth-child(-n+4),.page-template-location-page #content .post-content .location-page-cryo-therapies-section table tr:nth-child(-n+4),.page-template-location-page #content .post-content .location-page-tb-therapies-section table tr:nth-child(-n+4){display:table-row}.page-template-location-page #content .post-content .location-page-int-therapies-section table tr,.page-template-location-page #content .post-content .location-page-inj-therapies-section table tr,.page-template-location-page #content .post-content .location-page-cryo-therapies-section table tr,.page-template-location-page #content .post-content .location-page-tb-therapies-section table tr{display:none}.page-template-location-page #content .post-content .location-page-int-therapies-section table tr:nth-child(2n+1) td,.page-template-location-page #content .post-content .location-page-inj-therapies-section table tr:nth-child(2n+1) td,.page-template-location-page #content .post-content .location-page-cryo-therapies-section table tr:nth-child(2n+1) td,.page-template-location-page #content .post-content .location-page-tb-therapies-section table tr:nth-child(2n+1) td{background-color:#70707015}.page-template-location-page #content .post-content .location-page-int-therapies-section table tr td.blank,.page-template-location-page #content .post-content .location-page-inj-therapies-section table tr td.blank,.page-template-location-page #content .post-content .location-page-cryo-therapies-section table tr td.blank,.page-template-location-page #content .post-content .location-page-tb-therapies-section table tr td.blank{width:5px;background-color:#fff !important;padding:0}.page-template-location-page #content .post-content .location-page-int-therapies-section .see-more-btn,.page-template-location-page #content .post-content .location-page-inj-therapies-section .see-more-btn,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .see-more-btn,.page-template-location-page #content .post-content .location-page-tb-therapies-section .see-more-btn{text-align:center;margin-top:1.8em}.page-template-location-page #content .post-content .location-page-int-therapies-section .see-more-btn i.see-more-btn-icon,.page-template-location-page #content .post-content .location-page-inj-therapies-section .see-more-btn i.see-more-btn-icon,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .see-more-btn i.see-more-btn-icon,.page-template-location-page #content .post-content .location-page-tb-therapies-section .see-more-btn i.see-more-btn-icon{width:20px;height:20px;border-radius:50%;background-color:#53ace0;display:inline-block;margin-right:15px}.page-template-location-page #content .post-content .location-page-int-therapies-section .see-more-btn a,.page-template-location-page #content .post-content .location-page-inj-therapies-section .see-more-btn a,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .see-more-btn a,.page-template-location-page #content .post-content .location-page-tb-therapies-section .see-more-btn a{cursor:pointer;display:flex;justify-content:center;align-items:center;color:#53ace0}.page-template-location-page #content .post-content .location-page-int-therapies-section .see-more-btn a:hover,.page-template-location-page #content .post-content .location-page-inj-therapies-section .see-more-btn a:hover,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .see-more-btn a:hover,.page-template-location-page #content .post-content .location-page-tb-therapies-section .see-more-btn a:hover{color:#53ace0}.page-template-location-page #content .post-content .location-page-int-therapies-section .see-more-btn i.see-more-btn-icon:before,.page-template-location-page #content .post-content .location-page-inj-therapies-section .see-more-btn i.see-more-btn-icon:before,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .see-more-btn i.see-more-btn-icon:before,.page-template-location-page #content .post-content .location-page-tb-therapies-section .see-more-btn i.see-more-btn-icon:before{width:100%;height:100%;content:"";display:inline-block;background-size:60%;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1133 0.0566406L8 6.16995L1.88669 0.0566406L0 1.94327L8 9.94326L16 1.94327L14.1133 0.0566406Z' fill='white'/%3E%3C/svg%3E%0A")}.page-template-location-page #content .post-content .location-page-int-therapies-section .see-more-btn i.see-more-btn-icon.less:before,.page-template-location-page #content .post-content .location-page-inj-therapies-section .see-more-btn i.see-more-btn-icon.less:before,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .see-more-btn i.see-more-btn-icon.less:before,.page-template-location-page #content .post-content .location-page-tb-therapies-section .see-more-btn i.see-more-btn-icon.less:before{transform:rotate(180deg)}.page-template-location-page #content .post-content .location-page-int-therapies-section .see-more-btn span.see-less,.page-template-location-page #content .post-content .location-page-inj-therapies-section .see-more-btn span.see-less,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .see-more-btn span.see-less,.page-template-location-page #content .post-content .location-page-tb-therapies-section .see-more-btn span.see-less{display:none}.page-template-location-page #content .post-content .location-page-int-therapies-section .see-more-btn span.hide,.page-template-location-page #content .post-content .location-page-inj-therapies-section .see-more-btn span.hide,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .see-more-btn span.hide,.page-template-location-page #content .post-content .location-page-tb-therapies-section .see-more-btn span.hide{display:none !important}.page-template-location-page #content .post-content .location-page-int-therapies-section .see-more-btn span.show,.page-template-location-page #content .post-content .location-page-inj-therapies-section .see-more-btn span.show,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .see-more-btn span.show,.page-template-location-page #content .post-content .location-page-tb-therapies-section .see-more-btn span.show{display:inline !important}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper h3{font-size:48px;color:#05518f;font-weight:500;letter-spacing:0;margin:0 0 .2em;text-align:center;font-weight:100}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap{margin-top:2.8em;display:flex;flex-wrap:wrap;justify-content:space-between}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item{width:46%;margin-bottom:2.2em}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item .video{margin-top:25px;cursor:pointer;position:relative}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item .video button.video__button{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;left:50%;border:none;border-radius:50%;outline:none;width:35px;height:35px;background:#fff;transition:all .2s;cursor:pointer;transform:translate(-50%,-50%)}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item .video button.video__button i{display:inline-block;width:12px;height:12px;transition:all .2s;margin-left:4px}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item .video button.video__button i:before{display:inline-block;content:"";width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='12' viewBox='0 0 11 12'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M6,0l6,11H0Z' transform='translate(11) rotate(90)' fill='%2353ace0'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;transition:all .2s}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item .video:hover button.video__button{background:rgba(255,255,255,.5)}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item .video:hover button.video__button i:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='12' viewBox='0 0 11 12'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M6,0l6,11H0Z' transform='translate(11) rotate(90)' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item .video-desc{min-height:120px}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item .video iframe{max-width:100%}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item .video-title{color:#05518f;font-size:21px;letter-spacing:0;font-family:"Montserrat";font-weight:700;margin-bottom:.2em}.page-template-location-page .before-footer .fusion-row{width:100%;max-width:1200px}.page-template-location-page .before-footer{background-color:#05518f;color:#fff;padding:62px 0}.page-template-location-page .before-footer a:not(.btn-orange){color:#fff;text-decoration:underline}.page-template-location-page .before-footer a:hover,.page-template-location-page .before-footer .location-info-phone a{color:#fff}.page-template-location-page .before-footer a:hover{text-decoration:none}.page-template-location-page .before-footer .content-grid{display:flex;flex-wrap:wrap;gap:72px}.page-template-location-page .before-footer .content-grid .col-1,.page-template-location-page .before-footer .content-grid .col-3{flex:1}.page-template-location-page .before-footer .content-grid .col-2{width:35%}.page-template-location-page .before-footer .content-grid .col-3>.btn-orange{display:inline-block}.page-template-location-page .before-footer .col-title{font-family:'Montserrat';font-weight:700;font-size:18px;margin-bottom:22px}.page-template-location-page .before-footer .col-title.social-title{margin-bottom:16px}.page-template-location-page .before-footer i[class*=location-info-]{height:17px;width:14px;display:inline-block;margin-right:16px}.page-template-location-page .before-footer i[class*=location-info-]~div{display:inline-flex}.page-template-location-page .before-footer i[class*=location-info-]:before{display:block;content:"";height:100%;width:100%;background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.page-template-location-page .before-footer i.location-info-address-icon:before{transform:scale(1.5) translateY(3px);background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 .75A8.25 8.25 0 0 0 3.75 9c0 4.357 7.35 13.575 7.665 13.973a.75.75 0 0 0 1.17 0C12.9 22.575 20.25 13.357 20.25 9A8.25 8.25 0 0 0 12 .75Zm0 10.5a3 3 0 1 1 0-5.999 3 3 0 0 1 0 5.999Z' fill='white'/%3E%3C/svg%3E")}.page-template-location-page .before-footer i.location-info-phone-icon:before{transform:scale(1.5) translateY(2px);background-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.29 15.33c-.574-.481-3.938-2.611-4.497-2.513-.263.046-.464.27-1.001.911a7.684 7.684 0 0 1-.817.884 7.062 7.062 0 0 1-1.558-.577A9.647 9.647 0 0 1 6.965 9.58a7.059 7.059 0 0 1-.577-1.558 7.67 7.67 0 0 1 .884-.816c.64-.538.865-.737.911-1C8.281 5.645 6.15 2.282 5.67 1.71c-.2-.238-.383-.397-.617-.397-.677 0-3.74 3.787-3.74 4.278 0 .04.065 3.984 5.045 9.05 5.067 4.98 9.01 5.046 9.05 5.046.492 0 4.28-3.063 4.28-3.74 0-.234-.16-.416-.399-.617Zm-4.196-5.486h1.312a5.255 5.255 0 0 0-5.25-5.25v1.312a3.941 3.941 0 0 1 3.938 3.938Z' fill='white'/%3E%3Cpath d='M18.375 9.844h1.313a8.541 8.541 0 0 0-8.532-8.531v1.312a7.227 7.227 0 0 1 7.219 7.219Z' fill='white'/%3E%3C/svg%3E")}.page-template-location-page .before-footer i.location-info-email-icon:before{transform:scale(1.5) translateY(2px);background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12.96 10.83-1.676 1.68c-.68.682-1.874.697-2.568 0L7.04 10.83l-6.017 6.036c.224.103.471.165.734.165h16.484c.263 0 .51-.061.733-.165L12.96 10.83Z' fill='white'/%3E%3Cpath d='M18.242 2.969H1.758c-.263 0-.51.062-.733.165l6.428 6.45.002.001v.001l2.09 2.097c.223.223.688.223.91 0l2.09-2.096v-.002h.002l6.428-6.45a1.74 1.74 0 0 0-.733-.166ZM.187 3.953A1.736 1.736 0 0 0 0 4.726v10.547c0 .279.071.539.187.773L6.214 10 .187 3.953Zm19.626 0L13.786 10l6.027 6.046c.116-.234.187-.494.187-.773V4.726c0-.279-.071-.539-.187-.773Z' fill='white'/%3E%3C/svg%3E")}.page-template-location-page .directions-link-wrapper a{margin-left:32px}.page-template-location-page .schedule{margin-top:32px}.page-template-location-page .schedule table tr>td{min-width:90px}.page-template-location-page .before-footer .footer-social-media a:hover img{filter:brightness(3)}.page-template-location-page .before-footer .footer-social-media a:not(:last-child){margin-right:11px}.page-template-location-page .before-footer .google-reviews{display:flex;align-items:center;gap:10px;margin-top:40px;margin-bottom:40px}.page-template-location-page .before-footer .review-logo{display:flex;font-size:14px;align-items:center;gap:10px}.page-template-location-page .before-footer .njt-header .njt-fr-starsnumb{font-family:"Open Sans";color:#fff}.page-template-location-page .before-footer .njt-google-places-reviews-wap,.page-template-location-page .before-footer .njt-header{border:0;margin:0;padding:0}.page-template-location-page .before-footer .njt-header-image{display:none}.page-template-location-page .before-footer .njt-header-content{margin:0}.page-template-location-page .before-footer .review-title{font-family:'Montserrat';font-weight:700;font-size:14px;text-decoration:none}.page-template-location-page .before-footer .njt-header-title a{display:none}.page-template-location-page #content .post-content .location-page-custom-footer{background-image:url(/wp-content/uploads/2020/10/dots-background.jpg);background-repeat:no-repeat;background-size:cover;text-align:center;padding-top:4em;padding-bottom:4.5em}.page-template-location-page #content .post-content .location-page-custom-footer .wrap{max-width:1000px;margin:0 auto;padding-left:1em;padding-right:1em}.page-template-location-page #content .post-content .location-page-custom-footer .footer-title,.page-template-location-page #content .post-content .location-page-custom-footer .footer-subtitle{text-align:center}.page-template-location-page #content .post-content .location-page-custom-footer .footer-title{margin-bottom:.1em}.page-template-location-page #content .post-content .location-page-custom-footer .footer-title span{font-family:"Montserrat";font-size:32px;font-weight:700;color:#05518f;letter-spacing:0;margin-bottom:.5em}.page-template-location-page #content .post-content .location-page-custom-footer .footer-subtitle span{font-size:24px;color:#05518f;letter-spacing:0;font-weight:500}.page-template-location-page #content .post-content .location-page-custom-footer .wrap .footer-social-media img{max-width:185px}.page-template-location-page #content .post-content .location-page-custom-footer .wrap .footer-social-media a{display:inline-block}.page-template-location-page #content .post-content .location-page-custom-footer .wrap .footer-social-media a.fb{margin-right:30px}.page-template-location-page #content .post-content .location-page-custom-footer .wrap .footer-social-media{display:flex;justify-content:center;align-items:center;margin-top:1.8em}.page-template-location-page .njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-star{background:url(//primeivhydration.com/wp-content/themes/Avada-Child/../img/rate-star-button.svg) 0 0 no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.673' height='20.616' viewBox='0 0 21.673 20.616'%3E%3Cg id='gold-star' transform='translate(1.35 1.42)'%3E%3Cpath id='Path_7' data-name='Path 7' d='M15.349,59.353,9.486,56.27,3.623,59.353l1.119-6.529L0,48.2l6.554-.953,2.932-5.941,2.932,5.941,6.554.953L14.23,52.824Z' transform='translate(0 -41.307)' fill='%23ffd800' stroke='%23ffd800' stroke-width='1.257'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain}.page-template-location-page .njt-google-places-reviews-wap .njt-fr-starslist-wrapper .njt-fr-starslist-background .njt-fr-star{background:url(//primeivhydration.com/wp-content/themes/Avada-Child/../img/rate-star-button.svg) 0 0 no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.673' height='20.616' viewBox='0 0 21.673 20.616'%3E%3Cg id='white-star' transform='translate(1.35 1.42)'%3E%3Cpath id='Path_7' data-name='Path 7' d='M15.349,59.353,9.486,56.27,3.623,59.353l1.119-6.529L0,48.2l6.554-.953,2.932-5.941,2.932,5.941,6.554.953L14.23,52.824Z' transform='translate(0 -41.307)' fill='%23fff' stroke='%23ffd800' stroke-width='1.257'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain}.ilpd-benefits-suptitle{font-family:"Montserrat";font-style:normal;font-weight:700;font-size:18px !important;line-height:22px !important;text-transform:uppercase;color:#58adde;margin-bottom:16px !important}.location-how-it-works{background-image:url(//primeivhydration.com/wp-content/themes/Avada-Child/assets/images/dots-background.jpg);background-repeat:no-repeat;background-size:cover;text-align:left;margin-left:-30px;margin-right:-30px;padding:40px 1.5em 0}.location-how-it-works .wrap{max-width:1200px;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap}.location-how-it-works .wrap>div{flex:0 0 100%;max-width:100%}.location-how-it-works .wrap .how h3{font-size:28px;color:#05518f;margin:0 0 30px;text-align:center}.location-how-it-works .how-it-works-grid{display:flex;flex-wrap:wrap;margin-top:70px;gap:65px;margin-bottom:55px}.location-how-it-works .how-it-works-grid>div{flex-basis:100%}.location-how-it-works .wrap .how>div{position:relative;width:100%;margin-bottom:60px;text-align:center}.location-how-it-works .how img{width:50px;height:auto;margin-bottom:20px}.location-how-it-works .how .item-title{font-size:24px !important;line-height:1 !important;letter-spacing:-.01em;color:#05518f;margin-bottom:20px}.location-how-it-works .how p{font-size:16px;line-height:24px;letter-spacing:-.01em;color:#3d3b3a;text-align:left}.location-how-it-works .why>div{background:#fff;box-shadow:0px 2px 15px rgba(0,0,0,.1);padding-left:30px;padding-right:30px;padding-top:53px;padding-bottom:53px}.location-how-it-works .why h3{font-family:"Montserrat";font-size:24px;line-height:29px;color:#05518f;margin:0 0 20px}.location-how-it-works .why .comparison{display:flex;flex-wrap:wrap}.location-how-it-works .why .comparison>:nth-child(1){flex:0 0 100%;max-width:100%}.location-how-it-works .why .comparison>:nth-child(2),.location-how-it-works .why .comparison>:nth-child(3){flex:0 0 50%;max-width:50%;background:#f6f6f6;border:2px solid #fff}.location-how-it-works .why .comparison h4{font-weight:700;font-size:18px;line-height:25px;color:#3d3b3a;margin-bottom:10px}.location-how-it-works .why .comparison .info{padding-top:40px}.location-how-it-works .why .comparison p{font-family:"Montserrat";font-weight:500;font-size:16px !important;line-height:21px !important;color:#3d3b3a}.location-how-it-works .why .comparison .cell{text-align:center}.location-how-it-works .why .comparison .cell span{display:block;border-bottom:4px solid #fff;font-family:"Montserrat";font-weight:700;font-size:18px !important;line-height:22px !important;text-transform:uppercase;color:#05518f;padding:10px 0}.location-how-it-works .why .comparison .cell p{font-family:"Montserrat";font-weight:700;font-size:18px !important;line-height:22px !important;color:#05518f}.location-how-it-works .why .comparison .cell img{margin:30px 0}.location-how-it-works .why .top .cell img{width:calc(100% - 40px);max-width:141px}.location-how-it-works .why .bottom .cell img{width:calc(100% - 20px);max-width:141px}.location-video-section{max-width:900px;width:100%;margin:60px auto 0}.location-video-section .thumb{width:100%;position:relative;cursor:pointer}.location-video-section .thumb img{width:100%;height:auto}.location-video-section .thumb:before{display:block;content:"";width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.2);transition:background .2s;position:absolute}.location-video-section .thumb:after{content:"";display:block;width:70px;height:70px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/wp-content/uploads/2022/02/play.png");position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.location-video-section .thumb:hover:before{background:rgba(0,0,0,.4)}.location-video-section .iframe{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.location-video-section .iframe iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.page-template-location-page .mobile-collapse{display:none;cursor:pointer}.page-template-location-page .mobile-collapse .mobile-collapse-icon{transition:all .3s}.page-template-location-page .mobile-collapse.active .mobile-collapse-icon{transform:rotate(90deg)}.page-template-location-page .mobile-collapse .collapse-wrapper{border-bottom:1px solid #ccc;padding-top:25px;padding-bottom:25px}.page-template-location-page .mobile-collapse .mobile-collapse-title{font-size:21px !important;font-family:'Montserrat';font-weight:700;color:#05518f}.page-template-location-page .mobile-collapse .mobile-collapse-icon{color:#58adde}.page-template-location-page .testimonials.dots-bg{margin-left:-30px;margin-right:-30px}.page-template-location-page .testimonials-wrapper{padding-top:60px;padding-bottom:45px;margin:0 auto;max-width:1200px}.before-footer .location-info-address,.before-footer .location-info-phone,.before-footer .location-info-email{position:relative;padding-left:27px}.before-footer .location-info-address i,.before-footer .location-info-phone i,.before-footer .location-info-email i{position:absolute;left:0;top:4px}.page-id-23 .fusion-container-anchor .fusion-fullwidth .fusion-builder-row .fusion-layout-column{padding-bottom:25px}@media (min-width:992px){.page-template-location-page #content .post-content .location-page-introductory-section .wrap .content{padding-left:45px;padding-right:45px}.page-template-location-page .faq-cta{max-width:330px}.location-how-it-works{padding:80px 1.5em}.location-how-it-works .why .bottom .info{padding-right:80px !important}.location-how-it-works .how-it-works-grid>div{flex-basis:28%}.location-how-it-works .wrap .how{flex:0 0 45%;max-width:45%;padding-right:30px;padding-top:40px}.location-how-it-works .wrap .how>div{padding-left:85px;text-align:left;margin-bottom:30px}.location-how-it-works .wrap .how h3{font-size:34px;text-align:left}.location-how-it-works .wrap .how img{position:absolute;left:0;top:0}.location-how-it-works .wrap .why{flex:0 0 55%;max-width:55%;padding-left:30px}.location-how-it-works .wrap .why>div{margin-left:0;margin-right:0}.location-how-it-works .why .comparison>:nth-child(1){flex:0 0 34%;max-width:100%;padding-right:20px}.location-how-it-works .why .comparison>:nth-child(2),.location-how-it-works .why .comparison>:nth-child(3){flex:0 0 31.5%;max-width:31.5%}.location-how-it-works .why .comparison p{font-size:13px !important}.location-how-it-works .why .top .comparison>:nth-child(1){border-bottom:2px solid #f6f6f6}.location-how-it-works .why .bottom .comparison>:nth-child(1){border-top:2px solid #f6f6f6}.location-video-section{margin:120px auto 40px;padding:0 1.5em}}@media (min-width:1440px){.page-template-location-page .location-section .semi-wrap{padding-left:0;padding-right:0;width:100%;max-width:1000px;margin:0 auto}}@media only screen and (max-width:1150px){.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option{min-height:450px}}@media (max-width:1040px){.page-template-location-page #content .post-content .location-page-first-top-section .location-map iframe{width:100%;max-width:100%}}@media only screen and (max-width:999px){.page-template-location-page #content .post-content .location-page-work-section .right{justify-content:center}.page-template-location-page .package-item-title{padding:0 36px}.location-how-it-works .main-title{text-align:center}.page-template-location-page .location-section{padding-top:30px;padding-bottom:30px}.page-template-location-page .list-columns ul,.page-template-location-page .therapy-wrapper .info-list ul,.page-template-location-page .package-item-header ul,.page-template-location-page .package-item-content ul{column-count:1}.page-template-location-page .location-section.services{padding-top:30px}.page-template-location-page .hsa-wrapper.desktop{display:none}.page-template-location-page .hsa-wrapper.mobile{display:block}.page-template-location-page #content .post-content .comingsoon .right{width:100%}.page-template-location-page .location-general-info{flex-direction:column}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info{margin-bottom:0}.page-template-location-page #content .post-content .location-book-appointment{text-align:center}.page-template-location-page .location-tootip{left:-283px}.page-template-location-page .location-tootip:before{left:280px}.page-template-location-page .therapy-wrapper .location-tootip{left:50%;transform:translateX(-57%)}.page-template-location-page .therapy-wrapper .location-tootip:before{left:174px}.page-template-location-page .hsa-wrapper.mobile .location-tootip{left:50%;transform:translateX(-47%)}.page-template-location-page .hsa-wrapper.mobile .location-tootip:before{left:140px}.page-template-location-page .location-page-gift-certificate{height:460px;width:460px;max-width:460px;margin:0 auto;padding:25px}.page-template-location-page .package-item{width:100%;flex-basis:100%;max-width:100%}.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper .videos-wrap .video-item{width:100%;flex-basis:100%;max-width:100%}.page-template-location-page #content .post-content .google-rating .njt-google-places-reviews .njt-header .njt-header-content{text-align:center;margin:auto;justify-content:center}.page-template-location-page #content .post-content .patient-ratings h3,.page-template-location-page .left .google-rating{text-align:center}.page-template-location-page .location-section .wrap{padding:0 30px}.page-template-location-page .before-footer .content-grid>div{width:100% !important}.page-template-location-page .terms{text-align:left}.page-template-location-page .faq-cta{text-align:center}.page-template-location-page #content .post-content .location-page-first-top-section{flex-wrap:wrap}.page-template-location-page #content .post-content .location-page-first-top-section .left{width:100%;margin-bottom:2em}.page-template-location-page #content .post-content .location-page-first-top-section .left>div{width:100%}.page-template-location-page #content .post-content .location-page-first-top-section .right{width:100%}.page-template-location-page #content .post-content .location-page-work-section{display:block;margin-top:3em}.page-template-location-page #content .post-content .location-page-work-section .left{width:100%}.page-template-location-page #content .post-content .location-page-work-section .right{width:100%;margin-top:2em}.page-template-location-page #content .post-content .location-page-why-use-section .wrap{padding-right:1.5em;padding-left:1.5em}.page-template-location-page #content .post-content .location-page-introductory-section .wrap{padding-right:2.5em;padding-left:2.5em}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap{display:block}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option{width:60%;min-width:320px;margin:0 auto;margin-bottom:2.5em;min-height:430px}.page-template-location-page #content .post-content .location-page-video-section .wrap .videos-wrap{display:block}.page-template-location-page #content .post-content .location-page-video-section .wrap .videos-wrap .video-item{width:100%}.page-template-location-page #content .post-content .location-page-first-top-section .right .location-map iframe{width:100%}.page-template-location-page #content .post-content .location-page-video-section .wrap .videos-wrap .video-item .video-desc{min-height:unset;margin-bottom:1.8em}.page-template-location-page #content .post-content .location-page-video-section .wrap .videos-wrap .video-item{margin-bottom:3em}}@media(min-width:1000px){.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info .location-map{max-width:400px;flex:0 0 400px}.page-template-location-page #content .post-content .location-page-first-top-section .left .location-general-info .info-details{max-width:calc(100% - 400px);flex:0 0 calc(100% - 400px)}}@media only screen and (max-width:699px){.page-template-location-page .package-item-footer br{display:none}.page-template-location-page .extra-service-title,.page-template-location-page .extra-service .info p{text-align:left}.page-template-location-page .location-section.introductory-section ul{column-count:1}.page-template-location-page .fusion-copyright-content{padding-bottom:100px}.location-mobile-bottom-menu{display:block}.location-mobile-bottom-menu-inner div{width:0}.location-mobile-bottom-menu-inner div.mobile-appointment{width:70%;margin-right:70px}.location-how-it-works .how-it-works-grid>div{text-align:center}.page-template-location-page .treatment-item:not(.rounded){flex:1 1 47%}.page-template-location-page .treatment-item.item-info{height:auto}.boost-treatments .treatments-grid{justify-content:center}.page-template-location-page .package-item{max-width:100%}.page-template-location-page #content .post-content .location-page-int-therapies-section .wrap,.page-template-location-page #content .post-content .location-page-inj-therapies-section .wrap,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .wrap,.page-template-location-page #content .post-content .location-page-tb-therapies-section .wrap{padding:1.5em}.page-template-location-page #content .post-content .location-page-int-therapies-section .info-list,.page-template-location-page #content .post-content .location-page-inj-therapies-section .info-list,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .info-list,.page-template-location-page #content .post-content .location-page-tb-therapies-section .info-list{display:block}.page-template-location-page #content .post-content .location-page-int-therapies-section .info-list .col,.page-template-location-page #content .post-content .location-page-inj-therapies-section .info-list .col,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .info-list .col,.page-template-location-page #content .post-content .location-page-tb-therapies-section .info-list .col{width:100%}.page-template-location-page #content .post-content .location-page-int-therapies-section table tr td.price,.page-template-location-page #content .post-content .location-page-inj-therapies-section table tr td.price,.page-template-location-page #content .post-content .location-page-cryo-therapies-section table tr td.price,.page-template-location-page #content .post-content .location-page-tb-therapies-section table tr td.price{width:80px}}@media (max-width:570px){.page-template-location-page .treatment-item:not(.rounded){flex:1 1 100%}.page-template-location-page .therapy-wrapper .buttons{display:flex;align-items:stretch}.page-template-location-page .therapy-wrapper .buttons a{margin-bottom:0 !important}}@media only screen and (max-width:549px){.page-template-location-page #content .post-content .location-page-video-section .videos-wrapper h3{font-size:35px}.page-template-location-page .question-header .question-title{font-size:17px !important}.page-template-location-page .treatment-info{font-size:15px !important}.page-template-location-page .rounded .treatment-info{font-size:14px !important}.page-template-location-page #content .post-content .location-page-first-top-section .left h2{font-size:16px}.page-template-location-page #content .post-content .location-page-first-top-section .left h1{font-size:28px}.page-template-location-page #content .post-content .location-page-first-top-section .left .info{display:block}.page-template-location-page #content .post-content .location-page-first-top-section .left .info>div{width:100%}.page-template-location-page #content .post-content .location-page-first-top-section .left .info>div.google-rating{margin-bottom:2em;width:100%}.page-template-location-page #content .post-content .location-page-first-top-section .left div.buttons{text-align:center}.page-template-location-page #content .post-content .location-page-first-top-section .left .btn-orange{margin-right:0;margin-top:1em}.page-template-location-page #content .post-content .location-page-work-section .left h3{font-size:27px}.page-template-location-page #content .post-content .location-page-work-section .left .items-wrap{padding-right:0}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours .title span{font-size:22px}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours table tr td{padding:8px !important}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours{padding:1.5em .8em !important}.page-template-location-page #content .post-content .location-page-why-use-section h3{font-size:27px}.page-template-location-page #content .post-content .location-page-introductory-section h3{font-size:32px}.page-template-location-page #content .post-content .location-page-memberships-section{padding-bottom:4em;padding-top:2em}.page-template-location-page #content .post-content .location-page-memberships-section h3{font-size:32px}.page-template-location-page #content .post-content .location-page-memberships-section .item .item-content .item-title span{font-size:27px}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option{min-width:300px;min-height:475px}.page-template-location-page #content .post-content .location-page-int-therapies-section,.page-template-location-page #content .post-content .location-page-inj-therapies-section,.page-template-location-page #content .post-content .location-page-cryo-therapies-section,.page-template-location-page #content .post-content .location-page-tb-therapies-section{padding:4.5em 0}.page-template-location-page #content .post-content .location-page-int-therapies-section .item .item-content .item-title h4,.page-template-location-page #content .post-content .location-page-inj-therapies-section .item .item-content .item-title h4,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .item .item-content .item-title h4,.page-template-location-page #content .post-content .location-page-tb-therapies-section .item .item-content .item-title h4{font-size:27px}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option .price .only{font-size:27px}.page-template-location-page #content .post-content .location-page-video-section .wrap h3{font-size:35px}.page-template-location-page #content .post-content .location-page-custom-footer .footer-title span{font-size:25px;line-height:1.3}.page-template-location-page #content .post-content .location-page-custom-footer .footer-subtitle span{font-size:19px;line-height:1.4}.page-template-location-page #content .post-content .location-page-video-section{margin-top:0}.page-template-location-page #content .post-content .location-page-custom-footer .wrap .footer-social-media img{max-width:150px}.page-template-location-page #content .post-content .btn-blue{margin-right:0}.page-template-location-page #content .post-content .location-page-memberships-section{padding-bottom:3.5em}.page-template-location-page #content .post-content .location-page-int-therapies-section{padding-top:0}.page-template-location-page #content .post-content .location-page-int-therapies-section,.page-template-location-page #content .post-content .location-page-inj-therapies-section,.page-template-location-page #content .post-content .location-page-cryo-therapies-section,.page-template-location-page #content .post-content .location-page-tb-therapies-section{padding:0 0 3.5em}.page-template-location-page #content .post-content .location-page-int-therapies-section .wrap,.page-template-location-page #content .post-content .location-page-inj-therapies-section .wrap,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .wrap,.page-template-location-page #content .post-content .location-page-tb-therapies-section .wrap{padding:1.5em 1em}.page-template-location-page #content .post-content .location-page-memberships-section .memberships-wrap .memberships-option.transformation{margin-bottom:0}.page-template-location-page #content .post-content .location-page-work-section .right .location-hours table tr td{font-size:15px !important}.page-template-location-page #content .post-content .location-page-int-therapies-section .buttons .btn-orange,.page-template-location-page #content .post-content .location-page-inj-therapies-section .buttons .btn-orange,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .buttons .btn-orange,.page-template-location-page #content .post-content .location-page-tb-therapies-section .buttons .btn-orange{font-size:14px !important;margin-right:13px !important}.page-template-location-page #content .post-content .location-page-int-therapies-section .buttons .btn-blue,.page-template-location-page #content .post-content .location-page-inj-therapies-section .buttons .btn-blue,.page-template-location-page #content .post-content .location-page-cryo-therapies-section .buttons .btn-blue,.page-template-location-page #content .post-content .location-page-tb-therapies-section .buttons .btn-blue{font-size:14px !important;margin-right:0 !important}}@media (max-width:1250px){.page-template-location-page .before-footer .fusion-row,.page-template-location-page .testimonials-wrapper{padding-left:30px;padding-right:30px}.page-template-location-page .mobile-collapse-content:not(.active){display:none}.page-template-location-page .sub-nav-wrapper{display:none}.page-template-location-page .mobile-collapse{padding:0 30px;display:block}.page-template-location-page .mobile-collapse .collapse-wrapper{justify-content:space-between;display:flex}.page-template-location-page .location-sidebar-wrapper{display:none}.page-template-location-page .location-content{width:100%}.page-template-location-page .location-section .semi-wrap{padding:0 30px}.page-template-location-page .before-footer .content-grid{gap:30px}}@media (max-width:1150px) and (min-width:999px){.page-template-location-page #content .post-content .location-page-first-top-section .left{width:70%}.page-template-location-page #content .post-content .comingsoon .left{width:55%}.page-template-location-page #content .post-content .location-page-first-top-section .right{flex:1}}body.page-template-location-page header.fusion-header-wrapper nav.fusion-main-menu #menu-main li.book-now-menu-item,body.page-template-location-page .fusion-footer footer.fusion-footer-widget-area .fusion-row .book-now-item,body.page-template-location-page header.fusion-header-wrapper #mobile-menu-main li.book-now-menu-item{display:none !important}body.page-template-location-page header.fusion-header-wrapper nav.fusion-main-menu #menu-main li#menu-item-265{padding-right:0 !important}@media only screen and (max-width:767px){body.page-template-location-page .fusion-footer footer.fusion-footer-widget-area .fusion-column.fusion-column-last{display:none !important}}.wpsl-select-wrap #wpsl-radius .wpsl-dropdown{width:100px}.ilp-awards{margin-top:40px}.ilp-awards div{padding:15px;text-align:center}.ilp-awards img{width:100%;height:auto;max-width:150px}@media (min-width:768px){.ilp-awards{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;max-width:515px}.ilp-awards div{flex:0 0 25%;max-width:25%}}.page-template-location-page #content .post-content .location-page-tb-therapies-section.ilp-mobileiv .item .icon img{max-width:50px}.page-template-location-page .ilp-mobileiv .buttons{padding-left:70px}@media only screen and (min-width:1000px){.page-template-location-page #content .post-content .location-page-first-top-section .left{padding-right:50px}}.page-template-location-page #content .post-content .location-page-first-top-section .left>div{width:100%}#locations-page-custom-soon-section{background-position:top center !important}@media only screen and (max-width:800px){#locations-page-custom-soon-section{background-size:unset !important;background-repeat:repeat-y !important}}.location-coming-soon{padding-top:67px;position:relative;padding-left:130px;margin-bottom:35px}.location-coming-soon div{width:322px;height:148px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='322' height='131' viewBox='0 0 322 131' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M147.136 109.85L168.422 66.4259L39.1407 97.0442L147.136 109.85Z' fill='%23FED74E'/%3E%3Cpath d='M184.423 0.74446L166.668 39.0008L282.584 17.1693L184.423 0.74446Z' fill='%23FED74E'/%3E%3Cg clip-path='url(%23clip0_0:1)'%3E%3Cpath d='M280.819 66.6316L40.4314 96.9428L42.0946 47.1568L282.482 16.8417L280.819 66.6316Z' fill='%23FFE662'/%3E%3Cpath d='M74.5591 76.334C72.8271 76.5507 71.2053 76.3752 69.694 75.8075C68.1985 75.2378 66.9549 74.3549 65.9631 73.1586C64.9849 71.9445 64.3719 70.5238 64.1242 68.8963C63.8765 67.2688 64.0433 65.7585 64.6247 64.3654C65.2196 62.9545 66.1518 61.7913 67.4212 60.8757C68.7065 59.9581 70.2152 59.391 71.9473 59.1743C73.6793 58.9576 75.2931 59.1341 76.7886 59.7038C78.2841 60.2734 79.5289 61.1643 80.523 62.3764C81.5147 63.5727 82.1345 64.9845 82.3822 66.612C82.6299 68.2395 82.4563 69.7587 81.8614 71.1696C81.2641 72.5646 80.3307 73.72 79.0613 74.6356C77.7919 75.5512 76.2912 76.1173 74.5591 76.334ZM74.0613 73.0632C75.0465 72.94 75.9027 72.6074 76.6298 72.0656C77.3546 71.508 77.8781 70.7984 78.2004 69.9369C78.5386 69.0734 78.6295 68.1281 78.4732 67.1011C78.3168 66.074 77.9469 65.1864 77.3635 64.4382C76.7959 63.688 76.0811 63.1414 75.2193 62.7984C74.355 62.4396 73.4303 62.3218 72.4451 62.4451C71.4599 62.5683 70.6049 62.9088 69.8801 63.4664C69.153 64.0082 68.6203 64.7109 68.2821 65.5744C67.9598 66.4359 67.8769 67.3802 68.0332 68.4072C68.1895 69.4343 68.5515 70.3229 69.1191 71.0731C69.7025 71.8213 70.4264 72.3748 71.2907 72.7336C72.1525 73.0766 73.0761 73.1865 74.0613 73.0632ZM91.2437 57.0499C92.7215 56.865 94.0379 56.9499 95.193 57.3046C96.364 57.6572 97.312 58.2471 98.0371 59.0742C98.7621 59.9013 99.2184 60.9311 99.406 62.1635C99.5912 63.3802 99.4596 64.4835 99.0111 65.4735C98.5603 66.4478 97.8239 67.2484 96.802 67.8754C95.7936 68.4846 94.5505 68.8816 93.0727 69.0665L89.7119 69.487L90.4082 74.0613L86.5468 74.5444L84.0215 57.9535L91.2437 57.0499ZM92.382 65.9648C93.542 65.8196 94.3866 65.4644 94.9159 64.899C95.4428 64.3178 95.6365 63.569 95.497 62.6526C95.3551 61.7203 94.9449 61.0471 94.2665 60.6328C93.5858 60.2027 92.6654 60.0602 91.5054 60.2053L88.3591 60.599L89.2357 66.3584L92.382 65.9648ZM116.222 67.692L116.691 70.7732L103.772 72.3894L101.246 55.7985L113.855 54.221L114.324 57.3022L105.553 58.3996L106.101 62.0022L113.848 61.033L114.302 64.0194L106.556 64.9885L107.14 68.8281L116.222 67.692ZM132.54 51.8834L135.065 68.4743L131.895 68.8709L122.043 59.8386L123.577 69.9116L119.763 70.3888L117.238 53.7978L120.432 53.3983L130.26 62.4336L128.726 52.3605L132.54 51.8834ZM136.488 51.3895L140.349 50.9064L142.874 67.4973L139.013 67.9804L136.488 51.3895ZM159.611 48.4965L162.136 65.0875L158.966 65.4841L149.114 56.4517L150.648 66.5248L146.834 67.0019L144.309 50.411L147.503 50.0114L157.331 59.0467L155.797 48.9737L159.611 48.4965ZM176.056 54.6269L179.583 54.1856L180.608 60.9167C179.806 61.7095 178.836 62.3621 177.7 62.8746C176.563 63.3872 175.391 63.719 174.184 63.8701C172.452 64.0868 170.839 63.9182 169.346 63.3643C167.85 62.7946 166.607 61.9116 165.615 60.7154C164.637 59.5013 164.023 58.0726 163.773 56.4293C163.522 54.786 163.688 53.2678 164.269 51.8748C164.864 50.4639 165.806 49.3076 167.093 48.4058C168.379 47.4882 169.895 46.92 171.643 46.7014C173.105 46.5185 174.469 46.5974 175.736 46.9381C177.002 47.2788 178.111 47.8646 179.064 48.6955L176.931 51.2809C175.549 50.1818 174.016 49.7376 172.332 49.9483C171.267 50.0815 170.355 50.421 169.596 50.9668C168.837 51.5126 168.289 52.2172 167.951 53.0807C167.613 53.9442 167.523 54.8974 167.682 55.9403C167.838 56.9673 168.208 57.855 168.791 58.6031C169.375 59.3513 170.107 59.9039 170.987 60.2607C171.88 60.5997 172.852 60.7037 173.9 60.5724C175.013 60.4333 175.978 60.071 176.795 59.4857L176.056 54.6269ZM196.748 61.047C195.429 61.212 194.124 61.1982 192.832 61.0057C191.553 60.7953 190.496 60.4525 189.663 59.9771L190.534 56.9215C191.328 57.3535 192.242 57.6658 193.275 57.8586C194.309 58.0514 195.318 58.0861 196.303 57.9628C197.4 57.8257 198.186 57.5663 198.662 57.1846C199.136 56.7872 199.332 56.3199 199.25 55.7827C199.19 55.3876 198.982 55.0836 198.626 54.8706C198.283 54.6397 197.853 54.4761 197.337 54.3797C196.836 54.2814 196.158 54.1891 195.303 54.1028C193.986 53.9616 192.899 53.7916 192.043 53.5928C191.187 53.394 190.415 52.9995 189.726 52.4095C189.053 51.8174 188.632 50.9683 188.464 49.8623C188.317 48.8984 188.447 47.9966 188.853 47.1567C189.257 46.3011 189.949 45.5785 190.928 44.9891C191.923 44.3977 193.183 44.0065 194.709 43.8157C195.773 43.6825 196.833 43.6787 197.889 43.8042C198.944 43.9298 199.889 44.1819 200.724 44.5605L199.976 47.6249C198.303 46.9487 196.695 46.707 195.154 46.8998C194.073 47.035 193.297 47.3092 192.826 47.7224C192.37 48.1337 192.186 48.6237 192.272 49.1925C192.359 49.7614 192.718 50.1512 193.349 50.3621C193.994 50.5551 194.948 50.7095 196.213 50.825C197.53 50.9662 198.616 51.1362 199.472 51.335C200.328 51.5338 201.092 51.9214 201.762 52.4976C202.449 53.0719 202.876 53.9121 203.045 55.0181C203.189 55.9662 203.051 56.869 202.631 57.7267C202.225 58.5665 201.524 59.2822 200.529 59.8736C199.534 60.465 198.274 60.8561 196.748 61.047ZM214.546 58.8203C212.814 59.037 211.193 58.8615 209.681 58.2938C208.186 57.7241 206.942 56.8412 205.95 55.6449C204.972 54.4308 204.359 53.0101 204.111 51.3826C203.864 49.7551 204.03 48.2448 204.612 46.8517C205.207 45.4408 206.139 44.2776 207.408 43.362C208.694 42.4444 210.202 41.8773 211.934 41.6606C213.666 41.4439 215.28 41.6204 216.776 42.19C218.271 42.7597 219.516 43.6506 220.51 44.8627C221.502 46.0589 222.122 47.4708 222.369 49.0983C222.617 50.7258 222.443 52.245 221.849 53.6559C221.251 55.0509 220.318 56.2063 219.048 57.1219C217.779 58.0375 216.278 58.6036 214.546 58.8203ZM214.048 55.5495C215.034 55.4263 215.89 55.0937 216.617 54.5519C217.342 53.9943 217.865 53.2847 218.188 52.4232C218.526 51.5597 218.617 50.6144 218.46 49.5874C218.304 48.5603 217.934 47.6727 217.351 46.9245C216.783 46.1743 216.068 45.6277 215.206 45.2847C214.342 44.9259 213.417 44.8081 212.432 44.9313C211.447 45.0546 210.592 45.395 209.867 45.9527C209.14 46.4945 208.607 47.1972 208.269 48.0607C207.947 48.9222 207.864 49.8664 208.02 50.8935C208.177 51.9206 208.539 52.8092 209.106 53.5594C209.69 54.3076 210.414 54.8611 211.278 55.2199C212.14 55.5629 213.063 55.6728 214.048 55.5495ZM234.657 56.3042C232.925 56.5209 231.304 56.3454 229.792 55.7777C228.297 55.208 227.053 54.3251 226.062 53.1288C225.083 51.9147 224.47 50.494 224.223 48.8665C223.975 47.239 224.142 45.7287 224.723 44.3356C225.318 42.9247 226.25 41.7615 227.52 40.8459C228.805 39.9283 230.314 39.3612 232.046 39.1445C233.778 38.9278 235.391 39.1043 236.887 39.6739C238.382 40.2436 239.627 41.1345 240.621 42.3466C241.613 43.5428 242.233 44.9547 242.481 46.5822C242.728 48.2097 242.555 49.7289 241.96 51.1398C241.362 52.5348 240.429 53.6902 239.16 54.6058C237.89 55.5214 236.39 56.0875 234.657 56.3042ZM234.16 53.0334C235.145 52.9102 236.001 52.5776 236.728 52.0358C237.453 51.4782 237.977 50.7686 238.299 49.9071C238.637 49.0436 238.728 48.0983 238.572 47.0713C238.415 46.0442 238.045 45.1566 237.462 44.4084C236.894 43.6582 236.18 43.1116 235.318 42.7686C234.453 42.4098 233.529 42.292 232.543 42.4152C231.558 42.5385 230.703 42.8789 229.979 43.4366C229.251 43.9784 228.719 44.6811 228.381 45.5446C228.058 46.4061 227.975 47.3503 228.132 48.3774C228.288 49.4045 228.65 50.2931 229.217 51.0433C229.801 51.7915 230.525 52.345 231.389 52.7038C232.251 53.0468 233.174 53.1567 234.16 53.0334ZM259.422 36.0092L261.948 52.6001L258.777 52.9967L248.926 43.9644L250.459 54.0375L246.645 54.5146L244.12 37.9237L247.314 37.5241L257.142 46.5594L255.609 36.4863L259.422 36.0092Z' fill='%230E558E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_0:1'%3E%3Crect width='317.631' height='112.547' fill='white' transform='matrix(0.999623 0.0274482 -0.0333876 0.999443 4.48901 9.20837)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");position:absolute;left:-40px;top:-25px}.location-coming-soon span{font-family:Montserrat;font-weight:600;font-size:17px;line-height:21px;color:#0e558e}.location-cs-section{text-align:center;background-color:#05518f;margin-left:-30px;margin-right:-30px;color:#fff;font-family:Montserrat;padding:70px 20px 60px}.location-cs-section .cs-bl-1{font-weight:700 !important;font-size:32px !important;line-height:39px !important;margin-bottom:15px}.location-cs-section .cs-bl-2{font-weight:300 !important;font-size:34px !important;line-height:42px !important;padding-bottom:20px;margin-bottom:30px;position:relative}.location-cs-section .cs-bl-2:after,.location-cs-section .cs-bl-7:after{content:"";display:block;width:100px;position:absolute;bottom:0;left:calc(50% - 50px);border-bottom:2px solid #e69749}.location-cs-section .cs-bl-3{font-weight:600 !important;font-size:19px !important;line-height:26px !important;margin-bottom:30px}.location-cs-section .cs-bl-4{font-weight:600 !important;font-size:28px !important;line-height:36px !important;margin-bottom:40px}.location-cs-section .cs-bl-5{margin-bottom:20px}.location-cs-section .cs-bl-6{margin-bottom:40px}.location-cs-section .cs-bl-6 p{font-size:16px !important;line-height:20px !important}.location-cs-section .cs-bl-6 a{color:#fff;text-decoration:underline}.location-cs-section .cs-bl-6 a:hover{text-decoration:none}.location-cs-section .cs-bl-7{font-weight:700 !important;font-size:26px !important;line-height:36px !important;padding-bottom:30px;margin-bottom:30px;position:relative}.location-cs-section .location-cs-list{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:900px}.location-cs-section .location-cs-list div{flex:100%;max-width:100%;margin-bottom:20px;text-align:left}.location-cs-section .location-cs-list div span{display:inline-block;padding-left:58px;background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_9:89)'%3E%3Cpath d='M15 30C23.2706 30 30 23.2712 30 15C30 13.5724 29.8007 12.1655 29.4061 10.8182C29.2117 10.1556 28.5199 9.77509 27.8555 9.96948C27.1924 10.1633 26.813 10.8575 27.0068 11.5201C27.3337 12.6395 27.5 13.8107 27.5 15C27.5 21.8924 21.8924 27.5 15 27.5C8.1076 27.5 2.5 21.8924 2.5 15C2.5 8.1076 8.1076 2.5 15 2.5C17.5049 2.5 19.9149 3.23242 21.9693 4.61761C22.5412 5.00366 23.3188 4.85199 23.7042 4.28009C24.09 3.70758 23.9395 2.9306 23.367 2.54486C20.8981 0.880127 18.0051 0 15 0C6.72943 0 0 6.72882 0 15C0 23.2712 6.72943 30 15 30Z' fill='white'/%3E%3Cpath d='M27.8662 2.86623L15 15.7318L10.8838 11.6162C10.3955 11.1283 9.60451 11.1283 9.11623 11.6162C8.62825 12.1045 8.62825 12.8955 9.11623 13.3838L14.1162 18.3838C14.3607 18.6283 14.6799 18.75 15 18.75C15.3201 18.75 15.6394 18.6283 15.8838 18.3838L29.6338 4.6338C30.1218 4.14552 30.1218 3.35451 29.6338 2.86623C29.1455 2.37825 28.3545 2.37825 27.8662 2.86623Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_9:89'%3E%3Crect width='30' height='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:25px;background-position:15px 5px;font-weight:500 !important;font-size:18px !important}.locations-tagline{font-family:Montserrat;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#58adde;margin-bottom:20px}@media (min-width:640px){.location-cs-section .location-cs-list div{flex:50%;max-width:50%;margin-bottom:40px}}@media (min-width:992px){.location-cs-section .location-cs-list>:nth-child(even){transform:translateX(50px)}.location-cs-section .cs-bl-1{font-size:32px !important;line-height:39px !important}.location-cs-section .cs-bl-2{font-size:48px !important;line-height:59px !important}.location-cs-section .cs-bl-3{font-size:24px !important;line-height:29px !important;margin-bottom:60px}.location-cs-section .cs-bl-4{font-size:44px !important;line-height:54px !important}.location-cs-section .cs-bl-6{margin-bottom:90px}.location-cs-section .cs-bl-7{font-size:32px !important;line-height:39px !important;margin-bottom:50px}.location-cs-section .location-cs-list div span{background-position:left top;background-size:30px;font-size:20px !important;display:block}}@media (min-width:550px){.page-template-location-page #content .post-content .location-page-first-top-section .left .info .location-general-info{width:65%}}@media only screen and (max-width:500px){.home .hero-h1,.home .treatments-h1{font-size:40px}}@media (min-width:800px) and (max-width:940px){.tmm-h1{font-size:46px !important}}@media (max-width:500px){.tmm-h1{font-size:40px !important}}@media (max-width:375px){.tmm-h1{font-size:36px !important}}@media (max-width:350px){.tmm-h1{font-size:30px !important}}body header.fusion-is-sticky .fusion-main-menu>ul>li>a{height:108px}body header.fusion-is-sticky .fusion-header,body header.fusion-is-sticky .fusion-header-sticky-height{height:108px;max-height:108px}@media only screen and (max-width:800px){.fusion-header-wrapper .fusion-row{display:flex;align-items:end}.fusion-header-wrapper .fusion-logo a{display:inline-block;max-width:129px}nav.fusion-mobile-nav-holder{margin-left:auto;position:relative;width:50px;height:46px}nav.fusion-mobile-nav-holder>button>span{font-family:var(--mobile_menu_typography-font-family)}nav.fusion-mobile-nav-holder>ul li a,nav.fusion-mobile-nav-holder>ul>li.fusion-mobile-nav-item>a,nav.fusion-mobile-nav-holder>button span{font-size:14px !important}nav.fusion-mobile-nav-holder>button{position:absolute;right:0;top:0}nav.fusion-mobile-nav-holder>button[aria-expanded=true]{width:300px}nav.fusion-mobile-nav-holder>button[aria-expanded=false]{width:50px;border-left:0 none}nav.fusion-mobile-nav-holder>button[aria-expanded=false]~#mobile-menu-main,nav.fusion-mobile-nav-holder>button[aria-expanded=false]>span{display:none;width:0;height:0}nav.fusion-mobile-nav-holder #mobile-menu-main{position:absolute;width:300px;right:0;z-index:100;top:42px}.fusion-mobile-menu-design-classic.fusion-header-v1 nav.fusion-mobile-nav-holder{margin-top:0}}@media(max-width:1400px){.page-template-location-page .therapies-grid>div{flex:0 0 47%}}@media(max-width:992px){.page-template-location-page .therapies-grid>div{min-width:unset;flex:0 0 100%;max-width:100%}}.fusion-blog-archive .pagination{margin-bottom:40px}.single-related-posts .fusion-rollover-title{line-height:1 !important}.single-related-posts .fusion-rollover-title .fusion-rollover-title-link{font-size:14px;line-height:14px}@media(max-width:992px){.single-related-posts .fusion-rollover-title{margin-top:0}.single-related-posts .fusion-rollover-title .fusion-rollover-title-link{font-size:13px;line-height:13px}}@media(max-width:768px){.fusion-body.blog .fusion-page-title-bar,.fusion-body.blog .fusion-page-title-row{min-height:auto !important;margin-top:10px;margin-bottom:10px}.fusion-body.blog .fusion-post-title{font-size:30px !important;font-weight:300 !important}}@media (max-width:600px){.one-column-on-mobile{--awb-columns:1 !important;--awb-column-spacing:0 !important;--awb-column-min-width:auto !important}}#wpsl-gmap .wpsl-info-window strong a:focus-visible{display:inline-block;margin-top:2px;margin-left:2px}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.avada-responsive:not(.rtl):not(.avada-menu-highlight-style-background):not(.page-id-28) .fusion-header-v1 .fusion-main-menu>ul>li{padding-right:6px !important}.avada-responsive:not(.rtl):not(.avada-menu-highlight-style-background) .fusion-header-v1 .fusion-main-menu>ul>li:last-child{padding-right:0}}
.rs-p-wp-fix{display:none !important;margin:0 !important;height:0 !important}.wp-block-themepunch-revslider{position:relative}rs-modal{position:fixed !important;z-index:9999999 !important;pointer-events:none !important}rs-modal.rs-modal-auto{top:auto;bottom:auto;left:auto;right:auto}rs-modal.rs-modal-fullwidth,rs-modal.rs-modal-fullscreen{top:0;left:0;width:100%;height:100%}rs-modal rs-fullwidth-wrap{position:absolute;top:0;left:0;height:100%}rs-module-wrap.rs-modal{display:none;max-height:100% !important;overflow:auto !important;pointer-events:auto !important}rs-module-wrap.hideallscrollbars.rs-modal{overflow:hidden !important;max-width:100% !important}rs-modal-cover{width:100%;height:100%;z-index:0;background:0 0;position:absolute;top:0;left:0;cursor:pointer;pointer-events:auto}body>rs-modal-cover{position:fixed;z-index:9999995 !important}rs-sbg-px{pointer-events:none}.rs-forceuntouchable,.rs-forceuntouchable *{pointer-events:none !important}.rs-forcehidden *{visibility:hidden !important}.rs_splitted_lines{display:block;white-space:nowrap !important}.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0 !important;left:0 !important;z-index:9999999 !important;background:#fff}.rtl{direction:rtl}@font-face{font-family:'revicons';src:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.eot?5510888);src:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.woff?5510888) format('woff'),url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal;font-display:swap}[class^=revicon-]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:400;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}rs-module i[class^=fa-],rs-module i[class*=" fa-"],.rb-modal-wrapper i[class^=fa-],.rb-modal-wrapper i[class*=" fa-"],#waitaminute i[class^=fa-],#waitaminute i[class*=" fa-"],#objectlibrary i[class^=fa-],#objectlibrary i[class*=" fa-"],#rs_overview i[class^=fa-],#rs_overview i[class*=" fa-"],#rs_overview_menu i[class^=fa-],#rs_overview_menu i[class*=" fa-"],#builderView i[class^=fa-],#builderView i[class*=" fa-"]{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}rs-module [class^=fa-]:before,rs-module [class*=" fa-"]:before,.rb-modal-wrapper [class^=fa-]:before,.rb-modal-wrapper [class*=" fa-"]:before,#rs_overview [class^=fa-]:before,#rs_overview [class*=" fa-"]:before,#objectlibrary [class^=fa-]:before,#objectlibrary [class*=" fa-"]:before,#waitaminute [class^=fa-]:before,#waitaminute [class*=" fa-"]:before,#rs_overview_menu [class^=fa-]:before,#rs_overview_menu [class*=" fa-"]:before,#builderView [class^=fa-]:before,#builderView [class*=" fa-"]:before{font-family:FontAwesome;font-style:normal;font-weight:400;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:auto;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}rs-module .sr-only,#objectlibrary .sr-only,#waitaminute .sr-only,#rs_overview .sr-only,#rs_overview_menu .sr-only,.rb-modal-wrapper .sr-only,#builderView .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}rs-module .sr-only-focusable:active,rs-module .sr-only-focusable:focus,#waitaminute .sr-only-focusable:active,#waitaminute .sr-only-focusable:focus,#objectlibrary .sr-only-focusable:active,#objectlibrary .sr-only-focusable:focus,#rs_overview .sr-only-focusable:active,#rs_overview .sr-only-focusable:focus,#rs_overview_menu .sr-only-focusable:active,#rs_overview_menu .sr-only-focusable:focus,.rb-modal-wrapper .sr-only-focusable:active,.rb-modal-wrapper .sr-only-focusable:focus,#builderView .sr-only-focusable:active,#builderView .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.tp-fullwidth-forcer{z-index:0;pointer-events:none}rs-module-wrap{visibility:hidden}rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}rs-module-wrap{position:relative;z-index:1;width:100%;display:block}.rs-fixedscrollon rs-module-wrap{position:fixed !important;top:0 !important;z-index:1000;left:0 !important}.rs-stickyscrollon rs-module-wrap{position:sticky !important;top:0;z-index:1000}.rs-stickyscrollon{overflow:visible !important}rs-fw-forcer{display:block;width:100%;pointer-events:none}rs-module{position:relative;overflow:hidden;display:block}rs-module.disableVerticalScroll{-ms-touch-action:pan-x;touch-action:pan-x}rs-pzimg-wrap,rs-sbg-effectwrap,rs-sbg{display:block;pointer-events:none}rs-sbg-effectwrap{position:absolute;top:0;left:0;width:100%;height:100%}rs-carousel-wrap rs-column rs-layer img{width:0;height:0}rs-sbg-px,rs-sbg-wrap{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;display:block}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none}a[x-apple-data-detectors]{color:inherit !important;text-decoration:none !important;font-size:inherit !important;font-family:inherit !important;font-weight:inherit !important;line-height:inherit !important}.entry-content rs-module a,rs-module a{box-shadow:none}.rs-ov-hidden{overflow:hidden !important}.rs-forceoverflow,.rs-forceoverflow rs-module-wrap,.rs-forceoverflow rs-module,.rs-forceoverflow rs-slides,.rs-forceoverflow rs-slide{overflow:visible !important}.rs-parallax-hidden-of rs-slide{overflow:hidden !important}.tp-simpleresponsive img,rs-module img{max-width:none !important;transition:none;margin:0;padding:0;border:none}rs-module .no-slides-text{font-weight:700;text-align:center;padding-top:80px}rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0;left:0}rs-slide,rs-slide:before{display:block;visibility:hidden}.rs-layer .rs-untoggled-content{display:block}.rs-layer .rs-toggled-content{display:none}.rs-tc-active.rs-layer>.rs-toggled-content{display:block}.rs-tc-active.rs-layer>.rs-untoggled-content{display:none}.rs-layer-video{overflow:hidden}.rs_html5vidbasicstyles{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}rs-module rs-layer,rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;display:block;-webkit-font-smoothing:antialiased !important;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap}rs-layer-wrap,rs-mask,rs-module-wrap,rs-module .rs-layer,rs-module img{user-select:none}rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child,.wpb_text_column rs-module rs-mask-wrap .rs-layer,.wpb_text_column rs-module rs-mask-wrap *:last-child{margin-bottom:0}.rs-svg svg{width:100%;height:100%;position:relative;vertical-align:top}rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),rs-alyer *:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex){outline:none !important}rs-carousel-wrap{cursor:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/openhand.cur),move}rs-carousel-wrap.dragged{cursor:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/closedhand.cur),move}rs-carousel-wrap.noswipe{cursor:default}rs-carousel-wrap{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0}rs-carousel-space{clear:both;display:block;width:100%;height:0;position:relative}.tp_inner_padding{box-sizing:border-box;max-height:none !important}.rs-layer.rs-selectable{user-select:text}rs-px-mask{overflow:hidden;display:block;width:100%;height:100%;position:relative}rs-module embed,rs-module iframe,rs-module object,rs-module audio,rs-module video{max-width:none !important;border:none}rs-bg-elem{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block;pointer-events:none}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}rs-zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0px;pointer-events:none}rs-row-wrap,rs-column,rs-cbg-mask-wrap{display:block;visibility:hidden}rs-layer-wrap,rs-parallax-wrap,rs-loop-wrap,rs-mask-wrap{display:block}rs-column-wrap>rs-mask-wrap,rs-column-wrap>rs-loop-wrap{z-index:1}rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{transform-style:flat}@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){rs-carousel-wrap rs-layer-wrap,rs-carousel-wrap rs-loop-wrap{backface-visibility:hidden;transform-style:preserve-3d}}.safarifix rs-layer-wrap{perspective:1000000}@-moz-document url-prefix(){rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{perspective:none}}rs-mask-wrap{overflow:hidden}rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none !important}.rev_row_zone_top{top:0}.rev_row_zone_bottom{bottom:0}.rev_row_zone_middle{top:0}rs-column-wrap .rs-parallax-wrap{vertical-align:top}.rs-layer img,rs-layer img{vertical-align:top}rs-row,rs-row.rs-layer{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto;font-size:0px}.rs-layer.rs-waction.iospermaccwait.permanenthidden{display:none !important;visibility:hidden !important;pointer-events:none !important}rs-column-wrap{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px}rs-column{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important}rs-cbg-mask-wrap{position:absolute;z-index:0;box-sizing:border-box}rs-column-wrap rs-cbg-mask-wrap{top:0;left:0;bottom:0;right:0}rs-column-bg{position:absolute;z-index:0;box-sizing:border-box;width:100%;height:100%}.rs-pelock *{pointer-events:none !important}rs-column .rs-parallax-wrap,rs-column rs-loop-wrap,rs-column rs-mask-wrap{text-align:inherit}rs-column rs-mask-wrap{display:inline-block}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap{position:relative;left:auto;top:auto;line-height:0}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap,rs-column .rev_layer_in_column{vertical-align:top}.rev_break_columns{display:block !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap{display:block !important;width:100% !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-row-wrap.rs-layer-hidden,rs-column-wrap.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden !important;display:none !important}a.rs-layer.rs-nointeraction>.div,rs-layer.rs-nointeraction:not(a),.rs-layer.rs-nointeraction:not(a){pointer-events:none !important}rs-static-layers{position:absolute;z-index:101;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;overflow:hidden}rs-static-layers.rs-stl-back{z-index:0}.rs-stl-visible{overflow:visible !important}.rs-layer rs-fcr{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom-width:0 !important;border-top:40px solid #00a8ff;position:absolute;right:100%;top:0}.rs-layer rs-fcrt{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top-width:0 !important;border-bottom:40px solid #00a8ff;position:absolute;right:100%;top:0}.rs-layer rs-bcr{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00a8ff;border-top-width:0 !important;position:absolute;left:100%;top:0}.rs-layer rs-bcrt{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00a8ff;border-bottom-width:0 !important;position:absolute;left:100%;top:0}.tp-layer-inner-rotation{position:relative !important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none !important}rs-bgvideo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block}.rs-layer.rs-fsv{top:0;left:0;position:absolute;width:100%;height:100%}.rs-layer.rs-fsv audio,.rs-layer.rs-fsv video,.rs-layer.rs-fsv iframe,.rs-layer.rs-fsv iframe audio,.rs-layer.rs-fsv iframe video{width:100%;height:100%}.rs-fsv video{background:#000}.fullcoveredvideo rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid rs-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#fff;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity .3s ease-out !important}.rs-ISM .tp-video-play-button{opacity:1;transition:none !important;z-index:6}.rs-audio .tp-video-play-button{display:none !important}.rs-layer .html5vid{width:100% !important;height:100% !important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center !important;vertical-align:top;line-height:50px !important;font-size:30px !important}.rs-layer:hover .tp-video-play-button{opacity:1;display:block;z-index:6}.rs-layer .tp-revstop{display:none;width:15px;border-right:5px solid #fff !important;border-left:5px solid #fff !important;transform:translateX(50%) translateY(50%);height:20px;margin-left:11px !important;margin-top:5px !important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none !important}.rs-fsv .rs-fsv audio{object-fit:contain !important}.rs-fsv .rs-fsv video{object-fit:contain !important}.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button{display:none}@supports not (-ms-high-contrast:none){.rs-fsv .fullcoveredvideo audio{object-fit:cover !important}.rs-fsv .fullcoveredvideo video{object-fit:cover !important}}.rs-fullvideo-cover{width:100%;height:100%;top:0;left:0;position:absolute;background:0 0;z-index:5}.rs-nolc .tp-video-play-button,rs-bgvideo video::-webkit-media-controls-start-playback-button,rs-bgvideo video::-webkit-media-controls,rs-bgvideo audio::-webkit-media-controls{display:none !important}.rs-audio .tp-video-controls{opacity:1 !important;visibility:visible !important}rs-module h1.rs-layer,rs-module h2.rs-layer,rs-module h3.rs-layer,rs-module h4.rs-layer,rs-module h5.rs-layer,rs-module h6.rs-layer,rs-module div.rs-layer,rs-module span.rs-layer,rs-module p.rs-layer{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}rs-module h1.rs-layer:before,rs-module h2.rs-layer:before,rs-module h3.rs-layer:before,rs-module h4.rs-layer:before,rs-module h5.rs-layer:before,rs-module h6.rs-layer:before{content:none}rs-dotted{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;display:block;pointer-events:none}rs-sbg-wrap rs-dotted{z-index:31}rs-dotted.twoxtwo{background:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile.png)}rs-dotted.twoxtwowhite{background:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile_white.png)}rs-dotted.threexthree{background:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile_3x3.png)}rs-dotted.threexthreewhite{background:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.rev-btn,.rev-btn:visited{outline:none !important;box-shadow:none;text-decoration:none !important;box-sizing:border-box;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase}.rev-btn i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity .2s ease-out,margin .2s ease-out;margin-left:0;line-height:inherit}.rev-btn.rev-hiddenicon i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity .2s ease-out,margin .2s ease-out;opacity:0;margin-left:0 !important;width:0 !important}.rev-btn.rev-hiddenicon:hover i{opacity:1 !important;margin-left:10px !important;width:auto !important}.rev-burger{position:relative;box-sizing:border-box;padding:22px 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat !important}.rev-burger span:nth-child(2){margin:3px 0}.quick_style_example_wrap .rev-burger:hover :first-child,#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}.quick_style_example_wrap .rev-burger:hover :nth-child(2),#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}.quick_style_example_wrap .rev-burger:hover :last-child,#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-b-span-light span,.rev-burger.revb-white span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-b-span-dark span,.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:70%}50%{opacity:0;top:70%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active{color:#fff}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active{opacity:.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;background:#fff}.rev-scroll-btn.rev-b-span-dark{border-color:#333}.rev-scroll-btn.rev-b-span-dark span,.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#fff;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,.75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3b5998}.rev-sbutton-lightblue{background-color:#00a0d1}.rev-sbutton-red{background-color:#dd4b39}rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%}rs-progress-bar,.rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;line-height:0;width:100%;height:100%}rs-progress-bgs{display:block;z-index:15;box-sizing:border-box;width:100%;position:absolute;height:100%;top:0;left:0}rs-progress-bg{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-gap{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-vis{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.rs-layer img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}.rs-layer.slidelink{cursor:pointer;width:100%;height:100%}.rs-layer.slidelink a{width:100%;height:100%;display:block}.rs-layer.slidelink a div{width:3000px;height:1500px;background:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../assets/coloredbg.png) repeat}.rs-layer.slidelink a span{background:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../assets/coloredbg.png) repeat;width:100%;height:100%;display:block}.rs-layer .rs-starring{display:inline-block}.rs-layer .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#ffc321 !important}.rs-layer .rs-starring .star-rating,.rs-layer .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important}.rs-layer .rs-starring .star-rating:before,.rs-layer .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#e0dadf;float:left;top:0;left:0;position:absolute}.rs-layer .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important}.rs-layer .rs-starring .star-rating span:before,.rs-layer .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}rs-loader{top:50%;left:50%;z-index:10000;position:absolute}rs-loader.off{display:none !important}rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner5{background-image:url(//primeivhydration.com/wp-content/plugins/revslider/sr6/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}rs-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}rs-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}rs-loader.spinner3 .bounce1,rs-loader.spinner3 .bounce2,rs-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}rs-loader.spinner3 .bounce1{animation-delay:-.32s}rs-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}rs-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}rs-loader.spinner4 .dot1,rs-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15)}rs-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}rs-layer iframe{visibility:hidden}rs-layer.rs-ii-o iframe{visibility:visible}rs-layer input[type=text],rs-layer input[type=email],rs-layer input[type=url],rs-layer input[type=password],rs-layer input[type=search],rs-layer input[type=number],rs-layer input[type=tel],rs-layer input[type=range],rs-layer input[type=date],rs-layer input[type=month],rs-layer input[type=week],rs-layer input[type=time],rs-layer input[type=datetime],rs-layer input[type=datetime-local]{display:inline-block}rs-layer input::placeholder{vertical-align:middle;line-height:inherit !important}a.rs-layer{transition:none}rs-thumbs-wrap,rs-tabs-wrap,rs-thumbs,rs-thumb,rs-tab,rs-bullet,rs-bullets,rs-navmask,rs-tabs,rs-arrow{display:block;pointer-events:all}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,rs-poster,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}rs-poster{cursor:pointer;z-index:3}.tp-tab.rs-touchhover,.tp-tab.selected,.tp-thumb.rs-touchhover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box !important}.tp-tabs,.tp-thumbs{box-sizing:content-box !important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet.rs-touchhover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows.rs-touchhover{background:#000}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}.rs-layer [class^=pe-7s-]:before,.rs-layer [class*=" pe-7s-"]:before,.rs-layer [class^=pe-7s-],.rs-layer [class*=" pe-7s-"]{width:auto;margin:0;line-height:inherit;box-sizing:inherit}rs-pzimg-wrap{display:block}body.rtl .rs-pzimg{left:0 !important}.rs_fake_cube{transform-style:preserve-3d}.rs_fake_cube,.rs_fake_cube_wall{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0;top:0;z-index:0}.rs-builder-mode rs-sbg-wrap canvas,rs-sbg canvas{overflow:hidden;z-index:5;-webkit-backface-visibility:hidden;backface-visibility:hidden}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.dddwrapper{transform-style:flat;perspective:10000px}.rs_error_message_box{background:#111;width:800px;margin:40px auto;padding:40px 20px;text-align:center;font-family:"Open Sans",sans-serif}.rs_error_message_oops{margin:0 0 20px;line-height:60px;font-size:34px;color:#fff}.rs_error_message_content{margin:0 0 20px;line-height:25px;font-size:17px;color:#fff}.rs_error_message_button{color:#fff !important;background:#333;display:inline-block;padding:10px 15px;text-align:right;border-radius:5px;cursor:pointer;text-decoration:none !important}.rs_error_message_button:hover{background:#5e35b1}.hglayerinfo{position:fixed;bottom:0;left:0;color:#fff;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px}.indebugmode .rs-layer:hover{border:1px dashed #c0392b !important}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua:after,.reyes:after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua:after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes:after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster:after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden:after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson:after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird:after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair:after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi:after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn:after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2:after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville:after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville:before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark:after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark:before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon:before{background:#a0a0a0;mix-blend-mode:soft-light}.moon:after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow:before{background-image:radial-gradient(circle,40%,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise:after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise:before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber:after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber:before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.willow:after{background-color:#d8cdcb;mix-blend-mode:color}.rs-safari .willow:after{background-color:rgba(100,0,0,.2)}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.willow{filter:grayscale(1) contrast(.95) brightness(.9)}.willow:after{background-color:transparent}}}rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after{height:500%;width:500%}rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.bgcanvas{display:none;position:absolute;overflow:hidden}.RSscrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.avada-has-rev-slider-styles .rev_slider_wrapper{transform:none}