@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeZoom{0%{opacity:0;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeZoom{0%{opacity:0;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes loading{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes loading{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes pulse{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:.3}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:.3}to{-webkit-transform:scale(1);transform:scale(1)}}#header{top:0;left:0;z-index:2;width:100%;position:fixed}#header #logo{opacity:1}#header #logo img{-webkit-transition:all .3s ease;transition:all .3s ease}#header .container1{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .container1,#header .container1>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .submenu,#header ul[role=listbox]{letter-spacing:.1px;left:0;display:none}#header .submenu a,#header ul[role=listbox] a{display:block}@media (min-width:1200px){#header .submenu,#header ul[role=listbox]{position:absolute}}#header a{text-decoration:none}@media (max-height:479px){#header{z-index:1}}#announcements-container .container1,#announcements li{height:2.875rem}@media (max-height:479px),(max-width:767px){#announcements-container .container1,#announcements li{height:2.5rem}}#announcements-container{background:#fff}#announcements-container.closed .container1{height:1.25rem}#announcements-container.closed #announcements,#announcements-container.closed .pulse{display:none}#announcements-container.closed .close:after,#announcements-container.closed .close:before{top:45%;width:50%}#announcements-container.closed .close:before{left:7%}#announcements-container.closed .close:after{left:40%}#announcements-container .container1{max-width:none;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-height:479px),(max-width:767px){#announcements-container .container1{padding-left:.375rem}}#announcements-container .pulse{position:relative;margin-right:.25rem}#announcements-container .pulse,#announcements-container .pulse:after{width:1.25rem;height:1.25rem}#announcements-container .pulse:after,#announcements-container .pulse:before{content:"";border-radius:50%;background:#173366}#announcements-container .pulse:before{top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.5rem;height:.5rem}#announcements-container .pulse:after{opacity:0;position:absolute;-webkit-animation:pulse 1.5s ease-out infinite;animation:pulse 1.5s ease-out infinite}#announcements-container .close{margin-left:auto;position:relative;width:1.25rem;height:1.25rem}#announcements-container .close:after,#announcements-container .close:before{content:"";left:0;top:42.5%;width:100%;height:2px;position:absolute;background:#131417;-webkit-transition:all .3s ease;transition:all .3s ease}#announcements-container .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#announcements-container .close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:767px){#announcements-container .close{width:.875rem;height:.875rem}#announcements-container .close:after,#announcements-container .close:before{top:47.5%}}#announcements{line-height:1.375rem;-webkit-transform:translateX(0);transform:translateX(0);width:calc(100% - 5.25rem)}#announcements li{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#announcements li:not(.current){display:none}#announcements li.next:first-child,#announcements li.prev{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#announcements li.hide{-webkit-animation:flipOutX .5s forwards;animation:flipOutX .5s forwards}#announcements li.next:not(.hide){-webkit-animation:flipInX .5s forwards;animation:flipInX .5s forwards}#announcements a{text-decoration:underline}@media (min-width:768px) and (min-height:480px){#announcements p:last-child:not(:only-child){display:none}}@media (max-height:479px),(max-width:767px){#announcements{font-size:.875rem;line-height:1.1875rem;width:calc(100% - 3.125rem)}#announcements p:first-child:not(:only-child){display:none}}#topbar{z-index:2;color:#fff;position:relative;background:#173366}#topbar .container1{height:3.75rem}@media (max-height:479px),(max-width:767px){#topbar .container1{height:2.5rem;padding-left:.938rem;padding-right:.938rem}}@media (max-width:479px){#topbar.hide{z-index:-1}#topbar.hide .container1{height:0}#topbar .container1{-webkit-transition:all .3s ease;transition:all .3s ease}}#site-toggle{font-weight:400;font-size:.9375rem}#site-toggle li:last-child{margin-left:1.875rem}@media (max-width:767px){#site-toggle li:last-child{margin-left:.938rem}}#site-toggle a{font-size:1rem;color:inherit;display:block;position:relative;height:3.75rem;line-height:3.75rem}#site-toggle a.active:after,#site-toggle a:active:after,#site-toggle a:focus:after,#site-toggle a:hover:after{height:.25rem}#site-toggle a:after{content:"";left:0;bottom:0;height:0;width:100%;position:absolute;background:#fff;-webkit-transition:all .3s;transition:all .3s}@media (max-width:767px){#site-toggle a{font-size:.875rem}}@media (max-height:479px),(max-width:767px){#site-toggle{font-size:.8125rem}#site-toggle a{height:2.5rem;line-height:2.5rem}}#cta-links{position:relative}#cta-links .language-switcher,#cta-links .language-switcher-url,#cta-links>li:nth-child(n+2):not(:last-child){height:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cta-links>li:nth-child(n+2):not(:last-child){position:relative}#cta-links>li:last-child{margin-left:.625rem}#cta-links .button,#cta-links .careers,#cta-links .lang-button,#cta-links .locations,#cta-links .pay,#cta-links .phone{display:inline-block;height:2rem;line-height:2rem}#cta-links .careers,#cta-links .lang-button,#cta-links .locations,#cta-links .pay,#cta-links .phone{padding-left:2.25rem;border-radius:1.125rem}#cta-links .careers.open,#cta-links .careers:active,#cta-links .careers:focus,#cta-links .careers:hover,#cta-links .lang-button.open,#cta-links .lang-button:active,#cta-links .lang-button:focus,#cta-links .lang-button:hover,#cta-links .locations.open,#cta-links .locations:active,#cta-links .locations:focus,#cta-links .locations:hover,#cta-links .pay.open,#cta-links .pay:active,#cta-links .pay:focus,#cta-links .pay:hover,#cta-links .phone.open,#cta-links .phone:active,#cta-links .phone:focus,#cta-links .phone:hover{text-decoration:underline;background:#173366}#cta-links .careers:before,#cta-links .lang-button:before,#cta-links .locations:before,#cta-links .pay:before,#cta-links .phone:before{content:"";top:1.25rem;left:.875rem;position:absolute;background-size:cover;background-position:50%;background-repeat:no-repeat}#cta-links .lang-button,#cta-links .phone{padding-right:1.4375rem;-webkit-transition:background .15s linear,border-radius .15s linear;transition:background .15s linear,border-radius .15s linear}#cta-links .lang-button.open,#cta-links .phone.open{border-radius:0;height:3.75rem;line-height:3.75rem}#cta-links .lang-button:after,#cta-links .phone:after{content:"";top:1.75rem;right:.625rem;height:.25rem;width:.4375rem;position:absolute;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/arrow-down-white.svg")}#cta-links .lang-button:before{width:1.125rem;height:1.125rem;background-image:url("/assets/images/icons/globe.svg")}#cta-links .careers,#cta-links .locations,#cta-links .pay{padding-right:1.125rem}#cta-links .careers:before,#cta-links .locations:before,#cta-links .pay:before{width:1.125rem;height:1.125rem}#cta-links .careers:before{background-image:url("/assets/images/icons/careers.svg")}#cta-links .locations:before{background-image:url("/assets/images/icons/pin.svg")}#cta-links .pay:before{background-image:url("/assets/images/icons/pay.svg")}#cta-links .dot{margin:.3rem}#cta-links .dot:after{content:"\B7"}#cta-links .phone:before{background-image:url("/assets/images/icons/phone.svg");width:1.125rem;height:1.125rem}#cta-links a,#cta-links button{color:inherit;font-weight:400;font-size:1rem;line-height:1.125rem}#cta-links .button{width:8.75rem;text-align:center;border-radius:1.25rem;text-transform:uppercase;padding-left:0;padding-right:0}#cta-links .button:last-child{color:#173366;font-weight:500;font-size:.938rem;padding-left:2.25rem;padding-right:2.25rem;width:12.5rem;height:2.5rem;line-height:2.6rem}@media (max-width:767px){#cta-links .button:last-child{font-size:.813rem;letter-spacing:.034rem;padding-left:1.25rem;padding-right:1.25rem;width:9.375rem;height:2rem;line-height:2.1rem}}@media (max-width:320px){#cta-links .button:last-child{width:7.75rem;padding-left:0;padding-right:0}}#cta-links .button:last-child:active,#cta-links .button:last-child:focus,#cta-links .button:last-child:hover{background:linear-gradient(134deg,#3fd6e6,#3fd6e6 1%,#3fd6e5 3%,#3fd6e4 7%,#3ed7e3 12%,#3ed7e1 19%,#3ed8df 26%,#3ed8de 34%,#3dd8dc 43%,#3dd9da 52%,#3dd9d8 62%,#3cdad7 71%,#3cdad6 81%,#3cdad5 91%,#3cdad5)}#cta-links .button:active,#cta-links .button:focus,#cta-links .button:hover{background:rgba(23,51,102,.3)}@media (max-height:479px),(max-width:767px){#cta-links .button{width:7.5rem;border-radius:1.0625rem;height:2rem;line-height:2rem}}@media (max-width:320px){#cta-links .button{width:7.125rem}}#cta-links .submenu,#cta-links ul[role=listbox]{top:100%;z-index:2;background:#3ccbda;color:#173366;white-space:nowrap}#cta-links .submenu a,#cta-links ul[role=listbox] a{padding:.625rem 1rem .375rem}#cta-links .submenu a.current-lang,#cta-links .submenu a:active,#cta-links .submenu a:focus,#cta-links .submenu a:hover,#cta-links ul[role=listbox] a.current-lang,#cta-links ul[role=listbox] a:active,#cta-links ul[role=listbox] a:focus,#cta-links ul[role=listbox] a:hover{color:#fff;background:#173366}#cta-links ul[role=listbox]{width:calc(100% - .625rem)}@media (max-width:1199px){#cta-links>li:not(:last-child){display:none!important}}#cta-links .language-switcher-url li a{height:auto}@media (min-width:1200px){#mobile-cta-links{margin-left:1.25rem}#mobile-cta-links .careers,#mobile-cta-links .locations,#mobile-cta-links .pay{display:none}}@media (max-width:1199px){#mobile-cta-links{gap:.625rem;margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:1.875rem;padding-right:1.875rem}#mobile-cta-links>*{background:#fff;height:2.5rem;position:relative;font-weight:400;font-size:.8125rem;line-height:2.625rem;display:inline-block;border-radius:5rem;border:1px solid #dde1e6;color:#000;text-align:left}#mobile-cta-links>:before{content:"";background-size:cover;background-position:50%;background-repeat:no-repeat;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#mobile-cta-links .careers,#mobile-cta-links .locations,#mobile-cta-links .pay{padding:0 .875rem 0 2.125rem}#mobile-cta-links .careers:before,#mobile-cta-links .locations:before,#mobile-cta-links .pay:before{left:.625rem;width:1.125rem;height:1.125rem}#mobile-cta-links .careers:before{background-image:url("/assets/images/icons/careers-blue.svg")}#mobile-cta-links .locations:before{background-image:url("/assets/images/icons/pin-blue.svg")}#mobile-cta-links .pay:before{background-image:url("/assets/images/icons/pay-blue.svg")}}@media (max-width:1199px) and (min-width:1024px){#mobile-cta-links{margin-bottom:2.5rem}}@media (max-width:767px){#mobile-cta-links+.language-box p:not(.visually-hidden):before{background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/globe-mobile.svg")}}@media (max-width:479px){#mobile-cta-links.has-pay{margin-top:.625rem;max-width:14.875rem;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}#mobile-cta-links.has-pay>*{width:6.5rem;text-align:center}}@media (min-width:1200px){#search-button{position:relative;width:1.625rem;height:1.625rem}#search-button:before{content:"";top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.1875rem;height:1.1875rem;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/search.svg");-webkit-transform:translate(-48%,-48%);transform:translate(-48%,-48%)}#search-button span{display:none}}@media (max-width:1199px){#search-button{padding:0 .875rem 0 2.125rem}#search-button:before{left:.625rem;background-image:url("/assets/images/icons/search-blue.svg");width:1.125rem;height:1.125rem}}#nav-wrap{z-index:1;position:relative;-webkit-transition:all .3s;transition:all .3s}#nav-wrap .container1{height:7.375rem;-webkit-transition:all .3s ease;transition:all .3s ease}@media (min-width:1200px){#nav-wrap:hover{background:#fff}#nav-wrap:hover #logo{opacity:1}}@media (max-width:1199px){#nav-wrap{background:#fff}#nav-wrap .container1{height:5.4375rem}}#header.simple #nav-wrap{background:#fff}#logo,#search-overlay .logo{margin-left:-.25rem}#logo,#logo img,#search-overlay .logo,#search-overlay .logo img{width:auto;height:6rem}@media (max-width:1366px){#logo,#logo img,#search-overlay .logo,#search-overlay .logo img{height:5rem}}@media (max-width:1280px){#logo,#logo img,#search-overlay .logo,#search-overlay .logo img{height:3.92875rem}}@media (max-width:1199px){#logo,#logo img,#search-overlay .logo,#search-overlay .logo img{height:3.92875rem}}@media (max-width:320px){#logo,#logo img,#search-overlay .logo,#search-overlay .logo img{width:10rem;height:3.11063rem}}@media (min-width:1200px){#logo,#search-overlay .logo{opacity:0;-webkit-transition:all .3s;transition:all .3s}}@media (max-width:1199px){body:not(.sticky) #announcements-container.closed~#nav-wrap #menu-container,body:not(.sticky) #announcements-container.closed~#nav-wrap #phone-menu{height:calc(100vh - 10.4375rem)}}@media (max-width:767px){body:not(.sticky) #announcements-container.closed~#nav-wrap #menu-container,body:not(.sticky) #announcements-container.closed~#nav-wrap #phone-menu{height:calc(100vh - 9.1875rem)}}@media (max-width:1199px){#menu-container,#phone-menu{left:0;width:100%;background:#f2f3f5;overflow:scroll;position:absolute;padding:.8125rem 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:5.4375rem;height:calc(100vh - 12.0625rem)}}@media (max-width:767px){#menu-container,#phone-menu{height:calc(100vh - 10.4375rem)}}#menu-container #menu>li>a,#menu-container #menu>li>button{font-size:1.188rem;color:#173366;letter-spacing:0;font-weight:400}@media (min-width:1024px){#menu-container>figure{display:none}}@media (max-width:1023px){#menu-container>figure{line-height:0;width:13.375rem;margin:2.5rem 0 0 2.5rem}#menu-container>figure img{width:100%}}@media (min-width:1200px){#menu-container,#menu-container #menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}#menu-container .language-box{display:none}}@media (max-width:1199px){#menu-container{display:none;padding-bottom:6rem}#menu-container .language-box{left:0;bottom:0;width:100%;position:fixed;font-size:.75rem;line-height:1rem;padding:1.375rem 2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#menu-container .language-box p:not(.visually-hidden){padding-left:3.3125rem}}@media (max-width:767px){#menu-container .language-box{padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:479px){#menu-container{padding-bottom:7.75rem}#menu-container>figure{width:9.8125rem;margin-left:1.25rem}#menu-container .language-box{padding-left:1.25rem;padding-right:1.25rem}#menu-container .language-box p:not(.visually-hidden){width:55%}}@media (max-width:320px){#menu-container{padding-bottom:8.75rem}#menu-container>figure{margin-left:1rem}#menu-container .language-box{padding-left:.375rem;padding-right:1rem}#menu-container .language-box .language-switcher-url .lang-button,#menu-container .language-box .language-switcher .lang-button{padding:0 .5rem 0 .625rem}}#menu>button{color:#173366}#menu a{display:block}#menu button{width:100%;text-align:left}#menu .submenu li,#menu button{position:relative}#menu .submenu a,#menu .submenu button{color:#173366;font-weight:400;background:#f2f2f2;line-height:1.5625rem;padding-top:1.0625rem;padding-bottom:.875rem;letter-spacing:0}#menu .submenu .submenu{top:0;left:100%}#menu .submenu .submenu a,#menu .submenu .submenu button{background:#fff}@media (min-width:1200px){#menu{margin-left:auto}#menu>li{position:relative}}@media (min-width:1200px) and (max-width:1499px){#menu>li:nth-child(n+3) .submenu .submenu{left:-100%}}@media (min-width:1200px){#menu>li:last-child>.submenu{right:0;left:auto}#menu>li:last-child>.submenu .submenu{left:-100%}#menu>li>a,#menu>li>button{height:3.5rem;font-size:1.125rem;position:relative}#menu>li>a.active:after,#menu>li>a.open:after,#menu>li>a:active:after,#menu>li>a:focus:after,#menu>li>a:hover:after,#menu>li>button.active:after,#menu>li>button.open:after,#menu>li>button:active:after,#menu>li>button:focus:after,#menu>li>button:hover:after{width:calc(100% - 2.5rem)}#menu>li>a:after,#menu>li>button:after{content:"";width:0;bottom:.5rem;left:1.25rem;height:.125rem;position:absolute;-webkit-transition:all .3s;transition:all .3s;background:#3ccbda}#menu>li>a{line-height:3.5rem}#menu>li>.submenu{top:calc(100% + 1.95rem)}#menu a,#menu button{padding-left:1.25rem;padding-right:1.25rem}#menu .submenu{max-width:17.5rem;min-width:17.5rem}#menu .submenu:has(>li:nth-child(8)){-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;background:#f2f2f2;min-width:31.625rem}#menu .submenu a.active,#menu .submenu a.open,#menu .submenu a:active,#menu .submenu a:focus,#menu .submenu a:hover,#menu .submenu button.active,#menu .submenu button.open,#menu .submenu button:active,#menu .submenu button:focus,#menu .submenu button:hover{color:#fff;background:#173366}#menu .submenu button.active:before,#menu .submenu button.open:before,#menu .submenu button:active:before,#menu .submenu button:focus:before,#menu .submenu button:hover:before{opacity:0}#menu .submenu button.active:after,#menu .submenu button.open:after,#menu .submenu button:active:after,#menu .submenu button:focus:after,#menu .submenu button:hover:after{opacity:1}#menu .submenu button:after,#menu .submenu button:before{content:"";top:1.35rem;right:1.25rem;position:absolute;-webkit-transition:all .15s linear;transition:all .15s linear;background-size:cover;background-position:50%;background-repeat:no-repeat;width:.5rem;height:.875rem}#menu .submenu button:before{background-image:url("/assets/images/icons/arrow-right.svg")}#menu .submenu button:after{opacity:0;background-image:url("/assets/images/icons/arrow-right-white.svg")}#menu .submenu button[data-href*=retina-specialists]:has(+.submenu li:nth-child(8))+.submenu{background:#fff}#menu .submenu button[data-href*=retina-specialists]:has(+.submenu li:nth-child(8))+.submenu li:nth-child(-n+7) a{border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2}#menu .submenu button[data-href*=retina-specialists]:has(+.submenu li:nth-child(8))+.submenu li:nth-child(-n+7) a:hover{border-left:1px solid transparent;border-right:1px solid transparent}}@media (min-width:1200px) and (max-width:1699px){#menu button[data-href*=retina-treatments]+.submenu>li:nth-child(n+4) .submenu{left:-100%}}@media (min-width:1200px){#menu button[data-href*=retina-specialists]:has(+.submenu li:nth-child(8))+.submenu{width:35rem;min-width:35rem;max-width:35rem;max-height:24.5rem;background:#f2f2f2}#menu button[data-href*=retina-specialists]:has(+.submenu li:nth-child(8))+.submenu>li{width:50%}#menu button[data-href*=retina-specialists]:has(+.submenu li:nth-child(8))+.submenu>li:nth-child(n+10){-webkit-transform:translate(17.5rem,-31.5rem);transform:translate(17.5rem,-31.5rem)}}@media (max-width:1199px){#menu>li>.submenu{padding:.5rem 0;background:#fff;margin:.5rem 1.5rem}#menu>li>a,#menu>li>button{font-size:.938rem;padding-top:.8125rem;padding-bottom:.75rem;line-height:1.4375rem}#menu .submenu .submenu{margin:0 1.25rem}#menu .submenu .submenu a,#menu .submenu .submenu button{color:#fff;background:#173366}#menu .submenu a,#menu .submenu button{background:#fff;line-height:1.5rem;padding:.6rem 1.25rem}#menu .submenu button:after{top:.75rem;right:2rem}#menu a,#menu button{padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:1199px) and (max-width:479px){#menu a,#menu button{padding-left:1.875rem;padding-right:1.875rem}}@media (max-width:1199px) and (max-width:320px){#menu a,#menu button{padding-left:1rem;padding-right:1rem}}@media (max-width:1199px){#menu button.open:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#menu button:after{content:"";top:1rem;right:2.5rem;position:absolute;-webkit-transition:all .15s linear;transition:all .15s linear;background-image:url("/assets/images/icons/arrow-right.svg");background-size:cover;background-position:50%;background-repeat:no-repeat;width:.625rem;height:1rem}}@media (min-width:1200px){#mobile-buttons{display:none}}#mobile-menu,#phone-button{position:relative;border-radius:50%;border:2px solid rgba(23,51,102,.2);width:3.063rem;height:3.063rem}#mobile-menu.open,#phone-button.open{background:#173366}#mobile-menu{color:#173366;font-size:.5rem;font-weight:500;text-transform:uppercase}#mobile-menu.open:after,#mobile-menu.open:before{background:#fff}#mobile-menu.open:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#mobile-menu.open:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#mobile-menu.open span{opacity:0}#mobile-menu:after,#mobile-menu:before,#mobile-menu span{-webkit-transition:all .3s;transition:all .3s}#mobile-menu:after,#mobile-menu:before{content:"";top:50%;left:.75rem;width:1.375rem;height:.125rem;position:absolute;background:#173366}#mobile-menu:before{-webkit-transform:translateY(-.5625rem);transform:translateY(-.5625rem)}#mobile-menu:after{-webkit-transform:translateY(.4375rem);transform:translateY(.4375rem)}#mobile-menu span{display:block;-webkit-transform:translateY(1px);transform:translateY(1px);width:1.375rem;height:.125rem;position:absolute;background:#173366;top:1.29rem;left:.75rem}#phone-button{margin-right:.9375rem}#phone-button:after,#phone-button:before{content:"";background-size:cover;background-position:50%;background-repeat:no-repeat;top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.438rem;height:1.438rem}#phone-button:before{background-image:url("/assets/images/icons/phone-blue.svg")}#phone-button:after{opacity:0;background-image:url("/assets/images/icons/phone-white.svg")}#phone-button.open:after,#phone-button.open:before{background:#fff;opacity:1}#phone-button.open:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#phone-button.open:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#phone-button.open span{opacity:0}#phone-button.open:after,#phone-button.open:before{content:"";top:50%;left:.75rem;width:1.375rem;height:.125rem;position:absolute}#phone-menu{display:none}#phone-menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#phone-menu li:before{display:none}#phone-menu a{display:block;position:relative;font-size:.938rem;padding-top:.8125rem;padding-bottom:.75rem;line-height:1.4375rem;font-weight:500}#phone-menu a:before{content:"";position:absolute}#phone-menu a:first-child{color:#173366;padding-right:1rem;padding-left:3.375rem}#phone-menu a:first-child:before{top:.8125rem;left:1.25rem;width:1.5rem;height:1.5rem;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/call-mobile.svg")}@media (max-width:320px){#phone-menu a:first-child{padding-left:3.125rem}#phone-menu a:first-child:before{left:1rem}}#phone-menu a:last-child{padding-left:1.25rem;width:calc(100% - 12.5rem)}#phone-menu a:last-child:before{left:0;top:1.375rem;border-radius:50%;background:#131417;width:.25rem;height:.25rem}@media (min-width:1200px){body.menu-open #nav-wrap,body.sticky #nav-wrap{background:#fff}body.menu-open #logo,body.sticky #logo{opacity:1}}body.sticky #header{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.2)}@media (max-width:479px){body.sticky #topbar.hide+#nav-wrap #menu-container,body.sticky #topbar.hide+#nav-wrap #phone-menu{height:calc(100vh - 5.5625rem)}}body.sticky #announcements-container .container1{opacity:0;height:0}@media (max-width:1199px){body.sticky #menu-container,body.sticky #phone-menu{height:calc(100vh - 9.3125rem)}}@media (max-width:767px){body.sticky #menu-container,body.sticky #phone-menu{height:calc(100vh - 8.0625rem)}}@media (min-width:1281px){body.sticky #nav-wrap .container1{height:6.5rem}}@media (min-width:1281px) and (max-width:1366px){body.sticky #nav-wrap .container1{height:5.5rem}}@media (min-width:1281px){body.sticky #logo,body.sticky #logo img{height:5rem}}@media (min-width:1281px) and (max-width:1366px){body.sticky #logo,body.sticky #logo img{height:4rem}}@media (min-width:1200px){body.sticky #menu>li>.submenu{top:calc(100% + 1.5rem)}}@media (min-width:1200px) and (max-width:1366px){body.sticky #menu>li>.submenu{top:calc(100% + 1rem)}}@media (max-width:1199px){body.safari:not(.sticky) #menu-container{padding-bottom:10.125rem}}@media (max-width:479px){body.safari:not(.sticky) #menu-container{padding-bottom:11.875rem}}@media (max-width:320px){body.safari:not(.sticky) #menu-container{padding-bottom:12.875rem}}#close-search-overlay,#close-video-overlay{top:6.25rem;right:6.5rem;position:absolute;width:2.5rem;height:2.5rem;background:#172d5b;border-radius:50%}#close-search-overlay:active,#close-search-overlay:focus,#close-search-overlay:hover,#close-video-overlay:active,#close-video-overlay:focus,#close-video-overlay:hover{opacity:.5}#close-search-overlay:after,#close-search-overlay:before,#close-video-overlay:after,#close-video-overlay:before{content:"";top:.5rem;left:1.2rem;height:1.5rem;width:.1rem;position:absolute;background-color:#fff}#close-search-overlay:before,#close-video-overlay:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#close-search-overlay:after,#close-video-overlay:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:1199px){#close-search-overlay,#close-video-overlay{top:2.5rem;right:2.5rem}}#close-video-overlay{top:-2.5rem;right:0;border-radius:0}@media (max-width:1023px){#close-video-overlay{right:1.1rem}}@media (max-width:767px){#close-video-overlay{right:.5rem}}#search-overlay{top:0;z-index:11;padding:5rem;display:none;position:fixed;background:#fff;text-align:center;width:100%;height:100%}#search-overlay .logo{opacity:1}#search-overlay .search-overlay-text-container{top:40%;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#search-overlay .search-overlay-text-container form{position:relative}#search-overlay .search-overlay-text-container #search-overlay-text{border:none;font-size:2rem;width:calc(100% - 2rem);border-bottom:2px solid #d7dde2;border-radius:0}#search-overlay .search-overlay-text-container #search-overlay-text:focus{-webkit-box-shadow:none;box-shadow:none;border-bottom:2px solid #173366}#search-overlay .search-overlay-text-container #search-overlay-text::-webkit-input-placeholder{opacity:.5}@media (max-width:767px){#search-overlay .search-overlay-text-container #search-overlay-text{font-size:1rem}}#search-overlay .search-overlay-text-container #search-overlay-icon{right:0;margin-top:0;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:479px){#search-overlay{padding-left:1.25rem;padding-right:1.25rem}#search-overlay #close-search-overlay{top:1.5rem;right:1.5rem}#search-overlay .search-overlay-text-container{top:20%}}@media (max-width:1400px){#menu a,#menu button{padding-left:1rem;padding-right:1rem}}@media (max-width:1366px){#menu a,#menu button{padding-left:.5rem;padding-right:.5rem}#logo,#logo img,#search-overlay .logo,#search-overlay .logo img{height:4.5rem}}@media (max-width:1199px){#menu a,#menu button{padding-left:2.5rem!important;padding-right:2.5rem!important}#logo,#logo img,#search-overlay .logo,#search-overlay .logo img{height:4rem}}#footer{z-index:1;background:#27282c;position:relative}#footer,#footer a,#footer button{color:#eaeeef}#footer .container1:first-child{background:#fff;color:#121417;margin:0;width:100%;max-width:100%}#footer #footer-four,#footer .container1>:nth-child(-n+2){border-bottom:1px solid #393a3e}#footer-one,#footer-three,#footer-two ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#footer-two ul{max-width:100%!important}#footer-four>div,#footer-one>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer-four .nl_success,#footer-one .nl_success{display:none;margin-left:1rem;color:#173366;font-weight:700}#footer-four .nl-form-container,#footer-one .nl-form-container{position:relative}#footer-four .nl_error,#footer-one .nl_error{display:none;position:absolute;top:2.5rem;color:red;font-size:.9rem}#footer-one{padding:3.5rem 2.5rem;border-bottom:none!important;margin-left:auto;margin-right:auto;max-width:92.5rem}#footer-one>div:first-child{width:49.331%;max-width:39.125rem;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}#footer-one>div:first-child span{width:1px;height:6.25rem;background:#dde1e6;-webkit-transform:translateX(.3125rem);transform:translateX(.3125rem);margin-left:2rem;margin-right:2rem}@media (max-width:479px){#footer-one>div:first-child span{margin-left:1rem;margin-right:1rem}}@media (max-width:479px){#footer-one>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#footer-one>div>img:first-child{width:auto;height:6rem}@media (max-width:1199px){#footer-one>div>img:first-child{height:auto;max-width:12rem}}#footer-one>div>a{width:28.058%}#footer-one>div>a>img{max-width:12rem;width:100%}@media (max-width:479px){#footer-one>div>a>img{margin:0 auto;display:block}}@media (max-width:479px){#footer-one>div>a{width:100%;margin-top:1.25rem}}#footer-one .language-box{width:45%;max-width:35rem;font-size:.875rem;line-height:1.5rem;padding:1.625rem 0;background:#f2f3f5;border-left:2px solid #3ccbda}@media (min-width:768px){#footer-one .language-box{margin-top:.7rem}}#footer-one .language-box button{color:#173366}#footer-one .language-box p:not(.visually-hidden){width:63%;padding-left:3rem}@media (max-width:1199px){#footer-one{padding-left:0;padding-right:0}#footer-one>div:first-child{width:47.5%}#footer-one .language-box{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:1023px){#footer-one{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer-one .language-box,#footer-one>div:first-child{width:100%;max-width:unset}#footer-one>div:first-child{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer-one .language-box{margin-top:2.5rem}}@media (max-width:479px){#footer-one{padding:2.5rem 0 0;border-bottom:0!important}#footer-one .language-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer-one>div:first-child span{display:none}#footer-one figure{width:100%!important}#footer-one figure:first-child{max-width:18.375rem}#footer-one figure:last-child{margin-top:.9375rem;max-width:12.9375rem}#footer-one .language-box{margin-top:1.875rem;margin-bottom:1.25rem}#footer-one .language-box button{font-size:1rem}#footer-one .language-box p:not(.visually-hidden){width:auto;font-size:.8125rem;line-height:1.3125rem;padding-left:3rem;margin-bottom:.9375rem}}#footer-two{padding:2.875rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1366px){#footer-two{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:767px){#footer-two{display:none}}#footer-two .footer-phone{display:inline-block;margin-top:.75rem}#footer-two .region-container{padding-left:0}#footer-two .region-container:not(:first-child){margin-left:2rem}@media (max-width:1366px){#footer-two .region-container:not(:first-child){margin-left:0}}#footer-two .region-container>strong{font-size:1.125rem;line-height:1.375rem;font-weight:400;border-bottom:1px solid #393a3e;display:block;padding-bottom:1.4375rem}#footer-two .region-container:first-child{max-width:28rem}@media (max-width:1366px){#footer-two .region-container:first-child{width:auto}}#footer-two .region-container:nth-child(n+2){width:13rem}#footer-two .region-container:nth-child(n+2) ul li{width:100%}@media (max-width:1366px){#footer-two .region-container:nth-child(n+2){width:auto}}#footer-two ul{max-width:80.25rem;margin-left:auto;margin-right:auto;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;width:inherit}#footer-two ul li{width:50%;margin-top:1.5rem}@media (max-width:767px){#footer-two ul li{width:45%}#footer-two ul li:nth-child(odd):not(:last-child){margin-right:10%}#footer-two ul li:nth-child(n+3){margin-top:5%}}#footer-two button span,#footer-two div{font-size:.875rem;line-height:1.1875rem}#footer-two button,#footer-two div{padding-left:1.25rem}#footer-two button{text-align:left;position:relative}#footer-two button.open,#footer-two button:active,#footer-two button:focus,#footer-two button:hover{color:#3ccbda}#footer-two button.open span,#footer-two button:active span,#footer-two button:focus span,#footer-two button:hover span{border-color:#3ccbda}#footer-two button.open span:after{content:"-"}#footer-two button:before{content:"";left:0;top:3px;width:.625rem;height:.875rem;position:absolute;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/footer-pin.svg")}#footer-two button strong{display:block;font-size:1rem;line-height:1.375rem}@media (min-width:768px){#footer-two button strong{margin-bottom:.625rem}}#footer-two button span{position:relative;display:inline-block;border-bottom:1px dashed #eaeeef}#footer-two button span:after{content:"+";right:-.75rem;position:absolute}#footer-two div:not(.region-container){display:none;margin-top:.675rem}@media (max-width:767px){#footer-two button,#footer-two div{padding-left:1rem}#footer-two button{width:100%}#footer-two button:after,#footer-two button:before{top:.125rem}#footer-two button:after{content:"+";right:0;position:absolute}#footer-two button.open:after{content:"-"}#footer-two button strong{font-size:.875rem;line-height:1.1875rem}#footer-two button span{display:none}#footer-two div{font-size:.75rem}#footer-two br.mobile{display:none}}@media (max-width:479px){#footer-two{padding:2rem 0 2.125rem}}#footer-three{font-size:.875rem;font-weight:300;line-height:1.5rem;padding:2.9375rem 0 4.5rem}@media (max-width:1366px){#footer-three{padding:2.5rem 0}}#footer-three>div:first-child ul{columns:2;-webkit-columns:2;-moz-columns:2}#footer-three>div:nth-child(2) li:nth-child(n+9){display:none}#footer-three>div:nth-child(-n+2) li{padding-left:.625rem}#footer-three>div:nth-child(-n+2) li:not(:last-child){margin-bottom:.3125rem}#footer-three>div:nth-child(-n+2) li:before{left:0;top:.5625rem;background:#eaeeef;width:.3125rem;height:.3125rem}#footer-three>div:nth-child(3) li:not(:last-child){margin-bottom:1rem}#footer-three>div:last-child{margin-top:1.5rem}#footer-three>div:last-child p:not(:last-child){margin-bottom:.625rem}#footer-three>div:last-child br{display:none}#footer-three>div:nth-child(3),#footer-three strong{font-size:1rem;line-height:1.375rem;font-weight:500}#footer-three strong{display:block;margin-bottom:1.25rem}#footer-three ul a{text-decoration:none}#footer-three ul a:active,#footer-three ul a:focus,#footer-three ul a:hover{text-decoration:underline}@media (max-width:1023px){#footer-three>div:last-child{width:100%;margin-top:2rem}}@media (max-width:479px){#footer-three{text-align:center;padding:1.875rem 0}#footer-three>div:not(:nth-child(4)){display:none}#footer-three>div:nth-child(5){display:block}#footer-three>div:nth-child(3){width:100%}}#footer-four{padding:2.9375rem 0}@media (max-width:1366px){#footer-four{padding:2rem 0}}#footer-four .container2>div,#footer-four form,#footer-four form>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1024px){#footer-four .social-media,#footer-four form>div{margin-left:1.25rem}}#footer-four form{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#footer-four label,#footer-four strong{font-size:.9375rem;line-height:1.25rem}#footer-four label{font-weight:500}#footer-four button,#footer-four input{height:2.25rem;font-size:.8125rem}#footer-four input{width:100%;background:#fafbfc;max-width:12.875rem;line-height:2.125rem;border:1px solid #dde1e6;border-right:0;border-radius:.3125rem 0 0 .3125rem;padding-left:.9375rem;padding-right:.9375rem}#footer-four button{color:#fff;background:#173366;line-height:2.375rem;border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem;padding-left:1.21875rem;padding-right:1.21875rem}#footer-four .social-media li:not(:last-child){margin-right:.9375rem}#footer-four .social-media a,#footer-four .social-media a:after,#footer-four .social-media a:before{width:2rem;height:2.002rem}#footer-four .social-media .facebook:before{background-image:url("/assets/images/icons/facebook.svg")}#footer-four .social-media .linkedin:before{background-image:url("/assets/images/icons/linkedin.svg")}#footer-four .social-media .twitter:before{background-image:url("/assets/images/icons/x-twitter.svg")}#footer-four .social-media .youtube:before{background-image:url("/assets/images/icons/youtube.svg")}#footer-four .social-media .instagram:before{background-image:url("/assets/images/icons/instagram.svg")}@media (max-width:1023px){#footer-four .container2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer-four .container2>div,#footer-four form{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#footer-four form{margin-bottom:2.1875rem}#footer-four label,#footer-four strong{margin-bottom:.9375rem}}@media (max-width:479px){#footer-four{padding:1.875rem 0}}#footer-five{text-align:center;font-size:.8125rem;line-height:1.125rem;padding:3.75rem 0 3.5rem}#footer-five a:before{content:"|";margin:0 .375rem;display:inline-block}#footer-five .ivi,#footer-five .ivi:active,#footer-five .ivi:focus,#footer-five .ivi:hover{color:#fff}#footer-five #ot-sdk-btn.ot-sdk-show-settings{border:none;padding:0;color:#fff;font-size:.8125rem}#footer-five #ot-sdk-btn.ot-sdk-show-settings:hover{background:none}@media (max-width:1023px){#footer-five{line-height:1.25rem}#footer-five a{margin-top:.625rem;display:inline-block}#footer-five a:first-child:before,#footer-five a:last-child:before{display:none}}@media (max-width:767px){#footer-five{padding:1.875rem 0}}#menu-footer{padding-left:1rem;padding-right:1rem;text-align:left;width:100%}@media (min-width:768px){#menu-footer{display:none}}#menu-footer li a,#menu-footer li button{padding-right:0;padding-left:0}#menu-footer .submenu{display:none}#menu-footer>button{color:#173366}#menu-footer a{display:block}#menu-footer button{width:100%;text-align:left;position:relative}#menu-footer .submenu li{position:relative}#menu-footer .submenu a,#menu-footer .submenu button{line-height:1.5625rem;padding-top:1.0625rem;padding-bottom:.875rem;letter-spacing:.01rem}#menu-footer .submenu .submenu{top:0;left:100%}@media (min-width:1200px){#menu-footer{margin-left:auto}#menu-footer>li{position:relative}}@media (min-width:1200px) and (max-width:1499px){#menu-footer>li:nth-child(n+3) .submenu .submenu{left:-100%}}@media (min-width:1200px){#menu-footer>li:last-child>.submenu{right:0;left:auto}#menu-footer>li:last-child>.submenu .submenu{left:-100%}#menu-footer>li>a,#menu-footer>li>button{height:3.5rem;font-size:1.125rem;position:relative}#menu-footer>li>a.active:after,#menu-footer>li>a.open:after,#menu-footer>li>a:active:after,#menu-footer>li>a:focus:after,#menu-footer>li>a:hover:after,#menu-footer>li>button.active:after,#menu-footer>li>button.open:after,#menu-footer>li>button:active:after,#menu-footer>li>button:focus:after,#menu-footer>li>button:hover:after{width:calc(100% - 2.5rem)}#menu-footer>li>a:after,#menu-footer>li>button:after{content:"";width:0;bottom:.5rem;left:1.25rem;height:.125rem;position:absolute;-webkit-transition:all .3s;transition:all .3s;background:#3ccbda}#menu-footer>li>a{line-height:3.5rem}#menu-footer>li>.submenu{top:calc(100% + 1.95rem)}#menu-footer a,#menu-footer button{padding-left:1.25rem;padding-right:1.25rem}#menu-footer .submenu{max-width:17.5rem;min-width:17.5rem}#menu-footer .submenu button.active:before,#menu-footer .submenu button.open:before,#menu-footer .submenu button:active:before,#menu-footer .submenu button:focus:before,#menu-footer .submenu button:hover:before{opacity:0}#menu-footer .submenu button.active:after,#menu-footer .submenu button.open:after,#menu-footer .submenu button:active:after,#menu-footer .submenu button:focus:after,#menu-footer .submenu button:hover:after{opacity:1}#menu-footer .submenu button:after,#menu-footer .submenu button:before{content:"";top:1.5rem;right:1.25rem;position:absolute;-webkit-transition:all .15s linear;transition:all .15s linear;background-size:cover;background-position:50%;background-repeat:no-repeat;width:.625rem;height:1rem}#menu-footer .submenu button:before{background-image:url("/assets/images/icons/arrow-right.svg")}#menu-footer .submenu button:after{opacity:0;background-image:url("/assets/images/icons/arrow-right-white.svg")}}@media (max-width:1199px){#menu-footer>li>a,#menu-footer>li>button{font-size:.938rem;padding-top:.8125rem;padding-bottom:.75rem;line-height:1.4375rem}#menu-footer .submenu button:after{top:1.375rem}#menu-footer a,#menu-footer button{padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:1199px) and (max-width:479px){#menu-footer a,#menu-footer button{padding-left:1.875rem;padding-right:1.875rem}}@media (max-width:1199px) and (max-width:320px){#menu-footer a,#menu-footer button{padding-left:1rem;padding-right:1rem}}@media (max-width:1199px){#menu-footer button.open:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#menu-footer button:after{content:"";top:1rem;right:.5rem;position:absolute;-webkit-transition:all .15s linear;transition:all .15s linear;background-image:url("/assets/images/icons/arrow-right-footer.svg");background-size:cover;background-position:50%;background-repeat:no-repeat;width:.625rem;height:1rem}}a,abbr,acronym,address,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,ol,output,p,pre,q,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}a{text-decoration:none}a,button{outline:none!important}button{border:0;margin:0;padding:0;font:inherit;cursor:pointer;background:none;vertical-align:middle}blockquote,q{quotes:none}ol,ul{list-style:none}.content ol,.content ul{padding-left:.688rem}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}small{display:block;font-size:.875rem}*{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:none}a,button{-webkit-transition:all .15s linear;transition:all .15s linear}body{font-size:1rem;top:0!important;overflow-x:hidden;color:#131417;font-weight:300;font-family:canada-type-gibson,sans-serif;-webkit-font-smoothing:antialiased}body ::-moz-selection{background-color:rgba(23,51,102,.7);color:#fff}body ::selection{background-color:rgba(23,51,102,.7);color:#fff}body:after{content:"";top:2.875rem;left:0;opacity:0;z-index:-1;position:fixed;-webkit-transition:z-index .3s .3s,opacity .3s ease-in-out;transition:z-index .3s .3s,opacity .3s ease-in-out;background:rgba(19,20,23,.596);width:100%;height:100%}@media (min-width:1200px){body.menu-open:after{opacity:1;z-index:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}}.container1,.container2,.container3{padding-left:2.5rem;padding-right:2.5rem}@media (max-width:479px){.container1,.container2,.container3{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:320px){.container1,.container2,.container3{padding-left:1rem;padding-right:1rem}}.container1{max-width:92.5rem}.container1,.container2{margin-left:auto;margin-right:auto}.container2{max-width:82.5rem}@media (max-width:1366px){.container2{max-width:75rem}}.container3{max-width:62.5rem;margin-left:auto;margin-right:auto}.bg-container{top:0;left:0;opacity:0;position:absolute;background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100%}.bg-container:not(.full).loaded{-webkit-animation:fadeIn 1.4s forwards;animation:fadeIn 1.4s forwards}.bg-container.full{overflow:hidden}.bg-container.full.loaded{-webkit-animation:fadeZoom 1.4s forwards;animation:fadeZoom 1.4s forwards}.bg-container img{width:100%;visibility:hidden}@media (min-width:768px){.bg-container img:nth-child(2){display:none}}body.physician .content .bg-container{background-position:top}@media (max-width:1023px){body.physician #hero .bg-container{background-position:50%!important;background-size:117%}}@media (max-width:767px){body.physician #hero .bg-container{background-position:center 75%!important;background-size:100%}}@media (max-width:767px){body.physician #hero:not(.simple)>:first-child:before{top:4rem!important}}@media (min-width:768px){body.physician #hero:not(.simple)>:first-child:after{background:none}}@media (max-width:767px){body.physician section#hero{margin-top:5.5rem!important}}section.simple#hero .bg-container{top:7rem;height:75%}@media (max-width:1023px){section.simple#hero .bg-container{top:5rem;background-position:50%}}ol li,ul:not([class]):not([id]) li{position:relative}ol li:before,ul:not([class]):not([id]) li:before{position:absolute}ul:not([class]):not([id]) li:before{content:"";border-radius:50%}ol{counter-reset:item}ol li{counter-increment:item}ol li:before{content:counter(item) "."}main{z-index:1;display:block;position:relative;background:#fff}main img:not(.mobile):not(.not-lazy){opacity:0}main img:not(.mobile):not(.not-lazy).loaded{-webkit-animation:fadeIn 1.4s forwards;animation:fadeIn 1.4s forwards}main ol:not(:first-child),main ul:not([class]):not(:first-child){margin-top:0}main ol:not(:last-child),main ul:not([class]):not(:last-child){margin-bottom:1.875rem}main ol li,main ul:not([class]) li{padding-left:2.5rem}main ol li:not(:last-child),main ul:not([class]) li:not(:last-child){margin-bottom:.5rem}main ol li:before,main ul:not([class]) li:before{left:1rem}main ol li:nth-child(n+10):before{left:.3rem}main ul:not([class]) li:before{top:.75rem;background:#3ccbda;width:.5rem;height:.5rem}main ol li:before{color:#3ccbda}@media (min-width:768px){main{font-size:1.125rem;line-height:1.875rem}}@media (max-width:767px){main{line-height:1.625rem}main ol:not(:first-child),main ul:not([class]):not(:first-child){margin-top:.9375rem}main ol:not(:last-child),main ul:not([class]):not(:last-child){margin-bottom:.9375rem}main ol li,main ul:not([class]) li{padding-left:1.25rem}main ol li:before,main ul:not([class]) li:before{left:0}main ul:not([class]) li:before{top:.5rem}}h1,h2,h3,h4,h5,h6{color:#173366}body.home h1:first-of-type,h2,section.cta .title{font-size:2.25rem;line-height:2.875rem;font-weight:400;letter-spacing:.5px}@media (max-width:767px){body.home h1:first-of-type,h2,section.cta .title{font-size:1.625rem;line-height:2.125rem}}h3{font-size:1.75rem;line-height:2.375rem;font-weight:400}@media (max-width:767px){h3{font-size:1.25rem;line-height:1.6875rem}}#sidebar .title,h4{color:#173366;font-size:1.75rem;font-weight:400;letter-spacing:.2px;line-height:2.875rem}@media (max-width:767px){#sidebar .title,h4{font-size:1.3125rem;line-height:1.8125rem}}a:not(.button){color:#173366;text-decoration:underline}a:not(.button):active,a:not(.button):focus,a:not(.button):hover{color:#173366}#cta-links .blue{background:#092440;font-weight:800}#cta-links .blue:hover{background:#fff;color:#173366}#section_map button,.ajax-form button,.button{color:#173366;font-size:.938rem;border-radius:1.875rem;letter-spacing:1px;padding-left:2.313rem;padding-right:2.313rem}#section_map button:not(.blue):not(.white),.ajax-form button:not(.blue):not(.white),.button:not(.blue):not(.white){font-weight:500;border:2px solid #dde1e6;text-transform:uppercase;background:#fff;height:3.75rem;line-height:3.625rem}#section_map button:not(.blue):not(.white):active,#section_map button:not(.blue):not(.white):focus,#section_map button:not(.blue):not(.white):hover,.ajax-form button:not(.blue):not(.white):active,.ajax-form button:not(.blue):not(.white):focus,.ajax-form button:not(.blue):not(.white):hover,.button:not(.blue):not(.white):active,.button:not(.blue):not(.white):focus,.button:not(.blue):not(.white):hover{background:linear-gradient(134deg,#3fd6e6,#3fd6e6 1%,#3fd6e5 3%,#3fd6e4 7%,#3ed7e3 12%,#3ed7e1 19%,#3ed8df 26%,#3ed8de 34%,#3dd8dc 43%,#3dd9da 52%,#3dd9d8 62%,#3cdad7 71%,#3cdad6 81%,#3cdad5 91%,#3cdad5);border-color:transparent;color:#173366}#section_map button:active,#section_map button:focus,#section_map button:hover,.ajax-form button:active,.ajax-form button:focus,.ajax-form button:hover,.button:active,.button:focus,.button:hover{color:#fff}#section_map button.blue,#section_map button.white,.ajax-form button.blue,.ajax-form button.white,.button.blue,.button.white{height:3.75rem;line-height:4rem}#section_map button.blue,.ajax-form button.blue,.button.blue{color:#fff;background:#3ccbda}#section_map button.blue:active,#section_map button.blue:focus,#section_map button.blue:hover,.ajax-form button.blue:active,.ajax-form button.blue:focus,.ajax-form button.blue:hover,.button.blue:active,.button.blue:focus,.button.blue:hover{background:#173366}#section_map button.white,.ajax-form button.white,.button.white{background:#fff}#section_map button.white:active,#section_map button.white:focus,#section_map button.white:hover,.ajax-form button.white:active,.ajax-form button.white:focus,.ajax-form button.white:hover,.button.white:active,.button.white:focus,.button.white:hover{background:#173366}@media (max-width:1366px){#section_map button,.ajax-form button,.button{font-size:.875rem}}@media (max-width:767px){#section_map button:not(.blue):not(.white),.ajax-form button:not(.blue):not(.white),.button:not(.blue):not(.white){height:3rem;line-height:2.875rem}#section_map button.blue,#section_map button.white,.ajax-form button.blue,.ajax-form button.white,.button.blue,.button.white{height:3.125rem;line-height:3.125rem}}@media (max-width:320px){#section_map button,.ajax-form button,.button{padding-left:1.25rem;padding-right:1.25rem}}.button.disabled,button:disabled{pointer-events:none;background:#d7dde2!important}.button,a.more{display:inline-block;letter-spacing:1px}p .button:after{margin-left:.5rem;vertical-align:-2px}@media (max-width:767px){p .button:after{vertical-align:-3px}}@media (min-width:768px){p .button+.button{margin-left:1.25rem}}@media (max-width:767px){p .button+.button{margin-top:.9375rem}}@media (max-width:320px){p .button{padding-right:1rem}}a.more{color:#173366;text-decoration:none}a.more:after{margin-left:.25rem;vertical-align:top}a.more:active,a.more:focus,a.more:hover{text-decoration:underline}strong{font-weight:500}em{font-style:italic}sup{line-height:1;font-size:.75rem;vertical-align:super}hr{border:0;height:1px;background:#dde1e6}iframe{width:100%}figure a{display:block}blockquote{text-align:left;letter-spacing:.5px;line-height:2.25rem}blockquote.pull{border-left:2px solid #3ccbda;padding-left:2.25rem}@media (min-width:768px){blockquote.pull .quote{font-size:1.5rem}}@media (max-width:479px){blockquote.pull{padding-left:1.25rem}}blockquote .quote{font-size:1.5rem;line-height:2.25rem;font-weight:500;letter-spacing:.01rem}blockquote cite{color:#131417;display:block;margin-top:1.25rem;font-weight:500}@media (max-width:767px){blockquote .quote{font-size:1.125rem;letter-spacing:0;line-height:1.75rem}blockquote cite{font-size:.875rem;margin-top:.625rem;line-height:1.875rem}}.link{cursor:pointer}.skip-link{opacity:0;z-index:-5;top:1.5625rem;left:1.5625rem;position:fixed}.skip-link:active,.skip-link:focus{opacity:1;z-index:5}body.mobile .skip-link{display:none}body.tabbing [tabindex="0"]:active,body.tabbing [tabindex="0"]:focus,body.tabbing a:active,body.tabbing a:focus,body.tabbing button:active,body.tabbing button:focus{outline:3px dashed rgba(11,38,110,.8)!important}#edit-page{right:3%;bottom:5%;z-index:2;position:fixed;border-radius:4px;font-size:1.125rem;background:#131417;width:2rem;height:2rem}#edit-page:before{content:"\1F4DD";left:5px;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.visually-hidden{top:-9999px;left:-9999px;position:absolute}#hero{width:100%;position:relative;margin-top:6.625rem;background-color:#fff}#hero:not(.simple)>:first-child:before{background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(0deg,hsla(0,0%,100%,0),#fff)}@media (min-width:768px){#hero:not(.simple)>:first-child:after{background:-webkit-gradient(linear,right top,left top,color-stop(50%,hsla(0,0%,100%,0)),color-stop(75%,hsla(0,0%,100%,.5)),to(#f3f6f8));background:linear-gradient(-90deg,hsla(0,0%,100%,0) 50%,hsla(0,0%,100%,.5) 75%,#f3f6f8)}}#hero:not(.simple)>:first-child .container2>:not(figure){max-width:40.625rem}#hero>:first-child{width:100%;position:fixed}#hero>:first-child:after,#hero>:first-child:before{content:"";top:0;left:0;width:100%;position:absolute}#hero>:first-child:before{z-index:1;height:5rem}#hero>:first-child:after{height:100%}#hero>:first-child .container2{z-index:1;top:50%;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1366px) and (min-width:769px){#hero>:first-child .container2{top:55%;left:1.25rem}}#hero .logo{height:7rem;width:22.5rem;margin-left:-1.75rem;margin-bottom:1.875rem}#hero .title{color:#173366;font-size:3.75rem;line-height:4.375rem}@media (min-width:768px){#hero .title+*{margin-top:2.75rem}}@media (max-width:1366px){#hero .title+*{margin-top:2rem}}@media (max-width:1023px){#hero .title+*{margin-top:0}}#hero .bar{bottom:0;z-index:1;width:100%;position:absolute;background:#fff;line-height:1.5rem;font-weight:400;border-bottom:1px solid #dde1e6}#hero .bar .container1,#hero .bar ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#hero .bar .container1{height:5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#hero .bar a,#hero .bar button{color:#173366}#hero .bar figure,#hero .bar figure img{height:4.75rem;width:13.375rem}@media (max-width:1199px) and (min-width:1024px){#hero>:first-child:before{display:none}}@media (max-width:1199px){#hero>:first-child .container2{top:calc(50% + 2.71875rem)}#hero .logo{display:none}}@media (max-width:1023px){#hero>:first-child:before{height:45%;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),color-stop(35%,#fff));background:linear-gradient(0deg,hsla(0,0%,100%,0),#fff 35%)}#hero .bar figure,#hero>:first-child:after{display:none}}@media (max-height:479px),(max-width:767px){#hero{margin-top:10.4375rem}#hero>:first-child .container2{top:1rem;-webkit-transform:unset;transform:unset;padding-left:3rem;padding-right:3rem}#hero .title{font-size:2.5rem;text-align:center;letter-spacing:.031rem;line-height:3rem}#hero .bar .container1{height:5.9375rem}}@media (max-width:479px){#hero .container2{padding-left:2rem;padding-right:2rem}}@media (max-width:767px){body:not(.home) #hero{height:20rem;max-height:calc(100vh - 15rem)}body:not(.home) #hero>:first-child{height:16rem!important}body:not(.home) #hero .bar .container1{height:4rem}}button,input:not([type=checkbox]),input:not([type=radio]),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input:not([type=checkbox]),input:not([type=radio]),select,textarea{font-family:canada-type-gibson,sans-serif;width:100%;display:block;font-size:1rem;-webkit-transition:all .3s;transition:all .3s;outline:none!important;border:2px solid #d7dde2;border-radius:.3rem;background:#fff}input:not([type=checkbox]):active,input:not([type=checkbox]):focus,input:not([type=radio]):active,input:not([type=radio]):focus,select:active,select:focus,textarea:active,textarea:focus{border:2px solid #3ccbda;-webkit-box-shadow:0 0 0 3px #e1f7fa;box-shadow:0 0 0 3px #e1f7fa}input:not([type=checkbox]),input:not([type=radio]),select{height:3.125rem;padding:0 .875rem}input[type=checkbox],input[type=radio]{margin:0;padding:0;opacity:0;z-index:-1;position:absolute}input[type=date]{padding-top:2px}body.safari input[type=date]{padding-top:.75rem}select::-ms-expand{display:none}textarea{resize:none;height:7.5rem;padding:.875rem}.uniform__potty{top:-9999px;left:-9999px;position:absolute}.language-box{background:#fff}.language-box p:not(.visually-hidden){position:relative}.language-box p:not(.visually-hidden):before{content:"";left:0;width:2rem;height:2rem;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/globe-blue.svg")}@media (max-width:767px){.language-box p:not(.visually-hidden):before{width:2rem;height:2rem}}.language-box .language-switcher-url .lang-button,.language-box .language-switcher-url a,.language-box .language-switcher .lang-button,.language-box .language-switcher a{color:#173366;font-size:1rem;background:#f2f3f5}@media (max-width:1023px){.language-box .language-switcher-url .lang-button,.language-box .language-switcher-url a,.language-box .language-switcher .lang-button,.language-box .language-switcher a{background:transparent;color:#000;text-decoration:underline;font-weight:500}}.language-box .language-switcher-url .lang-button,.language-box .language-switcher .lang-button{padding:0 .75rem 0 1rem;border-radius:.3125rem;height:2.25rem;line-height:2.25rem}.language-box .language-switcher-url .lang-button.open,.language-box .language-switcher .lang-button.open{border-top-left-radius:0;border-top-right-radius:0;background:#173366}.language-box .language-switcher-url .lang-button.open span,.language-box .language-switcher .lang-button.open span{color:#fff}.language-box .language-switcher-url .lang-button:after,.language-box .language-switcher .lang-button:after{content:"";width:.438rem;height:.25rem;margin-left:.25rem;display:inline-block;vertical-align:.1rem;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/arrow-down-box.svg")}@media (max-width:1023px){.language-box .language-switcher-url .lang-button:after,.language-box .language-switcher .lang-button:after{vertical-align:-.2rem;width:1.063rem;height:1.063rem;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/arrow-down-box-white.svg")}}.language-box .language-switcher-url ul,.language-box .language-switcher ul{bottom:100%;overflow:hidden;border-top-left-radius:.3125rem;border-top-right-radius:.3125rem}.language-box .language-switcher-url ul a,.language-box .language-switcher ul a{display:block;text-decoration:none;padding:.4375rem 1rem .3125rem;color:#fff;background:#173366}.language-box .language-switcher-url ul a.current-lang,.language-box .language-switcher-url ul a:active,.language-box .language-switcher-url ul a:focus,.language-box .language-switcher-url ul a:hover,.language-box .language-switcher ul a.current-lang,.language-box .language-switcher ul a:active,.language-box .language-switcher ul a:focus,.language-box .language-switcher ul a:hover{background:#3ccbda;color:#fff!important}.language-switcher,.language-switcher-url{position:relative}.language-switcher-url .language-picker-current,.language-switcher .language-picker-current{text-transform:uppercase}.language-switcher-url ul,.language-switcher ul{left:0;width:100%;display:none;position:absolute}.skiptranslate{display:none!important}section.cta{color:#173366}section.cta.center{text-align:center;padding:5.625rem 0 5.5rem;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/bg.svg")}section.cta.center .title:not(:last-child){margin-bottom:1.5625rem}section.cta.left{text-align:left;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/bg.svg");padding:9.3125rem 0 9.5rem}@media (max-width:1366px){section.cta.left{padding:7.4rem 0 7.5rem}}@media (max-width:767px){section.cta.left{background-size:130%!important;background-position:center 2.5rem!important;padding:2.3125rem 1rem 2.5rem!important}}section.cta.left .container2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.cta.left .container2 .button{min-width:16rem;text-align:center}section.cta.left .title{width:60%;max-width:46.5rem;font-size:1.875rem;letter-spacing:.029rem;line-height:2.375rem}@media (max-width:1023px){section.cta.left{background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/rgf-bg.svg");background-position:center 4.5rem;padding:4.3125rem 0 4.5rem}section.cta.left .container2>*{width:100%;text-align:center}section.cta.left .title{margin-bottom:.9375rem}}@media (max-width:767px){section.cta.left .button{height:3.125rem;line-height:3rem}}@media (max-width:767px){section.cta.center{padding:2.875rem 0 3.4375rem}section.cta.center .title{font-size:1.5rem;line-height:2.0625rem}section.cta.center .title:not(:last-child){margin-bottom:.9375rem}}.blog-container:not(:first-child),.cards-container:not(:first-child){margin-top:2.5rem}.blog-container:not(:last-child),.cards-container:not(:last-child){margin-bottom:1rem}@media (max-width:767px){.blog-container:not(:first-child),.cards-container:not(:first-child){margin-top:1.875rem}.blog-container:not(:last-child),.cards-container:not(:last-child){margin-bottom:1.875rem}}.blog-container:not(:last-child){margin-bottom:2.5rem}.blog-container,.cards-container>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card,.post-snippet{overflow:hidden;position:relative;background:#fff;-webkit-transition:all .15s linear;transition:all .15s linear}.card:active a,.card:focus a,.card:hover a,.post-snippet:active a,.post-snippet:focus a,.post-snippet:hover a{text-decoration:underline}.card:active div:last-child>*,.card:focus div:last-child>*,.card:hover div:last-child>*,.post-snippet:active div:last-child>*,.post-snippet:focus div:last-child>*,.post-snippet:hover div:last-child>*{color:#fff}.card>div:first-child,.post-snippet>div:first-child{position:relative;background:#e9eaee}@media (min-width:768px){.card,.post-snippet{opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}}@media (max-width:767px){.card.current div:not(:first-child),.post-snippet.current div:not(:first-child){background:#173366}.card.current a,.card.current h4,.post-snippet.current a,.post-snippet.current h4{color:#fff}}#posts-list li{opacity:1}.card.no-text,.post-snippet{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit}.card.no-text>div:first-child,.post-snippet>div:first-child{width:43.38%;padding-bottom:33.79%;border-right:1px solid #3ccbda}.card.no-text>div:last-child,.post-snippet>div:last-child{width:56.62%}.card.no-text>div:last-child:hover,.post-snippet>div:last-child:hover{color:#fff;background:#173366}.card.no-text>div:last-child:hover>*,.post-snippet>div:last-child:hover>*{color:#fff}.card.no-text h4,.post-snippet h4{font-weight:400;font-size:1.438rem;line-height:1.875rem}@media (max-width:1366px){.card.no-text h4,.post-snippet h4{font-size:1.25rem;line-height:1.5625rem}}@media (max-width:1023px){.card.no-text,.post-snippet{width:100%;max-width:27.5rem;margin-left:auto;margin-right:auto}.card.no-text h4,.post-snippet h4{font-size:1.25rem;line-height:1.375rem}}@media (min-width:1024px){.card.no-text:nth-child(n+4),.cards-container.no-text>div:not(:first-child){margin-top:2.8565%}}@media (max-width:1023px){.card.no-text:not(:last-child),.cards-container.no-text>div:not(:last-child),.post-snippet:not(:last-child){margin-bottom:.9375rem}}.card.no-text>div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.875rem 1.875rem 1.625rem}@media (max-width:767px){.card.no-text>div:last-child{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.card.no-text{width:31.429%}.card.no-text:not(:nth-child(3n)):not(:last-child){margin-right:2.8565%}}.post-snippet{background:#f2f3f5;font-size:.8125rem;line-height:1.125rem}.post-snippet.current,.post-snippet:active,.post-snippet:focus,.post-snippet:hover{background:#173366}.post-snippet.current,.post-snippet.current h4,.post-snippet:active,.post-snippet:active h4,.post-snippet:focus,.post-snippet:focus h4,.post-snippet:hover,.post-snippet:hover h4{color:#fff}.post-snippet,.post-snippet h4{-webkit-transition:all .5s ease;transition:all .5s ease}.post-snippet>div:last-child{padding:1.4375rem 1.875rem}@media (max-width:767px){.post-snippet>div:last-child{padding-left:1.5rem;padding-right:1.5rem}}.post-snippet .date{margin-bottom:.4375rem}.post-snippet a{margin-top:.6875rem}@media (min-width:1024px){.post-snippet{width:47.827%}.post-snippet:not(:nth-child(2n)):not(:last-child){margin-right:4.346%}.post-snippet:nth-child(n+3){margin-top:4.346%}}.card.bio{text-align:center;border:1px solid #e4e5eb}.card.bio.current,.card.bio:active,.card.bio:focus,.card.bio:hover{background:#173366}.card.bio.current .physician-locations p,.card.bio.current>div:last-child,.card.bio.current h4,.card.bio:active .physician-locations p,.card.bio:active>div:last-child,.card.bio:active h4,.card.bio:focus .physician-locations p,.card.bio:focus>div:last-child,.card.bio:focus h4,.card.bio:hover .physician-locations p,.card.bio:hover>div:last-child,.card.bio:hover h4{color:#fff}.card.bio>div:last-child,.card.bio h4{-webkit-transition:all .5s ease;transition:all .5s ease}.card.bio>div:first-child{width:100%;padding-bottom:109.75%}.card.bio>div:last-child{font-size:1rem;line-height:1.5rem;padding:1.625rem 1.5rem}.card.bio h4{line-height:2rem;font-size:1.375rem;letter-spacing:-.01rem}.card.bio h4:not(:last-child){margin-bottom:.4375rem}@media (max-width:767px){.card.bio h4{font-size:1rem;line-height:1.25rem}.card.bio h4:not(:last-child){margin-bottom:0}}@media (max-width:1023px){.card.bio>div:last-child{padding:.875rem 1.25rem}}@media (max-width:767px){.card.bio p{display:none}}.card.no-text:not(.image-card){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 3.125rem 1.75rem}@media (max-width:1199px){.card.no-text:not(.image-card){padding-left:2rem;padding-right:2rem}}.cards.no-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023px){.cards.no-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:1.25rem}}.cards.no-image .card.no-image{border-top:2px solid #3ccbda;opacity:1;width:31.429%;padding:2rem;margin:0 1.125rem;background:#f2f3f5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1023px){.cards.no-image .card.no-image{width:100%;margin-bottom:1.25rem}}.cards.no-image .card.no-image.current,.cards.no-image .card.no-image:active,.cards.no-image .card.no-image:focus,.cards.no-image .card.no-image:hover{background:#fff}.cards.no-image .card.no-image.current .button,.cards.no-image .card.no-image:active .button,.cards.no-image .card.no-image:focus .button,.cards.no-image .card.no-image:hover .button{background:#173366;color:#fff}.cards.no-image .card.no-image h4{text-align:center;margin-bottom:1rem;font-size:23px;color:#173366;letter-spacing:0;line-height:30px;min-height:2.75rem;font-weight:400}.cards.no-image .card.no-image .button{background:#fff}.cards.no-image .card.no-image .button:active,.cards.no-image .card.no-image .button:focus,.cards.no-image .card.no-image .button:hover{background:#173366}.cards.icon-box .card.icon-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;max-width:20rem;font-size:1.5rem;font-weight:500;line-height:1.875rem;background:#dde1e6!important;padding:2.5rem 2.5rem 2.125rem;margin-bottom:1rem!important}.cards.icon-box .card.icon-box.current h1,.cards.icon-box .card.icon-box.current h2,.cards.icon-box .card.icon-box.current h3,.cards.icon-box .card.icon-box.current h4,.cards.icon-box .card.icon-box.current h5,.cards.icon-box .card.icon-box.current h6,.cards.icon-box .card.icon-box.current p,.cards.icon-box .card.icon-box:hover h1,.cards.icon-box .card.icon-box:hover h2,.cards.icon-box .card.icon-box:hover h3,.cards.icon-box .card.icon-box:hover h4,.cards.icon-box .card.icon-box:hover h5,.cards.icon-box .card.icon-box:hover h6,.cards.icon-box .card.icon-box:hover p{background:#dde1e6!important;color:#173366!important}.cards.icon-box .card.icon-box.current>div:last-child,.cards.icon-box .card.icon-box:hover>div:last-child{background:#dde1e6!important;border:none}.cards.icon-box .card.icon-box>div:first-child{padding-bottom:7rem;border:none;width:7rem;margin:0 auto;background:transparent}.cards.icon-box .card.icon-box>div:last-child{width:100%}.cards.icon-box .card.icon-box figure{margin-bottom:1rem}.cards.icon-box .card.icon-box img{margin-left:auto;margin-right:auto;max-width:8.75rem!important}.cards.icon-box .card.icon-box img:not(.loaded){height:8.75rem!important}@media (min-width:480px){.cards.icon-box .card.icon-box{width:30.77%}}@media (max-width:1023px){.cards.icon-box .card.icon-box{width:100%;font-size:1.25rem;line-height:1.625rem;padding:1.5rem 1.5rem 1rem}.cards.icon-box .card.icon-box img{max-width:7rem!important}.cards.icon-box .card.icon-box img:not(.loaded){height:7rem!important}}@media (max-width:479px){.cards.icon-box .card.icon-box{max-width:15.625rem;padding-left:2.5rem;padding-right:2.5rem}.cards.icon-box .card.icon-box:not(:last-child){margin-bottom:1.5rem}}.accordion:not(:first-child){margin-top:1.875rem}.accordion:not(:last-child){margin-bottom:1.875rem}.accordion,.accordion>div>button{text-align:left}.accordion>div:not(:last-child){margin-bottom:1.25rem}.accordion>div>button{z-index:0;position:relative;background:#f2f3f5;border-left:2px solid #3ccbda;padding:.5rem .5rem .5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%}.accordion>div>button h1,.accordion>div>button h2,.accordion>div>button h3,.accordion>div>button h4,.accordion>div>button h5,.accordion>div>button h6,.accordion>div>button p{font-family:canada-type-gibson,sans-serif;font-size:1.25rem!important;letter-spacing:.1px;margin:0}@media (max-width:767px){.accordion>div>button h1,.accordion>div>button h2,.accordion>div>button h3,.accordion>div>button h4,.accordion>div>button h5,.accordion>div>button h6,.accordion>div>button p{font-size:1rem!important;line-height:1.3em}}.accordion>div>button.open{border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion>div>button.open .plus:before{opacity:0;-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}.accordion>div>button.open .plus:after{-webkit-transform:translate(-50%,-50%) rotate(270deg);transform:translate(-50%,-50%) rotate(270deg)}.accordion>div>button.open+.answer{display:block}.accordion>div>button.open,.accordion>div>button:active,.accordion>div>button:focus,.accordion>div>button:hover{background:#173366;border-color:#173366}.accordion>div>button.open h1,.accordion>div>button.open h2,.accordion>div>button.open h3,.accordion>div>button.open h4,.accordion>div>button.open h5,.accordion>div>button.open h6,.accordion>div>button.open p,.accordion>div>button:active h1,.accordion>div>button:active h2,.accordion>div>button:active h3,.accordion>div>button:active h4,.accordion>div>button:active h5,.accordion>div>button:active h6,.accordion>div>button:active p,.accordion>div>button:focus h1,.accordion>div>button:focus h2,.accordion>div>button:focus h3,.accordion>div>button:focus h4,.accordion>div>button:focus h5,.accordion>div>button:focus h6,.accordion>div>button:focus p,.accordion>div>button:hover h1,.accordion>div>button:hover h2,.accordion>div>button:hover h3,.accordion>div>button:hover h4,.accordion>div>button:hover h5,.accordion>div>button:hover h6,.accordion>div>button:hover p{color:#fff}.accordion>div>button.open .plus{background:#fff}.accordion>div>button.open .plus:after{background:#173366}.accordion>div>button h4{font-size:1.25rem;letter-spacing:.1px;margin-bottom:0;line-height:1.5625rem;font-weight:400;width:calc(100% - 3.75rem)}.accordion .plus{-webkit-transform:translateY(-1px);transform:translateY(-1px);position:relative;background:#173366;width:2.5rem;height:2.5rem}.accordion .plus,.accordion .plus:after,.accordion .plus:before{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.accordion .plus:after,.accordion .plus:before{content:"";top:50%;left:50%;width:2px;display:block;height:1.25rem;position:absolute;background-color:#fff}.accordion .plus:before{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}.accordion .plus:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.accordion .answer{display:none;background:#f8f8f9;border-top:0!important;padding:1.875rem 2.125rem 2.375rem}@media (max-width:767px){.accordion:not(:first-child){margin-top:1.625rem}.accordion:not(:last-child){margin-bottom:1.625rem}.accordion>div:not(:last-child){margin-bottom:.625rem}.accordion>div>button{padding:.4375rem .5rem .3125rem .9375rem}.accordion>div>button h4{font-size:.9375rem;line-height:1.25rem;width:calc(100% - 3.125rem)}.accordion .plus{width:1.6875rem;height:1.6875rem}.accordion .plus:after,.accordion .plus:before{width:1px;height:.9375rem}.accordion .answer{padding:.9375rem 1.25rem 1rem}}.map-container img{opacity:1!important}.map-container>div>.gm-style .gm-style-cc,.map-container>div>.gm-style .gmnoprint,.map-container>div>.gm-style>div:nth-child(3),.map-container button{display:none!important}.social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-media a{display:block;position:relative}.social-media a:after,.social-media a:before{content:"";left:0;position:absolute;-webkit-transition:all .3s;transition:all .3s;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:50%}.social-media a:active:before,.social-media a:after,.social-media a:focus:before,.social-media a:hover:before{opacity:0}.social-media a:active:after,.social-media a:focus:after,.social-media a:hover:after{opacity:1}.social-media .facebook:after{background-image:url("/assets/images/icons/facebook-hover.svg")}.social-media .instagram:after{background-image:url("/assets/images/icons/instagram-hover.svg")}.social-media .linkedin:after{background-image:url("/assets/images/icons/linkedin-hover.svg")}.social-media .twitter:after{background-image:url("/assets/images/icons/x-twitter-hover.svg")}.social-media .youtube:after{background-image:url("/assets/images/icons/youtube-hover.svg")}.pagination{padding:6.25rem 0;margin-top:6.25rem;border-top:1px solid #dde1e6}.pagination .button:not(:first-child){float:right}@media (max-width:767px){.pagination{padding:2rem 0}}.placeholder{color:#b20101;background:rgba(178,1,1,.1);border-left:4px solid #b20101;padding:1.375rem 2.5rem 1.25rem}.placeholder:not(:first-child){margin-top:3.125rem}.placeholder:not(:last-child){margin-bottom:3.125rem}@media (max-width:767px){.placeholder{padding-left:1.25rem;padding-right:1.25rem}.placeholder:not(:first-child){margin-top:1.875rem}.placeholder:not(:last-child){margin-bottom:1.875rem}}div[role=dialog]:not(.gm-style-iw){top:0;left:0;z-index:2;position:fixed;background:rgba(0,0,0,.7);width:100%;height:100%}div[role=dialog]:not(.gm-style-iw) button{top:0;right:0;position:absolute;background:#173366;width:3.125rem;height:3.125rem}div[role=dialog]:not(.gm-style-iw) button:active,div[role=dialog]:not(.gm-style-iw) button:focus,div[role=dialog]:not(.gm-style-iw) button:hover{background:#3ccbda}div[role=dialog]:not(.gm-style-iw) button:after,div[role=dialog]:not(.gm-style-iw) button:before{content:"";top:50%;left:.75rem;width:1.75rem;height:.125rem;position:absolute;background:#fff}div[role=dialog]:not(.gm-style-iw) button:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}div[role=dialog]:not(.gm-style-iw) button:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div[role=dialog]:not(.gm-style-iw) .content{width:100%;font-size:1.125rem;max-width:40rem;background:#fff;line-height:1.875rem;padding:3.25rem 3.5rem;top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div[role=dialog]:not(.gm-style-iw) p:not(:last-child){margin-bottom:1.25rem}#ie-modal{text-align:center}.hidden{opacity:0!important;display:none!important}body.blog .post-snippet p:last-child,body.events .post-snippet p:last-child{font-size:14px}body#search main ul:not([class]) li:before{top:.5rem}body#search main ol li:not(:last-child),body#search main ul:not([class]) li:not(:last-child){margin-bottom:2.5rem}body#search #sidebar .title,body#search h4{line-height:1rem}body#search h1:not(:last-child){margin-bottom:3rem}#search-results{padding-top:4rem}#search-results:not(:has(.pagination)){padding-bottom:4rem}main section.featured_section{background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/featured-section.png")}@media (max-width:1023px){main section.featured_section{background:#f2f3f5}}main section.featured_section .container1{padding-top:8.25rem;padding-bottom:8.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1366px){main section.featured_section .container1{padding:3.5rem}}@media (max-width:1023px){main section.featured_section .container1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 1.5rem}}@media (max-width:767px){main section.featured_section .container1{padding-bottom:0}}main section.featured_section .container1 div:first-child{width:62.209%;max-width:50rem}main section.featured_section .container1 div:first-child .button{margin-right:.938rem;margin-top:.938rem;margin-bottom:1.5rem}@media (max-width:1023px){main section.featured_section .container1 div:first-child{width:100%;max-width:100%}main section.featured_section .container1 div:first-child .button{max-width:25rem;display:block;text-align:center;margin:.938rem auto}}@media (max-width:767px){main section.featured_section .container1 div:first-child .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}main section.featured_section .container1 div:last-child{width:34.215%;max-width:27.5rem}@media (max-width:1023px){main section.featured_section .container1 div:last-child{width:100%;max-width:100%}}main section.featured_section .container1 div:last-child figure{background:transparent}main section.featured_section .container1 div:last-child img{max-width:22.5rem;max-height:22.5rem;float:right}@media (max-width:1023px){main section.featured_section .container1 div:last-child img{float:none;text-align:center;margin:2.5rem auto;margin-bottom:0}}main section.featured_section+section.featured_blocks_section{background:#f2f3f5}main section.featured_blocks_section{background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/hero-simple.png");padding:8.125rem 0;text-align:center}main section.featured_blocks_section .break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0}main section.featured_blocks_section .cards{-ms-flex-wrap:wrap;flex-wrap:wrap}main section.featured_blocks_section p{padding:0 15rem}@media (max-width:1199px){main section.featured_blocks_section p{padding:0 2.5rem}}@media (max-width:767px){main section.featured_blocks_section p{padding:0}}@media (max-width:1023px){main section.featured_blocks_section{padding:2.5rem 0}}main section.featured_blocks_section .cards{text-align:left;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1023px){main section.featured_blocks_section .cards{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}main section.featured_blocks_section .cards .card.no-image{height:5.188rem;background:#fff;border:none;font-size:1.25rem;letter-spacing:0;line-height:1.5rem;text-decoration:none;padding:1.375rem 1.25rem 1.375rem 2.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:21%}main section.featured_blocks_section .cards .card.no-image:nth-child(n+5){margin-top:1.5rem}@media (max-width:1199px){main section.featured_blocks_section .cards .card.no-image{width:29%}main section.featured_blocks_section .cards .card.no-image:nth-child(n+4){margin-top:1.5rem}}@media (max-width:1023px){main section.featured_blocks_section .cards .card.no-image{width:100%;margin-left:0;margin-right:0}main section.featured_blocks_section .cards .card.no-image:nth-child(n+2){margin-top:1.5rem}}@media (max-width:767px){main section.featured_blocks_section .cards .card.no-image{width:100%;margin-bottom:0}}main section.featured_blocks_section .cards .card.no-image:before{content:"";background:#3ccbda;width:.125rem;height:2.5rem;top:1.25rem;position:absolute;left:1.25rem}main section.featured_blocks_section .cards .card.no-image:active,main section.featured_blocks_section .cards .card.no-image:focus,main section.featured_blocks_section .cards .card.no-image:hover{background:#173366;color:#fff}.physician-locations p{font-size:.813rem;color:#121417;letter-spacing:0;line-height:1.25rem}.icon-asrs:after{position:absolute;content:"";width:.75rem;height:.75rem;margin-top:.5rem;margin-left:.3rem;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/external-link.svg")}.card.image-card.no-text:hover>div:last-child{background:#173366}body#finder .card.bio,section.full .card.bio{text-align:left}@media (max-width:767px){body#finder .card.bio:hover h4,section.full .card.bio:hover h4{color:#173366}}body#finder .card.bio>div:last-child,section.full .card.bio>div:last-child{padding:1.188rem 1.563rem 1.25rem 2.313rem}@media (max-width:767px){body#finder .card.bio>div:last-child,section.full .card.bio>div:last-child{padding:.813rem .938rem;background:#fff;height:3.75rem}body#finder .card.bio>div:last-child h4,section.full .card.bio>div:last-child h4{color:#173366}}body#finder .card.bio .physician-locations,section.full .card.bio .physician-locations{padding-left:.3125rem}body#finder .card.bio .physician-locations p,section.full .card.bio .physician-locations p{margin-bottom:0}@media (max-width:767px){body#finder .card.bio .physician-locations,section.full .card.bio .physician-locations{display:none}}body#finder .card.bio h4,section.full .card.bio h4{font-weight:400;font-size:1.25rem;letter-spacing:0;line-height:1.5rem}@media (max-width:767px){body#finder .card.bio h4,section.full .card.bio h4{font-size:1rem;letter-spacing:0;line-height:1.125rem;margin-left:.5rem}}body#finder .card.bio h4:before,section.full .card.bio h4:before{display:inline-block;content:"";background:#3ccbda;height:1.875rem;width:.125rem;margin-left:-.8rem;margin-right:.938rem;margin-bottom:-.4rem}@media (max-width:767px){body#finder .card.bio h4:before,section.full .card.bio h4:before{position:absolute;height:2.125rem}}body#finder #hero.simple{height:27.25rem}@media (max-width:767px){body#finder #hero.simple{max-height:calc(100vh - 21rem);height:15rem}}body#finder #hero.simple>:first-child{height:34.5rem!important;max-height:34.5rem}@media (max-width:767px){body#finder #hero.simple>:first-child:before{background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),color-stop(65%,#fff));background:linear-gradient(0deg,hsla(0,0%,100%,0),#fff 65%)}}body#finder #hero.simple>:first-child .container2{top:44%}@media (max-width:767px){body#finder #hero.simple>:first-child .container2{top:18%;left:0}}body#finder #hero .title{font-size:4rem;letter-spacing:1px;text-align:center;line-height:5.125rem}@media (max-width:767px){body#finder #hero .title{font-size:2.5rem;letter-spacing:.5px;text-align:center;line-height:48px}}body#finder section.simple#hero .bg-container{top:7rem!important;height:65%}@media (max-width:767px){body#finder section.simple#hero .bg-container{height:30%;background-position:50%}}body#finder #footer .container1:first-child{background:#fff}body#finder .bar{display:none}body#finder #finder-results{background:#f6f7f9}body#finder #finder-results .container1{min-height:20rem}@media (max-width:1023px){body#finder #finder-results .container1{min-height:35rem}}body#finder #finder-results .finder-buttons{background:transparent;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){body#finder #finder-results .finder-buttons{margin-left:-1.25rem;margin-right:-1.25rem;width:112%}}body#finder #finder-results .finder-buttons a{background:#fff;width:50%;height:5rem;margin-top:-5rem;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;text-decoration:none;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:4px solid transparent;font-size:1.375rem;letter-spacing:0;line-height:1.5rem;padding-top:1.563rem}body#finder #finder-results .finder-buttons a.active,body#finder #finder-results .finder-buttons a:hover{background:#f6f7f9;border-top:4px solid #3ccbda}@media (max-width:767px){body#finder #finder-results .finder-buttons a.active,body#finder #finder-results .finder-buttons a:hover{border-top:2px solid #3ccbda}}body#finder #finder-results .finder-buttons a.active{font-weight:500}@media (max-width:1023px){body#finder #finder-results .finder-buttons a{margin-top:-4.5rem}}@media (max-width:767px){body#finder #finder-results .finder-buttons a{height:3.375rem;margin-top:-3.375rem;border-top:4px solid transparent;font-size:1rem;letter-spacing:.1px;line-height:24px;padding-top:.75rem}}body#finder #finder-results .finder-tabs{text-align:center}body#finder #finder-results .finder-tabs .cards{padding-bottom:9.375rem}@media (max-width:767px){body#finder #finder-results .finder-tabs .cards{padding-bottom:1rem}}body#finder #finder-results .finder-tabs .cards .card{opacity:1!important}body#finder #finder-results .finder-tabs>div{display:none}body#finder #finder-results .finder-tabs>div h2{padding:5rem 0 2.5rem}body#finder #finder-results .finder-tabs>div.active{display:block}body#finder #finder-results .finder-tabs .scroll-to-map{text-align:left;font-weight:500;display:block}@media (min-width:1024px){body#finder #finder-results .finder-tabs .scroll-to-map{display:none!important}}body#finder #finder-results .finder-tabs .form-locations,body#finder #finder-results .finder-tabs .form-physicians{padding:4.5rem 4.0625rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199px){body#finder #finder-results .finder-tabs .form-locations,body#finder #finder-results .finder-tabs .form-physicians{padding:4.5rem 0 2rem}}@media (max-width:1023px){body#finder #finder-results .finder-tabs .form-locations,body#finder #finder-results .finder-tabs .form-physicians{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){body#finder #finder-results .finder-tabs .form-locations,body#finder #finder-results .finder-tabs .form-physicians{padding:1rem 0}}body#finder #finder-results .finder-tabs .form-locations .col,body#finder #finder-results .finder-tabs .form-physicians .col{position:relative}body#finder #finder-results .finder-tabs .form-locations .col label,body#finder #finder-results .finder-tabs .form-physicians .col label{float:left;font-size:1.125rem;letter-spacing:0;line-height:1.875rem}@media (max-width:767px){body#finder #finder-results .finder-tabs .form-locations .col label,body#finder #finder-results .finder-tabs .form-physicians .col label{font-size:1rem;letter-spacing:.1px;line-height:30px}}body#finder #finder-results .finder-tabs .form-locations .col select,body#finder #finder-results .finder-tabs .form-physicians .col select{background-position:95%;background-size:1.25rem 1.25rem;background-repeat:no-repeat;background-image:url("/assets/images/icons/arrow-select.svg");font-family:canada-type-gibson,sans-serif;font-size:18px;color:#121417;letter-spacing:0;line-height:30px}@media (max-width:1023px){body#finder #finder-results .finder-tabs .form-locations .col select,body#finder #finder-results .finder-tabs .form-physicians .col select{background-position:98%}}body#finder #finder-results .finder-tabs .form-locations .col .button,body#finder #finder-results .finder-tabs .form-physicians .col .button{margin-top:1.75rem;font-size:.813rem;letter-spacing:.5px;height:3rem;line-height:3rem}@media (max-width:1023px){body#finder #finder-results .finder-tabs .form-locations .col .button,body#finder #finder-results .finder-tabs .form-physicians .col .button{margin-top:.75rem;float:left}}body#finder #finder-results .finder-tabs .form-locations .col .button[type=submit],body#finder #finder-results .finder-tabs .form-physicians .col .button[type=submit]{background:#173366;border-color:transparent;color:#fff;width:10.625rem;padding-right:1rem}body#finder #finder-results .finder-tabs .form-locations .col .button[type=submit]:before,body#finder #finder-results .finder-tabs .form-physicians .col .button[type=submit]:before{position:absolute;content:"";width:1.25rem;height:1.25rem;margin-top:.8rem;margin-left:-1.5rem;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/search-white.svg")}body#finder #finder-results .finder-tabs .form-locations .col .clear-search,body#finder #finder-results .finder-tabs .form-locations .col .clear-search-locations,body#finder #finder-results .finder-tabs .form-physicians .col .clear-search,body#finder #finder-results .finder-tabs .form-physicians .col .clear-search-locations{position:absolute;font-size:.875rem;letter-spacing:.54px;margin-top:.938rem;cursor:pointer;font-weight:500;bottom:-2.5rem;left:3.5rem;display:none}@media (max-width:1023px){body#finder #finder-results .finder-tabs .form-locations .col .clear-search,body#finder #finder-results .finder-tabs .form-locations .col .clear-search-locations,body#finder #finder-results .finder-tabs .form-physicians .col .clear-search,body#finder #finder-results .finder-tabs .form-physicians .col .clear-search-locations{bottom:.7rem;left:14rem}}body#finder #finder-results .finder-tabs .form-locations .col .clear-search-locations:before,body#finder #finder-results .finder-tabs .form-locations .col .clear-search:before,body#finder #finder-results .finder-tabs .form-physicians .col .clear-search-locations:before,body#finder #finder-results .finder-tabs .form-physicians .col .clear-search:before{position:absolute;content:"";width:1.25rem;height:1.25rem;margin-top:.3rem;margin-left:-1.7rem;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/clear-search.svg")}body#finder #finder-results .finder-tabs .form-locations .col .clear-search-locations,body#finder #finder-results .finder-tabs .form-physicians .col .clear-search-locations{bottom:-.5rem;left:3.5rem}@media (max-width:1023px){body#finder #finder-results .finder-tabs .form-locations .col .clear-search-locations,body#finder #finder-results .finder-tabs .form-physicians .col .clear-search-locations{bottom:.7rem;left:14rem}}body#finder #finder-results .finder-tabs .form-locations .col .zip-input,body#finder #finder-results .finder-tabs .form-physicians .col .zip-input{border-bottom-left-radius:0;border-bottom-right-radius:0}body#finder #finder-results .finder-tabs .form-locations .col .use-location,body#finder #finder-results .finder-tabs .form-physicians .col .use-location{cursor:pointer;text-align:left;font-weight:500;font-size:.875rem;letter-spacing:.54px;background:#dde1e6;display:block;padding-left:2.5rem;padding-top:.25rem;padding-bottom:.25rem;border-radius:0 0 4px 4px}body#finder #finder-results .finder-tabs .form-locations .col .use-location:before,body#finder #finder-results .finder-tabs .form-physicians .col .use-location:before{position:absolute;content:"";width:1.25rem;height:1.25rem;margin-top:.3rem;margin-left:-1.7rem;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/pin-finder.svg")}@media (max-width:1023px){body#finder #finder-results .finder-tabs .form-locations .col,body#finder #finder-results .finder-tabs .form-physicians .col{width:100%!important;margin-bottom:1.5rem}}@media (max-width:767px){body#finder #finder-results .finder-tabs .form-locations .col .find-by-location,body#finder #finder-results .finder-tabs .form-physicians .col .find-by-location{padding-left:2.5rem!important;width:100%}}body#finder #finder-results .finder-tabs .form-locations .col:nth-child(n+1),body#finder #finder-results .finder-tabs .form-physicians .col:nth-child(n+1){width:25%}@media (min-width:1024px){body#finder #finder-results .finder-tabs .form-locations .col:nth-child(n+1),body#finder #finder-results .finder-tabs .form-physicians .col:nth-child(n+1){padding-right:1.5rem}}body#finder #finder-results .finder-tabs .form-locations .col:nth-child(4),body#finder #finder-results .finder-tabs .form-physicians .col:nth-child(3){width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){body#finder #finder-results .finder-tabs .form-locations .col:nth-child(4),body#finder #finder-results .finder-tabs .form-physicians .col:nth-child(3){padding-right:1.5rem}}body#finder #finder-results .finder-tabs .form-physicians .col:nth-child(4){width:30%}body#finder #finder-results .finder-tabs .form-physicians .col:nth-child(4) .button{min-width:16.875rem;padding-left:6rem}body#finder #finder-results .finder-tabs .form-physicians .col:nth-child(4) .button:before{position:absolute;content:"";width:6.25rem;height:3rem;margin-top:-.1rem;margin-left:-7rem;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/location-button.svg")}body#finder #finder-results .finder-tabs .finder-results-location-text,body#finder #finder-results .finder-tabs .finder-results-text{margin-top:0;text-align:left;text-transform:capitalize}body#finder #finder-results .finder-tabs .locations-result{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:1024px){body#finder #finder-results .finder-tabs .locations-result{padding-bottom:9.313rem}}@media (max-width:1023px){body#finder #finder-results .finder-tabs .locations-result{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body#finder #finder-results .finder-tabs .locations-result>div{padding:1.25rem;width:50%}@media (max-width:1023px){body#finder #finder-results .finder-tabs .locations-result>div{width:100%}body#finder #finder-results .finder-tabs .locations-result>div:first-child{padding-right:0}body#finder #finder-results .finder-tabs .locations-result>div:last-child{padding-left:0}}body#finder #finder-results .finder-tabs .locations-result>div:first-child{padding-left:0}body#finder #finder-results .finder-tabs .locations-result>div:last-child{padding-right:0}body#finder #finder-results .finder-tabs .locations-result .accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body#finder #finder-results .finder-tabs .locations-result .accordion button{background:#fff}body#finder #finder-results .finder-tabs .locations-result .accordion button.open,body#finder #finder-results .finder-tabs .locations-result .accordion button:active,body#finder #finder-results .finder-tabs .locations-result .accordion button:focus,body#finder #finder-results .finder-tabs .locations-result .accordion button:hover{background:#173366}body#finder #finder-results .finder-tabs .locations-result .accordion>h4{color:#000}body#finder #finder-results .finder-tabs .locations-result .accordion>div{display:none;margin-bottom:.5rem!important}body#finder #finder-results .finder-tabs .locations-result .accordion>div.show{display:block}body#finder #finder-results .finder-tabs .locations-result .accordion .answer{background:#fff}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .contact-only{background:#f6f7f9;padding:1rem 2rem;margin-top:1rem}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div{width:50%}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div.contact-num>div{width:100%}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div.contact-num>div.phone{margin-bottom:.5rem}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div.contact-num:before{content:none!important}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:first-child,body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:last-child{padding-left:2rem;padding-right:1rem}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:first-child:before,body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:last-child:before{position:absolute;content:"";width:1.125rem;height:1.125rem;background-size:cover;background-position:50%;margin-top:.35rem;margin-left:-1.5rem;background-repeat:no-repeat}@media (max-width:767px){body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div{width:100%}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:first-child,body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:last-child{padding-left:1.5rem}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:first-child:before,body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:last-child:before{margin-top:.15rem}}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:first-child:not(.phone):before{background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/pin-blue.svg")}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:first-child.phone:not(:empty):before,body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:last-child:not(.fax):not(:empty):before{background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/phone-finder.svg")}@media (max-width:767px){body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:first-child.phone,body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:last-child:not(.fax){margin-top:1rem}}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div:last-child.fax:not(:empty):before{background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/fax.svg")}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div p{line-height:1.875rem;margin-bottom:.5rem}@media (max-width:767px){body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div p{font-size:1rem;letter-spacing:.1px;line-height:24px;margin-bottom:0}}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div p a{color:#000}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .details div p a:first-child{margin-right:1rem}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .physicians-languages{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}@media (max-width:767px){body#finder #finder-results .finder-tabs .locations-result .accordion .answer .physicians-languages{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .physicians-languages>div{width:50%;padding:1.25rem}@media (max-width:767px){body#finder #finder-results .finder-tabs .locations-result .accordion .answer .physicians-languages>div{width:100%}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .physicians-languages>div:first-child{padding-right:0}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .physicians-languages>div:last-child{padding-left:0}}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .physicians-languages>div:first-child{padding-left:0}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .physicians-languages>div:last-child{padding-right:0}body#finder #finder-results .finder-tabs .locations-result .accordion .answer .physicians-languages h4{font-size:1.438rem;letter-spacing:0;line-height:1.875rem}body#finder #finder-results .finder-tabs .locations-result .map-container{display:none;min-height:51.5rem;max-height:100dvh;margin-top:1.25rem;position:-webkit-sticky!important;position:sticky!important;top:11rem}@media (max-width:767px){body#finder #finder-results .finder-tabs .locations-result .map-container{margin-left:-1.25rem;width:112%;min-height:32.25rem;max-height:32.25rem}}.map-container .gm-style-iw-d,.map-container .gm-style-iw.gm-style-iw-c{min-width:18.75rem!important;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.map-container .gm-style .gm-style-iw-t:after{content:none}.map-container .gm-style-iw.gm-style-iw-c{padding:0!important;max-width:100%!important}@media (max-width:479px){.map-container .gm-style-iw.gm-style-iw-c{min-width:95.5vw!important;max-width:95.5vw!important}}@media (max-width:320px){.map-container .gm-style-iw.gm-style-iw-c{max-height:unset!important;min-width:calc(100vw - 2rem)!important;max-width:calc(100vw - 2rem)!important}}.map-container .gm-style-iw-d{font-size:1rem;text-align:left;font-weight:400;line-height:1.625rem;overflow:unset!important}.map-container .gm-style-iw-d .bg{background-size:cover;background-position:50%;background-repeat:no-repeat;padding-bottom:36.845%}.map-container .gm-style-iw-d .info-container{padding:1.5rem 2.375rem 1.875rem}@media (max-width:479px){.map-container .gm-style-iw-d .info-container{padding-left:2rem;padding-right:2rem}}.map-container .gm-style-iw-d h4{margin-bottom:.5625rem}.map-container .gm-style-iw-d p:not(:last-child){margin-bottom:.5rem}.map-container .gm-style-iw-d a.more{letter-spacing:.02rem}.map-container .gm-style-iw-d a.more:not(:last-child){margin-right:.75rem}.map-container .gm-style-iw-d a.more:after{vertical-align:-3px}@media (max-width:320px){.map-container .gm-style-iw-d{max-height:unset!important}}.map-container .info-container{font-family:canada-type-gibson,sans-serif}.map-container .info-container h4{font-size:1.25rem;letter-spacing:0;line-height:1.5rem;position:relative}.map-container .info-container h4:before{content:"";height:1.875rem;margin-top:-.25rem;background:#3ccbda;padding:1px;position:absolute;margin-left:-1rem}.map-container .info-container p{font-size:.813rem;letter-spacing:0;line-height:1.25rem}.map-container .info-container p a{color:#000;text-decoration:underline}body#ar .content,body#iw .content{direction:rtl}.video-overlay-button{display:inline-block;position:relative}.video-overlay-button a{display:inline!important;color:#000;font-weight:300;position:relative}.video-overlay-button span{font-size:.875rem;margin-left:.3rem;margin-right:.3rem}.video-overlay-button .video-link:after{content:"";right:-1.44rem;width:1.125rem;height:1.125rem;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url("/assets/images/icons/video-overlay-icon.svg")}#video-overlay{display:none;width:100%;height:100%;position:fixed;background:rgba(0,0,0,.7);z-index:999;top:0}#video-overlay .video-overlay-iframe{width:50rem;height:29rem;margin:0 auto;position:relative}@media (max-width:1023px){#video-overlay .video-overlay-iframe{width:80%;width:95%;height:15rem}}#video-overlay iframe{margin:10rem auto;display:block;width:50rem;height:29rem;border:10px solid #fff}@media (max-width:1023px){#video-overlay iframe{width:80%;width:95%;height:15rem}}body main section.full .accordion button:not(.open){background:#fff}body main section.full .accordion button.open,body main section.full .accordion button:active,body main section.full .accordion button:focus,body main section.full .accordion button:hover{background:#173366}#popunder{top:0;left:0;z-index:3;position:fixed;-webkit-transition:background .3s;transition:background .3s;background:rgba(86,90,105,.4);width:100%;height:100%}#popunder.minimize{z-index:2;background:none;-webkit-transition:background .3s,width 0s .3s,height 0s .3s;transition:background .3s,width 0s .3s,height 0s .3s;width:0;height:0}#popunder.minimize>div{padding-top:1.25rem;-webkit-transform:translateY(calc(100% - 3.75rem));transform:translateY(calc(100% - 3.75rem))}@media (max-width:767px){#popunder.minimize>div{-webkit-transform:translateY(calc(100% - 3rem));transform:translateY(calc(100% - 3rem))}}#popunder.minimize button.minimize:before{top:1.75rem;right:2rem;-webkit-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg)}@media (max-width:767px){#popunder.minimize button.minimize:before{top:1.375rem}}#popunder.minimize figure{display:none}#popunder.minimize h2,#popunder.minimize h3{line-height:1.2;font-size:1.5rem}#popunder>div{bottom:0;width:100%;position:fixed;background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;padding:3.6875rem 0 3.3125rem}#popunder>div:before{content:"";top:0;left:0;width:100%;height:.25rem;position:absolute;background:-webkit-gradient(linear,left top,right top,color-stop(30%,#3ccbda),color-stop(60%,#08c),to(#173366));background:linear-gradient(90deg,#3ccbda 30%,#08c 60%,#173366)}@media (min-width:768px){#popunder>div{min-height:17rem}}#popunder .buttons{top:0;right:0;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#popunder button{background:none;-webkit-transition:none;transition:none;position:relative;width:3.75rem;height:3.75rem}#popunder button:before{content:"";background-size:cover;background-position:50%;background-repeat:no-repeat;width:1.0625rem;height:1.0625rem}#popunder button.minimize:before{top:1.25rem;background-image:url("/assets/images/icons/minimize.svg");left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#popunder button.close:before{background-image:url("/assets/images/icons/close.svg");top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%}@media (min-width:768px){#popunder button.close{margin-left:.5625rem}}#popunder .container1{font-size:1.125rem;line-height:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#popunder .container1 div:only-of-type{display:block}@media (min-width:768px){#popunder .container1 div:last-of-type:not(:only-of-type){display:none}}@media (max-width:767px){#popunder .container1 div:first-of-type:not(:only-of-type){display:none}}#popunder h2,#popunder h3{font-weight:400;letter-spacing:0;font-size:2.4375rem;line-height:3.3125rem;-webkit-transition:all .3s ease;transition:all .3s ease}#popunder h2:not(:last-child),#popunder h3:not(:last-child){margin-bottom:1.25rem}#popunder p:not(:last-child){margin-bottom:1rem}@media (max-width:1190px){#popunder p br{display:none}}#popunder .line{position:relative;text-decoration:none}#popunder .line:active,#popunder .line:focus,#popunder .line:hover{color:#131417}#popunder .line:active:after,#popunder .line:focus:after,#popunder .line:hover:after{width:100%}#popunder .line:after,#popunder .line:before{content:"";left:0;bottom:-1px;height:.125rem;position:absolute;-webkit-transition:all .3s;transition:all .3s}#popunder .line:before{width:100%;background:#3ccbda}#popunder .line:after{width:0;background:#3ccbda}#popunder figure{line-height:0}#popunder figure img{width:auto;height:auto;max-width:100%}@media (min-width:480px){#popunder .container1>div:has(~figure){width:60%;max-width:50rem}}@media (min-width:480px) and (max-width:767px){#popunder .container1>div:has(~figure.hide-mobile){width:100%}}@media (min-width:480px){#popunder figure{width:31.7143%}}@media (min-width:480px) and (max-width:1199px){#popunder figure{width:35%}}@media (max-width:767px){#popunder.minimize>div{padding-top:.9375rem}#popunder.minimize h2,#popunder.minimize h3{line-height:1.3;font-size:1.25rem}#popunder>div{padding:1.5rem 0}#popunder button{width:3rem;height:3rem}#popunder button.minimize:before{top:1.125rem;width:.875rem;height:.875rem}#popunder .container1{font-size:1rem;line-height:1.5rem}#popunder figure.hide-mobile{display:none}#popunder h2,#popunder h3{line-height:1.3;font-size:1.5rem}#popunder h2:not(:last-child),#popunder h3:not(:last-child){margin-bottom:.75rem}#popunder p:not(:last-child){margin-bottom:.625rem}}@media (max-width:479px){#popunder .container1{padding-left:1.125rem;padding-right:1.71875rem}#popunder figure{margin-top:.9375rem}}body.has-popunder{padding-bottom:3.75rem}#ot-sdk-btn-floating .ot-floating-button__back,#ot-sdk-btn-floating .ot-floating-button__front{display:none}#ot-sdk-btn.ot-sdk-show-settings{color:#f3f4f6!important;border:none!important;height:auto;white-space:normal;word-wrap:break-word;padding:0;font-size:13px!important;line-height:18px!important;cursor:pointer}#ot-sdk-btn.ot-sdk-show-settings:hover{color:#f3f4f6!important;background-color:transparent!important;text-decoration:underline}.float-right{float:right;margin-top:0;margin-left:2rem;background:#fff!important}@media (max-width:767px){.float-right{float:none;margin:4rem}}.featured-buttons .button:not(:first-child){margin-left:1rem}@media (max-width:767px){.featured-buttons .button:not(:first-child){margin-top:1rem;margin-left:0}}
/*# sourceMappingURL=styles.css.map*/