a.box-link{color:inherit;display:block;text-decoration:none}.section-header{margin-bottom:60px}.service-cards{background:var(--light-color);padding:6rem 0}.service-cards__grid{display:grid;gap:2rem;grid-template-columns:1fr;margin-top:3rem}@media (min-width:768px){.service-cards__grid,.service-cards__grid.two_per{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.service-cards__grid{grid-template-columns:repeat(3,1fr)}.service-cards__grid.four_per{grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px){.service-cards__grid.five_per{grid-template-columns:repeat(5,1fr)}.service-cards__grid.six_per{grid-template-columns:repeat(6,1fr)}}.service-card{background:var(--white-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;height:100%;padding:2rem;text-align:center;transition:var(--transition)}.service-card:hover{box-shadow:var(--box-shadow-lg);transform:translateY(-5px)}.service-card__icon,.service-card__image{align-items:center;color:var(--white-color);display:flex;font-size:1.5rem;justify-content:center}.service-card__icon{background-color:var(--primary-color);border-radius:50%;margin:0 auto 1rem}.service-card__icon img,.service-card__icon svg{height:64px;width:64px}.service-card__image,.service-card__image img,.service-card__image svg{height:auto;max-width:100%}.video-item__play .play-icon img,.video-item__play .play-icon svg{height:32px;width:32px}.service-card__title{font-weight:var(--font-weight-semibold);margin-bottom:1rem}.service-card__subtitle{margin-bottom:.75rem}.service-card__text{flex-grow:1;margin-bottom:1.5rem;opacity:.8}.service-card__link{color:var(--primary-color);font-weight:var(--font-weight-medium);margin-top:auto;text-decoration:none}.service-card__link:hover{text-decoration:underline}.accordion-module{padding:6rem 0}.accordion-module .section-header{margin-left:auto;margin-right:auto;max-width:900px}.accordion{margin:0 auto;max-width:800px}.accordion__item{background:var(--white-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);margin-bottom:1rem;overflow:hidden}.accordion__item:last-child{margin-bottom:0}.accordion__header{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:1.1rem;font-weight:var(--font-weight-medium);justify-content:space-between;padding:1.5rem;text-align:left;transition:var(--transition);width:100%}.accordion__header:hover{background:var(--light-color)}.accordion__icon{color:var(--primary-color);font-size:1.5rem;font-weight:300}.accordion__content{max-height:0;overflow:hidden;padding:0 1.5rem;transition:max-height .3s ease}.accordion__item.active .accordion__content{max-height:200px;padding:1.5rem}.accordion-module__split .accordion-layout{align-items:stretch;display:flex;flex-direction:column;gap:2rem}.accordion-module__split .accordion{margin:0;max-width:none}.accordion-module__split .accordion-layout__side{background-position:50%;background-size:cover;border-radius:var(--border-radius);min-height:320px;text-align:center}.accordion-module__split .accordion-layout__side:not(.flip-layout){order:-1}.accordion-module__split .accordion-layout__image,.accordion-module__split .accordion-layout__side:has(.accordion-layout__image){align-items:stretch;display:flex}.accordion-module__split .accordion-layout__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--border-radius);flex-grow:1;max-height:100%;min-height:320px;width:100%}.accordion-module__split .accordion-layout__image img{border-radius:var(--border-radius)}@media (min-width:992px){.accordion-module__split .accordion-layout{align-items:stretch;display:flex;flex-direction:row}.accordion-module__split .accordion-layout__content,.accordion-module__split .accordion-layout__side{height:600px;height:auto;text-align:left;width:50%}}.feature-carousel,.gallery-slider,.testimonial-slider,.video-slider{padding:6rem 0}.gallery-slider .gallery-slider__container,.team-carousel .team-carousel__container,.testimonial-slider .testimonial-slider__container,.video-slider .video-slider__container{margin:0 auto;max-width:1200px;max-width:1400px;overflow:hidden;padding:5px 0 0;position:relative}.gallery-slider.has-peek .gallery-slider__container,.team-carousel.has-peek .team-carousel__container,.video-slider.has-peek .video-slider__container{padding:5px 2rem}.feature-carousel__track,.gallery-slider .gallery-slider__track,.team-carousel .team-carousel__track,.testimonial-slider .testimonial-slider__track,.video-slider .video-slider__track{display:flex;transition:transform .5s ease-in-out;will-change:transform}.gallery-slider .gallery-item,.team-carousel .team-member,.video-slider .video-item{background:var(--white-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);flex-shrink:0;margin-left:1rem;margin-right:1rem;overflow:hidden;transition:var(--transition);width:calc(25% - 2rem)}.gallery-slider:not(.four-per) .gallery-item,.team-carousel:not(.four-per) .team-member,.video-slider:not(.four-per) .video-item{width:calc(33.333% - 2rem)}@media (min-width:1200px){.testimonial-slider .testimonial-slider__container.four_per .testimonial{padding:2rem 1rem}.video-slider.four-per .video-item__content{padding:1rem}.team-carousel.four-per .team-member__info{padding:1rem 1rem 0}}@media (min-width:992px) and (max-width:1199.98px){.gallery-slider.four-per .gallery-item,.team-carousel.four-per .team-member,.video-slider.four-per .video-item{width:calc(33.333% - 2rem)}}@media (max-width:991.98px){.gallery-slider.four-per .gallery-item,.gallery-slider:not(.four-per) .gallery-item,.team-carousel.four-per .team-member,.team-carousel:not(.four-per) .team-member,.testimonial-slider .testimonial-slider__container.four_per .testimonial,.testimonial-slider .testimonial-slider__container.three_per .testimonial,.video-slider.four-per .video-item,.video-slider:not(.four-per) .video-item{width:calc(50% - 2rem)}}@media (max-width:767.98px){.gallery-slider .gallery-slider__container,.team-carousel .team-carousel__container,.video-slider .video-slider__container{margin:0 auto;max-width:800px}.gallery-slider.four-per .gallery-item,.gallery-slider:not(.four-per) .gallery-item,.team-carousel.four-per .team-member,.team-carousel:not(.four-per) .team-member,.testimonial-slider .testimonial-slider__container.four_per .testimonial,.testimonial-slider .testimonial-slider__container.three_per .testimonial,.testimonial-slider .testimonial-slider__container.two_per .testimonial,.video-slider.four-per .video-item,.video-slider:not(.four-per) .video-item{margin:0 1rem;padding:0;width:calc(100% - 2rem)}}.testimonial-slider .testimonial-slider__container{margin:0 auto;max-width:800px;padding:0}.testimonial-slider .testimonial-slider__container.two_per{max-width:900px}.testimonial-slider .testimonial-slider__container.three_per{max-width:1000px}.testimonial-slider .testimonial-slider__container.four_per{max-width:1200px}.testimonial-slider.has-peek .testimonial-slider__container{padding:0 2rem}.testimonial-slider .testimonial{background:var(--white-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);flex:0 0 auto;margin:0 1rem;padding:2rem;text-align:center;width:calc(100% - 2rem)}.testimonial-slider .testimonial-slider__container.two_per .testimonial{width:calc(50% - 2rem)}.testimonial-slider .testimonial-slider__container.three_per .testimonial{width:calc(33.333% - 2rem)}.testimonial-slider .testimonial-slider__container.four_per .testimonial{width:calc(25% - 2rem)}.testimonial-slider .testimonial__content{margin-bottom:2rem}.testimonial-slider .testimonial__content p{font-size:var(--font-size-lg);font-style:italic;margin:0}.testimonial-slider .testimonial__author{align-items:center;display:flex;gap:1rem;justify-content:center}.testimonial-slider .testimonial__avatar{border-radius:50%;height:60px;object-fit:cover;width:60px}.testimonial-slider .testimonial__details h4{font-weight:var(--font-weight-semibold);margin:0}.testimonial-slider .testimonial__details span{color:var(--secondary-color);font-size:var(--font-size-sm)}@media (min-width:992px) and (max-width:1299.98px){.testimonial-slider .testimonial-slider__container.four_per .testimonial{width:calc(33.333% - 2rem)}}@media (max-width:991.98px){.testimonial-slider .testimonial-slider__container.four_per .testimonial,.testimonial-slider .testimonial-slider__container.three_per .testimonial{width:calc(50% - 2rem)}}@media (max-width:767.98px){.testimonial-slider .testimonial-slider__container.four_per .testimonial,.testimonial-slider .testimonial-slider__container.three_per .testimonial,.testimonial-slider .testimonial-slider__container.two_per .testimonial{width:calc(100% - 2rem)}}.video-slider .video-item:hover{box-shadow:var(--box-shadow-lg);transform:translateY(-5px)}.video-slider .video-item__thumbnail{aspect-ratio:16/9;overflow:hidden;position:relative}.video-slider .video-item__thumbnail img.poster{height:100%;object-fit:cover;width:100%}.video-slider .video-item__play{background:rgba(0,0,0,.7);border:none;border-radius:50%;color:var(--white-color);cursor:pointer;font-size:1.75rem;height:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--transition);width:60px}.video-slider .video-item__play:hover{background:var(--primary-color);transform:translate(-50%,-50%) scale(1.1)}.video-slider .video-item__content{padding:1.5rem}.video-slider .video-item__content h3{font-size:var(--font-size-lg);margin:0 0 .5rem}.video-slider .video-item__content p{color:var(--secondary-color);font-size:var(--font-size-sm);margin:0}@media (min-width:992px){.video-slider .video-item__play{font-size:2rem;padding-left:10px}}.gallery-slider .gallery-item,.image-gallery .gallery-item{aspect-ratio:4/3;box-shadow:none;cursor:pointer;position:relative}.gallery-slider .gallery-item:hover,.image-gallery .gallery-item:hover{transform:scale(1.02)}.gallery-slider .gallery-item img,.image-gallery .gallery-item img{height:100%;object-fit:cover;transition:var(--transition);width:100%}.gallery-slider .gallery-item__overlay,.image-gallery .gallery-item__overlay{background:linear-gradient(transparent,rgba(0,0,0,.7));bottom:0;color:var(--white-color);left:0;padding:2rem 1.5rem 1.5rem;pointer-events:none;position:absolute;right:0;transform:translateY(100%);transition:var(--transition)}.gallery-slider .gallery-item:hover .gallery-item__overlay:not(.no-transform),.gallery-slider .gallery-item__overlay.no-transform,.image-gallery .gallery-item:hover .gallery-item__overlay:not(.no-transform),.image-gallery .gallery-item__overlay.no-transform{transform:translateY(0)}.gallery-slider .gallery-item__overlay h4,.image-gallery .gallery-item__overlay h4{font-size:1.1rem;margin:0 0 .5rem}.gallery-slider .gallery-item__overlay p,.image-gallery .gallery-item__overlay p{font-size:var(--font-size-sm);margin:0;opacity:.9}.team-carousel{background:var(--secondary-color-dark);padding:6rem 0}.team-carousel .team-member{text-align:center}.team-carousel .section-header,.team-carousel .section-header h2,.team-carousel .section-header h3{color:#fff}@media (max-width:1199.98px){.team-carousel .team-member{margin-left:1rem;margin-right:1rem}}@media (max-width:991.98px){.team-carousel .team-member{margin-right:1rem;width:calc(50% - .5rem)}}.art-grid .art-card:hover,.team-carousel .team-member:hover,.team-grid .team-member:hover{box-shadow:var(--box-shadow-lg);transform:translateY(-5px)}.art-grid .art-card__photo,.team-carousel .team-member__photo,.team-grid .team-member__photo{aspect-ratio:1/1;overflow:hidden}.art-grid .art-card__photo{aspect-ratio:3/2}.art-grid .art-card__photo img,.team-carousel .team-member__photo img,.team-grid .team-member__photo img{height:100%;object-fit:cover;transition:var(--transition);width:100%}.art-grid .art-card:hover .art-card__photo img,.team-carousel .team-member:hover .team-member__photo img,.team-grid .team-member:hover .team-member__photo img{transform:scale(1.05)}.art-grid .art-card__info,.team-carousel .team-member__info,.team-grid .team-member__info{padding:1.5rem}.art-grid .art-card__heading,.team-carousel .team-member__name,.team-grid .team-member__name{font-weight:var(--font-weight-semibold);margin:0 0 .5rem}.art-grid .art-card__category,.team-carousel .team-member__title,.team-grid .team-member__title{color:var(--primary-color);font-size:var(--font-size-sm);margin-bottom:1rem}.team-carousel .team-member__title,.team-grid .team-member__title{margin-bottom:.5rem}.art-grid .art-card__date,.team-carousel .team-member__bio,.team-grid .team-member__bio{color:var(--secondary-color);font-size:var(--font-size-sm);margin-bottom:1rem}.team-carousel .team-member__social,.team-grid .team-member__social{display:flex;gap:.5rem;justify-content:center}.team-carousel .team-member__social a,.team-grid .team-member__social a{align-items:center;background:var(--light-color);border-radius:50%;color:var(--secondary-color);display:flex;height:36px;justify-content:center;text-decoration:none;transition:var(--transition);width:36px}.team-carousel .team-member__social a:hover,.team-grid .team-member__social a:hover{background:var(--primary-color);color:var(--white-color)}.feature-carousel__wrap{position:relative}.feature-carousel__outer{border-radius:var(--border-radius-xl);overflow:hidden;position:relative}.feature-carousel__slide{box-shadow:var(--box-shadow-lg);display:grid;flex-shrink:0;grid-template-columns:1fr;min-height:400px;width:100%}@media (min-width:768px){.feature-carousel__slide{grid-template-columns:1fr 1fr}}.feature-carousel__image{background-position:50%;background-size:cover;min-height:300px}.feature-carousel__text{background:var(--white-color);display:flex;flex-direction:column;justify-content:center;padding:3rem 5rem}.feature-carousel__controls{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.feature-carousel__next,.feature-carousel__prev{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.feature-carousel__prev{left:1rem}.feature-carousel__next{right:1rem}@media (max-width:767.98px){.feature-carousel__next,.feature-carousel__prev{position:static;transform:none}}.gallery-slider__controls,.team-carousel__controls,.testimonial-slider__controls,.video-slider__controls{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.slider-btn{align-items:center;background:var(--primary-color);border:none;border-radius:50%;color:var(--white-color);cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:var(--transition);width:40px}.slider-btn:hover{background:var(--primary-dark-color)}.slider-btn:disabled{cursor:not-allowed;opacity:.3}@media (max-width:767.98px){.gallery-slider__container,.team-carousel__container,.testimonial-slider__container,.video-slider__container{padding:0 1rem}}@media (prefers-reduced-motion:reduce){.gallery-slider__track,.team-carousel__track,.testimonial-slider__track,.video-slider__track{transition:none}}.video-modal{align-items:center;background:rgba(0,0,0,.9);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.video-modal__content{aspect-ratio:16/9;max-width:800px;position:relative;width:90%}.video-modal__close{background:none;border:none;color:var(--white-color);cursor:pointer;font-size:2rem;position:absolute;right:0;top:-50px}.video-modal__player{height:100%;width:100%}.video-modal__player iframe{border-radius:var(--border-radius);height:100%;width:100%}.image-gallery{padding:6rem 0}.image-gallery__grid{display:grid;gap:1rem;grid-template-columns:1fr;margin-top:2rem}@media (min-width:768px){.image-gallery__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.image-gallery__grid{grid-template-columns:repeat(3,1fr)}.image-gallery--2-col .image-gallery__grid{grid-template-columns:repeat(2,1fr)}.image-gallery--4-col .image-gallery__grid{grid-template-columns:repeat(4,1fr)}}.image-gallery .gallery-item{border-radius:var(--border-radius);overflow:hidden;transition:var(--transition)}.lightbox-modal{align-items:center;background:rgba(0,0,0,.8);display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:9999}.lightbox-modal__content{max-height:100%;max-width:100%;overflow:auto;position:relative}.lightbox-modal__image img{border-radius:var(--border-radius);box-shadow:var(--box-shadow-lg,0 0 20px rgba(0,0,0,.5));display:block;height:auto;margin:0 auto;max-height:calc(90vh - 4rem);max-width:100%;object-fit:contain}.lightbox-modal__close{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:1rem;text-shadow:0 0 8px rgba(0,0,0,.8);top:1rem;z-index:100}.lightbox-modal__caption{color:#fff;font-size:1rem;font-weight:500;line-height:1.4;margin-top:1rem;text-align:center}.lightbox-modal__arrow{background:rgba(0,0,0,.5);border:none;color:#fff;cursor:pointer;font-size:2.5rem;padding:.5rem 1rem;position:fixed;top:50%;transform:translateY(-50%);transition:background .2s,opacity .2s;z-index:10000}.lightbox-modal__arrow:hover{background:rgba(0,0,0,.8)}.lightbox-modal__prev{left:1rem}.lightbox-modal__next{right:1rem}.art-grid,.team-grid{padding:6rem 0}.art-grid__container,.team-grid__container{display:grid;gap:2rem;grid-template-columns:1fr;margin-top:3rem}@media (min-width:768px){.art-grid__container,.team-grid__container{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.art-grid__container,.team-grid__container{grid-template-columns:repeat(3,1fr)}}.art-grid .art-card,.team-grid .team-member{background:var(--white-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);overflow:hidden;text-align:center;transition:var(--transition)}.art-grid .art-card{text-align:left}.contact-form{background:var(--light-color);padding:6rem 0}.contact-form__container{align-items:center;display:grid;grid-template-columns:1fr;margin:0 auto;max-width:1200px}.contact-rich-text p:last-child{margin-bottom:0}.contact-form__content h2{margin-bottom:1rem}.contact-form__content p{color:var(--secondary-color);font-size:var(--font-size-lg);margin-bottom:2rem}.full-width .contact-form__content{margin:0 auto;max-width:900px;text-align:center;width:100%}.full-width .contact-form__form{width:100%}.form-row{display:grid;gap:1rem;grid-template-columns:1fr}.form-group,.form-row{margin-bottom:1.5rem}.form-group label{color:var(--dark-color);display:block;font-weight:var(--font-weight-medium);margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:var(--border-radius);font-size:var(--font-size-base);padding:.75rem;transition:var(--transition);width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(0,123,255,.25);outline:none}.form-group textarea{min-height:120px;resize:vertical}@media (min-width:768px){.contact-form__container{gap:3rem;grid-template-columns:1fr 1fr}.contact-form__container.full-width{gap:0;grid-template-columns:1fr}.contact-form__container.align-top{align-items:start}.form-row{grid-template-columns:1fr 1fr}}@media (max-width:767px){.contact-form__content{text-align:center}}.cta-block{background:var(--secondary-color-dark);color:var(--white-color);padding:6rem 0}.cta-block__content{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr;text-align:center}@media (min-width:992px){.cta-block__content{grid-template-columns:1fr auto;text-align:left}}.cta-block__text p{opacity:.9}.cta-block__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-block__actions.cta-left{justify-content:flex-start}.cta-block__actions.buttons-below{justify-content:center;margin-top:40px}@media (min-width:992px){.cta-block__actions{justify-content:flex-start}}.stats-counter{background:var(--dark-color);color:var(--white-color);padding:6rem 0}.stats-counter__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item{padding:1rem;text-align:center}.stat-item__number{color:var(--primary-color);display:block;font-size:3rem;font-weight:var(--font-weight-bold);line-height:1}.stat-item__number:before{content:attr(data-prefix)}.stat-item__number:after{content:attr(data-suffix)}.stat-item__label{font-size:var(--font-size-lg);margin-top:.5rem;opacity:.9}@media (max-width:991px){.stats-counter--inline .stats-counter__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.stats-counter--inline .stats-counter__grid{grid-template-columns:1fr}}.stats-counter--inline .stat-item{align-items:center;display:flex;gap:1rem;text-align:left}.stats-counter--inline .stat-item__number{flex-shrink:0;font-size:2.5rem;font-weight:700;white-space:nowrap}.stats-counter--inline .stat-item__label{font-size:1rem;line-height:1.4}.content-menu{background:var(--light-color);padding:6rem 0}.content-menu__container{display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;min-height:500px}@media (min-width:768px){.content-menu__container{grid-template-columns:1fr 1fr}}.content-menu__nav{background:var(--white-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);max-height:500px;overflow-y:auto;padding:1rem}.content-menu__nav ul{list-style:none;margin:0;padding:0}.content-menu__nav li a{border-bottom:1px solid var(--light-color);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.content-menu__nav li:last-child a{border-bottom:none}.content-menu__nav a{color:var(--dark-color);display:block;font-weight:var(--font-weight-medium);padding:1rem 1.5rem;position:relative;text-decoration:none;transition:var(--transition)}.content-menu__nav a.active,.content-menu__nav a:hover{background:var(--primary-color);color:var(--white-color)}.content-menu__nav li a:hover{border-bottom:1px solid var(--light-color);border-top-left-radius:0;border-top-right-radius:0}.content-menu__nav a:after{content:"→";opacity:.7;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%)}.content-menu__content{background:var(--white-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;justify-content:center;padding:2rem}.content-menu__item h3{color:var(--primary-color);margin-bottom:1rem}.content-menu__item p{color:var(--secondary-color);line-height:1.6;margin-bottom:2rem}.content-menu__toggle{display:none}.content-menu__item{display:none;opacity:0;transition:opacity .2s ease-in}.content-menu__item.active{animation:contentFlash .25s ease-in;display:block;opacity:1}@keyframes contentFlash{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width:767.98px){.content-menu__container{grid-template-columns:1fr;min-height:0!important}.content-menu__nav{background:transparent;border:0;box-shadow:none;height:auto;margin:0;overflow:visible;padding:0;position:relative}.content-menu__toggle{background:var(--white-color);background:var(--primary-color);border:0;border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--white-color);cursor:pointer;display:block;font-size:var(--font-size-base);font-weight:var(--font-weight-medium);padding:1rem 1.5rem;text-align:left;width:100%}.content-menu__toggle:after{color:inherit;content:"▾";float:right;font-size:1rem;line-height:1;margin-top:.2rem;opacity:.7;transition:transform .2s ease}.content-menu__nav.open .content-menu__toggle:after{transform:rotate(180deg)}.content-menu__nav>ul{background:var(--white-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:none;left:0;margin:0;max-height:60vh;opacity:.9rem;overflow-y:auto;padding:.5rem 0;position:absolute;right:0;top:calc(100% + .5rem);z-index:100}.content-menu__nav.open>ul{display:block}.content-menu__nav li a{border:0;border-radius:0;color:var(--dark-color);display:block;font-weight:var(--font-weight-medium);padding:.875rem 1rem;text-decoration:none;transition:var(--transition)}.content-menu__nav li a.active,.content-menu__nav li a:hover{background:var(--secondary-color);color:var(--white-color)}.content-menu__nav a:after{display:none}.content-menu__content{padding:1.5rem}}.locations-map{background:var(--light-color);padding:6rem 0}.locations-map__container{background:var(--white-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);display:grid;grid-template-columns:1fr;height:500px;margin:0 auto;max-width:1200px;overflow:hidden}.locations-map__list{max-height:500px;overflow-y:auto;padding:2rem;position:relative}.locations-map__list h3,.locations-map__list h4{color:var(--dark-color);margin-bottom:1.5rem;margin-top:0}.location-item{border:1px solid var(--light-color);border-radius:var(--border-radius);cursor:pointer;margin-bottom:1rem;padding:1rem;position:relative;transition:var(--transition)}.location-item,.location-item a,.location-item a:hover{color:var(--dark-color)}.location-item.active,.location-item:hover{background:var(--white-color);color:var(--dark-color)}.location-item.active a,.location-item.active a:hover,.location-item:hover a,.location-item:hover a:hover{color:var(--dark-color)}.location-item:after{content:"→";font-weight:700;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.locations-map__map{background:#d9d9d9;border-radius:20px;min-height:300px;position:relative}.locations-map__map iframe{border:none;height:100%;width:100%}.gm-style-iw a:active,.gm-style-iw a:focus{box-shadow:none!important;outline:none!important}.gm-style-iw div{color:#333;font-size:.9rem;line-height:1.4}.gm-style-iw strong{color:var(--primary-color);font-weight:600}.gm-style-iw-chr button{position:absolute!important;right:0!important;top:0!important}@media (min-width:768px){.locations-map__container{grid-template-columns:1fr 1fr}}@media (max-width:767.98px){.locations-map__list{overflow-y:auto;padding:1rem 2rem}.locations-map__list h4{border-bottom:1px solid rgba(0,0,0,.15);margin-bottom:.5rem;padding-bottom:.5rem}.locations-map__list h5{margin-bottom:.25rem}.location-item{margin-bottom:.5rem;padding:.5rem .75rem}}.cp-one-module,.feature-module{padding:6rem 0}.cp-one-module__container,.feature-module__container{background:var(--white-color)}.feature-module__container{border-radius:var(--border-radius-xl);box-shadow:var(--box-shadow-lg);margin:0 auto;overflow:hidden}.feature-module__container.inset-feature{max-width:1000px}.feature-module__content{display:grid;grid-template-columns:1fr;min-height:400px}.cp-one-module__content{align-items:center;align-items:start;display:flex;flex-flow:wrap}.cp-one-module__content>div{flex:1 1 50%;width:50%}.cp-one-module__content.wide-body{min-height:auto}.cp-one-module__content.full-bleed{align-items:inherit}.cp-one-module__image,.feature-module__image{background-position:50%;background-size:cover;min-height:300px}.cp-one-module__image{border-radius:var(--border-radius-xl)}.cp-one-module__image.full-bleed{aspect-ratio:1/.7}.cp-one-module__image.square{aspect-ratio:1/1;background-repeat:no-repeat}.cp-one-module__image.landscape{aspect-ratio:16/9;background-repeat:no-repeat}.feature-module__text{display:flex;flex-direction:column;justify-content:center;padding:3rem}.cp-one-module__text{padding:2rem 0 2rem 3rem}.zig-zag .cp-one-module__text{padding:2rem 3rem 2rem 0}.wide-body .cp-one-module__text,.wide-body.zig-zag{padding:0}.wide-body .cp-one-module__text{width:100%}.full-bleed .cp-one-module__text{display:flex;flex-flow:column;justify-content:center}@media (max-width:991px){.cp-one-module__content.full-bleed{align-items:center}.cp-one-module__image.full-bleed{aspect-ratio:1/1;height:100%}}@media (max-width:767.98px){.cp-one-module__content>div{flex:1 1 100%;width:100%}.cp-one-module__text,.zig-zag .cp-one-module__text{padding:2rem 0}.cp-one-module__image{min-height:auto;order:2}}@media (min-width:768px){.feature-module__content{grid-template-columns:1fr 1fr}}.compare-table{padding:6rem 0}.compare-table__container{display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}@media (min-width:768px){.compare-table__container{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.compare-table__container{grid-template-columns:repeat(3,1fr)}}.compare-card{background:var(--white-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);padding:2rem;position:relative;text-align:center;transition:var(--transition)}.compare-card:hover{box-shadow:var(--box-shadow-lg);transform:translateY(-10px)}.compare-card--featured{border:2px solid var(--primary-color);transform:scale(1.05)}.compare-card--featured:before{background:var(--primary-color);border-radius:var(--border-radius);color:var(--white-color);content:"Most Popular";font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);left:50%;padding:.5rem 1rem;position:absolute;top:-20px;transform:translateX(-50%)}.compare-card__header h3,.compare-card__header h4.h3{margin:0 0 .5rem}.compare-card__price{color:var(--primary-color);font-size:3rem;font-weight:var(--font-weight-bold);margin:1rem 0}.compare-card__price small{color:var(--secondary-color);font-size:1rem}.compare-card__features{list-style:none;margin:2rem 0;padding:0}.compare-card__features li{border-bottom:1px solid var(--light-color);padding:.5rem 0}.compare-card__features li:last-child{border-bottom:none}.compare-card__cta{margin-top:2rem}.logos-section{padding:6rem 0}.logos-section .slider-wrapper{margin-top:60px}.logos-section .slider-wrapper .splide__slide{align-items:center;display:flex}.footer{background:var(--dark-color);color:var(--white-color);padding:97px 0 0}.footer__content,.footer__content.footer__sections-1{display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}@media (min-width:992px){.footer__content{grid-template-columns:repeat(3,1fr)}.footer__content.footer__sections-4{grid-template-columns:repeat(4,1fr)}}.footer__section h3,.footer__section h4{margin:0 0 24px}.footer__bottom{padding-top:2rem}.footer--4-col .footer__content{grid-template-columns:1fr}@media (min-width:768px){.footer--4-col .footer__content{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.footer--4-col .footer__content{grid-template-columns:repeat(4,1fr)}}.footer--5-col .footer__content{grid-template-columns:1fr}@media (min-width:768px){.footer--5-col .footer__content{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.footer--5-col .footer__content{grid-template-columns:repeat(5,1fr)}}.footer--wide-first .footer__content{grid-template-columns:1fr}@media (min-width:768px){.footer--wide-first .footer__content{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.footer--wide-first .footer__content{grid-template-columns:2fr 1fr 1fr}.footer__sections-3:not(.footer--wide-first) .footer__section:first-child,.footer__sections-4:not(.footer--wide-first) .footer__section:first-child{grid-column:span 2;padding-right:30px}.footer__sections-3:not(.footer--wide-first){grid-template-columns:repeat(4,minmax(0,1fr))}.footer__sections-4:not(.footer--wide-first){grid-template-columns:repeat(5,minmax(0,1fr))}}.footer--centered{text-align:center}.footer--centered .footer__content{justify-items:center}.footer--light{background:var(--light-color)}.footer--light,.footer--light .footer__section h3,.footer--light .footer__section h4{color:var(--dark-color)}.footer--light .footer__links a{color:var(--secondary-color)}.footer--light .footer__links a:hover{color:var(--dark-color)}.footer--minimal{padding:2rem 0}.footer--minimal .footer__content{margin-bottom:1rem}.footer__section h3,.footer__section h4{color:var(--white);margin:0 0 1rem}.footer__links{list-style:none;margin:0;padding:0}.footer__links li{margin-bottom:20px}.footer__links a{color:var(--white-color);text-decoration:none;transition:var(--transition)}.footer__links a:hover{color:var(--tertiary-color)}.footer__bottom{background:var(--white-color);color:var(--dark-color);padding:28px 15px;text-align:center}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer--centered .footer__social,.footer__social a{justify-content:center}.footer__social a{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;color:var(--white);display:flex;height:40px;text-decoration:none;transition:var(--transition);width:40px}.footer__social a:hover{background:var(--primary-color);transform:translateY(-2px)}.footer--light .footer__social a{background:rgba(0,0,0,.1);color:var(--dark-color)}.footer__newsletter{margin-top:1rem}.footer__newsletter h5{font-size:1rem;font-weight:var(--font-weight-semibold);margin:0 0 1rem}.footer__newsletter-form{display:flex;gap:.5rem;margin-top:1rem}.footer__newsletter-input{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:var(--border-radius);color:var(--white);flex:1;font-size:var(--font-size-sm);padding:.75rem}.footer__newsletter-input::placeholder{color:hsla(0,0%,100%,.6)}.footer__newsletter-input:focus{border-color:var(--primary-color);outline:none}.footer--light .footer__newsletter-input{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.2);color:var(--dark-color)}.footer--light .footer__newsletter-input::placeholder{color:rgba(0,0,0,.6)}.footer__newsletter-btn{background:var(--primary-color);border:none;border-radius:var(--border-radius);color:var(--white);cursor:pointer;font-size:var(--font-size-sm);padding:.75rem 1.5rem;transition:var(--transition);white-space:nowrap}.footer__newsletter-btn:hover{background:var(--primary-color-dark)}.splide__arrows button.splide__arrow{background-color:#fff;background:#fff;border:1px solid #d7d7d7;border-radius:6px;height:40px;opacity:1;top:40%;transition:var(--transition);width:60px}.splide__arrows button.splide__arrow:after{background:url(https://prma-enhance.com/hubfs/raw_assets/public/adn-theme/images/slider-arrow-adn.svg) no-repeat 50%/contain;content:"";filter:brightness(0) saturate(100%) invert(6%);height:30px;position:absolute;top:50%;transform:translateY(-50%);width:50px}.splide__arrows button.splide__arrow:disabled{pointer-events:none}.splide__arrows button.splide__arrow:active:after,.splide__arrows button.splide__arrow:focus:after,.splide__arrows button.splide__arrow:hover:after{filter:unset}.splide__arrows button.splide__arrow.splide__arrow--prev{left:-1%;transform:translateY(-50%) scaleX(-1)}.splide__arrows button.splide__arrow.splide__arrow--next{right:-1%}.splide__arrows button.splide__arrow svg{display:none}.splide__pagination{bottom:0!important;display:flex!important;flex-wrap:wrap;gap:6px;justify-content:center;margin:80px auto 0!important;position:relative!important}.splide__pagination .splide__pagination__page{background:var(--quaternary-color);height:10px;margin:0;transition:var(--transition);width:10px}.splide__pagination .splide__pagination__page.is-active{background:var(--primary-color);border-radius:20px;opacity:1;transform:scale(1);width:25px}.splide__pagination li{line-height:0!important}.ul-dots ul{list-style:none;margin:0;padding:0}.ul-dots ul li{margin-bottom:15px;padding-left:25px;position:relative}.ul-dots ul li:before{background:var(--tertiary-color);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:12px;width:8px}.sec-overlay-img{height:100%;left:0;mix-blend-mode:multiply;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.sec-overlay-img img{height:100%;object-fit:cover;width:100%}.sec-bg-shape{height:480px;left:-100px;opacity:.1;pointer-events:none;position:absolute;top:-111px;width:434px}.sec-bg-shape img{height:100%;object-fit:contain;width:100%}.sec-bg-shape.right{left:unset;right:-100px}.footer .footer__section .social__Wrap{margin-top:54px}.footer .footer__section .social__Wrap h3{margin:0 0 60px}.footer .footer__section .social__Wrap .social__inner{align-items:center;display:flex;flex-flow:row wrap;gap:15px 25px}.footer .footer__section .social__Wrap .social__inner .items img{display:block;transition:.4s}.footer .footer__section .social__Wrap .social__inner .items:hover img{transform:scale(1.1)}.footer .footer__content{margin:0 0 104px}.footer__section .contact__form{margin:0 0 53px}.footer .contact__form .inner{align-items:start;display:flex;gap:12px;position:relative}.footer .contact__form .inner .contact-text{color:var(--white-color);font-weight:400}.footer .contact__form .inner .icon{line-height:0;margin-top:5px}.footer .contact__form .inner:not(:last-child){margin:0 0 30px}.footer .contact__form .inner>a.full-link{inset:0;position:absolute}.footer .footer__bottom__logo{background:#575757;padding:21px 0;text-align:center}.footer .footer__bottom__logo img{vertical-align:top}.bgcta__block{padding:156px 0 189px;position:relative;z-index:1}.bgcta__block .bg__img{inset:0;position:absolute;z-index:-1}.bgcta__block .bg__img>img{display:block;height:100%;object-fit:cover;width:100%}.bgcta__block.bg__gradient .bg__img:after{height:100%;inset:0;position:absolute;width:100%}.bgcta__block .cta-block__content{align-items:start;display:flex;flex-direction:column;gap:0;max-width:630px;text-align:left}.bgcta__block .cta-block__text h2{color:var(--white-color);margin:0 0 30px}.bgcta__block .cta-block__text h3{color:var(--white-color);font-weight:400;margin:0 0 15px}.bgcta__block .cta-block__content .cta-block__actions{margin-top:31px;width:100%}.bgcta__block.bg__gradient .bg__img:after{background:linear-gradient(90deg,var(--secondary-color-dark) 28.57%,rgba(28,75,63,0) 79.06%);content:""}@media(max-width:767px){.bgcta__block.bg__gradient .bg__img:after{background:var(--secondary-color-dark)}}.logos_innner__Wrap{padding:98px 0 120px}.logos_innner__Wrap .slider-wrapper .splide__slide{padding:12px}.logos_innner__Wrap .slider-wrapper .splide__list{justify-content:center}.logos_innner__Wrap .slider-wrapper .icon{align-items:center;background:var(--white-color);border-radius:10px;box-shadow:0 5px 15px 0 rgba(0,0,0,.06);display:flex;height:120px;justify-content:center;padding:15px 30px;width:100%}.logos_innner__Wrap .slider-wrapper .icon img{max-height:70px;object-fit:contain}.acc_inner_Wrap{background:var(--light-color);padding:95px 0 125px}.acc_inner_Wrap .accordion{max-width:100%}.acc_inner_Wrap .accordion__header{gap:15px;padding:20px 30px}.acc_inner_Wrap .section-header{margin-bottom:59px}.acc_inner_Wrap .accordion__header .accordion__icon{align-items:center;border:3px solid var(--primary-color);border-radius:50%;display:flex;flex-shrink:0;font-weight:700;height:26px;justify-content:center;width:26px}.acc_inner_Wrap .accordion__item{border-radius:10px;box-shadow:inherit}.acc_inner_Wrap .accordion__item.active{background:var(--quaternary-color)}.acc_inner_Wrap .accordion__header h3{font-weight:700}.acc_inner_Wrap .accordion__header:hover{background:unset}.acc_inner_Wrap .accordion__item.active .accordion__content{padding:0 30px 20px}.cp-two-module{background:var(--quaternary-color);padding:130px 0}.cp-two__content{display:flex;flex-flow:row wrap}.cp-two__content .cp-two__text{padding-right:30px;width:58%}.cp-two__content .cp-two__Wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:15px;position:relative;text-align:center;width:42%;z-index:1}.cp-two__content .cp-two__text h2{margin:0 0 39px}.cp-two__content .cp-two__text .content{font-size:22px;font-weight:400;line-height:1.5;margin:0 0 39px}.cp-two__content .cp-two__text .bold-text{font-weight:700;margin:0}.cp-two__content .cp-two__Wrap .cp-two__image{border-radius:20px;inset:0;overflow:hidden;position:absolute;z-index:-1}.cp-two__content .cp-two__Wrap .cp-two__image>img{height:100%;object-fit:cover;width:100%}.cp-two__content .cp-two__Wrap .cp-two__image:after{background:#000;content:"";height:100%;inset:0;left:1px;position:absolute;width:100%;z-index:-1}.cp-two__content .cp-two__Wrap .cp_image__text{color:var(--white-color);font-size:40px;font-weight:700;line-height:50px;margin:0 0 22px;max-width:350px}.cp-two__content .cp-two__Wrap .cp-two__actions{display:flex;flex-flow:row wrap;gap:10px;justify-content:center}.cp-two__content .cp-two__Wrap .cp-two__actions a.btn{min-width:232px}.cp_one__module{padding:110px 0 120px}.cp_one__module .zig-zag .cp-one-module__content{grid-template-columns:1fr 660px}.cp_one__module .zig-zag .cp-one-module__content .cp-one-module__text{padding:0 88px 0 0}.cp_one__module .cp-one-module__content .cp-one-module__text h2{margin:0 0 53px}.cp_one__module .cp-one-module__content .cp-one-module__text .content{margin:0 0 33px}.cp_one__module .cp-one-module__content .cp-one-module__text .content ul{font-size:22px;line-height:1.5}.cp_one__module .cp-one-module__content .cp-one-module__text .bold-text{font-weight:700;margin:0 0 30px}.cp_one__module .cp-one-module__image{border-radius:20px}.cp-steps__section{background-color:var(--light-color);padding:133px 0 136px}.cp-steps__content{display:flex;flex-flow:row wrap;gap:88px}.cp-steps__content .cp-steps__left{border-radius:20px;overflow:hidden;width:calc(50% - 44px)}.cp-steps__content .cp-steps__text{width:calc(50% - 44px)}.cp-steps__content .cp-steps__left .cp-two__image{height:100%;width:100%}.cp-steps__content .cp-steps__left .cp-two__image>img{display:block;height:100%;object-fit:cover;width:100%}.cp-steps__content .cp-steps__text .title-part{margin:0 0 33px}.cp-steps__content .cp-steps__text .title-part h2{margin:0}.cp-steps__content .number__list .number__items{align-items:start;display:flex;gap:18px;position:relative}.cp-steps__content .number__list .number__items .number{align-items:center;background:var(--primary-color);border-radius:50%;color:var(--white-color);display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:50px;justify-content:center;padding:8px;position:relative;width:50px;z-index:1}.cp-steps__content .number__list .number__items:after{border-right:3px dotted var(--tertiary-color);content:"";height:100%;left:24px;position:absolute;top:0}.cp-steps__content .number__list .number__items:last-child:after{display:none}.cp-steps__content .number__list .number__items:not(:last-child){padding:0 0 42px}.cp-steps__content .number__list .number__items .number__inner .text{font-weight:700;margin:0 0 7px}.cp-steps__content .cp-steps__text .cp-two__actions{display:flex;gap:12px;margin-top:33px}.service-cards-wrap{padding:113px 0 116px}.service-cards-wrap .service-card__icon.upload-icon{background-color:transparent}.service-cards-wrap .service-cards__grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:0}.service-cards-wrap .service-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px 0 rgba(0,0,0,.06);height:auto;overflow:hidden;padding:50px 42px;position:relative;width:calc(33.33% - 26.66px);z-index:1}.service-cards-wrap .service-card .box-link{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.service-cards-wrap .service-card__icon{margin-bottom:15px;max-height:120px;max-width:120px}.service-cards-wrap .upload-icon img{height:100%;object-fit:contain;width:100%}.service-cards-wrap .service-card__title{margin:0 0 12px}.service-cards-wrap .service-card__text{opacity:1}.service-cards-wrap .service-card .card-hover{height:100%;left:0;mix-blend-mode:multiply;opacity:0;position:absolute;top:0;transition:var(--transition);visibility:hidden;width:100%;z-index:-1}.service-cards-wrap .service-card .card-hover img{height:100%;object-fit:cover;width:100%}.service-cards-wrap .service-card:hover{background:var(--tertiary-color);transform:unset}.service-cards-wrap .service-card:hover .service-card__text,.service-cards-wrap .service-card:hover .service-card__title{color:#fff}.service-cards-wrap .service-card:hover .service-card__link{color:#fff;text-decoration:none}.service-cards-wrap .service-card:hover .card-hover{opacity:1;visibility:visible}.service-cards-wrap .service-cards__grid.one_per .service-card{width:100%}.site-location-map{background:var(--primary-color);overflow:clip;padding:90px 0 120px;position:relative;z-index:1}.site-location-map .locations-map__container{background:transparent;box-shadow:none;display:flex;flex-wrap:wrap;gap:30px;height:auto;max-width:100%}.site-location-map .locations-map__list{height:100%;max-height:810px;padding:0 15px 0 0;width:calc(50% - 15px)}.site-location-map .locations-map__map{filter:grayscale(1);width:calc(50% - 15px)}.site-location-map h2{color:#fff}.site-location-map .location-item{background:var(--white-color);border-radius:10px;color:var(--dark-color);margin-bottom:18px;padding:30px}.site-location-map .location-item:after{display:none}.site-location-map .location-item.active a,.site-location-map .location-item.active a:hover,.site-location-map .location-item:hover a,.site-location-map .location-item:hover a:hover{color:var(--dark-color)}.site-location-map .location-title{border:none;margin-bottom:12px}.site-location-map .loc-address{display:flex;gap:10px;margin-bottom:20px}.site-location-map .loc-address svg{display:block}.site-location-map .loc-address .address-icon{position:relative;top:4px}.site-location-map .loc-phone{display:flex;font-weight:700;gap:10px;margin-bottom:20px}.site-location-map .loc-phone svg{display:block}.site-location-map .loc-phone .phone-icon{position:relative;top:4px}.site-location-map .locations-map__list::-webkit-scrollbar{width:12px}.site-location-map .locations-map__list::-webkit-scrollbar-track{background:#d0d0d0;border-radius:90px}.site-location-map .locations-map__list::-webkit-scrollbar-thumb{background:var(--secondary-color-dark);border-radius:90px}.site-location-map .locations-map__list::-webkit-scrollbar-thumb:hover{background:var(--secondary-color-dark)}.team-carousel.site-team-wrap{overflow:clip;padding:100px 0;position:relative;z-index:1}.site-team-wrap .section-header p{margin:0 auto;max-width:950px}.team-member-photo{background:linear-gradient(180deg,var(--quaternary-color) 0,var(--light-color) 100%);border-radius:9px 9px 0 0;height:468px;text-align:center}.team-member-photo img{height:100%;object-fit:cover;object-position:top;width:100%}.team-member-info{height:calc(100% - 468px);padding:30px 48px 38px;text-align:center}.provider-team-member{background:#fff;border-radius:10px;box-shadow:0 0 15px 4px rgba(0,0,0,.15);height:100%;overflow:hidden;position:relative}.provider-team-member a.box-link{inset:0;position:absolute}.team-member-name{color:var(--secondary-color-dark);margin-bottom:15px}.team-member-link{margin:30px auto 0;text-align:center}.team-member-link a{align-items:center;background:var(--primary-color);border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto;width:70px}.team-member-link a svg{display:block}.team-member-link a:hover{background:var(--primary-color-dark)}.team-member-title{font-size:22px;font-weight:500;line-height:18px}.doctor-content{align-items:start;display:grid;gap:32px;grid-template-columns:260px 1fr}.doctor-nav{background:var(--quaternary-color);border-radius:10px;overflow:hidden;position:sticky;top:24px}.doctor-nav ul{list-style:none;margin:0;padding:0}.doctor-nav li{border-bottom:1px solid var(--quaternary-color-dark)}.doctor-nav li:last-child{border-bottom:none}.doctor-nav a{align-items:center;color:var(--secondary-color);display:flex;font-size:.95rem;font-weight:500;justify-content:space-between;padding:16px 20px;text-decoration:none;transition:background .15s ease}.doctor-nav a.is-active,.doctor-nav a:hover{background:rgba(0,0,0,.04);color:var(--primary-color)}.doctor-nav a .caret{border-bottom:2px solid var(--secondary-color);border-right:2px solid var(--secondary-color);flex-shrink:0;height:8px;transform:rotate(-45deg);width:8px}.doctor-main section{margin-bottom:56px;scroll-margin-top:24px}.doctor-main section:last-child{margin-bottom:0}.doctor-main h2{font-size:1.6rem;margin:0 0 16px}.doctor-main h3{font-size:1.1rem;margin:24px 0 8px}.doctor-main ul{margin:0 0 0 20px;padding:0}.doctor-main li{margin-bottom:6px}.awards-logos{align-items:center;display:flex;flex-wrap:wrap;gap:24px;margin-top:20px}.awards-logos img{max-height:60px;width:auto}.provider-inner .doctor-nav{top:150px}.provider-inner .doctor-content{gap:40px 100px}.provider-inner .video-carousel,.provider-inner .video-carousel-wrap{position:relative;width:100%}.provider-inner .video-carousel .splide__track{overflow:hidden}.provider-inner .video-carousel .splide__list{list-style:none;margin:0;padding:0}.provider-inner .video-carousel .splide__slide{box-sizing:border-box;list-style:none}.provider-inner .video-item{width:100%}.provider-inner .video-thumb{aspect-ratio:16/9;background:#000;border-radius:10px;cursor:pointer;overflow:hidden;position:relative;width:100%}.provider-inner .video-thumb img{display:block;height:100%;object-fit:cover;width:100%}.provider-inner .video-thumb .play-btn{align-items:center;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;height:48px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}.provider-inner .video-thumb .play-btn:after{border-color:transparent transparent transparent #1c1c1c;border-style:solid;border-width:8px 0 8px 14px;content:"";margin-left:3px}.provider-inner .video-thumb iframe{border:0;display:block;height:100%;width:100%}.provider-inner .video-caption{font-size:.9rem;margin-top:10px}.provider-inner .splide__arrows button.splide__arrow{z-index:5}@media(min-width:992px){.cp-steps__content.flip_section{flex-direction:row-reverse}.service-cards-wrap .service-cards__grid.two_per .service-card{width:calc(50% - 20px)}.provider-inner .video-carousel-wrap.no-slider .splide__arrows{display:none}}@media(min-width:1200px){.team-carousel-slider.no-arrow-show .splide__arrows{display:none}}@media(min-width:1400px){.service-cards-wrap .service-cards__grid.four_per .service-card{width:calc(25% - 30px)}}@media(max-width:1399px){.cp-two__content .cp-two__Wrap .cp-two__actions a.btn{min-width:150px;padding:25px 35px}.cp_one__module .zig-zag .cp-one-module__content{grid-template-columns:1fr 500px}.cp_one__module .zig-zag .cp-one-module__content .cp-one-module__text{padding:0 20px 0 0}.cp-steps__content{gap:30px}.cp-steps__content .cp-steps__left,.cp-steps__content .cp-steps__text{width:calc(50% - 15px)}.service-cards-wrap .service-card{padding:30px}.service-cards-wrap .service-cards__grid{gap:20px}.service-cards-wrap .service-card{width:calc(33.33% - 13.33px)}}@media(max-width:1199px){.splide__arrows button.splide__arrow{height:30px;width:50px}.splide__arrows{align-items:center;bottom:8px;display:flex;gap:10px;justify-content:center;position:absolute;width:100%}.splide__arrows button.splide__arrow{position:static;transform:translateY(0)!important}.splide__arrows button.splide__arrow.splide__arrow--prev{transform:translateY(0) scaleX(-1)!important}.section-header{margin-bottom:45px}.bgcta__block,.cp-two-module{padding:80px 0}.cp-two__content .cp-two__Wrap,.cp-two__content .cp-two__text{width:50%}.cp-two__content .cp-two__text .content,.cp-two__content .cp-two__text h2{margin:0 0 25px}.cp_one__module{padding:80px 0}.cp_one__module .cp-one-module__content .cp-one-module__text h2{margin:0 0 25px}.cp_one__module .zig-zag .cp-one-module__content{grid-template-columns:1fr 400px}.cp-steps__section{padding:80px 0}.logos_innner__Wrap .slider-wrapper{margin-top:30px}.logos_innner__Wrap{padding:80px 0}.site-location-map .locations-map__list{width:100%}.site-location-map .locations-map__map{min-height:470px;width:100%}.site-location-map .locations-map__list{max-height:890px}.site-team-wrap .splide{padding-bottom:100px}.team-member-info{height:calc(100% - 427px);padding:30px 20px}.team-member-photo{height:427px}.provider-inner .doctor-header{margin-bottom:40px}.provider-inner .video-carousel{padding-bottom:50px}}@media(max-width:991px){.footer{padding:46px 0 0}.footer .footer__content{gap:37px;margin:0 0 56px}.bgcta__block .cta-block__content{max-width:100%}.cp-two__content .cp-two__text{padding:0 0 30px;width:100%}.cp-two__content .cp-two__Wrap{min-height:330px;width:100%}.cp_one__module .cp-one-module__content,.cp_one__module .zig-zag .cp-one-module__content{gap:52px;grid-template-columns:1fr}.cp_one__module .cp-one-module__content .cp-one-module__text,.cp_one__module .zig-zag .cp-one-module__content .cp-one-module__text{padding:0}.cp_one__module .cp-one-module__content{display:flex;flex-direction:column}.cp_one__module .cp-one-module__image{aspect-ratio:3/3}.cp-steps__content .cp-steps__left,.cp-steps__content .cp-steps__text{width:100%}.cp-steps__content{flex-direction:column-reverse;gap:47px}.cp-steps__content .cp-steps__left .cp-two__image{aspect-ratio:3/3;height:auto}.service-cards-wrap{padding:80px 0}.service-cards-wrap .service-cards__grid .service-card{width:calc(50% - 10px)}.service-cards-wrap .service-card{padding:28px 22px 50px}.site-location-map{padding:80px 0}.doctor-header{grid-template-columns:1fr}.doctor-headshot img{max-height:360px}.doctor-nav{position:static}.awards-logos img{flex:0 0 calc(50% - 12px);max-height:48px}.provider-inner .doctor-content{display:flex;flex-wrap:wrap}.provider-inner .doctor-content .doctor-main,.provider-inner .doctor-content .doctor-nav{width:100%}.provider-inner .video-carousel{padding-bottom:80px}.provider-inner .video-carousel-wrap.no-slider-mobile .splide__arrows{display:none}.provider-inner .video-carousel-wrap.no-slider-mobile .video-carousel{padding-bottom:0}}@media(max-width:767px){.section-header{margin-bottom:30px}.ul-dots ul li{margin-bottom:10px;padding-left:15px}.ul-dots ul li:before{height:6px;top:9px;width:6px}.sec-bg-shape{display:none}.footer .footer__content .footer__section img.logo{width:224px}.footer .footer__section .social__Wrap{margin-top:37px}.footer .footer__section .social__Wrap h3{margin:0 0 24px}.footer .footer__section .social__Wrap .social__inner{gap:15px 20px}.footer__links li{margin:0 0 15px}.footer__section h3,.footer__section h4{margin:0 0 30px}.footer .contact__form .inner:not(:last-child){margin:0 0 22px}.footer__section .contact__form{margin:0 0 33px}.footer__bottom{font-size:16px;padding:19px 15px 24px}.footer .footer__bottom__logo{padding:24px 0 26px}.footer .footer__bottom__logo img{width:214px}.bgcta__block{padding:46px 0}.bgcta__block.bg__gradient .bg__img:after{z-index:-1}.bgcta__block .bg__img{margin-top:35px;padding:0 15px;position:relative}.bgcta__block .cta-block__content .cta-block__actions{margin-top:20px}.bgcta__block .cta-block__content .cta-block__actions a.btn{min-width:170px}.logos_innner__Wrap{padding:57px 0 60px}.logos_innner__Wrap.logos-section .slider-wrapper{margin-top:37px}.logos_innner__Wrap .slider-wrapper .splide__slide{padding:0;width:calc(50% - 8px)}.logos_innner__Wrap .slider-wrapper .splide__track{margin:0 -12px}.logos_innner__Wrap .logos-slider.splide.is-initialized:not(.is-active) .splide__list{display:flex;flex-flow:row wrap;gap:15px;padding:12px!important}.logos_innner__Wrap .slider-wrapper .icon{height:105px}.logos_innner__Wrap .slider-wrapper .icon img{max-height:40px}.acc_inner_Wrap{padding:50px 0 64px}.acc_inner_Wrap .section-header{margin-bottom:42px}.acc_inner_Wrap .accordion__item{margin-bottom:16px}.cp-two-module{padding:40px 0 60px}.cp-two__content .cp-two__text .bold-text,.cp-two__content .cp-two__text .content{font-size:20px}.cp-two__content .cp-two__Wrap{min-height:280px;padding:10px}.cp-two__content .cp-two__Wrap .cp_image__text{font-size:30px;line-height:1.3}.cp-two__content .cp-two__Wrap .cp-two__actions a.btn{min-width:auto;padding:19px 20px}.cp_one__module{padding:40px 0 50px}.cp_one__module .cp-one-module__content .cp-one-module__text .content ul{font-size:16px}.cp_one__module .cp-one-module__content .cp-one-module__text .bold-text,.cp_one__module .cp-one-module__content .cp-one-module__text .content{margin:0 0 25px}.cp-steps__section{padding:45px 0 50px}.cp-steps__content .number__list .number__items:not(:last-child){padding:0 0 25px}.cp-steps__content .number__list .number__items .number{font-size:16px;height:40px;width:40px}.cp-steps__content .number__list .number__items{gap:14px}.cp-steps__content .number__list .number__items:after{left:19px}.service-cards-wrap{padding:50px 0}.service-cards-wrap .service-cards__grid .service-card{width:100%}.service-cards-wrap .service-card__title br{display:none}.site-location-map,.team-carousel.site-team-wrap{padding:50px 0}.team-member-title{font-size:16px;line-height:18px}.team-member-name{margin-bottom:10px}.team-member-link a{height:50px;width:50px}}