html { scroll-behavior: smooth;}.progress, sub, sup { vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hr, main, menu, nav, section, summary { display: block;}hr, sub, sup { position: relative;}body, figure { margin: 0;}button, hr, input, select { overflow: visible;}[type=checkbox], [type=radio], legend { box-sizing: border-box; padding: 0;}html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; box-sizing: border-box; font-size: 100%;}audio, canvas, progress, video { display: inline-block;}audio:not([controls]) { display: none; height: 0;}[hidden], template { display: none;}a { background-color: transparent;}a:active, a:hover { outline-width: 0;}abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted;}b, strong { font-weight: 700;}dfn { font-style: italic;}h1 { font-size: 2em; margin: 0 0 0.67em;}mark { background-color: #ff0; color: #000;}small { font-size: 80%;}sub, sup { font-size: 60%; line-height: 0;}sub { bottom: -0.25em;}sup { top: -0.45em;}img { border-style: none;}svg:not(:root) { overflow: hidden;}code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em;}hr { box-sizing: content-box; height: 0; border: 0;}button, input, select, textarea { font: inherit; line-height: initial; margin: 0;}optgroup { font-weight: 700;}button, select { text-transform: none;}[type=button], [type=reset], [type=submit], button { cursor: pointer;}[disabled] { cursor: default;}[type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button; border: 0;}button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0;}button:-moz-focusring, input:-moz-focusring { outline: ButtonText dotted 1px;}fieldset { border: 1px solid silver; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}legend { color: inherit; display: table; max-width: 100%; white-space: normal;}textarea { overflow: auto;}[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto;}[type=search] { -webkit-appearance: textfield;}[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none;}address { font-style: normal;}img { max-width: 100%; display: block; margin: 0 auto;}*, *::before, *::after { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}*::before, *::after, a { transition: all 0.4s;}i::before { transition: none;}button { background-color: transparent;}.clearfix:before, .clearfix:after { display: table; content: " "; clear: both;}a[name] { display: block; cursor: auto !important;}p.has_target { margin: 0;}.hide { display: none !important;}.youtube:after, star:before, .toogle:before, main ul li:before { font-family: "fontello"; font-weight: 400; margin: 0; font-style: normal;}star:before { content: "\e80f\e80f\e80f\e80f\e80f"; color: #f4bd17;}.youtube:after { content: "\e80e";}@media (min-width: 1025px) { a[name]:before { height: 120px; margin-top: -120px; display: block; content: ""; visibility: hidden; }}@media (max-width: 1025px) { a[name]:before { height: 90px; margin-top: -90px; display: block; content: ""; visibility: hidden; }}@media (max-width: 590px) { a[name]:before { height: 90px; margin-top: -90px; display: block; content: ""; visibility: hidden; }}@-moz-document url-prefix() {}@media not all and (min-resolution: 0.001dpcm) { @supports (-webkit-appearance: none) { }}html { font-size: 10px;}body { position: relative; background-color: #fff; color: #000; font: 300 24px/1.2 brandon-grotesque, sans-serif; counter-reset: section; overflow-x: hidden;}p { color: #000; font: 300 24px/1.666 brandon-grotesque, sans-serif; margin: 10px auto;}a { cursor: pointer; text-decoration: none; color: #542174;}a:hover { color: #DCBA5C;}hr { position: relative; display: table; clear: both; margin: 40px auto; width: 100%; height: 1px; background-color: #E5DEEA;}*:focus,a:focus,button:focus,input:focus { outline-width: medium; outline-color: #542174 !important;}h1,h2,h3,h4,h5,h6 { margin: 0; position: relative;}small { font: 700 16px/1 brandon-grotesque, sans-serif; margin-bottom: 10px; display: block; text-transform: uppercase; letter-spacing: 2px; color: #492b5c;}h1,.h1 { color: #000; font: 400 86px/1.1 fields-display, sans-serif;}h2,.h2 { color: #492b5c; font: 400 50px/1 fields-display, sans-serif; position: relative;}h3,.h3 { color: #000; display: block; position: relative; font: 700 25px/1.1 brandon-grotesque, sans-serif;}h4,.h4 { color: #000; display: block; position: relative; font: 700 32px/1.1 brandon-grotesque, sans-serif;}main ul { list-style: none; padding-left: 0;}main ul li { line-height: 1.2; position: relative; font-size: 30px; padding-left: 40px; margin-bottom: 25px; text-align: left;}main ul li:before { content: url(assets/images/ppc-np-list-icon.svg); position: absolute; top: 2px; left: 0;}.round { border-radius: 35px;}.fo-title { color: #000; font: 700 16px/1 brandon-grotesque, sans-serif; text-transform: uppercase; letter-spacing: 2px; display: block;}[class*=flex] { display: flex;}.container { width: 100%; max-width: 1100px; margin: 0 auto;}.flex.container article h2 { margin-bottom: 40px;}.container.full { max-width: 100%;}.align-center { align-items: center;}.align-start { align-items: flex-start;}.align-end { align-items: flex-end;}.justify-start { justify-content: flex-start;}.justify-end { justify-content: flex-end;}.justify-center { justify-content: center;}.justify-around { justify-content: space-around;}.justify-between { justify-content: space-between;}.direction-row { flex-direction: row;}.direction-column { flex-direction: column;}.gap-10 { gap: 10px;}.gap-15 { gap: 15px;}.gap-20 { gap: 20px;}.gap-30 { gap: 30px;}.gap-40 { gap: 40px;}.gap-50 { gap: 50px;}@media (max-width: 1024px) { h1, .h1 { font-size: 70px; } .flex.container { flex-direction: column-reverse; } .flex.container article { text-align: center; order: 2; }}@media (max-width: 600px) { h1, .h1 { font-size: 55px; } h2, .h2 { font-size: 45px; } main ul li { font-size: 22px; } .column-2 { -moz-column-count: 1; column-count: 1; }}header { position: fixed; z-index: 100; left: 0; top: 0; width: 100%; background-color: #fff; transition: 0.3s all; padding: 20px;}header:focus-within { z-index: 500;}header .logo { position: relative; z-index: 1;}header .pho { color: #542174; font: 700 36px/1 brandon-grotesque, sans-serif; position: relative; text-align: center; display: table; letter-spacing: 2px; margin-bottom: 5px;}header .pho:hover { color: #904eb8;}header .phy { color: #000; font: 300 20px/1 brandon-grotesque, sans-serif; position: relative; text-align: center; display: table;}header .phy:hover { color: #DCBA5C;}header .btn { color: #fff; background-color: #542174; font-weight: 700; text-transform: uppercase; text-align: center; font-size: 16px; gap: 10px; padding: 13px 30px; transition: 0.3s all; border-radius: 30px; flex: 0 1 377px; letter-spacing: 2px;}header .btn:hover { background-color: #E5DEEA; color: #000;}header .flex { max-width: 1300px; margin: 0 auto;}.fix-nav header { position: fixed !important; box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); animation-duration: 1s; animation-fill-mode: both; z-index: 100; padding: 10px 20px;}.fix-nav header .logo { max-width: 220px;}@media (max-width: 1000px) { header { padding: 0; } header .phy { display: none; } header .flex { flex-wrap: wrap; } header .logo { flex: 0 1 100%; max-width: unset; padding: 30px 10px; } header .btn, header .pho { flex: 0 1 50%; height: 60px; align-items: center; justify-content: center; flex-direction: column; display: flex; } header .btn i, header .pho i { display: none; } header .btn:hover, header .pho:hover { background-color: #6BD183; color: #fff; } header .btn { border-radius: 0; order: 3; } header .hd-info { order: 2; flex: 0 1 50%; } header .pho { background-color: #E5DEEA; color: #000; position: relative; font-size: 20px; margin-bottom: 0; font-weight: 700; } header .pho:before { content: "CALL TODAY"; display: block; font-size: 15px; letter-spacing: 1px; margin-bottom: 3px; } header .btn { gap: 0; text-transform: uppercase; font-size: 20px; padding: 10px; } header .btn span { display: block; font-size: 14px; letter-spacing: 1px; } .fix-nav header { padding: 0; } .fix-nav header .logo { padding: 10px 20px; max-width: 100%; } .fix-nav header .logo img { max-width: 200px; }}.top-bar { background-color: #DCBA5C; display: flex; align-items: center; justify-content: center; gap: 20px; padding: 14px 20px 12px;}.top-bar span { font-size: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px;}@media (max-width: 1000px) { .top-bar { flex-direction: column; align-items: center; gap: 5px; } .top-bar span { text-align: center; font-size: 20px; letter-spacing: 1px; } .top-bar span:nth-of-type(2) { display: none; } .top-bar .mobile-hide { display: none; }}#banner { background-color: #E5DEEA; display: flex; justify-content: space-between; align-items: stretch; border-bottom: 6px solid #542174;}#banner article, #banner figure { flex: 0 1 50%;}#banner article { width: 100%; margin: 0 auto; padding: 30px 20px; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 20px;}#banner figure { position: relative;}#banner figure img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;}#banner figure figcaption { position: absolute; inset: auto 0 0 0; color: #542174; text-transform: uppercase; font-size: 16px; font-weight: 700; background-color: rgba(255, 255, 255, 0.9); padding: 15px 10px; text-align: center; letter-spacing: 2px;}#banner small { display: block; text-transform: uppercase; font-size: 20px; font-weight: 400; letter-spacing: 2px;}@media (max-width: 1024px) { #banner { flex-direction: column-reverse; } #banner article { order: 2; } #banner figure { order: 1; }}#icons { padding: 80px 20px;}#icons .container { max-width: 1200px;}#icons figure { height: 115px; display: flex; align-items: flex-end; justify-content: center;}#icons h3 { text-transform: uppercase; margin-top: 20px; font-size: 16px; letter-spacing: 3px; text-align: center; font-weight: 300;}#icons .item { width: 170px;}@media (max-width: 1024px) { #icons .flex.container { max-width: 550px; margin: 0 auto; align-items: center; justify-content: center; gap: 80px; flex-wrap: wrap; flex-direction: row; }}#insurance { background-color: #E5DEEA; padding: 100px 20px;}#insurance .content { text-align: center;}#insurance .content:first-of-type { margin-bottom: 60px;}#insurance h2 { position: relative; padding-bottom: 30px;}#insurance h2:before { content: ""; position: absolute; inset: auto 0 0 50%; width: 70px; height: 4px; background-color: #542174; display: block; transform: translateX(-50%);}@media (max-width: 1024px) { #insurance .content:last-of-type h2 { max-width: 300px; margin-left: auto; margin-right: auto; }}#first-visit { padding: 100px 20px; position: relative;}#first-visit figcaption { display: block; text-align: center; margin-top: 12px;}#first-visit:before { content: url(assets/images/ppc-np-squares-1.svg); position: absolute; inset: auto auto 60px 0;}@media (max-width: 1024px) { #first-visit { padding: 60px 20px; } #first-visit:before { display: none; }}#reviews { padding: 100px 20px; background-image: url(assets/images/ppc-np-reviews-bg.webp); background-size: cover; background-position: center; background-repeat: no-repeat;}#reviews h2 { color: #fff; margin-bottom: 20px;}#reviews .container { text-align: center;}#reviews p { font-size: 28px; color: #fff; margin-top: 0;}#reviews .author { display: flex; align-items: center; justify-content: center; gap: 10px; margin-top: 30px;}#reviews .author img { margin: 0;}#reviews .author span, #reviews .author star { display: block; text-align: left;}#reviews .author star:before { color: #FEBB21; letter-spacing: 8px;}#reviews .author span { text-transform: uppercase; font-size: 16px; color: #fff; letter-spacing: 2px; display: block; margin-top: 5px;}@media (max-width: 1024px) { #reviews { padding: 60px 20px; } #reviews p { font-size: 22px; }}#practice { padding: 100px 20px; position: relative;}#practice:before { content: url(assets/images/ppc-np-squares-2.svg); position: absolute; inset: 60px 0 auto auto;}@media (max-width: 1024px) { #practice { padding: 60px 20px; } #practice:before { display: none; }}footer { padding: 100px 20px; background-image: url(assets/images/ppc-np-footer.webp); background-size: cover; background-position: center; background-repeat: no-repeat;}footer .logo { max-width: 80%;}footer .map iframe { border-radius: 15px;}footer .fo-title { color: #fff; margin-bottom: 15px;}footer .pho { font-size: 28px; font-weight: 700; display: block; color: #fff;}footer .phy { font-size: 16px; line-height: 1.1; text-transform: uppercase; color: #fff; max-width: 260px; display: block; letter-spacing: 2px; margin: 10px 0 20px;}footer .pho:hover, footer .phy:hover { color: #FEBB21;}footer .hours { display: table; margin: 0; text-align: left !important;}footer .hours .fo-title { margin-bottom: 10px;}footer .hours label { width: 120px; display: inline-block; font-weight: 400;}footer .hours p { font-size: 16px; color: #fff; line-height: 1.2; text-transform: uppercase; margin-bottom: 0;}#copy { padding: 0; margin-top: 80px; border-bottom: none; font-size: 16px; color: #fff;}#copy .links span { margin: 0 10px;}#copy a { font-size: 16px; color: #E5DEEA;}#copy a:hover { color: #FEBB21;}#copy p { color: #fff; font-size: 16px; line-height: 1.2; max-width: 1150px; margin: 20px auto 0; text-align: center;}#copy .tnt { color: #fff;}@media (max-width: 1024px) { footer { padding: 60px 20px 80px; } footer .logo { margin-bottom: 40px; } footer .map { display: none; } footer .phy, footer .pho, footer .fo-title { text-align: center; } footer .flex { flex-direction: column !important; } #copy .flex { flex-direction: column; gap: 10px; } #copy .links span { margin: 0 15px; } #copy .links span:first-of-type { display: none; } #copy .links span:last-of-type { display: none; }}@media (max-width: 550px) { footer .phy, footer .pho, footer .fo-title { text-align: left; }}#lp-appointment-form { max-width: 850px; padding: 10px; margin: 20px auto; position: relative; text-align: center;}#lp-appointment-form h1 { font-size: 50px; font-weight: 700; margin: 10px auto 40px; color: #000;}#lp-appointment-form > p { max-width: 700px; margin: auto; margin-bottom: 30px;}#lp-appointment-form .simple { margin: 40px auto 20px; max-width: 550px; padding-right: 3px;}#lp-appointment-form label { display: none;}#lp-appointment-form input, #lp-appointment-form textarea, #lp-appointment-form select { width: 93%; display: table; margin: 10px auto; background-color: #fff; color: #000; border-radius: 5px; padding: 15px; font-size: 16px; border: 1px solid;}#lp-appointment-form input::-moz-placeholder, #lp-appointment-form textarea::-moz-placeholder, #lp-appointment-form select::-moz-placeholder { color: #000;}#lp-appointment-form input::placeholder, #lp-appointment-form textarea::placeholder, #lp-appointment-form select::placeholder { color: #000;}#lp-appointment-form textarea { height: 200px; margin-bottom: 30px;}#lp-appointment-form textarea:focus, #lp-appointment-form input:focus, #lp-appointment-form button:focus, #lp-appointment-form select:focus { outline-style: solid; outline-width: thin; outline-color: #003073;}#lp-appointment-form .submitBtn { text-align: center; width: 200px; margin: auto; display: table; color: #fff; background-color: #542174; font-weight: 700; text-transform: uppercase; text-align: center; font-size: 16px; padding: 13px 30px; transition: .3s all; border-radius: 30px;}#lp-appointment-form .submitBtn:hover { background-color: #E5DEEA; color: #000;}#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: #542174;}#fixed-tabs .call { background-color: #E5DEEA;}#fixed-tabs .call span { color: #000;}#fixed-tabs .map,#fixed-tabs .fr { background-color: #222;}#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; }}
