#meet .flex.container { max-width: 100%; align-items: stretch;}#meet article, #meet figure { width: 50%;}#meet article { display: flex; align-items: center; justify-content: center; border: 1px solid #000;}#meet article .content { max-width: 440px; margin: auto;}#meet article h2 { margin-bottom: 20px;}#meet article p { max-width: 420px; margin-left: 0;}#meet .btn { margin-top: 30px;}@media (max-width: 1024px) { #meet { flex-direction: column; max-width: 700px; margin: 0 auto; } #meet article, #meet figure { width: 100%; } #meet article { text-align: center; padding: 60px 20px; } #meet .btn { margin-left: auto; margin-right: auto; }}#reviews { padding: 120px 20px; position: relative; z-index: 5;}#reviews .flex.container { position: relative; margin-bottom: 60px;}#reviews .flex.container .seal { position: absolute; left: 0; top: -206px;}#reviews .slick-slide { padding-right: 20px;}#reviews .review { max-width: 400px; height: 320px; background-color: #9ECAE1; border-radius: 21px; padding: 25px 20px 40px 25px;}#reviews .review i { display: block;}#reviews .review .icon-google { color: rgba(0, 0, 0, 0.25); font-size: 50px; margin-bottom: 15px;}#reviews .review .icon-google:before { margin-left: 0;}#reviews .review .icon-quote { font-size: 31px; display: table; transform: rotate(180deg); color: #2B8435; line-height: 1;}#reviews .review p { font-size: 19px; line-height: 1.4; font-style: italic;}#reviews .review .author { display: flex; align-items: center; gap: 10px; margin-top: 15px;}#reviews .review .author star { line-height: 1;}#reviews .review .author star:before { color: #F6DE00; letter-spacing: 6px; font-size: 14px;}#reviews .review .author span { font-size: 12px; font-weight: 500; font-family: aktiv-grotesk-extended, sans-serif; color: #292929; text-transform: uppercase;}#reviews .btn { margin-top: 30px;}#reviews .slick-arrow { position: relative; transform: none; inset: unset; border-color: rgba(0, 0, 0, 0.25);}#reviews .slick-arrow:hover { background-color: rgba(0, 0, 0, 0.25);}#reviews .slick-controls { justify-content: flex-end; gap: 20px; margin: 0;}@media (min-width: 1001px) { #reviews .slick-list { overflow: visible; } #reviews .slick-reviews { max-width: 100vw; } #reviews .slick-reviews .flex.container { overflow: hidden; }}@media (max-width: 1000px) { #reviews { padding-top: 0; padding-bottom: 60px; } #reviews .flex.container { flex-direction: column; align-items: center; } #reviews .flex.container .seal { inset: unset; position: relative; margin: -30px auto 20px; } #reviews .review { margin: 0 auto; max-width: 500px; } #reviews article { text-align: center; } #reviews .slick-slide { padding: 0 5px; } #reviews .btn { margin-left: auto; margin-right: auto; margin-top: 20px; } #reviews .slick-controls { justify-content: center; margin-top: 20px; }}#services { background-color: #ECECEC; padding: 100px 20px;}#services figure { position: relative;}#services figure img { border-radius: 21px;}#services figure .seal { position: absolute; bottom: 30px; left: -100px; transition: all 0.3s ease;}#services figure .seal:hover { transform: scale(1.05);}#services article { max-width: 480px;}#services article p { margin: 20px 0;}#services .links { display: flex; flex-direction: column; gap: 8px;}#services .links a { display: flex; align-items: center; justify-content: flex-start; gap: 20px; height: 56px; background-color: #fff; border-radius: 30px; border: 1px solid #292929; padding: 0 5px 0 15px;}#services .links a:after { content: url("assets/images/btn-arrow.svg"); width: 44px; height: 44px; flex: 0 1 44px; display: flex; align-items: center; justify-content: center; background-color: #2B8435; border-radius: 50%; line-height: 0; margin-left: auto;}#services .links a span { flex: 0 1 45px;}#services .links a h3 { font-family: aktiv-grotesk-extended, sans-serif; font-size: 15px; font-weight: 500; color: #292929; text-transform: uppercase;}#services .links a:hover { background-color: #9ECAE1;}@media (max-width: 1150px) { #services figure .seal { left: -20px; }}@media (max-width: 1024px) { #services { padding-top: 0; margin-top: 80px; } #services .flex { flex-direction: column-reverse; gap: 50px; } #services article { text-align: center; } #services figure { margin-top: -80px; } #services figure .seal { position: relative; inset: unset; margin: -95px auto 0; }}@media (max-width: 550px) { #services .links a { padding-left: 20px; } #services .links a h3 { font-size: 14px; } #services .links a span { display: none; }}#financial img { min-height: 550px; -o-object-fit: cover; object-fit: cover;}#financial .container { max-width: 900px; position: absolute; inset: auto 0 0; margin: 0 auto; background-color: #9ECAE1; padding: 60px 20px 120px; border: 1px solid #000; border-bottom: none;}#financial .item { border-color: #000;}#financial .item:last-of-type { border-right: none;}#financial .item:first-of-type { border-left: none;}#financial .item p { line-height: 1.3;}#financial .item .arrow-btn { text-transform: uppercase; font-weight: 500; font-size: 13px; letter-spacing: 1px; font-family: aktiv-grotesk-extended, sans-serif; color: #292929; display: flex; align-items: center; gap: 10px;}#financial .item .arrow-btn:after { content: url("assets/images/btn-arrow-small.svg"); width: 28px; height: 28px; flex: 0 1 28px; display: flex; align-items: center; justify-content: center; background-color: #2B8435; border-radius: 50%; line-height: 0;}#financial .item .arrow-btn:hover:after { background-color: #9ECAE1;}#financial .item .expand p { padding-bottom: 10px;}#financial .item.active .expand { height: 130px;}#financial article { text-align: center;}#financial article .h1-small, #financial article .h2 { color: #fff;}@media (max-width: 1024px) { #financial img { min-height: unset; } #financial .container { position: relative; inset: unset; margin: 0 auto; padding: 60px 20px; background-color: unset; border: none; padding: 0; max-width: 100%; } #financial article { background-color: #9ECAE1; padding: 60px 20px; border: 1px solid #000; }}#location { padding: 100px 20px;}#location ul { margin: 20px 0 15px;}#location ul li { margin-left: 0;}#location iframe { border-radius: 21px;}@media (max-width: 1024px) { #location { padding: 60px 20px; } #location .h2 { max-width: 250px; display: block; margin: 0 auto 20px; } #location figure { display: none; } #location article { text-align: center; } #location .btn { margin-left: auto; margin-right: auto; }}#ready { padding: 50px 20px; background-color: #9ECAE1; text-align: center;}#ready .btn { border-color: #000; margin: 30px auto 0;}#ready .btn:hover { border-color: #2B8435;}.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: #292929; 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: #2B8435;}::-moz-placeholder { color: #292929;}::placeholder { color: #292929;}::-webkit-input-placeholder { color: #292929;}.social { font-size: 0; text-align: center; margin: 10px auto; display: flex; flex-wrap: wrap; 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: 40px;}.social .fb { background-color: #4d70a8;}.social .gp { background-color: #dc4e41;}.social .yt { background-color: #d00;}.social .in { background-image: url("assets/images/instagram-bg.svg"); background-size: cover;}.social a:hover { background-image: none; background-color: #2B8435;}.social a:hover i { color: #fff;}footer { background-color: #fff; color: #000;}footer a { color: #000;}footer a:hover { color: #2B8435;}footer .logo { display: block; margin-bottom: 10px;}footer .pho { font: 500 26px/1.2 aktiv-grotesk-extended, sans-serif; margin: 10px auto; display: block; text-align: center;}footer .phy { font: 500 16px/1.2 figtree, sans-serif; margin: 10px auto 20px; display: block; text-align: center;}footer .hours { margin: 0;}footer .fo-social .fo-title { margin-bottom: 20px;}footer .social { max-width: 200px; justify-content: center; gap: 20px;}footer .social a { margin: 0; font-size: 33px; width: 70px; height: 70px; line-height: 70px;}#fo-contents { display: flex; align-items: center; justify-content: space-between; margin: auto; position: relative; max-width: 1200px; padding: 60px 20px;}.fo-info { flex: 0 1 auto;}#copy { background-color: #292929; font: 400 15px/1.5 figtree, sans-serif; color: #fff; padding: 5px 10px; text-align: center; display: flex; align-items: center; justify-content: center;}#copy .flex > 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: #2B8435; text-decoration: underline;}#copy .links a:hover { color: #9ECAE1;}#copy .tnt { padding-top: 2px; color: #fff;}#copy .tnt:hover { color: #9ECAE1;}#copy .tnt:hover .icon-tnt { color: #9ECAE1;}#copy .icon-tnt { display: inline-block; vertical-align: middle; margin: 0 20px 3px -12px; font-size: 60px; line-height: 0; color: #E45C51; 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 { padding-bottom: 50px; } footer .logo { order: 1; max-width: 70%; } footer .fo-title { text-align: center; } footer .fo-social { order: 3; } footer .fo-info { order: 2; } #copy { padding-top: 20px; } #copy, #copy .flex > div { flex-direction: column; } #copy .flex { gap: 0; } #copy span:first-of-type { display: none; }}.slick-controls { display: flex; align-items: center; justify-content: space-around; max-width: 1000px; margin: 10px auto;}.slick-arrow { padding: 0; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 96px; height: 56px; flex: 0 0 96px; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 30px; border: 1px solid #292929; background-color: #fff; z-index: 5; transition: 0.3s all;}.slick-arrow i { margin-left: -4px;}.slick-arrow:hover { background-color: #9ECAE1;}#prev img { transform: rotate(180deg); display: block;}#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: transparent; border: 2px solid #000; height: 12px; width: 12px; border-radius: 50%; display: inline-block; margin: 0 5px;}.slick-dots .slick-active span { background-color: #2B8435; border-color: #2B8435;}.pagingInfo { font-size: 30px; text-align: center;}.gallery { max-width: 1000px; margin: 0 auto; padding: 60px 0; position: relative;}.gallery .slick-arrow { top: 57%;}.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: #292929; font: 400 18px/1.2 figtree, sans-serif; text-transform: uppercase; letter-spacing: 1.6px;}.slick-gallery article .flex-ed span:last-of-type:after { content: "After";}.slick-gallery article div p { display: block;}.slick-gallery figcaption { margin: 5px auto;}@media (max-width: 1024px) { .gallery { padding: 50px 0; } .slick-gallery article .flex-ed { align-items: center; flex-direction: column; } .slick-arrow { position: relative; inset: unset; transform: none; } .slick-controls { flex-wrap: wrap; justify-content: center; gap: 15px; } .slick-dots { flex: 0 1 100%; order: 1; } #next { order: 3; } #prev { order: 2; } .slick-dots span { margin: 0; width: 10px; height: 10px; border-width: 1px; }}.why { padding: 40px 20px 0; position: relative; background-color: #fff;}.why h2 { text-align: center; font-size: 15px; text-transform: uppercase; letter-spacing: 2px; font-family: aktiv-grotesk-extended, sans-serif; font-weight: 500; margin-bottom: 20px;}.why ul { display: flex; justify-content: space-around; align-items: center; text-align: center; align-items: flex-start; max-width: 1200px; margin: 0 auto;}.why ul li { max-width: 280px; font-size: 20px; font-weight: 600; font-family: figtree, sans-serif; line-height: 1.3; padding: 0; margin: 10px; width: 100%; color: #000; overflow: visible;}.why ul li:before { content: url(assets/images/why-icon.svg); position: relative; inset: unset; padding-left: 0; margin-left: 0; display: block; margin-bottom: 10px;}@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 { display: block; text-transform: uppercase; letter-spacing: 1px; font-size: 18px; font-weight: 500; font-family: aktiv-grotesk-extended, sans-serif}.block .wrap { height: 0;}.block article { margin: auto 0; flex: 0 1 575px;}.block article p:first-of-type { margin-top: 0;}.block ul li { margin-left: 0;}.block .btn { margin-left: 0;}.block .elem { flex: 0 0 auto; position: relative; z-index: 3; margin: 0;}.block .elem-right { order: 1;}.block:nth-of-type(even) { background-color: #f2f2f2; border: 1px solid #000;}.page_meet-the-team .block .contain { max-width: 1000px;}.page_meet-the-team .elem { max-width: 400px;}.mini-block { display: flex; align-items: flex-start; max-width: 1200px; 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: 1050px; margin: auto; text-align: center;}.block.no_img article .btn { margin: 15px auto 0;}@media (max-width: 1024px) { .block { padding: 60px 20px; } .block h2 { text-align: center; font-size: 40px; } .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; align-items: center; } .mini-block .elem-sm { margin: 10px auto 0; } .mini-block article { max-width: 600px; }}.meet .flex-title .contain { padding-bottom: 0;}.meet .block.no_img article { max-width: 900px;}.meet .block.no_img p { max-width: 800px;}.meet .block:nth-of-type(even) { background-color: #fff;}.more-to-explore { position: relative; text-align: center; margin: 0 auto; padding: 40px 10px 40px; 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;}.services-grid { position: relative; margin: 0 auto; padding: 80px 20px; display: flex; align-items: stretch; flex-wrap: wrap; justify-content: center; gap: 0; max-width: 1500px;}.services-grid > div { max-width: 380px; width: 100%; overflow: hidden; padding-top: 30px;}.services-grid article { padding: 15px 30px 20px;}.services-grid h3 { margin-bottom: 20px; text-align: center;}.services-grid ul li { margin-left: 0;}.services-grid a { color: #000;}.services-grid a:hover { color: #2B8435;}@media (max-width: 1200px) { .services-grid > div { max-width: 340px; }}@media (min-width: 1081px) { .services-grid > div { border-bottom: 1px solid #000; border-left: 1px solid #000; } .services-grid > div:nth-of-type(1), .services-grid > div:nth-of-type(2), .services-grid > div:nth-of-type(3) { border-top: 1px solid #000; } .services-grid > div:nth-of-type(3), .services-grid > div:nth-of-type(6) { border-right: 1px solid #000; }}@media (min-width: 831px) and (max-width: 1080px) { .services-grid > div { max-width: 380px; border-bottom: 1px solid #000; border-left: 1px solid #000; } .services-grid > div:nth-of-type(1), .services-grid > div:nth-of-type(2) { border-top: 1px solid #000; } .services-grid > div:nth-of-type(2), .services-grid > div:nth-of-type(4), .services-grid > div:nth-of-type(6) { border-right: 1px solid #000; }}@media (max-width: 830px) { .services-grid { flex-direction: column; align-items: center; padding-top: 0; } .services-grid > div { max-width: 420px; border: 1px solid #000; border-bottom: none; } .services-grid > div:last-of-type { border-bottom: 1px solid #000; }}.landing { display: flex; align-items: flex-start; justify-content: center; gap: 30px; flex-wrap: wrap; margin: 0 auto; padding: 60px 20px;}.landing .item { margin: 10px 0 20px; text-align: center; display: table; max-width: 350px;}.landing .item h3 { padding: 10px; background-color: #2B8435; color: #fff; font: 400 15px/1 spirits-soft, serif; transition: 0.3s all;}.landing .item .btn { margin: 15px auto 0;}.landing .item:hover h3 { background-color: rgb(51.772, 158.928, 63.812); 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: 19px 60px 18px 20px; width: 100%; display: block; text-align: left;}.accordion .toggle h2, .accordion .toggle h3 { transition: all 0.3s;}.accordion .toggle.active:after { transform: rotate(-90deg); background-color: #2B8435;}.accordion .toggle:hover:after { background-color: #2B8435;}.accordion .toggle:hover h2, .accordion .toggle:hover h3 { color: #2B8435;}.accordion .toggle:after { content: url("assets/images/faq-icon.svg"); line-height: 0; position: absolute; top: 5px; right: 5px; font-size: 32px; width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background-color: #9ECAE1; transform: rotate(90deg);}.accordion .toggle-wrapper { padding: 0; margin-bottom: 10px; background-color: transparent; border: 1px solid #000; border-radius: 30px;}.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;}.hours p { transform: translateX(60px); font-size: 16px; line-height: 1.4;}.contact { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; max-width: 950px; margin: 0 auto; padding: 60px 30px;}.contact h2 { font-size: 35px; max-width: 400px;}.contact h3 { font-size: 25px; margin: 10px auto;}.contact .hours h3 { margin-top: 0; 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; } .hours p { transform: none; } .hours label:nth-of-type(5) { transform: translateY(-22px); } .hours em { max-width: 150px; display: inline-block; }}#emergency-modal h3 { text-align: center;}.off { pointer-events: none;}.service-icons { max-width: 900px; display: flex; justify-content: center; gap: 50px; text-align: center; flex-wrap: wrap; margin: 40px auto 0;}.service-icons h3 { margin: 10px auto 0; color: #616F74; text-transform: unset; font: 400 18px/1 figtree, sans-serif; line-height: 1.1;}.service-icons p { display: none;}.service-icons > * { padding: 5px; margin: 10px auto; display: block;}.service-icons a { margin: 0; text-decoration: none; max-width: 160px;}.service-icons a:hover .icon .ic-color { fill: #fff;}.service-icons a:hover h3 { color: #616F74;}.service-icons .ic-color { fill: #9ECAE1;}.service-icons .ic-color-2 { fill: #2B8435;}.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; }}.block #insure-form { margin: 10px auto;}a.anchor { display: block; position: relative; top: -100px; visibility: hidden;}#insure-form { position: relative;}#insure-form .h2 { line-height: 1.2; margin: 10px auto; letter-spacing: 0; font-size: 42px;}#insure-form .h1 small,#insure-form .h2,#insure-form p,#insure-form .group label { color: #fff;}#insure-form input,#insure-form select { display: table; width: 100%; margin: 10px auto; height: 50px; padding: 5px; border: none; border-bottom: 1px solid #fff; background-color: transparent; color: #fff;}#insure-form ::-moz-placeholder { color: #fff;}#insure-form ::placeholder { color: #fff;}#insure-form .select2-container { width: 100% !important; max-width: 620px;}#insure-form .select2-container--default .select2-selection--single { background-color: #2B8435; color: #fff; border-radius: 50px; border: none; outline: none;}#insure-form .select2-container--default .select2-selection--single .select2-selection__rendered { color: #fff; text-align: center; text-transform: uppercase; font-size: 15px;}#insure-form .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #fff transparent transparent transparent;}#insure-form .select2-container .select2-selection--single { height: 40px;}#insure-form .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 40px; padding-right: 42px;}#insure-form .select2-container--default .select2-selection--single .select2-selection__arrow { background-color: rgb(51.772, 158.928, 63.812); height: 44px; width: 44px; border-radius: 50%; top: -2px; right: -2px;}#insure-form button#submit { border: 1px solid #fff; padding: 20px; border-radius: 30px; text-transform: uppercase; min-width: 250px; margin: 20px auto; background-color: transparent; color: #fff;}#insure-form button#submit:hover { background-color: rgb(51.772, 158.928, 63.812);}#out, #in { text-align: center;}#out .btn, #in .btn { margin: 20px auto 0;}#out .h3, #in .h3 { font-size: 3rem;}.open-in { position: absolute; top: 0; left: 50%; width: 98%; transform: translateX(-50%); display: flex !important; flex-direction: column; justify-content: center; align-items: center; text-align: center; height: 100%; transition: 3s all;}.close-ins { background-color: transparent; border: 2px solid #fff; border-radius: 50%; color: #fff; font-size: 30px; position: absolute; top: 0; right: 0; z-index: 3; flex: 0 0 40px; width: 40px; height: 40px; background-color: rgb(36.7342857143, 112.7657142857, 45.2771428571); top: -20px; right: -20px; display: flex; justify-content: center; align-items: center; cursor: pointer;}.close-ins span { transform: rotate(45deg); padding: 0 0 4px 2px;}.close-ins:before { content: "Try another insurance"; font-size: 12px; position: absolute; left: -130px; color: #292929; top: 0; opacity: 0.35;}.close-ins:hover { background-color: rgb(51.772, 158.928, 63.812);}.close-ins:hover:before { opacity: 1;}.yep { line-height: 1; color: #2B8435; font-size: 40px; display: flex; justify-content: center; align-items: center; margin: 10px auto;}.yep i { margin-top: 5px;}#appt-form { display: none; 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: #292929; 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: #292929;}#appt-form .input-content { position: relative; z-index: 1; border-bottom: 1px solid #2B8435; display: block; width: 100%; min-height: 65px; background: none;}#appt-form .input-content.txt { height: 150px;}#appt-form .input-content textarea { padding: 5px; display: block; width: 100%; height: 130px; display: table; font-family: figtree, sans-serif;}#appt-form .input__field { position: absolute; z-index: 2; display: block; border: none; border-radius: 0; padding: 0 10px; margin-top: 20px; height: 40px; width: 100%; background: transparent; color: #292929;}#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: #292929;}#appt-form .input__field:focus + .input__label .input__label-content,#appt-form .input--filled .input__label .input__label-content { color: #292929; 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 #292929;}.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 #2B8435;}.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: #2B8435;}.options [type=radio]:checked:after { content: ""; width: 14px; height: 14px; background-color: #2B8435; border-radius: 50%;}.dwn { position: relative;}.dwn:after { position: absolute; content: "\e935"; font-family: fontello; font-size: 1.2em; line-height: 1.5; color: #2B8435; 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 #2B8435; background: none; color: #292929; 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: #2B8435; 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: #2B8435; } to { width: 0; background: transparent; }}#insure-help { text-align: center; margin: 40px auto; padding: 10px;}#no-insure .h2,#no-insure h3 { text-align: center;}@media (max-width: 1000px) { #plan { flex-flow: wrap; justify-content: space-around; } #plan > * { margin-bottom: 20px; flex: 0 1 350px; } #insure-form .h2 br { display: none; }}@media (max-width: 750px) { #insure-form { padding: 50px 20px; } #insure-form .h2, #insure-help .h2 { font-size: 36px; } #insure-form .h2 br, #insure-form p br { display: none; } .insure-modal { padding: 0 10px; } #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%; } .close-ins { right: -10px; }}@media (max-width: 400px) { #insure-form .h2, #insure-help .h2 { font-size: 30px; } #appt-form .input-content, .group input, .group select, .group textarea { font-size: 16px; } #insure-form .h2 { font-size: 30px; } .insure-modal .btn { min-width: auto; }}#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: #9ECAE1;}#fixed-tabs .ra span { color: #000;}#fixed-tabs .call { background-color: #2B8435;}#fixed-tabs .map,#fixed-tabs .fr { background-color: #707070;}#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; }}#offers { margin-top: 50px;}#offers .offer { padding: 50px 40px 40px; background-color: #2B8435;}#offers .offer h3, #offers .offer p, #offers .offer span { color: #fff; text-align: center; display: block;}#offers .offer span { background-color: #fff; color: #2B8435; padding: 5px 10px; border-radius: 50px; margin-top: 20px; transition: all 0.3s ease;}#offers .offer span:hover { background-color: rgba(255, 255, 255, 0.5);}#offer-modal { text-align: center;}.userway_buttons_wrapper { bottom: 80px !important;}@media (max-width: 1024px) { .userway_buttons_wrapper { bottom: 60px !important; } }
