.icon-background { background-image: url(assets/images/logo-mount-outline.svg); background-position: center 80px; background-size: 500px; background-repeat: no-repeat;}#welcome { padding: 100px 20px 60px;}#welcome .flex.container { position: relative;}#welcome .flex.container .badge { position: absolute; inset: -170px 0 auto auto; z-index: 10;}#welcome article { max-width: 455px; margin-right: 50px;}#welcome article p { margin-top: 0;}#welcome article .signature { margin-top: 20px; display: block;}#welcome article .signature img { margin: 0;}#welcome article .signature h3 { color: #000; letter-spacing: 2px; margin-top: 15px; display: block; transition: color 0.3s ease;}#welcome article .signature:hover h3 { color: #00BBF2;}@media (max-width: 1024px) { #welcome { padding: 0 20px; } #welcome .title h2 { font-size: 5rem; } #welcome .flex.container { padding: 30px 0 60px; max-width: 620px; width: 100%; align-items: flex-start; } #welcome .flex.container .badge { inset: 20px 20px auto auto; }}@media (max-width: 650px) { #welcome .title { max-width: 320px; padding-top: 80px; } #welcome .flex.container { gap: 20px; } #welcome .flex.container .badge { inset: 20px 0 auto auto; } #welcome article { margin-right: 0; }}#about { padding: 0 20px 120px;}#about .item { text-align: center;}#about .item figure { padding: 30px 15px 0;}#about .item figure img { margin-bottom: -10px;}#about .item .h3 { margin-top: 25px; transition: color 0.3s ease; font-family: the-seasons, sans-serif;}#about .item:nth-of-type(1) figure { background-color: #D5E6E7;}#about .item:nth-of-type(2) figure { background-color: #EDE7EB;}#about .item:nth-of-type(3) figure { background-color: #E8F2E7;}#about .item:nth-of-type(4) figure { background-color: #FFFAE7;}@media (max-width: 1024px) { #about { padding-bottom: 80px; } #about .flex.container { flex-direction: row; flex-wrap: wrap; max-width: 600px; justify-content: center; }}#meet { padding: 0 20px 80px;}#meet article { max-width: 463px;}#meet .container { position: relative;}#meet .btn { margin-top: 20px;}#meet .mountain-icon { position: absolute; bottom: 0; right: 0;}@media (max-width: 1024px) { #meet { padding-bottom: 100px; } #meet .flex.container { flex-direction: column-reverse; gap: 30px; max-width: 575px; } #meet article { text-align: center; } #meet .btn { margin: 30px auto 0; } #meet .mountain-icon { bottom: -70px; left: 0; right: auto; }}#team { padding: 0 20px 100px;}#team article { max-width: 610px;}#team .container { position: relative;}#team .btn { margin-top: 20px;}#team .cactus-icon { position: absolute; bottom: -50px; left: 0;}@media (max-width: 1024px) { #team article { text-align: center; max-width: 580px; margin-bottom: 20px; } #team .btn { margin: 30px auto 0; } #team .cactus-icon { bottom: -85px; right: 0; left: auto; }}#reviews { position: relative; padding: 35px 20px 40px; background-color: #58938C; background-image: url(assets/images/green-leather-texture.webp); background-size: cover;}#reviews .quote-icon { position: absolute; inset: -30px 0 auto;}#reviews .container { position: relative; max-width: 1300px;}#reviews .slick-reviews { max-width: 1000px; margin: 0 auto;}#reviews .slick-reviews p { font-size: 3.2rem; letter-spacing: 1px; text-align: center; font-family: the-seasons, sans-serif; font-weight: 700; color: #fff;}#reviews .slick-reviews .author { text-transform: uppercase; color: #fff; font-size: 1.5rem; font-weight: 600; letter-spacing: 2px; margin-top: 20px; display: block; text-align: center;}#reviews .slick-dots span { background-color: #fff;}#reviews .slick-controls { margin-top: 30px;}#reviews .btn { margin: 30px auto 0;}@media (max-width: 1024px) { #reviews .slick-reviews p { font-size: 2.4rem; }}#who { padding: 80px 20px; background-color: #0C3650; background-image: url(assets/images/blue-office-bg.webp); background-size: cover; background-position: center; background-attachment: fixed;}#who article { text-align: center; margin-bottom: 30px;}#who .flex.container { max-width: 1050px; flex-direction: row; flex-wrap: wrap; gap: 60px;}#who .h1-small, #who .h2 { color: #fff;}#who .item figure { height: 80px; display: flex; align-items: center; justify-content: center;}#who .item .h3 { color: #fff; text-align: center;}#services { padding: 100px 20px 120px;}#services .container { position: relative;}#services article { max-width: 580px;}#services .services { flex-wrap: wrap; display: flex; justify-content: space-between; gap: 30px; max-width: 570px; margin: 30px 0 40px;}#services .services .item { width: calc(50% - 15px); display: flex;}#services .services .item h3 { text-align: left;}#services .services .item figure { width: 100px; position: relative; display: flex; align-items: center; margin-right: 15px;}#services .services .item figure:after { content: ""; position: absolute; width: 2px; height: 54px; background-color: #58938C; z-index: 1; inset: 0 0 0 auto;}#services .services .item h3 { transition: color 0.3s ease;}#services .services .item:hover h3 { color: #58938C;}#services .sun-icon { position: absolute; bottom: -100px; left: 0;}@media (max-width: 1024px) { #services { padding-bottom: 150px; } #services .flex.container { flex-direction: column-reverse; gap: 30px; } #services article { text-align: center; } #services .btn { margin: 20px auto 0; }}@media (min-width: 601px) { #services .services .item:nth-of-type(1) figure, #services .services .item:nth-of-type(3) figure { width: 65px; } #services .services .item:nth-of-type(1) figure img, #services .services .item:nth-of-type(3) figure img { margin-left: 0; }}@media (max-width: 600px) { #services .services { flex-direction: column; align-items: center; } #services .services .item { width: 260px; margin: 0 auto; }}#financial { padding: 0 20px 100px;}#financial article { max-width: 560px;}@media (max-width: 1024px) { #financial article { text-align: center; } #financial .flex.container { gap: 40px; } #financial .btn { margin: 20px auto 0; }}#location { padding: 0 20px 60px; text-align: center; position: relative; isolation: isolate;}#location:before { content: ""; position: absolute; inset: 340px 0 0; background-color: #D5E6E7; z-index: -1;}#location .h2 { margin-bottom: 25px; display: block;}#location iframe { width: 100%; height: 500px;}#location ul { display: flex; justify-content: space-between; margin-top: 20px;}#location ul li { margin-left: 0; padding-left: 60px;}#location ul li:before { font-size: 35px;}#location .btn { margin: 20px auto 0;}#location .jar-icon { margin: 0 0 0 auto;}@media (max-width: 1024px) { #location { padding-bottom: 40px; } #location:before { display: none; } #location iframe { display: none; } #location ul { flex-direction: row; flex-wrap: wrap; max-width: 560px; gap: 20px; margin: 30px auto; justify-content: center; } #location ul li { width: 260px; } #location .jar-icon { margin-top: 20px; }}.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: #58938C;}::-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: center; gap: 20px;}.social a { position: relative; display: inline-block; margin: 5px; font-size: 32px; color: #58938C; width: 40px; height: 40px; border-radius: 50%; line-height: 40px;}.social a:hover { background-color: #fff;}footer { background-image: url(assets/images/footer-bg.webp); background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed; color: #000; padding: 80px 20px;}footer a { color: #000;}footer a:hover { color: #00BBF2;}footer .logo { display: block; margin: 0 auto 10px; max-width: 80%;}footer .pho { font: 700 36px/1.2 the-seasons, sans-serif; margin: 0 auto 10px; display: block; color: #0C3650;}footer .phy { font: 400 14px/1.4 "Plus Jakarta Sans", sans-serif; margin: 10px auto; display: block;}footer .hours { margin: 0;}#fo-contents { margin: auto; position: relative; max-width: 1180px; background-color: #fff; padding: 70px 0 0;}#fo-contents .flex.container { display: flex; max-width: 800px; margin-top: 40px;}#fo-contents .flex.container > div { flex: 0 1 240px; text-align: center;}#fo-contents .hours label { width: 110px;}#fo-contents .hours p { font-size: 1.4rem; line-height: 2;}.fo-info { flex: 0 1 auto;}#copy { font: 400 15px/1.5 "Plus Jakarta Sans", sans-serif; color: #fff; padding: 5px 40px; background-color: #58938C; background-image: url(assets/images/green-leather-texture.webp); background-size: cover; background-position: center; text-align: center; display: flex; align-items: center; justify-content: space-between; margin-top: 50px;}#copy > 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: #00BBF2; text-decoration: underline;}#copy .links a:hover { color: #58938C;}#copy .tnt { padding-top: 4px; color: #fff;}#copy .tnt:hover { color: #00BBF2;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 3px -12px; font-size: 60px; line-height: 0;}@media (max-width: 1024px) { #fo-contents { flex-direction: column; align-items: center; gap: 40px; } #fo-contents .flex.container { gap: 20px; } #fo-contents .flex.container > div { text-align: center; flex: unset; } footer .fo-title { text-align: center; } #copy { padding: 10px 15px; font-size: 14px; } #copy, #copy > div { flex-direction: column; }}.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: 0; padding: 0; list-style: none; text-align: center;}.slick-dots li { padding: 0 !important; display: inline-block; margin: 0 5px !important;}.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; transform: translateY(-50%); left: 0; top: 50%; width: 88px; height: 53px; flex: 0 0 88px; display: flex; justify-content: center; align-items: center; background-color: #58938C; border-radius: 18px; z-index: 5; transition: 0.3s all;}.slick-arrow:hover { background-color: #0C3650;}#next { left: auto; right: 0; order: 2;}#next svg { transform: rotate(180deg);}#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: #58938C; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0 5px; opacity: 0.18;}.slick-dots .slick-active span { opacity: 1;}.pagingInfo { font-size: 30px; text-align: center;}.gallery { max-width: 1050px; margin: 60px auto; padding: 0; position: relative;}.gallery .slick-arrow { top: 50%;}#smiles .slick-arrow { top: 40%;}#smiles .gallery { padding: 0 90px;}.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; color: #000; font: 400 18px/1.2 "Plus Jakarta 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, #smiles .gallery { padding: 0; } .slick-gallery article .flex-ed { align-items: center; flex-direction: column; } .slick-arrow { position: relative; top: unset; transform: unset; left: 0; } .slick-arrow svg { max-width: 80%; }}.why { padding: 30px 20px 10px; position: relative; background-color: #D5E6E7;}.why .flex.container { justify-content: space-between; gap: 20px; max-width: 1150px;}.why h2 { font-size: 2.6rem; max-width: 440px;}.why ul { max-width: 550px; margin-top: 0;}.why ul li { text-align: left; font-size: 1.6rem; margin-left: 0;}@media (max-width: 1024px) { .why { text-align: center; } .why ul { flex-direction: column; align-items: center; }}.page-divider { display: block; max-width: 100%; width: 100%; position: relative; z-index: 1; background-image: url(assets/images/logo-mount-outline.svg); background-position: 50% 400px; background-size: 500px; background-repeat: no-repeat;}.block { position: relative; display: block; clear: both; width: 100%; max-width: 100%; padding: 50px 20px;}.block:first-of-type { padding-top: 100px;}.block:last-of-type { padding-bottom: 100px;}.block .contain { display: flex; justify-content: space-between; align-items: flex-start; gap: 30px; position: relative;}.block .contain:after { position: absolute;}.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 600px;}.block article p:first-of-type { margin-top: 0;}.block ul li { margin-left: 0;}.block .btn { margin-left: 0; margin-top: 20px;}.block .elem { flex: 0 0 auto; position: relative; z-index: 3; margin: 0;}.block .elem-right { order: 1;}.block:nth-of-type(4n + 1) .contain:after { content: url(assets/images/cactus-icon.svg); right: 0; bottom: -85px;}.block:nth-of-type(4n + 2) .contain:after { content: url(assets/images/mountain-icon.svg); left: 0; bottom: -70px;}.block:nth-of-type(4n + 3) .contain:after { content: url(assets/images/sun-icon.svg); right: 0; bottom: -90px;}.block:nth-of-type(4n + 4) .contain:after { content: url(assets/images/icon-jar.svg); left: 0; bottom: -70px;}.mini-block { display: flex; align-items: flex-start; max-width: 1150px; width: 100%; margin: 30px auto; gap: 40px;}.mini-block:first-of-type, .mini-block:nth-of-type(2) { margin-top: 80px;}.read-more-content .mini-block:nth-of-type(2) { margin-top: 30px; }.mini-block:last-of-type { margin-bottom: 60px;}.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;}@media (max-width: 1024px) { .block h2 { text-align: center; max-width: 600px; margin-left: auto; margin-right: auto; } .block article { flex: 0 1 auto; text-align: center; } .block article p { margin: 10px auto; display: block; } .block ul { display: table; margin-left: auto; margin-right: auto; } .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; align-items: center; } .mini-block .elem-sm { margin: 15px auto; } .mini-block article { max-width: 600px; }}@media (max-width: 650px) { .block h2 { font-size: 3.5rem; }}.meet .block:nth-of-type(3) { position: relative;}.meet .block:nth-of-type(3) .contain:after { content: url(assets/images/icon-jar.svg); bottom: -60px;}.meet .block:nth-of-type(3):before { content: ""; position: absolute; inset: 330px 0 0; width: 100%; background-color: #D5E6E7;}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px 60px; background-color: #fff;}.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; padding: 20px 15px; font-size: 14px; letter-spacing: 0.5px;}.services-grid { position: relative; margin: 0 auto; padding: 60px 20px; display: flex; align-items: stretch; justify-content: flex-start; flex-wrap: wrap; gap: 0 100px; max-width: 1140px; background-image: url(assets/images/logo-mount-outline.svg); background-position: 100% 90%; background-size: 400px; background-repeat: no-repeat;}.services-grid > div { max-width: 300px; width: 100%; border-radius: 5px;}.services-grid article { padding: 30px 0 40px;}.services-grid h3 { margin-bottom: 20px;}.services-grid h3 a { color: #0C3650;}.services-grid h3 a:hover { color: #58938C;}.services-grid ul li { margin-left: 0;}.services-grid ul li:before { color: #58938C;}.services-grid ul li a { color: #000;}.services-grid ul li a:hover { color: #58938C;}@media (max-width: 1180px) { .services-grid { gap: 0 20px; max-width: 980px; }}@media (max-width: 1024px) { .services-grid { gap: 20px 50px; max-width: 980px; justify-content: center; }}.has-accordion { background-color: #D5E6E7; padding: 80px 20px !important; margin-top: 40px;}.has-accordion h2 { margin-bottom: 40px;}.accordion { margin: 0 auto; padding: 0; text-align: left; max-width: 1100px;}.accordion .toggle { position: relative; cursor: pointer; clear: both; padding: 30px 90px 30px 0; width: 100%; display: block; text-align: left;}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s;}.accordion .toggle.active:after { transform: rotate(270deg);}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: rgb(12, 96, 207);}.accordion .toggle:after { content: url(assets/images/faq-arrow.svg); line-height: 0; position: absolute; top: 20px; right: 0; width: 80px; height: 53px; display: flex; justify-content: center; align-items: center; background-color: #58938C; border-radius: 18px; z-index: 5; transition: 0.3s all; transform: rotate(180deg);}.accordion .toggle-wrapper { padding: 0; background-color: transparent; border-top: 1px solid #ccc;}.accordion .toggle-wrapper:first-of-type { border-top: none;}.accordion .toggle-wrapper > div { display: none; padding: 0 80px 20px 0;}@media (max-width: 1024px) { .accordion .toggle-wrapper > div { padding: 0 0 20px 0; }}@media (max-width: 800px) { .has-accordion { padding: 60px 20px !important; } .accordion .toggle:after { top: 30px; }}.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: 850px; margin: 0 auto; padding: 60px 30px;}.contact h3 { margin: 10px auto;}.contact .hours { margin: 0;}.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 "Plus Jakarta 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: #58938C;}.service-icons .ic-color-2 { fill: #0c3650;}.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 #58938C; 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: "Plus Jakarta 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: #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 #58938C;}.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: #58938C;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #58938C; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #58938C; 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 #58938C; 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: #58938C; 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: #58938C; } 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; }}
