#about { position: relative; z-index: 5; padding: 0 20px 50px;}#about:before { content: ""; position: absolute; inset: auto 0 0; height: 600px; background-image: linear-gradient(180deg, #fff, rgba(255, 255, 255, 0));}#about .h1-small { color: #202020; text-align: center; margin-bottom: 0;}#about .container { max-width: 1600px; position: relative; z-index: 5;}#about .flex.container > article { max-width: 590px; width: 100%; margin: 0 auto; padding-top: 40px;}#about .content-list .h3 { text-transform: none; font-size: 3.3rem;}#about .content-list .item { display: flex; gap: 20px;}#about .content-list .item figure { flex: 1 0 60px; padding-top: 35px;}#about .content-list .item article { border-top: 1px solid rgba(112, 112, 112, 0.4); max-width: 500px; width: 100%; padding: 30px 0;}#about .content-list .item p { margin-bottom: 0;}#about .content-list .item:first-of-type article { border-top: none;}#about .arrow-btn { margin: 20px auto 0;}@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}@media (max-width: 1024px) { #about { padding-left: 0; padding-right: 0; padding-bottom: 100px; background-image: url(assets/images/index-meet-bg.webp); background-size: cover; background-position: center; } #about:before { display: none; } #about .flex.container { align-items: center; } #about .flex.container > figure { padding-right: 20px; position: relative; isolation: isolate; } #about .flex.container > figure img { z-index: 1; } #about .flex.container > figure:before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(180deg, #ffffff, rgba(255, 255, 255, 0)); z-index: -1; } #about .flex.container > article { padding: 20px 20px 0; } #about .content-list .item article { border-top: none; } #about .content-list .item { border-top: 1px solid rgba(112, 112, 112, 0.4); } #about .content-list .item:first-of-type { border-top: none; }}#meet { position: relative;}#meet:before { content: ""; position: absolute; inset: -550px 0 0; background-color: #f2f2f2; background-image: url(assets/images/index-meet-bg.webp); background-size: cover; background-position: center top; opacity: 0.7;}#meet .h1-small { text-align: left; margin-bottom: 30px;}#meet .container { max-width: 1600px; position: relative; z-index: 5;}#meet figure { position: relative;}#meet figure .word-circle { position: absolute; inset: -120px auto auto -120px; animation: spin 15s linear infinite;}#meet figure .swigly-lines { position: absolute; inset: auto auto 40px -75px; display: block;}#meet article { max-width: 410px; margin: 0 auto;}#meet .title { display: flex; gap: 10px; margin-top: 10px; margin-bottom: 15px;}#meet .title h3 { font-size: 7.2rem; line-height: 0.55; font-family: adventures-unlimited, sans-serif; color: #A87656; text-transform: none; padding-right: 15px; padding-left: 10px;}#meet .title em { height: 66px; width: 1px; background-color: #A87656; position: relative; margin-left: 30px; padding-left: 1px;}#meet .title em:before { content: ""; width: 27px; height: 1px; background-color: #A87656; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}#meet .nyu { margin: 60px auto 0 0;}#meet .arrow-btn { margin-top: 20px;}@media (max-width: 1024px) { #meet { padding: 0 0 60px; } #meet:before { display: none; } #meet .h1-small { text-align: center; margin-bottom: 30px; } #meet .title { align-items: center; } #meet .title .h2 { font-size: 4.2rem; } #meet .title h3 { font-size: 5.7rem; padding-right: 0; } #meet figure { position: relative; } #meet figure .word-circle { inset: -120px auto auto -20px; } #meet figure .swigly-lines { inset: auto 25px -40px auto; max-width: 170px; } #meet article { text-align: center; padding: 0 20px; } #meet .flex.container { flex-direction: column-reverse; } #meet .arrow-btn { margin: 30px auto 0; } #meet .nyu { margin: 30px auto 0; }}#spa { background-image: url(assets/images/index-spa-bg.webp); background-size: cover; padding: 40px;}#spa .flex.container { flex-direction: row;}#spa .h1-small { margin: 0 auto 40px; text-align: center; color: #fff;}#spa figure { height: 50px; display: flex; align-items: center; justify-content: center;}#spa h4 { text-align: center; font-size: 1.5rem; color: #fff; margin-top: 20px;}@media (max-width: 1024px) { #spa { background-image: url(assets/images/index-spa-bg-mobile.webp); background-size: cover; padding: 40px 20px; } #spa .flex.container { flex-wrap: wrap; max-width: 520px; justify-content: center; gap: 50px; }}#reviews { position: relative; z-index: 7;}#reviews .reviews-container { background-image: url(assets/images/index-reviews-bg.webp); background-size: cover; padding: 60px 0 220px; background-position: center top;}#reviews .container { position: relative; max-width: 1800px;}#reviews .container .quote-icon { position: absolute; inset: 0 auto auto 30px;}#reviews .slick-reviews { max-width: 1100px; margin: 0 auto;}#reviews .slick-reviews p { text-align: center; font-size: 58px; font-family: adventures-unlimited, sans-serif; line-height: 0.8; margin-top: 20px;}#reviews .slick-reviews .author { display: flex; justify-content: center; gap: 10px; margin-top: 30px;}#reviews .slick-reviews .author span, #reviews .slick-reviews .author star { display: block;}#reviews .slick-reviews .author star:before { letter-spacing: 5px; color: #A87656; font-size: 20px;}#reviews .slick-reviews .author span { font-size: 1.6rem; font-family: "Figtree", sans-serif; text-transform: uppercase; margin-top: 3px;}#reviews .slick-track { display: flex !important; align-items: center;}#reviews .testimonials { margin: -180px auto 0; position: relative; padding: 0 20px;}#reviews .testimonials figure { display: table; margin: 0 auto; border: 10px solid #fff; width: 100%; max-width: 590px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);}#reviews .testimonials .yt-play { font-size: 62px; color: rgba(203, 55, 55, 0.65); position: absolute; inset: 50% auto auto 50%; transform: translate(-50%, -50%); transition: all 0.3s;}#reviews .testimonials .yt-play .icon-youtube-play { position: relative;}#reviews .testimonials .yt-play .icon-youtube-play:after { content: "\e938"; font-family: "fontello"; font-style: normal; color: #fff; font-size: 22px; position: absolute; display: table; inset: 50% auto auto 50%; transform: translate(-50%, -50%);}#reviews .testimonials .yt-play:hover { color: rgba(203, 55, 55, 0.85);}#reviews .buttons { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; max-width: 700px; margin: 30px auto 0;}@media (max-width: 1450px) { #reviews .slick-reviews { max-width: calc(100% - 300px); }}@media (max-width: 1024px) { #reviews .slick-reviews { max-width: 100%; padding: 0 20px; } #reviews .container .quote-icon { position: relative; inset: unset; margin: 0 auto; } #reviews .slick-reviews p { font-size: 40px; } #reviews .buttons { justify-content: center; flex-direction: column; gap: 20px; }}#services { padding: 50px 20px 220px;}#services .container { max-width: 1140px;}#services .card { position: relative;}#services .card article { max-width: 470px; text-align: center; background-color: #fff; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15); margin: -330px auto 0; padding: 20px; position: relative; z-index: 5;}#services .card article h3 { text-transform: none; max-width: 420px; margin: 10px auto;}#services .card article p { max-width: 373px;}#services .card article .arrow-btn { margin: 20px auto 0;}#services .card:last-of-type { transform: translateY(160px); z-index: 0;}#services .card:first-of-type:after { content: url(assets/images/circle-lines.svg); position: absolute; inset: auto auto -150px 70%; transform: translateX(-50%); z-index: 4;}@media (max-width: 1100px) { #services .flex.container { gap: 20px; }}@media (max-width: 1024px) { #services { padding-bottom: 60px; } #services .card article { margin-top: -100px; } #services .card:last-of-type { transform: translateY(0); } #services .card:first-of-type:after { display: none; }}#index-products .flex.container { max-width: 100%;}#index-products figure { width: 50%;}#index-products article { width: 50%; background-color: #363636; padding: 5px; display: flex; align-items: stretch;}#index-products article .content { width: 100%; margin: auto; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center;}#index-products article h2,#index-products article .arrow-btn { color: #fff;}#index-products article .content { padding: 20px; border: 1px solid #A87656; text-align: center;}#index-products article .arrow-btn { margin: 20px auto 0;}#location { padding: 100px 20px; position: relative;}#location:before { content: url('assets/images/curved-lines.svg'); position: absolute; inset: 200px 0 auto; margin: 0 auto; display: table; z-index: 0; transform: rotate(290deg) translate(0, -50px);}#location .h1-small { display: block; text-align: center; font-size: 2.1rem; margin: 20px auto;}#location .h2 { text-align: center; margin: 20px auto 40px; display: block;}#location .flex.container { max-width: 1100px; margin: 0 auto; position: relative; z-index: 2;}#location ul { display: table; margin-left: auto; margin-right: auto;}#location ul li { margin-left: 0;}#location ul li:before { content: url('assets/images/list-icon.svg'); line-height: 1; top: 5px;}#location iframe { max-width: 100%;}#location .arrow-btn { margin: 20px auto 0;}@media(max-width: 1024px) { #index-products h2 { font-size: 4rem; } #index-products figure, #index-products article { width: 100%; max-width: 600px; margin: 0 auto; } #index-products article .content { padding: 40px 20px; } #location { padding: 40px 20px 60px; } #location:before { display: none; } #location .h2 { text-align: center; max-width: 400px; margin-bottom: 20px; } #location .flex.container { flex-direction: column; gap: 30px; align-items: center; } #location iframe { display: none; }}.simple { line-height: 1; font-size: 0; margin: 0 auto; text-align: center;}.simple input:not([type=submit]),.simple textarea,.simple select { box-sizing: border-box !important; border: 0; border-radius: 0; line-height: 1; font-size: 18px; width: 100%; max-width: 100%; padding: 0 11px; margin-bottom: 10px; height: 45px; color: #000; background-color: #eee;}.simple textarea { height: 130px; padding: 14px 11px;}.simple input:focus,.simple textarea:focus,.simple select:focus { outline: 0; background-color: #e7f0f6; color: #9F7C45;}::-moz-placeholder { color: #000;}::placeholder { color: #000;}::-webkit-input-placeholder { color: #000;}.social { font-size: 0; text-align: center; margin: 10px auto; display: flex; justify-content: space-around;}.social a { position: relative; display: inline-block; margin: 5px; font-size: 16px; color: #C89A7D; background-color: #000; width: 40px; height: 40px; border-radius: 50%; line-height: 40px;}.social a:hover { background-color: #A87656; color: #fff;}#phy-modal h3, #pho-modal h3 { text-align: center; margin-bottom: 20px;}#phy-modal .h1-small, #pho-modal .h1-small { display: block; text-align: center;}#phy-modal .btn, #pho-modal .btn { margin: 20px auto 0;}footer { background-image: url('assets/images/footer-bg.webp'); background-size: cover; background-position: center; background-repeat: no-repeat; padding: 80px 20px 0; color: #fff;}footer a { color: #fff;}footer a:hover { color: #C89A7D;}footer .logo { display: flex; align-items: center; margin-bottom: 10px; position: relative; padding: 0 40px;}.fo-block-left { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; padding-right: 20px;}.fo-block-left:after { content: ""; position: absolute; width: 1px; display: block; background-color: #A87656; top: 0; bottom: 0; right: 0;}.fo-location span { font-size: 18px; font-weight: 500; font-family: "Figtree", sans-serif; text-transform: uppercase; letter-spacing: 2px; display: block; text-align: center;}footer .pho { font: 700 25px / 1.2 "Figtree", sans-serif; font-variation-settings: "wght" 700; margin: 10px auto; display: block; text-align: center; color: #fff;}footer .phy { font: 500 18px / 1.2 "Figtree", sans-serif; font-variation-settings: "wght" 500; text-align: center; margin: 10px auto; display: block;}footer .mail { font-size: 15px; margin: 10px auto 20px; display: block;}footer .hours { margin: 0 auto;}footer .hours p { color: #fff; font-size: 17px; line-height: 1.4;}footer .fo-title { text-align: center; display: block;}footer .social { justify-content: center; gap: 10px;}footer .fo-info { margin: 0 auto; display: flex; gap: 60px;}.fo-container { margin: 0 auto; padding-left: 20px;}#fo-contents { display: flex; justify-content: space-between; position: relative; padding: 50px 20px; background-color: #202020; margin: 0 auto 60px; max-width: 1200px;}#copy { font: 400 15px / 1.5 "Figtree", sans-serif; color: #000; padding: 0 10px; margin: 0 -20px; text-align: center; display: flex; align-items: center; justify-content: center; background-color: #fff;}#copy .container { max-width: 1100px;}#copy .container > div { display: flex; align-items: center; justify-content: center; gap: 15px;}#copy span { margin: 0 10px;}#copy em { font-style: normal;}#copy .links a { color: #A87656;}#copy .links a:hover { color: #d8bf80;}#copy .tnt { padding-top: 2px; color: #202020; transition: all 0.3s;}#copy .tnt:hover { color: #d8bf80;}#copy .tnt:hover .icon-tnt { color: #d8bf80 !important;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 3px -12px; font-size: 60px; line-height: 0; color: #A87656; transition: all 0.3s;}@media(min-width: 1025px) and (max-width: 1180px) { footer { padding: 80px 10px 0; } footer .logo { padding: 0 10px; max-width: 320px; } footer .fo-info { gap: 30px; }}@media(max-width: 1024px) { #fo-contents { flex-direction: column; align-items: center; gap: 40px; } #fo-contents > div { text-align: center; } footer { padding: 40px 20px; background-image: url('assets/images/footer-bg-mobile.webp'); } footer .fo-title { text-align: center; } footer .fo-info { order: 2; position: relative; padding: 30px 0; } .fo-block-left { padding-right: 0; } .fo-block-left:after { display: none; } footer .hours { order: 3; } #copy { padding: 20px 0 30px; margin: 0; } #copy span:first-of-type { display: none; } #copy .flex.container, #copy .flex.container > div { flex-direction: column; gap: 5px; }}@media(max-width: 760px) { footer .fo-info { flex-direction: column; gap: 30px; padding: 0; } footer { padding: 0; } #fo-contents { margin-bottom: 0; }}.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; outline: none;}.slick-list:focus { outline: none;}.slick-list.dragging { cursor: pointer; cursor: hand;}.slick-slider .slick-track, .slick-slider .slick-list { transform: translate3d(0, 0, 0);}.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto;}.slick-track:before, .slick-track:after { display: table; content: "";}.slick-track:after { clear: both;}.slick-loading .slick-track { visibility: hidden;}.slick-slide { display: none; float: left; height: 100%; min-height: 1px;}[dir=rtl] .slick-slide { float: right;}.slick-slide { right: 0;}.slick-slide img { display: block; margin: 0 auto;}.slick-initialized .slick-slide { height: 100%; display: flex !important; flex-direction: column; justify-content: center;}.slick-slide.slick-loading img { display: none;}.slick-slide.dragging img { pointer-events: none;}.slick-initialized .slick-slide { display: block;}.slick-loading .slick-slide { visibility: hidden;}.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}.slick-arrow.slick-hidden { display: none;}.slick-dots { margin: 0px; padding: 0px; list-style: none; text-align: center;}.slick-dots li { padding: 0px !important; display: inline-block; margin: 0 5px;}.slick-dots li:before { display: none;}.slick-controls { display: flex; align-items: center; justify-content: space-around; max-width: 1000px; margin: 10px auto;}.slick-arrow { padding: 0; position: absolute; top: 45%; transform: translateY(-50%); left: 0; width: 105px; height: 95px; flex: 0 0 105px; display: flex; flex-direction: column; justify-content: center; align-items: center; border: 1px solid #707070; z-index: 5; transition: 0.3s all;}.slick-arrow svg { transition: 0.3s all;}.slick-arrow:hover { border-color: #A87656;}#prev svg { margin-right: -100px;}#prev:hover svg { margin-right: -60px;}#next { left: auto; right: 0; order: 2;}#next svg { margin-left: -100px;}#next:hover svg { margin-left: -60px;}.slick-dots { line-height: 1;}.slick-dots li { line-height: 1;}.slick-dots li button { padding: 0;}.slick-dots span { cursor: pointer; background-color: transparent; border: 1px solid #A87656; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0 5px;}.slick-dots .slick-active span { background-color: #A87656;}.pagingInfo { font-size: 30px; text-align: center;}.gallery { margin: 40px auto; position: relative;}.gallery .slick-arrow { top: 50%;}#smiles .slick-dots { display: none !important;}.slick-gallery { position: relative; margin: 20px auto; text-align: center; max-width: 1050px; margin: 0 auto;}.slick-gallery article .flex-ed { justify-content: space-around;}.slick-gallery article .flex-ed span { margin: 10px; position: relative; padding-bottom: 40px;}.slick-gallery article .flex-ed span img { width: 100%;}.slick-gallery article .flex-ed span:after { content: "Before"; position: absolute; bottom: 5px; left: 0; right: 0; margin: auto; display: block; margin: auto; color: #000; font: 400 18px/1.2 "Figtree", sans-serif; text-transform: uppercase; letter-spacing: 1.6px;}.slick-gallery article .flex-ed span:last-of-type:after { content: "After";}.slick-gallery article div p { display: block;}.slick-gallery figcaption { margin: 5px auto;}@media (max-width: 1450px) { .slick-gallery { max-width: calc(100% - 160px); } .slick-arrow { width: 80px; height: 74px; flex: 0 0 105px; } #prev svg { margin-right: -80px; } #prev:hover svg { margin-right: -50px; } #next svg { margin-left: -80px; } #next:hover svg { margin-left: -50px; }}@media (max-width: 1024px) { .gallery { padding: 0 10px; } .slick-gallery { max-width: 100%; } .slick-gallery article .flex-ed { align-items: center; flex-direction: column; } .slick-arrow { position: relative; top: unset; transform: unset; left: 0; border: 1px solid #707070 !important; width: 60px; height: 55px; flex: 0 0 60px; } .slick-arrow svg { width: 65px; } #prev svg { margin-right: -60px; } #prev:hover svg { margin-right: -40px; } #next svg { margin-left: -60px; } #next:hover svg { margin-left: -40px; }}.why { padding: 50px 20px 50px; position: relative; background-color: #A87656; background-image: url(assets/images/index-spa-bg.webp); background-size: cover; z-index: 5;}.why h2 { text-align: center; text-transform: uppercase; color: #fff; font: 500 1.6rem/1 "Figtree", sans-serif; font-variation-settings: "wght" 500; letter-spacing: 0.15rem; position: relative; margin-bottom: 30px;}.why ul { display: flex; justify-content: space-around; align-items: center; text-align: center; align-items: flex-start; gap: 10px; max-width: 1300px; margin: 0 auto;}.why ul li { padding: 10px; margin: 0; width: 100%; max-width: 425px; color: #202020; overflow: visible; background-color: #fff; font-size: 1.9rem; font-variation-settings: "wght" 600; border-radius: 50px;}.why ul li span { max-width: 100%; margin: 0 auto; display: block; line-height: 1.2;}.why ul li:before { content: "";}@media (max-width: 1200px) { .why ul { flex-wrap: wrap; justify-content: center; }}.page-divider { display: block; max-width: 100%; width: 100%; position: relative; z-index: 1;}.block { position: relative; display: block; clear: both; width: 100%; max-width: 100%; padding: 40px 20px; overflow: hidden;}.block:first-of-type { padding-top: 100px;}.block:first-of-type .contain { position: relative;}.block:first-of-type .contain:before { content: url("assets/images/decoration-small.svg"); position: absolute; inset: -40px -140px auto auto; z-index: 5;}.block:last-of-type { padding-bottom: 100px;}.block .contain { display: flex; justify-content: space-between; align-items: flex-start; gap: 30px;}.block .contain, .block .detach { max-width: 1160px; margin: 0 auto;}.block .detach { margin-top: 30px;}.block h2 { margin-bottom: 20px;}.block .wrap { height: 0;}.block article { margin: auto 0; flex: 0 1 450px;}.block article p:first-of-type { margin-top: 0;}.block ul li { margin-left: 0;}.block .btn { margin-left: 0;}.block .elem { flex: 0 0 auto; position: relative; z-index: 3; margin: 0;}.block .elem-right { order: 1;}.block .buttons { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap;}.mini-block { display: flex; align-items: center; max-width: 1100px; width: 100%; margin: 30px auto; gap: 30px;}.mini-block .elem-sm { order: 1;}.mini-block article { order: 2; flex: unset !important; max-width: 800px;}.mini-block:last-of-type { margin-bottom: 0;}.read-more-content { display: none;}.block.no_img { background-color: #f2f2f2; padding: 80px 20px;}.block.no_img article { max-width: 1130px; margin: auto; text-align: center;}.block.no_img article .btn { margin: 15px auto 0;}@media (max-width: 1024px) { .block h2 { text-align: center; } .block:first-of-type .contain:before { display: none; } .block:first-of-type { padding-top: 60px; } .block:last-of-type { padding-bottom: 60px; } .block article { flex: 0 1 auto; text-align: center; } .block article p { margin: 10px auto; display: block; } .block .elem { margin: 0 auto 30px !important; } .block .elem-left, .block .elem-right { margin: 0 auto; order: 0; } .block .contain { align-items: center; flex-direction: column; max-width: 600px; gap: 0; margin: 0 auto; } .block .btn { margin: 15px auto 0; } .mini-block { flex-direction: column; } .mini-block .elem-sm { margin: 10px auto 0; } .mini-block article { max-width: 600px; }}.meet #main-img img { -o-object-position: 50% 50%; object-position: 50% 50%;}.dr-video { max-width: 1000px; margin: 60px auto;}.meet .education { display: flex; flex-direction: column; gap: 20px;}.meet .education img { margin: 0;}.meet .affiliations { display: flex; justify-content: space-between; align-items: center;}.meet .affiliations img { max-width: 180px;}.meet .block:first-of-type { padding-top: 80px;}.meet .block:first-of-type .contain { position: relative;}.meet .block:first-of-type .contain:before { content: url("assets/images/decoration-large.svg"); position: absolute; inset: -40px 60px auto auto; z-index: 5;}.meet .block:last-of-type { padding-bottom: 80px; padding-top: 60px;}.meet .block:last-of-type h2 { margin-bottom: 30px;}@media (max-width: 1024px) { .meet .contain:before { display: none; } .meet .education img { margin: 0 auto; } .meet .affiliations { flex-wrap: wrap; max-width: 600px; margin: 0 auto; justify-content: center; gap: 50px; }}@media (max-width: 580px) { .meet .affiliations { gap: 30px; }}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px 60px; background-color: #EEE;}.more-to-explore p { padding: 10px; margin: auto; max-width: 1150px; display: flex; align-items: center; flex-wrap: wrap; justify-content: center;}.more-to-explore [class^=btn] { min-width: 350px; margin: 5px;}.services-grid { position: relative; margin: 0 auto; padding: 50px 20px 50px; display: flex; align-items: stretch; justify-content: center; flex-wrap: wrap; gap: 20px; max-width: 1170px;}.services-grid > div { max-width: 363px; width: 100%;}.services-grid > div:first-of-type img { padding-left: 10px;}.services-grid > div:last-of-type { background-image: url(assets/images/index-spa-bg.webp); background-size: cover; margin-top: 85px; max-width: calc(100% - 383px);}.services-grid > div:last-of-type h3 { font-size: 5.4rem; text-transform: none; font-weight: 600; color: #fff;}.services-grid > div:last-of-type article { background-color: transparent; padding-top: 0; display: flex; align-items: center; justify-content: center; flex-direction: column;}.services-grid > div:last-of-type figure { display: none;}.services-grid figure { width: 171px; height: 171px; border-radius: 50%; background-image: #fff; display: flex; justify-content: center; align-items: center; border: 1px solid #A87656; position: relative; margin: 0 auto -85px;}.services-grid figure:before { content: ""; position: absolute; width: 143px; height: 143px; top: 50%; left: 50%; transform: translate(-50%, -50%); background-image: linear-gradient(180deg, #9F7C45, #AE8C53, #D8BF80); border-radius: 50%;}.services-grid figure img { z-index: 5;}.services-grid article { background-color: #F6F6F6; padding: 105px 20px 20px; height: 390px;}.services-grid h3 { text-align: center;}.services-grid .btn { background-color: #fff; background-image: none; margin-top: 20px;}.services-grid .btn:hover { background-color: #C89A7D; color: #fff;}.services-grid a { color: #202020;}.services-grid a:hover { color: #A87656;}@media (max-width: 1200px) { .services-grid > div { max-width: 340px; } .services-grid > div:last-of-type { max-width: calc(100% - 360px); }}@media (max-width: 1100px) { .services-grid > div:last-of-type { max-width: 700px; margin-top: 0; }}@media (max-width: 740px) { .services-grid > div { max-width: 380px !important; }}.landing { display: flex; align-items: flex-start; justify-content: center; gap: 30px; flex-wrap: wrap; margin: 0 auto; padding: 60px 20px;}.landing .item { margin: 10px 0 20px; text-align: center; display: table; max-width: 350px;}.landing .item h3 { padding: 10px; background-color: #9F7C45; color: #fff; font: 400 15px/1 "Outfit", sans-serif; transition: 0.3s all;}.landing .item .btn { margin: 15px auto 0;}.landing .item:hover h3 { background-color: #AE8C53; color: #fff;}#refer { background: #ccc; margin: 40px auto; max-width: 700px; padding: 40px 20px 30px;}#refer .btn { margin: 15px auto 0;}#refer .simple { max-width: 650px; margin: auto;}.accordion-container { padding: 60px 20px; background-image: url(assets/images/index-spa-bg.webp); background-size: cover; background-position: center;}.accordion-container .h1-small { color: #fff; text-align: center; margin-bottom: 30px;}.accordion { margin: 0 auto; padding: 0; text-align: left; max-width: 980px;}.accordion .toggle { position: relative; cursor: pointer; clear: both; padding: 10px 80px 10px 80px; width: 100%; display: block; text-align: left;}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s;}.accordion .toggle.active:after { transform: rotate(180deg); padding-bottom: 0;}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: #A87656;}.accordion .toggle:after { content: "\e825"; font-family: fontello; color: #fff; line-height: 0; position: absolute; top: 0; left: 0; font-size: 28px; border-radius: 50%; width: 44px; height: 44px; display: flex; align-items: center; justify-content: center; background-color: #A87656; background-image: linear-gradient(180deg, #9F7C45, #AE8C53, #D8BF80); padding-bottom: 2px; border: 1px solid #C89A7D;}.accordion .toggle-wrapper { padding: 0; margin-bottom: 10px; background-color: #fff; border-radius: 30px;}.accordion .toggle-wrapper > div { display: none; padding: 0 50px 20px 80px;}@media (max-width: 1024px) { .accordion .toggle { position: relative; cursor: pointer; clear: both; padding: 10px 55px; } .accordion .toggle-wrapper > div { padding: 0 20px 20px 50px; }}.hours { display: table; margin: 10px auto; text-align: left !important;}.hours label { width: 120px; display: inline-block; font-weight: 700;}.contact { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 30px; max-width: 950px; margin: 0 auto; padding: 60px 30px;}.contact h2 { font-size: 40px;}.contact h3 { margin: 10px auto;}.contact .hours { margin: 0;}.contact .hours h3 { margin-top: 0; text-align: center; font-variation-settings: "wght" 500; font-family: "Figtree", sans-serif;}.contact .hours p { font-family: "Figtree", sans-serif;}.contact .hours label { font-variation-settings: "wght" 600;}.contact p { margin: 15px 0 10px; line-height: 1.4;}.contact-map { height: 380px; margin: 20px auto 0;}.contact-map iframe { height: 100%; width: 100%;}@media (max-width: 1024px) { .contact { text-align: center; align-items: center; flex-direction: column; } .contact h3 { text-align: center; }}#emergency-modal h3 { text-align: center;}.off { pointer-events: none;}.service-icons { max-width: 900px; display: flex; justify-content: center; gap: 50px; text-align: center; flex-wrap: wrap; margin: 40px auto 0;}.service-icons h3 { margin: 10px auto 0; color: #616F74; text-transform: unset; font: 400 18px/1 "Figtree", sans-serif; line-height: 1.1;}.service-icons p { display: none;}.service-icons > * { padding: 5px; margin: 10px auto; display: block;}.service-icons a { margin: 0; text-decoration: none; max-width: 160px;}.service-icons a:hover .icon .ic-color { fill: #fff;}.service-icons a:hover h3 { color: #616F74;}.service-icons .ic-color { fill: #202020;}.service-icons .ic-color-2 { fill: #A87656;}.service-icons .sv-icon { height: 80px; display: flex; flex-direction: column; justify-content: center; align-items: center;}.service-icons .has-h3 { clear: both; display: table; width: 100%; margin: 20px auto; text-align: left;}.service-icons .has-h3 h3 { margin: 0 auto 10px; text-align: left;}@media (max-width: 1024px) { .service-icons { gap: 40px 20px; } .service-icons a { width: 45%; } .service-icons .has-h3, .service-icons .has-h3 h3 { text-align: center; }}#appt-form { padding: 40px 10px; text-align: left; max-width: 800px; margin: 10px auto;}#appt-form h2,#appt-form h3 { text-align: center; margin: 20px auto 50px; letter-spacing: 0.05em;}#appt-form h2 { font-size: 45px;}#appt-form .flex-row-input { display: flex; justify-content: space-around; align-items: flex-start;}#appt-form .flex-row-input article { flex: 1; margin: 10px;}#appt-form .options { color: #000; margin: 0 10px 0;}#appt-form .options label { display: block; font-size: 18px; position: relative; margin-bottom: 10px; text-align: left;}#appt-form .flex-checks { display: flex; flex-wrap: wrap;}#appt-form .flex-checks span { flex: 0 1 23%; margin: 10px 5px 10px 0; display: flex; align-items: center; font-size: 16px;}#appt-form .flex-checks span [type=checkbox],#appt-form .flex-checks span [type=radio] { margin-right: 8px;}#appt-form .btn { display: table; margin: 20px auto !important;}#appt-form ::-webkit-input-placeholder { color: #333;}#appt-form :-moz-placeholder { color: #333;}#appt-form ::-moz-placeholder { color: #333;}#appt-form :-ms-input-placeholder { color: #333;}#appt-form .input-content,#appt-form .styled-form .inline label,#appt-form .styled-form .inline,#appt-form .input--filled .input__label .input__label-content strong,#appt-form .input--filled .input__label .input__label-content a { color: #000;}#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #9F7C45; display: block; width: 100%; min-height: 65px; background: none;}#appt-form .input-content.txt { height: 150px;}#appt-form .input-content textarea { padding: 5px; display: block; width: 100%; height: 130px; display: table; font-family: "Figtree", sans-serif;}#appt-form .input__field { position: absolute; z-index: 2; display: block; border: none; border-radius: 0; padding: 0 10px; margin-top: 20px; height: 40px; width: 100%; background: transparent; color: #000;}#appt-form .input__label { display: inline-block; padding: 0; width: 100%; height: 100%; position: absolute; background: transparent; text-align: left; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;}#appt-form .input__label::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0 solid transparent; transition: border-width 0.3s, border-color 0.3s;}#appt-form .input__label-content { position: relative; display: block; width: 100%; padding: 40px 10px 10px; text-rendering: geometricPrecision; transform-origin: 0% 50%; transition: transform 0.3s, color 0.3s; transition: transform 0.3s, color 0.3s; color: #000;}#appt-form .input__field:focus + .input__label .input__label-content,#appt-form .input--filled .input__label .input__label-content { color: #000; transform: translate3d(0, -0.8em, 0); padding: 15px 5px 5px; font-size: 0.75em;}#appt-form input:-webkit-autofill,#appt-form textarea:-webkit-autofill,#appt-form select:-webkit-autofill { background-color: transparent !important;}.options [type=checkbox],.options [type=radio] { -webkit-appearance: none; position: relative; border-radius: 3px; vertical-align: middle; height: 25px; width: 25px; border: 1px solid #000;}.options [type=radio] { border-radius: 50%;}.options [type=checkbox]:active,.options [type=checkbox]:checked:active,.options [type=checkbox]:checked,.options [type=radio]:active,.options [type=radio]:checked:active,.options [type=radio]:checked { background-color: #fff; border: 1px solid #9F7C45;}.options [type=checkbox]:checked:after,.options [type=radio]:checked:after { font-family: fontello; content: "\e832"; font-size: 13px; position: absolute; top: 4px; left: 4px; color: #9F7C45;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #9F7C45; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #9F7C45; bottom: 5px; right: 10px; z-index: 8; pointer-events: none;}#other-int { display: none; margin: 10px auto;}#int-list.oth #other-int { display: block;}.group { position: relative; margin-bottom: 20px;}.group input,.group select,.group textarea { font-size: 18px; padding: 10px 10px 10px 5px; display: block; width: 100%; border: none; border-bottom: 1px solid #9F7C45; background: none; color: #000; height: 45px; -webkit-appearance: none; position: relative;}.group select:after { position: absolute; right: 5px; top: 5px; content: "\e825"; font-family: fontello; z-index: 5; color: #fff;}.group textarea { height: 160px;}.group input:focus,.group textarea:focus,.group select:focus { outline: none; background-color: rgba(0, 0, 0, 0.03);}.bar { position: relative; display: block; max-width: 100%; position: absolute; bottom: -1px; left: 0; right: 0;}.bar:before,.bar:after { content: ""; height: 2px; width: 0; bottom: 1px; position: absolute; background: #9F7C45; transition: 0.2s ease all; -moz-transition: 0.2s ease all; -webkit-transition: 0.2s ease all;}.bar:before { left: 50%;}.bar:after { right: 50%;}input:focus ~ .bar:before,input:focus ~ .bar:after,textarea:focus ~ .bar:before,textarea:focus ~ .bar:after,select:focus ~ .bar:before,select:focus ~ .bar:after { width: 50%;}.highlight { position: absolute; height: 60%; width: 100px; top: 25%; left: 0; pointer-events: none; opacity: 0.5;}input:focus ~ .highlight,textarea:focus ~ .highlight,select:focus ~ .highlight { animation: inputHighlighter 0.3s ease;}@keyframes inputHighlighter { from { background: #9F7C45; } to { width: 0; background: transparent; }}@media (max-width: 750px) { #appt-form .flex-row-input { display: block; } #appt-form .options { margin: 10px auto 20px; }}@media (max-width: 480px) { #appt-form { padding: 40px 20px; } #appt-form .flex-row-input article { margin: 10px auto; } #appt-form .flex-checks span { flex: 0 1 48%; }}@media (max-width: 400px) { #appt-form .input-content, .group input, .group select, .group textarea { font-size: 16px; }}#fixed-tabs { position: fixed; right: 0; text-align: center; line-height: 1; font-size: 0; z-index: 200; padding: 0;}#fixed-tabs li { flex: 1;}#fixed-tabs a { display: block; font-size: 17px; font-weight: 600; color: #fff; position: relative; overflow: hidden;}#fixed-tabs i { font-size: 16px;}#fixed-tabs #fixed-tabs i,#fixed-tabs #fixed-tabs i:before { display: block; margin: 0 auto !important;}#fixed-tabs .ra { background-color: #A87656;}#fixed-tabs .call { background-color: #C89A7D;}#fixed-tabs .map,#fixed-tabs .fr { background-color: #2E2D2D;}#fixed-tabs .fb { background-color: #4d70a8;}#fixed-tabs .gg { background-color: #dc4e41;}@media (min-width: 1025px) { #fixed-tabs { display: none; }}@media (max-width: 1024px) { #fixed-tabs { bottom: 0; width: 100%; display: flex; } #fixed-tabs a { padding: 16px 5px 16px 0; flex: 1; } #fixed-tabs a span { display: inline-block; vertical-align: middle; } #fixed-tabs .call, #fixed-tabs .map { display: none; }}@media (max-width: 1000px) { #fixed-tabs .fr, #fixed-tabs .gg, #fixed-tabs .fb { display: none; } #fixed-tabs .call, #fixed-tabs .map { display: block; }}@media (max-width: 730px) { #fixed-tabs strong { display: none; } #fixed-tabs .ra { flex: 2; }}.youtube { position: relative; cursor: pointer; width: 100%; font-size: 0; }.youtube[class*="elem-"] { width: 440px; }.youtube:before, .youtube:after { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }.youtube:before { content: ""; background-color: #fff; width: 40px; height: 40px; }.youtube:after { font-size: 70px; color: #4d4d4d; font-family: "fontello"; font-weight: 400; margin: 0; font-style: normal; content: "\e80e"; }.youtube:hover:after { color: #ff0000; }.youtube.active:before, .youtube.active:after { display: none; }[data-player],[data-vimeo], [data-embed] { position: relative; }[data-player] video,[data-vimeo] video, [data-embed] video {width: 100%;}[data-player][class^="elem"]{position: relative;}.yt-play { transition: all .4s; cursor: pointer; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 70px; color: #ff0000; font-family: "fontello"; font-weight: 400; margin: 0; font-style: normal; content: "\e80e"; }.yt-play:hover { color: #4d4d4d; }.playing header { z-index:1 }[data-player].playing { z-index:100; }video { display: block; width: 100%; }.videoWrapper{position:relative;padding-bottom:56.25%;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.bio-vid {max-width: 1200px; margin: auto;}.bio-vid [data-embed] .close {min-width: auto;}.vid {width: 100%; max-width: 500px}.video-grid { max-width: 1200px; clear: both; margin: 30px auto }.video-grid {text-align: center; display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center}.video-grid h3 {margin-bottom: 8px; font-size: 20px;}.video-grid > * {width: 100%; max-width: 50%; padding: 5px}.video-grid > div p {margin: 0;}.video-middle {width: 100%; max-width: 800px;}@media (max-width:750px) { .vid {display: table; float:none; margin:15px auto!important; max-width:100%!important;} .video-grid {display: block} .video-grid > * {max-width: 600px; margin: 10px auto;}}
