#reviews { position: relative; z-index: 15;}#reviews figure { padding: 0 0 250px; position: relative;}#reviews figure .bg { max-height: 90vh; min-height: 900px; width: 100%; -o-object-fit: cover; object-fit: cover;}#reviews .container { padding: 0 20px; position: absolute; top: 20%; left: 50%; transform: translateX(-50%); max-width: 1500px;}#reviews .container article { max-width: 1200px; margin: 0 auto 90px;}#reviews h2 span { font-size: 34px; font-weight: 300; display: block; margin-top: 10px; color: #983808; margin-bottom: 40px;}#reviews .review { border-radius: 8px; padding: 60px 15px; max-width: 410px; width: 100%; background: radial-gradient(ellipse 65% 55% at 92% 8%, #fff 0%, transparent 55%), linear-gradient(160deg, #FDF7F4 0%, #fff 50%, #FDF5F0 100%); border: 1px solid #E2E2E2;}#reviews .review .content { max-width: 340px; margin: 0 auto;}#reviews .review i { font-size: 25px; color: #E25412; margin-bottom: 30px;}#reviews .review .review-clip { overflow: hidden; transition: max-height 0.5s ease;}#reviews .review .review-clip p.is-clamped { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; line-clamp: 4; overflow: hidden;}#reviews .review p { font-size: 22px; line-height: 1.4;}#reviews .review .review-more { color: #E25412; text-decoration: underline; background: none; border: none; padding: 0; margin-top: 0.35em; cursor: pointer; font: inherit; display: inline-block;}#reviews .review .author { margin-top: 60px; display: flex; align-items: center; justify-content: flex-start; gap: 15px;}#reviews .review .author star:before { color: #E25412;}#wave-2 { position: absolute; left: 0; bottom: 0; width: 100%;}#wave-2 img { height: 550px; width: 100%;}@media (min-width: 1025px) { #reviews .slick-reviews { display: flex; align-items: flex-start; justify-content: center; gap: 20px; }}@media (max-width: 1024px) { #reviews { margin-bottom: 60px; } #reviews .container { position: relative; } #reviews .container article { max-width: 580px; margin: -50px auto 40px; } #reviews figure { padding-bottom: 0; } #reviews figure .bg { max-height: unset; min-height: 320px; -o-object-fit: cover; object-fit: cover; -o-object-position: bottom right; object-position: bottom right; } #reviews .review { display: block !important; margin: 0 auto; max-width: 580px; width: 96%; } #reviews .review .content { max-width: 450px; } #wave-2 { position: absolute; left: 0; bottom: 0; width: 100%; } #wave-2 img { height: 200px; width: 100%; }}@media (max-width: 700px) { #reviews h2 span { font-size: 30px; } #wave-2 img { height: 140px; }}#meet { padding: 0 20px 100px;}#meet .h1-small { color: #983808;}#meet figure { display: table; position: relative;}#meet figure a { position: absolute; color: #1A1818; font-weight: 700; bottom: 40px;}#meet figure a:hover { color: #E25412;}#meet figure a:first-of-type { left: 40px;}#meet figure a:last-of-type { right: 40px;}#meet figure img { margin: 0; border-radius: 6px;}@media (max-width: 1024px) { #meet .flex.container { flex-direction: column-reverse; }}#image-grid { padding: 10px;}#office { padding: 100px 30px;}#office article { max-width: 410px;}#office figure .flex { justify-content: space-between; max-width: 640px; width: 100%; flex-wrap: wrap; gap: 30px;}#office .item .icon { width: 112px; height: 112px; border-radius: 50%; border: 2px solid #E2541B; background-color: #FDF4F0; display: flex; align-items: center; justify-content: center; position: relative; margin: 0 auto 30px;}#office .item .icon img { max-width: 70%;}#office .item .icon:before { content: ""; position: absolute; inset: 4px; border-radius: 50%; border: 4px solid #fff;}#office .item span { width: 180px; height: 56px; display: flex; align-items: center; justify-content: center; background-color: #983808; border-radius: 4px; color: #fff; line-height: 1.2; text-align: center;}@media (min-width: 1025px) and (max-width: 1150px) { #office figure .flex { gap: 10px; max-width: 520px; } #office .item span { width: 160px; }}@media (max-width: 1024px) { #office { padding: 60px 20px; } #office .flex.container { gap: 40px; } #office figure .flex { justify-content: center; gap: 20px; } #office article { text-align: center; } #office .btn { margin: 20px auto 0; } #office .item { max-width: calc(50% - 10px); } #office .item span { max-width: 100%; }}#services { padding: 100px 10px; background-color: #FDF4F0;}#services .flex { max-width: 1500px;}#services .item { position: relative; max-width: 280px; width: 25%; transition: 0.4s all; border-radius: 10px; overflow: hidden;}#services .item article { position: absolute; top: 40px; width: 100%; max-width: 340px; left: 50%; transform: translateX(-50%); text-align: center;}#services .item img { border-radius: 10px; height: 476px; -o-object-fit: cover; object-fit: cover;}#services .item .expand { overflow: hidden; width: 0;}#services .item .expand > div { opacity: 0; width: 340px; max-width: 90%; margin: 0 auto; transition: 0.4s all 0.4s;}#services .item .expand > div p { max-width: 315px;}#services .item h3 { font-size: 28px;}#services .item .btn { padding: 10px 25px; margin: 15px auto 0;}#services .item:hover { max-width: 470px; width: 30%;}#services .item:hover .expand { width: 100%;}#services .item:hover .expand > div { opacity: 1;}#services .btn { margin: 50px auto 0;}@media (max-width: 1250px) { #services .item h3 { font-size: 24px; } #services .item p { font-size: 16px; }}@media (max-width: 1024px) { #services { padding: 60px 10px; } #services .item { width: 400px; height: 280px; max-width: 100%; background-color: #e5e5e7; } #services .item article { top: 15px; } #services .item article p { font-size: 18px; } #services .item img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } #services .item:hover { height: 450px; width: 400px; max-width: 100%; }}#stress-free { padding: 100px 20px;}#stress-free article p strong { font-size: 22px;}#stress-free article p:first-of-type { margin-bottom: 15px;}#stress-free figure img { border-radius: 10px;}@media (max-width: 1024px) { #stress-free { padding: 60px 10px; } #stress-free .flex.container { flex-direction: column-reverse; }}#location { padding: 100px 20px; background-color: #FDF4F0;}#location .container { position: relative; z-index: 1;}#location article { margin: 0 auto;}#location .h2 { margin-bottom: 20px; display: block;}#location ul li { margin-left: 0; padding-left: 50px;}#location ul li:before { content: "\e904";}#location figure { line-height: 0; display: table; border: 10px solid #fff !important; border-radius: 20px !important; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}#location iframe { border-radius: 10px !important;}@media (max-width: 1024px) { #location { padding: 60px 20px 200px; } #location figure { 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: #321F20; 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: #0f55a5;}::-moz-placeholder { color: #321F20;}::placeholder { color: #321F20;}::-webkit-input-placeholder { color: #321F20;}.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: 20px; color: #321F20; width: 40px; height: 40px; border-radius: 50%; line-height: 40px;}.social a:hover { color: #E25412;}#wave-3 { margin-top: -250px; position: relative; z-index: 0; background-color: #FDF4F0;}#wave-3 img { max-height: 320px; min-height: 300px; width: 100%;}body:not(.page_index) #wave-3 { margin-top: 0;}footer { background-color: #fff; color: #321F20; z-index: 5; position: relative;}footer a { color: #321F20;}footer a:hover { color: #E25412;}footer .logo { display: block; margin-bottom: 10px;}footer .pho { font: 700 26px/1.2 nunito-sans, sans-serif; margin: 10px auto; display: block;}footer .phy { font: 400 16px/1.2 nunito-sans, sans-serif; margin: 20px auto; display: block;}footer .hours { margin: 0;}footer .hours p { line-height: 1.4; font-size: 1.6rem;}footer .social { justify-content: center; gap: 20px; max-width: 200px;}#fo-contents { display: flex; justify-content: space-between; margin: auto; position: relative; max-width: 720px; padding: 60px 20px 40px;}#fo-contents > div { flex: 0 1 260px;}.fo-info { flex: 0 1 auto; text-align: center;}#copy { font: 400 12px/1.5 nunito-sans, sans-serif; color: #CEB2A4; padding: 20px 10px; text-align: center; display: flex; align-items: center; justify-content: center;}#copy > div { display: flex; align-items: center; justify-content: center; gap: 15px;}#copy span { margin: 0 10px;}#copy em { font-style: normal;}#copy a { color: #CEB2A4;}#copy a:hover { color: #E25412;}#copy .tnt { padding-top: 2px;}@media (max-width: 1024px) { #wave-3 { margin-top: -150px; } #wave-3 img { min-height: unset; height: 15vh; } #fo-contents { flex-direction: column; align-items: center; gap: 40px; } #fo-contents > div { text-align: center; flex: unset; } footer { padding-top: 60px; padding-bottom: 50px; } footer .fo-title { text-align: center; } #copy, #copy > div { flex-direction: column; gap: 10px; } #copy span:first-of-type, #copy span:last-of-type { display: none; }}.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; color: #707070; font-family: fontello; font-size: 46px; width: 66px; height: 66px; flex: 0 0 66px; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 50%; position: relative; z-index: 5; transition: 0.3s all; border: 2px solid #E2541B; background-color: #FDF4F0;}.slick-arrow:before { content: ""; position: absolute; inset: 0; border-radius: 50%; border: 4px solid #fff;}.slick-arrow i { margin-left: -4px;}.slick-arrow:hover { background-color: #E25412; color: #fff;}#next { left: auto; right: 0; order: 2;}#next i { margin-left: 4px;}.slick-dots { line-height: 1;}.slick-dots li { line-height: 1;}.slick-dots li button { padding: 0;}.slick-dots span { cursor: pointer; background-color: #011a38; height: 10px; width: 10px; border-radius: 50%; display: inline-block; margin: 0 5px; border: 2px solid #E25412; background-color: transparent;}.slick-dots .slick-active span { background-color: #E25412;}.pagingInfo { font-size: 30px; text-align: center; color: #707070;}.gallery { max-width: 1050px; margin: 40px auto; padding: 0 60px; position: relative;}.gallery .slick-arrow { top: 50%;}#tour { padding: 0; max-width: 2000px;}#tour .slick-dots { display: none !important;}#tour .slick-controls { justify-content: flex-end; gap: 30px; padding: 0 20px;}.slick-gallery { position: relative; margin: 20px auto; text-align: center;}.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: #321F20; font: 400 18px/1.2 nunito-sans, 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: 1024px) { .gallery { padding: 0; } #tour .slick-controls { justify-content: center; } .slick-gallery article .flex-ed { align-items: center; flex-direction: column; }}.why { padding: 90px 10px 0; position: relative; background-color: #E25412; background-image: url(assets/images/why-bg.webp); background-size: cover; z-index: 5;}.why h2 { text-align: center; color: #fff; max-width: 920px; margin: 0 auto -10px;}.why ul { display: flex; justify-content: center; gap: 10px; align-items: center; text-align: center; align-items: flex-start; max-width: 1200px; margin: 0 auto; transform: translateY(50px);}.why ul li { max-width: 340px; padding: 20px 20px; margin: 0; width: 100%; border: 2px solid #E2541B; background-color: #FDF4F0; position: relative; font-size: 28px; line-height: 1.1; font-weight: 300; font-family: ivymode, sans-serif;}.why ul li:after { content: ""; position: absolute; inset: 5px; border: 4px solid #fff;}.why ul li:before { display: none;}@media (max-width: 1024px) { .why ul { flex-direction: column; align-items: 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: 80px 20px;}.block .contain { display: flex; justify-content: space-between; align-items: flex-start; gap: 30px;}.block .contain, .block .detach { max-width: 1200px; margin: 0 auto;}.block .detach { margin-top: 30px;}.block h2 { margin-bottom: 20px;}.block h2 span { font-size: 18px; text-transform: uppercase; font-family: nunito-sans, sans-serif; font-weight: 600; color: #E25412; display: block; margin-top: 10px;}.block .wrap { height: 0;}.block article { margin: auto 0; flex: 0 1 550px;}.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; border-radius: 6px;}.block .elem-right { order: 1;}.has-why .block:first-of-type { padding-top: 130px;}.block:nth-of-type(odd) { background-color: #FDF4F0;}.mini-block { display: flex; align-items: center; max-width: 1200px; width: 100%; margin: 30px auto; gap: 30px;}.mini-block h3 { font-size: 34px;} .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 article { max-width: 1130px; margin: auto; text-align: center;}.block.no_img article .btn { margin: 15px auto 0;}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px 60px; background-color: #FDF4F0;}.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] { padding: 10px 20px; min-width: 350px; margin: 5px;}@media (max-width: 1024px) { .block h2 { text-align: center; } .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; } .mini-block article { max-width: 600px; } .more-to-explore { padding-bottom: 150px; }}.services-grid-container { background-image: url(assets/images/wave-services.webp); background-position: top center;}.services-grid { position: relative; justify-content: center; margin: 0 auto; padding: 150px 20px 30vh; display: flex; align-items: stretch; flex-wrap: wrap; gap: 10px; max-width: 1200px;}.services-grid > div { max-width: 350px; width: 100%; background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}.services-grid > div:last-of-type { background-image: url(assets/images/services-last-bg.webp); background-size: cover; display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 20px; padding: 50px 0;}.services-grid > div:last-of-type figure { display: none;}.services-grid > div:last-of-type h3 { font-size: 64px; color: #fff;}.services-grid > div:last-of-type h3:after { display: none;}.services-grid > div:last-of-type .btn { background-color: #fff; color: #983808;}.services-grid > div:last-of-type .btn:hover { background-color: #983808; color: #fff;}.services-grid article { padding: 30px 30px 40px;}.services-grid h3 { margin-bottom: 20px; font-size: 21px; text-align: center;}.services-grid h3:after { content: ""; position: relative; display: block; width: 50px; height: 2px; margin: 20px auto 20px; border-radius: 50px; background: linear-gradient(to bottom, #983808 0%, #bd460d 50%, #E25412 100%);}.services-grid h3 a { color: #321F20;}.services-grid h3 a:hover { color: #E25412;}.services-grid ul li { margin-left: 0; padding-left: 0; text-align: center;}.services-grid ul li:before { display: none;}.services-grid ul li a { color: #4D4D4D;}.services-grid ul li a:hover { color: #E25412;}@media (max-width: 1024px) { .services-grid { padding: 150px 20px 20vh; }}.landing { display: flex; align-items: flex-start; justify-content: center; gap: 30px; flex-wrap: wrap; margin: 0 auto; padding: 0 20px 60px;}.landing .item { margin: 10px 0 20px; text-align: center; display: table; max-width: 350px;}.landing .item h3 { padding: 10px; background-color: #0f55a5; color: #fff; font: 400 15px/1 ivymode, sans-serif; transition: 0.3s all;}.landing .item .btn { margin: 15px auto 0;}.landing .item:hover h3 { background-color: #073a74; 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 { margin: 0 auto; padding: 0; text-align: left; max-width: 1100px;}.accordion .toggle { position: relative; cursor: pointer; clear: both; padding: 15px 60px 15px 20px; 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: 5px;}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: rgb(12, 96, 207);}.accordion .toggle:after { content: "\e81a"; font-family: fontello; line-height: 0; position: absolute; top: -1px; right: -1px; font-size: 32px; width: 56px; height: 56px; display: flex; align-items: center; justify-content: center; background-color: #f2f2f2; border: 1px solid #ccc;}.accordion .toggle-wrapper { padding: 0; margin-bottom: 10px; background-color: transparent; border: 1px solid #ccc;}.accordion .toggle-wrapper > div { display: none; padding: 0 50px 20px 20px;}@media (max-width: 1024px) { .accordion > div { padding: 0 20px 20px 3px; }}.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; max-width: 950px; margin: 0 auto; padding: 60px 30px;}.contact h3 { margin: 10px auto;}.contact .hours h3 { margin-top: 0; text-transform: none; text-align: center;}.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 nunito-sans, 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: #0f55a5;}.service-icons .ic-color-2 { fill: #073a74;}.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: #321F20; 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 30%; 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: #321F20;}#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #0f55a5; 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: nunito-sans, 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: #321F20;}#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: #321F20;}#appt-form .input__field:focus + .input__label .input__label-content,#appt-form .input--filled .input__label .input__label-content { color: #321F20; 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 #321F20;}.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 #0f55a5;}.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: #0f55a5;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #0f55a5; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #0f55a5; 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 #0f55a5; background: none; color: #321F20; 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: #0f55a5; 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: #0f55a5; } 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: #E25412;}#fixed-tabs .call { background-color: #983808;}#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; }}.plan-container { background-color: #FDF4F0; padding-bottom: 50px;}#plan { padding: 100px 20px; background-image: url(assets/images/plan-bg.webp); background-size: cover;}#plan .flex.container { max-width: -moz-fit-content; max-width: fit-content; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}#plan h2 { text-align: center; color: #fff; margin-bottom: 40px;}#plan .card { width: 370px; max-width: 100%;}#plan .card .title { background-color: #F4E8E4;}#plan .card .title .flex { height: 110px; align-items: center; justify-content: center; gap: 20px;}#plan .card .price { font-size: 48px; font-weight: 300; font-family: nunito-sans, sans-serif; color: #4D4D4D;}#plan .card .description span, #plan .card .description small { display: block;}#plan .card .description span { text-transform: uppercase; font-family: ivymode, sans-serif; font-size: 28px; color: #321F20; letter-spacing: 5px;}#plan .card .description small { font-size: 16px; font-family: nunito-sans, sans-serif; color: #4D4D4D;}#plan .card .subtitle { background-color: #DAD0CC; font-size: 16px; text-align: center; font-style: italic; padding: 6px 0; height: 33px; border-bottom: 1px solid #E25412;}#plan .card ul { max-width: 300px; margin: 0 auto;}#plan .card ul li { color: #4D4D4D; margin-left: 0; margin-bottom: 15px;}#plan .card ul li:before { content: "\e933"; color: #E25412; position: absolute; left: 4px; top: 12px; font-size: 6px;}#plan .card .body { background-color: #F4E8E4; padding: 30px 10px; height: 370px;}#plan .inner { display: flex; justify-content: center; position: relative;}#plan .inner .card:first-of-type .body { margin-top: 33px; border-right: 1px solid #E8E8E8;}#plan .inner .card:first-of-type .subtitle { position: absolute; left: 0; right: 0;}#plan .inner .card .title { background-color: #FDF4F0;}#plan .inner .card .subtitle { background-color: #F2E7E2;}#plan .inner .card .body { background-color: #fff;}#plan .discount { display: flex; align-items: center; justify-content: center; gap: 20px; margin-top: 30px;}#plan .discount p { font-size: 30px; color: #fff; margin: 0;}#plan .discount .circle { width: 140px; height: 140px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 60px; color: #321F20; font-family: ivymode, sans-serif; font-weight: 300; background-color: #fff; position: relative; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}#plan .discount .circle:before { content: ""; position: absolute; inset: 6px; border-radius: 50%; border: 2px solid #E25412;}@media (max-width: 1180px) { #plan { padding-left: 10px; padding-right: 10px; } #plan .card { width: 330px; }}@media (max-width: 1024px) { #plan .flex.container { flex-direction: column; align-items: center; gap: 30px; max-width: 100%; width: 400px; } #plan .card { width: 100%; } #plan .inner { flex-direction: column; align-items: center; gap: 30px; width: 100%; } #plan .inner .card:first-of-type .subtitle { position: relative; inset: unset; } #plan .inner .card:first-of-type .body { margin-top: 0; } #plan .discount { flex-direction: column; gap: 10px; } #plan .discount p { font-size: 25px; } #plan .discount .circle { width: 120px; height: 120px; font-size: 45px; } #plan .discount .circle:before { content: ""; position: absolute; inset: 6px; border-radius: 50%; border: 2px solid #E25412; }}
