#meet { background-color: #F8FBFF; padding: 0 20px 80px;}#meet .flex.container { align-items: stretch; max-width: 1120px;}#meet figure { display: flex; gap: 20px;}#meet .dr { display: block; text-align: center;}#meet .dr img { border-radius: 15px; transition: 0.3s all;}#meet .dr span { display: block; text-align: center; margin: 10px auto 0; transition: 0.3s all;}#meet .dr:hover img { transform: scale(0.95);}#meet .dr:hover span { color: #118534;}#meet article { max-width: 543px; width: 100%; background-color: #118534; border-radius: 15px; padding: 10px; margin-bottom: 25px; position: relative; isolation: isolate;}#meet article:before { content: ""; position: absolute; inset: 0; background-image: url(assets/images/green-bg.webp); background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 15px; z-index: -1; transform: rotate(180deg);}#meet article .content { text-align: center; width: 100%; background-color: #fff; border-radius: 10px; height: 100%; padding: 20px 10px; display: flex; align-items: center;}#meet article .content p { line-height: 1.4;}#meet article .content > div { max-width: 423px; margin: 0 auto;}#meet article .btn { width: 320px; margin: 20px auto 0;}@media (max-width: 1100px) { #meet { padding: 0 10px 40px; } #meet .flex.container { align-items: center; flex-direction: column; gap: 40px; flex-wrap: wrap; }}@media (max-width: 600px) { #meet figure { flex-direction: column; } #meet article .content { padding: 30px 15px; }}#services { padding: 100px 20px 120px;}#services article { max-width: 428px;}#services article p { max-width: 405px; margin: 10px 0 20px;}#services figure img { margin: 0; border-radius: 15px;}#services .block-1 { margin-bottom: 80px;}#services .services-list { max-width: 1150px; margin: 80px auto 0; position: relative;}#services .services-list .h1-small { display: table; padding: 0 30px; background-color: #fff;}#services .services-list .h1-small:before { content: ""; position: absolute; inset: 7px 0 auto; width: 100%; height: 1px; background-color: #707070; z-index: -1;}#services .services-list .flex.container { margin-top: 50px; flex-direction: row;}#services .services-list a { position: relative;}#services .services-list a:after { content: url(assets/images/green-arrow.svg); position: relative; margin: 15px auto 0; display: table;}#services .services-list a figure { height: 61px; display: flex; align-items: center; margin-bottom: 10px;}#services .services-list a img { margin: 0 auto; border-radius: 0;}#services .services-list a h3 { font-size: 2.2rem; transition: 0.3s all;}#services .services-list a:hover h3 { color: #A3C90D;}@media (max-width: 1024px) { #services { padding: 60px 20px 100px; } #services article { text-align: center; } #services .block-1 { flex-direction: column-reverse; } #services .btn { margin: 20px auto 0; } #services .services-list .flex.container { flex-wrap: wrap; max-width: 460px; gap: 20px; }}@media (max-width: 450px) { #services .services-list a h3 { font-size: 2rem; }}#reviews { background-color: #118534; background-image: url(assets/images/green-bg.webp); background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0 20px;}#reviews .container { padding: 70px 0 0; position: relative;}#reviews .container .google-seal { position: absolute; top: -89px; right: 0;}#reviews .quote-icon { margin-bottom: 15px;}#reviews .slick-arrow { position: relative; transform: none; inset: unset;}#reviews .slick-reviews .slick-track { display: flex !important; align-items: center;}#reviews .slick-reviews p { max-width: 980px; text-align: center; margin: 0 auto; font-family: "canada-type-gibson", sans-serif; font-weight: 500; font-size: 27px; color: #fff;}#reviews .slick-reviews .author { display: flex; justify-content: center; align-items: center; gap: 15px; margin-top: 20px;}#reviews .slick-reviews .author img { margin: 0;}#reviews .slick-reviews .author star, #reviews .slick-reviews .author span { display: block;}#reviews .slick-reviews .author star:before { letter-spacing: 8px;}#reviews .slick-reviews .author span { display: table; margin: 5px 0 0; color: #fff;}#reviews .btn { margin: 0 auto -31px;}#reviews .slick-controls { justify-content: center; gap: 20px; margin: 25px auto 40px;}@media (max-width: 1024px) { #reviews { padding: 0 20px; } #reviews .container { padding-top: 120px; } #reviews .container .google-seal { position: absolute; inset: -89px 0 auto; }}#financial { background-color: #F8FBFF; padding: 120px 20px 100px;}#financial .title { text-align: center; margin-bottom: 40px;}#financial article { max-width: 523px;}#financial article .item { padding: 20px 10px 20px 0; border-bottom: 1px solid rgba(112, 112, 112, 0.2);}#financial article .item:first-of-type { padding-top: 0;}#financial article .item:last-of-type { padding-bottom: 0; border: none;}#financial article p { margin-bottom: 0;}#financial h3 { font-size: 2.4rem; line-height: 1;}#financial .arrow-btn { position: relative; display: flex; justify-content: flex-start; align-items: center; max-width: -moz-fit-content; max-width: fit-content; margin: 10px 0 0;}#financial .arrow-btn:after { content: url(assets/images/green-arrow-small.svg); position: relative; display: table; line-height: 0; margin-left: 10px;}#financial figure img { border-radius: 15px;}@media (max-width: 1024px) { #financial .flex.container { align-items: center; }}#location { background-color: #DDE4E9; padding: 100px 20px;}#location article { max-width: 468px;}#location ul { margin-top: 20px;}#location ul li { margin-left: 0;}#location .btn { margin-top: 20px;}#location figure { border-radius: 15px; padding: 20px; background-image: url(assets/images/green-bg-wave.webp); background-size: cover; background-position: center; background-repeat: no-repeat;}#location figure iframe { border-radius: 15px;}@media (max-width: 1024px) { #location article { text-align: center; } #location figure { display: none; } #location ul { margin-top: 30px; } #location .btn { margin: 20px auto 0; }}.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: #32302F; 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: #118534;}::-moz-placeholder { color: #32302F;}::placeholder { color: #32302F;}::-webkit-input-placeholder { color: #32302F;}.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: #fff; width: 40px; height: 40px; border-radius: 50%; line-height: 41px; background-color: #17B4C6;}.social a:hover { background-color: #A3C90D; color: #fff;}footer { background-color: #fff; color: #000; position: relative;}footer a { color: #32302F;}footer a:hover { color: #A3C90D;}footer .logo { display: block; margin-bottom: 10px; max-width: 80%;}footer .pho { font: 600 26px/1.2 "jost", sans-serif; font-variation-settings: "wght" 600; margin: 12px auto 20px; display: block;}footer .phy { font: 500 18px/1.2 "jost", sans-serif; font-variation-settings: "wght" 500; display: block;}footer .hours { margin: 0;}footer .hours p { line-height: 1.4;}footer .social-container { display: flex; align-items: center; justify-content: center; gap: 20px; border-top: 1px solid rgba(112, 112, 112, 0.5); padding: 15px 0; margin-top: 15px;}footer .social { margin: 0;}footer .flex-imgs { gap: 20px;}footer:after { content: ""; position: absolute; inset: auto 0 0; height: 14px; background: linear-gradient(270deg, #5EC4C8 0%, #A3C90D 50%, #118534 100%);}#fo-contents { display: flex; justify-content: space-between; margin: auto; position: relative; max-width: 1150px; padding: 100px 20px 40px;}.fo-info { flex: 0 1 auto;}#copy { color: #000; padding: 10px 10px 30px; text-align: center; display: flex; align-items: center; justify-content: center; font-size: 16px;}#copy .flex.container { max-width: 1000px;}#copy .flex.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: #A3C90D;}#copy .links a:hover { color: #118534;}#copy .tnt { padding-top: 2px; transition: 0.3s all;}#copy .tnt:hover { color: #A3C90D;}#copy .tnt:hover .icon-tnt { color: #A3C90D;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 3px -12px; font-size: 60px; line-height: 0; color: #118534; transition: 0.3s all;}@media (max-width: 1024px) { #fo-contents { flex-direction: column; align-items: center; gap: 40px; } #fo-contents > div { text-align: center; } footer .fo-title { text-align: center; } footer .hours { display: table; margin: 20px auto 0; } #copy, #copy > div { flex-direction: column; }}@media (max-width: 600px) { footer .flex-imgs { flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 420px; } #copy { padding-bottom: 30px; } #copy .flex.container { gap: 5px; } #copy .flex.container > div { flex-direction: column; } #copy span:first-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: #fff; font-family: fontello; font-size: 25px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 54px; height: 54px; flex: 0 0 54px; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 50%; z-index: 5; transition: 0.3s all; background-color: #32302F; padding-bottom: 2px;}.slick-arrow i { margin-left: -4px;}.slick-arrow:hover { background-color: #A3C90D;}#next { left: auto; right: 0; order: 2;}#next i { margin-left: 4px;}#tour { margin-top: 160px; padding: 0 10px;}.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; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0 5px; border: 1px solid #fff;}.slick-dots .slick-active span { background-color: #fff;}.pagingInfo { font-size: 30px; text-align: center;}.gallery { max-width: 800px; margin: 40px auto; padding: 0; position: relative;}.gallery img { border-radius: 15px;}.gallery .slick-arrow { top: 52%;}.gallery .slick-dots span { border-color: #118534;}.gallery .slick-dots .slick-active span { background-color: #118534;}.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: #32302F; font: 400 18px/1.2 "jost", 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) { #tour { margin-top: 60px; } .gallery { padding: 0; } .slick-gallery article .flex-ed { align-items: center; flex-direction: column; } .slick-arrow { position: relative; top: unset; transform: unset; left: 0; width: 50px; height: 50px; flex: 0 0 50px; }}.why { padding: 50px 20px 30px; position: relative; background-color: #118534; background-image: url(assets/images/green-bg.webp); background-size: cover; background-position: center; background-repeat: no-repeat;}.why h2 { font-size: 30px; line-height: 1.2; color: #fff; max-width: 500px; margin-bottom: 20px;}.why .container { max-width: 1150px;}.why ul { display: flex; justify-content: space-between; align-items: center; text-align: center; align-items: flex-start; max-width: 1200px; margin: 0 auto;}.why ul li { max-width: 350px; width: 100%; padding: 15px 30px; background-color: #fff; margin: 10px 0; width: 100%; border-radius: 15px; color: #32302F; overflow: visible;}.why ul li span { max-width: 95%; margin: 0 auto; display: block; line-height: 1.2;}.why ul li:before { display: none;}@media (max-width: 1024px) { .why { padding: 30px 20px; } .why h2 { text-align: center; margin: 0 auto 20px; } .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:first-of-type { padding-top: 180px !important;}.block .contain { display: flex; justify-content: space-between; align-items: flex-start; gap: 30px;}.block .contain, .block .detach { max-width: 1150px; 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 525px;}.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: 15px;}.block .elem-right { order: 1;}.has-why .block:first-of-type { padding-top: 80px !important;}.block:nth-of-type(even) { background-color: #E9E7E1;}.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 article { max-width: 1130px; margin: auto; text-align: center;}.block.no_img article .btn { margin: 15px auto 0;}.meet .flex-title .contain > div { max-width: 514px;}.meet .block { background-color: #F8FBFF !important; padding: 30px 20px;}.meet .block:last-of-type { padding-bottom: 80px;}.meet .block article { max-width: 480px;}.meet .fun-facts { background-color: #E9E7E1; padding: 80px 20px; position: relative; margin-bottom: 80px;}.meet .fun-facts::before { content: ""; position: absolute; inset: 87px 0 auto; width: calc(100% - 40px); height: 1px; margin: 0 auto; background-color: #a4a4a4; max-width: 1150px;}.meet .fun-facts .title { display: table; text-align: center; margin-bottom: 50px; background-color: #E9E7E1; z-index: 5; position: relative; padding: 0 20px;}.meet .fun-facts .flex.container { flex-wrap: wrap; gap: 40px;}.meet .fun-facts .item { max-width: 300px; width: 100%; text-align: center; margin: 0 auto; position: relative; padding-bottom: 15px;}.meet .fun-facts .item:before { content: ""; position: absolute; inset: auto 0 0; width: 100px; height: 1px; margin: 0 auto; background-color: #32302F;}.meet .fun-facts img { margin-bottom: 10px;}.meet .fun-facts p { font-style: italic; font-size: 22px; font-family: "canada-type-gibson", sans-serif; line-height: 1.3;}@media (max-width: 1024px) { .block { padding: 60px 20px !important; } .block:first-of-type { padding-top: 60px !important; } .block h2 { text-align: center; margin: 0 auto 20px; max-width: 500px; } .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; }}.more-to-explore { position: relative; text-align: center; margin: 80px auto; padding: 10px; max-width: 1150px; width: calc(100% - 20px); border-radius: 15px; background-color: #118534; background-image: url(assets/images/green-bg-wave.webp); background-size: cover;}.more-to-explore .content { background-color: #fff; padding: 30px 10px 20px; border-radius: 15px;}.more-to-explore span { margin-bottom: 10px; display: block;}.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: 320px; margin: 5px; font-size: 1.6rem; padding: 20px;}.services-grid { position: relative; margin: 150px auto 0; display: flex; padding: 0 10px 60px; justify-content: center; gap: 40px 20px; flex-wrap: wrap; align-items: stretch; max-width: 1150px;}.services-grid article { border-radius: 15px; height: 460px; padding: 65px 20px 30px;}.services-grid figure { width: 105px; height: 105px; border-radius: 50%; margin: 0 auto -52px; background-color: #fff; display: flex; align-items: center; justify-content: center; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); position: relative;}.services-grid figure::before { content: ""; width: 92px; height: 92px; position: absolute; inset: 50% auto auto 50%; transform: translate(-50%, -50%); background-color: #fff; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); border-radius: 50%;}.services-grid figure img { position: relative; z-index: 2;}.services-grid h3 { text-align: center; margin-bottom: 15px;}.services-grid a { color: #32302F;}.services-grid a:hover { color: #A3C90D;}.services-grid ul { margin-top: 20px;}.services-grid ul li { margin-left: 0;}.services-grid ul li:before { color: #A3C90D;}.services-grid > div { width: 100%; max-width: 360px;}.services-grid > div:nth-of-type(1) article { background-color: #E9F2F9;}.services-grid > div:nth-of-type(2) article { background-color: #E4E9D3;}.services-grid > div:nth-of-type(3) article { background-color: #EEECE7;}.services-grid > div:nth-of-type(4) article { background-color: #E4E9D3;}.services-grid > div:nth-of-type(5) article { background-color: #EEECE7;}.services-grid > div:nth-of-type(6) article { background-color: #E9F2F9;}@media (max-width: 1024px) { .services-grid { margin-top: 50px; }}@media (max-width: 790px) { .services-grid { flex-direction: column; align-items: center; } .services-grid article { height: auto; }}.landing { display: flex; align-items: flex-start; justify-content: center; gap: 30px; flex-wrap: wrap; margin: 100px auto 0; padding: 60px 20px;}.landing .item { margin: 10px 0 20px; text-align: center; display: table; max-width: 350px;}.landing .item img { border-radius: 15px;}.landing .item h3 { padding: 10px; background-color: #118534; color: #fff; font: 400 15px/1 "canada-type-gibson", sans-serif; transition: 0.3s all;}.landing .item .btn { margin: 15px auto 0;}.landing .item:hover h3 { background-color: #7c990a; color: #fff;}@media (max-width: 1024px) { .landing { margin: 0 auto; }}#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 20px 15px 70px; width: 100%; display: block; text-align: left;}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s;}.accordion .toggle.active:after { transform: rotate(180deg); content: url(assets/images/minus-icon.svg);}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: rgb(12, 96, 207);}.accordion .toggle:after { content: url(assets/images/plus-icon.svg); line-height: 0; position: absolute; top: 10px; left: 10px;}.accordion .toggle-wrapper { padding: 0; background-color: transparent; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); border-radius: 30px; margin-bottom: 10px;}.accordion .toggle-wrapper > div { display: none; padding: 0 20px 20px 20px;}@media (max-width: 1024px) { .accordion > div { padding: 0 20px 20px 20px; }}.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: 160px 30px 60px;}.contact h3 { margin: 10px auto;}.contact .hours h3 { margin-top: 0; text-transform: none; text-align: center;}.contact .hours { margin: 0;}.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 { padding: 60px 30px; text-align: center; align-items: center; flex-direction: column; gap: 30px; } .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 "jost", 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: #118534;}.service-icons .ic-color-2 { fill: #7c990a;}.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: 140px 10px 60px; 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: #32302F; 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: #32302F;}#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #118534; 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: "jost", 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: #32302F;}#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: #32302F;}#appt-form .input__field:focus + .input__label .input__label-content,#appt-form .input--filled .input__label .input__label-content { color: #32302F; 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 #32302F;}.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 #118534;}.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: #118534;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #118534; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #118534; 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 #118534; background: none; color: #32302F; 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: #118534; 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: #118534; } to { width: 0; background: transparent; }}@media (max-width: 1024px) { #appt-form { padding: 60px 10px; }}@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: #359A3E;}#fixed-tabs .call { background-color: #A3C90D;}#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; }}#membership { padding: 160px 20px 60px;}#membership h2 { text-align: center; margin-bottom: 30px;}#membership .flex.container { flex-wrap: wrap; align-items: center; justify-content: center; gap: 30px;}#membership .flex.container > div { width: 100%; max-width: 545px;}#membership .plan-card { padding: 0 5px 10px; background-image: url(assets/images/green-bg-wave.webp); background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 15px; margin: 0 auto; position: relative;}#membership .plan-card .h1-small { text-align: center;}#membership .plan-card h3 { text-align: center; padding: 15px 10px; color: #fff; font-size: 4.7rem;}#membership .plan-card .content { background-color: #fff; border-radius: 15px; padding: 30px 20px 90px; height: 390px;}#membership .plan-card .content ul { max-width: 400px; margin: 0 auto;}#membership .plan-card .content ul li { margin-left: 0;}#membership .plan-card .price { width: 188px; height: 188px; border-radius: 50%; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15); background-color: #fff; display: flex; align-items: center; justify-content: center; flex-direction: column; margin: -95px auto; position: relative;}#membership .plan-card .price span { font-size: 57px; color: #32302F; position: relative; z-index: 5; display: flex; align-items: flex-start; font-family: "canada-type-gibson", sans-serif;}#membership .plan-card .price span i { padding-top: 5px; position: relative; font-size: 25px; font-style: normal;}#membership .plan-card .price small { color: #32302F; position: relative; z-index: 5; text-transform: uppercase; font-size: 19px;}#membership .plan-card .price:before { content: ""; position: absolute; inset: 10px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); background-color: #fff; border-radius: 50%;}#membership .plan-card .savings { position: absolute; right: 15px; bottom: -55px;}#membership .btn { margin: 120px auto 0;}#membership article { text-align: center; max-width: 1150px; margin: 0 auto; padding: 50px 20px;}#offer-modal { text-align: center;}@media (max-width: 520px) { #membership .flex.container { gap: 40px; } #membership .plan-card .price { width: 160px; height: 160px; margin: -80px auto; } #membership .plan-card .price span { font-size: 48px; } #membership .plan-card .price small { font-size: 16px; } #membership .plan-card .savings { font-size: 17px; inset: auto 0 -102px; text-align: center; } #membership .plan-card .savings br { display: none; }}
