@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,700&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,700&display=swap);
@charset "UTF-8";
/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{box-sizing:border-box;flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}
/*!
 * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentColor;display:inline-block;min-height:1em;opacity:.25;width:1px}*,:after,:before{border:0 solid #fff}*{box-sizing:border-box;margin:0;padding:0}:after,:before{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}template{display:none}html{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-size-adjust:none}audio,iframe,img,object,video{max-width:100%}iframe,img{border:0}img{display:inline-block;height:auto;vertical-align:middle}b,strong{font-weight:700}address{font-style:normal}svg:not(:root){overflow:hidden}a,button,input[type=button],input[type=file],input[type=image],input[type=reset],input[type=submit],label[for]{cursor:pointer}a[href^=tel],button[disabled],input[disabled],select[disabled],textarea[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}a[href^=tel],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}textarea{-webkit-overflow-scrolling:touch;overflow-scrolling:touch;overflow:auto}button,input,optgroup,select,textarea{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;color:inherit;font-family:inherit;font-size:inherit}button,select{text-transform:none}table{border-collapse:collapse;border-spacing:0;width:100%}nav ol,nav ul{list-style:none outside none}input::placeholder{color:inherit;opacity:1}textarea::placeholder{color:inherit;opacity:1}input:-webkit-autofill{-webkit-text-fill-color:inherit;-webkit-box-shadow:inset 0 0 0 1000px #fff}input[type=button],input[type=date],input[type=email],input[type=search],input[type=submit],input[type=tel],input[type=text],textarea{appearance:none}html{font-size:10px}body{background:#fff;color:#444;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.76;min-width:320px}body li{list-style-position:inside}blockquote:last-child,dl:last-child,ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0}body.is-locked{overflow:hidden}p{max-width:80ch}a{color:inherit;text-decoration:underline}a:hover,a[href^=tel]{text-decoration:none}.h1,.h2,.h3,.h4,.h5,.h6,.main-hero .hero-mobile-image .h1.h2,.main-hero .hero-mobile-image .h1.h3,.main-hero .hero-mobile-image .h1.h4,.main-hero .hero-mobile-image .h1.h5,.main-hero .hero-mobile-image .h1.h6,.main-hero .hero-mobile-image h1.h2,.main-hero .hero-mobile-image h1.h3,.main-hero .hero-mobile-image h1.h4,.main-hero .hero-mobile-image h1.h5,.main-hero .hero-mobile-image h1.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.88em;max-width:50ch}.h1,h1{font-family:Poppins,sans-serif;font-size:5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.h1,h1{font-size:4rem}}.h2,.main-hero .hero-mobile-image .h1.h2,.main-hero .hero-mobile-image h1.h2,h2{font-family:Poppins,sans-serif;font-size:3.2rem}@media (max-width:1199px){.h2,.main-hero .hero-mobile-image .h1.h2,.main-hero .hero-mobile-image h1.h2,h2{font-size:2.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.h2,.main-hero .hero-mobile-image .h1.h2,.main-hero .hero-mobile-image h1.h2,h2{font-size:2.6rem}}.h3,.main-hero .hero-mobile-image .h1.h3,.main-hero .hero-mobile-image h1.h3,h3{font-family:Poppins,sans-serif;font-size:2.8rem}@media (max-width:1199px){.h3,.main-hero .hero-mobile-image .h1.h3,.main-hero .hero-mobile-image h1.h3,h3{font-size:2.4rem}}.h4,.main-hero .hero-mobile-image .h1.h4,.main-hero .hero-mobile-image h1.h4,h4{font-family:Poppins,sans-serif;font-size:2.2rem}@media (max-width:1199px){.h4,.main-hero .hero-mobile-image .h1.h4,.main-hero .hero-mobile-image h1.h4,h4{font-size:2rem}}.h5,.main-hero .hero-mobile-image .h1.h5,.main-hero .hero-mobile-image h1.h5,h5{font-family:Poppins,sans-serif;font-size:2rem}blockquote,dl,hr,ol,p,table,ul{margin-bottom:1.6rem}h1{font-size:4.8rem}@media (max-width:990px){h1{font-size:4rem}}@media (max-width:767px){h1{font-size:3rem}}.row>*{padding-left:1.6rem;padding-right:1.6rem}h1,h2,h3{line-height:1.4}.bg-dark-blue{background-color:#125677}.main-hero .hero-mobile-image .text-light .h1.h2,.main-hero .hero-mobile-image .text-light .h1.h3,.main-hero .hero-mobile-image .text-light .h1.h4,.main-hero .hero-mobile-image .text-light .h1.h5,.main-hero .hero-mobile-image .text-light .h1.h6,.main-hero .hero-mobile-image .text-light h1.h2,.main-hero .hero-mobile-image .text-light h1.h3,.main-hero .hero-mobile-image .text-light h1.h4,.main-hero .hero-mobile-image .text-light h1.h5,.main-hero .hero-mobile-image .text-light h1.h6,.text-light,.text-light .h1,.text-light .h2,.text-light .h3,.text-light .h4,.text-light .h5,.text-light .h6,.text-light .main-hero .hero-mobile-image .h1.h2,.text-light .main-hero .hero-mobile-image .h1.h3,.text-light .main-hero .hero-mobile-image .h1.h4,.text-light .main-hero .hero-mobile-image .h1.h5,.text-light .main-hero .hero-mobile-image .h1.h6,.text-light .main-hero .hero-mobile-image h1.h2,.text-light .main-hero .hero-mobile-image h1.h3,.text-light .main-hero .hero-mobile-image h1.h4,.text-light .main-hero .hero-mobile-image h1.h5,.text-light .main-hero .hero-mobile-image h1.h6,.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6{color:#fff}.main-hero .hero-mobile-image .text-dark .h1.h2,.main-hero .hero-mobile-image .text-dark .h1.h3,.main-hero .hero-mobile-image .text-dark .h1.h4,.main-hero .hero-mobile-image .text-dark .h1.h5,.main-hero .hero-mobile-image .text-dark .h1.h6,.main-hero .hero-mobile-image .text-dark h1.h2,.main-hero .hero-mobile-image .text-dark h1.h3,.main-hero .hero-mobile-image .text-dark h1.h4,.main-hero .hero-mobile-image .text-dark h1.h5,.main-hero .hero-mobile-image .text-dark h1.h6,.text-dark,.text-dark .h1,.text-dark .h2,.text-dark .h3,.text-dark .h4,.text-dark .h5,.text-dark .h6,.text-dark .main-hero .hero-mobile-image .h1.h2,.text-dark .main-hero .hero-mobile-image .h1.h3,.text-dark .main-hero .hero-mobile-image .h1.h4,.text-dark .main-hero .hero-mobile-image .h1.h5,.text-dark .main-hero .hero-mobile-image .h1.h6,.text-dark .main-hero .hero-mobile-image h1.h2,.text-dark .main-hero .hero-mobile-image h1.h3,.text-dark .main-hero .hero-mobile-image h1.h4,.text-dark .main-hero .hero-mobile-image h1.h5,.text-dark .main-hero .hero-mobile-image h1.h6,.text-dark h1,.text-dark h2,.text-dark h3,.text-dark h4,.text-dark h5,.text-dark h6{color:#2b3940}.main-hero .hero-mobile-image .text-dblue .h1.h2,.main-hero .hero-mobile-image .text-dblue .h1.h3,.main-hero .hero-mobile-image .text-dblue .h1.h4,.main-hero .hero-mobile-image .text-dblue .h1.h5,.main-hero .hero-mobile-image .text-dblue .h1.h6,.main-hero .hero-mobile-image .text-dblue h1.h2,.main-hero .hero-mobile-image .text-dblue h1.h3,.main-hero .hero-mobile-image .text-dblue h1.h4,.main-hero .hero-mobile-image .text-dblue h1.h5,.main-hero .hero-mobile-image .text-dblue h1.h6,.text-dblue,.text-dblue .h1,.text-dblue .h2,.text-dblue .h3,.text-dblue .h4,.text-dblue .h5,.text-dblue .h6,.text-dblue .main-hero .hero-mobile-image .h1.h2,.text-dblue .main-hero .hero-mobile-image .h1.h3,.text-dblue .main-hero .hero-mobile-image .h1.h4,.text-dblue .main-hero .hero-mobile-image .h1.h5,.text-dblue .main-hero .hero-mobile-image .h1.h6,.text-dblue .main-hero .hero-mobile-image h1.h2,.text-dblue .main-hero .hero-mobile-image h1.h3,.text-dblue .main-hero .hero-mobile-image h1.h4,.text-dblue .main-hero .hero-mobile-image h1.h5,.text-dblue .main-hero .hero-mobile-image h1.h6,.text-dblue h1,.text-dblue h2,.text-dblue h3,.text-dblue h4,.text-dblue h5,.text-dblue h6{color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.bg-light-blue{background-color:#559fb9}.desktop-only{display:none}.mobile-only{display:block}@media (min-width:768px){.desktop-only{display:block}.mobile-only{display:none}}.is-ie .search-open svg{height:2rem;width:2rem}.is-ie .hero-basic h1{color:#fff}.is-ie .testimonial-slide p{margin-left:auto;margin-right:auto}.is-ie .related-content-cont .learn-more{display:block}.btn{border:1px solid #0e3e50;display:inline-block;font-family:Poppins,sans-serif;font-weight:500;height:4.2rem;line-height:4.2rem;min-width:16rem;padding:0 2.42rem;text-align:center;text-decoration:none;transition:opacity .3s}.btn-primary,.main .gform_footer input.button,.main .gform_footer input[type=submit],.main .gform_page_footer input.button,.main .gform_page_footer input[type=submit],.main .search_form input[type=submit]{background-color:#0e3e50;border-color:#0e3e50;box-shadow:0 0 1px #0e3e50;color:#fff;transition:.3s ease-in-out}.btn-primary:hover,.btn-secondary,.main .gform_footer input.button:hover,.main .gform_footer input[type=submit]:hover,.main .gform_page_footer input.button:hover,.main .gform_page_footer input[type=submit]:hover,.main .search_form input[type=submit]:hover{background-color:#00719c;border-color:#00719c;color:#fff}.btn-secondary{box-shadow:0 0 1px #00719c}.btn-secondary:hover{opacity:.7}.btn-tertiary{background-color:#83d0ec;border-color:#83d0ec;box-shadow:0 0 1px #83d0ec;color:#fff}.btn-tertiary:hover{opacity:.7}.btn-quaternary{background-color:#ca9e63;border-color:#ca9e63;box-shadow:0 0 1px #ca9e63;color:#fff;transition:.3s ease-in-out}.btn-quaternary:hover{background-color:#fff;color:#0e3e50}.btn-default,.btn-ghost{background-color:transparent;border-color:#0e3e50;box-shadow:0 0 1px #0e3e50;color:#0e3e50;transition:.3s ease-in-out}.btn-default:hover,.btn-ghost:hover{background-color:#0e3e50;color:#fff}.btn-ghost-white{background-color:transparent;border-color:#fff;box-shadow:0 0 1px #fff;color:#fff;transition:.3s ease-in-out}.btn-ghost-white:hover{background:#fff;color:#0e3e50}.btn-white{background-color:#fff;border-color:#0e3e50;box-shadow:0 0 1px #fff;color:#0e3e50;transition:.3s ease-in-out}.btn-white:hover{background:#0e3e50;color:#fff}.content-section .grid-divider a,.cta-boxes .cta-card a,.entry-content .grid-divider a,.link-arrow{display:inline-block;padding-right:2rem;position:relative}.content-section .grid-divider a:after,.cta-boxes .cta-card a:after,.entry-content .grid-divider a:after,.link-arrow:after{content:"\f054";display:none;font-family:Font Awesome\ 6 Pro;font-weight:900}.content-section .grid-divider a .svg-inline--fa,.cta-boxes .cta-card a .svg-inline--fa,.entry-content .grid-divider a .svg-inline--fa,.link-arrow .svg-inline--fa{bottom:0;font-weight:900;position:absolute;right:0;top:5px;transition:.3s ease-in-out}.content-section .grid-divider a:hover .svg-inline--fa,.cta-boxes .cta-card a:hover .svg-inline--fa,.entry-content .grid-divider a:hover .svg-inline--fa,.link-arrow:hover .svg-inline--fa{right:-5px}a[href^=tel]:hover{cursor:pointer}.portal_buttons{margin-bottom:4rem;text-align:center}.clear:after{clear:both;content:"";display:table;line-height:0}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.notext{overflow:hidden;text-indent:100%;text-shadow:none;white-space:nowrap}.notext-old{font-size:0;line-height:0;text-indent:-4000px}.hidden,[hidden]{display:none}.disabled,[disabled]{cursor:default}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.hidden-xs{display:none!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:767.02px) and (max-width:1023px){.hidden-sm{display:none!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:1023.02px) and (max-width:1199px){.hidden-md{display:none!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1199.02px){.hidden-lg{display:none!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}}.padding-none{padding:0}.padding-sm{padding:2rem}.padding-md{padding:6rem}.padding-lg{padding:12rem}.padding-top-none{padding-top:0}.hero-basic .breadcrumbs,.hero-nav .breadcrumbs,.padding-top-sm{padding-top:2rem}.padding-top-md{padding-top:6rem}.padding-top-lg{padding-top:12rem}.padding-bottom-none{padding-bottom:0}.hero-basic .breadcrumbs,.hero-nav .breadcrumbs,.padding-bottom-sm{padding-bottom:2rem}.padding-bottom-md{padding-bottom:6rem}.padding-bottom-lg{padding-bottom:12rem}.padding-x-none{padding:0}.padding-x-sm{padding:0 2rem}.padding-x-md{padding:0 6rem}.padding-x-lg{padding:0 12rem}.padding-y-none{padding:0}.padding-y-sm{padding:2rem 0}.padding-y-md{padding:6rem 0}.padding-y-lg{padding:12rem 0}.margin-none{margin:0}.margin-sm{margin:20px}.margin-md{margin:4rem}.margin-lg{margin:40px}.margin-top-none{margin-top:0}.margin-top-sm{margin-top:20px}.margin-top-md{margin-top:4rem}.margin-top-lg{margin-top:40px}.margin-bottom-none{margin-bottom:0}.margin-bottom-sm{margin-bottom:20px}.margin-bottom-md{margin-bottom:4rem}.margin-bottom-lg{margin-bottom:40px}.margin-x-none{margin:0}.margin-x-sm{margin:0 20px}.margin-x-md{margin:0 4rem}.margin-x-lg{margin:0 40px}.margin-y-none{margin:0}.margin-y-sm{margin:20px 0}.margin-y-md{margin:4rem 0}.margin-y-lg{margin:40px 0}.color-black{color:#00000f}.color-dark-blue{color:#0e3e50}.color-blue{color:#00719c}.color-blue-green{color:#539db9}.color-aqua{color:#83d0ec}.color-light-blue{color:#d1f2ff}.color-light-gray{color:#efefef}.color-white{color:#fff}.background-color-black{background-color:#00000f}.background-color-dark-blue{background-color:#0e3e50}.background-color-blue{background-color:#00719c}.background-color-blue-green{background-color:#539db9}.background-color-aqua{background-color:#83d0ec}.background-color-light-blue{background-color:#d1f2ff}.background-color-light-gray{background-color:#f8f8f8}.background-color-white{background-color:#fff}.border-top-box{border-top:5px solid #83d0ec}.pattern{overflow:hidden;position:relative;z-index:100}.pattern:after{content:url(/wp-content/themes/goodeyes-2022/assets/images/top-right-dark-blue.svg);position:absolute;right:0;top:0;z-index:-1}.pattern.none:after{content:"";position:absolute}.pattern.gray-top-left:after{content:url(/wp-content/themes/goodeyes-2022/assets/images/grey-top-left.svg);left:0;position:absolute;top:0;z-index:-1}.pattern.gray-bottom-left:after{content:url(/wp-content/themes/goodeyes-2022/assets/images/top-right-dark-blue.svg);position:absolute;right:0;top:0;z-index:-1}.pattern.blue-top-left:after{content:url(/wp-content/themes/goodeyes-2022/assets/images/blue-top-left.svg);left:0;position:absolute;top:0;z-index:-1}.pattern.blue-bottom-left:after{content:url(/wp-content/themes/goodeyes-2022/assets/images/top-right-dark-blue.svg);position:absolute;right:0;top:-20px;z-index:-1}.pattern.blue-bottom-right:after{bottom:0;content:url(/wp-content/themes/goodeyes-2022/assets/images/bottom-right-blue.svg);position:absolute;right:0;top:auto;z-index:-1}.br-mobile{content:""}.br-mobile:after{content:" "}@media (max-width:1023px){.br-mobile{display:block}.br-mobile:after{content:none}}@media (max-width:990px){.reverse-columns-on-mobile{flex-direction:column-reverse}}.doctor-profile .doctor-logo:after,.pretty-heading:after,.pretty-headings h1:after,.pretty-headings h2:after,.pretty-headings h3:after,.pretty-headings h4:after,.pretty-headings h5:after,.pretty-headings h6:after,.teal-line{background:#83d0ec;height:.4rem}@media (min-width:991px){.hide-desk{display:none!important}}@media (max-width:990px){.hide-mbl{display:none!important}}.pretty-heading:after,.pretty-headings h1:after,.pretty-headings h2:after,.pretty-headings h3:after,.pretty-headings h4:after,.pretty-headings h5:after,.pretty-headings h6:after{content:"";display:block;margin:1rem 0;width:8rem}.pretty-heading-center h1,.pretty-heading-center h2,.pretty-heading-center h3,.pretty-heading-center h4,.pretty-heading-center h5,.pretty-heading-centered h1,.pretty-heading-centered h2,.pretty-heading-centered h3,.pretty-heading-centered h4,.pretty-heading-centered h5{margin-left:auto;margin-right:auto;text-align:center}.pretty-heading-center h1:after,.pretty-heading-center h2:after,.pretty-heading-center h3:after,.pretty-heading-center h4:after,.pretty-heading-center h5:after,.pretty-heading-centered h1:after,.pretty-heading-centered h2:after,.pretty-heading-centered h3:after,.pretty-heading-centered h4:after,.pretty-heading-centered h5:after{margin:1rem auto}.space-between{display:flex;justify-content:space-between}.space-between>*{display:inline-block}.two-tone-bg{background:linear-gradient(#fff 50%,#f8f8f8 0)}.home .two-tone-bg{background:linear-gradient(#fff 50%,#f8f8f8 0,#fff)}.blue-overlay{color:#fff;position:relative}.blue-overlay:before{background:#0e3e50;bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0;z-index:1}.blue-overlay.cta-banner:before{opacity:.9}.overlay-content{z-index:3}.col-rel,.overlay-content{position:relative}.cta-light-gradient-overlay:before{background:linear-gradient(90deg,hsla(0,0%,85%,.9),hsla(0,0%,100%,0));bottom:0;content:"";left:0;position:absolute;right:40%;top:0;z-index:1}@media (max-width:990px){.cta-light-gradient-overlay:before{display:none}.cta-light-gradient-overlay{min-width:20rem;padding-bottom:0!important;text-align:center}.cta-light-gradient-overlay .col-md-6{padding-bottom:2rem!important}.cta-light-gradient-overlay:after{display:none}.cta-light-gradient-overlay .container-lg{position:relative}.cta-light-gradient-overlay .container-lg:after{background:linear-gradient(180deg,#f8f8f8,hsla(0,0%,94%,0));bottom:-4.9rem;content:"";height:5rem;left:0;position:absolute;right:0;top:auto;z-index:3}.cta-light-gradient-overlay a{margin-bottom:1rem}.cta-light-gradient-overlay a:last-of-type{margin-bottom:0}}.pretty-heading-inline{display:inline-block}.pretty-heading-inline:after,.pretty-headline-last:after{background:#83d0ec;bottom:.4rem;content:"";flex-grow:1;height:.4rem;margin-left:1rem;margin-top:2rem;right:0}h1.pretty-heading,h1.pretty-headline,h2.pretty-heading,h2.pretty-headline,h3.pretty-heading,h3.pretty-headline{color:#0e3e50;margin-bottom:2rem}h1.pretty-heading:after,h1.pretty-headline:after,h2.pretty-heading:after,h2.pretty-headline:after,h3.pretty-heading:after,h3.pretty-headline:after{background:#83d0ec;content:"";display:block;height:.4rem;margin-top:1rem;width:8rem}.heading-align-center .pretty-heading,.heading-align-center .pretty-headline{text-align:center}.heading-align-center .pretty-heading:after,.heading-align-center .pretty-headline:after{margin:1rem auto}h2,h3{color:#0e3e50}.bdp_sidebar>div{background:#f8f8f8;border-top:6px solid #83d0ec;margin-bottom:6rem;margin-top:6rem;padding-bottom:3rem;padding-top:3rem;z-index:-1}.bdp_sidebar>div hr{margin-left:auto;margin-right:auto}.bdp_sidebar>div section:first-of-type,.bdp_sidebar>div section:last-of-type{padding-top:0!important}.bdp_sidebar.no-sticky{background:#f8f8f8;border-top:6px solid #83d0ec;margin-bottom:6rem;margin-top:6rem;padding-bottom:3rem;padding-top:3rem;z-index:-1}.bdp_sidebar.no-sticky hr{margin-left:auto;margin-right:auto}.bdp_sidebar.no-sticky section:first-of-type,.bdp_sidebar.no-sticky section:last-of-type{padding-top:0!important}.results-post .bdp_sidebar>div{margin-bottom:6rem;margin-top:0;padding-top:0}.anim-el{transition:.3s ease-in-out}.chevron-spin .fa-angle-down{transform:rotate(180deg)}.color-bold-em b,.color-bold-em em,.color-bold-em strong{color:#0e3e50}.grey-white-gradient-bg{background:linear-gradient(#f8f8f8,#fff)}@media (max-width:990px){.tb-full{width:100%!important}}@media (max-width:1025px){.mid-full{width:100%!important}}.tel-link{transition:.3s ease-in-out}.tel-link:hover{opacity:.7}@media (min-width:991px){.no-sidebar .main>section:last-of-type{padding-bottom:12rem!important}section.content-section.full+section.list .container{padding-right:20rem}}#breadcrumbs .svg-inline--fa{vertical-align:.1rem!important}.justify-content-center-children .row{justify-content:center!important}.center-cont{margin-left:auto;margin-right:auto}.sticky-nav header.header{border-top:0;left:0;position:fixed;right:0;top:0}.sticky-nav .header__inner-wrapper{background:#fff}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.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 img{display:block}.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{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(../images/ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(../fonts/slick.eot);src:url(../fonts/slick.eot?#iefix) format("embedded-opentype"),url(../fonts/slick.woff) format("woff"),url(../fonts/slick.ttf) format("truetype"),url(../fonts/slick.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1042}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1043}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1046}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:transparent;height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:18px;padding-right:36px;text-align:left}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:0 0;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word;white-space:normal}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.cover-bg{bottom:0;left:0;position:absolute;right:0;top:0}.cover-bg img{height:100%;object-fit:cover;width:100%}.aligncenter,.alignleft,.alignright{display:block;padding:0}.aligncenter{float:none;margin:.5em auto 1em}.alignright{float:right;margin:.5em 0 1em 1em}.alignleft{float:left;margin:.5em 1em 1em 0}.wp-caption{border:1px solid #2b3940;padding:5px 0;text-align:center}.wp-caption img{display:inline}.wp-caption p.wp-caption-text{margin:5px 0 0;padding:0;text-align:center}.screen-reader-text{display:none}.wrapper{min-height:100vh;overflow-x:hidden;position:relative}.cover-bg.img-bg-1{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.main-hero{font-size:10px}.main-hero .top-row{overflow:hidden;position:relative}@media (max-width:990px){.main-hero .top-row{padding-bottom:3.2rem;padding-top:3.2rem}}.hero-cta{background:#efefef;padding:3.2rem}@media (min-width:991px){.top-row{padding-bottom:9vw;padding-top:9vw}.top-row .hero-content{font-weight:700;max-width:54rem;padding:0 6.4rem}.cta-banner-container{align-items:center;display:inline-flex;justify-content:center}.cta-banner-container div{padding:0 3.2rem}}.cta-banner-container{font-size:1.92rem;font-weight:700}@media (max-width:990px){.cta-banner-container{line-height:1;text-align:center}.cta-banner-container img{margin-bottom:1.6rem}}.main-hero{position:relative}.main-hero .hero-mobile-image{min-height:65vw;padding:3.2rem 1.6rem;position:relative}@media (max-width:400px){.main-hero .hero-mobile-image{min-height:32rem}.main-hero .hero-mobile-image:before{height:18rem}}@media (max-width:990px){.main-hero .hero-mobile-image:before{background:linear-gradient(180deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,0));content:"";height:7vw;left:0;min-height:11rem;position:absolute;right:0;top:0;z-index:3}}.main-hero .hero-mobile-image .h1,.main-hero .hero-mobile-image h1{display:block;z-index:3}@media (max-width:990px){.main-hero .hero-mobile-image .h1,.main-hero .hero-mobile-image h1{font-size:3.4rem;line-height:1.3;margin-top:-1rem}.doctor-profile .main-hero .hero-mobile-image .h1 .doctor-logo:after,.doctor-profile .main-hero .hero-mobile-image h1 .doctor-logo:after,.main-hero .hero-mobile-image .h1 .doctor-profile .doctor-logo:after,.main-hero .hero-mobile-image .h1 .pretty-heading:after,.main-hero .hero-mobile-image .h1 .pretty-headings h1:after,.main-hero .hero-mobile-image .h1 .pretty-headings h2:after,.main-hero .hero-mobile-image .h1 .pretty-headings h3:after,.main-hero .hero-mobile-image .h1 .pretty-headings h4:after,.main-hero .hero-mobile-image .h1 .pretty-headings h5:after,.main-hero .hero-mobile-image .h1 .pretty-headings h6:after,.main-hero .hero-mobile-image .h1 .teal-line,.main-hero .hero-mobile-image h1 .doctor-profile .doctor-logo:after,.main-hero .hero-mobile-image h1 .pretty-heading:after,.main-hero .hero-mobile-image h1 .pretty-headings h1:after,.main-hero .hero-mobile-image h1 .pretty-headings h2:after,.main-hero .hero-mobile-image h1 .pretty-headings h3:after,.main-hero .hero-mobile-image h1 .pretty-headings h4:after,.main-hero .hero-mobile-image h1 .pretty-headings h5:after,.main-hero .hero-mobile-image h1 .pretty-headings h6:after,.main-hero .hero-mobile-image h1 .teal-line,.pretty-headings .main-hero .hero-mobile-image .h1 h1:after,.pretty-headings .main-hero .hero-mobile-image .h1 h2:after,.pretty-headings .main-hero .hero-mobile-image .h1 h3:after,.pretty-headings .main-hero .hero-mobile-image .h1 h4:after,.pretty-headings .main-hero .hero-mobile-image .h1 h5:after,.pretty-headings .main-hero .hero-mobile-image .h1 h6:after,.pretty-headings .main-hero .hero-mobile-image h1 h1:after,.pretty-headings .main-hero .hero-mobile-image h1 h2:after,.pretty-headings .main-hero .hero-mobile-image h1 h3:after,.pretty-headings .main-hero .hero-mobile-image h1 h4:after,.pretty-headings .main-hero .hero-mobile-image h1 h5:after,.pretty-headings .main-hero .hero-mobile-image h1 h6:after{margin-bottom:1rem}}.main-hero h1{color:#0e3e50;display:inline-block;line-height:1.1;margin-bottom:1.6rem;position:relative}.main-hero .hero-content{font-size:1.92rem;line-height:1.4}.main-hero .hero-content p{margin-bottom:1.6rem}@media (max-width:990px){.main-hero .hero-content p{font-weight:600;margin-bottom:2.6rem}}.main-hero .wpsl-search{background:transparent;font-size:1rem;margin-bottom:0;padding:0}.main-hero .wpsl-search .wpsl-search-btn-wrap{display:block;font-size:.9rem;margin-top:0;position:relative;width:100%}.main-hero .wpsl-search #wpsl-search-input{font-size:1.2rem;line-height:1;padding:1.44rem;width:100%}.main-hero .wpsl-search #wpsl-search-btn,.main-hero .wpsl-search input[type=submit]{background:#fff;border:2px solid #0e3e50;border-radius:0;bottom:0;color:#0e3e50;font-size:1.6rem;font-weight:600;line-height:1;margin:0!important;padding:1.44rem 2.88rem;position:absolute;right:0;top:0;transition:.3s ease-in-out}@media (max-width:990px){.main-hero .wpsl-search #wpsl-search-btn,.main-hero .wpsl-search input[type=submit]{line-height:.8;padding:1.44rem 1.8rem}}.main-hero .wpsl-search #wpsl-search-btn:hover,.main-hero .wpsl-search input[type=submit]:hover{background:#0e3e50;color:#fff}@media (max-width:990px){.doctor-profile .main-hero .doctor-logo:after,.main-hero .doctor-profile .doctor-logo:after,.main-hero .pretty-heading:after,.main-hero .pretty-headings h1:after,.main-hero .pretty-headings h2:after,.main-hero .pretty-headings h3:after,.main-hero .pretty-headings h4:after,.main-hero .pretty-headings h5:after,.main-hero .pretty-headings h6:after,.main-hero .teal-line,.pretty-headings .main-hero h1:after,.pretty-headings .main-hero h2:after,.pretty-headings .main-hero h3:after,.pretty-headings .main-hero h4:after,.pretty-headings .main-hero h5:after,.pretty-headings .main-hero h6:after{display:inline-block;margin-bottom:1.6rem;margin-left:.9rem;width:8rem}}@media (min-width:991px){.doctor-profile .main-hero .doctor-logo:after,.main-hero .doctor-profile .doctor-logo:after,.main-hero .pretty-heading:after,.main-hero .pretty-headings h1:after,.main-hero .pretty-headings h2:after,.main-hero .pretty-headings h3:after,.main-hero .pretty-headings h4:after,.main-hero .pretty-headings h5:after,.main-hero .pretty-headings h6:after,.main-hero .teal-line,.pretty-headings .main-hero h1:after,.pretty-headings .main-hero h2:after,.pretty-headings .main-hero h3:after,.pretty-headings .main-hero h4:after,.pretty-headings .main-hero h5:after,.pretty-headings .main-hero h6:after{display:inline-block;position:absolute;right:-.2rem;top:2.7rem;width:10.5rem}}.header .header__utility-wrapper{background-color:#efefef}.header .header__utility-wrapper .header__utility{display:flex;justify-content:space-between}.header .header__utility-wrapper .header__utility .schedule{display:none}@media (max-width:1023px){.header .header__utility-wrapper .container{max-width:100%;padding-left:0;padding-right:0}.header .header__utility-wrapper .header__utility .header__utility_left{display:none}.header .header__utility-wrapper .header__utility .header__utility_right{flex-grow:1}.header .header__utility-wrapper .header__utility .header__utility_right .nav{padding:0}.header .header__utility-wrapper .header__utility .header__utility_right .nav .menu.utility-menu{display:flex;justify-content:space-between;margin:0}.header .header__utility-wrapper .header__utility .header__utility_right .nav .schedule a{display:block;margin-left:0}.header .header__utility-wrapper .header__utility .schedule{display:inline-block}.header .header__utility-wrapper .header__utility .schedule+li{display:none}}.header .header__inner-wrapper .header__inner .header__content{display:flex;justify-content:space-between}@media (max-width:1023px){.header .header__inner-wrapper .container{max-width:100%;padding-left:2rem;padding-right:2rem}.header .header__inner-wrapper .header__inner{display:flex;justify-content:space-between}.header .header__inner-wrapper .header__inner .header__content{max-width:60%}.header .header__inner-wrapper .header__inner .header__aside{align-items:center;display:flex;flex-grow:1;justify-content:flex-end}}.header .logo{padding:2.15rem 0}@media (max-width:1399px){.header .logo img{max-width:22rem}}@media (max-width:1023px){.header .logo{padding:1.2rem 0}.header .logo img{max-width:100%}}.header .header__nav{padding-left:6.3rem}@media (max-width:1399px){.header .header__nav{padding-left:3.8rem}}@media (max-width:1199px){.header .header__nav{padding-left:0}}@media (max-width:1023px){.header .header__nav{background:#0e3e50;height:100vh;left:0;opacity:0;overflow-y:auto;padding-bottom:0;padding-left:0;padding-top:0;position:fixed;top:0;transform:translateY(-100%);transition:opacity .4s,visibility .4s,transform .4s;visibility:hidden;width:100%;z-index:600}}.header .header__nav .header__nav__inner{height:100%}.header .header__nav.open{opacity:1;transform:translateY(0);visibility:visible}.schedule svg{font-size:3.2rem;margin-right:1.5rem}.header{box-shadow:0 1px 10px rgba(0,0,0,.2);z-index:999}.header,.main{position:relative}.sub-menu .menu-item-has-children .sub-menu{border-bottom:.2rem solid;display:none;left:0;position:relative}@media (max-width:1023px){.nav.mobile-menu-nav{padding-bottom:1rem}}.nav.utility-menu-mobile-nav{padding-top:0}.nav.utility-menu-mobile-nav .menu.utility-menu-mobile{text-align:center}.nav.utility-menu-mobile-nav .menu.utility-menu-mobile .menu-item>a{color:#fff;font-weight:400;padding:.24rem 1rem}@media (min-width:1023.02px){.nav.utility-menu-mobile-nav .menu.utility-menu-mobile{display:none}}.content-section .h1,.content-section .h2,.content-section .h3,.content-section .h4,.content-section .h5,.content-section .h6,.content-section .main-hero .hero-mobile-image .h1.h2,.content-section .main-hero .hero-mobile-image .h1.h3,.content-section .main-hero .hero-mobile-image .h1.h4,.content-section .main-hero .hero-mobile-image .h1.h5,.content-section .main-hero .hero-mobile-image .h1.h6,.content-section .main-hero .hero-mobile-image h1.h2,.content-section .main-hero .hero-mobile-image h1.h3,.content-section .main-hero .hero-mobile-image h1.h4,.content-section .main-hero .hero-mobile-image h1.h5,.content-section .main-hero .hero-mobile-image h1.h6,.content-section h1,.content-section h2,.content-section h3,.content-section h4,.content-section h5,.content-section h6,.content-section li,.content-section p,.content-section ul,.entry-content .h1,.entry-content .h2,.entry-content .h3,.entry-content .h4,.entry-content .h5,.entry-content .h6,.entry-content .main-hero .hero-mobile-image .h1.h2,.entry-content .main-hero .hero-mobile-image .h1.h3,.entry-content .main-hero .hero-mobile-image .h1.h4,.entry-content .main-hero .hero-mobile-image .h1.h5,.entry-content .main-hero .hero-mobile-image .h1.h6,.entry-content .main-hero .hero-mobile-image h1.h2,.entry-content .main-hero .hero-mobile-image h1.h3,.entry-content .main-hero .hero-mobile-image h1.h4,.entry-content .main-hero .hero-mobile-image h1.h5,.entry-content .main-hero .hero-mobile-image h1.h6,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-content li,.entry-content p,.entry-content ul,.main-hero .hero-mobile-image .content-section .h1.h2,.main-hero .hero-mobile-image .content-section .h1.h3,.main-hero .hero-mobile-image .content-section .h1.h4,.main-hero .hero-mobile-image .content-section .h1.h5,.main-hero .hero-mobile-image .content-section .h1.h6,.main-hero .hero-mobile-image .content-section h1.h2,.main-hero .hero-mobile-image .content-section h1.h3,.main-hero .hero-mobile-image .content-section h1.h4,.main-hero .hero-mobile-image .content-section h1.h5,.main-hero .hero-mobile-image .content-section h1.h6,.main-hero .hero-mobile-image .entry-content .h1.h2,.main-hero .hero-mobile-image .entry-content .h1.h3,.main-hero .hero-mobile-image .entry-content .h1.h4,.main-hero .hero-mobile-image .entry-content .h1.h5,.main-hero .hero-mobile-image .entry-content .h1.h6,.main-hero .hero-mobile-image .entry-content h1.h2,.main-hero .hero-mobile-image .entry-content h1.h3,.main-hero .hero-mobile-image .entry-content h1.h4,.main-hero .hero-mobile-image .entry-content h1.h5,.main-hero .hero-mobile-image .entry-content h1.h6{max-width:none}.content-section hr,.entry-content hr{border-top:3px solid #83d0ec;width:56px}.content-section .grid-divider,.entry-content .grid-divider{overflow-x:hidden;position:relative}.content-section .grid-divider>[class*=col]:nth-child(n+2),.entry-content .grid-divider>[class*=col]:nth-child(n+2){position:relative}.content-section .grid-divider>[class*=col]:nth-child(n+2):after,.entry-content .grid-divider>[class*=col]:nth-child(n+2):after{background-color:#cacaca;bottom:0;content:"";position:absolute;top:0}@media (max-width:767px){.content-section .grid-divider>[class*=col]:nth-child(n+2):after,.entry-content .grid-divider>[class*=col]:nth-child(n+2):after{height:1px;left:1.5rem;right:1.5rem;top:-4px;width:auto}}@media (min-width:768px){.content-section .grid-divider>[class*=col]:nth-child(n+2):after,.entry-content .grid-divider>[class*=col]:nth-child(n+2):after{height:auto;left:-1px;width:1px}}.content-section .main-hero .hero-mobile-image ol+.h1.h2,.content-section .main-hero .hero-mobile-image ol+.h1.h3,.content-section .main-hero .hero-mobile-image ol+.h1.h4,.content-section .main-hero .hero-mobile-image ol+.h1.h5,.content-section .main-hero .hero-mobile-image ol+.h1.h6,.content-section .main-hero .hero-mobile-image ol+h1.h2,.content-section .main-hero .hero-mobile-image ol+h1.h3,.content-section .main-hero .hero-mobile-image ol+h1.h4,.content-section .main-hero .hero-mobile-image ol+h1.h5,.content-section .main-hero .hero-mobile-image ol+h1.h6,.content-section .main-hero .hero-mobile-image p+.h1.h2,.content-section .main-hero .hero-mobile-image p+.h1.h3,.content-section .main-hero .hero-mobile-image p+.h1.h4,.content-section .main-hero .hero-mobile-image p+.h1.h5,.content-section .main-hero .hero-mobile-image p+.h1.h6,.content-section .main-hero .hero-mobile-image p+h1.h2,.content-section .main-hero .hero-mobile-image p+h1.h3,.content-section .main-hero .hero-mobile-image p+h1.h4,.content-section .main-hero .hero-mobile-image p+h1.h5,.content-section .main-hero .hero-mobile-image p+h1.h6,.content-section .main-hero .hero-mobile-image table+.h1.h2,.content-section .main-hero .hero-mobile-image table+.h1.h3,.content-section .main-hero .hero-mobile-image table+.h1.h4,.content-section .main-hero .hero-mobile-image table+.h1.h5,.content-section .main-hero .hero-mobile-image table+.h1.h6,.content-section .main-hero .hero-mobile-image table+h1.h2,.content-section .main-hero .hero-mobile-image table+h1.h3,.content-section .main-hero .hero-mobile-image table+h1.h4,.content-section .main-hero .hero-mobile-image table+h1.h5,.content-section .main-hero .hero-mobile-image table+h1.h6,.content-section .main-hero .hero-mobile-image ul+.h1.h2,.content-section .main-hero .hero-mobile-image ul+.h1.h3,.content-section .main-hero .hero-mobile-image ul+.h1.h4,.content-section .main-hero .hero-mobile-image ul+.h1.h5,.content-section .main-hero .hero-mobile-image ul+.h1.h6,.content-section .main-hero .hero-mobile-image ul+h1.h2,.content-section .main-hero .hero-mobile-image ul+h1.h3,.content-section .main-hero .hero-mobile-image ul+h1.h4,.content-section .main-hero .hero-mobile-image ul+h1.h5,.content-section .main-hero .hero-mobile-image ul+h1.h6,.content-section ol+.h1,.content-section ol+.h2,.content-section ol+.h3,.content-section ol+.h4,.content-section ol+.h5,.content-section ol+.h6,.content-section ol+h1,.content-section ol+h2,.content-section ol+h3,.content-section ol+h4,.content-section ol+h5,.content-section ol+h6,.content-section p+.h1,.content-section p+.h2,.content-section p+.h3,.content-section p+.h4,.content-section p+.h5,.content-section p+.h6,.content-section p+h1,.content-section p+h2,.content-section p+h3,.content-section p+h4,.content-section p+h5,.content-section p+h6,.content-section table+.h1,.content-section table+.h2,.content-section table+.h3,.content-section table+.h4,.content-section table+.h5,.content-section table+.h6,.content-section table+h1,.content-section table+h2,.content-section table+h3,.content-section table+h4,.content-section table+h5,.content-section table+h6,.content-section ul+.h1,.content-section ul+.h2,.content-section ul+.h3,.content-section ul+.h4,.content-section ul+.h5,.content-section ul+.h6,.content-section ul+h1,.content-section ul+h2,.content-section ul+h3,.content-section ul+h4,.content-section ul+h5,.content-section ul+h6,.entry-content .main-hero .hero-mobile-image ol+.h1.h2,.entry-content .main-hero .hero-mobile-image ol+.h1.h3,.entry-content .main-hero .hero-mobile-image ol+.h1.h4,.entry-content .main-hero .hero-mobile-image ol+.h1.h5,.entry-content .main-hero .hero-mobile-image ol+.h1.h6,.entry-content .main-hero .hero-mobile-image ol+h1.h2,.entry-content .main-hero .hero-mobile-image ol+h1.h3,.entry-content .main-hero .hero-mobile-image ol+h1.h4,.entry-content .main-hero .hero-mobile-image ol+h1.h5,.entry-content .main-hero .hero-mobile-image ol+h1.h6,.entry-content .main-hero .hero-mobile-image p+.h1.h2,.entry-content .main-hero .hero-mobile-image p+.h1.h3,.entry-content .main-hero .hero-mobile-image p+.h1.h4,.entry-content .main-hero .hero-mobile-image p+.h1.h5,.entry-content .main-hero .hero-mobile-image p+.h1.h6,.entry-content .main-hero .hero-mobile-image p+h1.h2,.entry-content .main-hero .hero-mobile-image p+h1.h3,.entry-content .main-hero .hero-mobile-image p+h1.h4,.entry-content .main-hero .hero-mobile-image p+h1.h5,.entry-content .main-hero .hero-mobile-image p+h1.h6,.entry-content .main-hero .hero-mobile-image table+.h1.h2,.entry-content .main-hero .hero-mobile-image table+.h1.h3,.entry-content .main-hero .hero-mobile-image table+.h1.h4,.entry-content .main-hero .hero-mobile-image table+.h1.h5,.entry-content .main-hero .hero-mobile-image table+.h1.h6,.entry-content .main-hero .hero-mobile-image table+h1.h2,.entry-content .main-hero .hero-mobile-image table+h1.h3,.entry-content .main-hero .hero-mobile-image table+h1.h4,.entry-content .main-hero .hero-mobile-image table+h1.h5,.entry-content .main-hero .hero-mobile-image table+h1.h6,.entry-content .main-hero .hero-mobile-image ul+.h1.h2,.entry-content .main-hero .hero-mobile-image ul+.h1.h3,.entry-content .main-hero .hero-mobile-image ul+.h1.h4,.entry-content .main-hero .hero-mobile-image ul+.h1.h5,.entry-content .main-hero .hero-mobile-image ul+.h1.h6,.entry-content .main-hero .hero-mobile-image ul+h1.h2,.entry-content .main-hero .hero-mobile-image ul+h1.h3,.entry-content .main-hero .hero-mobile-image ul+h1.h4,.entry-content .main-hero .hero-mobile-image ul+h1.h5,.entry-content .main-hero .hero-mobile-image ul+h1.h6,.entry-content ol+.h1,.entry-content ol+.h2,.entry-content ol+.h3,.entry-content ol+.h4,.entry-content ol+.h5,.entry-content ol+.h6,.entry-content ol+h1,.entry-content ol+h2,.entry-content ol+h3,.entry-content ol+h4,.entry-content ol+h5,.entry-content ol+h6,.entry-content p+.h1,.entry-content p+.h2,.entry-content p+.h3,.entry-content p+.h4,.entry-content p+.h5,.entry-content p+.h6,.entry-content p+h1,.entry-content p+h2,.entry-content p+h3,.entry-content p+h4,.entry-content p+h5,.entry-content p+h6,.entry-content table+.h1,.entry-content table+.h2,.entry-content table+.h3,.entry-content table+.h4,.entry-content table+.h5,.entry-content table+.h6,.entry-content table+h1,.entry-content table+h2,.entry-content table+h3,.entry-content table+h4,.entry-content table+h5,.entry-content table+h6,.entry-content ul+.h1,.entry-content ul+.h2,.entry-content ul+.h3,.entry-content ul+.h4,.entry-content ul+.h5,.entry-content ul+.h6,.entry-content ul+h1,.entry-content ul+h2,.entry-content ul+h3,.entry-content ul+h4,.entry-content ul+h5,.entry-content ul+h6,.main-hero .hero-mobile-image .content-section ol+.h1.h2,.main-hero .hero-mobile-image .content-section ol+.h1.h3,.main-hero .hero-mobile-image .content-section ol+.h1.h4,.main-hero .hero-mobile-image .content-section ol+.h1.h5,.main-hero .hero-mobile-image .content-section ol+.h1.h6,.main-hero .hero-mobile-image .content-section ol+h1.h2,.main-hero .hero-mobile-image .content-section ol+h1.h3,.main-hero .hero-mobile-image .content-section ol+h1.h4,.main-hero .hero-mobile-image .content-section ol+h1.h5,.main-hero .hero-mobile-image .content-section ol+h1.h6,.main-hero .hero-mobile-image .content-section p+.h1.h2,.main-hero .hero-mobile-image .content-section p+.h1.h3,.main-hero .hero-mobile-image .content-section p+.h1.h4,.main-hero .hero-mobile-image .content-section p+.h1.h5,.main-hero .hero-mobile-image .content-section p+.h1.h6,.main-hero .hero-mobile-image .content-section p+h1.h2,.main-hero .hero-mobile-image .content-section p+h1.h3,.main-hero .hero-mobile-image .content-section p+h1.h4,.main-hero .hero-mobile-image .content-section p+h1.h5,.main-hero .hero-mobile-image .content-section p+h1.h6,.main-hero .hero-mobile-image .content-section table+.h1.h2,.main-hero .hero-mobile-image .content-section table+.h1.h3,.main-hero .hero-mobile-image .content-section table+.h1.h4,.main-hero .hero-mobile-image .content-section table+.h1.h5,.main-hero .hero-mobile-image .content-section table+.h1.h6,.main-hero .hero-mobile-image .content-section table+h1.h2,.main-hero .hero-mobile-image .content-section table+h1.h3,.main-hero .hero-mobile-image .content-section table+h1.h4,.main-hero .hero-mobile-image .content-section table+h1.h5,.main-hero .hero-mobile-image .content-section table+h1.h6,.main-hero .hero-mobile-image .content-section ul+.h1.h2,.main-hero .hero-mobile-image .content-section ul+.h1.h3,.main-hero .hero-mobile-image .content-section ul+.h1.h4,.main-hero .hero-mobile-image .content-section ul+.h1.h5,.main-hero .hero-mobile-image .content-section ul+.h1.h6,.main-hero .hero-mobile-image .content-section ul+h1.h2,.main-hero .hero-mobile-image .content-section ul+h1.h3,.main-hero .hero-mobile-image .content-section ul+h1.h4,.main-hero .hero-mobile-image .content-section ul+h1.h5,.main-hero .hero-mobile-image .content-section ul+h1.h6,.main-hero .hero-mobile-image .entry-content ol+.h1.h2,.main-hero .hero-mobile-image .entry-content ol+.h1.h3,.main-hero .hero-mobile-image .entry-content ol+.h1.h4,.main-hero .hero-mobile-image .entry-content ol+.h1.h5,.main-hero .hero-mobile-image .entry-content ol+.h1.h6,.main-hero .hero-mobile-image .entry-content ol+h1.h2,.main-hero .hero-mobile-image .entry-content ol+h1.h3,.main-hero .hero-mobile-image .entry-content ol+h1.h4,.main-hero .hero-mobile-image .entry-content ol+h1.h5,.main-hero .hero-mobile-image .entry-content ol+h1.h6,.main-hero .hero-mobile-image .entry-content p+.h1.h2,.main-hero .hero-mobile-image .entry-content p+.h1.h3,.main-hero .hero-mobile-image .entry-content p+.h1.h4,.main-hero .hero-mobile-image .entry-content p+.h1.h5,.main-hero .hero-mobile-image .entry-content p+.h1.h6,.main-hero .hero-mobile-image .entry-content p+h1.h2,.main-hero .hero-mobile-image .entry-content p+h1.h3,.main-hero .hero-mobile-image .entry-content p+h1.h4,.main-hero .hero-mobile-image .entry-content p+h1.h5,.main-hero .hero-mobile-image .entry-content p+h1.h6,.main-hero .hero-mobile-image .entry-content table+.h1.h2,.main-hero .hero-mobile-image .entry-content table+.h1.h3,.main-hero .hero-mobile-image .entry-content table+.h1.h4,.main-hero .hero-mobile-image .entry-content table+.h1.h5,.main-hero .hero-mobile-image .entry-content table+.h1.h6,.main-hero .hero-mobile-image .entry-content table+h1.h2,.main-hero .hero-mobile-image .entry-content table+h1.h3,.main-hero .hero-mobile-image .entry-content table+h1.h4,.main-hero .hero-mobile-image .entry-content table+h1.h5,.main-hero .hero-mobile-image .entry-content table+h1.h6,.main-hero .hero-mobile-image .entry-content ul+.h1.h2,.main-hero .hero-mobile-image .entry-content ul+.h1.h3,.main-hero .hero-mobile-image .entry-content ul+.h1.h4,.main-hero .hero-mobile-image .entry-content ul+.h1.h5,.main-hero .hero-mobile-image .entry-content ul+.h1.h6,.main-hero .hero-mobile-image .entry-content ul+h1.h2,.main-hero .hero-mobile-image .entry-content ul+h1.h3,.main-hero .hero-mobile-image .entry-content ul+h1.h4,.main-hero .hero-mobile-image .entry-content ul+h1.h5,.main-hero .hero-mobile-image .entry-content ul+h1.h6{margin-top:3rem}@media (max-width:990px){.content-section .main-hero .hero-mobile-image ol+.h1.h2,.content-section .main-hero .hero-mobile-image ol+.h1.h3,.content-section .main-hero .hero-mobile-image ol+.h1.h4,.content-section .main-hero .hero-mobile-image ol+.h1.h5,.content-section .main-hero .hero-mobile-image ol+.h1.h6,.content-section .main-hero .hero-mobile-image ol+h1.h2,.content-section .main-hero .hero-mobile-image ol+h1.h3,.content-section .main-hero .hero-mobile-image ol+h1.h4,.content-section .main-hero .hero-mobile-image ol+h1.h5,.content-section .main-hero .hero-mobile-image ol+h1.h6,.content-section .main-hero .hero-mobile-image p+.h1.h2,.content-section .main-hero .hero-mobile-image p+.h1.h3,.content-section .main-hero .hero-mobile-image p+.h1.h4,.content-section .main-hero .hero-mobile-image p+.h1.h5,.content-section .main-hero .hero-mobile-image p+.h1.h6,.content-section .main-hero .hero-mobile-image p+h1.h2,.content-section .main-hero .hero-mobile-image p+h1.h3,.content-section .main-hero .hero-mobile-image p+h1.h4,.content-section .main-hero .hero-mobile-image p+h1.h5,.content-section .main-hero .hero-mobile-image p+h1.h6,.content-section .main-hero .hero-mobile-image table+.h1.h2,.content-section .main-hero .hero-mobile-image table+.h1.h3,.content-section .main-hero .hero-mobile-image table+.h1.h4,.content-section .main-hero .hero-mobile-image table+.h1.h5,.content-section .main-hero .hero-mobile-image table+.h1.h6,.content-section .main-hero .hero-mobile-image table+h1.h2,.content-section .main-hero .hero-mobile-image table+h1.h3,.content-section .main-hero .hero-mobile-image table+h1.h4,.content-section .main-hero .hero-mobile-image table+h1.h5,.content-section .main-hero .hero-mobile-image table+h1.h6,.content-section .main-hero .hero-mobile-image ul+.h1.h2,.content-section .main-hero .hero-mobile-image ul+.h1.h3,.content-section .main-hero .hero-mobile-image ul+.h1.h4,.content-section .main-hero .hero-mobile-image ul+.h1.h5,.content-section .main-hero .hero-mobile-image ul+.h1.h6,.content-section .main-hero .hero-mobile-image ul+h1.h2,.content-section .main-hero .hero-mobile-image ul+h1.h3,.content-section .main-hero .hero-mobile-image ul+h1.h4,.content-section .main-hero .hero-mobile-image ul+h1.h5,.content-section .main-hero .hero-mobile-image ul+h1.h6,.content-section ol+.h1,.content-section ol+.h2,.content-section ol+.h3,.content-section ol+.h4,.content-section ol+.h5,.content-section ol+.h6,.content-section ol+h1,.content-section ol+h2,.content-section ol+h3,.content-section ol+h4,.content-section ol+h5,.content-section ol+h6,.content-section p+.h1,.content-section p+.h2,.content-section p+.h3,.content-section p+.h4,.content-section p+.h5,.content-section p+.h6,.content-section p+h1,.content-section p+h2,.content-section p+h3,.content-section p+h4,.content-section p+h5,.content-section p+h6,.content-section table+.h1,.content-section table+.h2,.content-section table+.h3,.content-section table+.h4,.content-section table+.h5,.content-section table+.h6,.content-section table+h1,.content-section table+h2,.content-section table+h3,.content-section table+h4,.content-section table+h5,.content-section table+h6,.content-section ul+.h1,.content-section ul+.h2,.content-section ul+.h3,.content-section ul+.h4,.content-section ul+.h5,.content-section ul+.h6,.content-section ul+h1,.content-section ul+h2,.content-section ul+h3,.content-section ul+h4,.content-section ul+h5,.content-section ul+h6,.entry-content .main-hero .hero-mobile-image ol+.h1.h2,.entry-content .main-hero .hero-mobile-image ol+.h1.h3,.entry-content .main-hero .hero-mobile-image ol+.h1.h4,.entry-content .main-hero .hero-mobile-image ol+.h1.h5,.entry-content .main-hero .hero-mobile-image ol+.h1.h6,.entry-content .main-hero .hero-mobile-image ol+h1.h2,.entry-content .main-hero .hero-mobile-image ol+h1.h3,.entry-content .main-hero .hero-mobile-image ol+h1.h4,.entry-content .main-hero .hero-mobile-image ol+h1.h5,.entry-content .main-hero .hero-mobile-image ol+h1.h6,.entry-content .main-hero .hero-mobile-image p+.h1.h2,.entry-content .main-hero .hero-mobile-image p+.h1.h3,.entry-content .main-hero .hero-mobile-image p+.h1.h4,.entry-content .main-hero .hero-mobile-image p+.h1.h5,.entry-content .main-hero .hero-mobile-image p+.h1.h6,.entry-content .main-hero .hero-mobile-image p+h1.h2,.entry-content .main-hero .hero-mobile-image p+h1.h3,.entry-content .main-hero .hero-mobile-image p+h1.h4,.entry-content .main-hero .hero-mobile-image p+h1.h5,.entry-content .main-hero .hero-mobile-image p+h1.h6,.entry-content .main-hero .hero-mobile-image table+.h1.h2,.entry-content .main-hero .hero-mobile-image table+.h1.h3,.entry-content .main-hero .hero-mobile-image table+.h1.h4,.entry-content .main-hero .hero-mobile-image table+.h1.h5,.entry-content .main-hero .hero-mobile-image table+.h1.h6,.entry-content .main-hero .hero-mobile-image table+h1.h2,.entry-content .main-hero .hero-mobile-image table+h1.h3,.entry-content .main-hero .hero-mobile-image table+h1.h4,.entry-content .main-hero .hero-mobile-image table+h1.h5,.entry-content .main-hero .hero-mobile-image table+h1.h6,.entry-content .main-hero .hero-mobile-image ul+.h1.h2,.entry-content .main-hero .hero-mobile-image ul+.h1.h3,.entry-content .main-hero .hero-mobile-image ul+.h1.h4,.entry-content .main-hero .hero-mobile-image ul+.h1.h5,.entry-content .main-hero .hero-mobile-image ul+.h1.h6,.entry-content .main-hero .hero-mobile-image ul+h1.h2,.entry-content .main-hero .hero-mobile-image ul+h1.h3,.entry-content .main-hero .hero-mobile-image ul+h1.h4,.entry-content .main-hero .hero-mobile-image ul+h1.h5,.entry-content .main-hero .hero-mobile-image ul+h1.h6,.entry-content ol+.h1,.entry-content ol+.h2,.entry-content ol+.h3,.entry-content ol+.h4,.entry-content ol+.h5,.entry-content ol+.h6,.entry-content ol+h1,.entry-content ol+h2,.entry-content ol+h3,.entry-content ol+h4,.entry-content ol+h5,.entry-content ol+h6,.entry-content p+.h1,.entry-content p+.h2,.entry-content p+.h3,.entry-content p+.h4,.entry-content p+.h5,.entry-content p+.h6,.entry-content p+h1,.entry-content p+h2,.entry-content p+h3,.entry-content p+h4,.entry-content p+h5,.entry-content p+h6,.entry-content table+.h1,.entry-content table+.h2,.entry-content table+.h3,.entry-content table+.h4,.entry-content table+.h5,.entry-content table+.h6,.entry-content table+h1,.entry-content table+h2,.entry-content table+h3,.entry-content table+h4,.entry-content table+h5,.entry-content table+h6,.entry-content ul+.h1,.entry-content ul+.h2,.entry-content ul+.h3,.entry-content ul+.h4,.entry-content ul+.h5,.entry-content ul+.h6,.entry-content ul+h1,.entry-content ul+h2,.entry-content ul+h3,.entry-content ul+h4,.entry-content ul+h5,.entry-content ul+h6,.main-hero .hero-mobile-image .content-section ol+.h1.h2,.main-hero .hero-mobile-image .content-section ol+.h1.h3,.main-hero .hero-mobile-image .content-section ol+.h1.h4,.main-hero .hero-mobile-image .content-section ol+.h1.h5,.main-hero .hero-mobile-image .content-section ol+.h1.h6,.main-hero .hero-mobile-image .content-section ol+h1.h2,.main-hero .hero-mobile-image .content-section ol+h1.h3,.main-hero .hero-mobile-image .content-section ol+h1.h4,.main-hero .hero-mobile-image .content-section ol+h1.h5,.main-hero .hero-mobile-image .content-section ol+h1.h6,.main-hero .hero-mobile-image .content-section p+.h1.h2,.main-hero .hero-mobile-image .content-section p+.h1.h3,.main-hero .hero-mobile-image .content-section p+.h1.h4,.main-hero .hero-mobile-image .content-section p+.h1.h5,.main-hero .hero-mobile-image .content-section p+.h1.h6,.main-hero .hero-mobile-image .content-section p+h1.h2,.main-hero .hero-mobile-image .content-section p+h1.h3,.main-hero .hero-mobile-image .content-section p+h1.h4,.main-hero .hero-mobile-image .content-section p+h1.h5,.main-hero .hero-mobile-image .content-section p+h1.h6,.main-hero .hero-mobile-image .content-section table+.h1.h2,.main-hero .hero-mobile-image .content-section table+.h1.h3,.main-hero .hero-mobile-image .content-section table+.h1.h4,.main-hero .hero-mobile-image .content-section table+.h1.h5,.main-hero .hero-mobile-image .content-section table+.h1.h6,.main-hero .hero-mobile-image .content-section table+h1.h2,.main-hero .hero-mobile-image .content-section table+h1.h3,.main-hero .hero-mobile-image .content-section table+h1.h4,.main-hero .hero-mobile-image .content-section table+h1.h5,.main-hero .hero-mobile-image .content-section table+h1.h6,.main-hero .hero-mobile-image .content-section ul+.h1.h2,.main-hero .hero-mobile-image .content-section ul+.h1.h3,.main-hero .hero-mobile-image .content-section ul+.h1.h4,.main-hero .hero-mobile-image .content-section ul+.h1.h5,.main-hero .hero-mobile-image .content-section ul+.h1.h6,.main-hero .hero-mobile-image .content-section ul+h1.h2,.main-hero .hero-mobile-image .content-section ul+h1.h3,.main-hero .hero-mobile-image .content-section ul+h1.h4,.main-hero .hero-mobile-image .content-section ul+h1.h5,.main-hero .hero-mobile-image .content-section ul+h1.h6,.main-hero .hero-mobile-image .entry-content ol+.h1.h2,.main-hero .hero-mobile-image .entry-content ol+.h1.h3,.main-hero .hero-mobile-image .entry-content ol+.h1.h4,.main-hero .hero-mobile-image .entry-content ol+.h1.h5,.main-hero .hero-mobile-image .entry-content ol+.h1.h6,.main-hero .hero-mobile-image .entry-content ol+h1.h2,.main-hero .hero-mobile-image .entry-content ol+h1.h3,.main-hero .hero-mobile-image .entry-content ol+h1.h4,.main-hero .hero-mobile-image .entry-content ol+h1.h5,.main-hero .hero-mobile-image .entry-content ol+h1.h6,.main-hero .hero-mobile-image .entry-content p+.h1.h2,.main-hero .hero-mobile-image .entry-content p+.h1.h3,.main-hero .hero-mobile-image .entry-content p+.h1.h4,.main-hero .hero-mobile-image .entry-content p+.h1.h5,.main-hero .hero-mobile-image .entry-content p+.h1.h6,.main-hero .hero-mobile-image .entry-content p+h1.h2,.main-hero .hero-mobile-image .entry-content p+h1.h3,.main-hero .hero-mobile-image .entry-content p+h1.h4,.main-hero .hero-mobile-image .entry-content p+h1.h5,.main-hero .hero-mobile-image .entry-content p+h1.h6,.main-hero .hero-mobile-image .entry-content table+.h1.h2,.main-hero .hero-mobile-image .entry-content table+.h1.h3,.main-hero .hero-mobile-image .entry-content table+.h1.h4,.main-hero .hero-mobile-image .entry-content table+.h1.h5,.main-hero .hero-mobile-image .entry-content table+.h1.h6,.main-hero .hero-mobile-image .entry-content table+h1.h2,.main-hero .hero-mobile-image .entry-content table+h1.h3,.main-hero .hero-mobile-image .entry-content table+h1.h4,.main-hero .hero-mobile-image .entry-content table+h1.h5,.main-hero .hero-mobile-image .entry-content table+h1.h6,.main-hero .hero-mobile-image .entry-content ul+.h1.h2,.main-hero .hero-mobile-image .entry-content ul+.h1.h3,.main-hero .hero-mobile-image .entry-content ul+.h1.h4,.main-hero .hero-mobile-image .entry-content ul+.h1.h5,.main-hero .hero-mobile-image .entry-content ul+.h1.h6,.main-hero .hero-mobile-image .entry-content ul+h1.h2,.main-hero .hero-mobile-image .entry-content ul+h1.h3,.main-hero .hero-mobile-image .entry-content ul+h1.h4,.main-hero .hero-mobile-image .entry-content ul+h1.h5,.main-hero .hero-mobile-image .entry-content ul+h1.h6{margin-top:1.5rem}}@media (min-width:992px){.content-section ul:not([class]),.entry-content ul:not([class]){max-width:80ch}}.content-section ul:not([class]),.entry-content ul:not([class]){padding-left:1.55rem}.content-section ul:not([class]) li,.entry-content ul:not([class]) li{list-style-position:outside;padding-left:.5rem}@media (max-width:990px){.content-section .col-md-4,.content-section .grid-divider>[class*=col]:nth-child(n+2){margin-top:2rem}}@media (min-width:991px){.content-section .col-md-8+.col-md-4{padding-left:7rem;padding-right:7rem}.content-section .col-md-8+.col-md-4 img{max-width:180px}.content-section .grid-divider>.col-md-8+[class*=col]:nth-child(n+2):after{left:3rem}}@media (max-width:990px){.home .content-section .col-md-8+.col-md-4 p:first-of-type{float:left;width:50%}.home .content-section .col-md-8+.col-md-4 p:nth-of-type(2){float:left;padding-left:1rem;width:50%}}@media (max-width:400px){.home .content-section .col-md-8+.col-md-4 p:first-of-type{width:45%}.home .content-section .col-md-8+.col-md-4 p:nth-of-type(2){width:55%}}.doctor-profile{padding-top:4rem;position:relative;z-index:1}@media (min-width:991px){.doctor-profile{padding-top:10rem}}@media (max-width:990px){.doctor-profile .doctor-bio{order:2}.doctor-profile .doctor-image{margin-bottom:2rem;max-width:400px}}.doctor-profile .doctor-logos{text-align:center}.doctor-profile .doctor-logo{display:inline-block;margin:1rem 2rem 2rem;max-width:11rem;position:relative}.doctor-profile .doctor-logo:after{bottom:-1rem;content:"";left:0;margin:0 auto;position:absolute;right:0;width:2.5rem}@media (max-width:990px){.doctor-profile .doctor-logo:after{bottom:-2rem}}@media (max-width:1200px){.doctor-profile .doctor-logo{max-width:10rem}}@media (max-width:990px){.doctor-profile .doctor-logo{max-width:11rem}}.doctor-wrap{overflow:hidden;position:relative}.doctor-wrap:after{content:url(../images/top-right-pattern-blue.svg);position:absolute;right:0;top:0;z-index:0}@media (max-width:990px){.doctor-wrap:after{width:60vw}}.doctor-wrap h1,.doctor-wrap h2,.doctor-wrap h3,.doctor-wrap h4{color:#0e3e50;line-height:1}.doctor-wrap .specialties{font-size:2.2rem;font-weight:600;line-height:1.3;margin:1.6rem 0}.pretty-headline-alt{display:flex;position:relative}.pretty-headline-alt h1{width:auto}.pretty-headline-alt .teal-line-grow{flex-grow:1;margin-left:1rem;margin-top:2rem}@media (max-width:990px){.pretty-headline-alt{display:block}.pretty-headline-alt .teal-line-grow{display:block;flex-grow:0;margin-bottom:0;margin-left:0;margin-top:1.6rem;width:7rem}}@media (min-width:991px){.doctor-bio{padding-right:5rem}}@media (max-width:990px){.doctor-template-default .padding-top-md{padding-top:3rem}.doctor-template-default .padding-top-lg{padding-top:6rem}}.tax-doctor_type .no_results,section.doctors .no_results{display:none}.tax-doctor_type h2,section.doctors h2{color:#00719c;font-size:24px;font-weight:700;margin:0 0 20px;text-transform:uppercase}.tax-doctor_type .doctor_search,section.doctors .doctor_search{background:#ebebeb;margin-bottom:35px;padding:15px}.tax-doctor_type .doctor_search form,section.doctors .doctor_search form{align-items:center;display:flex;justify-content:center}.tax-doctor_type .doctor_search form label,section.doctors .doctor_search form label{color:#00719c;font-size:24px;font-weight:700;margin:0 20px 0 0;padding:0;text-transform:uppercase}.tax-doctor_type .doctor_search form input[type=text],section.doctors .doctor_search form input[type=text]{border:1px solid #84d0ec;border-radius:0;padding:15px;width:50%}.tax-doctor_type .doctor_search form .search.btn,section.doctors .doctor_search form .search.btn{background:#00719c;border-radius:0;color:#fff;padding:15px;text-transform:uppercase}.tax-doctor_type .filters,section.doctors .filters{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:15px 0 35px}.tax-doctor_type .filters .filter,section.doctors .filters .filter{color:#00719c;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;margin:5px 15px;text-transform:uppercase}.tax-doctor_type .filters .filter.active,.tax-doctor_type .filters .filter:hover,section.doctors .filters .filter.active,section.doctors .filters .filter:hover{text-decoration:underline}.tax-doctor_type .surgeons,section.doctors .surgeons{margin-bottom:35px}.tax-doctor_type .optometrists,section.doctors .optometrists{display:flex;flex-wrap:wrap;margin-bottom:35px;width:102%}.tax-doctor_type .optometrists h2,section.doctors .optometrists h2{width:100%}.tax-doctor_type #Mix,.tax-doctor_type .mixer,section.doctors #Mix,section.doctors .mixer{display:flex;flex-wrap:wrap;width:102%}.tax-doctor_type #Mix .mix,.tax-doctor_type .mixer .mix,section.doctors #Mix .mix,section.doctors .mixer .mix{display:none}.tax-doctor_type .doctor,section.doctors .doctor{margin-bottom:35px;width:25%}@media (max-width:990px){.tax-doctor_type .doctor,section.doctors .doctor{width:50%}}.tax-doctor_type .doctor .flex,section.doctors .doctor .flex{display:flex;flex-wrap:wrap;padding:0 20px 0 0}.tax-doctor_type .doctor .flex .pic,section.doctors .doctor .flex .pic{aspect-ratio:1/1;display:block;margin:0 0 15px;max-height:270px;overflow:hidden;width:100%}.tax-doctor_type .doctor .flex .pic img,section.doctors .doctor .flex .pic img{height:auto;width:100%}.tax-doctor_type .doctor .flex .bio,section.doctors .doctor .flex .bio{width:100%}.tax-doctor_type .doctor .flex .bio h3,section.doctors .doctor .flex .bio h3{color:#7a7a7a;font-size:16px;font-weight:700;margin:0 0 10px;text-transform:uppercase}.tax-doctor_type .doctor .flex .bio .specialties,section.doctors .doctor .flex .bio .specialties{color:#707070;font-size:14px}.tax-doctor_type .doctor .flex .bio .bio_link,section.doctors .doctor .flex .bio .bio_link{color:#00719c;font-size:14px;font-weight:700;text-transform:uppercase}.tax-doctor_type h1{margin:30px 0 50px}.tax-doctor_type .mixer{margin-bottom:50px}.doctor-profile h1{margin-bottom:0}.related-content-locations{margin:0 -.8rem}.related-content-locations .related-content-cont{background:#f8f8f8;display:flex;flex-direction:column;height:100%;padding:0 1.6rem}.related-content-locations>.row>*{margin-top:1.6rem;padding:0 .8rem}.related-content-locations h3{font-size:2.2rem;margin-bottom:0}.related-content-locations a{font-size:1.6rem}.related-content-locations .preview-phone{font-weight:600}.related-content-locations .location-preview-cont{padding:1.6rem 0}.related-content-locations .location-buttons{display:flex;margin-left:-1.6rem;margin-right:-1.6rem;margin-top:auto}.related-content-locations .location-buttons .loc-btn{background:#00719c;color:#efefef;flex:1 1 auto;padding:1rem;text-align:center;text-decoration:none;transition:.3s ease-in-out}.related-content-locations .location-buttons .loc-btn:hover{background:#0e3e50}.related-content-locations .location-buttons a:first-of-type{border-right:1px solid #efefef}.related-content-locations .preview-address{margin-top:1.6rem}.related-content-services{margin:0 -.8rem}.related-content-services p{margin-bottom:1.2rem}.related-content-services .related-content-cont{background:#f8f8f8;border-top:6px solid #83d0ec;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:14rem;padding:4rem;text-align:center;transition:.3s ease-in-out}.related-content-services .related-content-cont h2,.related-content-services .related-content-cont h3,.related-content-services .related-content-cont h4{transition:.3s ease-in-out}@media (max-width:990px){.related-content-services .related-content-cont{display:flex;justify-content:center;min-height:18rem;padding:3rem 5rem}.related-content-services .related-content-cont h3{margin-left:auto;margin-right:auto;max-width:24rem}}.related-content-services .related-content-cont:hover{background:#0e3e50;border-color:#0e3e50;color:#fff}.related-content-services .related-content-cont:hover a.learn-more,.related-content-services .related-content-cont:hover h2,.related-content-services .related-content-cont:hover h3,.related-content-services .related-content-cont:hover h4,.related-content-services .related-content-cont:hover span.learn-more{color:#fff}.related-content-services .related-content-cont.basic-layout{background:#f8f8f8;border-top:0;padding:3rem 2rem}.related-content-services .related-content-cont.basic-layout a.learn-more,.related-content-services .related-content-cont.basic-layout span.learn-more{text-decoration:underline}.related-content-services>.row>*{margin-top:1.6rem;padding:0 .8rem}.related-content-services a.learn-more,.related-content-services span.learn-more{color:#0e3e50;display:inline-flex;margin:0 auto}.related-content-services h3{color:#00000f;font-size:2.2rem;font-weight:400;margin-bottom:1.2rem}.related-content-services a{font-size:1.6rem;text-decoration:none}.related-content-services .location-preview-cont{padding:1.6rem 0}.padding-bottom-none .related-cont{padding-bottom:0}.related-content-doctors .doctor-bio-link h3{font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:500;position:relative;text-transform:uppercase}.related-content-doctors .doctor-bio-link h3 a{text-decoration:none}.related-content-doctors .doctor-bio-link h3:after{background-color:#83d0ec;bottom:-1rem;content:" ";height:3px;left:0;position:absolute;width:6rem}.related-content-doctors .doctor-bio-link>a{color:#0e3e50;font-size:1.6rem}.post-related .posts-title-link,.post-related h2,.post-related h3{color:#0e3e50;line-height:1.2;text-decoration:underline;text-decoration-color:#0e3e50!important}@media (max-width:990px){.related-cont{padding-left:1.6rem;padding-right:1.6rem}}.doctor-bio-link{margin-bottom:3rem}.doctor-img-container{min-height:19rem;position:relative}.doctor-img-container img{object-position:top}@media only screen and (max-width:768px){.doctor-img-container{margin-bottom:2rem;min-height:400px}}.doctor-bio-link .learn-more{margin-top:1rem}.doctor-promo{margin-bottom:4rem}.main section:last-of-type>.row{justify-content:center}.related-content-cont.basic-layout{transition:.3s ease-in-out}.related-content-cont.basic-layout:hover{background:#0e3e50;color:#fff}.related-content-cont.basic-layout:hover a.learn-more,.related-content-cont.basic-layout:hover h2,.related-content-cont.basic-layout:hover h3,.related-content-cont.basic-layout:hover h4,.related-content-cont.basic-layout:hover span.learn-more{color:#fff}span.learn-more{transition:.3s ease-in-out}span.learn-more .svg-inline--fa{transition:right .3s ease-in-out!important}a:hover span.learn-more .svg-inline--fa{right:-5px}.tax-video_type .no_results,.video_library .no_results{display:none}.tax-video_type .videos,.video_library .videos{display:flex;flex-wrap:wrap;margin-bottom:65px;width:103%}.tax-video_type .videos .mix,.video_library .videos .mix{display:none}.tax-video_type .videos .video,.video_library .videos .video{margin:0 2% 15px 0;position:relative;width:31%}.tax-video_type .videos .video .item,.video_library .videos .video .item{display:block}.tax-video_type .videos .video .item:hover,.video_library .videos .video .item:hover{text-decoration:none}.tax-video_type .videos .video .icon,.video_library .videos .video .icon{align-items:center;display:flex;height:77%;justify-content:center;position:absolute;width:100%}.tax-video_type .videos .video .icon img,.video_library .videos .video .icon img{height:66px;width:66px}.tax-video_type .videos .video .thumbnail,.video_library .videos .video .thumbnail{border:none;padding:0}.tax-video_type .videos .video .title,.video_library .videos .video .title{color:#666;font-size:18px;font-weight:700;text-align:center;text-transform:uppercase}.tax-video_type .pager-list,.video_library .pager-list{margin-bottom:50px;text-align:center;width:100%}.tax-video_type .pager-list .pager,.video_library .pager-list .pager{border:3px solid #83d0ec;border-radius:3px;color:#83d0ec;cursor:pointer;display:inline-block;font-size:18px;margin:10px;padding:10px 16px}.tax-video_type .pager-list .pager.active,.tax-video_type .pager-list .pager:hover,.video_library .pager-list .pager.active,.video_library .pager-list .pager:hover{background:#83d0ec;color:#fff;text-decoration:none}.tax-video_type .pager-list .current,.video_library .pager-list .current{background:#83d0ec;color:#fff}.doctor_search,.video_library .video_search{align-items:center;background:#ebebeb;margin-bottom:3rem;margin-top:3rem;padding:15px;position:relative}.doctor_search form.search_form input[type=text],.video_library .video_search form.search_form input[type=text]{padding:1.1rem!important;width:calc(100% - 12rem)!important}.doctor_search form.search_form .btn{margin-left:1rem}.tax-video_type h1{margin:30px 0 50px}.single-video .video{margin-bottom:50px}.single-video .video .videoWrapper{height:0;margin-bottom:35px;padding-bottom:56.25%;padding-top:25px;position:relative}.single-video .video .videoWrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:1200px){.tax-video_type .videos .video .icon,.video_library .videos .video .icon{height:65%}}@media (max-width:992px){.tax-video_type .videos .video .icon,.video_library .videos .video .icon{height:60%}.tax-video_type .videos .video .icon img,.video_library .videos .video .icon img{height:50px;width:50px}}@media (max-width:768px){.tax-video_type .video_search,.video_library .video_search{flex-wrap:wrap}.tax-video_type .video_search .search_form,.video_library .video_search .search_form{margin-bottom:25px;width:100%}.tax-video_type .video_search .search_form input[type=text],.video_library .video_search .search_form input[type=text]{width:90%}.tax-video_type .videos,.video_library .videos{width:100%}.tax-video_type .videos .video,.video_library .videos .video{margin-right:0;width:100%}.tax-video_type .videos .video .icon,.video_library .videos .video .icon{height:80%}.tax-video_type .videos .video .icon img,.video_library .videos .video .icon img{height:auto;width:auto}}.video.mix img.thumbnail{min-width:100%}.category_select select{padding:1.1rem;width:100%}.custom-table .table{border-collapse:collapse;width:100%}.custom-table .table thead th{vertical-align:top}.custom-table .table td,.custom-table .table th{border-left:1px solid #efefef;padding:1rem;text-align:center}.custom-table .table td:first-of-type,.custom-table .table th:first-of-type{border-left:0}.custom-table .table td{padding:3rem 2rem}.custom-table .table tbody tr:nth-child(2n){background-color:#f8f8f8}.mobile-table-col{background:#f8f8f8;border-top:6px solid #83d0ec;margin-bottom:1.6rem;padding:2rem}.mobile-table-col h3,.mobile-table-col h4{margin:0 auto}.mobile-table-header{margin-bottom:.6rem}.mobile-table-header h2,.mobile-table-header h3,.mobile-table-header h4{margin-bottom:1rem}.mobile-table-row{margin-top:1rem}.cta-banner{background-blend-mode:multiply;background-size:cover;position:relative}.cta-banner .blur{filter:blur(10px)}.cta-banner a{font-weight:700}@media (max-width:990px){.cta-banner{text-align:center}.cta-banner a{display:block!important;margin:0 auto 1rem!important;min-width:20rem;width:fit-content}.cta-banner.content-img-grid a{margin:0 0 1rem!important}.cta-banner .pretty-headline-alt{display:initial}}.cta-banner .container-fluid,.cta-banner .container-lg,.cta-banner .container-md,.cta-banner .container-sm,.cta-banner .container-xl,.cta-banner .container-xxl{position:relative}.cta-banner.content-img-right [class*=col-]:first-child{padding-bottom:11rem;padding-top:11rem}@media (max-width:990px){.cta-banner.content-img-right [class*=col-]:first-child{padding:6rem 20px}}.cta-banner.content-img-grid [class*=col-]:first-child{min-height:34vw;padding-bottom:14rem;padding-top:14rem}@media (min-width:991px){.cta-banner.content-img-grid [class*=col-]:first-child{align-items:center;display:flex;justify-content:center}}@media (max-width:990px){.cta-banner.content-img-grid [class*=col-]:first-child{min-height:1rem;padding-bottom:6rem;padding-top:6rem;text-align:left}}.cta-banner [class*=col-]:first-child{padding-bottom:12rem;padding-top:12rem}@media (max-width:767px){.cta-banner [class*=col-]:first-child{padding:6rem 20px}}.cta-banner a.btn:nth-of-type(n+2){border:none;box-shadow:none;padding:0;text-decoration:underline}.cta-banner img{height:100%;object-fit:cover;width:100%}@media (min-width:991px){.content-img-right-dark h1,.content-img-right-dark h2,.content-img-right-dark h3,.content-img-right-dark h4,.content-img-right-dark h5,.content-img-right-dark p{color:#fff}}.blue-overlay{background:#0e3e50}.blue-overlay h1,.blue-overlay h2,.blue-overlay h3,.blue-overlay h4,.blue-overlay h5{color:#fff}@media (min-width:991px){.cta-img-right{left:50%;z-index:3}.cta-img-left{right:50%}}@media (max-width:990px){section.content-img-right{background:#f8f8f8}}section.content-img-right a.tel-link{color:#0e3e50}.cta-boxes{position:relative;z-index:100}.cta-boxes .heading{color:#0e3e50;margin-bottom:40px}.cta-boxes .cta-card{background-color:#f8f8f8;display:block;height:100%;margin-bottom:auto;margin-top:auto;padding:30px}.cta-boxes .cta-card .card-body{display:flex;flex-direction:column;height:100%;justify-content:space-between}.cta-boxes .cta-card.blue-border{border-top:5px solid #83d0ec}.cta-boxes .cta-card h5{font-size:22px;letter-spacing:.44px}.cta-boxes .cta-card h5,.cta-boxes .cta-card p.card-text{font-style:normal;font-weight:500;line-height:26px;text-align:center}.cta-boxes .cta-card p.card-text{font-family:Montserrat;font-size:16px;letter-spacing:.32px;margin-bottom:20px}.cta-boxes .cta-card a{color:#0e3e50;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;letter-spacing:normal;line-height:25px}.cta-boxes .cta-card a:after{top:0}.cta-boxes .cta-card:hover{background-color:#0e3e50;color:#fff!important;transition:.3s ease-in-out}.cta-boxes .cta-card:hover a{color:#fff}@media (max-width:769px) and (min-width:767px){.related-content-services .col-md-3,.related-content-services .col-md-4{width:50%!important}}body .gform_confirmation_wrapper{border:0;border-radius:4px;clear:both;font-size:15px;font-weight:700;line-height:15px;margin-bottom:0;padding:15px 20px;text-align:left;width:100%}.form .gform_wrapper,.gform_wrapper,.section-content .gform_wrapper{margin:0;padding:0}.form .gform_wrapper .top_label .gfield,.gform_wrapper .top_label .gfield,.section-content .gform_wrapper .top_label .gfield{margin:0 0 20px}.form .gform_wrapper .top_label .gfield .ginput_container,.gform_wrapper .top_label .gfield .ginput_container,.section-content .gform_wrapper .top_label .gfield .ginput_container{margin:0!important}.form .gform_wrapper .top_label .gfield textarea,.gform_wrapper .top_label .gfield textarea,.section-content .gform_wrapper .top_label .gfield textarea{height:100px;margin-bottom:0}.form .gform_wrapper .top_label .gfield .ginput_container_textarea,.gform_wrapper .top_label .gfield .ginput_container_textarea,.section-content .gform_wrapper .top_label .gfield .ginput_container_textarea{height:120px}.form .gform_wrapper .top_label .gfield:last-child,.gform_wrapper .top_label .gfield:last-child,.section-content .gform_wrapper .top_label .gfield:last-child{margin:0}.form .gform_wrapper .top_label .gfield.gfield_error,.gform_wrapper .top_label .gfield.gfield_error,.section-content .gform_wrapper .top_label .gfield.gfield_error{background-color:transparent;border-bottom:0;border-top:0;margin-bottom:0;padding-bottom:0;padding-top:0}.form .gform_wrapper .top_label .gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.form .gform_wrapper .top_label .gfield.gfield_error textarea,.gform_wrapper .top_label .gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper .top_label .gfield.gfield_error textarea,.section-content .gform_wrapper .top_label .gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.section-content .gform_wrapper .top_label .gfield.gfield_error textarea{border-color:#790000}.form .gform_wrapper .top_label .gfield.gfield_error .gfield_label,.gform_wrapper .top_label .gfield.gfield_error .gfield_label,.section-content .gform_wrapper .top_label .gfield.gfield_error .gfield_label{margin-top:0}.form .gform_wrapper .top_label .gfield.gfield_error .chosen-container-single .chosen-drop,.form .gform_wrapper .top_label .gfield.gfield_error .chosen-container-single .chosen-single,.form .gform_wrapper .top_label .gfield.gfield_error .chosen-container-single.chosen-with-drop .chosen-single,.gform_wrapper .top_label .gfield.gfield_error .chosen-container-single .chosen-drop,.gform_wrapper .top_label .gfield.gfield_error .chosen-container-single .chosen-single,.gform_wrapper .top_label .gfield.gfield_error .chosen-container-single.chosen-with-drop .chosen-single,.section-content .gform_wrapper .top_label .gfield.gfield_error .chosen-container-single .chosen-drop,.section-content .gform_wrapper .top_label .gfield.gfield_error .chosen-container-single .chosen-single,.section-content .gform_wrapper .top_label .gfield.gfield_error .chosen-container-single.chosen-with-drop .chosen-single{border-color:#790000}.form .gform_wrapper div.validation_error,.gform_wrapper div.validation_error,.section-content .gform_wrapper div.validation_error{border:0;border-radius:4px;clear:both;color:#790000;font-size:12px;font-weight:700;margin-bottom:25px;padding:10px 20px;text-align:left;width:100%}.form .gform_wrapper div.validation_message,.gform_wrapper div.validation_message,.section-content .gform_wrapper div.validation_message{font-size:.9rem;font-weight:400;letter-spacing:normal;margin:0!important;margin-top:-3px;padding:0!important}.form .gform_wrapper .gform_footer,.form .gform_wrapper.gf_browser_ie .gform_footer,.gform_wrapper .gform_footer,.gform_wrapper.gf_browser_ie .gform_footer,.section-content .gform_wrapper .gform_footer,.section-content .gform_wrapper.gf_browser_ie .gform_footer{margin:20px 0 0;padding:0}.form .gform_wrapper .gform_footer input[type=submit],.form .gform_wrapper.gf_browser_ie .gform_footer input[type=submit],.gform_wrapper .gform_footer input[type=submit],.gform_wrapper.gf_browser_ie .gform_footer input[type=submit],.section-content .gform_wrapper .gform_footer input[type=submit],.section-content .gform_wrapper.gf_browser_ie .gform_footer input[type=submit]{-webkit-appearance:none;font-size:16px;line-height:normal;margin:0;padding:16px 26px 14px}.form .gform_wrapper .gform_footer input[type=submit]:hover,.form .gform_wrapper.gf_browser_ie .gform_footer input[type=submit]:hover,.gform_wrapper .gform_footer input[type=submit]:hover,.gform_wrapper.gf_browser_ie .gform_footer input[type=submit]:hover,.section-content .gform_wrapper .gform_footer input[type=submit]:hover,.section-content .gform_wrapper.gf_browser_ie .gform_footer input[type=submit]:hover{cursor:pointer}.form .gform_wrapper .gform_footer input[type=submit]:focus,.form .gform_wrapper.gf_browser_ie .gform_footer input[type=submit]:focus,.gform_wrapper .gform_footer input[type=submit]:focus,.gform_wrapper.gf_browser_ie .gform_footer input[type=submit]:focus,.section-content .gform_wrapper .gform_footer input[type=submit]:focus,.section-content .gform_wrapper.gf_browser_ie .gform_footer input[type=submit]:focus{border:2px solid #aaa;outline:none}.form-white .gform_wrapper .top_label .gfield_label,.form-white .gform_wrapper div.validation_message{color:#fff}.main div.validation_error{border:2px solid #790000}.main .gform_wrapper.gravity-theme .gfield input.medium,.main .gform_wrapper.gravity-theme .gfield select.medium,.main input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border-color:#888;border-width:1px;padding:1.5rem;width:100%}.main .ginput_container select{padding:1.5rem!important}.main .gform_footer input.button,.main .gform_footer input[type=submit],.main .gform_page_footer input.button,.main .gform_page_footer input[type=submit]{border:0;box-shadow:none;min-width:16rem;transition:.3s ease-in-out}.main .gform_wrapper .gfield_validation_message,.main .gform_wrapper .validation_message{border:0}.main .form .gform_wrapper .top_label .gfield .ginput_container_textarea,.main .gform_wrapper .top_label .gfield .ginput_container_textarea,.main .section-content .gform_wrapper .top_label .gfield .ginput_container_textarea{height:auto}.not-found-cont{padding:6vw 1rem}.not-found-cont form.search_form{border-bottom:0!important}.not-found-message{padding:1rem 0 3rem}header .search_form{background:#0e3e50;bottom:0;display:none;left:0;opacity:.97;position:fixed;right:0;top:0;z-index:99999}header .search_form .container{bottom:0;height:13rem;left:0;margin:auto;position:absolute;right:0;top:0}header .search_form form{position:relative;text-align:center}@media (min-width:991px){header .search_form form{padding-right:20rem}}header .search_form input[type=text]{background:transparent;border:0;border-bottom:2px solid #fff;color:#fff;font-size:3rem;padding:1rem;width:100%}@media (min-width:991px){header .search_form input[type=text]{font-size:4rem}}header .search_form input[type=text]::placeholder{color:#efefef}header .search_form input[type=submit]{background:transparent;border:2px solid #fff;color:#fff;font-size:2rem;height:7rem;transition:.3s ease-in-out}@media (min-width:991px){header .search_form input[type=submit]{bottom:0;position:absolute;right:0;width:16rem}}@media (max-width:990px){header .search_form input[type=submit]{margin:2rem auto;min-width:21rem}}header .search_form input[type=submit]:focus,header .search_form input[type=submit]:hover{background:#fff;color:#0e3e50}.main .search_form input[type=text]{padding:2rem 1.5rem!important}.content.search{margin-top:5rem}.close-search{color:#fff;font-size:4rem;position:fixed;right:4rem;top:2rem;transition:.3s ease-in-out}.close-search:focus,.close-search:hover{color:#83d0ec}.close-search:focus{outline:1px}.results-post{padding:6rem 0}.not-found-cont .content .search_form,.results-post .content .search_form,body.search-results .content .search_form{border-bottom:1px solid #83d0ec;display:flex;margin-bottom:50px;padding-bottom:50px}.not-found-cont .content .search_form input[type=text],.results-post .content .search_form input[type=text],body.search-results .content .search_form input[type=text]{height:35px;margin-right:10px;padding:8px;width:50%}.not-found-cont .pagination,.results-post .pagination,body.search-results .pagination{margin-bottom:50px;text-align:center;width:100%}.not-found-cont .pagination a,.not-found-cont .pagination span,.results-post .pagination a,.results-post .pagination span,body.search-results .pagination a,body.search-results .pagination span{border:3px solid #83d0ec;border-radius:3px;color:#83d0ec;font-size:18px;margin:10px;padding:10px 16px}.not-found-cont .pagination a:hover,.results-post .pagination a:hover,body.search-results .pagination a:hover{background:#83d0ec;color:#fff;text-decoration:none}.not-found-cont .pagination .current,.results-post .pagination .current,body.search-results .pagination .current{background:#83d0ec;color:#fff}body.archive .index,body.blog .index,body.search .index,body.single-portal-post .index,body.single-post .index{padding-right:50px}body.archive article,body.blog article,body.search article,body.single-portal-post article,body.single-post article{border-bottom:1px solid #83d0ec;margin:0 0 50px;padding:0 0 50px}body.archive article header,body.blog article header,body.search article header,body.single-portal-post article header,body.single-post article header{margin:0 0 20px}body.archive article header img,body.blog article header img,body.search article header img,body.single-portal-post article header img,body.single-post article header img{margin-bottom:25px;width:auto}body.archive article .entry-content,body.blog article .entry-content,body.search article .entry-content,body.single-portal-post article .entry-content,body.single-post article .entry-content{margin-bottom:50px}body.archive article .entry-content img,body.blog article .entry-content img,body.search article .entry-content img,body.single-portal-post article .entry-content img,body.single-post article .entry-content img{width:auto}body.archive article .entry-content .alignleft,body.blog article .entry-content .alignleft,body.search article .entry-content .alignleft,body.single-portal-post article .entry-content .alignleft,body.single-post article .entry-content .alignleft{float:left;margin:0 20px 20px 0}body.archive article .entry-content .aligncenter,body.blog article .entry-content .aligncenter,body.search article .entry-content .aligncenter,body.single-portal-post article .entry-content .aligncenter,body.single-post article .entry-content .aligncenter{margin:0 auto 20px}body.archive article .entry-content .alignright,body.blog article .entry-content .alignright,body.search article .entry-content .alignright,body.single-portal-post article .entry-content .alignright,body.single-post article .entry-content .alignright{float:right;margin:0 0 20px 20px}body.archive article:last-of-type,body.blog article:last-of-type,body.search article:last-of-type,body.single-portal-post article:last-of-type,body.single-post article:last-of-type{border-bottom:none;margin:0}body.archive .headline,body.blog .headline,body.search .headline,body.single-portal-post .headline,body.single-post .headline{font-size:40px;font-weight:600}body.archive .entry-title,body.archive .entry-title a,body.blog .entry-title,body.blog .entry-title a,body.search .entry-title,body.search .entry-title a,body.single-portal-post .entry-title,body.single-portal-post .entry-title a,body.single-post .entry-title,body.single-post .entry-title a{margin:0 0 15px;text-decoration:none;text-transform:uppercase}body.archive .entry-title a:hover,body.blog .entry-title a:hover,body.search .entry-title a:hover,body.single-portal-post .entry-title a:hover,body.single-post .entry-title a:hover{text-decoration:none}body.archive .meta,body.blog .meta,body.search .meta,body.single-portal-post .meta,body.single-post .meta{align-items:center;display:flex}body.archive .meta .addthis_sharing_toolbox,body.blog .meta .addthis_sharing_toolbox,body.search .meta .addthis_sharing_toolbox,body.single-portal-post .meta .addthis_sharing_toolbox,body.single-post .meta .addthis_sharing_toolbox{margin-left:20px}body.archive .categories,body.blog .categories,body.search .categories,body.single-portal-post .categories,body.single-post .categories{padding-bottom:5px}body.archive .categories .headline,body.blog .categories .headline,body.search .categories .headline,body.single-portal-post .categories .headline,body.single-post .categories .headline{color:#024f69!important;font-weight:600!important;margin:0!important;padding-left:25px;padding-right:25px;padding-top:25px}body.archive .categories .headline :after,body.blog .categories .headline :after,body.search .categories .headline :after,body.single-portal-post .categories .headline :after,body.single-post .categories .headline :after{border:1px solid #84d0ec;height:0!important;margin:20px 35px 0!important}body.archive .categories a,body.blog .categories a,body.search .categories a,body.single-portal-post .categories a,body.single-post .categories a{color:#024f69!important;font-size:16px;font-weight:600;line-height:1.35em;margin-right:1rem;text-align:center;text-transform:capitalize!important}body.archive .categories a:hover,body.blog .categories a:hover,body.search .categories a:hover,body.single-portal-post .categories a:hover,body.single-post .categories a:hover{text-decoration:underline}body.archive .updated,body.blog .updated,body.search .updated,body.single-portal-post .updated,body.single-post .updated{color:#83d0ec;text-transform:uppercase}body.archive .entry-summary p,body.blog .entry-summary p,body.search .entry-summary p,body.single-portal-post .entry-summary p,body.single-post .entry-summary p{margin-bottom:30px}body.archive .pagination-lg,body.blog .pagination-lg,body.search .pagination-lg,body.single-portal-post .pagination-lg,body.single-post .pagination-lg{margin-bottom:50px;text-align:center;width:100%}body.archive .pagination-lg>li,body.blog .pagination-lg>li,body.search .pagination-lg>li,body.single-portal-post .pagination-lg>li,body.single-post .pagination-lg>li{display:inline-block;margin:0 10px}body.archive .pagination-lg>li>a,body.archive .pagination-lg>li>span,body.blog .pagination-lg>li>a,body.blog .pagination-lg>li>span,body.search .pagination-lg>li>a,body.search .pagination-lg>li>span,body.single-portal-post .pagination-lg>li>a,body.single-portal-post .pagination-lg>li>span,body.single-post .pagination-lg>li>a,body.single-post .pagination-lg>li>span{border:3px solid #83d0ec;border-radius:3px}body.archive .pagination-lg .back,body.archive .pagination-lg .first,body.archive .pagination-lg .last,body.archive .pagination-lg .next,body.blog .pagination-lg .back,body.blog .pagination-lg .first,body.blog .pagination-lg .last,body.blog .pagination-lg .next,body.search .pagination-lg .back,body.search .pagination-lg .first,body.search .pagination-lg .last,body.search .pagination-lg .next,body.single-portal-post .pagination-lg .back,body.single-portal-post .pagination-lg .first,body.single-portal-post .pagination-lg .last,body.single-portal-post .pagination-lg .next,body.single-post .pagination-lg .back,body.single-post .pagination-lg .first,body.single-post .pagination-lg .last,body.single-post .pagination-lg .next{margin:0}body.archive .pagination-lg .back a,body.archive .pagination-lg .first a,body.archive .pagination-lg .last a,body.archive .pagination-lg .next a,body.blog .pagination-lg .back a,body.blog .pagination-lg .first a,body.blog .pagination-lg .last a,body.blog .pagination-lg .next a,body.search .pagination-lg .back a,body.search .pagination-lg .first a,body.search .pagination-lg .last a,body.search .pagination-lg .next a,body.single-portal-post .pagination-lg .back a,body.single-portal-post .pagination-lg .first a,body.single-portal-post .pagination-lg .last a,body.single-portal-post .pagination-lg .next a,body.single-post .pagination-lg .back a,body.single-post .pagination-lg .first a,body.single-post .pagination-lg .last a,body.single-post .pagination-lg .next a{border:none;font-size:24px;margin:0;padding:10px}body.archive .pagination-lg .back a:focus,body.archive .pagination-lg .back a:hover,body.archive .pagination-lg .first a:focus,body.archive .pagination-lg .first a:hover,body.archive .pagination-lg .last a:focus,body.archive .pagination-lg .last a:hover,body.archive .pagination-lg .next a:focus,body.archive .pagination-lg .next a:hover,body.blog .pagination-lg .back a:focus,body.blog .pagination-lg .back a:hover,body.blog .pagination-lg .first a:focus,body.blog .pagination-lg .first a:hover,body.blog .pagination-lg .last a:focus,body.blog .pagination-lg .last a:hover,body.blog .pagination-lg .next a:focus,body.blog .pagination-lg .next a:hover,body.search .pagination-lg .back a:focus,body.search .pagination-lg .back a:hover,body.search .pagination-lg .first a:focus,body.search .pagination-lg .first a:hover,body.search .pagination-lg .last a:focus,body.search .pagination-lg .last a:hover,body.search .pagination-lg .next a:focus,body.search .pagination-lg .next a:hover,body.single-portal-post .pagination-lg .back a:focus,body.single-portal-post .pagination-lg .back a:hover,body.single-portal-post .pagination-lg .first a:focus,body.single-portal-post .pagination-lg .first a:hover,body.single-portal-post .pagination-lg .last a:focus,body.single-portal-post .pagination-lg .last a:hover,body.single-portal-post .pagination-lg .next a:focus,body.single-portal-post .pagination-lg .next a:hover,body.single-post .pagination-lg .back a:focus,body.single-post .pagination-lg .back a:hover,body.single-post .pagination-lg .first a:focus,body.single-post .pagination-lg .first a:hover,body.single-post .pagination-lg .last a:focus,body.single-post .pagination-lg .last a:hover,body.single-post .pagination-lg .next a:focus,body.single-post .pagination-lg .next a:hover{background:none;color:#83d0ec}body.single-post #placement-bottom{display:none}.blog-index{margin-bottom:20px!important}@media (max-width:768px){body.blog .index,body.single-post .index{padding-right:50px}body.blog .meta,body.single-post .meta{flex-wrap:wrap}body.blog .meta .categories,body.single-post .meta .categories{display:block;margin:0 0 5px}body.blog .meta .sep,body.single-post .meta .sep{display:none}body.blog .meta .updated,body.single-post .meta .updated{display:block;margin:0 0 10px}body.blog .meta .addthis_sharing_toolbox,body.single-post .meta .addthis_sharing_toolbox{display:block;margin:0;width:100%}}.bdp_sidebar{z-index:9}.bdp_sidebar .categories a{color:#0e3e50;display:inline-block;font-size:18px;font-style:normal;font-weight:500;letter-spacing:normal;line-height:25px;margin-bottom:8px;margin-top:8px;padding:0;position:relative;text-align:left;text-decoration:underline;transition:.3s ease-in-out}.bdp_sidebar .categories a:after{content:url('data:image/svg+xml; utf8, <svg fill="%230E3E50" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path d="M224 256c0 1.1-.7344 3.969-2.219 5.531l-144 151.1c-3.047 3.187-8.125 3.312-11.31 .25c-3.188-3.094-3.281-8.156-.25-11.31l138.7-146.5L66.21 109.5C63.18 106.3 63.27 101.3 66.46 98.22c3.188-3.062 8.266-2.937 11.31 .25l144 151.1C223.3 252 224 254 224 256z"/></svg>');position:absolute;right:-2rem;top:2px;transition:.3s ease-in-out;width:1rem}.bdp_sidebar .categories a:hover:after{right:-3rem}.hero-basic{position:relative;z-index:1}.hero-basic .img-bg-1 img{object-position:center}.hero-basic .header{padding:8rem 0}.hero-basic .header:before{background:#0e3e50;bottom:0;content:"";left:0;opacity:.9;position:absolute;right:0;top:0;z-index:1}.hero-basic .header.pattern:after{z-index:1}.hero-basic .header .container{position:relative;z-index:2}.hero-basic .header h1{font-size:40px;font-style:normal;font-weight:500;letter-spacing:normal;line-height:52px}.hero-basic .header p{font-family:Poppins;font-size:22px;font-style:normal;font-weight:600;letter-spacing:.44px;line-height:32px}.hero-basic .breadcrumbs a{color:#539db9;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;letter-spacing:.36px;line-height:26px}.stats{position:relative;z-index:100}.stats .heading{color:#0e3e50;margin-bottom:40px}.stats .cta-card{height:auto;margin-bottom:auto;margin-top:auto;max-width:315px;min-height:200px;padding:30px}.stats .cta-card.blue-border{border-top:5px solid #83d0ec}.stats .cta-card .card-title,.stats .cta-card h5{color:#0e3e50;font-family:Poppins;font-size:56px;font-style:normal;font-weight:500;letter-spacing:normal;line-height:52px;text-align:center}.stats .cta-card p.card-text{border-top:3px solid #83d0ec;color:#444;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.32px;line-height:26px;margin-top:15px;padding-top:15px;text-align:center}.prev-arrow{left:1rem;right:auto}.next-arrow,.prev-arrow{bottom:0;height:4rem;margin:auto;padding:0;position:absolute;top:0;width:2rem;z-index:3}.next-arrow{left:auto;right:1rem}.nav{position:relative;z-index:1}@media (max-width:1023px){.nav{overflow-x:hidden;padding:3rem 0 5.5rem}}@media (max-width:374px){.nav{padding:2rem 0}}@media (min-width:1023.02px){.nav.mobile-menu-nav{height:100%}}.nav .menu{font-size:0;height:100%;line-height:0;margin:0;padding:0}.nav .menu .menu-item a{align-items:center;padding:3.35rem 1.6rem}@media (min-width:1023.02px){.nav .menu .menu-item a{display:flex;flex-wrap:wrap;height:100%}}@media (max-width:1023px){.nav .menu{margin:0}}.nav .menu.utility-menu{margin:0 -1.402rem}.nav .menu.utility-menu .menu-item a{padding:1.8rem 1.402rem}.nav .menu.utility-menu .menu-item:after{border:1px solid #cacaca;content:"";height:1.9rem;margin-top:-10px;position:absolute;right:0;top:50%;width:0}.nav .menu.utility-menu .menu-item:last-child:after{content:none}.nav .menu.utility-menu .menu-item .search:after{content:"\f002";font-family:Font Awesome\ 6 Pro;font-size:1.4rem;left:50%;position:absolute;top:1.5rem}@media (max-width:1023px){.nav .menu.utility-menu .menu-item{flex-grow:1;text-align:center!important}.nav .menu.utility-menu .menu-item:after{height:100%;margin-top:0;top:0}}.nav .menu-item{color:#0e3e50;display:inline-block;font-size:1.6rem;font-weight:600;height:100%;line-height:1;position:relative;vertical-align:middle}.nav .menu-item.schedule a{align-items:center;background-color:#0e3e50;color:#fff;display:flex;height:100%;margin-left:3rem;padding:3.35rem 2.4rem}@media (min-width:990px) and (max-width:1200px){.nav .menu-item.schedule a{font-size:1.2rem;margin-left:1rem;padding-left:1rem;padding-right:1rem}}@media (min-width:1200px) and (max-width:1400px){.nav .menu-item.schedule a{margin-left:2rem;padding-left:1.8rem;padding-right:1.8rem}}.nav .menu-item.schedule a i{font-size:3.2rem;margin-right:1.2rem}.nav .menu-item.schedule a:hover{background-color:#00719c;color:#fff}@media (max-width:){.nav .menu-item{padding:0 1.5rem}}.nav .menu-item.expand>a,.nav .menu-item>a:focus,.nav .menu-item>a:hover{color:#00719c}@media (max-width:1023px){.nav .menu-item.expand>a,.nav .menu-item>a:focus,.nav .menu-item>a:hover{color:#fff}}@media (min-width:1023.02px){.nav>ul>.menu-item.current-menu-parent>a,.nav>ul>.menu-item.current_page_item>a{color:#00719c}}@media (max-width:1023px){.nav>ul>.menu-item.current-menu-parent>a,.nav>ul>.menu-item.current_page_item>a{color:#00719c}}.nav ul.sub-menu>.menu-item.current_page_item>a{color:#00719c}@media (max-width:1023px){.nav .menu-item>a{padding:1.9rem 5.5rem}}@media (max-width:374px){.nav .menu-item>a{padding:1.9rem 2.5rem}}.nav .menu-item-has-children{position:relative}.nav .menu-item-has-children.expand .sub-menu,.nav .menu-item-has-children:focus .sub-menu,.nav .menu-item-has-children:focus-within .sub-menu,.nav .menu-item-has-children:hover .sub-menu{opacity:1;transform:translateY(0);visibility:visible}.nav .menu-item-has-children.active>a:after{color:#00719c;transform:rotate(0)}.nav .menu .menu-item-has-children>a{padding:3.35rem 1.6rem;position:relative}@media (min-width:991px){.nav .menu .menu-item-has-children>a{margin-right:.8rem}}.nav .menu .menu-item-has-children>a:after{border:3px solid #0e3e50;border-radius:2px;border-width:0 3px 3px 0;content:"";height:1rem;position:absolute;right:-.5rem;top:44%;transform:rotate(45deg);transition:.3s ease-in-out;width:1rem}@media (max-width:1023px){.nav .menu .menu-item-has-children>a:after{border-color:#fff;color:#fff;font-size:3rem;right:3.7rem;top:2rem;transition:transform .4s}}@media (max-width:374px){.nav .menu .menu-item-has-children>a:after{right:3rem}}.nav .menu .menu-item-has-children>a:hover:after{border-color:#00719c}@media (max-width:990px){.nav .menu .menu-item-has-children>a:hover:after{border-color:#fff}}@media (max-width:1023px){.nav .menu .menu-item-has-children>a{padding:1.9rem 5.8rem .8rem 5.5rem}}@media (max-width:374px){.nav .menu .menu-item-has-children>a{padding:1.9rem 5.8rem .8rem 2.5rem}}.nav .menu .menu-item-has-children .menu-item-has-children>a :after{right:.5rem}.nav .menu .menu-item-has-children.sub-menu-opened>a:after{transform:rotate(-135deg)}.nav a{color:inherit;display:block;text-decoration:none;transition:color .4s}@media (max-width:1199px){.nav .menu .menu-item{font-size:1.4rem}.nav .menu .menu-item a{padding:2.9rem 1.2rem}.nav .menu .menu-item.schedule a{margin-left:1rem}.nav .menu .menu-item.schedule a i{font-size:2rem}}.nav #footer-bottom-menu .menu-item a,.nav #footer-menu .menu-item a{margin:0 1.402rem;padding:0}.nav #footer-bottom-menu .menu-item:after,.nav #footer-menu .menu-item:after{border:1px solid #cacaca;content:"";height:1.9rem;margin-top:-10px;position:absolute;right:0;top:50%;width:0}.nav #footer-bottom-menu .menu-item:first-child a,.nav #footer-menu .menu-item:first-child a{margin-left:0}.nav #footer-bottom-menu .menu-item:last-child a,.nav #footer-menu .menu-item:last-child a{margin-right:0}.nav #footer-bottom-menu .menu-item:last-child:after,.nav #footer-menu .menu-item:last-child:after{content:none}.nav .sub-menu{background:#efefef;border:solid #00719c;border-width:.2rem 0 0;left:17px;min-width:25rem;opacity:0;padding:1rem 0 1.1rem;position:absolute;top:87%;transition:opacity .4s,visibility .4s;visibility:hidden;z-index:1}@media (max-width:1023px){.nav .sub-menu{background:transparent;border:0;display:none;left:auto;min-width:100%;opacity:1;padding:0 0 2rem;position:relative;top:auto;visibility:visible}}.nav .sub-menu .menu-item{display:block;padding:0}@media (max-width:1023px){.nav .sub-menu .menu-item{font-size:1.4rem}}.nav .sub-menu .menu-item a{padding:.9rem 2rem}@media (max-width:1023px){.nav .sub-menu a{padding:1rem 5.5rem .8rem 7.5rem}.nav #menu-main-menu{display:flex;flex-wrap:wrap}.nav #menu-main-menu .menu-item{border-bottom:1px solid #fff;text-align:center;width:100%}.nav #menu-main-menu .menu-item:last-child{border-bottom:none}.nav #menu-main-menu .menu-item.schedule a{justify-content:center}.nav #menu-main-menu .menu-item a{color:#fff;padding:2.2rem 1.2rem}body.nav-shown .header__aside{align-items:center;display:flex;flex-grow:1;justify-content:flex-end;position:absolute;right:0;top:0}body.nav-shown .header__aside .nav-trigger{color:#fff;margin:0;padding:1.3rem 2rem;width:auto}}@media (min-width:991px){.nav .menu .menu-item-has-children .menu-item-has-children>a:after{right:.5rem}}.schedule-mobile a{background:#0e3e50;color:#fff}.schedule-mobile a:after{display:none}.schedule-mobile a:hover{background:#00719c}.blog-related-links a{text-align:left!important}.nav-trigger{display:none;line-height:1.5;position:relative;text-decoration:none;transition:margin .4s;z-index:1000}@media (max-width:1023px){.nav-trigger{align-items:center;display:flex;justify-content:flex-end}}.nav-trigger span.text{font-size:1.6rem}.nav-trigger span.line{background:#0e3e50;border-radius:1rem;display:inline-block;height:.3rem;margin-left:1.4rem;transition:transform .4s;width:2.8rem}.nav-trigger span.line:after,.nav-trigger span.line:before{background-color:#0e3e50;border-radius:1rem;content:" ";height:.3rem;position:absolute;transition:transform .4s;width:2.8rem}.nav-trigger span.line:before{top:0}.nav-trigger span.line:after{bottom:0}@media (max-width:1023px){.nav-trigger--active{display:block;margin:4.3rem 1rem 0 .7rem;width:2.7rem}}.nav-trigger--active span:first-child{top:.6rem;transform:rotate(45deg)}.nav-trigger--active span:nth-child(2){display:none}.nav-trigger--active span:nth-child(3){top:.6rem;transform:rotate(-45deg)}#content #wpsl-wrap .wpsl-search{background:transparent;margin-bottom:5rem;padding:0}#content #wpsl-wrap .wpsl-search #wpsl-search-wrap{float:none;text-align:center;width:100%}#content #wpsl-wrap .wpsl-search #wpsl-search-wrap #wpsl-search-btn,#content #wpsl-wrap .wpsl-search #wpsl-search-wrap div{display:flex;float:none;font-size:1.4rem;justify-content:center;margin-right:0}#content #wpsl-wrap .wpsl-search #wpsl-search-wrap #wpsl-search-input{border:1px solid #ccc;border-radius:0;height:auto;margin:0;padding:1.1rem 2rem;width:42rem}#content #wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-input{display:block}#content #wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-input .wpsl-view-all-locations{align-items:baseline;color:#0e3e50;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;text-decoration:underline}#content #wpsl-wrap .wpsl-search #wpsl-search-wrap #wpsl-search-btn{background-color:#00719c;background-image:none;border:none;border-radius:0;box-shadow:none;color:#fff;display:inline-block;font-size:1.6rem;font-weight:400;line-height:1;padding:.9rem 3.89rem;text-transform:none!important;transition:.3s ease-in-out}#content #wpsl-wrap .wpsl-search #wpsl-search-wrap #wpsl-search-btn:hover{background:#0e3e50}#content #wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-icon-direction{align-items:baseline;color:#0e3e50;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin-top:1.6rem;text-decoration:underline}#content #wpsl-wrap .wpsl-search #wpsl-search-wrap .wpsl-icon-direction:hover{cursor:pointer;text-decoration:none}#content #wpsl-wrap.with-cards .wpsl-search{margin-bottom:2.5rem}#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap{margin-left:auto;margin-right:auto}@media (min-width:1400px){#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap{max-width:1320px}}#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-search-btn-wrap{display:flex;gap:10px}#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap #wpsl-search-input{border-radius:8px;font-size:1.3rem;line-height:1.5;padding:1.44rem;width:100%}#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap #wpsl-search-btn{background-color:#ca9e63;border-color:#ca9e63!important;border-radius:8px;bottom:auto;color:#fff;font-weight:600;line-height:1.2;position:relative;right:auto;top:auto}#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input{display:flex;flex-wrap:wrap;justify-content:center}#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .wpsl-icon-direction{align-items:center;margin-top:1.6rem;padding-bottom:0;padding-top:0}#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .wpsl-icon-direction .fa-chevron-right{margin-right:6px}#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .wpsl-icon-direction:hover .fa-chevron-right{margin-right:0}#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .content-section .grid-divider a,#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .cta-boxes .cta-card a,#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .entry-content .grid-divider a,#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .link-arrow,.content-section .grid-divider #content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input a,.cta-boxes .cta-card #content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input a,.entry-content .grid-divider #content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input a{align-items:center;display:flex;margin-top:1.6rem}#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .content-section .grid-divider a .svg-inline--fa,#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .cta-boxes .cta-card a .svg-inline--fa,#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .entry-content .grid-divider a .svg-inline--fa,#content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input .link-arrow .svg-inline--fa,.content-section .grid-divider #content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input a .svg-inline--fa,.cta-boxes .cta-card #content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input a .svg-inline--fa,.entry-content .grid-divider #content #wpsl-wrap.with-cards .wpsl-search #wpsl-search-wrap .wpsl-input a .svg-inline--fa{margin-left:7px;position:relative;top:auto;transition:.3s ease-in-out}#content #wpsl-wrap #wpsl-result-list{float:right;margin-left:4%;margin-right:0;width:32%}#content #wpsl-wrap #wpsl-gmap{float:left;height:1038px;width:64%}@media only screen and (max-width:991px){#content #wpsl-wrap #wpsl-gmap,#content #wpsl-wrap #wpsl-result-list{float:none;margin-left:0;margin-right:0;width:100%}#content #wpsl-wrap #wpsl-gmap{height:80vw;margin-bottom:3rem}}#content #wpsl-wrap #wpsl-result-list .wpsl-results-header{color:#00000f;font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:600;position:relative}#content #wpsl-wrap #wpsl-result-list .wpsl-results-header:after{background-color:#83d0ec;content:" ";height:3px;position:absolute;top:51%;width:100%}#content #wpsl-wrap #wpsl-result-list #wpsl-stores,#content #wpsl-wrap #wpsl-result-list .category-section{height:auto;height:1000px;overflow:scroll}#content #wpsl-wrap #wpsl-result-list #wpsl-stores ul,#content #wpsl-wrap #wpsl-result-list .category-section ul{margin-top:1rem}#content #wpsl-wrap #wpsl-result-list #wpsl-stores ul li,#content #wpsl-wrap #wpsl-result-list .category-section ul li{background-color:#f8f8f8;border-bottom:0;font-size:1.6rem;margin-bottom:2rem;padding:2rem 3rem 0;position:relative}#content #wpsl-wrap #wpsl-result-list #wpsl-stores ul li .wpsl-store-header,#content #wpsl-wrap #wpsl-result-list .category-section ul li .wpsl-store-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:.8rem}#content #wpsl-wrap #wpsl-result-list #wpsl-stores ul li .wpsl-store-header strong,#content #wpsl-wrap #wpsl-result-list .category-section ul li .wpsl-store-header strong{color:#0e3e50;font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:500;margin-right:1rem}#content #wpsl-wrap #wpsl-result-list #wpsl-stores ul li .wpsl-store-header .wpsl-phone,#content #wpsl-wrap #wpsl-result-list .category-section ul li .wpsl-store-header .wpsl-phone{font-weight:600;white-space:nowrap}#content #wpsl-wrap #wpsl-result-list #wpsl-stores ul li .wpsl-store-actions,#content #wpsl-wrap #wpsl-result-list .category-section ul li .wpsl-store-actions{display:flex;margin:2rem -3rem 0}#content #wpsl-wrap #wpsl-result-list #wpsl-stores ul li .wpsl-store-actions a,#content #wpsl-wrap #wpsl-result-list .category-section ul li .wpsl-store-actions a{background-color:#00719c;border:1px solid #80b8cd;border-width:0 1px;color:#fff;flex-grow:1;font-family:Poppins,sans-serif;font-weight:400;padding:.7rem;text-align:center;text-decoration:none;transition:.3s ease-in-out}#content #wpsl-wrap #wpsl-result-list #wpsl-stores ul li .wpsl-store-actions a:hover,#content #wpsl-wrap #wpsl-result-list .category-section ul li .wpsl-store-actions a:hover{background:#0e3e50}#content #wpsl-wrap #wpsl-result-list #wpsl-stores ul li.wpsl-preloader,#content #wpsl-wrap #wpsl-result-list .category-section ul li.wpsl-preloader{padding:1rem 3.5rem}#content #wpsl-wrap #wpsl-result-list .wpsl-view-all-locations{color:#0e3e50;display:block;margin-top:20px;right:5px;text-align:right;width:100%}#content #wpsl-wrap .location-cards #wpsl-gmap{float:none;height:0;width:100%}#content #wpsl-wrap .location-cards #wpsl-result-list{float:none;margin:0;width:100%}#content #wpsl-wrap .location-cards #wpsl-result-list .wpsl-results-header{display:none}#content #wpsl-wrap .location-cards #wpsl-result-list.search-results{padding-top:2rem}#content #wpsl-wrap .location-cards #wpsl-result-list.search-results .wpsl-results-header{display:block}#content #wpsl-wrap .location-cards #wpsl-result-list.search-results .wpsl-results-header:after{display:none}#content #wpsl-wrap .location-cards #wpsl-result-list.search-results .wpsl-results-header h3{font-size:3.2rem;margin-left:auto;margin-right:auto;max-width:50ch;text-align:center}#content #wpsl-wrap .location-cards #wpsl-result-list.search-results .wpsl-results-header h3:after{background:#83d0ec;content:"";display:block;height:.4rem;margin:1rem auto;width:8rem}#content #wpsl-wrap .location-cards #wpsl-result-list.search-results #wpsl-stores{height:auto;overflow:visible}#content #wpsl-wrap .location-cards #wpsl-result-list.search-results #wpsl-stores ul{display:flex;flex-wrap:wrap;height:auto;justify-content:center;overflow:visible}#content #wpsl-wrap .location-cards #wpsl-result-list .category-section{height:auto;overflow:visible}#content #wpsl-wrap .location-cards #wpsl-result-list .category-section:last-of-type{padding-bottom:0}#content #wpsl-wrap .location-cards #wpsl-result-list .category-section h3{font-size:3.2rem;margin-left:auto;margin-right:auto;max-width:50ch;text-align:center}#content #wpsl-wrap .location-cards #wpsl-result-list .category-section h3:after{background:#83d0ec;content:"";display:block;height:.4rem;margin:1rem auto;width:8rem}#content #wpsl-wrap .location-cards #wpsl-result-list ul{display:flex;flex-wrap:wrap;justify-content:center;max-width:100%;width:100%}#content #wpsl-wrap .location-cards #wpsl-result-list ul li{display:flex;flex:0 0 auto;flex-direction:column;margin:1.6rem .8rem 0!important;width:100%}@media only screen and (min-width:768px){#content #wpsl-wrap .location-cards #wpsl-result-list ul li{width:47.5%}}@media only screen and (min-width:992px){#content #wpsl-wrap .location-cards #wpsl-result-list ul li{width:31.6%}}#content #wpsl-wrap .location-cards #wpsl-result-list ul li .wpsl-store-header strong{font-weight:700!important}#content #wpsl-wrap .location-cards #wpsl-result-list ul li .wpsl-store-location{flex-grow:1}#content #wpsl-wrap .location-cards #wpsl-result-list ul li .wpsl-store-actions a{border-color:#fff;border-width:.5px}body.single.single-wpsl_stores #content .wpsl-location{padding:8rem 0 2rem}@media only screen and (max-width:991px){body.single.single-wpsl_stores #content .wpsl-location{padding-top:2rem}}.content-section .grid-divider body.single.single-wpsl_stores #content .wpsl-location a,.cta-boxes .cta-card body.single.single-wpsl_stores #content .wpsl-location a,.entry-content .grid-divider body.single.single-wpsl_stores #content .wpsl-location a,body.single.single-wpsl_stores #content .wpsl-location .content-section .grid-divider a,body.single.single-wpsl_stores #content .wpsl-location .cta-boxes .cta-card a,body.single.single-wpsl_stores #content .wpsl-location .entry-content .grid-divider a,body.single.single-wpsl_stores #content .wpsl-location a.link-arrow{color:#0e3e50;padding-right:2rem!important}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info h1{color:#0e3e50;display:block;font-size:4rem;font-weight:600;margin-bottom:1.2rem;overflow:hidden;position:relative}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info h1:after{background-color:#83d0ec;content:" ";height:3px;position:absolute;top:51%;width:100%}@media (max-width:990px){body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info{margin-bottom:3rem}}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-store-categories span{color:#539db9;display:block;font-size:1.9rem;font-weight:600;line-height:2.4rem;margin-bottom:2.6rem;padding-left:5rem;position:relative}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-store-categories span:before{color:#539db9;font-family:Font Awesome\ 6 Free;font-size:2.4rem;font-weight:900;left:0;position:absolute}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-store-categories span.optical-shop:before{content:"\f530"}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .location-details{font-weight:600;margin-bottom:15px;padding-left:5rem}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-locations-details{margin-bottom:0;position:relative}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-locations-details>div{padding-left:5rem;position:relative}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-locations-details>div:before{display:none;font-family:Font Awesome\ 6 Pro}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-locations-details .wpsl-location-address{font-weight:600}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-locations-details .wpsl-contact-details{display:none}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-change-location{padding-left:5rem}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-change-location a{padding-right:1rem;position:relative}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-location-phone{font-weight:600;margin:3rem 0 4rem;padding-left:5rem;position:relative}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-location-phone svg{border-bottom:3px solid #83d0ec;color:#539db9;font-size:2.8rem;font-weight:900;left:0;position:absolute;top:-1rem}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-location-phone a{font-size:1.8rem;text-decoration:none}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-opening-hours{margin-left:5rem;position:relative}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-opening-hours tr>td:first-child{font-weight:700}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-opening-hours:before{content:"\f017";display:none}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-opening-hours svg{border-bottom:3px solid #83d0ec;color:#539db9;font-family:Font Awesome\ 6 Pro;font-size:2.8rem;font-weight:900;left:-5rem;position:absolute;top:-.4rem}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-location-hours-note{font-size:1.3rem;margin:0 0 2rem;padding-left:5rem}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-location-actions .btn{margin-right:2rem}@media only screen and (max-width:991px){body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-location-actions .btn{display:block;margin:0 0 2rem}}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-info .wpsl-location-actions .btn:last-child{margin-right:0}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-map{display:flex;justify-content:flex-end}@media only screen and (min-width:768px){body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-map{padding-right:0}}body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-map .wpsl-gmap-canvas{max-height:590px;max-width:98%}@media only screen and (max-width:768px){body.single.single-wpsl_stores #content .wpsl-location .wpsl-location-map .wpsl-gmap-canvas{padding-right:0}}@media only screen and (max-width:991px){body.single.single-wpsl_stores #content .wpsl-doctors{width:100%}}.location-address,.location-hours,.wpsl-location-phone{position:relative}.location-address svg,.location-hours svg,.wpsl-location-phone svg{border-bottom:3px solid #83d0ec;color:#539db9;font-size:3.6rem;font-weight:900;left:0;padding-bottom:1rem;position:absolute;top:0}.wpsl-location-actions{padding-top:3rem}@media (max-width:675px){#wpsl-search-wrap #wpsl-search-btn{margin-bottom:0!important}}.optical-shop{color:#00719c;font-weight:900;line-height:1.5;margin-top:2.5rem}.optical-shop svg{font-size:2.6rem;font-weight:900;margin-right:1.7rem;vertical-align:bottom}.location-type{color:#00719c;font-size:1.7rem;font-weight:800;margin-top:-1rem}.preview-address+.location-type{margin-top:1rem}.wpsl-icon-direction .fa-chevron-right{margin-left:7px;transition:.3s ease-in-out}.wpsl-icon-direction:hover .fa-chevron-right{margin-left:13px}.hero-nav{position:relative;z-index:100}.hero-nav .breadcrumbs svg{margin:0 1.5rem -4px;max-width:1rem}.hero-nav .breadcrumbs a{color:#83d0ec;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;letter-spacing:.36px;line-height:26px}.hero-nav .breadcrumbs a.current-page{color:#0e3e50}.hero-nav .breadcrumbs+.container{padding-top:2rem}.hero-nav .intro-img-content{margin-bottom:2rem;margin-left:-1.6rem;margin-right:-1.6rem}@media (max-width:990px){.hero-nav .intro-img-content .full-img{margin-top:2rem}.hero-nav .intro-img-content .intro-content{font-size:1.9rem;margin-top:2rem}}.hero-nav .full-img img{margin:0 auto;width:100%}@media (max-width:990px){.hero-nav .hero-left-content>img{margin-left:-2rem;margin-right:-2rem;max-width:calc(100% + 4rem)}.hero-nav .col-md-4{order:1;padding:0}.hero-nav .col-md-4 .nav{padding:0}.hero-nav .col-md-8{order:2}}@media (max-width:990px) and (max-width:990px){.hero-nav .breadcrums-active{padding-top:0!important}}@media (max-width:990px){.hero-nav .breadcrums-active .breadcrumbs{order:2}.hero-nav .breadcrums-active .col-md-8{order:3}.hero-nav .sidebar-menu{display:none;padding:0 1.5rem 3rem}.hero-nav .sidebar-title{padding:3rem 1.5rem;position:relative;text-align:left}.hero-nav .sidebar-title svg{bottom:0;color:#0e3e50;height:auto;margin:auto;position:absolute;right:1.5rem;top:0;width:2rem}.hero-nav .sidebar-title h3{color:#00000f;font-weight:400;margin-bottom:0;text-align:left}.hero-nav .sidebar-title h3:after{display:none}}.hero-nav .nav{background-color:#efefef;padding:40px}.hero-nav .nav h5:after{border-top:3px solid #83d0ec;content:"";display:block;height:0;margin:20px auto 25px;text-align:center;width:58px}.hero-nav .nav .menu .menu-item.current_page_item>a{border-bottom:0}.hero-nav .nav .menu .menu-item{display:block}.hero-nav .nav .menu .menu-item a{color:#0e3e50;display:inline-block;font-size:18px;font-style:normal;font-weight:500;letter-spacing:normal;line-height:25px;margin-bottom:8px;margin-top:8px;padding:0;position:relative;text-align:left;text-decoration:underline;transition:.3s ease-in-out}.hero-nav .nav .menu .menu-item a:after{content:url('data:image/svg+xml; utf8, <svg fill="%230E3E50" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path d="M224 256c0 1.1-.7344 3.969-2.219 5.531l-144 151.1c-3.047 3.187-8.125 3.312-11.31 .25c-3.188-3.094-3.281-8.156-.25-11.31l138.7-146.5L66.21 109.5C63.18 106.3 63.27 101.3 66.46 98.22c3.188-3.062 8.266-2.937 11.31 .25l144 151.1C223.3 252 224 254 224 256z"/></svg>');position:absolute;right:-2rem;top:2px;transition:.3s ease-in-out;width:1rem}.hero-nav .nav .menu .menu-item a:hover:after{right:-3rem}.wistia_embed,.wistia_embed *{max-width:100%!important}.categories .nav{padding:0 25px}@media (min-width:991px){.sidebar-menu{display:block!important}.intro-content p{font-size:1.85rem;line-height:1.6}}.intro-full-img{margin-top:2rem}.testimonial .slick-arrow{display:none}.testimonial .carousel{box-shadow:0 4px 9px 4px rgba(0,0,0,.12)}.testimonial .heading{color:#0e3e50}.testimonial .testimonials-slider .testimonial-slide{background-color:#fff;border:1px solid #efefef;border-top:5px solid #83d0ec;margin-bottom:0;padding:40px 70px}@media (max-width:767px){.testimonial .testimonials-slider .testimonial-slide{padding-left:28px;padding-right:28px}}.testimonial .testimonials-slider .testimonial-slide .testimonial-content>*{margin-left:auto;margin-right:auto}.testimonial .testimonials-slider .testimonial-slide .testimonial-content h2,.testimonial .testimonials-slider .testimonial-slide .testimonial-content h3{color:#00000f;font-size:2.2rem;font-weight:400}.testimonial .testimonials-slider .testimonial-slide .testimonial-content:before{border-top:3px solid #83d0ec;content:"";display:block;height:0;margin:20px auto 25px;text-align:center;width:24px}.testimonial .testimonials-slider .testimonial-slide i,.testimonial .testimonials-slider .testimonial-slide svg{color:#539db9;font-size:36px;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center}.testimonial .testimonials-slider .testimonial-slide p{color:#444;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.32px;line-height:28px;text-align:center}.testimonial .testimonials-slider .testimonial-slide .author{font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;letter-spacing:.4px;line-height:23px}.testimonial .testimonials-slider .testimonial-slide .attribute{color:#444;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.28px;line-height:28px}.testimonial .slick-dots{bottom:-45px}.testimonial .slick-dots li{margin:0 1px}.testimonial .slick-dots li button:before{font-size:11px}.list{position:relative;z-index:100}.list .heading{color:#0e3e50;margin-bottom:40px}.list .list-card-container{counter-reset:section}.list .list-card-container .list-card{padding-left:8rem;position:relative}@media (max-width:750px){.list .list-card-container .list-card{padding-left:92px}}.list .list-card-container .list-card .card-title{color:#00000f;font-family:Poppins;font-size:22px;font-style:normal;font-weight:500;letter-spacing:.44px;line-height:26px;text-align:left}.list .list-card-container .list-card .card-title:after{border-top:3px solid #83d0ec;content:"";display:block;height:0;margin-bottom:10px;margin-top:10px;width:56px}.list .list-card-container .list-card .content{color:#444;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.32px;line-height:28px;text-align:left}.list .list-card-container .list-card:before{background-color:#fff;border:3px solid #83d0ec;border-radius:50%;color:#83d0ec;content:counter(section);counter-increment:section;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;height:52px;left:1.3rem;letter-spacing:.56px;line-height:38px;margin-bottom:10px;margin-right:20px;padding-bottom:5px;padding-top:5px;position:absolute;text-align:center;top:-1.3rem;vertical-align:-50%;width:52px}@media (max-width:990px){.list .list-card-container .list-card:before{top:-1rem}}@media (max-width:750px){.list .list-card-container .list-card:before{left:20px}}@media (max-width:990px){.list-card-container div:last-of-type .mb-4{margin-bottom:0!important}section.background-color-light-white.padding-bottom-md+section.background-color-light-white.padding-top-md{padding-top:0!important}.content-section .col-md-6+.col-md-6{padding-top:2rem}}.icon-list .list-card:before{display:none}.icon-list .list-card.small-icon .list-icon{background-color:#fff;color:#83d0ec;content:counter(section);counter-increment:section;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;height:52px;left:0;letter-spacing:.56px;line-height:1;margin-bottom:10px;margin-right:20px;padding-bottom:5px;padding-top:0;position:absolute;text-align:center;top:0;width:52px}.icon-list .list-card.small-icon .list-icon svg .b{stroke:#83d0ec!important}.icon-list .list-card.small-icon .list-icon.uploaded-svg svg{height:auto;width:100%}@media (max-width:750px){.icon-list .list-card.small-icon .list-icon{left:20px}}.icon-list .list-card.full-icon-column{max-width:36rem;padding-left:1.6rem;text-align:center}@media (min-width:990px){.icon-list .list-card.full-icon-column{margin-top:2rem}.icon-list .list-card.full-icon-column h3{margin-bottom:0}}@media (max-width:900px){.icon-list .list-card.full-icon-column{flex:1 auto;padding:1rem 0;width:50%}}@media (max-width:400px){.icon-list .list-card.full-icon-column{width:100%}}.icon-list .list-card.full-icon-column .list-icon svg{color:#83d0ec;height:auto;margin-bottom:3rem;max-height:11rem;width:13rem}.icon-list .list-card.full-icon-column .list-icon svg .b{stroke:#83d0ec}.icon-list .list-card.full-icon-column .card-title{margin-top:2.2rem;text-align:center}.icon-list .list-card.full-icon-column .card-title:after{display:none}.list-alt{position:relative;z-index:100}.list-alt h5{color:#0e3e50;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;letter-spacing:.56px;line-height:38px}@media (max-width:990px){.list-alt h5{background-color:#efefef;border-left:5px solid #83d0ec;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;letter-spacing:.36px;line-height:26px;margin-bottom:1rem;padding:25px 18px;text-align:left}}.list-alt .heading{color:#0e3e50;margin-bottom:40px}.list-alt .description{background-color:#fff;border-left:10px solid #83d0ec;padding-left:50px}@media (max-width:990px){.list-alt .description{border-left:0;padding:25px 18px}}@media (min-width:991px){.list-alt .accordion-content{display:block!important}}@media (max-width:990px){.list-alt .accordion-content{display:none}}.accordion-cpt h3{background-color:#efefef;border-left:5px solid #83d0ec;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;letter-spacing:.36px;line-height:26px;margin-bottom:1rem;max-width:none;padding:25px 5rem 25px 18px;text-align:left}.accordion-cpt .accordion-content{display:none}.accordion-content .content{padding:0 1rem}.accordion-toggle{position:relative}.accordion-toggle svg{bottom:0;color:#0e3e50;height:auto;margin:auto;position:absolute;right:3rem;top:0;width:2rem}.accordion-toggle:hover{cursor:pointer}@media (min-width:991px){.media-side-right{order:2}}@media (max-width:990px){.media-side-left{margin-bottom:2.3rem}}.content a.btn+a.btn,.media-content a.btn+a.btn{margin-left:1rem}@media (max-width:550px){.content a.btn,.media-content a.btn{min-width:51%}.content a.btn+a.btn,.media-content a.btn+a.btn{margin-left:0;margin-top:1rem}}.media-content{position:relative;z-index:100}.media-content h1,.media-content h2,.media-content h3,.media-content h4,.media-content h5,.media-content h6{color:#0e3e50}.media-content ul{list-style-position:inside}.media-content ul li{color:#444;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.32px;line-height:28px;margin-left:30px;text-align:left}.popup-youtube-link{display:block;padding-bottom:56.25%;position:relative}.popup-youtube-link:before{background:#0e3e50;bottom:0;content:"";left:0;opacity:.6;position:absolute;right:0;top:0;z-index:2}.popup-youtube-link img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.popup-youtube-link svg{bottom:0;color:#fff;font-size:5rem;left:0;margin:auto;position:absolute;right:0;top:0;z-index:3}.media-content-below{padding:2rem 4rem 0}@media (max-width:990px){.media-col-1{margin-bottom:1.6rem}.media-content-below{padding:1.6rem 3rem 0}}.footer{background:#fff;border-top:.5rem solid #83d0ec}.footer .footer__inner{min-height:14.1rem}.footer .footer__inner .footer__logo{display:inline-block;padding:5rem 0}.footer .footer__inner .col-12{display:flex;flex-direction:column;justify-content:center}.footer .footer__inner .nav{text-align:center}@media (min-width:1025px){.footer .footer__inner #footer-menu{display:inline-block;padding-left:4rem}}@media (max-width:990px){.footer .footer__inner #footer-menu{margin:0 auto;padding:0}.footer .footer__inner #footer-menu a{font-size:1.6rem;padding:1rem 0}}.footer .footer__bottom{background-color:#0e3e50;color:#fff;min-height:8.8rem}.footer .footer__bottom .row{display:flex}.footer .footer__bottom a{color:#fff;font-size:1.4rem;font-weight:500;line-height:1.76}.footer .footer__bottom a:hover{color:#83d0ec}.footer .footer__bottom .copyright{font-size:1.2rem}.footer .footer__bottom .copyright p{margin-left:auto;margin-right:auto}.footer .footer__bottom .list-links{align-items:center;display:flex;justify-content:center;min-height:8.8rem}.footer .footer__bottom .list-links .socials{display:flex;list-style:none}.footer .footer__bottom .list-links .socials .menu-item a{border:1px solid #fff;border-radius:100%;display:inline-block;font-size:2rem;height:3.8rem;line-height:3.7rem;margin:.95rem;text-align:center;width:3.8rem}.footer .footer__bottom .list-links .socials .menu-item a:hover{border-color:#83d0ec}.footer .footer__bottom .footer__links{display:flex}@media (max-width:1199px){.footer .footer__bottom .container-fluid,.footer .footer__bottom .container-lg,.footer .footer__bottom .container-md,.footer .footer__bottom .container-sm,.footer .footer__bottom .container-xl,.footer .footer__bottom .container-xxl{padding-left:2rem;padding-right:2rem}.footer .footer__bottom .copyright{white-space:nowrap}.footer .footer__bottom .list-links{margin-left:8.6rem}.footer .footer__bottom .list-links .socials .menu-item a{font-size:1.5rem;height:3.3rem;line-height:3.2rem;margin:.55rem;width:3.3rem}}@media (max-width:1024px){.footer .footer__inner>.row{flex-wrap:nowrap;justify-content:space-between}.footer .footer__inner>.row .col-md-3.text-end{text-align:center!important}.footer .footer__inner .footer__logo-partner img{max-height:6.1rem}.footer .footer__links{justify-content:center!important}.footer .footer__links .nav{padding:0 0 2.5rem}.footer .footer__links #footer-bottom-menu,.footer .footer__links #footer-menu{display:flex;flex-direction:column;text-align:center}.footer .footer__links #footer-bottom-menu .menu-item a,.footer .footer__links #footer-menu .menu-item a{font-size:1.6rem;margin:.4rem 0!important;padding:1rem 0}.footer .footer__links #footer-bottom-menu .menu-item:after,.footer .footer__links #footer-menu .menu-item:after{border-width:0 0 1px;height:0;margin-top:0;right:0;top:100%;width:100%}.footer .footer__bottom .row .col-12{width:100%}.footer .footer__bottom .row .col-lg-4{order:3}.footer .footer__bottom .row .footer-copy-text{order:4}.footer .footer__bottom .row .col-lg-2{order:1}.footer .footer__bottom .row .col-lg-5{order:2}.footer .footer__bottom .copyright{padding-bottom:3rem;text-align:center;white-space:normal}.footer .footer__bottom .list-links{margin-left:0}.footer .footer__bottom .list-links .socials .menu-item a{font-size:2rem;height:3.8rem;line-height:3.7rem;margin:.95rem;width:3.8rem}.footer .offset-md-1{margin-left:0!important}}@media (min-width:990px) and (max-width:1024px){.footer .footer__inner>.row .col-md-3.text-end{text-align:center!important;width:25%!important}}@media (max-width:990px){.footer .footer__links #footer-bottom-menu,.footer .footer__links #footer-menu{width:30rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer .footer__inner>.row{flex-wrap:wrap}.footer .footer__inner>.row .col-lg-3{order:1;width:60%}.footer .footer__inner>.row .text-end{order:2;width:40%}.footer .footer__inner>.row .col-lg-6{order:3;width:100%}}.main-hero.with-carousel .cover-bg.slick-slider{overflow:hidden}.main-hero.with-carousel .cover-bg.slick-slider .slick-list,.main-hero.with-carousel .cover-bg.slick-slider .slick-list .slick-track{height:100%}.main-hero.with-carousel .cover-bg.slick-slider .slick-arrow{width:2rem;z-index:1}.main-hero.with-carousel .cover-bg.slick-slider .slick-arrow.slick-prev{left:2rem}@media (max-width:991px){.main-hero.with-carousel .cover-bg.slick-slider .slick-arrow.slick-prev{left:1rem}}.main-hero.with-carousel .cover-bg.slick-slider .slick-arrow.slick-prev:before{display:none}.main-hero.with-carousel .cover-bg.slick-slider .slick-arrow.slick-next{right:2rem}@media (max-width:991px){.main-hero.with-carousel .cover-bg.slick-slider .slick-arrow.slick-next{right:1rem}}.main-hero.with-carousel .cover-bg.slick-slider .slick-arrow.slick-next:before{display:none}@media (max-width:991px){.main-hero.with-carousel .hero-content{text-align:center}}@media (min-width:991px){.main-hero.with-carousel .hero-content{max-width:100%}}.main-hero.with-carousel .hero-content h1{font-weight:800;letter-spacing:-1px}@media (min-width:991px){.main-hero.with-carousel .hero-content h1{color:#fff;margin-bottom:3rem}}.main-hero.with-carousel .hero-content h1 u{text-decoration:underline solid 5px #559fb9;text-underline-offset:8px}.main-hero.with-carousel .hero-content p{letter-spacing:-1px}@media (min-width:991px){.main-hero.with-carousel .hero-content p{color:#fff;margin-bottom:3rem}}@media (min-width:520px) and (max-width:990px){.main-hero.with-carousel .hero-content p{margin-left:auto;margin-right:auto;max-width:84%}}@media (min-width:990px) and (max-width:1200px){.main-hero.with-carousel .hero-content p{max-width:98%}}@media (min-width:1200px) and (max-width:1400px){.main-hero.with-carousel .hero-content p{max-width:75%}}@media (min-width:1400px){.main-hero.with-carousel .hero-content p{max-width:70%}}.main-hero.with-carousel .hero-content .buttons-container{align-items:flex-start;display:flex;flex-direction:row;gap:1.5rem}@media (max-width:990px){.main-hero.with-carousel .hero-content .buttons-container{flex-wrap:wrap;justify-content:center}}.main-hero.with-carousel .hero-content .buttons-container .btn{width:auto}@media (max-width:990px){.main-hero.with-carousel .hero-content .buttons-container .btn.btn-ghost-white{border-color:#0e3e50;color:#0e3e50}.main-hero.with-carousel .hero-content .buttons-container .btn.btn-ghost-white:hover{background-color:#0e3e50;color:#fff}}@media (min-width:520px) and (max-width:990px){.main-hero.with-carousel .wpsl-search{margin-left:auto;margin-right:auto;max-width:84%}}@media (min-width:990px) and (max-width:1200px){.main-hero.with-carousel .wpsl-search{max-width:98%}}@media (min-width:1200px) and (max-width:1400px){.main-hero.with-carousel .wpsl-search{max-width:75%}}@media (min-width:1400px){.main-hero.with-carousel .wpsl-search{max-width:70%}}.main-hero.with-carousel .wpsl-search #wpsl-search-wrap div{display:flex;gap:10px}.main-hero.with-carousel .wpsl-search #wpsl-search-input{border-radius:8px;font-size:1.3rem;line-height:1.5}.main-hero.with-carousel .wpsl-search #wpsl-search-btn{background-color:#ca9e63;border-color:#ca9e63!important;border-radius:8px;bottom:auto;color:#fff;line-height:1.2;position:relative;right:auto;top:auto}.main-hero.with-carousel .hero-mobile-image h1{color:var(#0e3e50)}.main-hero.with-carousel .hero-mobile-image:before{background:none}@keyframes avia_masonry_show{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.masonry-banner{padding:4rem 0}.masonry-banner .container-full{width:100%}.masonry-banner .masonry-grid{display:grid;gap:.1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width:991px){.masonry-banner .masonry-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.masonry-banner .masonry-grid{grid-template-columns:1fr}}.masonry-banner .masonry-item{opacity:0;overflow:hidden;position:relative;transform:scale(.3)}.masonry-banner .masonry-item.in-view{animation:avia_masonry_show .8s cubic-bezier(.175,.885,.32,1.075) normal;animation-fill-mode:forwards;animation-iteration-count:1}.masonry-banner .masonry-item:before{background-color:rgba(0,102,157,.6);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .3s ease;transition-duration:.3s;transition-property:all;transition-timing-function:ease-in-out;z-index:1}.masonry-banner .masonry-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.masonry-banner .masonry-item:hover:before{background-color:transparent}.masonry-banner .masonry-item:hover img{transform:scale(1.05)}.masonry-banner .masonry-link{color:#fff;display:block;height:100%;text-decoration:none}.masonry-banner .masonry-content{bottom:0;left:0;padding:1.5rem;position:absolute;right:0;z-index:2}.masonry-banner .masonry-content h3{color:#fff;font-size:24px;font-weight:400;margin:0;text-shadow:2px 2px 4px #000;text-transform:uppercase}.section-image img{height:auto;width:100%}
