.procedure-detail-page a{text-decoration:none}.procedure-detail-page .container{max-width:1300px;padding-left:15px;padding-right:15px}.procedure-detail-page .row{margin-left:-15px;margin-right:-15px}.procedure-detail-page .row>*{padding-left:15px;padding-right:15px}.procedure-detail-page .section-title h2{letter-spacing:-.02em;margin-bottom:0;font-size:46px;font-weight:500;line-height:1.1em}.procedure-detail-page .section-title p{margin-top:20px}@media only screen and (width<=991px){.procedure-detail-page .section-title h2{font-size:36px}}@media only screen and (width<=767px){.procedure-detail-page .section-title h2{font-size:26px}}.service-item-list{flex-wrap:wrap;gap:30px;display:flex}.service-item{background-color:var(--bg-color);border-radius:14px;width:calc(50% - 15px);padding:40px;position:relative;overflow:hidden}.service-hover-fill{position:relative;overflow:hidden}.service-item:before,.service-hover-fill:before{content:"";background:var(--accent-color);border-radius:999px 999px 0 0;width:100%;height:0;transition:all .4s ease-in-out;position:absolute;bottom:0;left:0;right:0}.service-item:hover:before,.service-hover-fill:hover:before{border-radius:0;height:100%}.service-item .icon-box{z-index:1;margin-bottom:40px;position:relative}.service-item .icon-box img{width:100%;max-width:40px;transition:all .4s ease-in-out}.service-item:hover .icon-box img{filter:brightness(0)invert()}.service-item-content{z-index:1;position:relative}.service-item-content h2,.service-item-content h3{font-size:20px;transition:all .4s ease-in-out}.service-item-content h2 a,.service-item-content h3 a{color:inherit}.service-item-content p{margin:10px 0 0;transition:all .4s ease-in-out}.service-item:hover .service-item-content h2,.service-item:hover .service-item-content h3,.service-item:hover .service-item-content p{color:var(--white-color)}@media only screen and (width<=991px){.service-item{padding:30px}.service-item .icon-box{margin-bottom:30px}}@media only screen and (width<=767px){.service-item{width:100%;padding:20px}.service-item .icon-box{margin-bottom:20px}.service-item-content h2,.service-item-content h3{font-size:18px}}.faq-accordion .accordion-item{background:var(--white-color);border-radius:14px;margin-bottom:5px;position:relative;overflow:hidden}.faq-accordion .accordion-item:last-child{margin-bottom:0}.faq-accordion .accordion-collapse.collapse:not(.show){display:none}.faq-accordion .accordion-collapse.collapsing{height:0;transition:height .36s,opacity .36s,transform .36s;display:block;overflow:hidden}.faq-accordion .accordion-header .accordion-button{color:var(--color-graphite);background:0 0;padding:20px 48px 20px 20px;font-size:18px;font-weight:500;line-height:1.333em;transition:all .4s ease-in-out}.faq-accordion .accordion-item .accordion-button:not(.collapsed){color:var(--white-color);background-color:var(--accent-color)}.faq-accordion .accordion-item .accordion-button:after,.faq-accordion .accordion-item .accordion-button.collapsed:after{content:"+";color:var(--primary-color);font-size:20px;font-weight:600;transition:all .4s ease-in-out;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.faq-accordion .accordion-button:not(.collapsed):after{content:"−";color:var(--white-color)}.faq-accordion .accordion-item .accordion-body{text-align:justify;background-color:#0000;padding:20px}.faq-accordion .accordion-item .accordion-body p:last-child{margin:0}@media only screen and (width<=991px){.faq-accordion .accordion-item{margin-bottom:20px}.faq-accordion .accordion-header .accordion-button{padding:15px 40px 15px 15px}.faq-accordion .accordion-item .accordion-body{padding:15px}.faq-accordion .accordion-item .accordion-button:after,.faq-accordion .accordion-item .accordion-button.collapsed:after{font-size:16px;right:15px}}@media only screen and (width<=767px){.faq-accordion .accordion-header .accordion-button{padding:12px 38px 12px 15px;font-size:16px}.faq-accordion .accordion-item .accordion-body{padding:12px 15px}}body.has-gallery-dialog-open{overflow:hidden}.patient-gallery-dialog{width:min(1040px,100% - 32px);max-width:none;max-height:calc(100dvh - 32px);color:var(--color-graphite);background:0 0;border:0;border-radius:24px;padding:0;overflow:visible}.patient-gallery-dialog::backdrop{background:color-mix(in srgb, var(--color-brand-900) 78%, transparent);backdrop-filter:blur(12px)}.patient-gallery-dialog[open]{animation:.24s cubic-bezier(.22,1,.36,1) patient-gallery-dialog-in}.patient-gallery-dialog__surface{border:1px solid color-mix(in srgb, var(--color-white) 35%, transparent);border-radius:inherit;background:var(--color-white);grid-template-columns:minmax(360px,.58fr) minmax(300px,.42fr);max-height:calc(100dvh - 32px);display:grid;position:relative;overflow:auto;box-shadow:0 28px 80px #04204352}.patient-gallery-dialog__media{background:var(--color-brand-900);touch-action:pan-y;user-select:none;place-items:center;min-width:0;padding:18px;display:grid;position:relative;overflow:hidden}.patient-gallery-dialog__media figure{aspect-ratio:3/4;background:var(--color-brand-800);border-radius:16px;width:min(100%,75dvh - 51px);margin:0 auto;overflow:hidden}.patient-gallery-dialog__media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.patient-gallery-dialog__close,.patient-gallery-dialog__nav{border:1px solid color-mix(in srgb, var(--color-white) 72%, transparent);color:var(--color-brand-900);background:color-mix(in srgb, var(--color-white) 92%, transparent);cursor:pointer;border-radius:50%;place-items:center;transition:color .18s,background-color .18s,transform .18s;display:grid;box-shadow:0 8px 24px #0420432e}.patient-gallery-dialog__close:hover,.patient-gallery-dialog__nav:hover{color:var(--color-white);background:var(--color-accent)}.patient-gallery-dialog__close:focus-visible,.patient-gallery-dialog__nav:focus-visible,.patient-gallery-dialog__pagination button:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.patient-gallery-dialog__close{z-index:5;width:44px;height:44px;position:absolute;top:16px;right:16px}.patient-gallery-dialog__close svg{width:20px;height:20px}.patient-gallery-dialog__nav{z-index:3;width:48px;height:48px;position:absolute;top:50%;transform:translateY(-50%)}.patient-gallery-dialog__nav:hover{transform:translateY(-50%)scale(1.05)}.patient-gallery-dialog__nav svg{width:24px;height:24px}.patient-gallery-dialog__nav--previous{left:28px}.patient-gallery-dialog__nav--next{right:28px}.patient-gallery-dialog__counter{z-index:3;border:1px solid color-mix(in srgb, var(--color-white) 40%, transparent);min-width:58px;color:var(--color-white);background:color-mix(in srgb, var(--color-brand-900) 72%, transparent);text-align:center;border-radius:100px;padding:7px 12px;font-size:14px;font-weight:600;line-height:1;position:absolute;bottom:26px;right:28px}.patient-gallery-dialog__content{flex-direction:column;justify-content:center;min-width:0;padding:72px 42px 36px;display:flex}.patient-gallery-dialog__content .section-title{margin:0}.patient-gallery-dialog__content .section-title h2{margin-bottom:18px;font-size:clamp(30px,3vw,36px);line-height:1.08}.patient-gallery-dialog__content .section-title p{text-align:left;margin:0}.patient-gallery-dialog__pagination{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.patient-gallery-dialog__pagination button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:28px;height:28px;padding:0}.patient-gallery-dialog__pagination button span{background:var(--divider-color);border-radius:50%;width:10px;height:10px;margin:auto;transition:background-color .18s,transform .18s;display:block}.patient-gallery-dialog__pagination button:hover span,.patient-gallery-dialog__pagination button[aria-current=true] span{background:var(--color-accent);transform:scale(1.45)}.patient-gallery-dialog__hint{color:var(--color-graphite);opacity:.72;margin:18px 0 0;font-size:14px}@keyframes patient-gallery-dialog-in{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media only screen and (width<=767px){.patient-gallery-dialog{border-radius:18px;width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.patient-gallery-dialog__surface{grid-template-columns:1fr;max-height:calc(100dvh - 20px)}.patient-gallery-dialog__media{padding:10px}.patient-gallery-dialog__media figure{border-radius:12px;width:min(100%,75dvh - 75px);max-height:calc(100dvh - 100px)}.patient-gallery-dialog__close{top:18px;right:18px}.patient-gallery-dialog__nav{width:42px;height:42px}.patient-gallery-dialog__nav--previous{left:18px}.patient-gallery-dialog__nav--next{right:18px}.patient-gallery-dialog__counter{bottom:18px;right:18px}.patient-gallery-dialog__content{padding:26px 22px 30px}.patient-gallery-dialog__content .section-title h2{font-size:28px}.patient-gallery-dialog__pagination{justify-content:center;margin-top:20px}.patient-gallery-dialog__hint{text-align:center}}@media (prefers-reduced-motion:reduce){.patient-gallery-dialog[open]{animation:none}.patient-gallery-dialog__close,.patient-gallery-dialog__nav,.patient-gallery-dialog__pagination button span{transition:none}}.procedure-trust-strip{background:var(--color-surface);padding:60px 0}.procedure-trust-strip__grid{grid-template-columns:max-content 1px max-content 1px max-content;justify-content:space-between;align-items:center;width:100%;display:grid}.procedure-trust-item{align-items:center;gap:10px;display:flex;position:relative}.procedure-trust-strip__divider{background:var(--divider-color);width:1px;height:120px;display:block}.procedure-trust-item__icon{border:1px solid var(--color-accent);border-radius:50%;flex:0 0 120px;justify-content:center;align-items:center;height:120px;display:flex}.procedure-trust-item__title{color:var(--color-graphite);font-family:var(--font-editorial);letter-spacing:-.02em;white-space:nowrap;font-size:48px;font-weight:500;line-height:1.1;display:block}.procedure-trust-item__title>span{color:var(--color-accent);font-weight:700}.procedure-trust-item__content p{color:var(--color-graphite);white-space:nowrap;margin:2px 0 0;font-size:16px;line-height:1.6}.procedure-trust-strip--cards{z-index:3;background:0 0;margin-top:-60px;padding:0 0 80px;position:relative}.procedure-trust-strip--cards .procedure-trust-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.procedure-trust-strip--cards .procedure-trust-item{border:1px solid #ffffff29;border-color:color-mix(in srgb, var(--color-white) 16%, transparent);background-color:#fffc;background-color:color-mix(in srgb, var(--color-white) 80%, transparent);min-width:0;min-height:190px;box-shadow:var(---box-shadow);text-align:center;backdrop-filter:blur(30px);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:22px 24px}.procedure-trust-strip--cards .procedure-trust-item__icon{z-index:1;flex:0 0 64px;width:64px;height:64px;transition:border-color .4s ease-in-out;position:relative}.procedure-trust-strip--cards .procedure-trust-item__icon img{transition:filter .4s ease-in-out;transform:scale(.78)}.procedure-trust-strip--cards .procedure-trust-item__title{white-space:normal;font-size:22px}.procedure-trust-strip--cards .procedure-trust-item__content{z-index:1;flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.procedure-trust-strip--cards .procedure-trust-item__title,.procedure-trust-strip--cards .procedure-trust-item__title>span,.procedure-trust-strip--cards .procedure-trust-item__content p{transition:color .4s ease-in-out}.procedure-trust-strip--cards .procedure-trust-item.service-hover-fill:hover .procedure-trust-item__icon{border-color:var(--color-white)}.procedure-trust-strip--cards .procedure-trust-item.service-hover-fill:hover .procedure-trust-item__icon img{filter:brightness(0)invert()}.procedure-trust-strip--cards .procedure-trust-item.service-hover-fill:hover .procedure-trust-item__title,.procedure-trust-strip--cards .procedure-trust-item.service-hover-fill:hover .procedure-trust-item__title>span,.procedure-trust-strip--cards .procedure-trust-item.service-hover-fill:hover .procedure-trust-item__content p{color:var(--color-white)}.procedure-trust-strip--cards .procedure-trust-item__content p{white-space:normal;margin-top:4px}.procedure-trust-strip__closing{width:fit-content;color:var(--primary-color);font-family:var(--font-functional);border:1px solid var(--divider-color);text-align:center;border-radius:100px;margin:80px auto 0;padding:7px 24px 7px 40px;font-size:24px;font-style:italic;font-weight:400;line-height:1.35;position:relative}.procedure-trust-strip__closing strong{font-weight:600}@media only screen and (width<=1399px){.procedure-trust-item__icon{flex-basis:96px;height:96px}.procedure-trust-item__icon img{transform:scale(.86)}.procedure-trust-item__title{font-size:40px}.procedure-trust-item__content p{line-height:1.45}.procedure-trust-strip__divider{height:96px}}@media only screen and (width<=1239px){.procedure-trust-item__icon{flex-basis:90px;height:90px}.procedure-trust-item__title{font-size:38px}.procedure-trust-item__content p{font-size:14px}.procedure-trust-strip__divider{height:90px}}@media only screen and (width<=1199px){.procedure-trust-strip:not(.procedure-trust-strip--cards){padding:45px 0}.procedure-trust-strip:not(.procedure-trust-strip--cards) .procedure-trust-strip__grid{grid-template-columns:1fr}.procedure-trust-strip:not(.procedure-trust-strip--cards) .procedure-trust-item{padding:24px 0}.procedure-trust-strip:not(.procedure-trust-strip--cards) .procedure-trust-item:first-child{padding-top:0}.procedure-trust-strip:not(.procedure-trust-strip--cards) .procedure-trust-item:last-child{padding-bottom:0}.procedure-trust-strip:not(.procedure-trust-strip--cards) .procedure-trust-strip__divider{width:100%;height:1px}.procedure-trust-strip--cards .procedure-trust-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.procedure-trust-strip--cards .procedure-trust-item{padding:22px 20px}.procedure-trust-strip--cards .procedure-trust-item__title{font-size:20px}.procedure-trust-strip__closing{font-size:28px}}@media only screen and (width<=991px){.procedure-trust-strip--cards .procedure-trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.procedure-trust-strip--cards .procedure-trust-item:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 10px)}}@media only screen and (width<=767px){.procedure-trust-strip--cards{margin-top:-30px;padding:0 0 60px}.procedure-trust-strip__closing{margin-top:40px;font-size:24px}}@media only screen and (width<=575px){.procedure-trust-item__icon{flex-basis:82px;height:82px}.procedure-trust-item__icon img{transform:scale(.72)}.procedure-trust-item__title{font-size:30px}.procedure-trust-item__content p{font-size:14px;line-height:1.45}.procedure-trust-strip--cards .procedure-trust-strip__grid{grid-template-columns:1fr;gap:15px}.procedure-trust-strip--cards .procedure-trust-item{flex-direction:column;grid-column:auto;gap:10px;width:auto;min-height:175px;padding:20px}.procedure-trust-strip--cards .procedure-trust-item__icon{flex-basis:64px;width:64px;height:64px}.procedure-trust-strip--cards .procedure-trust-item:last-child{grid-column:auto;justify-self:stretch;width:auto}.procedure-trust-strip--cards .procedure-trust-item__title{font-size:18px}.procedure-trust-strip__closing{font-size:21px}}.why-choose-us-royal{padding:120px 0}.why-choose-image-box-royal{flex-wrap:wrap;gap:20px;display:flex}.why-choose-image-box-1-royal{width:calc(58% - 10px);position:relative}.why-choose-image-royal figure{display:block}.why-choose-image-royal figure img{object-fit:cover;width:100%}.why-choose-image-box-1-royal .why-choose-image-royal figure,.why-choose-image-box-1-royal .why-choose-image-royal img{border-radius:140px 0 0 140px}.why-choose-image-box-1-royal .why-choose-image-royal img{aspect-ratio:1/1.717}.contact-us-circle-royal{z-index:1;border-radius:50%;position:absolute;top:50%;right:-10px;transform:translate(50%,-50%)}.contact-us-circle-royal a{border:6px solid var(--bg-color);border-radius:50%;display:inline-block}.contact-us-circle-royal a img{aspect-ratio:1;border-radius:50%;width:100%;max-width:130px;animation:20s linear infinite procedure-why-rotate}.contact-us-circle-royal a:hover img{animation-play-state:paused}@keyframes procedure-why-rotate{to{transform:rotate(360deg)}}.why-choose-image-box-2-royal{flex-direction:column;gap:20px;width:calc(42% - 10px);display:flex}.why-choose-image-box-2-royal .why-choose-image-royal figure,.why-choose-image-box-2-royal .why-choose-image-royal img{border-radius:0 140px 0 0}.why-choose-image-box-2-royal .why-choose-image-royal img{aspect-ratio:1/1.12}.why-choose-image-royal.image-2{margin-right:20px}.why-choose-image-box-2-royal .why-choose-image-royal.image-2 figure,.why-choose-image-box-2-royal .why-choose-image-royal.image-2 img{border-radius:0 0 140px}.why-choose-image-box-2-royal .why-choose-image-royal.image-2 img{aspect-ratio:1/1.025}.why-choose-content-royal{margin-left:20px}@media only screen and (width<=1024px){.why-choose-image-box-royal{max-width:740px;margin:0 auto 30px}.why-choose-image-box-1-royal .why-choose-image-royal img{aspect-ratio:1/1.58}.why-choose-image-royal.image-2{margin-right:40px}.why-choose-content-royal{margin-left:0}}@media only screen and (width<=991px){.why-choose-us-royal{padding:60px 0}.contact-us-circle-royal a img{max-width:110px}}@media only screen and (width<=767px){.why-choose-image-box-royal{gap:10px}.why-choose-image-box-1-royal{width:calc(57% - 5px)}.why-choose-image-box-1-royal .why-choose-image-royal figure,.why-choose-image-box-1-royal .why-choose-image-royal img{border-radius:70px 0 0 70px}.why-choose-image-box-1-royal .why-choose-image-royal img{aspect-ratio:1/1.72}.contact-us-circle-royal a{border-width:3px}.contact-us-circle-royal a img{max-width:85px}.why-choose-image-box-2-royal{gap:10px;width:calc(43% - 5px)}.why-choose-image-box-2-royal .why-choose-image-royal figure,.why-choose-image-box-2-royal .why-choose-image-royal img{border-radius:0 70px 0 0}.why-choose-image-royal.image-2{margin-right:10px}.why-choose-image-box-2-royal .why-choose-image-royal.image-2 figure,.why-choose-image-box-2-royal .why-choose-image-royal.image-2 img{border-radius:0 0 70px}}.procedure-approach{padding:120px 0}.procedure-approach .our-approach-image,.procedure-approach .our-approach-image figure{height:100%}.procedure-approach .our-approach-image figure{border-radius:14px;display:block;position:relative;overflow:hidden}.procedure-approach .our-approach-image figure:before{content:"";z-index:1;background:linear-gradient(180deg, transparent 50%, var(--primary-color) 100%);pointer-events:none;position:absolute;inset:0}.procedure-approach .our-approach-image figure img{aspect-ratio:1/1.271;object-fit:cover;border-radius:14px;width:100%;height:100%}.procedure-approach .our-approach-content{align-content:center;height:100%;margin-right:15px}.procedure-approach .our-approach-nav{text-align:center;margin-bottom:40px}.procedure-approach .our-approach-nav .nav-tabs{border:1px solid var(--divider-color);border-radius:30px;flex-wrap:wrap;justify-content:center;gap:10px;margin:0;padding:5px;list-style:none;display:flex;overflow:hidden}.procedure-approach .our-approach-nav li{width:calc(33.33% - 6.67px)}.procedure-approach .our-approach-nav .nav-link{width:100%;height:100%;color:var(--primary-color);text-align:center;text-transform:capitalize;background:0 0;border:0;border-radius:30px;flex-flow:column;justify-content:center;align-items:center;gap:10px;padding:10px;font-family:inherit;font-size:16px;font-weight:600;line-height:1.25em;transition:all .4s ease-in-out;display:flex}.procedure-approach .our-approach-nav .nav-link:is(.active,:hover,:focus-visible){color:var(--white-color);background:var(--accent-color)}.procedure-approach .our-approach-nav .nav-link img{width:100%;max-width:20px;transition:all .4s ease-in-out}.procedure-approach .our-approach-nav .nav-link:is(.active,:hover,:focus-visible) img{filter:brightness(0)invert()}.procedure-approach .approach-item-body{background:var(--bg-color);border-radius:14px;flex-wrap:wrap;gap:10px;padding:10px;display:flex}.procedure-approach .approach-item-image{width:calc(40% - 5px)}.procedure-approach .approach-item-image figure{border-radius:10px;height:100%;display:block}.procedure-approach .approach-item-image figure img{aspect-ratio:1/.82;object-fit:cover;border-radius:10px;width:100%;height:100%}.procedure-approach .approach-item-content{align-content:center;width:calc(60% - 5px);padding:20px}.procedure-approach .approach-item-body--text-only .approach-item-content{width:100%}.procedure-approach .approach-item-step{color:var(--accent-color);margin-bottom:8px;font-weight:600;display:block}.procedure-approach .approach-item-content h3{margin-bottom:12px;font-size:22px}.procedure-approach .approach-item-content p{text-align:justify;margin-bottom:0}.procedure-approach .approach-item-content p+p{margin-top:12px}.procedure-approach .approach-item-content ul{border-top:1px solid var(--divider-color);margin:20px 0 0;padding:20px 0 0;list-style:none}.procedure-approach .approach-item-content li{margin-bottom:15px;padding-left:25px;line-height:1.5em;position:relative}.procedure-approach .approach-item-content li:last-child{margin-bottom:0}.procedure-approach .approach-item-content .approach-item-closing{border-top:1px solid var(--divider-color);margin-top:20px;padding-top:20px}.procedure-approach .approach-item-content .approach-item-closing--info{background:var(--white-color);border:0;border-radius:10px;padding:14px 16px 14px 54px;font-size:14px;position:relative}.procedure-approach .approach-item-closing--info:before{content:"i";border:2px solid var(--accent-color);width:24px;height:24px;color:var(--accent-color);border-radius:50%;place-items:center;font-family:serif;font-size:15px;font-weight:700;line-height:1;display:grid;position:absolute;top:16px;left:16px}.procedure-approach .procedure-approach-cta{background:color-mix(in srgb, var(--accent-color) 15%, var(--white-color));text-align:center;border-radius:14px;justify-content:center;align-items:center;gap:28px;min-height:116px;margin-top:40px;padding:16px 34px;display:flex}.procedure-approach .procedure-approach-cta p{margin:0}.procedure-approach .procedure-approach-cta__copy{text-align:left;gap:4px;display:grid}.procedure-approach .procedure-approach-cta__copy strong{color:var(--color-graphite);font-weight:600}.procedure-approach .procedure-approach-cta__copy span{font-size:14px;line-height:1.4em}.procedure-approach .procedure-approach-cta__icon{flex:none;width:68px;height:auto}.procedure-approach .procedure-approach-cta .about-us-btn{justify-content:center;display:flex}.procedure-approach .approach-item-content li:before{content:"✓";border:1px solid var(--accent-color);width:16px;height:16px;color:var(--accent-color);border-radius:50%;place-items:center;font-size:11px;font-weight:700;line-height:1;display:grid;position:absolute;top:3px;left:0}@media only screen and (width<=991px){.procedure-approach .our-approach-image{height:auto;margin-bottom:30px}.procedure-approach .our-approach-image figure{height:auto}.procedure-approach .our-approach-image figure img{aspect-ratio:1/.68;height:auto}.procedure-approach .our-approach-content{height:auto;margin:0}}@media only screen and (width<=767px){.procedure-approach{padding:60px 0}.procedure-approach .our-approach-image figure img{aspect-ratio:1/1.27}.procedure-approach .our-approach-nav{margin-bottom:20px}.procedure-approach .our-approach-nav .nav-tabs{border-radius:14px}.procedure-approach .our-approach-nav .nav-link{border-radius:10px;padding:8px;font-size:14px}.procedure-approach .our-approach-nav .nav-link img{max-width:16px}.procedure-approach .approach-item-image,.procedure-approach .approach-item-content{width:100%}.procedure-approach .approach-item-image figure,.procedure-approach .approach-item-image figure img{height:auto}.procedure-approach .approach-item-content{padding:10px}.procedure-approach .approach-item-content ul{margin-top:15px;padding-top:15px}.procedure-approach .procedure-approach-cta{flex-direction:column;gap:16px;padding:24px}.procedure-approach .procedure-approach-cta__copy{text-align:center}}.image-comparison{--comparison-position:50%;touch-action:pan-y;user-select:none;border-radius:20px;position:relative;overflow:hidden}.image-comparison--landscape{aspect-ratio:635/450}.image-comparison--portrait{aspect-ratio:7/8}.image-comparison>img,.image-comparison__before-image,.image-comparison__before-image img{object-fit:cover;width:100%;height:100%;display:block}.image-comparison__before-image{clip-path:inset(0 calc(100% - var(--comparison-position)) 0 0);position:absolute;inset:0}.image-comparison__label{z-index:2;color:var(--color-white);background:var(--color-accent);border-radius:100px;padding:6px 12px;font-size:14px;font-weight:400;line-height:1;position:absolute;top:14px}.image-comparison__label--before{left:14px}.image-comparison__label--after{right:14px}.image-comparison--portrait .image-comparison__label{top:auto;bottom:14px}.image-comparison__range{z-index:4;cursor:ew-resize;opacity:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.image-comparison__range:focus-visible+.image-comparison__handle{outline:3px solid var(--accent-color);outline-offset:3px}.image-comparison__handle{top:0;bottom:0;left:var(--comparison-position);z-index:3;background:var(--color-white);pointer-events:none;width:3px;position:absolute;transform:translate(-50%);box-shadow:0 0 12px #33333380}.image-comparison__handle:before{content:"";border:3px solid var(--color-white);background:var(--color-white);border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #33333380}.image-comparison__handle-icons{z-index:1;color:var(--color-accent);align-items:center;gap:5px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.image-comparison__handle-icons svg{width:7px;height:12px;display:block}.special-treatment{background-image:url(/assets/img/home/section-bg-image-3.webp);background-position:right -5px top -15px;background-repeat:no-repeat;background-size:160px;padding:120px 0}.special-treatment-image-box{padding:70px 50px 40px;position:relative}.special-treatment-image-box--comparison{padding:0 50px}.special-treatment-image-box--comparison .image-comparison{width:100%;margin:0 auto}.special-treatment-content--benefits .section-title{margin-bottom:40px}.procedure-detail-page .section-title .special-treatment-benefit-title{letter-spacing:-.04em}.special-treatment-benefit-list{flex-direction:column;display:flex}.special-treatment-benefit-item{border-bottom:1px solid var(--divider-color);min-height:82px;color:var(--primary-color);align-items:center;gap:18px;padding:15px 0;font-weight:500;display:flex}.special-treatment-benefit-icon{background:#3eb5951f;border-radius:50%;flex:0 0 60px;place-items:center;width:60px;height:60px;display:grid}.special-treatment-benefit-icon img{width:auto;max-width:35px;height:35px;display:block}.special-treatment-benefit-disclaimer{margin:30px 0 0}.special-treatment-benefit-cta{margin-top:30px;display:flex}.special-treatment-image-proof{background:#3eb5951f;border-radius:100px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-height:58px;margin:24px auto 0;padding:10px 16px;display:grid}.special-treatment-image-proof-item{color:var(--primary-color);justify-content:center;align-items:center;gap:10px;padding:0 12px;font-size:13px;font-weight:500;line-height:1.3;display:flex}.special-treatment-image-proof-item+.special-treatment-image-proof-item{border-left:1px solid #084c7f2e}.special-treatment-image-proof-icon{flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.special-treatment-image-proof-icon img{width:auto;height:24px;display:block}.special-treatment-image:before{content:"";background:url(/assets/img/home/about-us-bg-image.webp) 50%/cover no-repeat;width:120px;height:123px;position:absolute;top:50%;left:15px;transform:translate(-100%,-50%)}.special-treatment-image:after{content:"";background:url(/assets/img/home/special-treatment-bg-border-image.webp) 50%/cover no-repeat;width:501px;height:419px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.special-treatment-image{z-index:1;max-width:400px;margin:0 auto;position:relative}.special-treatment-image figure{border-radius:999px;display:block}.special-treatment-image img{aspect-ratio:1/1.52;object-fit:cover;border-radius:999px;width:100%}.special-treatment-title-box,.special-treatment-image-bg-border{text-align:center;position:absolute;left:0;right:0}.special-treatment-title-box path{color:var(--primary-color)}.special-treatment-title-box{top:0}.special-treatment-image-bg-border{bottom:0}.special-treatment-item{border-bottom:1px solid var(--divider-color);flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:30px;display:flex}.special-treatment-item:last-child{border:none;margin-bottom:0;padding-bottom:0}.special-treatment-item-image figure{border-radius:50%;display:block}.special-treatment-item-image figure img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:100%;max-width:100px}.special-treatment-item-content{width:calc(100% - 120px)}.special-treatment-item-content h3{font-size:20px}.special-treatment-item-content p{margin:10px 0 0}@media only screen and (width<=1024px){.special-treatment-image-box{max-width:630px;margin:0 auto 30px}}@media only screen and (width<=991px){.special-treatment{background-size:100px;padding:60px 0}.special-treatment-content--benefits{margin-top:40px}}@media only screen and (width<=767px){.special-treatment-image-box{padding:50px 40px 30px}.special-treatment-image-box--comparison{padding:0}.special-treatment-content--benefits .section-title{margin-bottom:30px}.special-treatment-benefit-item{min-height:72px;padding:10px 0}.special-treatment-benefit-disclaimer,.special-treatment-benefit-cta{margin-top:25px}.special-treatment-image-proof{min-height:54px;padding:8px 10px}.special-treatment-image-proof-item{gap:6px;padding:0 8px;font-size:11px}.special-treatment-image-proof-icon{flex-basis:20px;width:20px;height:20px}.special-treatment-image-proof-icon img{height:20px}.special-treatment-image:before{width:70px;height:72px;left:20px}.special-treatment-image:after{width:315px;height:263px;bottom:-30px}.special-treatment-image{max-width:245px}.special-treatment-image-bg-border{bottom:-20px}.special-treatment-image-bg-border svg{width:310px;height:300px}.special-treatment-item-image{margin:0 auto}.special-treatment-item-content{text-align:center;width:100%}.special-treatment-item-content h3{font-size:18px}}.our-pricing{padding:120px 0}.pricing-item{background-color:var(--secondary-color);border-radius:14px;height:calc(100% - 30px);margin-bottom:30px;padding:40px}.pricing-item-header{border-bottom:1px solid var(--divider-color);margin-bottom:30px;padding-bottom:30px}.pricing-item-header .icon-box{background:var(--accent-color);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:30px;transition:all .4s ease-in-out;display:flex;position:relative}.pricing-item-header .icon-box:before{content:"";background:var(--primary-color);border-radius:50%;width:100%;height:100%;transition:all .4s ease-in-out;position:absolute;inset:0;transform:scale(0)}.pricing-item:hover .pricing-item-header .icon-box:before{transform:scale(1)}.pricing-item-header .icon-box img{z-index:1;width:100%;max-width:30px;position:relative}.pricing-item-content{margin-bottom:30px}.pricing-item-content h2{font-size:20px}.pricing-item-content h3{font-size:22px;line-height:1.25}.pricing-item-content p{margin:10px 0 0}.pricing-item-price h2{font-size:24px;font-weight:500;line-height:1.1em}.pricing-item-price h2 sup{color:var(--text-color);font-size:16px;font-weight:400;top:-1em}.pricing-item-list h3{margin-bottom:20px;font-size:20px}.pricing-item-list ul{margin:0;padding:0;list-style:none}.pricing-item-list ul li{margin-bottom:15px;padding-left:25px;line-height:1.5em;position:relative}.pricing-item-list ul li:last-child{margin-bottom:0}.pricing-item-list ul li:before{content:"";color:var(--accent-color);font-family:"Font Awesome 7 Free";font-size:18px;font-weight:900;position:absolute;top:0;left:0}.pricing-item-btn{margin-top:40px}.pricing-benefit-list{margin-top:30px}.pricing-benefit-list ul{flex-wrap:wrap;justify-content:center;gap:20px 60px;margin:0;padding:0;list-style:none;display:flex}.pricing-benefit-list ul li{color:var(--text-color);align-items:center;display:inline-flex}.pricing-benefit-list ul li img{width:100%;max-width:20px;margin-right:10px}@media only screen and (width<=1024px){.our-pricing{padding:60px 0}.pricing-item{padding:30px}.pricing-item-header .icon-box,.pricing-item-content{margin-bottom:20px}.pricing-item-list h3{margin-bottom:15px}.pricing-item-list ul li{margin-bottom:10px}.pricing-item-list ul li:before{font-size:16px}.pricing-item-btn{margin-top:30px}.pricing-benefit-list{margin-top:5px}.pricing-benefit-list ul{gap:15px 30px}.pricing-benefit-list ul li img{max-width:18px}}@media only screen and (width<=767px){.pricing-item{padding:20px}.pricing-item-header{margin-bottom:20px;padding-bottom:20px}.pricing-item-content h2,.pricing-item-content h3,.pricing-item-list h3{font-size:18px}.pricing-benefit-list ul{gap:10px 15px}.pricing-benefit-list ul li{font-size:14px}.pricing-benefit-list ul li img{max-width:16px;margin-right:5px}}.our-pricing--service-cards .pricing-service-grid{border:1px solid var(--divider-color);background:var(--secondary-color);box-shadow:0 18px 45px color-mix(in srgb, var(--color-brand-900) 8%, transparent);border-radius:18px;margin-left:0;margin-right:0;overflow:hidden}.our-pricing--service-cards .pricing-service-grid>.pricing-service-grid__column{padding-left:0;padding-right:0}.pricing-service-grid__column{display:flex}.pricing-service-grid__column+.pricing-service-grid__column{border-left:1px solid var(--divider-color)}.pricing-service-panel{flex-direction:column;flex:1;min-width:0;padding:42px 34px;display:flex}.pricing-service-panel--summary,.pricing-service-panel--action{text-align:center;justify-content:center;align-items:center}.pricing-service-panel__icon,.pricing-service-panel__feature-icon{background:color-mix(in srgb, var(--accent-color) 12%, var(--white-color));border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.pricing-service-panel__icon{border:1px solid color-mix(in srgb, var(--accent-color) 28%, transparent);width:72px;height:72px;margin-bottom:14px}.pricing-service-panel__eyebrow{color:var(--accent-color);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.3}.pricing-service-panel__service-name,.pricing-service-panel__action-title{color:var(--color-brand-700);font-family:var(--font-editorial);font-weight:500;line-height:1.15;display:block}.pricing-service-panel__service-name{margin-top:8px;font-size:32px}.pricing-service-panel__divider{background:var(--accent-color);width:38px;height:2px;margin:18px auto;display:block}.pricing-service-panel__price{color:var(--accent-color);font-family:var(--font-editorial);margin-top:10px;font-size:clamp(38px,3.4vw,54px);font-weight:500;line-height:1;display:block}.pricing-service-panel--summary em{color:var(--text-color);margin-top:16px;font-size:14px}.pricing-service-panel--features h2{color:var(--accent-color);text-align:center;margin-bottom:18px;font-size:19px;line-height:1.3}.pricing-service-panel--features ul{margin:0;padding:0;list-style:none}.pricing-service-panel--features li{border-bottom:1px solid var(--divider-color);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:10px 0;font-size:14px;line-height:1.4;display:grid}.pricing-service-panel--features li:last-child{border-bottom:0}.pricing-service-panel__feature-icon{width:38px;height:38px}.pricing-service-panel__icon img,.pricing-service-panel__feature-icon img{object-fit:contain;width:auto;height:auto;display:block}.pricing-service-panel__icon img{max-width:38px;max-height:44px}.pricing-service-panel__feature-icon img{max-width:22px;max-height:24px}.pricing-service-panel__feature-icon--accent img{opacity:0;position:absolute}.pricing-service-panel__feature-icon--accent:before{content:"";background:var(--accent-color);width:24px;height:24px;-webkit-mask:var(--pricing-feature-icon) center/contain no-repeat;mask:var(--pricing-feature-icon) center/contain no-repeat}.pricing-service-panel__action-title{max-width:280px;font-size:25px}.pricing-service-panel--action p{max-width:310px;margin:0 0 28px;font-size:14px;line-height:1.55}.pricing-service-panel--action .btn-default{text-align:center;text-transform:none;width:calc(100% - 36px);margin-top:auto}.pricing-service-note{background:color-mix(in srgb, var(--accent-color) 15%, var(--white-color));border-radius:14px;margin-top:24px;padding:14px}.pricing-service-note__content{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;width:100%;max-width:1180px;margin:0 auto;display:grid}.pricing-service-note__icon{border:2px solid var(--accent-color);width:26px;height:26px;color:var(--accent-color);border-radius:50%;place-items:center;font-family:serif;font-size:16px;font-weight:700;line-height:1;display:grid}.pricing-service-note p{text-align:justify;margin:0;font-size:14px;line-height:1.55}@media only screen and (width<=1199px) and (width>=992px){.pricing-service-panel{padding:34px 24px}.pricing-service-panel__service-name{font-size:28px}.pricing-service-panel__action-title{font-size:22px}.pricing-service-panel--action .btn-default{padding-left:18px;padding-right:18px;font-size:14px}}@media only screen and (width<=991px){.pricing-service-grid{max-width:720px;margin:0 auto}.pricing-service-grid__column+.pricing-service-grid__column{border-top:1px solid var(--divider-color);border-left:0}.pricing-service-panel{padding:40px}.pricing-service-panel--features{width:100%}.pricing-service-panel--action .btn-default{width:auto;margin-top:0}}@media only screen and (width<=575px){.pricing-service-panel{padding:30px 22px}.pricing-service-panel__icon{width:64px;height:64px}.pricing-service-panel__service-name{font-size:28px}.pricing-service-panel__price{font-size:42px}.pricing-service-panel--features h2{font-size:18px}.pricing-service-panel--action .btn-default{width:calc(100% - 36px)}}.page-service-single{padding:60px 0}.page-single-sidebar{top:calc(var(--site-sticky-header-height,91px) + var(--site-sticky-content-gap,30px));margin-right:15px;position:sticky}.page-category-list{background:var(--secondary-color);border-radius:14px;margin-bottom:30px;overflow:hidden}.page-category-list .page-category-list-title{background:var(--accent-color);color:var(--white-color);padding:20px 40px;font-size:20px}.page-category-list ul{margin:0;padding:40px;list-style:none}.page-category-list ul li{color:var(--primary-color);border-bottom:1px solid var(--divider-color);margin-bottom:20px;padding-bottom:20px;font-weight:600;line-height:1.5em}.page-category-list ul li:last-child{border-bottom:none;margin:0;padding:0}.page-category-list ul li :is(a,span){text-transform:capitalize;color:inherit;padding-right:25px;transition:all .4s ease-in-out;display:block;position:relative}.page-category-list ul li a:hover{color:var(--accent-color)}.page-category-list ul li :is(a,span):before{content:"";background:url(/assets/img/template/arrow-accent.svg) 50%/cover no-repeat;width:20px;height:20px;transition:all .4s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)}.page-category-list ul li a:hover:before{transform:translateY(-50%)rotate(45deg)}.sidebar-cta-box{background-color:var(--primary-color);border-radius:14px;padding:60px 40px;overflow:hidden}.sidebar-cta-content h2{color:var(--white-color);font-size:20px}.sidebar-cta-content p{color:var(--white-color);border-top:1px solid var(--dark-divider-color);margin:20px 0 0;padding-top:20px}.sidebar-cta-btn{margin-top:30px}.sidebar-cta-image{max-width:270px;margin:30px -70px -90px auto}.sidebar-cta-image figure{border-radius:50%;display:block}.sidebar-cta-image figure img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:100%}.page-single-image{margin-bottom:30px}.page-single-image figure{border-radius:14px;display:block}.page-single-image img{aspect-ratio:1/.622;object-fit:cover;border-radius:14px;width:100%}.service-entry{margin-bottom:60px}.service-entry p{margin-bottom:20px}.service-entry h2{letter-spacing:-.02em;margin-bottom:20px;font-size:46px;font-weight:500}.service-entry h3{margin-bottom:10px;font-size:20px}.service-entry ul{margin:0;padding:0;list-style:none}.service-entry ul li{margin-bottom:15px;padding-left:25px;line-height:1.5em;position:relative}.service-entry ul li:before{content:"✓";color:var(--accent-color);font-family:inherit;font-size:18px;font-weight:900;position:absolute;top:1px;left:0}.service-entry p:last-child,.service-entry h2:last-child,.service-entry h3:last-child,.service-entry ul li:last-child{margin:0}.service-types-box,.service-benefit-box{margin-top:60px}.service-types-box .service-item-list{margin-top:40px}.service-types-box .service-item-list .service-item{background:var(--secondary-color)}.service-entry .service-types-box .service-item-list .service-item h2,.service-entry .service-types-box .service-item-list .service-item h3{margin-bottom:10px;font-size:20px}.service-benefit-body{flex-wrap:wrap;gap:30px;margin:40px 0;display:flex}.service-benefit-image{width:calc(50% - 15px)}.service-benefit-image figure{border-radius:14px;height:100%;display:block}.service-benefit-image figure img{aspect-ratio:1/.9;object-fit:cover;border-radius:14px;width:100%;height:100%}.service-benefit-content{width:calc(50% - 15px)}.service-benefit-item{background-color:var(--secondary-color);border-radius:14px;flex-wrap:wrap;gap:15px;margin-bottom:30px;padding:20px;display:flex}.service-benefit-item:last-child{margin-bottom:0}.service-benefit-item .icon-box{background:var(--accent-color);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.service-benefit-item .icon-box:before{content:"";background:var(--primary-color);z-index:0;border-radius:50%;width:100%;height:100%;transition:all .4s ease-in-out;position:absolute;inset:0;transform:scale(0)}.service-benefit-item:hover .icon-box:before{transform:scale(1)}.service-benefit-item .icon-box img{z-index:1;width:100%;max-width:30px;position:relative}.service-benefit-item-content{width:calc(100% - 65px)}.service-benefit-content-list{border-top:1px solid var(--divider-color);margin-top:30px;padding-top:30px}@media only screen and (width<=1024px){.page-single-sidebar{margin:0}.page-category-list .page-category-list-title{padding:15px 20px}.page-category-list ul{padding:20px}.page-category-list ul li{margin-bottom:15px;padding-bottom:15px}.page-category-list ul li :is(a,span):before{width:18px;height:18px}.sidebar-cta-box{padding:30px 20px}.sidebar-cta-content p{margin:15px 0 0;padding-top:15px}.sidebar-cta-image{max-width:230px;margin:30px -45px -60px auto}.service-entry{margin-bottom:40px}.service-types-box,.service-benefit-box{margin-top:40px}.service-types-box .service-item-list{margin-top:30px}.service-types-box .service-item-list .service-item{padding:30px}.service-benefit-body{margin:30px 0}.service-benefit-item{padding:15px}}@media only screen and (width<=991px){.page-service-single{padding:30px 0}.page-single-sidebar{position:inherit;margin-bottom:30px}.service-entry p{margin-bottom:15px}.service-entry h2{margin-bottom:15px;font-size:36px}.service-entry ul li{margin-bottom:10px}.service-entry ul li:before{font-size:16px}.service-benefit-content-list{margin-top:20px;padding-top:20px}}@media only screen and (width<=767px){.page-category-list .page-category-list-title,.sidebar-cta-content h2{font-size:18px}.sidebar-cta-btn{margin-top:20px}.page-single-image{margin-bottom:20px}.page-single-image img{aspect-ratio:1/.7}.service-entry h2{font-size:26px}.service-entry h3{margin-bottom:5px;font-size:18px}.service-entry .service-types-box .service-item-list .service-item{padding:20px}.service-entry .service-types-box .service-item-list .service-item h2,.service-entry .service-types-box .service-item-list .service-item h3{font-size:18px}.service-benefit-content,.service-benefit-image{width:100%}}.service-cta-box{border-radius:14px;height:100%;position:relative;overflow:hidden}.service-cta-box-image{height:100%}.service-cta-box-image figure{height:100%;margin:0;display:block;position:relative}.service-cta-box-image figure:before{content:"";background:linear-gradient(180deg, transparent 50%, var(--primary-color) 100%);pointer-events:none;z-index:1;position:absolute;inset:0}.service-cta-box-image figure img{aspect-ratio:1/1.21;object-fit:cover;width:100%;height:100%}.patient-gallery-section{padding:120px 0}.patient-gallery-cluster{flex-wrap:wrap;align-items:end;gap:30px 80px;display:flex}.patient-gallery-column--primary{flex-direction:column;width:calc(50% - 40px);display:flex}.patient-gallery-column--primary .patient-gallery-image{margin-right:-55px}.patient-gallery-image figure{border-radius:14px;margin:0;display:block;overflow:hidden}.patient-gallery-image figure img{object-fit:cover;border-radius:14px;width:100%;height:100%;display:block}.patient-gallery-column--primary .patient-gallery-image figure,.patient-gallery-column--secondary .patient-gallery-image figure{aspect-ratio:1/1.28}.patient-gallery-column--secondary{flex-direction:column;width:calc(50% - 40px);display:flex}.patient-gallery-column--secondary .patient-gallery-image{z-index:1;margin-left:-60px;position:relative}.patient-gallery-column--secondary .patient-gallery-image figure{border:6px solid var(--bg-color);border-radius:20px}@media only screen and (width<=1024px){.patient-gallery-cluster{max-width:740px;margin:0 auto}}@media only screen and (width<=991px){.patient-gallery-section{padding:60px 0}}@media only screen and (width<=767px){.patient-gallery-cluster{gap:30px}.patient-gallery-column--primary{width:calc(48% - 15px)}.patient-gallery-column--primary .patient-gallery-image{margin-right:-20px}.patient-gallery-column--secondary{width:calc(52% - 15px)}.patient-gallery-column--secondary .patient-gallery-image{margin-left:-25px}}.patient-gallery-panel{aspect-ratio:1.27;border-radius:14px;width:100%;margin:0;overflow:hidden}.patient-gallery-panel img{object-fit:cover;width:100%;height:100%;display:block}@media only screen and (width<=767px){.patient-gallery-panel{margin:0}}:is(.patient-gallery-image figure,.patient-gallery-panel){position:relative}:is(.patient-gallery-image figure,.patient-gallery-panel):before{content:"";background:linear-gradient(180deg, transparent 50%, var(--color-brand-900) 100%);pointer-events:none;z-index:1;position:absolute;inset:0}:is(.patient-gallery-image figure,.patient-gallery-panel) .patient-gallery-trigger{border-radius:inherit;cursor:pointer;z-index:2;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}:is(.patient-gallery-image figure,.patient-gallery-panel) .patient-gallery-trigger:before{content:"";background:var(--white-color) url(/assets/img/home/arrow-brand-900.svg) center/20px 20px no-repeat;opacity:0;visibility:hidden;border-radius:50%;width:50px;height:50px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.75);box-shadow:0 8px 24px #04204333}:is(.patient-gallery-image figure,.patient-gallery-panel):hover .patient-gallery-trigger:before,:is(.patient-gallery-image figure,.patient-gallery-panel):focus-within .patient-gallery-trigger:before,:is(.patient-gallery-image figure,.patient-gallery-panel) .patient-gallery-trigger:focus-visible:before{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}:is(.patient-gallery-image figure,.patient-gallery-panel) .patient-gallery-trigger:focus-visible{outline:3px solid var(--accent-color);outline-offset:3px}@media (hover:none){:is(.patient-gallery-image figure,.patient-gallery-panel) .patient-gallery-trigger:before{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){:is(.patient-gallery-image figure,.patient-gallery-panel) .patient-gallery-trigger:before{transition:none}}.patient-gallery-column--primary,.patient-gallery-column--secondary{gap:30px}.patient-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;display:grid}@media only screen and (width<=991px){.patient-gallery-grid{grid-template-columns:1fr}}@media only screen and (width<=767px){.patient-gallery-column--primary,.patient-gallery-column--secondary{gap:10px}}.procedure-detail-page{background:var(--bg-color)}.procedure-detail-page .procedure-hero .hero-content .section-title .section-sub-title{border-color:var(--dark-divider-color);color:var(--white-color)}.procedure-detail-page .procedure-hero .hero-content .section-title :is(h1,p),.procedure-detail-page .procedure-hero__statement{color:var(--white-color)}.procedure-detail-page .procedure-hero:before{background:0 0}.procedure-detail-page .procedure-hero .hero-content .section-title>p{text-align:justify;max-width:460px}.procedure-detail-page .procedure-hero h1 span,.procedure-detail-page .procedure-hero__price{display:block}.procedure-detail-page .procedure-hero__price{font-style:italic;font-weight:700}.procedure-detail-page .procedure-hero__statement{margin:10px 0 0;font-weight:700}.procedure-detail-page .hero--extended-bottom{padding:60px 0 120px}@media only screen and (width<=1024px){.procedure-detail-page .hero{border-radius:0;min-height:780px;margin:0;padding:40px 0 60px}.procedure-detail-page .hero--extended-bottom{padding:40px 0 90px}.procedure-detail-page .hero-content-body{margin-top:50px;padding-top:30px}.procedure-detail-page .hero .section-title h1{font-size:48px}}@media only screen and (width<=767px){.procedure-detail-page .hero--extended-bottom{padding-bottom:70px}.procedure-detail-page .procedure-hero .media-slider__image{object-position:left center}.procedure-detail-page .hero-content-body{gap:30px 20px;margin-top:30px;padding-top:30px}.procedure-detail-page .hero .section-title h1{font-size:28px}}.procedure-detail-page :is(.service-types-box h2,.service-benefit-box h2,.service-item,.page-single-faqs){scroll-margin-top:110px}.procedure-detail-page .page-single-faqs .accordion-body ul{margin:18px 0;padding:0;list-style:none}.procedure-detail-page .page-single-faqs .accordion-body ul li{margin-bottom:10px;padding-left:26px;position:relative}.procedure-detail-page .page-single-faqs .accordion-body ul li:last-child{margin-bottom:0}.procedure-detail-page .page-single-faqs .accordion-body ul li:before{content:"";background:url(/assets/img/home/icon-sub-heading.svg) 50%/contain no-repeat;width:16px;height:16px;position:absolute;top:.3em;left:0}
