html{ scroll-behavior: smooth;}body{ position: relative;background: #f1f1ec url(assets/images/pattern-1.png) center top repeat;color: #000;font: 500 16px/1.7 Lexend,sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #5082bf;}a:hover{ color: #70c3b1;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #5082bf;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #c9af95!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #000;font: 300 15px/1 Lexend,sans-serif;letter-spacing: 3px;display: block;margin: 10px auto;text-transform: uppercase;}#page-title h1:only-child,.h1,h2#append{ color: #000;font: 400 56px/1 "Playfair Display",serif;}.dividerLead,.h2,.more-to-explore span,h2{ color: #000;font: 400 49px/1 "Playfair Display",serif;position: relative;}.h3,h3{ color: #000;display: block;position: relative;font: 600 33px/1 Lexend,sans-serif;}.h4,h4{ color: #000;display: block;position: relative;font: 400 20px/1.1 Lexend,sans-serif;text-transform: uppercase;}main ul{ list-style: none;padding: 0;margin: 20px 0 0;text-align: left;overflow: hidden;}main ul li{ position: relative;display: block;margin: 0 0 15px 26px;padding-left: 34px;line-height: 1.4;}main ul li:before{ content: "\e832";color: #2670b8;position: absolute;left: 0;top: 3px;font-size: .9em;}[class^=btn]{ position: relative;z-index: 1;display: inline-block;vertical-align: middle;cursor: pointer;text-align: center;transition: .3s all;font: 500 16px/1.2 Lexend,sans-serif;text-transform: uppercase;border-radius: 32px;color: #fff;min-width: 285px;margin: 10px;padding: 20px 15px;background-color: #c9af95;}[class^=btn]:hover{ background-color: #dcab79;color: #fff;}.btn-alt{ background-color: #5082bf;color: #fff;}.btn-alt:hover{ background-color: #007af1;color: #fff;}.btn-thr{ background-color: #70c3b1;}.btn-thr:hover{ background-color: #3fd9b8;}#fixed-tabs a{ text-transform: none;}#fixed-tabs .ra{ background-color: #4275b4;}#fixed-tabs .call{ background-color: #5ebba7;}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #2e2d2d;}#fixed-tabs .fb{ background-color: #4d70a8;}#fixed-tabs .gg{ background-color: #dc4e41;}header{ position: fixed;z-index: 100;left: 0;top: 0;width: 100%;background-color: #5082bf;transition: .3s all;}header:focus-within{ z-index: 500;}header .logo{ position: relative;z-index: 1;text-align: center;}header .logo img{ max-height: 107px;}header .hd-container{ flex: 1;display: flex;padding: 15px 10px;align-items: center;justify-content: space-between;}header .hd-info{ text-align: center;flex: 1;order: -1;max-width: 300px;line-height: 1.2;}header .pho{ color: #fff;font-size: 27px;font-weight: 600;margin-bottom: 5px;}header .phy{ color: #fff;font-size: 14px;font-weight: 500;}header .pho,header .phy{ display: block;position: relative;}header .pho:hover,header .phy:hover{ color: #c9af95;}header .ra{ margin: 0;min-width: 300px;}@media (min-width:1025px){ .place-nav{ max-width: 1300px;margin: 0 auto;padding: 0 10px;display: flex;justify-content: space-between;align-items: center; } nav{ flex: 0 1 100%;background-color: rgba(255,255,255,.3); } nav, nav ul li, nav ul li a{ position: relative; } nav > ul{ padding: 0;max-width: 1150px;margin: auto; } nav ul{ margin: auto;list-style: none;display: flex;justify-content: space-around; } nav ul li a{ display: block;color: #fff; } nav ul li a:hover{ color: #fff; } nav > ul > li{ flex: 1 1 auto;text-align: center; } nav > ul > li:last-of-type:after{ display: none; } nav > ul > li > a{ padding: 6px;font-size: 15px;font-weight: 500;letter-spacing: 2px;text-transform: uppercase;color: #000; } nav > ul > li > a span{ color: #000; } nav > ul > li:hover > a{ color: #5082bf; } nav ul li:hover > ul{ display: block;visibility: visible;animation-name: fadeIn;animation-duration: .25s;animation-fill-mode: both; } nav ul ul{ display: none;min-width: 280px;width: 100%;padding: 0;position: absolute;z-index: 3;left: 0;text-align: left;background-color: #c9af95;box-shadow: 10px 17.3px 25px rgba(0,0,0,.2); } nav > ul > li:last-child ul{ right: 0;left: auto; } nav ul ul li > a{ padding: 10px 12px;font-size: 14px;line-height: 1.3;text-transform: none; } nav ul ul li:hover > a{ background-color: #70c3b1;color: #fff; } nav ul ul ul{ left: 100%;top: 0;background-color: #5082bf; } nav ul ul ul li button i:before{ content: "\e825"!important; } nav ul ul ul ul{ top: auto;left: 0;position: relative;display: block;box-shadow: none;background-color: #3b69a1; } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: #3e6ea9; } nav ul ul ul ul li:hover a{ background-color: #4cb49d; } .has-submenu button, .has-submenu span > a{ display: inline-block;line-height: 1;color: #fff; } .has-submenu.open > ul{ display: block; } .has-submenu.open > ul :focus{ background-color: rgba(255,255,255,.2); } nav li button{ display: inline-block;padding: 0; } nav > ul > li.has-submenu > a > button{ color: #5082bf; }}.fix-nav header{ position: fixed!important;box-shadow: 0 3px 7px rgba(24,23,24,.35);animation-duration: 1s;animation-fill-mode: both;z-index: 100;}.fix-nav header .logo img{ border: none;max-height: 61px;}.fix-nav header .logo .tag{ display: none;}.fix-nav header .hd-container{ padding: 5px 10px;}.fix-nav header nav > ul > li > a{ padding: 3px 6px;}.fix-nav header .ra{ padding: 14px 10px;}@media (max-width:1024px){ .hd-info{ display: flex;align-items: center;margin-right: 10px;justify-content: flex-end;text-align: center; } header .pho{ font-size: 30px; } header .logo{ padding: 4px; } header .logo img{ max-height: 60px; } #hd-top, #main-nav, header .hd-btns, header .phy, header [class^=btn], header nav ul{ display: none; } .nav-down{ box-shadow: 0 3px 7px rgba(24,23,24,.2); } .nav-up{ transform: translateY(-100%); } .mean-container .mean-nav, body, header{ transition: all .3s; } body{ right: 0; } .attach header{ position: fixed!important;box-shadow: 0 3px 7px rgba(24,23,24,.35); } .attach header .top-nav{ display: none!important; } body.mean-active header{ left: -80%;transform: none; } body.mean-active{ overflow: hidden;right: 80%; } body.mean-active:before{ z-index: 98;content: "";opacity: .7;background-color: #000;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-image: none;height: inherit; } body.mean-active .mean-container .mean-nav{ right: 0; } .mean-container{ display: flex!important;flex-flow: row nowrap;align-items: center;justify-content: space-between; } .mean-container .mean-bar{ background-color: #70c3b1;border-radius: 11px;width: 70px;min-height: 70px;display: flex;flex-direction: column;justify-content: center;align-items: center;align-self: stretch;margin-left: 8px; } .mean-container .meanmenu-reveal{ display: block;color: #fff; } .mean-container a.meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 60px;content: "+";margin: -5px 0 0 8px;line-height: normal; } .mean-container .mean-bar .icon-menu{ position: relative;display: table;transition: .3s all;z-index: 1;margin: 0 0 5px 0; } .mean-container .meanmenu-reveal .icon-menu:before{ font-size: 30px;content: "|||";transform: rotate(90deg) scaleY(1.6);letter-spacing: 3.2px;line-height: normal; } .mean-container .mean-bar .icon-menu:after, .mean-container .meanmenu-reveal.meanclose:after{ content: "MENU";font-style: normal;position: absolute;left: 48%;transform: translateX(-50%);bottom: -10px;letter-spacing: 1px;font-size: .55em;font-weight: 700; } .mean-container .meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 60px;content: "+";margin: -5px 0 0 8px; } .mean-container .meanmenu-reveal.meanclose:after{ content: "CLOSE";bottom: 5px; } .mean-container .mean-nav{ position: fixed;right: -80%;margin: 0;top: 0;bottom: 0;width: 80%;overflow: auto;display: flex;flex-flow: column;justify-content: flex-start;background-color: #759ca3; } .mean-container .mean-nav ul{ font-size: 16px;padding: 0;margin: 0;width: 100%;list-style-type: none; } .mean-container .mean-nav ul li{ position: relative;width: 100%; } .mean-container .mean-nav ul li a{ display: block;padding: 1em 5%;padding-right: 58px!important;margin: 0;text-align: left;color: #fff;border-top: 1px solid rgba(255,255,255,.5);text-decoration: none;text-transform: uppercase; } .mean-container .mean-nav ul li li a{ padding: 1em 10%;border-top: 1px solid #f1f1f1;border-top: 1px solid rgba(255,255,255,.25);opacity: .75;text-shadow: none!important;visibility: visible; } .mean-container .mean-nav ul li.mean-first a{ border-top: none;margin-top: 0; } .mean-container .mean-nav ul li.mean-last a{ border-bottom: none;margin-bottom: 0; } .mean-container .mean-nav ul li li li a{ padding: 1em 15%; } .mean-container .mean-nav ul li li li li a{ padding: 1em 20%; } .mean-container .mean-nav ul li li li li li a{ padding: 1em 25%; } .mean-container .mean-nav ul li a:hover{ background: #252525;background: rgba(255,255,255,.1); } .mean-container .mean-nav ul li a.mean-expand{ width: 48px;line-height: 50px;font-size: 20px;padding: 0!important;text-align: center;position: absolute;right: 0;top: 0;z-index: 2;background: rgba(255,255,255,.1);border: none!important;border-left: 1px solid rgba(255,255,255,.4)!important;border-bottom: 1px solid rgba(255,255,255,.4)!important; } .mean-container .mean-nav ul li a.mean-expand:before{ content: "\e825";font-family: fontello;font-weight: 400;margin: 0;font-style: normal; } .mean-container .mean-nav ul li .mean-expand.mean-clicked:before{ content: "\e83a"; } .mean-remove{ display: none!important; } .mean-nav .social{ min-height: 66px;background-color: rgba(0,0,9,.1);margin: 0;padding: 10px 5px;justify-content: center; } .mean-nav .fo-title{ color: #fff;text-align: center; } .mean-nav .hours{ display: block;text-align: center;color: #fff;padding: 10px;margin: 10px auto auto; } .mean-nav .hours p{ display: table;text-align: left;font-size: 15px;margin: 10px auto 0;color: #fff; }}.play{ cursor: pointer;border: none;background-color: transparent;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;color: #000;font: 700 15px/1 Lexend,sans-serif,sans-serif;text-transform: uppercase;letter-spacing: 1.5px;text-align: center;transition: .3s all;}.play i{ width: 75px;height: 75px;border-radius: 50%;background-color: #fff;display: block;color: #000;display: inline-flex;align-items: center;justify-content: center;font-size: 30px;margin: 10px;transition: .3s all;}.play i:before{ margin: auto;padding-left: 5px;}.play:hover{ color: #5082bf;}.play:hover i{ background-color: #5082bf;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #c9af95;color: #fff;padding: 8px;text-transform: uppercase;z-index: 5;position: absolute;top: 0;right: 0;min-width: 160px;}[data-embed] .close i,[data-vimeo] .close i{ font-style: normal;font-size: 1.25em;line-height: 1;vertical-align: middle;display: inline-block;margin-bottom: 5px;}[data-embed] .close:focus,[data-vimeo] .close:focus{ background-color: #b89673;}[data-embed] .close:hover,[data-vimeo] .close:hover{ background-color: #1b1b1b;color: #fff;}[data-embed] .close i:before{ transform: rotate(45deg);}body.page_index .h2,body.page_index h2{ display: block;}body.page_index .h2 small,body.page_index h2 small{ display: block;font: 400 19px/1 Lexend,sans-serif;letter-spacing: 9.6px;text-transform: uppercase;margin-bottom: 10px;}.split{ padding: 60px 10px;}.split .flex-ed{ max-width: 1200px;margin: auto;display: flex;align-items: center;justify-content: space-around;}.split article{ flex: 0 1 auto;max-width: 430px;padding: 10px;}.split figure{ flex: 0 1 48%;}.split [class^=btn]{ margin-left: 0;}#banner{ text-align: center;position: relative;max-width: 1400px;margin: 0 auto;padding: 0 0 83px;}#banner article{ background-color: #fff;max-width: 1020px;padding: 40px;margin: -100px auto 0;position: relative;}#banner article:before{ content: "";position: absolute;left: -12px;right: -12px;top: -12px;bottom: -12px;border: 1px solid #c9af95;pointer-events: none;}#banner .banner-btns{ margin: 20px 0 0;}#banner .banner-btns [class^=btn]{ padding: 10px;}#banner .banner-btns .btn:hover{ background-color: #dcab79;}#banner .banner-btns .btn-alt:hover{ background-color: #007af1;}#banner h1{ font: 300 19px/1 Lexend,sans-serif;letter-spacing: 9px;text-transform: uppercase;margin-bottom: 20px;}#banner h2{ font-size: 56px;margin-bottom: 20px;}#banner p a{ color: #5082bf;text-decoration: underline;}#banner p a:hover{ color: #c9af95;}#comfort {padding: 50px 0 80px;}#reviews{ position: relative;padding: 60px 15px;text-align: center;max-width: 1180px;margin: 0 auto;}#reviews .seal{ position: absolute;right: 0;top: 0;}#reviews .contain{ margin: 80px auto 40px;display: flex;justify-content: space-around;}#reviews .contain .review{ max-width: 333px;padding: 10px;font-weight: 400;}#reviews .contain .review b{ font-weight: inherit;color: #5082bf;}#reviews author{ font-weight: 600;display: flex;font-size: 18px;text-align: left;margin: 10px 0;align-items: center;justify-content: center;line-height: 1.4;text-transform: uppercase;letter-spacing: 2px;}#reviews author i{ margin-right: 20px;display: block;}#reviews star{ display: block;letter-spacing: 5px;}#reviews star:before{ color: #70c3b1;}#giving{ max-width: 1150px;margin: 0 auto;text-align: center;padding: 110px 15px;position: relative;}#giving .seal{ position: absolute;right: 0;top: 0;}#comfort figure > div{ display: flex;}#comfort figure > div a:nth-child(1) img{ border-radius: 18px 0 0 18px;}#comfort figure > div a:nth-child(2) img{ border-radius: 0 18px 18px 0;}#comfort figure > div a{ position: relative;color: #000;}#comfort figure > div a strong{ padding: 5px 10px;display: block;position: absolute;background-color: #fff;text-transform: uppercase;font: 500 16px/1 Lexend,sans-serif;left: 0;bottom: 122px;}#comfort figure > div a:nth-child(2) strong{ left: auto;right: 0;}#comfort figure > div a:hover{ color: #5082bf;}#convinient figure span{ background-color: rgba(101,190,171,.8);}#afford figure span{ background-color: rgba(201,175,149,.8);}.section{ max-width: 1150px;margin: 0 auto;padding-bottom: 80px;}.section figure{ position: relative;}.section figure img{ border-radius: 18px;}.section figure span{ position: absolute;left: 0;bottom: 60px;right: 0;text-align: center;color: #fff;font: 600 43px/1 Lexend,sans-serif;padding: 10px;background-color: rgba(38,112,184,.8);}.section .callouts{ display: flex;justify-content: center;gap: 25px;position: relative;z-index: 1;margin-top: 30px;}.section .callouts > *{ flex: 1 0 auto;width: 100%;max-width: 367px;max-height: 147px;color: #000;line-height: 1.2;}.section .callouts a > div{ height: 147px;transition: .3s;border-radius: 18px;box-shadow: 0 3px 6px rgba(0,0,0,.2);background: #fff url(assets/images/index-callout-deco.png) left center no-repeat;display: flex;align-items: center;justify-content: center;flex-direction: column;}.section .callouts h3{ font-size: 22px;text-align: center;}.section .callouts em{ height: 0;opacity: 0;height: 0;transition: .3s;font-style: normal;display: none;padding: 20px 20px 10px 80px;}.section .callouts .more{ display: flex;justify-content: center;align-items: center;text-transform: uppercase;font-size: 11px;letter-spacing: 2px;margin-top: 20px;}.section .callouts a:hover > div{ height: 310px;}.section .callouts a:hover h3{ display: none;}.section .callouts a:hover em{ height: auto;opacity: 1;display: block;height: auto;}.section .callouts a:hover .more{ margin-top: 0;}#find{ padding-bottom: 100px;}#find h2{ font-size: 29px;letter-spacing: 1px;text-transform: uppercase;}#find #map{ max-width: 430px;width: 100%;}@media (min-width:1200px){ #find .h2{ width: 125%; }}.social{ text-align: center;margin: 0;display: flex;justify-content: space-around;}.social a{ position: relative;display: inline-block;margin: 5px;font-size: 22px;color: #fff;width: 60px;height: 60px;border-radius: 50%;line-height: 60px;z-index: 1;background-image: linear-gradient(to bottom,#5082bf 0,#65beab 100%);}.social a:before{ opacity: 0;background-image: linear-gradient(to top,#5082bf 0,#65beab 100%);position: absolute;left: 0;top: 0;bottom: 0;right: 0;content: "";z-index: -1;border-radius: 50%;}.social a:hover{ color: #fff;}.social a:hover:before{ opacity: 1;}#ready{ text-align: center;padding: 15px;display: flex;justify-content: center;align-items: center;flex-flow: column;min-height: 455px;background: url(assets/images/ready-bg.jpg) center center no-repeat;background-size: cover;}#ready .h2{ font: 600 54px/1 Lexend,sans-serif;color: #fff;margin-bottom: 20px;}#ready .btn{ margin: 0;min-width: 300px;}footer{ background-color: #fff;padding: 85px 0 0;}footer a{ color: #000;}footer a:hover{ color: #5082bf;}footer .fo-title{ letter-spacing: 2px;color: #000;display: block;margin-bottom: 10px;text-align: center;font: 600 16px/1 Lexend,sans-serif;text-transform: uppercase;}footer #fo-contents{ margin: 30px auto 75px;max-width: 980px;display: flex;justify-content: space-around;padding: 10px;gap: 10px;}footer .fo-info{ text-align: center;}footer .pho{ font-size: 27px;font-weight: 600;display: block;}footer .phy{ font-size: 14px;display: block;line-height: 1.4;}footer .fo-split{ width: 1px;background-color: #c9af95;}footer .hours{ margin: 0;}footer .hours small{ max-width: 255px;display: block;font-size: 11px;margin-top: 10px;}footer .social{ margin-top: 20px;justify-content: center;display: flex;gap: 10px;}#copy{ text-align: center;background-color: #5082bf;color: #fff;line-height: 1;padding: 15px 10px 10px;}#copy a{ color: #70c3b1;}#copy a:hover{ color: #000;}#copy .flex-ed{ max-width: 1150px;margin: 0 auto;justify-content: space-between;align-items: center;gap: 10px;}#copy .flex-ed > div{ display: inline-block;}#copy .flex-ed > div:nth-child(2){ margin-right: auto;}#copy .flex-ed span:not(#copyDate){ margin: 0 1em;}#copy .icon-tnt{ display: inline-block;vertical-align: middle;margin: 0 20px 10px -12px;font-size: 45px;line-height: 1;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 200px 15px 30px;max-width: 1180px;clear: both;}.page_index .internal{ display: none;}.center{ text-align: center;}main{ overflow: hidden;}@media (min-width:800px){ ul.two{ -webkit-column-count: 2;column-count: 2; }}@media (max-width:750px){ main ul li{ margin-left: 10px; } .block .elem-left, .block .elem-right, .elem-left, .elem-right{ display: table;float: none;margin: 20px auto;max-width: 100%; }}#interior-banner{ display: flex;flex-direction: column;justify-content: center;align-items: flex-end;position: relative;text-align: center;background-color: #ddd;padding: 400px 15px 0;max-width: 1400px;margin: 0 auto;}#interior-banner .contain{ max-width: 1150px;margin: 0 auto -150px;width: 100%;background-color: #fff;text-align: center;position: relative;z-index: 1;padding: 40px 20px;}#interior-banner .contain:before{ content: "";position: absolute;left: -12px;right: -12px;top: -12px;bottom: -12px;border: 1px solid #c9af95;pointer-events: none;}#interior-banner .contain #page-title{ max-width: 100%;}#interior-banner .flex-title{ max-width: 1180px;margin: 0 auto;height: 100%;width: 100%;justify-content: center;align-items: center;}#interior-banner .flex-title .contain{ flex: 1;max-width: 650px;width: 100%;}#interior-banner .flex-title .contain #intro,#interior-banner .flex-title .contain #page-title{ max-width: 600px;}#interior-banner.has-main{ padding: 50px 20px 0;}#interior-banner #main-img{ flex: 0 1 auto;order: -1;}#interior-banner #main-img img{ border-radius: 18px;}#interior-banner #intro,#interior-banner #page-title{ max-width: 980px;margin: 0 auto;}@media (min-width:1025px){ #interior-banner .flex-title .contain{ margin-left: -50px; }}#static-banner{ display: none;}.why{ padding: 210px 0 30px;position: relative;margin-top: -200px;}.why:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;background-color: #759ca3;}.why h2{ text-align: center;font: 500 15px/1 Lexend,sans-serif;text-transform: uppercase;letter-spacing: 3px;color: #fff;}.why ul{ display: flex;justify-content: space-around;align-items: center;text-align: center;align-items: flex-start;}.why ul li{ max-width: 372px;flex: 1 1 33%;margin: 10px;width: 100%;color: #fff;overflow: visible;min-height: 67px;border-radius: 34px;align-items: center;display: flex;justify-content: center;padding: 10px;line-height: 1.4;}.why ul li:nth-child(1){ background-color: #2670b8;}.why ul li:nth-child(2){ background-color: #14719f;}.why ul li:nth-child(3){ background-color: #76cae4;color: #000;}.why ul li:before{ display: none;}.why + .page-divider .block:first-of-type{ padding-top: 100px;}.page-divider{ display: block;max-width: 100%;width: 100%;position: relative;z-index: 1;}.block:first-of-type{ padding-top: 50px;}.block{ position: relative;display: table;clear: both;width: 100%;max-width: 100%;padding: 80px 10px;background: url(assets/images/block-deco.png) center bottom no-repeat;}.block:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;z-index: -1;}.block .contain{ display: flex;justify-content: space-between;align-items: flex-start;}.block h2{ margin-bottom: 20px;}.block .wrap{ height: 0;}.block article{ margin: auto 0;flex: 0 1 550px;}.block article p:first-of-type{ margin-top: 0;}.block ul li{ margin-left: 0;}.block .btn{ margin-left: 0;}.block .elem{ flex: 0 0 auto;position: relative;z-index: 3;}.block .elem img{ border-radius: 18px;}.block .elem-right{ order: 1;}.block:last-of-type{ background-image: none;}.mini-block{ display: table;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.block.no_img{ text-align: center;}.meet-main{ margin-bottom: -150px;}.meet-main img{ border-radius: 18px;}.meet-divider{ margin-top: 250px;margin-bottom: 80px;background: url(assets/images/block-deco.png) center top no-repeat;}.meet-divider figure{ margin-top: 80px;}.meet-divider .block{ background-image: none;}.meet-divider .block:last-of-type{ padding-top: 0;background-image: url(assets/images/block-deco.png);}.specials{ flex-wrap: wrap;display: flex;text-align: center;gap: 20px;justify-content: center;margin-bottom: 30px;}.specials > *{ flex-flow: column;justify-content: center;flex: 1 0 auto;color: #000;max-width: 300px;background-color: #fff;border-radius: 18px;box-shadow: 0 3px 6px rgba(0,0,0,.2);min-height: 200px;display: flex;align-items: center;padding: 20px;}.specials > * span{ font-size: 20px;}.specials > * strong{ display: block;font-size: 22px;}.specials > * small{ display: block;}.special-modal{ max-width: 500px;background-color: #759ca3;}.special-modal h3{ color: #fff;margin-bottom: 30px;}.special-modal h3 small{ display: block;font-size: 16px;margin-top: 10px;}#plan{ text-align: center;}#plan .flex-ed{ flex-wrap: wrap;justify-content: center;gap: 20px;margin-bottom: 40px;}#plan .plan-card{ background-color: #fff;border-radius: 18px;padding: 20px;flex: 1 0 auto;width: 100%;max-width: 450px;}#plan .plan-card .price{ border-radius: 18px;margin-bottom: 30px;background: #5082bf url(assets/images/plan-bg.png) center center no-repeat;line-height: 1;display: block;padding: 40px 20px;justify-content: center;align-items: center;font-size: 26px;font-weight: 700;color: #fff;}#plan .plan-card:nth-child(2) .price{ background-color: #70c3b1;}.more-to-explore{ position: relative;text-align: center;margin: 0 auto 80px;padding: 40px 10px 60px;background-color: #fff;max-width: 1150px;}.more-to-explore:before{ content: "";position: absolute;left: -12px;right: -12px;top: -12px;bottom: -12px;border: 1px solid #c9af95;pointer-events: none;}.more-to-explore span{ display: block;font: 600 69px/1 Lexend,sans-serif;margin-bottom: 40px;}.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;}#common{ display: flex;flex-flow: wrap;margin: 40px auto 0;max-width: 980px;text-align: center;}#common > *{ flex: 1 0 120px;margin: 0 1em 20px;}#common a:hover h3{ color: #5082bf;}#common .off{ pointer-events: none;}#common .ic-color{ fill: #5082bf;}#common .sv-icon,#common span{ justify-content: center;display: flex;min-height: 80px;align-items: center;margin-bottom: 10px;}#common h3{ font: 700 14px/1.1 Lexend,sans-serif;letter-spacing: 1.4;text-transform: uppercase;}.services-grid{ position: relative;margin: 0 auto 100px;display: flex;align-items: stretch;flex-wrap: wrap;justify-content: center;gap: 20px;}.services-grid > div{ flex: 0 1 auto;max-width: 368px;background-color: #fff;border-radius: 18px;padding: 15px;margin: 0;}.services-grid h3{ display: block;text-align: center;line-height: 1.1;}.services-grid h3 a{ color: #000;}.services-grid figure{ transition: .4s all;margin-bottom: 18px;}.services-grid figure img{ border-radius: 18px;}.services-grid ul{ display: block;margin: 20px;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;}.services-grid ul li a{ color: #000;}.services-grid h3:hover a{ color: #70c3b1;}.services-grid ul li:hover a{ color: #5082bf;}.landing{ display: flex;align-items: flex-start;justify-content: center;flex-wrap: wrap;margin: 40px auto;gap: 20px;}.landing a{ flex: 0 1 30%;margin: 10px;text-align: center;display: block;max-width: 350px;}.landing a img{ transition: .3s;}.landing a:hover img{ filter: grayscale(1);}.styled-form{ text-align: center;}.styled-form .inline,.styled-form .input-content{ background-color: #c9af95;text-align: left;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #5082bf;}.accordion{ margin: 40px auto;text-align: left;max-width: 1100px;}.accordion .toggle{ position: relative;cursor: pointer;clear: both;padding: 18px 50px 18px 20px;background-color: #fff;border-radius: 18px;width: 100%;display: block;text-align: left;}.accordion .toggle h3{ font-size: 18px;}.accordion .toggle:hover .h2,.accordion .toggle:hover .h3,.accordion .toggle:hover h2,.accordion .toggle:hover h3{ color: #5082bf;}.accordion .toggle:after{ content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="19.811" height="29.973" viewBox="0 0 19.811 29.973"><g transform="translate(2987.008 -296.724) rotate(90)"><g transform="translate(316.694 2969)"><path d="M1082.2,353.147l8.727,8.1-8.727,8.1" transform="translate(-1082.202 -353.147)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.552"/></g><line x1="27.421" transform="translate(298 2977.103)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.552"/></g></svg>');position: absolute;top: 0;right: 0;text-align: center;width: 53px;height: 53px;color: #000;background-color: #5082bf;border-radius: 50%;display: flex;align-items: center;justify-content: center;}.accordion .faq{ margin-bottom: 30px;background-color: #fff;border-radius: 28px;}.accordion .faq.active{ padding-bottom: 30px;}.accordion .faq.active .toggle:after{ transform: rotate(-180deg);background-color: #70c3b1;}.accordion .faq > div{ display: none;padding: 0 50px 40px 40px;margin-left: 60px;border-left: 3px solid #5082bf;}.accordion .faq > div p:first-of-type{ margin-top: 0;}.hours{ display: table;margin: 10px auto;text-align: left!important;}.hours label{ width: 120px;display: inline-block;font-weight: 600;}.contact{ display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: wrap;max-width: 1150px;margin: 30px auto;}.contact h3{ margin: 10px auto;}.contact p{ margin: 15px 0 10px;line-height: 1.4;}.contact > div:first-child{ flex: 1 0 auto;margin-right: 20px;}.contact > div:last-child{ margin-right: 10px;}.slick-slider .slick-arrow{ position: absolute;left: -60px;top: 50%;transform: translateY(-50%);}.slick-slider #next{ left: auto;right: -60px;}.slick-controls{ display: flex;align-items: center;justify-content: center;gap: 10px;}.slick-controls .slick-arrow svg{ width: 30px;}.slick-controls #next{ order: 2;}.slick-arrow{ left: 0;width: 110px;height: 60px;flex: 0 0 60px;background-color: #5082bf;display: flex;flex-direction: column;justify-content: center;align-items: center;border-radius: 32px;z-index: 5;transition: .3s all;}.slick-arrow:hover{ background-color: #70c3b1;}#prev svg{ transform: scaleX(-1);}.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ cursor: pointer;background-color: #70c3b1;height: 12px;width: 12px;border-radius: 50%;display: inline-block;margin: 0 5px;opacity: .18;}.slick-dots .slick-active span{ opacity: 1;}.pagingInfo{ text-align: center;}.gallery{ max-width: 1150px;margin: 40px auto;padding: 0;position: relative;}.slick-gallery{ position: relative;margin: 20px auto;text-align: center;}.slick-gallery img{ border-radius: 18px;}.slick-gallery .case{ display: flex;justify-content: space-around;}.slick-gallery .case span{ margin: 10px;position: relative;padding-bottom: 40px;}.slick-gallery .case span:after{ content: "Before";position: absolute;bottom: 5px;left: 0;right: 0;margin: auto;display: block;margin: auto;color: #000;text-transform: uppercase;}.slick-gallery .case span:last-of-type:after{ content: "After";}.slick-gallery figcaption{ margin: 5px auto;}#safety h3:after{ background-color: #c9af95;}.cls-2,.cls-3,.cls-4{ stroke: #c9af95;}.thinner .cls-2{ fill: #c9af95;}.covid-icon{ border-color: #c9af95;}@media (max-width:1024px){ .split .flex-ed{ flex-flow: column;text-align: center; } .split figure{ order: 2;margin: 0 auto; } .split article{ margin: 0 auto;padding: 10px; } .split .btn{ margin: 10px auto; } #interior-banner .contain{ padding: 40px 20px 20px; } #interior-banner .flex-title{ text-align: center; } #interior-banner .flex-title .contain{ max-width: 100%; } .flex-title{ display: block;text-align: center; } .flex-title #page-title{ text-align: center; } #main-img{ min-height: auto;margin: 10px auto 20px; } #main-img img{ display: block; } #intro{ margin: 20px auto;text-align: center; } .block{ text-align: center;padding: 40px 10px; } .block .contain{ display: block; } .block .btn{ margin: 10px auto; } .block h2, .block h3{ margin-bottom: 20px;text-align: center; } .block [class^=elem]{ float: none;margin: 10px auto 20px;max-width: 100%; } .block ul{ display: table;margin: 20px auto; } header .hd-info{ display: none; } header .hd-container{ padding: 0; } .mean-container{ padding: 5px 10px; } header .logo .tag{ letter-spacing: 1px; } #banner article:before{ display: none; } #banner article{ margin: 0;background-color: transparent;padding: 0; } #banner .banner-titles{ background-color: #fff;margin-bottom: 50px;padding: 50px 20px; } #banner .frame{ background-color: #fff;padding: 20px;margin: 40px;position: relative; } #banner .frame:before{ content: "";position: absolute;left: -12px;right: -12px;top: -12px;bottom: -12px;border: 1px solid #c9af95;pointer-events: none; } .meet-divider{ margin-top: 80px; } .section{ padding: 0 30px; } .section .callouts{ flex-wrap: wrap; } footer #copy .flex-ed{ flex-direction: column;justify-content: center; } footer #copy .flex-ed > div:nth-child(1) span:last-child{ display: none; } footer #copy .flex-ed > div:nth-child(2){ margin: auto; }}@media (max-width:768px){ .hd-info{ display: none; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%; } .contact{ text-align: center;display: block; } .contact > div:first-child, .contact p{ margin: 10px auto; } #map{ display: none; } .section .callouts{ flex-direction: column;align-items: center; } .section .callouts a:hover em{ display: none; } #reviews .seal{ position: static; } #reviews .contain{ flex-flow: column;margin-top: 40px; } #reviews .contain .review{ max-width: 100%; } #giving .seal{ position: static; } #find{ padding-bottom: 70px; } #giving{ padding: 70px 15px; } footer #fo-contents{ flex-flow: column;align-items: center; } footer .logo{ margin: 0 10px;display: block; } footer .logo img{ max-height: 90px; } footer .fo-split{ width: 100%;max-width: 200px;height: 1px;margin: 30px 0; } #comfort figure{ max-width: 575px;margin: 0 auto; } #comfort.section figure span{ bottom: 45%; } #comfort figure > div a strong{ display: block;text-align: center;width: 90%;bottom: 35px;left: 50%!important;right: auto;transform: translateX(-50%); } #comfort figure > div{ flex-flow: column; } #comfort figure > div a:nth-child(1) img{ border-radius: 18px 18px 0 0; } #comfort figure > div a:nth-child(2) img{ border-radius: 0 0 18px 18px; }}@media (max-width:590px){ #banner figure{ position: relative;min-height: 365px; } #banner figure img{ position: absolute;left: 50%;top: 0;width: auto;max-width: none;height: 100%;transform: translateX(-50%); } #page-title h1:only-child, .h1, h2#append{ font-size: 45px; } header .hours label{ width: 100px; } .section figure{ max-width: 354px; } #comfort figure > div a strong{ font-size: 11px; } .contact-mail{ font-size: 12px; } #interior-banner{ background-image: none!important;background-color: transparent;padding: 40px 20px 0; }}@media (max-width:400px){ #reviews author{ letter-spacing: 0; } .section{ padding: 0 10px; } #banner .frame{ padding: 20px 10px;margin: 0 15px; } #banner .banner-btns [class^=btn]{ min-width: 240px; } .more-to-explore [class^=btn]{ min-width: 100%;width: 100%;margin: 8px auto; } [data-embed] .close{ font-size: 12px;min-width: 120px;padding: 4px; } #copy .icon-tnt{ font-size: 50px;margin-bottom: 8px; }} #hdf-ban {display:flex; background:#2670b8; max-width:1110px; border-radius:25px; margin:25px auto 50px;}#hdf-ban img {border-top-left-radius:25px; border-bottom-left-radius:25px;margin-inline: 0;}#hdf-ban > * {flex:0 1 50%; width:100%;}#hdf-ban article {justify-content:center; align-self:center; text-align:center; color:#fff; max-width:396px; margin:auto;}#hdf-ban article h2 {color:#fff; font-size:49px; font-family:'Lexend'; text-transform:capitalize; padding-inline:10px; font-weight:700;}#hdf-ban article p {font-size:23px; font-family:'Lexend';}@media (max-width:800px) {#hdf-ban article h2 {font-size:30px}#hdf-ban article p {font-size:17px;}}@media (max-width:670px) {#hdf-ban img {height:100%}}@media (max-width:550px) {#hdf-ban {max-width:100%; width:100%; padding-inline:10px;}#hdf-ban article {max-width:100%; width:100%; text-wrap:balance;}#hdf-ban .btn-blk {min-width:fit-content;}}.btn-blk {background-color:#000;}.btn-blk:hover {background-color:##c9af95;}.grecaptcha-badge { bottom: 100px !important; }.quiz-banner{background-color:#14719f;position:relative;display:flex;padding-block:2pc 1.5pc;align-content:center;text-align:center;justify-content: space-between;}.quiz-banner:before{background-color:#14719f;content:'';position:absolute;z-index:-1;width:100vw;top:0;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.quiz-banner article{color:#fff;font-size:20px}.quiz-banner article h3{color:#fff;font-weight:400}.quiz-banner article p{font-size:16px}@media (max-width:1025px){.quiz-banner {flex-wrap:wrap;justify-content:center;}}} 
