<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Blog | Dr. Darrick E. Antell, MD</title>
            <meta name="description" content="Blog. Dr. Darrick E. Antell, MD.">
    <link rel="canonical" href="https://www.antell-md.com/blog/">
    <link href="https://www.datocms-assets.com/21037/1639171965-favicon.jpg" rel="icon" type="image/x-icon">

    
    <meta property="og:title" content="Blog | Dr. Darrick E. Antell, MD">
    <meta property="og:description" content="Blog. Dr. Darrick E. Antell, MD.">
    <meta property="og:type" content="Website">
    <meta property="og:url" content="https://www.antell-md.com/blog/">
    <meta property="og:image" content="https://www.datocms-assets.com/21037/1580428009-og-feat.jpg ">
    <meta property="og:image:alt" content="Darrick E. Antell | Plastic Surgery NYC" />

        <meta property="article:author" content="https://www.facebook.com/DrDarrickAntell/">
    <meta property="article:publisher" content="https://www.facebook.com/DrDarrickAntell/">
                            <meta name="twitter:card" content="summary">
        <meta name="twitter:site" content="@DrDarrickAntell">
        <meta name="twitter:creator" content="@DrDarrickAntell">
        <meta name="twitter:title" content="Blog | Dr. Darrick E. Antell, MD">
        <meta name="twitter:description" content="Blog. Dr. Darrick E. Antell, MD." />
        <meta name="twitter:image" content="https://www.datocms-assets.com/21037/1580428009-og-feat.jpg " />
        <meta name="twitter:image:alt" content="Darrick E. Antell | Plastic Surgery NYC" />
                    <meta name="twitter:card" content="https://www.datocms-assets.com/21037/1580428009-og-feat.jpg">
    
    


<script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "name": "",
        "description": "Blog. Dr. Darrick E. Antell, MD.",
        "publisher": {
            "@type": "Organization",
            "name": "Dr. Darrick E. Antell, MD"
        },
        "dateModified": "2026-06-09 02:59",
        "author": {
            "@type": "Organization",
            "name": "Dr. Darrick E. Antell, MD"
        }
    }
</script>
    <!-- {Schema Markup} -->
    <script type="application/ld+json">
        {"@context":"http://schema.org","@type":"LocalBusiness","address":{"@type":"PostalAddress","addressLocality":"New York","addressRegion":"NY","postalCode":"10075","streetAddress":"850 Park Ave"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"5","reviewCount":"418"},"name":"Darrick E. Antell, MD, FACS","hasMap":"https://g.page/plasticsurgerynyc?share","image":"https://www.datocms-assets.com/21037/1580145226-antell-initials-logo2.png","openingHours":["Mo-Fr 09:00-17:00"],"telephone":"(212) 988-4040","url":"https://www.antell-md.com/","sameAs":["https://www.instagram.com/plasticsurgerynyc/","https://www.facebook.com/DrDarrickAntell/","https://twitter.com/DrDarrickAntell","https://www.youtube.com/user/plasticsurgeryNYC"],"areaServed":[{"@type":"City","name":"New York City, New York","@id":"https://en.wikipedia.org/wiki/New_York_City"},{"@type":"City","name":"Manhattan, New York","@id":"https://en.wikipedia.org/wiki/Manhattan"},{"@type":"City","name":"Greenwich, Connecticut","@id":"https://en.wikipedia.org/wiki/Greenwich,_Connecticut"},{"@type":"State","name":"Arizona","@id":"https://en.wikipedia.org/wiki/New_York_(state)"}],"memberOf":[{"@type":"MedicalOrganization","name":"American Society of Plastic Surgeons","@id":"https://www.plasticsurgery.org/"},{"@type":"MedicalOrganization","name":"American Board of Plastic Surgery","@id":"https://www.abplasticsurgery.org/"}]}
    </script>

    <script>
        document.addEventListener('DOMContentLoaded', () => {
  window.addEventListener('keydown', (e) => {
    let ctrl = e.ctrlKey || e.metaKey;
    const key = String(e.key);
    if (ctrl && ['0', '.', '5'].includes(key)) {
      e.preventDefault();
      e.stopPropagation();
      if (key === '.') {
        return (window.location = `${window.location.origin}${window.location.pathname}s3admin`);
      }
      let div = document.createElement('div');
      const styles = { position: 'fixed', left: '0', right: '0', margin: 'auto', top: '50%', transform: 'translateY(-50%)', zIndex: 9999999999, background: '#000', color: '#fff', height: '80px', lineHeight: '75px', width: 'fit-content', useSelect: 'none', textAlign: 'center', borderRadius: '3px', fontSize: '32px', border: '2px solid white', padding: '0 32px', fontWeight: '500', fontFamily: '-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, sans-serif;' };
      Object.keys(styles).forEach((n) => (div.style[n] = styles[n]));
      div.innerHTML = 'FLUSHING SITE...';
      document.body.append(div);
      fetch('/api/ping/?flushAll=2', { method: 'POST', cache: 'no-store' }).then(() => {
        setTimeout(() => {
          window.location.reload(true);
        }, 100);
      });
    }
  });
});


    </script>

    <script>window._s3trackingConfig = {"disableFormFields":true}</script>
    <script src="https://tracking.tresio.co/dist/bundle.js" type="text/javascript" async defer="defer"></script>

    <style id="s3-vendor-styles">
        /*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html,body{height:100%;font-size:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fff;color:#222;padding:0;margin:0;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1;position:relative;cursor:default}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}fieldset{border:1px solid #ddd;padding:1.25rem;margin:1.125rem 0}fieldset legend{font-weight:bold;background:#fff;padding:0 .1875rem;margin:0;margin-left:-0.1875rem}.right{float:right !important}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.row{width:100%;margin:0 auto;max-width:62.5rem;*zoom:1}.row .row{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;*zoom:1}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}button,.button{border:0px solid #007095;cursor:pointer;font:400 1rem/normal "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;-webkit-border-radius:0;display:inline-block;padding:1rem 2rem 1.0625rem;transition:background-color 300ms ease-out;border-style:solid;border-width:0;cursor:pointer;line-height:normal;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;-webkit-border-radius:0;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;transition:background-color 300ms ease-out;border-style:solid;border-width:0;cursor:pointer;line-height:normal;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;-webkit-border-radius:0;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;transition:background-color 300ms ease-out;border-style:solid;border-width:0;cursor:pointer;line-height:normal;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;-webkit-border-radius:0;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;transition:background-color 300ms ease-out;border-style:solid;border-width:0;cursor:pointer;line-height:normal;margin:0 0 1.25rem;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;-webkit-border-radius:0;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;background-color:#008cba;color:#fff;transition:background-color 300ms ease-out}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{text-decoration:none;line-height:inherit}a img{border:none}p{font-family:inherit;font-weight:normal;font-size:1rem;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4{font-size:1.4375rem}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}ul,ol,dl{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:inherit}dl dt{margin-bottom:.3rem;font-weight:bold}dl dd{margin-bottom:.75rem}ul{margin-left:1.1rem}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ol{margin-left:1.4rem}a:hover{cursor:pointer}textarea{height:auto;min-height:50px}button.radius,.button.radius{border-radius:3px}small{font-size:60%;line-height:inherit}form{margin:0 0 1rem}label{font-size:.875rem;color:#4d4d4d;cursor:pointer;display:block;font-weight:normal;line-height:1.5;margin-bottom:0}blockquote cite{display:block;font-size:.8125rem;color:#555}input[type=file],input[type=checkbox],input[type=radio],select{margin:0 0 1rem 0}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],textarea{-webkit-appearance:none;background-color:#fff;font-family:inherit;border:1px solid #ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:rgba(0,0,0,.75);display:block;font-size:.875rem;margin:0 0 1rem;padding:.5rem;height:2.3125rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:box-shadow .45s,border-color .45s ease-in-out}select{width:100%}select{-webkit-appearance:none !important;background-color:#fafafa;background-image:url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");background-repeat:no-repeat;background-position:97% center;border:1px solid #ccc;padding:.5rem;font-size:.875rem;border-radius:0;height:2.3125rem}textarea[rows]{height:auto}[data-abide] .error small.error,[data-abide] span.error,[data-abide] small.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#fff}[data-abide] span.error,[data-abide] small.error{display:none}span.error,small.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#fff}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left !important}.left{float:left !important}.tabs-content{*zoom:1;margin-bottom:1.5rem;width:100%}.tabs-content:before,.tabs-content:after{content:" ";display:table}.tabs-content:after{clear:both}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}button.disabled,button[disabled],.button.disabled,.button[disabled]{background-color:#008cba;border-color:#007095;color:#fff;cursor:default;opacity:.7;box-shadow:none}table{background:#fff;margin-bottom:1.25rem;border:solid 1px #ddd}table tr th,table tr td{padding:.5625rem .625rem;font-size:.875rem;color:#222}table tr.even,table tr.alt,table tr:nth-of-type(even){background:#f9f9f9}table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.125rem}.flex-video{position:relative;padding-top:1.5625rem;padding-bottom:67.5%;height:0;margin-bottom:1rem;overflow:hidden}.flex-video.widescreen{padding-bottom:56.34%}.flex-video.vimeo{padding-top:0}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width: 40.063em){.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up{display:inherit !important}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.small-6{width:50%}.small-12{width:100%}[class*=column]+[class*=column]:last-child{float:right}}@media only screen and (min-width: 40.063em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up{display:inherit !important}button,.button{display:inline-block}.medium-1{width:8.33333%}.medium-2{width:16.66667%}.medium-3{width:25%}.medium-4{width:33.33333%}.medium-5{width:41.66667%}.medium-6{width:50%}.medium-7{width:58.33333%}.medium-8{width:66.66667%}.medium-9{width:75%}.medium-10{width:83.33333%}.medium-11{width:91.66667%}.medium-12{width:100%}.medium-offset-0{margin-left:0% !important}.medium-offset-1{margin-left:8.33333% !important}.medium-offset-2{margin-left:16.66667% !important}.medium-offset-3{margin-left:25% !important}.medium-offset-4{margin-left:33.33333% !important}.medium-offset-5{margin-left:41.66667% !important}.medium-offset-6{margin-left:50% !important}.medium-offset-7{margin-left:58.33333% !important}.medium-offset-8{margin-left:66.66667% !important}.medium-offset-9{margin-left:75% !important}.medium-offset-10{margin-left:83.33333% !important}.medium-offset-11{margin-left:91.66667% !important}}@media only screen and (min-width: 64.063em){.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none !important}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.sr-only,.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.fakebutton{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;cursor:pointer}footer.partial_footer .trademark .row .item.s3.partial{text-align:right}@media only screen and (max-width: 900px){footer.partial_footer .trademark .row .item.s3.partial{margin-top:20px;text-align:center}}footer.partial_footer .trademark .row .item.s3.partial a,footer.partial_footer .trademark .row .item.s3.partial .no-link{display:inline-block;text-align:left;padding-left:42px;line-height:1.3;letter-spacing:.8px;position:relative;font-family:inherit;font-size:12px}footer.partial_footer .trademark .row .item.s3.partial a sup,footer.partial_footer .trademark .row .item.s3.partial .no-link sup{position:relative;top:-4px}footer.partial_footer .trademark .row .item.s3.partial a span,footer.partial_footer .trademark .row .item.s3.partial .no-link span{font-size:12px;letter-spacing:.8px;font-family:inherit}footer.partial_footer .trademark .row .item.s3.partial a span.s3-logo,footer.partial_footer .trademark .row .item.s3.partial .no-link span.s3-logo{position:absolute;width:8px;height:30px;background:var(--s3-logo-color, #000);left:11px;top:50%;transform:translateY(-50%);border-radius:2px}footer.partial_footer .trademark .row .item.s3.partial a span.s3-logo:before,footer.partial_footer .trademark .row .item.s3.partial a span.s3-logo:after,footer.partial_footer .trademark .row .item.s3.partial .no-link span.s3-logo:before,footer.partial_footer .trademark .row .item.s3.partial .no-link span.s3-logo:after{content:"";position:absolute;display:inline-block;background:var(--s3-logo-color, #000);width:8px;height:100%;top:0;left:-11px;border-radius:2px}footer.partial_footer .trademark .row .item.s3.partial a span.s3-logo:after,footer.partial_footer .trademark .row .item.s3.partial .no-link span.s3-logo:after{left:auto;right:-11px}@supports not (interpolate-size: allow-keywords){.mod_faq.v2 .questions details::details-content{transition:none !important}}
    </style>
    <style id="s3-site-styles">
        ﻿.s3grid .feat6{width:15.8333333333%;margin-right:1%;margin-bottom:30px;float:left}.s3grid .feat6:nth-child(6n){margin-right:0}.s3grid .feat6:nth-child(6n):after{clear:both}.s3grid .feat6:nth-child(6n+1):before{clear:both}@media only screen and (max-width: 64em){.s3grid .feat6{width:32%;margin-right:2%;margin-bottom:30px;float:left}.s3grid .feat6:nth-child(3n){margin-right:0}.s3grid .feat6:nth-child(3n):after{clear:both}.s3grid .feat6:nth-child(3n+1):before{clear:both}}.s3grid .feat5{width:19.2%;margin-right:1%;margin-bottom:30px;float:left}.s3grid .feat5:nth-child(5n){margin-right:0}.s3grid .feat5:nth-child(5n):after{clear:both}.s3grid .feat5:nth-child(5n+1):before{clear:both}@media only screen and (max-width: 40em){.s3grid .feat5{width:49%;margin-right:2%;margin-bottom:30px;float:left}.s3grid .feat5:nth-child(2n){margin-right:0}.s3grid .feat5:nth-child(2n):after{clear:both}.s3grid .feat5:nth-child(2n+1):before{clear:both}}.s3grid .feat4{width:23.5%;margin-right:2%;margin-bottom:30px;float:left}.s3grid .feat4:nth-child(4n){margin-right:0}.s3grid .feat4:nth-child(4n):after{clear:both}.s3grid .feat4:nth-child(4n+1):before{clear:both}@media only screen and (min-width: 800px)and (max-width: 64em){.s3grid .feat4{width:49%;margin-right:2%;margin-bottom:30px;float:left}.s3grid .feat4:nth-child(2n){margin-right:0}.s3grid .feat4:nth-child(2n):after{clear:both}.s3grid .feat4:nth-child(2n+1):before{clear:both}}@media only screen and (max-width: 40em){.s3grid .feat4{width:100%;margin-right:2%;margin-bottom:30px;float:left}.s3grid .feat4:nth-child(1n){margin-right:0}.s3grid .feat4:nth-child(1n):after{clear:both}.s3grid .feat4:nth-child(1n+1):before{clear:both}}.s3grid .feat3{width:31.3333333333%;margin-right:3%;margin-bottom:30px;float:left}.s3grid .feat3:nth-child(3n){margin-right:0}.s3grid .feat3:nth-child(3n):after{clear:both}.s3grid .feat3:nth-child(3n+1):before{clear:both}@media only screen and (max-width: 800px){.s3grid .feat3{width:100%;margin-right:2%;margin-bottom:30px;float:left}.s3grid .feat3:nth-child(1n){margin-right:0}.s3grid .feat3:nth-child(1n):after{clear:both}.s3grid .feat3:nth-child(1n+1):before{clear:both}}.s3grid .feat2{width:48.5%;margin-right:3%;margin-bottom:30px;float:left}.s3grid .feat2:nth-child(2n){margin-right:0}.s3grid .feat2:nth-child(2n):after{clear:both}.s3grid .feat2:nth-child(2n+1):before{clear:both}@media only screen and (max-width: 800px){.s3grid .feat2{width:100%;margin-right:2%;margin-bottom:30px;float:left}.s3grid .feat2:nth-child(1n){margin-right:0}.s3grid .feat2:nth-child(1n):after{clear:both}.s3grid .feat2:nth-child(1n+1):before{clear:both}}.sub .s3grid .feat2{width:47.5%;margin-right:5%;margin-bottom:30px;float:left}.sub .s3grid .feat2:nth-child(2n){margin-right:0}.sub .s3grid .feat2:nth-child(2n):after{clear:both}.sub .s3grid .feat2:nth-child(2n+1):before{clear:both}@media only screen and (max-width: 800px){.sub .s3grid .feat2{width:100%;margin-right:2%;margin-bottom:30px;float:left}.sub .s3grid .feat2:nth-child(1n){margin-right:0}.sub .s3grid .feat2:nth-child(1n):after{clear:both}.sub .s3grid .feat2:nth-child(1n+1):before{clear:both}}.s3grid .feat1{width:100%;margin-right:2%;margin-bottom:30px;float:left}.s3grid .feat1:nth-child(1n){margin-right:0}.s3grid .feat1:nth-child(1n):after{clear:both}.s3grid .feat1:nth-child(1n+1):before{clear:both}.s3grid .thirds{float:left;margin-bottom:30px;width:100%}@media only screen and (min-width: 40.1em){.s3grid .thirds{width:33%}.s3grid .thirds:first-child{margin-right:3%}}@media only screen and (max-width: 40em){.s3grid .thirds:last-child{margin-bottom:0px}}.s3grid .twos{float:left;margin-bottom:30px;width:100%}@media only screen and (min-width: 40.1em){.s3grid .twos{width:64%}.s3grid .twos:first-child{margin-right:3%}}@media only screen and (max-width: 40em){.s3grid .twos:last-child{margin-bottom:0px}}.grid .sm-1-up{width:100%;margin-right:0%;margin-bottom:30px;float:left}.grid .sm-1-up:nth-child(1n){margin-right:0}.grid .sm-1-up:nth-child(1n):after{clear:both}.grid .sm-1-up:nth-child(1n+1):before{clear:both}.grid .sm-2-up{width:48.5%;margin-right:3%;margin-bottom:30px;float:left}.grid .sm-2-up:nth-child(2n){margin-right:0}.grid .sm-2-up:nth-child(2n):after{clear:both}.grid .sm-2-up:nth-child(2n+1):before{clear:both}.grid .sm-3-up{width:31.3333333333%;margin-right:3%;margin-bottom:30px;float:left}.grid .sm-3-up:nth-child(3n){margin-right:0}.grid .sm-3-up:nth-child(3n):after{clear:both}.grid .sm-3-up:nth-child(3n+1):before{clear:both}.grid .sm-4-up{width:22.75%;margin-right:3%;margin-bottom:30px;float:left}.grid .sm-4-up:nth-child(4n){margin-right:0}.grid .sm-4-up:nth-child(4n):after{clear:both}.grid .sm-4-up:nth-child(4n+1):before{clear:both}@media only screen and (max-width: 40em){.grid .sm-1{width:100%;margin-right:0%;margin-bottom:30px;float:left}.grid .sm-1:nth-child(1n){margin-right:0}.grid .sm-1:nth-child(1n):after{clear:both}.grid .sm-1:nth-child(1n+1):before{clear:both}.grid .sm-2{width:48.5%;margin-right:3%;margin-bottom:30px;float:left}.grid .sm-2:nth-child(2n){margin-right:0}.grid .sm-2:nth-child(2n):after{clear:both}.grid .sm-2:nth-child(2n+1):before{clear:both}.grid .sm-3{width:31.3333333333%;margin-right:3%;margin-bottom:30px;float:left}.grid .sm-3:nth-child(3n){margin-right:0}.grid .sm-3:nth-child(3n):after{clear:both}.grid .sm-3:nth-child(3n+1):before{clear:both}.grid .sm-4{width:22.75%;margin-right:3%;margin-bottom:30px;float:left}.grid .sm-4:nth-child(4n){margin-right:0}.grid .sm-4:nth-child(4n):after{clear:both}.grid .sm-4:nth-child(4n+1):before{clear:both}}@media only screen and (max-width: 64em){.grid .md-1-down{width:100%;margin-right:0%;margin-bottom:30px;float:left}.grid .md-1-down:nth-child(1n){margin-right:0}.grid .md-1-down:nth-child(1n):after{clear:both}.grid .md-1-down:nth-child(1n+1):before{clear:both}.grid .md-2-down{width:48.5%;margin-right:3%;margin-bottom:30px;float:left}.grid .md-2-down:nth-child(2n){margin-right:0}.grid .md-2-down:nth-child(2n):after{clear:both}.grid .md-2-down:nth-child(2n+1):before{clear:both}.grid .md-3-down{width:31.3333333333%;margin-right:3%;margin-bottom:30px;float:left}.grid .md-3-down:nth-child(3n){margin-right:0}.grid .md-3-down:nth-child(3n):after{clear:both}.grid .md-3-down:nth-child(3n+1):before{clear:both}.grid .md-4-down{width:22.75%;margin-right:3%;margin-bottom:30px;float:left}.grid .md-4-down:nth-child(4n){margin-right:0}.grid .md-4-down:nth-child(4n):after{clear:both}.grid .md-4-down:nth-child(4n+1):before{clear:both}}@media only screen and (min-width: 40.1em){.grid .md-1-up{width:100%;margin-right:0%;margin-bottom:30px;float:left}.grid .md-1-up:nth-child(1n){margin-right:0}.grid .md-1-up:nth-child(1n):after{clear:both}.grid .md-1-up:nth-child(1n+1):before{clear:both}.grid .md-2-up{width:48.5%;margin-right:3%;margin-bottom:30px;float:left}.grid .md-2-up:nth-child(2n){margin-right:0}.grid .md-2-up:nth-child(2n):after{clear:both}.grid .md-2-up:nth-child(2n+1):before{clear:both}.grid .md-3-up{width:31.3333333333%;margin-right:3%;margin-bottom:30px;float:left}.grid .md-3-up:nth-child(3n){margin-right:0}.grid .md-3-up:nth-child(3n):after{clear:both}.grid .md-3-up:nth-child(3n+1):before{clear:both}.grid .md-4-up{width:22.75%;margin-right:3%;margin-bottom:30px;float:left}.grid .md-4-up:nth-child(4n){margin-right:0}.grid .md-4-up:nth-child(4n):after{clear:both}.grid .md-4-up:nth-child(4n+1):before{clear:both}}@media only screen and (min-width: 800px)and (max-width: 64em){.grid .md-1{width:100%;margin-right:0%;margin-bottom:30px;float:left}.grid .md-1:nth-child(1n){margin-right:0}.grid .md-1:nth-child(1n):after{clear:both}.grid .md-1:nth-child(1n+1):before{clear:both}.grid .md-2{width:48.5%;margin-right:3%;margin-bottom:30px;float:left}.grid .md-2:nth-child(2n){margin-right:0}.grid .md-2:nth-child(2n):after{clear:both}.grid .md-2:nth-child(2n+1):before{clear:both}.grid .md-3{width:31.3333333333%;margin-right:3%;margin-bottom:30px;float:left}.grid .md-3:nth-child(3n){margin-right:0}.grid .md-3:nth-child(3n):after{clear:both}.grid .md-3:nth-child(3n+1):before{clear:both}.grid .md-4{width:22.75%;margin-right:3%;margin-bottom:30px;float:left}.grid .md-4:nth-child(4n){margin-right:0}.grid .md-4:nth-child(4n):after{clear:both}.grid .md-4:nth-child(4n+1):before{clear:both}}@media only screen and (min-width: 64.1em){.grid .lg-1{width:100%;margin-right:0%;margin-bottom:30px;float:left}.grid .lg-1:nth-child(1n){margin-right:0}.grid .lg-1:nth-child(1n):after{clear:both}.grid .lg-1:nth-child(1n+1):before{clear:both}.grid .lg-2{width:48.5%;margin-right:3%;margin-bottom:30px;float:left}.grid .lg-2:nth-child(2n){margin-right:0}.grid .lg-2:nth-child(2n):after{clear:both}.grid .lg-2:nth-child(2n+1):before{clear:both}.grid .lg-3{width:31.3333333333%;margin-right:3%;margin-bottom:30px;float:left}.grid .lg-3:nth-child(3n){margin-right:0}.grid .lg-3:nth-child(3n):after{clear:both}.grid .lg-3:nth-child(3n+1):before{clear:both}.grid .lg-4{width:22.75%;margin-right:3%;margin-bottom:30px;float:left}.grid .lg-4:nth-child(4n){margin-right:0}.grid .lg-4:nth-child(4n):after{clear:both}.grid .lg-4:nth-child(4n+1):before{clear:both}}.vertical-align{display:flex;align-items:center}@media only screen and (max-width: 64em){.vertical-align{flex-wrap:wrap;flex:1 1 100%}}.note{color:#e00 !important}.clearfix,.banner .row .inner .banner-links,.unique-items.cta-ba.single-ba .row .items .item,.s3grid,.grid{*zoom:1}.clearfix:before,.banner .row .inner .banner-links:before,.unique-items.cta-ba.single-ba .row .items .item:before,.s3grid:before,.grid:before,.clearfix:after,.banner .row .inner .banner-links:after,.unique-items.cta-ba.single-ba .row .items .item:after,.s3grid:after,.grid:after{content:" ";display:table}.clearfix:after,.banner .row .inner .banner-links:after,.unique-items.cta-ba.single-ba .row .items .item:after,.s3grid:after,.grid:after{clear:both}.hide{display:none}@media only screen and (max-width: 40em){.hide-phone{display:none !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.hide-tablet{display:none !important}}@media only screen and (min-width: 40.1em){.hide-tablet-up{display:none !important}}@media only screen and (max-width: 64em){.hide-tablet-down{display:none !important}}@media only screen and (max-width: 800px){.hide-phablet{display:none !important}}@media only screen and (min-width: 64.1em){.hide-desktop{display:none !important}}@media only screen and (max-width: 40em){.block-phone{display:block !important}}.block{display:block !important}@media only screen and (min-width: 800px)and (max-width: 64em){.block-tablet{display:block !important}}@media only screen and (max-width: 64em){.block-tablet-down{display:block !important}}@media only screen and (min-width: 40.1em){.block-tablet-up{display:block !important}}@media only screen and (max-width: 800px){.block-phablet{display:block !important}}@media only screen and (min-width: 64.1em){.block-desktop{display:block !important}}.bold{font-weight:700 !important}.mt-0{margin-top:0px !important}.mb-0{margin-bottom:0px !important}.pt-0{padding-top:0px !important}.pb-0{padding-bottom:0px !important}.pl-0{padding-left:0px !important}.pr-0{padding-right:0px !important}@media only screen and (min-width: 64.1em){.mt-0-desktop{margin-top:0px !important}}@media only screen and (min-width: 64.1em){.mb-0-desktop{margin-bottom:0px !important}}@media only screen and (min-width: 64.1em){.pt-0-desktop{padding-top:0px !important}}@media only screen and (min-width: 64.1em){.pb-0-desktop{padding-bottom:0px !important}}@media only screen and (min-width: 64.1em){.pl-0-desktop{padding-left:0px !important}}@media only screen and (min-width: 64.1em){.pr-0-desktop{padding-right:0px !important}}@media only screen and (min-width: 40.1em){.mt-0-tablet-up{margin-top:0px !important}}@media only screen and (min-width: 40.1em){.mb-0-tablet-up{margin-bottom:0px !important}}@media only screen and (min-width: 40.1em){.pt-0-tablet-up{padding-top:0px !important}}@media only screen and (min-width: 40.1em){.pb-0-tablet-up{padding-bottom:0px !important}}@media only screen and (min-width: 40.1em){.pl-0-tablet-up{padding-left:0px !important}}@media only screen and (min-width: 40.1em){.pr-0-tablet-up{padding-right:0px !important}}@media only screen and (max-width: 64em){.mt-0-tablet-down{margin-top:0px !important}}@media only screen and (max-width: 64em){.mb-0-tablet-down{margin-bottom:0px !important}}@media only screen and (max-width: 64em){.pt-0-tablet-down{padding-top:0px !important}}@media only screen and (max-width: 64em){.pb-0-tablet-down{padding-bottom:0px !important}}@media only screen and (max-width: 64em){.pl-0-tablet-down{padding-left:0px !important}}@media only screen and (max-width: 64em){.pr-0-tablet-down{padding-right:0px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-0-tablet{margin-top:0px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-0-tablet{margin-bottom:0px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-0-tablet{padding-top:0px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-0-tablet{padding-bottom:0px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-0-tablet{padding-left:0px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-0-tablet{padding-right:0px !important}}@media only screen and (max-width: 800px){.mt-0-phablet{margin-top:0px !important}}@media only screen and (max-width: 800px){.mb-0-phablet{margin-bottom:0px !important}}@media only screen and (max-width: 800px){.pt-0-phablet{padding-top:0px !important}}@media only screen and (max-width: 800px){.pb-0-phablet{padding-bottom:0px !important}}@media only screen and (max-width: 800px){.pl-0-phablet{padding-left:0px !important}}@media only screen and (max-width: 800px){.pr-0-phablet{padding-right:0px !important}}@media only screen and (max-width: 40em){.mt-0-phone{margin-top:0px !important}}@media only screen and (max-width: 40em){.mb-0-phone{margin-bottom:0px !important}}@media only screen and (max-width: 40em){.pt-0-phone{padding-top:0px !important}}@media only screen and (max-width: 40em){.pb-0-phone{padding-bottom:0px !important}}@media only screen and (max-width: 40em){.pl-0-phone{padding-left:0px !important}}@media only screen and (max-width: 40em){.pr-0-phone{padding-right:0px !important}}.mt-10{margin-top:10px !important}.mb-10{margin-bottom:10px !important}.pt-10{padding-top:10px !important}.pb-10{padding-bottom:10px !important}.pl-10{padding-left:10px !important}.pr-10{padding-right:10px !important}@media only screen and (min-width: 64.1em){.mt-10-desktop{margin-top:10px !important}}@media only screen and (min-width: 64.1em){.mb-10-desktop{margin-bottom:10px !important}}@media only screen and (min-width: 64.1em){.pt-10-desktop{padding-top:10px !important}}@media only screen and (min-width: 64.1em){.pb-10-desktop{padding-bottom:10px !important}}@media only screen and (min-width: 64.1em){.pl-10-desktop{padding-left:10px !important}}@media only screen and (min-width: 64.1em){.pr-10-desktop{padding-right:10px !important}}@media only screen and (min-width: 40.1em){.mt-10-tablet-up{margin-top:10px !important}}@media only screen and (min-width: 40.1em){.mb-10-tablet-up{margin-bottom:10px !important}}@media only screen and (min-width: 40.1em){.pt-10-tablet-up{padding-top:10px !important}}@media only screen and (min-width: 40.1em){.pb-10-tablet-up{padding-bottom:10px !important}}@media only screen and (min-width: 40.1em){.pl-10-tablet-up{padding-left:10px !important}}@media only screen and (min-width: 40.1em){.pr-10-tablet-up{padding-right:10px !important}}@media only screen and (max-width: 64em){.mt-10-tablet-down{margin-top:10px !important}}@media only screen and (max-width: 64em){.mb-10-tablet-down{margin-bottom:10px !important}}@media only screen and (max-width: 64em){.pt-10-tablet-down{padding-top:10px !important}}@media only screen and (max-width: 64em){.pb-10-tablet-down{padding-bottom:10px !important}}@media only screen and (max-width: 64em){.pl-10-tablet-down{padding-left:10px !important}}@media only screen and (max-width: 64em){.pr-10-tablet-down{padding-right:10px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-10-tablet{margin-top:10px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-10-tablet{margin-bottom:10px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-10-tablet{padding-top:10px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-10-tablet{padding-bottom:10px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-10-tablet{padding-left:10px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-10-tablet{padding-right:10px !important}}@media only screen and (max-width: 800px){.mt-10-phablet{margin-top:10px !important}}@media only screen and (max-width: 800px){.mb-10-phablet{margin-bottom:10px !important}}@media only screen and (max-width: 800px){.pt-10-phablet{padding-top:10px !important}}@media only screen and (max-width: 800px){.pb-10-phablet{padding-bottom:10px !important}}@media only screen and (max-width: 800px){.pl-10-phablet{padding-left:10px !important}}@media only screen and (max-width: 800px){.pr-10-phablet{padding-right:10px !important}}@media only screen and (max-width: 40em){.mt-10-phone{margin-top:10px !important}}@media only screen and (max-width: 40em){.mb-10-phone{margin-bottom:10px !important}}@media only screen and (max-width: 40em){.pt-10-phone{padding-top:10px !important}}@media only screen and (max-width: 40em){.pb-10-phone{padding-bottom:10px !important}}@media only screen and (max-width: 40em){.pl-10-phone{padding-left:10px !important}}@media only screen and (max-width: 40em){.pr-10-phone{padding-right:10px !important}}.mt-20{margin-top:20px !important}.mb-20{margin-bottom:20px !important}.pt-20{padding-top:20px !important}.pb-20{padding-bottom:20px !important}.pl-20{padding-left:20px !important}.pr-20{padding-right:20px !important}@media only screen and (min-width: 64.1em){.mt-20-desktop{margin-top:20px !important}}@media only screen and (min-width: 64.1em){.mb-20-desktop{margin-bottom:20px !important}}@media only screen and (min-width: 64.1em){.pt-20-desktop{padding-top:20px !important}}@media only screen and (min-width: 64.1em){.pb-20-desktop{padding-bottom:20px !important}}@media only screen and (min-width: 64.1em){.pl-20-desktop{padding-left:20px !important}}@media only screen and (min-width: 64.1em){.pr-20-desktop{padding-right:20px !important}}@media only screen and (min-width: 40.1em){.mt-20-tablet-up{margin-top:20px !important}}@media only screen and (min-width: 40.1em){.mb-20-tablet-up{margin-bottom:20px !important}}@media only screen and (min-width: 40.1em){.pt-20-tablet-up{padding-top:20px !important}}@media only screen and (min-width: 40.1em){.pb-20-tablet-up{padding-bottom:20px !important}}@media only screen and (min-width: 40.1em){.pl-20-tablet-up{padding-left:20px !important}}@media only screen and (min-width: 40.1em){.pr-20-tablet-up{padding-right:20px !important}}@media only screen and (max-width: 64em){.mt-20-tablet-down{margin-top:20px !important}}@media only screen and (max-width: 64em){.mb-20-tablet-down{margin-bottom:20px !important}}@media only screen and (max-width: 64em){.pt-20-tablet-down{padding-top:20px !important}}@media only screen and (max-width: 64em){.pb-20-tablet-down{padding-bottom:20px !important}}@media only screen and (max-width: 64em){.pl-20-tablet-down{padding-left:20px !important}}@media only screen and (max-width: 64em){.pr-20-tablet-down{padding-right:20px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-20-tablet{margin-top:20px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-20-tablet{margin-bottom:20px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-20-tablet{padding-top:20px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-20-tablet{padding-bottom:20px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-20-tablet{padding-left:20px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-20-tablet{padding-right:20px !important}}@media only screen and (max-width: 800px){.mt-20-phablet{margin-top:20px !important}}@media only screen and (max-width: 800px){.mb-20-phablet{margin-bottom:20px !important}}@media only screen and (max-width: 800px){.pt-20-phablet{padding-top:20px !important}}@media only screen and (max-width: 800px){.pb-20-phablet{padding-bottom:20px !important}}@media only screen and (max-width: 800px){.pl-20-phablet{padding-left:20px !important}}@media only screen and (max-width: 800px){.pr-20-phablet{padding-right:20px !important}}@media only screen and (max-width: 40em){.mt-20-phone{margin-top:20px !important}}@media only screen and (max-width: 40em){.mb-20-phone{margin-bottom:20px !important}}@media only screen and (max-width: 40em){.pt-20-phone{padding-top:20px !important}}@media only screen and (max-width: 40em){.pb-20-phone{padding-bottom:20px !important}}@media only screen and (max-width: 40em){.pl-20-phone{padding-left:20px !important}}@media only screen and (max-width: 40em){.pr-20-phone{padding-right:20px !important}}.mt-30{margin-top:30px !important}.mb-30{margin-bottom:30px !important}.pt-30{padding-top:30px !important}.pb-30{padding-bottom:30px !important}.pl-30{padding-left:30px !important}.pr-30{padding-right:30px !important}@media only screen and (min-width: 64.1em){.mt-30-desktop{margin-top:30px !important}}@media only screen and (min-width: 64.1em){.mb-30-desktop{margin-bottom:30px !important}}@media only screen and (min-width: 64.1em){.pt-30-desktop{padding-top:30px !important}}@media only screen and (min-width: 64.1em){.pb-30-desktop{padding-bottom:30px !important}}@media only screen and (min-width: 64.1em){.pl-30-desktop{padding-left:30px !important}}@media only screen and (min-width: 64.1em){.pr-30-desktop{padding-right:30px !important}}@media only screen and (min-width: 40.1em){.mt-30-tablet-up{margin-top:30px !important}}@media only screen and (min-width: 40.1em){.mb-30-tablet-up{margin-bottom:30px !important}}@media only screen and (min-width: 40.1em){.pt-30-tablet-up{padding-top:30px !important}}@media only screen and (min-width: 40.1em){.pb-30-tablet-up{padding-bottom:30px !important}}@media only screen and (min-width: 40.1em){.pl-30-tablet-up{padding-left:30px !important}}@media only screen and (min-width: 40.1em){.pr-30-tablet-up{padding-right:30px !important}}@media only screen and (max-width: 64em){.mt-30-tablet-down{margin-top:30px !important}}@media only screen and (max-width: 64em){.mb-30-tablet-down{margin-bottom:30px !important}}@media only screen and (max-width: 64em){.pt-30-tablet-down{padding-top:30px !important}}@media only screen and (max-width: 64em){.pb-30-tablet-down{padding-bottom:30px !important}}@media only screen and (max-width: 64em){.pl-30-tablet-down{padding-left:30px !important}}@media only screen and (max-width: 64em){.pr-30-tablet-down{padding-right:30px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-30-tablet{margin-top:30px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-30-tablet{margin-bottom:30px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-30-tablet{padding-top:30px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-30-tablet{padding-bottom:30px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-30-tablet{padding-left:30px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-30-tablet{padding-right:30px !important}}@media only screen and (max-width: 800px){.mt-30-phablet{margin-top:30px !important}}@media only screen and (max-width: 800px){.mb-30-phablet{margin-bottom:30px !important}}@media only screen and (max-width: 800px){.pt-30-phablet{padding-top:30px !important}}@media only screen and (max-width: 800px){.pb-30-phablet{padding-bottom:30px !important}}@media only screen and (max-width: 800px){.pl-30-phablet{padding-left:30px !important}}@media only screen and (max-width: 800px){.pr-30-phablet{padding-right:30px !important}}@media only screen and (max-width: 40em){.mt-30-phone{margin-top:30px !important}}@media only screen and (max-width: 40em){.mb-30-phone{margin-bottom:30px !important}}@media only screen and (max-width: 40em){.pt-30-phone{padding-top:30px !important}}@media only screen and (max-width: 40em){.pb-30-phone{padding-bottom:30px !important}}@media only screen and (max-width: 40em){.pl-30-phone{padding-left:30px !important}}@media only screen and (max-width: 40em){.pr-30-phone{padding-right:30px !important}}.mt-40{margin-top:40px !important}.mb-40{margin-bottom:40px !important}.pt-40{padding-top:40px !important}.pb-40{padding-bottom:40px !important}.pl-40{padding-left:40px !important}.pr-40{padding-right:40px !important}@media only screen and (min-width: 64.1em){.mt-40-desktop{margin-top:40px !important}}@media only screen and (min-width: 64.1em){.mb-40-desktop{margin-bottom:40px !important}}@media only screen and (min-width: 64.1em){.pt-40-desktop{padding-top:40px !important}}@media only screen and (min-width: 64.1em){.pb-40-desktop{padding-bottom:40px !important}}@media only screen and (min-width: 64.1em){.pl-40-desktop{padding-left:40px !important}}@media only screen and (min-width: 64.1em){.pr-40-desktop{padding-right:40px !important}}@media only screen and (min-width: 40.1em){.mt-40-tablet-up{margin-top:40px !important}}@media only screen and (min-width: 40.1em){.mb-40-tablet-up{margin-bottom:40px !important}}@media only screen and (min-width: 40.1em){.pt-40-tablet-up{padding-top:40px !important}}@media only screen and (min-width: 40.1em){.pb-40-tablet-up{padding-bottom:40px !important}}@media only screen and (min-width: 40.1em){.pl-40-tablet-up{padding-left:40px !important}}@media only screen and (min-width: 40.1em){.pr-40-tablet-up{padding-right:40px !important}}@media only screen and (max-width: 64em){.mt-40-tablet-down{margin-top:40px !important}}@media only screen and (max-width: 64em){.mb-40-tablet-down{margin-bottom:40px !important}}@media only screen and (max-width: 64em){.pt-40-tablet-down{padding-top:40px !important}}@media only screen and (max-width: 64em){.pb-40-tablet-down{padding-bottom:40px !important}}@media only screen and (max-width: 64em){.pl-40-tablet-down{padding-left:40px !important}}@media only screen and (max-width: 64em){.pr-40-tablet-down{padding-right:40px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-40-tablet{margin-top:40px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-40-tablet{margin-bottom:40px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-40-tablet{padding-top:40px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-40-tablet{padding-bottom:40px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-40-tablet{padding-left:40px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-40-tablet{padding-right:40px !important}}@media only screen and (max-width: 800px){.mt-40-phablet{margin-top:40px !important}}@media only screen and (max-width: 800px){.mb-40-phablet{margin-bottom:40px !important}}@media only screen and (max-width: 800px){.pt-40-phablet{padding-top:40px !important}}@media only screen and (max-width: 800px){.pb-40-phablet{padding-bottom:40px !important}}@media only screen and (max-width: 800px){.pl-40-phablet{padding-left:40px !important}}@media only screen and (max-width: 800px){.pr-40-phablet{padding-right:40px !important}}@media only screen and (max-width: 40em){.mt-40-phone{margin-top:40px !important}}@media only screen and (max-width: 40em){.mb-40-phone{margin-bottom:40px !important}}@media only screen and (max-width: 40em){.pt-40-phone{padding-top:40px !important}}@media only screen and (max-width: 40em){.pb-40-phone{padding-bottom:40px !important}}@media only screen and (max-width: 40em){.pl-40-phone{padding-left:40px !important}}@media only screen and (max-width: 40em){.pr-40-phone{padding-right:40px !important}}.mt-50{margin-top:50px !important}.mb-50{margin-bottom:50px !important}.pt-50{padding-top:50px !important}.pb-50{padding-bottom:50px !important}.pl-50{padding-left:50px !important}.pr-50{padding-right:50px !important}@media only screen and (min-width: 64.1em){.mt-50-desktop{margin-top:50px !important}}@media only screen and (min-width: 64.1em){.mb-50-desktop{margin-bottom:50px !important}}@media only screen and (min-width: 64.1em){.pt-50-desktop{padding-top:50px !important}}@media only screen and (min-width: 64.1em){.pb-50-desktop{padding-bottom:50px !important}}@media only screen and (min-width: 64.1em){.pl-50-desktop{padding-left:50px !important}}@media only screen and (min-width: 64.1em){.pr-50-desktop{padding-right:50px !important}}@media only screen and (min-width: 40.1em){.mt-50-tablet-up{margin-top:50px !important}}@media only screen and (min-width: 40.1em){.mb-50-tablet-up{margin-bottom:50px !important}}@media only screen and (min-width: 40.1em){.pt-50-tablet-up{padding-top:50px !important}}@media only screen and (min-width: 40.1em){.pb-50-tablet-up{padding-bottom:50px !important}}@media only screen and (min-width: 40.1em){.pl-50-tablet-up{padding-left:50px !important}}@media only screen and (min-width: 40.1em){.pr-50-tablet-up{padding-right:50px !important}}@media only screen and (max-width: 64em){.mt-50-tablet-down{margin-top:50px !important}}@media only screen and (max-width: 64em){.mb-50-tablet-down{margin-bottom:50px !important}}@media only screen and (max-width: 64em){.pt-50-tablet-down{padding-top:50px !important}}@media only screen and (max-width: 64em){.pb-50-tablet-down{padding-bottom:50px !important}}@media only screen and (max-width: 64em){.pl-50-tablet-down{padding-left:50px !important}}@media only screen and (max-width: 64em){.pr-50-tablet-down{padding-right:50px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-50-tablet{margin-top:50px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-50-tablet{margin-bottom:50px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-50-tablet{padding-top:50px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-50-tablet{padding-bottom:50px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-50-tablet{padding-left:50px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-50-tablet{padding-right:50px !important}}@media only screen and (max-width: 800px){.mt-50-phablet{margin-top:50px !important}}@media only screen and (max-width: 800px){.mb-50-phablet{margin-bottom:50px !important}}@media only screen and (max-width: 800px){.pt-50-phablet{padding-top:50px !important}}@media only screen and (max-width: 800px){.pb-50-phablet{padding-bottom:50px !important}}@media only screen and (max-width: 800px){.pl-50-phablet{padding-left:50px !important}}@media only screen and (max-width: 800px){.pr-50-phablet{padding-right:50px !important}}@media only screen and (max-width: 40em){.mt-50-phone{margin-top:50px !important}}@media only screen and (max-width: 40em){.mb-50-phone{margin-bottom:50px !important}}@media only screen and (max-width: 40em){.pt-50-phone{padding-top:50px !important}}@media only screen and (max-width: 40em){.pb-50-phone{padding-bottom:50px !important}}@media only screen and (max-width: 40em){.pl-50-phone{padding-left:50px !important}}@media only screen and (max-width: 40em){.pr-50-phone{padding-right:50px !important}}.mt-60{margin-top:60px !important}.mb-60{margin-bottom:60px !important}.pt-60{padding-top:60px !important}.pb-60{padding-bottom:60px !important}.pl-60{padding-left:60px !important}.pr-60{padding-right:60px !important}@media only screen and (min-width: 64.1em){.mt-60-desktop{margin-top:60px !important}}@media only screen and (min-width: 64.1em){.mb-60-desktop{margin-bottom:60px !important}}@media only screen and (min-width: 64.1em){.pt-60-desktop{padding-top:60px !important}}@media only screen and (min-width: 64.1em){.pb-60-desktop{padding-bottom:60px !important}}@media only screen and (min-width: 64.1em){.pl-60-desktop{padding-left:60px !important}}@media only screen and (min-width: 64.1em){.pr-60-desktop{padding-right:60px !important}}@media only screen and (min-width: 40.1em){.mt-60-tablet-up{margin-top:60px !important}}@media only screen and (min-width: 40.1em){.mb-60-tablet-up{margin-bottom:60px !important}}@media only screen and (min-width: 40.1em){.pt-60-tablet-up{padding-top:60px !important}}@media only screen and (min-width: 40.1em){.pb-60-tablet-up{padding-bottom:60px !important}}@media only screen and (min-width: 40.1em){.pl-60-tablet-up{padding-left:60px !important}}@media only screen and (min-width: 40.1em){.pr-60-tablet-up{padding-right:60px !important}}@media only screen and (max-width: 64em){.mt-60-tablet-down{margin-top:60px !important}}@media only screen and (max-width: 64em){.mb-60-tablet-down{margin-bottom:60px !important}}@media only screen and (max-width: 64em){.pt-60-tablet-down{padding-top:60px !important}}@media only screen and (max-width: 64em){.pb-60-tablet-down{padding-bottom:60px !important}}@media only screen and (max-width: 64em){.pl-60-tablet-down{padding-left:60px !important}}@media only screen and (max-width: 64em){.pr-60-tablet-down{padding-right:60px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-60-tablet{margin-top:60px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-60-tablet{margin-bottom:60px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-60-tablet{padding-top:60px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-60-tablet{padding-bottom:60px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-60-tablet{padding-left:60px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-60-tablet{padding-right:60px !important}}@media only screen and (max-width: 800px){.mt-60-phablet{margin-top:60px !important}}@media only screen and (max-width: 800px){.mb-60-phablet{margin-bottom:60px !important}}@media only screen and (max-width: 800px){.pt-60-phablet{padding-top:60px !important}}@media only screen and (max-width: 800px){.pb-60-phablet{padding-bottom:60px !important}}@media only screen and (max-width: 800px){.pl-60-phablet{padding-left:60px !important}}@media only screen and (max-width: 800px){.pr-60-phablet{padding-right:60px !important}}@media only screen and (max-width: 40em){.mt-60-phone{margin-top:60px !important}}@media only screen and (max-width: 40em){.mb-60-phone{margin-bottom:60px !important}}@media only screen and (max-width: 40em){.pt-60-phone{padding-top:60px !important}}@media only screen and (max-width: 40em){.pb-60-phone{padding-bottom:60px !important}}@media only screen and (max-width: 40em){.pl-60-phone{padding-left:60px !important}}@media only screen and (max-width: 40em){.pr-60-phone{padding-right:60px !important}}.mt-70{margin-top:70px !important}.mb-70{margin-bottom:70px !important}.pt-70{padding-top:70px !important}.pb-70{padding-bottom:70px !important}.pl-70{padding-left:70px !important}.pr-70{padding-right:70px !important}@media only screen and (min-width: 64.1em){.mt-70-desktop{margin-top:70px !important}}@media only screen and (min-width: 64.1em){.mb-70-desktop{margin-bottom:70px !important}}@media only screen and (min-width: 64.1em){.pt-70-desktop{padding-top:70px !important}}@media only screen and (min-width: 64.1em){.pb-70-desktop{padding-bottom:70px !important}}@media only screen and (min-width: 64.1em){.pl-70-desktop{padding-left:70px !important}}@media only screen and (min-width: 64.1em){.pr-70-desktop{padding-right:70px !important}}@media only screen and (min-width: 40.1em){.mt-70-tablet-up{margin-top:70px !important}}@media only screen and (min-width: 40.1em){.mb-70-tablet-up{margin-bottom:70px !important}}@media only screen and (min-width: 40.1em){.pt-70-tablet-up{padding-top:70px !important}}@media only screen and (min-width: 40.1em){.pb-70-tablet-up{padding-bottom:70px !important}}@media only screen and (min-width: 40.1em){.pl-70-tablet-up{padding-left:70px !important}}@media only screen and (min-width: 40.1em){.pr-70-tablet-up{padding-right:70px !important}}@media only screen and (max-width: 64em){.mt-70-tablet-down{margin-top:70px !important}}@media only screen and (max-width: 64em){.mb-70-tablet-down{margin-bottom:70px !important}}@media only screen and (max-width: 64em){.pt-70-tablet-down{padding-top:70px !important}}@media only screen and (max-width: 64em){.pb-70-tablet-down{padding-bottom:70px !important}}@media only screen and (max-width: 64em){.pl-70-tablet-down{padding-left:70px !important}}@media only screen and (max-width: 64em){.pr-70-tablet-down{padding-right:70px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-70-tablet{margin-top:70px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-70-tablet{margin-bottom:70px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-70-tablet{padding-top:70px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-70-tablet{padding-bottom:70px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-70-tablet{padding-left:70px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-70-tablet{padding-right:70px !important}}@media only screen and (max-width: 800px){.mt-70-phablet{margin-top:70px !important}}@media only screen and (max-width: 800px){.mb-70-phablet{margin-bottom:70px !important}}@media only screen and (max-width: 800px){.pt-70-phablet{padding-top:70px !important}}@media only screen and (max-width: 800px){.pb-70-phablet{padding-bottom:70px !important}}@media only screen and (max-width: 800px){.pl-70-phablet{padding-left:70px !important}}@media only screen and (max-width: 800px){.pr-70-phablet{padding-right:70px !important}}@media only screen and (max-width: 40em){.mt-70-phone{margin-top:70px !important}}@media only screen and (max-width: 40em){.mb-70-phone{margin-bottom:70px !important}}@media only screen and (max-width: 40em){.pt-70-phone{padding-top:70px !important}}@media only screen and (max-width: 40em){.pb-70-phone{padding-bottom:70px !important}}@media only screen and (max-width: 40em){.pl-70-phone{padding-left:70px !important}}@media only screen and (max-width: 40em){.pr-70-phone{padding-right:70px !important}}.mt-80{margin-top:80px !important}.mb-80{margin-bottom:80px !important}.pt-80{padding-top:80px !important}.pb-80{padding-bottom:80px !important}.pl-80{padding-left:80px !important}.pr-80{padding-right:80px !important}@media only screen and (min-width: 64.1em){.mt-80-desktop{margin-top:80px !important}}@media only screen and (min-width: 64.1em){.mb-80-desktop{margin-bottom:80px !important}}@media only screen and (min-width: 64.1em){.pt-80-desktop{padding-top:80px !important}}@media only screen and (min-width: 64.1em){.pb-80-desktop{padding-bottom:80px !important}}@media only screen and (min-width: 64.1em){.pl-80-desktop{padding-left:80px !important}}@media only screen and (min-width: 64.1em){.pr-80-desktop{padding-right:80px !important}}@media only screen and (min-width: 40.1em){.mt-80-tablet-up{margin-top:80px !important}}@media only screen and (min-width: 40.1em){.mb-80-tablet-up{margin-bottom:80px !important}}@media only screen and (min-width: 40.1em){.pt-80-tablet-up{padding-top:80px !important}}@media only screen and (min-width: 40.1em){.pb-80-tablet-up{padding-bottom:80px !important}}@media only screen and (min-width: 40.1em){.pl-80-tablet-up{padding-left:80px !important}}@media only screen and (min-width: 40.1em){.pr-80-tablet-up{padding-right:80px !important}}@media only screen and (max-width: 64em){.mt-80-tablet-down{margin-top:80px !important}}@media only screen and (max-width: 64em){.mb-80-tablet-down{margin-bottom:80px !important}}@media only screen and (max-width: 64em){.pt-80-tablet-down{padding-top:80px !important}}@media only screen and (max-width: 64em){.pb-80-tablet-down{padding-bottom:80px !important}}@media only screen and (max-width: 64em){.pl-80-tablet-down{padding-left:80px !important}}@media only screen and (max-width: 64em){.pr-80-tablet-down{padding-right:80px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-80-tablet{margin-top:80px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-80-tablet{margin-bottom:80px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-80-tablet{padding-top:80px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-80-tablet{padding-bottom:80px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-80-tablet{padding-left:80px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-80-tablet{padding-right:80px !important}}@media only screen and (max-width: 800px){.mt-80-phablet{margin-top:80px !important}}@media only screen and (max-width: 800px){.mb-80-phablet{margin-bottom:80px !important}}@media only screen and (max-width: 800px){.pt-80-phablet{padding-top:80px !important}}@media only screen and (max-width: 800px){.pb-80-phablet{padding-bottom:80px !important}}@media only screen and (max-width: 800px){.pl-80-phablet{padding-left:80px !important}}@media only screen and (max-width: 800px){.pr-80-phablet{padding-right:80px !important}}@media only screen and (max-width: 40em){.mt-80-phone{margin-top:80px !important}}@media only screen and (max-width: 40em){.mb-80-phone{margin-bottom:80px !important}}@media only screen and (max-width: 40em){.pt-80-phone{padding-top:80px !important}}@media only screen and (max-width: 40em){.pb-80-phone{padding-bottom:80px !important}}@media only screen and (max-width: 40em){.pl-80-phone{padding-left:80px !important}}@media only screen and (max-width: 40em){.pr-80-phone{padding-right:80px !important}}.mt-100{margin-top:100px !important}.mb-100{margin-bottom:100px !important}.pt-100{padding-top:100px !important}.pb-100{padding-bottom:100px !important}.pl-100{padding-left:100px !important}.pr-100{padding-right:100px !important}@media only screen and (min-width: 64.1em){.mt-100-desktop{margin-top:100px !important}}@media only screen and (min-width: 64.1em){.mb-100-desktop{margin-bottom:100px !important}}@media only screen and (min-width: 64.1em){.pt-100-desktop{padding-top:100px !important}}@media only screen and (min-width: 64.1em){.pb-100-desktop{padding-bottom:100px !important}}@media only screen and (min-width: 64.1em){.pl-100-desktop{padding-left:100px !important}}@media only screen and (min-width: 64.1em){.pr-100-desktop{padding-right:100px !important}}@media only screen and (min-width: 40.1em){.mt-100-tablet-up{margin-top:100px !important}}@media only screen and (min-width: 40.1em){.mb-100-tablet-up{margin-bottom:100px !important}}@media only screen and (min-width: 40.1em){.pt-100-tablet-up{padding-top:100px !important}}@media only screen and (min-width: 40.1em){.pb-100-tablet-up{padding-bottom:100px !important}}@media only screen and (min-width: 40.1em){.pl-100-tablet-up{padding-left:100px !important}}@media only screen and (min-width: 40.1em){.pr-100-tablet-up{padding-right:100px !important}}@media only screen and (max-width: 64em){.mt-100-tablet-down{margin-top:100px !important}}@media only screen and (max-width: 64em){.mb-100-tablet-down{margin-bottom:100px !important}}@media only screen and (max-width: 64em){.pt-100-tablet-down{padding-top:100px !important}}@media only screen and (max-width: 64em){.pb-100-tablet-down{padding-bottom:100px !important}}@media only screen and (max-width: 64em){.pl-100-tablet-down{padding-left:100px !important}}@media only screen and (max-width: 64em){.pr-100-tablet-down{padding-right:100px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-100-tablet{margin-top:100px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-100-tablet{margin-bottom:100px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-100-tablet{padding-top:100px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-100-tablet{padding-bottom:100px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-100-tablet{padding-left:100px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-100-tablet{padding-right:100px !important}}@media only screen and (max-width: 800px){.mt-100-phablet{margin-top:100px !important}}@media only screen and (max-width: 800px){.mb-100-phablet{margin-bottom:100px !important}}@media only screen and (max-width: 800px){.pt-100-phablet{padding-top:100px !important}}@media only screen and (max-width: 800px){.pb-100-phablet{padding-bottom:100px !important}}@media only screen and (max-width: 800px){.pl-100-phablet{padding-left:100px !important}}@media only screen and (max-width: 800px){.pr-100-phablet{padding-right:100px !important}}@media only screen and (max-width: 40em){.mt-100-phone{margin-top:100px !important}}@media only screen and (max-width: 40em){.mb-100-phone{margin-bottom:100px !important}}@media only screen and (max-width: 40em){.pt-100-phone{padding-top:100px !important}}@media only screen and (max-width: 40em){.pb-100-phone{padding-bottom:100px !important}}@media only screen and (max-width: 40em){.pl-100-phone{padding-left:100px !important}}@media only screen and (max-width: 40em){.pr-100-phone{padding-right:100px !important}}.mt-110{margin-top:110px !important}.mb-110{margin-bottom:110px !important}.pt-110{padding-top:110px !important}.pb-110{padding-bottom:110px !important}.pl-110{padding-left:110px !important}.pr-110{padding-right:110px !important}@media only screen and (min-width: 64.1em){.mt-110-desktop{margin-top:110px !important}}@media only screen and (min-width: 64.1em){.mb-110-desktop{margin-bottom:110px !important}}@media only screen and (min-width: 64.1em){.pt-110-desktop{padding-top:110px !important}}@media only screen and (min-width: 64.1em){.pb-110-desktop{padding-bottom:110px !important}}@media only screen and (min-width: 64.1em){.pl-110-desktop{padding-left:110px !important}}@media only screen and (min-width: 64.1em){.pr-110-desktop{padding-right:110px !important}}@media only screen and (min-width: 40.1em){.mt-110-tablet-up{margin-top:110px !important}}@media only screen and (min-width: 40.1em){.mb-110-tablet-up{margin-bottom:110px !important}}@media only screen and (min-width: 40.1em){.pt-110-tablet-up{padding-top:110px !important}}@media only screen and (min-width: 40.1em){.pb-110-tablet-up{padding-bottom:110px !important}}@media only screen and (min-width: 40.1em){.pl-110-tablet-up{padding-left:110px !important}}@media only screen and (min-width: 40.1em){.pr-110-tablet-up{padding-right:110px !important}}@media only screen and (max-width: 64em){.mt-110-tablet-down{margin-top:110px !important}}@media only screen and (max-width: 64em){.mb-110-tablet-down{margin-bottom:110px !important}}@media only screen and (max-width: 64em){.pt-110-tablet-down{padding-top:110px !important}}@media only screen and (max-width: 64em){.pb-110-tablet-down{padding-bottom:110px !important}}@media only screen and (max-width: 64em){.pl-110-tablet-down{padding-left:110px !important}}@media only screen and (max-width: 64em){.pr-110-tablet-down{padding-right:110px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-110-tablet{margin-top:110px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-110-tablet{margin-bottom:110px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-110-tablet{padding-top:110px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-110-tablet{padding-bottom:110px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-110-tablet{padding-left:110px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-110-tablet{padding-right:110px !important}}@media only screen and (max-width: 800px){.mt-110-phablet{margin-top:110px !important}}@media only screen and (max-width: 800px){.mb-110-phablet{margin-bottom:110px !important}}@media only screen and (max-width: 800px){.pt-110-phablet{padding-top:110px !important}}@media only screen and (max-width: 800px){.pb-110-phablet{padding-bottom:110px !important}}@media only screen and (max-width: 800px){.pl-110-phablet{padding-left:110px !important}}@media only screen and (max-width: 800px){.pr-110-phablet{padding-right:110px !important}}@media only screen and (max-width: 40em){.mt-110-phone{margin-top:110px !important}}@media only screen and (max-width: 40em){.mb-110-phone{margin-bottom:110px !important}}@media only screen and (max-width: 40em){.pt-110-phone{padding-top:110px !important}}@media only screen and (max-width: 40em){.pb-110-phone{padding-bottom:110px !important}}@media only screen and (max-width: 40em){.pl-110-phone{padding-left:110px !important}}@media only screen and (max-width: 40em){.pr-110-phone{padding-right:110px !important}}.mt-120{margin-top:120px !important}.mb-120{margin-bottom:120px !important}.pt-120{padding-top:120px !important}.pb-120{padding-bottom:120px !important}.pl-120{padding-left:120px !important}.pr-120{padding-right:120px !important}@media only screen and (min-width: 64.1em){.mt-120-desktop{margin-top:120px !important}}@media only screen and (min-width: 64.1em){.mb-120-desktop{margin-bottom:120px !important}}@media only screen and (min-width: 64.1em){.pt-120-desktop{padding-top:120px !important}}@media only screen and (min-width: 64.1em){.pb-120-desktop{padding-bottom:120px !important}}@media only screen and (min-width: 64.1em){.pl-120-desktop{padding-left:120px !important}}@media only screen and (min-width: 64.1em){.pr-120-desktop{padding-right:120px !important}}@media only screen and (min-width: 40.1em){.mt-120-tablet-up{margin-top:120px !important}}@media only screen and (min-width: 40.1em){.mb-120-tablet-up{margin-bottom:120px !important}}@media only screen and (min-width: 40.1em){.pt-120-tablet-up{padding-top:120px !important}}@media only screen and (min-width: 40.1em){.pb-120-tablet-up{padding-bottom:120px !important}}@media only screen and (min-width: 40.1em){.pl-120-tablet-up{padding-left:120px !important}}@media only screen and (min-width: 40.1em){.pr-120-tablet-up{padding-right:120px !important}}@media only screen and (max-width: 64em){.mt-120-tablet-down{margin-top:120px !important}}@media only screen and (max-width: 64em){.mb-120-tablet-down{margin-bottom:120px !important}}@media only screen and (max-width: 64em){.pt-120-tablet-down{padding-top:120px !important}}@media only screen and (max-width: 64em){.pb-120-tablet-down{padding-bottom:120px !important}}@media only screen and (max-width: 64em){.pl-120-tablet-down{padding-left:120px !important}}@media only screen and (max-width: 64em){.pr-120-tablet-down{padding-right:120px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-120-tablet{margin-top:120px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-120-tablet{margin-bottom:120px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-120-tablet{padding-top:120px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-120-tablet{padding-bottom:120px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-120-tablet{padding-left:120px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-120-tablet{padding-right:120px !important}}@media only screen and (max-width: 800px){.mt-120-phablet{margin-top:120px !important}}@media only screen and (max-width: 800px){.mb-120-phablet{margin-bottom:120px !important}}@media only screen and (max-width: 800px){.pt-120-phablet{padding-top:120px !important}}@media only screen and (max-width: 800px){.pb-120-phablet{padding-bottom:120px !important}}@media only screen and (max-width: 800px){.pl-120-phablet{padding-left:120px !important}}@media only screen and (max-width: 800px){.pr-120-phablet{padding-right:120px !important}}@media only screen and (max-width: 40em){.mt-120-phone{margin-top:120px !important}}@media only screen and (max-width: 40em){.mb-120-phone{margin-bottom:120px !important}}@media only screen and (max-width: 40em){.pt-120-phone{padding-top:120px !important}}@media only screen and (max-width: 40em){.pb-120-phone{padding-bottom:120px !important}}@media only screen and (max-width: 40em){.pl-120-phone{padding-left:120px !important}}@media only screen and (max-width: 40em){.pr-120-phone{padding-right:120px !important}}.mt-160{margin-top:160px !important}.mb-160{margin-bottom:160px !important}.pt-160{padding-top:160px !important}.pb-160{padding-bottom:160px !important}.pl-160{padding-left:160px !important}.pr-160{padding-right:160px !important}@media only screen and (min-width: 64.1em){.mt-160-desktop{margin-top:160px !important}}@media only screen and (min-width: 64.1em){.mb-160-desktop{margin-bottom:160px !important}}@media only screen and (min-width: 64.1em){.pt-160-desktop{padding-top:160px !important}}@media only screen and (min-width: 64.1em){.pb-160-desktop{padding-bottom:160px !important}}@media only screen and (min-width: 64.1em){.pl-160-desktop{padding-left:160px !important}}@media only screen and (min-width: 64.1em){.pr-160-desktop{padding-right:160px !important}}@media only screen and (min-width: 40.1em){.mt-160-tablet-up{margin-top:160px !important}}@media only screen and (min-width: 40.1em){.mb-160-tablet-up{margin-bottom:160px !important}}@media only screen and (min-width: 40.1em){.pt-160-tablet-up{padding-top:160px !important}}@media only screen and (min-width: 40.1em){.pb-160-tablet-up{padding-bottom:160px !important}}@media only screen and (min-width: 40.1em){.pl-160-tablet-up{padding-left:160px !important}}@media only screen and (min-width: 40.1em){.pr-160-tablet-up{padding-right:160px !important}}@media only screen and (max-width: 64em){.mt-160-tablet-down{margin-top:160px !important}}@media only screen and (max-width: 64em){.mb-160-tablet-down{margin-bottom:160px !important}}@media only screen and (max-width: 64em){.pt-160-tablet-down{padding-top:160px !important}}@media only screen and (max-width: 64em){.pb-160-tablet-down{padding-bottom:160px !important}}@media only screen and (max-width: 64em){.pl-160-tablet-down{padding-left:160px !important}}@media only screen and (max-width: 64em){.pr-160-tablet-down{padding-right:160px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mt-160-tablet{margin-top:160px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.mb-160-tablet{margin-bottom:160px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pt-160-tablet{padding-top:160px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pb-160-tablet{padding-bottom:160px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pl-160-tablet{padding-left:160px !important}}@media only screen and (min-width: 800px)and (max-width: 64em){.pr-160-tablet{padding-right:160px !important}}@media only screen and (max-width: 800px){.mt-160-phablet{margin-top:160px !important}}@media only screen and (max-width: 800px){.mb-160-phablet{margin-bottom:160px !important}}@media only screen and (max-width: 800px){.pt-160-phablet{padding-top:160px !important}}@media only screen and (max-width: 800px){.pb-160-phablet{padding-bottom:160px !important}}@media only screen and (max-width: 800px){.pl-160-phablet{padding-left:160px !important}}@media only screen and (max-width: 800px){.pr-160-phablet{padding-right:160px !important}}@media only screen and (max-width: 40em){.mt-160-phone{margin-top:160px !important}}@media only screen and (max-width: 40em){.mb-160-phone{margin-bottom:160px !important}}@media only screen and (max-width: 40em){.pt-160-phone{padding-top:160px !important}}@media only screen and (max-width: 40em){.pb-160-phone{padding-bottom:160px !important}}@media only screen and (max-width: 40em){.pl-160-phone{padding-left:160px !important}}@media only screen and (max-width: 40em){.pr-160-phone{padding-right:160px !important}}.nomargbtm{margin-bottom:0px !important}@media only screen and (min-width: 40.1em){.nomargbtm-tablet-up{margin-bottom:0px !important}}@media only screen and (min-width: 64.1em){.nomargbtm-desktop{margin-bottom:0px !important}}.row{max-width:1200px}.container{width:100%}header .container .row,footer .container .row{padding:0}.flex-wrap{display:flex;flex-wrap:wrap}.flex-video{margin-bottom:0px}.flex-video iframe{max-width:100%}.bkg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}.object-fit-cover{width:100%;height:100%}.object-fit-cover img{object-fit:cover;width:100%;height:100%}.main>.row{padding-left:10px;padding-right:10px}.uppercase{text-transform:uppercase}span.block{display:block}.row .columns .medium-6:last-child,.row .columns .large-6:last-child,.row .column .medium-6:last-child,.row .column .large-6:last-child{padding-right:.9375rem}blockquote{border:none !important;padding:0;margin:0}.row .columns .medium-6:last-child,.row .columns .large-6:last-child,.row .column .medium-6:last-child,.row .column .large-6:last-child,.row .columns .medium-5:last-child{padding-right:.9375rem}a img{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}img{transform:translateZ(0px)}.spacheck{display:none}@media only screen and (min-width: 64.1em){.background-image,.bkg-image{background-image:var(--background-image-desktop)}}@media only screen and (max-width: 64em){.background-image,.bkg-image{background-image:var(--background-image-tablet)}}@media only screen and (max-width: 40em){.background-image,.bkg-image{background-image:var(--background-image-phone)}}@media only screen and (max-width: 40em){.columns,.column{margin-bottom:.9375rem}}@media only screen and (max-width: 64.063em){.container .row{padding-left:20px;padding-right:20px}}html,body{height:auto;overflow-x:hidden}body{-webkit-font-smoothing:subpixel-antialiased}.container>.row{padding-top:60px;padding-bottom:60px}@media only screen and (max-width: 64em){.container>.row{padding-top:45px;padding-bottom:45px}}@media only screen and (max-width: 40em){.container>.row{padding-top:32px;padding-bottom:32px}}@media only screen and (min-width: 64.1em){.container>.row{padding-right:20px;padding-left:20px}}.container{background-color:#fff}.container.grey{background-color:#efefef}.container.grey h2,.container.grey h3,.container.grey .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .container.grey h2,.container.grey body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .container.grey h2,.container.grey h4,.container.grey .mobile-navigation .contact-us-btn,.mobile-navigation .container.grey .contact-us-btn,.container.grey .h4-style,.container.grey p{color:#2a2a2a}.container.dark{background-color:#1a1a1a}.container.dark h2,.container.dark h3,.container.dark .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .container.dark h2,.container.dark body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .container.dark h2,.container.dark h4,.container.dark .mobile-navigation .contact-us-btn,.mobile-navigation .container.dark .contact-us-btn,.container.dark .h4-style,.container.dark p,.container.dark a,.container.dark li{color:#fff}.container.dark ul li:before{background:#fff !important}.content-wrap{position:relative}@media(max-width: 64em){.content-wrap.menu-is-open{opacity:1}}.content-wrap.menu-is-open:before{content:" ";display:block;min-height:100%;max-height:100%;overflow:hidden}.content-wrap .container:not(footer) ul{margin:0 0 20px 0}.content-wrap .container:not(footer) ul:not(.no-style) li{text-align:left;list-style:none;position:relative;padding-left:20px;font-size:17px}.content-wrap .container:not(footer) ul:not(.no-style) li:before{content:"";display:inline-block;padding:4px;border-radius:100%;position:absolute;top:11px;left:0;background:#000}.content-wrap .container:not(footer) ul:not(.no-style) li+li{margin-top:10px}.content-wrap .container:not(footer) ul.s3grid li+li{margin-top:0}.content-wrap .container:not(footer) ul.columns{padding-left:0;padding-right:0;-webkit-column-count:2;-moz-column-count:2;column-count:2}@media only screen and (max-width: 800px){.content-wrap .container:not(footer) ul.columns{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.content-wrap .container:not(footer) ul li a{text-decoration:underline;color:#000 !important}.content-wrap .container:not(footer) ul li a.no-style{color:inherit !important;text-decoration:none !important}.sidebar .links>ul>li.has-sub>a,.mobile-navigation .links>ul>li.has-sub>a{position:relative;padding-left:33px}.sidebar .links>ul>li.has-sub>a.here+ul,.mobile-navigation .links>ul>li.has-sub>a.here+ul{display:block}.sidebar .links>ul>li.has-sub>a:after,.mobile-navigation .links>ul>li.has-sub>a:after{content:"";display:block;width:5px;height:9px;position:absolute;top:50%;bottom:auto;left:21px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:url("https://static.tresiocms.com/images/arrow.png") no-repeat center center;background-size:100% auto;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s}.sidebar .links>ul>li.has-sub>a.submenu-open:after,.mobile-navigation .links>ul>li.has-sub>a.submenu-open:after{-webkit-transform:translateY(-50%) rotate(90deg);-moz-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);-o-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}body,p{font-weight:300;font-size:17px;font-family:"europa",sans-serif;color:#000}h1,h2,h3,.mod-page_index .row.index-list .item h2,body.gallery.gallery-default .sub-content .patients-wrap h2,.gallery-index .group h2,h4,.mobile-navigation .contact-us-btn,.h4-style,h5{margin:0 0 15px 0;font-weight:400;color:#000;font-family:"europa",sans-serif;line-height:1.2}h1 a,h2 a,h3 a,.mod-page_index .row.index-list .item h2 a,body.gallery.gallery-default .sub-content .patients-wrap h2 a,.gallery-index .group h2 a,h4 a,.mobile-navigation .contact-us-btn a,.h4-style a,h5 a{font-weight:inherit;color:inherit !important}h1 .small,h2 .small,h3 .small,.mod-page_index .row.index-list .item h2 .small,body.gallery.gallery-default .sub-content .patients-wrap h2 .small,.gallery-index .group h2 .small,h4 .small,.mobile-navigation .contact-us-btn .small,.h4-style .small,h5 .small{display:block;font-size:46%}h1{text-transform:uppercase;font-family:"Didot Open Face W05 Regular",serif}h2{color:#333;font-size:40px;font-family:"Didot Open Face W05 Regular",serif;text-transform:uppercase}@media only screen and (max-width: 64em){h2{font-size:32px}}@media only screen and (max-width: 40em){h2{font-size:28px}}h2 a{color:inherit}h3,.mod-page_index .row.index-list .item h2,body.gallery.gallery-default .sub-content .patients-wrap h2,.gallery-index .group h2{color:#000;font-size:24px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;margin-bottom:15px}@media only screen and (max-width: 64em){h3,.mod-page_index .row.index-list .item h2,body.gallery.gallery-default .sub-content .patients-wrap h2,.gallery-index .group h2{font-size:28px}}@media only screen and (max-width: 800px){h3,.mod-page_index .row.index-list .item h2,body.gallery.gallery-default .sub-content .patients-wrap h2,.gallery-index .group h2{font-size:22px}}@media only screen and (max-width: 40em){h3,.mod-page_index .row.index-list .item h2,body.gallery.gallery-default .sub-content .patients-wrap h2,.gallery-index .group h2{font-size:20px}}h3 a,.mod-page_index .row.index-list .item h2 a,body.gallery.gallery-default .sub-content .patients-wrap h2 a,.gallery-index .group h2 a{color:inherit}h4,.mobile-navigation .contact-us-btn,.h4-style{font-size:24px;margin:0 0 20px 0;font-weight:400}@media only screen and (max-width: 64em){h4,.mobile-navigation .contact-us-btn,.h4-style{font-size:23px}}@media only screen and (max-width: 40em){h4,.mobile-navigation .contact-us-btn,.h4-style{font-size:22px}}h2+h4,.mobile-navigation h2+.contact-us-btn,h2+.h4-style{color:#000;margin-top:-10px}h5{font-size:24px;margin-bottom:15px}@media only screen and (max-width: 64em){h5{font-size:22px}}@media only screen and (max-width: 40em){h5{font-size:20px}}p{line-height:1.6;margin-bottom:20px}p:last-child{margin-bottom:0}li a:not(.btn),p a:not(.btn){color:#000}a{color:#000;font-weight:300}a:hover{color:inherit;opacity:.6}.intro,.intro p{font-size:18px;font-weight:300;font-family:"europa",sans-serif;line-height:28px}ul li{list-style-type:none}.relative{position:relative}.absolute{position:absolute}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.d-flex{display:flex}.d-flex.flex-wrap{flex-wrap:wrap}.d-flex.direction-row{flex-direction:row}.d-flex.direction-column{flex-direction:column}.d-flex.justify-contents-center{justify-content:center}.d-flex.justify-space-between{justify-content:space-between}.d-flex.justify-space-around{justify-content:space-around}.d-flex.align-items-center{align-items:center}.d-flex .justify-self-end{justify-self:flex-end}.d-flex .align-self-center{align-self:center}.d-flex .align-self-end{align-self:flex-end}.shadow-up{-webkit-box-shadow:1px -10px 27px -20px rgba(0,0,0,.3);-moz-box-shadow:1px -10px 27px -20px rgba(0,0,0,.3);box-shadow:1px -10px 27px -20px rgba(0,0,0,.3);position:relative}.shadow-down{-webkit-box-shadow:1px 18px 27px -20px rgba(0,0,0,.3);-moz-box-shadow:1px 18px 27px -20px rgba(0,0,0,.3);box-shadow:1px 18px 27px -20px rgba(0,0,0,.3);position:relative}.shadow-side{-webkit-box-shadow:-1px 3px 43px 0px rgba(0,0,0,.41);-moz-box-shadow:-1px 3px 43px 0px rgba(0,0,0,.41);box-shadow:-1px 3px 43px 0px rgba(0,0,0,.41)}img.center{display:block;margin:auto}img.full{width:100%}img.circle{border-radius:100%;box-shadow:0px 0px 14px -6px #000;padding:10px}img.xsmall{max-width:80px;width:100%}img.small{max-width:180px;width:100%}img.medium{max-width:240px;width:100%}img.large{max-width:400px;width:100%}img.large.pull-up{margin-top:-15px}img.xlarge2{max-width:480px;width:100%}img.xlarge{max-width:540px;width:100%}.img-wide{max-height:220px;overflow:hidden;display:block;margin-bottom:20px}.s3accordion .s3panel>a:after,.sub-content.full .entry-content a,.mod-video_slider .video-slider .owl-nav .owl-prev,.mod-video_slider .video-slider .owl-nav .owl-next,.mod-image_slider .image-slider .owl-nav .owl-prev,.mod-image_slider .image-slider .owl-nav .owl-next,.slider-highlight-selected .content .item,.mod-media_slider .media-slider .owl-nav .owl-prev,.mod-media_slider .media-slider .owl-nav .owl-next,.mod-cta_ba .row .slider-3 .owl-nav .owl-prev,.mod-cta_ba .row .slider-3 .owl-nav .owl-next,.mod-cta_ba_feed .row .slider-3 .owl-nav .owl-prev,.mod-cta_ba_feed .row .slider-3 .owl-nav .owl-next,.mod-page_faq .sticky-side .list p,.mod-reviews_slider .owl-nav .owl-prev,.mod-reviews_slider .owl-nav .owl-next,.pop-out-special,.slider-3 .owl-nav .owl-prev,.slider-3 .owl-nav .owl-next,body.gallery.gallery-row .patient-gallery .patient .patient-media .icon,body.gallery.gallery-popup .gallery-preview>div a:after,body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item,body.gallery.gallery-default .index-gallery .gallery-grid .item,body.gallery.gallery-default .owl-carousel.patients .owl-nav .owl-prev,body.gallery.gallery-default .owl-carousel.patients .owl-nav .owl-next,ul.gallery-dropdown li ul li a,ul.gallery-dropdown li.selector:after,footer .fixed-cta.slider-popup .slider-popup-container .inner,footer .fixed-cta.slider-popup .slider-popup-container .title,footer .fixed-cta.slider-popup,footer .fixed-cta a.btn,footer .fixed-cta .special-banner a[class^=btn],.special-banner footer .fixed-cta a[class^=btn],.mod-home_multicontent .owl-nav .owl-prev,.mod-home_multicontent .owl-nav .owl-next,.mod-home_multicontent .row picture.background,.mod-home_multicontent .row,.mod-home_multicontent,body.home .mod-home_testimonial .owl-nav .owl-prev,body.home .mod-home_testimonial .owl-nav .owl-next,body.hamburgerMenu .home-nav .links a:before,body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li a.has-links:before,body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a:before,.nav .links>ul>li,.hamburgerMenu header .logo-holder .logo img,header *,.socials li,button.btn,.special-banner button[class^=btn],a{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.sticky-form-wrap,body.hamburgerMenu .home-nav,body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul{-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.bg-trans{-webkit-transition:background .5s ease,all .5s ease;-moz-transition:background .5s ease,all .5s ease;-ms-transition:background .5s ease,all .5s ease;-o-transition:background .5s ease,all .5s ease;transition:background .5s ease,all .5s ease}.primary{color:#000 !important}@media only screen and (min-width: 40.1em){.text-center-tablet-up{text-align:center !important}}.mw-60{max-width:60%;margin-left:auto;margin-right:auto}@media only screen and (max-width: 64em){.mw-60{max-width:100%}}.mw-70{max-width:70%;margin-left:auto;margin-right:auto}@media only screen and (max-width: 64em){.mw-70{max-width:100%}}.mw-80,.row.box-bg .inner{max-width:80%;margin-left:auto;margin-right:auto}@media only screen and (max-width: 64em){.mw-80,.row.box-bg .inner{max-width:100%}}.italic{font-style:italic !important}.bold{font-weight:700}.headType{font-family:"Didot Open Face W05 Regular",serif}.hidden{display:none}.popup,.popup-video{outline:none}.link{color:#000 !important;text-decoration:underline}.no-underline{color:#000 !important;text-decoration:none}.overflow-hidden{overflow:hidden !important}.text-justify{text-align:justify !important}.popup-video{outline:none;position:relative}.popup-video:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0);-ms-transform:translate3d(-50%, -50%, 0);-o-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);display:inline-block;width:70px;height:70px;background:url("https://static.tresiocms.com/images/play.png") no-repeat center center;background-size:100% auto;z-index:99}@media only screen and (max-width: 64em){.popup-video:after{width:54px;height:54px}}@media only screen and (max-width: 40em){.popup-video:after{width:44px;height:44px}}.popup-video.no-icon:after{display:none}.btn,.special-banner [class^=btn],button.btn{display:inline-block;padding:14px 30px;text-align:center;font-family:"europa",sans-serif;font-size:16px;font-weight:400;line-height:1;text-decoration:none;text-transform:uppercase;background:none;border:1px solid #000;color:#000}@media only screen and (max-width: 40em){.btn,.special-banner [class^=btn],button.btn{display:block}}.btn:hover,.special-banner [class^=btn]:hover,button.btn:hover{color:#000;opacity:.6}button.btn,.special-banner button[class^=btn]{outline:none !important;cursor:pointer;border:none;margin-bottom:0px !important}@media only screen and (max-width: 40em){button.btn,.special-banner button[class^=btn]{width:100%;display:block}}button.btn:focus,.special-banner button[class^=btn]:focus{box-shadow:inset 0px 0px 10px -1px rgba(0,0,0,.4) !important;outline:none}button.btn.is-disabled,.special-banner button.is-disabled[class^=btn]{opacity:.6 !important}a.arrow{color:#000}a.arrow:after{content:" »"}.divider{margin:30px auto;text-align:center;overflow:hidden}.divider .media{display:inline-block;margin:0 auto;padding:25px;background:url("https://www.datocms-assets.com/15558/1569015797-1564591044-logo.png") no-repeat center center;background-size:100% auto;position:relative}@media only screen and (max-width: 64em){.divider .media{padding:30px}}@media only screen and (max-width: 40em){.divider .media{padding:25px}}.divider .media:before,.divider .media:after{content:"";position:absolute;display:block;border-top:1px solid #ccc;width:1000px;left:calc(100% + 40px)}@media only screen and (max-width: 64em){.divider .media:before,.divider .media:after{left:calc(100% + 25px)}}.divider .media:before{left:auto;right:calc(100% + 40px)}@media only screen and (max-width: 64em){.divider .media:before{right:calc(100% + 25px)}}.fancybox-inner iframe{max-width:100%}ul.media{background:none;padding:0px;text-align:center;margin:0px}ul.media li{display:inline}@media only screen and (max-width: 40em){ul.media li{display:inline-block;margin-bottom:10px}}ul.media li img{height:30px;margin-bottom:40px}@media only screen and (max-width: 40em){ul.media li img{height:20px}}ul.media li+li{margin-left:27px}@media only screen and (max-width: 40em){ul.media li+li{margin-left:10px}}.socials li,.socials a{display:inline-block}.socials li{height:22px;width:22px;padding:6.875px;position:relative;box-sizing:content-box}@media only screen and (max-width: 40em){.socials li{height:34px;width:34px}}.socials li:hover{opacity:.4}.socials li:before{display:none !important}.socials li a{background-color:#fff;border-radius:100%;position:absolute;height:100%;width:100%;top:0;left:0}.socials li a span{background:url("https://static.tresiocms.com/images/social-icons2.svg") no-repeat;display:block;height:22px;width:22px;background-size:508.75px 22px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}@media only screen and (max-width: 40em){.socials li a span{height:34px;width:34px;background-size:786.25px 34px}}.socials li a span:hover{opacity:1}.socials li a span.facebook-icon{background-position:6.1875px 0}@media only screen and (max-width: 40em){.socials li a span.facebook-icon{background-position:9.5625px 0}}.socials li a span.twitter-icon{background-position:-28.1875px 0}@media only screen and (max-width: 40em){.socials li a span.twitter-icon{background-position:-43.5625px 0}}.socials li a span.google-icon{background-position:-64.625px 0}@media only screen and (max-width: 40em){.socials li a span.google-icon{background-position:-99.875px 0}}.socials li a span.youtube-icon{background-position:-100.375px 0}@media only screen and (max-width: 40em){.socials li a span.youtube-icon{background-position:-155.125px 0}}.socials li a span.linkedin-icon{background-position:-136.125px 0}@media only screen and (max-width: 40em){.socials li a span.linkedin-icon{background-position:-210.375px 0}}.socials li a span.yelp-icon{background-position:-171.875px 0}@media only screen and (max-width: 40em){.socials li a span.yelp-icon{background-position:-265.625px 0}}.socials li a span.instagram-icon{background-position:-312.8125px 0}@media only screen and (max-width: 40em){.socials li a span.instagram-icon{background-position:-483.4375px 0}}.socials li a span.healthgrades-icon{background-position:-206.9375px 0}@media only screen and (max-width: 40em){.socials li a span.healthgrades-icon{background-position:-319.8125px 0}}.socials li a span.vitals-icon{background-position:-242px 0}@media only screen and (max-width: 40em){.socials li a span.vitals-icon{background-position:-374px 0}}.socials li a span.realself-icon{background-position:-275.6875px 0}@media only screen and (max-width: 40em){.socials li a span.realself-icon{background-position:-426.0625px 0}}.socials li a span.wordpress-icon{background-position:-349.25px 0}@media only screen and (max-width: 40em){.socials li a span.wordpress-icon{background-position:-539.75px 0}}.socials li a span.snapchat-icon{background-position:-384.3125px 0}@media only screen and (max-width: 40em){.socials li a span.snapchat-icon{background-position:-593.9375px 0}}.socials li a span.birdeye-icon{background-position:-419.375px 0}@media only screen and (max-width: 40em){.socials li a span.birdeye-icon{background-position:-648.125px 0}}.socials li a span.pinterest-icon{background-position:-453.75px 0}@media only screen and (max-width: 40em){.socials li a span.pinterest-icon{background-position:-701.25px 0}}.socials li a span.tiktok-icon{background-position:-488.125px 0 !important}@media only screen and (max-width: 40em){.socials li a span.tiktok-icon{background-position:-754.375px 0 !important}}picture.background{width:100%;z-index:0;position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);height:100%;display:flex}picture.background img{object-fit:cover;width:calc(100% + 2px);height:calc(100% + 2px)}.top-aligned picture.background img{object-position:center 20% !important}.left-aligned picture.background img{object-position:25% center !important}.right-aligned picture.background img{object-position:75% center !important}.h4-style{text-transform:none}.goog-te-banner .goog-logo-link{display:none !important}header{z-index:1042 !important;position:fixed !important;width:100%;top:0px;left:0px;box-shadow:0px 0px 15px -4px rgba(20,20,20,.4) !important;background:rgba(0,0,0,.4);transition:.5s all ease-in-out !important}header .bottom{position:absolute;top:101px;width:100%;background:none;padding:0;pointer-events:none;z-index:-1}@media screen and (min-width: 1750px){header .bottom{position:initial}}@media screen and (max-width: 1200px){header .bottom{top:93px;padding-left:4px;padding-right:0px}}@media only screen and (max-width: 64em){header .bottom{position:initial}}header .bottom .row{position:relative;max-width:1424px;padding:0 22px}@media screen and (min-width: 1750px){header .bottom .row{position:initial}}@media screen and (max-width: 1200px){header .bottom .row{padding-right:0}}@media only screen and (max-width: 64em){header .bottom .row{position:initial}}.home header{background:none;box-shadow:none !important}.home header.scrolled{background:#000;box-shadow:0px 0px 15px -4px rgba(20,20,20,.4) !important}header.scrolled .bottom{top:86px}@media screen and (max-width: 1200px){header.scrolled .bottom{top:76px}}header.scrolled .logo{margin-top:0 !important}header.scrolled h4,header.scrolled .mobile-navigation .contact-us-btn,.mobile-navigation header.scrolled .contact-us-btn,header.scrolled .h4-style{margin-top:6px !important}header.scrolled .top{position:relative;padding:4px 20px 0px}@media screen and (max-width: 1200px){header.scrolled .top{padding-left:4px;padding-right:0px}}header.scrolled .top .logo-holder{margin-bottom:5px}header.scrolled .top .logo-holder img{max-width:160px}header.scrolled .top .nav-links{top:calc(50% + 2px)}header.scrolled .top .phone-holder{padding:0}header h1{margin-bottom:0px}header .top{position:relative;display:flex;justify-content:space-between;align-items:center;padding:20px 20px 0px;max-width:1420px}@media screen and (max-width: 1200px){header .top{padding-left:4px;padding-right:0px}}@media only screen and (max-width: 64em){header .top{display:none}}.hamburgerMenu header .top{padding:12px 12px 6px}@media only screen and (max-width: 64em){header .top{padding:30px 0 28px}.hamburgerMenu header .top{padding:12px 0px 6px}}@media only screen and (max-width: 40em){header .top{padding:20px 0px 18px}}header .top .social-holder{padding:9px 0}header .top .logo-holder{margin-left:0;margin-right:auto;margin-bottom:20px}@media only screen and (min-width: 64.1em){header .top .logo-holder{float:left}}header .top .logo-holder a{display:block}header .top .logo-holder a img{width:auto;max-width:200px;max-height:80px}@media screen and (max-width: 1200px){header .top .logo-holder a img{max-height:60px}}@media only screen and (max-width: 40em){header .top .logo-holder a img{max-width:180px}}header .top .logo-holder a img.retina{display:none}@media(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){header .top .logo-holder a img.retina{display:block}}header .top .nav-links{position:absolute;max-width:890px;width:100%;top:calc(50% + 2px);left:45%;-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0);-ms-transform:translate3d(-50%, -50%, 0);-o-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}@media only screen and (max-width: 1400px){header .top .nav-links{left:45%}}@media only screen and (max-width: 1300px){header .top .nav-links{max-width:800px}}@media only screen and (max-width: 1200px){header .top .nav-links{left:46%}}header .top .phone-holder{display:flex;flex-direction:row-reverse;align-self:center;padding:0;margin-left:auto;margin-right:0;text-align:right}header .top .phone-holder .socials{margin-bottom:0;margin-left:auto}@media screen and (max-width: 1200px){header .top .phone-holder .socials li{height:14px;width:14px}}header .top .phone-holder .socials li a{background:none;filter:invert(1)}header .top .phone-holder .socials li a span{filter:brightness(0)}header .top .phone-holder a{font-size:20px;letter-spacing:1px;font-family:"Didot Open Face W05 Regular",serif;color:#fff}@media only screen and (max-width: 1200px){header .top .phone-holder a{font-size:18px}}header .top .phone-holder a.tel{background-color:rgba(33,33,33,.8);padding:0 14px;text-align:center}@media only screen and (max-width: 64em){header{margin-top:46px;position:relative !important;z-index:999 !important}header .text-left{text-align:center !important;margin-bottom:0px}.hamburgerMenu header{margin-top:0;position:fixed !important}}.hamburgerMenu header{padding:20px;transition:none;-webkit-transition:.35s all ease-in-out !important;-moz-transition:.35s all ease-in-out !important;-ms-transition:.35s all ease-in-out !important;-o-transition:.35s all ease-in-out !important;transition:.35s all ease-in-out !important}@media only screen and (max-width: 64em){.hamburgerMenu header{background:rgba(20,20,20,.8);padding:0 20px}.hamburgerMenu header .socials{margin-top:2px}}@media only screen and (max-width: 64em)and (max-width: 40em){.hamburgerMenu header .socials{display:none}}.hamburgerMenu header .row{position:relative}.hamburgerMenu header .logo-holder{float:left}.hamburgerMenu header .logo-holder .logo{display:inline-block;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.hamburgerMenu header .logo-holder .logo img{width:170px}.hamburgerMenu header .logo-holder .logo:hover{cursor:pointer;opacity:.6}.hamburgerMenu header .phone-holder{position:absolute;top:50%;right:100px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 40em){.hamburgerMenu header .phone-holder{display:none}}.hamburgerMenu header .phone-holder a{color:#fff;font-size:18px}.hamburgerMenu header .menu-holder{width:58px;padding:12px 0 17px 14px;margin:0 auto;float:right}@media only screen and (max-width: 40em){.hamburgerMenu header .menu-holder{width:50px}}.hamburgerMenu header.scrolled{top:0;background:rgba(20,20,20,.8);padding:0 20px}.hamburgerMenu header.scrolled .socials{margin-top:2px}@media only screen and (max-width: 40em){.hamburgerMenu header.scrolled .socials{display:none}}.hamburgerMenu header .icon-holder .icon{z-index:104;cursor:pointer;position:relative;height:26px;width:44px}@media only screen and (max-width: 40em){.hamburgerMenu header .icon-holder .icon{height:22px;width:36px}}.hamburgerMenu header .icon-holder .icon .text{padding:9px 0;display:block;line-height:1.7}.hamburgerMenu header .icon-holder .icon .bar{display:inline-block;width:100%;height:2px;background:#fff;border-radius:3px;position:absolute;top:0;left:0;float:left;transition:.45s all ease}@media only screen and (max-width: 64em){.hamburgerMenu header .icon-holder .icon .bar{background:#fff !important}}.hamburgerMenu header .icon-holder .icon .bar.middle{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.hamburgerMenu header .icon-holder .icon .bar.last{top:auto;bottom:0}.hamburgerMenu header .icon-holder .icon.active .bar{background:#000}@media only screen and (max-width: 64em){.hamburgerMenu header .icon-holder .icon.active .bar{background:#fff !important}}.hamburgerMenu header .icon-holder .icon.active .bar.first,.hamburgerMenu header .icon-holder .icon.active .bar.last{left:inherit;right:0;transform:translateX(2px) translateY(13px) rotate(-45deg)}@media only screen and (max-width: 40em){.hamburgerMenu header .icon-holder .icon.active .bar.first,.hamburgerMenu header .icon-holder .icon.active .bar.last{transform:translateX(2px) translateY(11px) rotate(-45deg)}}.hamburgerMenu header .icon-holder .icon.active .bar.middle{opacity:0;transform:rotate(90deg)}.hamburgerMenu header .icon-holder .icon.active .bar.last{transform:translateX(2px) translateY(-11px) rotate(45deg)}@media only screen and (max-width: 40em){.hamburgerMenu header .icon-holder .icon.active .bar.last{transform:translateX(2px) translateY(-9px) rotate(45deg)}}.scrolled .hamburgerMenu header .icon-holder .icon.active .bar{background:#fff}@media only screen and (max-width: 64em){.open-menu .hamburgerMenu header .icon-holder .icon.active .bar{background:#fff}}.hamburgerMenu header.scrolled .logo-holder .logo img{width:150px;margin-top:-5px}.hamburgerMenu header.open-menu .phone-holder a{color:#000}.hamburgerMenu header.open-menu.scrolled .bar{background:#fff !important}@media only screen and (max-width: 64em){.hamburgerMenu header .logo-holder .logo img{width:150px;margin-top:-5px}}body.hamburgerMenu header{background:none;box-shadow:none}body.gallery:not(.index) header .icon-holder .icon .bar{background:#000}body.gallery:not(.index) header.scrolled .icon-holder .icon .bar{background:#fff}.mobile-logo{padding:22px 0px}.mobile-logo img{padding:0px 10px;margin-bottom:0px !important}header .nav-wrap{background:#000 !important}.nav .links{display:flex;align-items:center}.nav .links>ul{margin-left:0px;margin-bottom:0px;display:flex;justify-content:space-between;align-items:center}.nav .links>ul>li{display:inline-block;height:100%;letter-spacing:.5px}.nav .links>ul>li:first-of-type{display:none}.nav .links>ul>li.has-sub{position:relative}.nav .links>ul>li.has-sub>a{color:#fff !important;padding:5px 6px}.nav .links>ul>li.has-sub:hover>ul{display:block}.nav .links>ul>li.has-sub.sub-open a:after{opacity:1;visibility:visible}.nav .links>ul>li.has-sub.sub-open ul li a{color:#000}.nav .links>ul>li.contact{background:#962a2a;border:1px solid #fff;padding:5px 7px;margin-left:10px}.nav .links>ul>li.contact:hover{background:none}.nav .links>ul>li>ul{text-align:left;display:none;height:auto;position:absolute;z-index:110;margin:0px;background:#fff;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top:none;min-width:150px;border:1px solid #efefef;border-top:none}.nav .links>ul>li>ul li{display:block;line-height:1.6}.nav .links>ul>li>ul li a{font-size:15px;padding:13px 16px;line-height:1;color:#000;text-shadow:none;white-space:nowrap;text-transform:none;position:relative}.nav .links>ul>li>ul li a:after{display:none}.nav .links>ul>li>ul li a:hover{opacity:1;color:#000}.nav .links>ul>li>ul li+li{border-top:1px solid #efefef}.nav .links>ul>li>ul li.has-child{position:relative}.nav .links>ul>li>ul li.has-child>a{padding-right:26px}.nav .links>ul>li>ul li.has-child:after{content:"";background:url("https://static.tresiocms.com/images/arrow2.png") no-repeat center center;background-size:100% auto;display:inline-block;padding:4px;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.nav .links>ul>li>ul li.has-child ul.children{position:absolute;left:100%;top:-1px;margin:0;border:1px solid #efefef;min-width:280px;width:100%;display:none;background:#fff}.nav .links>ul>li>ul li.has-child:hover ul.children{display:block}.nav .links>ul>li>ul:after{display:inline}.nav .links>ul>li a{font-size:15px;letter-spacing:.5px;display:block;color:#fff;height:100%;padding:5px 6px;font-weight:400;font-family:"europa",sans-serif;line-height:2;text-transform:uppercase;position:relative}@media screen and (max-width: 1400px){.nav .links>ul>li a{font-size:13px}}.nav .links>ul>li a.here{background-color:rgba(0,0,0,.4)}.nav .links>ul>li a:hover{opacity:1;background-color:rgba(0,0,0,.4)}.nav .links>ul>li>a.has-drop:after{content:"";border-style:solid;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);top:12px;position:relative;left:10px}.sticky-nav{background:#000;position:fixed;top:0px;left:0px;z-index:99999;display:none;-webkit-box-shadow:0px 2px 39px -3px rgba(0,0,0,.33);-moz-box-shadow:0px 2px 39px -3px rgba(0,0,0,.33);box-shadow:0px 2px 39px -3px rgba(0,0,0,.33)}.sticky-nav .row{padding:0px;position:relative}.mobile-logo img{border-radius:0px}.right-off-canvas-menu{background:#212121;box-sizing:border-box}.mobile-nav-wrap{width:100%;position:fixed;padding:0px;z-index:9999 !important;top:0px;background:#000}@media only screen and (max-width: 64em){.lp .mobile-nav-wrap{display:grid !important;grid-template-columns:80px 1fr;justify-content:space-between;align-items:center}.lp .mobile-nav-wrap:before{content:none}.lp .mobile-nav-wrap .phone{float:none;justify-self:flex-end}.lp .mobile-nav-wrap a{padding:5px}.lp .mobile-nav-wrap a+a{padding:16px 20px}}.mobile-nav-wrap a{font-weight:400}.mobile-nav-wrap .phone{font-size:16px;float:left;padding:16px 20px;background:#000;height:46px;color:#fff;padding-left:35px;position:relative}@media only screen and (max-width: 800px){.mobile-nav-wrap .phone{border:1px solid #fff;margin:5px}}.mobile-nav-wrap .phone .phone-icon{position:absolute;content:"";left:10px;width:15px;height:15px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='phone icon' d='M16 11.0765L11.3151 10.5342L9.07495 12.7744C6.55153 11.4907 4.50039 9.43958 3.21667 6.91616L5.46575 4.66707L4.92348 0H0.0252801C-0.49032 9.04967 6.95033 16.4903 16 15.9747V11.0765Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center center;background-size:100% auto}.mobile-nav-wrap .js-menu-toggle{display:inline-block;float:right;padding:16px 20px;color:#fff;height:46px;font-family:"europa",sans-serif;text-transform:uppercase;position:relative;left:0;font-size:16px}.mobile-nav-wrap .js-menu-toggle .title{padding-right:30px}.mobile-nav-wrap .js-menu-toggle .icon{position:absolute;display:block;width:20px;height:2px;background:#fff;top:50%;margin-top:-1px;right:20px;margin-left:-10px;-webkit-transition:background .3s;-moz-transition:background .3s;transition:background .3s}.mobile-nav-wrap .js-menu-toggle .icon:before,.mobile-nav-wrap .js-menu-toggle .icon:after{content:"";position:absolute;left:0;background:inherit;width:100%;height:100%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s,background 0s;-moz-transition:-moz-transform .6s,background 0s;transition:transform .6s,background 0s}.mobile-nav-wrap .js-menu-toggle .icon:before{top:-6px;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.mobile-nav-wrap .js-menu-toggle .icon:after{bottom:-6px;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon{background:rgba(232,74,100,0)}.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:before,.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:after{background:#fff}.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:before{top:0;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:after{bottom:0;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}.hamburgerMenu .mobile-nav-wrap{display:none !important}.off-canvas-click{display:none}.off-canvas-click.active{width:100%;height:100%;display:block;right:220px;position:fixed;z-index:9999;top:0}.on-canvas{z-index:2;-webkit-backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s}.on-canvas.menu-is-open{-webkit-transform:translateX(-220px);-moz-transform:translateX(-220px);-ms-transform:translateX(-220px);-o-transform:translateX(-220px);transform:translateX(-220px)}@media only screen and (min-width: 64.1em){.on-canvas.menu-is-open{-webkit-transform:translateX(0) !important;-moz-transform:translateX(0) !important;-ms-transform:translateX(0) !important;-o-transform:translateX(0) !important;transform:translateX(0) !important}}.mobile-navigation{position:fixed;height:100%;right:0;top:0;z-index:1;width:220px;background-color:#000;overflow-y:auto;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s;-webkit-transform:translateX(220px);-moz-transform:translateX(220px);-ms-transform:translateX(220px);-o-transform:translateX(220px);transform:translateX(220px)}.mobile-navigation.menu-is-open{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-overflow-scrolling:touch}.mobile-navigation .contact-us-btn{margin-bottom:0}.mobile-navigation .contact-us-btn a{display:block;padding:15px 20px;font-size:16px;text-align:center;background:#962a2a;height:46px;color:#fff !important;box-shadow:none}.mobile-navigation .contact-us-btn a:hover{background:#efefef;color:#000 !important}.mobile-navigation .links>ul{padding:0;margin:0;display:flex;flex-direction:column}.mobile-navigation .links>ul>li>a{color:#fff;display:block;padding:12px 20px;font-size:15px;font-family:"europa",sans-serif;border-bottom:1px solid #000}.mobile-navigation .links>ul>li>a:hover{opacity:1}.mobile-navigation .links>ul>li.has-sub>ul{margin:0px;display:none;background:none;border-bottom:1px solid #000;padding:10px 10px 10px 22px;background:hsla(0,0%,100%,.25)}.mobile-navigation .links>ul>li.has-sub>ul>li.inner-sub>a{text-transform:uppercase;color:#000;background:none !important}.mobile-navigation .links>ul>li.has-sub>ul>li.inner-sub ul{margin:0px;padding-left:10px;padding-right:10px}.mobile-navigation .links>ul>li.has-sub>ul>li>a{padding-left:10px !important}.mobile-navigation .links>ul>li.has-sub>ul li a{font-family:"Didot Open Face W05 Regular",serif;color:#fff;display:block;font-size:14px;padding:7px 10px}.mobile-navigation .links>ul>li.sub-open ul{display:block}.mobile-navigation .mobile-details{margin-top:18px;text-align:center}.mobile-navigation .mobile-details .socials{padding:20px 15px 0;margin:0}.mobile-navigation .mobile-details .socials li{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.mobile-navigation .mobile-details .socials li a{border-radius:2px}.mobile-navigation .mobile-details p,.mobile-navigation .mobile-details a{font-family:"Didot Open Face W05 Regular",serif;color:#fff}.mobile-navigation .mobile-details p:hover,.mobile-navigation .mobile-details a:hover{color:#000}.mobile-navigation .mobile-details p{margin-bottom:5px}.mobile-navigation .mobile-details a{font-weight:300}body.hamburgerMenu header{overflow:hidden}body.hamburgerMenu .nav .links>ul{height:56px}body.hamburgerMenu .nav .links>ul>li{letter-spacing:0;transition:none}body.hamburgerMenu .nav .links>ul>li.has-sub>a:after{top:10px}body.hamburgerMenu .nav .links>ul>li>ul{background:#000;border-bottom-left-radius:5px;border-bottom-right-radius:5px;min-width:100%}body.hamburgerMenu .nav .links>ul>li>ul li a{padding:15px 20px;color:#fff}body.hamburgerMenu .nav .links>ul>li>ul li a:hover{background:#fff}body.hamburgerMenu .nav .links>ul>li>ul li+li{border-top:none}body.hamburgerMenu .nav .links>ul>li a{color:#fff;padding:14px 20px;line-height:1.8}body.hamburgerMenu .nav .links>ul>li a.here{background:#fff;color:#000 !important}body.hamburgerMenu .nav .links>ul>li a:hover{background:#000}body.hamburgerMenu .mobile-navigation h4 a,body.hamburgerMenu .mobile-navigation .h4-style a,body.hamburgerMenu .mobile-navigation .contact-us-btn a{background:#962a2a}body.hamburgerMenu .mobile-navigation h4 a:hover,body.hamburgerMenu .mobile-navigation .h4-style a:hover,body.hamburgerMenu .mobile-navigation .contact-us-btn a:hover{background:#000}body.hamburgerMenu .mobile-navigation .links>ul>li.has-sub>ul{padding:10px;background:none}body.hamburgerMenu .mobile-navigation .links>ul>li.has-sub>ul>li.inner-sub>a{color:#fff}body.hamburgerMenu .mobile-navigation .links>ul>li.has-sub>ul li a.here{color:#fff}body.hamburgerMenu .socials li{background:#fff}body.hamburgerMenu .fixed-nav{position:fixed;top:0;width:100%;height:100%;z-index:99;display:none}body.hamburgerMenu .fixed-nav .nav-wrapper{transition:none !important;max-width:1200px;margin-left:auto;margin-right:auto}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links{padding:130px 40px 40px;background:rgba(20,20,20,.9);background-size:cover;position:absolute;left:0;top:0;width:35%;height:100%}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .main-links{width:100%;padding:110px 20px 20px}}@media only screen and (max-width: 40em){body.hamburgerMenu .fixed-nav .nav-wrapper .main-links{padding-top:90px}}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list{position:relative;width:100%;height:100%;z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul.holder{margin:20px 0 0;margin:50px 0 0;margin-top:0;position:absolute;top:50%;right:10%;transform:translateY(-50%)}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul.holder{text-align:center;right:inherit;left:50%;top:0;transform:translateX(-50%) translateY(0%);width:100%}}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a{font-size:13px;letter-spacing:1px;line-height:1.5;padding:6px 10px;color:#fff;font-weight:700;text-transform:uppercase;font-family:"Didot Open Face W05 Regular",serif;display:inline-block;position:relative}@media only screen and (min-width: 64em)and (max-height: 800px){body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a{font-size:12px;padding:5px 10px}}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a:before{content:"";display:inline-block;width:0;border-top:2px solid #fff;position:absolute;bottom:0;left:0;height:0}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a.here,body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a:hover{opacity:1}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a.here:before,body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a:hover:before{left:10px;width:60%}@media only screen and (max-width: 40em){body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a.here:before,body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a:hover:before{display:none}}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a.tel{color:#fff;font-size:16px}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a{font-size:12px}}@media only screen and (max-width: 40em){body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li a{font-size:11px}}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li+li{margin-top:20px}@media only screen and (min-width: 64em)and (max-height: 800px){body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li+li{margin-top:10px}}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li+li{margin-top:15px}}@media only screen and (max-width: 40em){body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li+li{margin-top:10px}}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li.has-sub a{position:relative;padding-right:20px}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li.has-sub a:after{content:"»";display:inline-block;position:absolute;top:4px;right:5px}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li.has-sub a:hover,body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul li.has-sub a.here{opacity:1;color:#fff}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul.socials{margin-left:10px}body.hamburgerMenu .fixed-nav .nav-wrapper .main-links .list ul.socials li+li{margin-top:0}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links{padding:130px 40px 40px;position:absolute;width:65%;left:35%;top:0;height:100%;z-index:9;overflow-y:auto;background:#fff}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links{width:100%;left:100%;padding:110px 20px 20px}}@media only screen and (max-width: 40em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links{padding-top:90px}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list{position:relative;width:100%;height:100%;z-index:4}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list{overflow-y:auto;-webkit-overflow-scrolling:touch}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list .group{float:left;width:50%}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list .group{width:100%;float:none}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list .group+.group{margin-top:15px}}@media only screen and (max-width: 64em)and (max-width: 40em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list .group+.group{margin-top:10px}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul{margin:0;opacity:0;visibility:hidden;position:absolute;top:50%;left:0%;width:100%;max-width:700px;transform:translateY(-50%)}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul{display:none;text-align:center;opacity:1;visibility:visible;width:100%;left:50%;transform:translateY(-50%) translateX(-50%)}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul.active{opacity:1;visibility:visible;left:5%}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul.active{left:50%;display:block;transform:translateY(0%) translateX(-50%);top:0}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li a{color:#000;font-size:15px;letter-spacing:1px;line-height:1.5;padding:6px 10px;display:inline-block}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li a{font-size:14px}}@media only screen and (max-width: 40em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li a{font-size:12px}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li a.here,body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li a:hover{opacity:1;color:#000}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li a.has-links{position:relative}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li a.has-links:before{content:"";display:inline-block;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:7px solid #000}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li a.has-links:before{border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-left:5px solid #000;right:-13px}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li a.has-links.opened:before{transform:rotate(90deg) translateX(-4px)}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.child{padding-left:50px}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.child a{padding-left:0}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.child{padding-left:0}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li+li{margin-top:10px}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li+li{margin-top:13px}}@media only screen and (max-width: 40em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li+li{margin-top:9px;margin-top:5px}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.back{margin-top:5px;margin-bottom:15px;display:none}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.back{display:inline-block}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.back a{position:relative;background:#000;color:#fff !important;border-radius:2px}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.back a:before{content:"«";display:inline-block;position:relative;top:-1px;margin-right:3px}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li ul{position:relative;top:0;margin-top:0px;transform:translateX(0) translateY(0);opacity:1;left:0;display:none;margin-top:30px;visibility:visible;transition:none !important}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li ul{margin:0}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li ul li{padding-left:50px}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li ul li{padding-left:0;margin-top:10px}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li ul li a{padding-left:0}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li ul li a{font-size:80%;opacity:.55}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li ul li+li{margin-top:22px}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li ul li+li{margin-top:15px}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.parent{font-weight:700;border-bottom:2px solid #2a2a2a;margin-left:10px;font-size:16px;display:inline-block}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.parent{margin-top:20px;font-size:15px;margin-left:0}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.sub{padding-left:25px}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.sub{padding-left:0}}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.sub a{color:#888}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul li.sub a.here{color:#000}body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul.long{columns:2;-webkit-columns:2;-moz-columns:2}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links .list ul.long{columns:1;-webkit-columns:1;-moz-columns:1}}@media only screen and (max-width: 64em){body.hamburgerMenu .fixed-nav .nav-wrapper .sub-links.mobile-opened{left:0}}body.hamburgerMenu .home-nav{position:fixed;top:50%;left:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:99}body.hamburgerMenu .home-nav .links{position:relative}body.hamburgerMenu .home-nav .links a{display:block;text-transform:uppercase;font-size:12px;letter-spacing:4px;color:#fff}body.hamburgerMenu .home-nav .links a:before{content:"";display:inline-block;border-radius:100%;border:1px solid #fff;background:#fff;width:11px;height:11px;position:relative;top:1px;margin-right:20px}body.hamburgerMenu .home-nav .links a+a{margin-top:20px;position:relative}body.hamburgerMenu .home-nav .links a+a:after{content:"";border-left:1px solid hsla(0,0%,100%,.12);height:34px;position:absolute;left:5px;bottom:18px;display:inline-block}body.hamburgerMenu .home-nav .links a.active{font-weight:700}body.hamburgerMenu .home-nav .links a.active:before{background:none}body.hamburgerMenu .home-nav.light .links a{color:#000}body.hamburgerMenu .home-nav.light .links a:before{border:1px solid #000;background:#000}body.hamburgerMenu .home-nav.light .links a.active:before{background:none}body.hamburgerMenu .home-nav.light .links a+a:after{border-left:1px solid rgba(20,20,20,.3)}body.hamburgerMenu .home-nav.fade-out{opacity:0;visibility:hidden}.li-search{order:3}.js-search-open:after{content:" ";background:url("https://static.tresiocms.com/images/search.svg") center center no-repeat !important;height:30px !important;width:30px;background-size:contain;display:inline-block;opacity:1 !important;filter:invert(1);top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.search-input-container{position:fixed;opacity:0;visibility:hidden;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.6);z-index:9999;transition:all 250ms ease-in-out}.search-input-container.is-active{opacity:1;visibility:visible}.search-input-container .inner{position:absolute;transform:translateX(-50%) translateY(-50%);left:50%;top:50%;padding:30px;background:#fff;width:750px;max-width:80%;box-shadow:0px 30px 72px -28px rgba(0,0,0,.431372549);border-radius:8px}.search-input-container .js-search-close{position:absolute;width:32px;height:32px;top:32px;right:32px;cursor:pointer}.search-input-container .js-search-close:before,.search-input-container .js-search-close:after{content:"";position:absolute;width:100%;top:50%;height:1px;background:#888;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.search-input-container .js-search-close:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.search-input-container #js-search-input{border:none;font-size:24px;box-shadow:none;background:#fff;font-family:"Didot Open Face W05 Regular",serif;margin-bottom:0}.js-predictions{margin-top:20px}.js-predictions h2{font-size:22px;text-transform:none;font-style:italic;color:#7d4b47;padding-left:10px}.js-predictions:empty{display:none}.js-predictions .js-prediction-item{opacity:0;visibility:hidden;transition:all 450ms ease-in-out;transform:translateX(-10px);padding:8px 10px;font-weight:400;cursor:pointer !important;font-size:14px;color:#999;font-style:italic}.js-predictions .js-prediction-item.is-active{transform:translateX(0);opacity:1;visibility:visible}.js-predictions .js-prediction-item.is-active:hover{background:#f9f9f9;border-radius:4px}.js-search-results{padding:20px 10px 10px 10px;margin-top:20px}.js-search-results:empty{display:none}.js-search-results h2{font-size:22px;text-transform:none;font-style:italic;color:#7d4b47}.js-search-results .search-result-item{font-size:16px;display:block;padding:10px 0;border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;opacity:0;visibility:hidden;transition:all 450ms ease-in-out;transform:translateX(-10px)}.js-search-results .search-result-item+.search-result-item{border-top:none}.js-search-results .search-result-item.is-active{transform:translateX(0);opacity:1;visibility:visible}.js-search-results .search-result-item strong{font-weight:400}.js-search-results .search-result-item span{display:inline-block;padding:2px 16px;background:#d3c6c5;font-size:10px;color:#fff;margin-left:10px;border-radius:20px;font-weight:bold;text-transform:uppercase;letter-spacing:1px}.js-search-results .search-result-item span:empty{display:none}body.home .mod-home_hero:before{display:none}body.home .mod-home_hero .row{padding:calc(200px + 15%) 20px calc(40px + 2%);text-align:center;max-width:1420px}@media only screen and (max-width: 64em){body.home .mod-home_hero .row{padding:calc(160px + 6.5%) 20px 40px}}@media only screen and (max-width: 40em){body.home .mod-home_hero .row{padding:calc(240px + 5%) 20px 20px}}body.home .mod-home_hero .row h1{color:#fff;font-size:108px;margin-bottom:40px}@media screen and (max-width: 1300px){body.home .mod-home_hero .row h1{font-size:calc(60px + 2vw)}}@media only screen and (max-width: 64em){body.home .mod-home_hero .row h1{font-size:54px;margin-bottom:10px}}@media only screen and (max-width: 800px){body.home .mod-home_hero .row h1{font-size:52px}}@media only screen and (max-width: 40em){body.home .mod-home_hero .row h1{font-size:32px}}body.home .mod-home_hero .row h1 .small{font-size:.25em}body.home .mod-home_hero .row .text h2,body.home .mod-home_hero .row .text h3,body.home .mod-home_hero .row .text body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_hero .row .text h2,body.home .mod-home_hero .row .text h4,body.home .mod-home_hero .row .text .h4-style,body.home .mod-home_hero .row .text .mobile-navigation .contact-us-btn,.mobile-navigation body.home .mod-home_hero .row .text .contact-us-btn,body.home .mod-home_hero .row .text h5,body.home .mod-home_hero .row .text p,body.home .mod-home_hero .row .text a{color:#fff}body.home .mod-home_hero .row .text h3,body.home .mod-home_hero .mod-page_index .row.index-list .text .item h2,.mod-page_index body.home .mod-home_hero .row.index-list .text .item h2,body.home .mod-home_hero .mod-page_index .row.index-list .item .text h2,.mod-page_index body.home .mod-home_hero .row.index-list .item .text h2,body.home .mod-home_hero .row .text body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_hero .row .text h2,body.home .mod-home_hero .row .text .gallery-index .group h2,.gallery-index .group body.home .mod-home_hero .row .text h2{text-transform:none;font-family:"Didot Open Face W05 Regular",serif;font-size:30px}@media only screen and (max-width: 64em){body.home .mod-home_hero .row .text h3,body.home .mod-home_hero .mod-page_index .row.index-list .text .item h2,.mod-page_index body.home .mod-home_hero .row.index-list .text .item h2,body.home .mod-home_hero .mod-page_index .row.index-list .item .text h2,.mod-page_index body.home .mod-home_hero .row.index-list .item .text h2,body.home .mod-home_hero .row .text body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_hero .row .text h2,body.home .mod-home_hero .row .text .gallery-index .group h2,.gallery-index .group body.home .mod-home_hero .row .text h2{font-size:24px}}@media only screen and (max-width: 800px){body.home .mod-home_hero .row .text h3,body.home .mod-home_hero .mod-page_index .row.index-list .text .item h2,.mod-page_index body.home .mod-home_hero .row.index-list .text .item h2,body.home .mod-home_hero .mod-page_index .row.index-list .item .text h2,.mod-page_index body.home .mod-home_hero .row.index-list .item .text h2,body.home .mod-home_hero .row .text body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_hero .row .text h2,body.home .mod-home_hero .row .text .gallery-index .group h2,.gallery-index .group body.home .mod-home_hero .row .text h2{font-size:18px}}@media only screen and (max-width: 40em){body.home .mod-home_hero .row .text h3,body.home .mod-home_hero .mod-page_index .row.index-list .text .item h2,.mod-page_index body.home .mod-home_hero .row.index-list .text .item h2,body.home .mod-home_hero .mod-page_index .row.index-list .item .text h2,.mod-page_index body.home .mod-home_hero .row.index-list .item .text h2,body.home .mod-home_hero .row .text body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_hero .row .text h2,body.home .mod-home_hero .row .text .gallery-index .group h2,.gallery-index .group body.home .mod-home_hero .row .text h2{font-size:16px}}body.home .mod-home_service_box .row{max-width:1420px}@media only screen and (max-width: 40em){body.home .mod-home_service_box .row{padding-left:0;padding-right:0;padding-bottom:0}}body.home .mod-home_service_box .row .feat4{width:24.25%;margin-right:1%}@media only screen and (max-width: 64em){body.home .mod-home_service_box .row .feat4{width:48%}}@media only screen and (max-width: 40em){body.home .mod-home_service_box .row .feat4{width:100%;margin-right:0}}body.home .mod-home_service_box .row .feat4:last-of-type{margin-right:0}body.home .mod-home_service_box .row .feat4 h3,body.home .mod-home_service_box .mod-page_index .row.index-list .feat4 .item h2,.mod-page_index body.home .mod-home_service_box .row.index-list .feat4 .item h2,body.home .mod-home_service_box .mod-page_index .row.index-list .item .feat4 h2,.mod-page_index body.home .mod-home_service_box .row.index-list .item .feat4 h2,body.home .mod-home_service_box .row .feat4 body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_service_box .row .feat4 h2,body.home .mod-home_service_box .row .feat4 .gallery-index .group h2,.gallery-index .group body.home .mod-home_service_box .row .feat4 h2{font-family:"Didot Open Face W05 Regular",serif}@media only screen and (max-width: 40em){body.home .mod-home_service_box .row .feat4 h3,body.home .mod-home_service_box .mod-page_index .row.index-list .feat4 .item h2,.mod-page_index body.home .mod-home_service_box .row.index-list .feat4 .item h2,body.home .mod-home_service_box .mod-page_index .row.index-list .item .feat4 h2,.mod-page_index body.home .mod-home_service_box .row.index-list .item .feat4 h2,body.home .mod-home_service_box .row .feat4 body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_service_box .row .feat4 h2,body.home .mod-home_service_box .row .feat4 .gallery-index .group h2,.gallery-index .group body.home .mod-home_service_box .row .feat4 h2{margin-bottom:10px}}body.home .mod-home_service_box .row .feat4 .content.below{display:none;position:relative;padding:0 20px;margin-bottom:20px}@media only screen and (max-width: 40em){body.home .mod-home_service_box .row .feat4 .content.below{display:block}}body.home .mod-home_service_box .row .feat4 .content.below h3,body.home .mod-home_service_box .mod-page_index .row.index-list .feat4 .content.below .item h2,.mod-page_index body.home .mod-home_service_box .row.index-list .feat4 .content.below .item h2,body.home .mod-home_service_box .mod-page_index .row.index-list .item .feat4 .content.below h2,.mod-page_index body.home .mod-home_service_box .row.index-list .item .feat4 .content.below h2,body.home .mod-home_service_box .row .feat4 .content.below body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_service_box .row .feat4 .content.below h2,body.home .mod-home_service_box .row .feat4 .content.below .gallery-index .group h2,.gallery-index .group body.home .mod-home_service_box .row .feat4 .content.below h2{font-family:"Didot Open Face W05 Regular",serif;margin-bottom:20px}body.home .mod-home_service_box .row .feat4 .content.below p{line-height:1.2}@media only screen and (max-width: 64em){body.home .mod-home_service_box .row .feat4 .content.below p{line-height:1.4}}body.home .mod-home_service_box .row .feat4 a{display:block;text-align:center}@media only screen and (max-width: 800px){body.home .mod-home_service_box .row .feat4 a{padding:5px}}body.home .mod-home_service_box .row .feat4 a.linkbox{position:relative;top:0;left:0;text-align:left;margin-bottom:30px}@media only screen and (max-width: 800px){body.home .mod-home_service_box .row .feat4 a.linkbox{margin-bottom:10px}}@media only screen and (max-width: 40em){body.home .mod-home_service_box .row .feat4 a.linkbox{text-align:center;height:75vw;overflow:hidden;padding:0}}body.home .mod-home_service_box .row .feat4 a.linkbox img{transition:opacity 200ms;-webkit-transition:opacity 200ms;-moz-transition:opacity 200ms}body.home .mod-home_service_box .row .feat4 a.linkbox .content{position:absolute;top:50%;left:0;transform:translateY(-50%);padding:20px;z-index:-1}@media only screen and (min-width: 64.1em){body.home .mod-home_service_box .row .feat4 a.linkbox .content{padding-left:10px;padding-right:10px}}@media only screen and (max-width: 40em){body.home .mod-home_service_box .row .feat4 a.linkbox .content{display:none}}body.home .mod-home_service_box .row .feat4 a.linkbox .content h3,body.home .mod-home_service_box .mod-page_index .row.index-list .feat4 a.linkbox .content .item h2,.mod-page_index body.home .mod-home_service_box .row.index-list .feat4 a.linkbox .content .item h2,body.home .mod-home_service_box .mod-page_index .row.index-list .item .feat4 a.linkbox .content h2,.mod-page_index body.home .mod-home_service_box .row.index-list .item .feat4 a.linkbox .content h2,body.home .mod-home_service_box .row .feat4 a.linkbox .content body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_service_box .row .feat4 a.linkbox .content h2,body.home .mod-home_service_box .row .feat4 a.linkbox .content .gallery-index .group h2,.gallery-index .group body.home .mod-home_service_box .row .feat4 a.linkbox .content h2{font-family:"Didot Open Face W05 Regular",serif;margin-bottom:20px}body.home .mod-home_service_box .row .feat4 a.linkbox .content p{line-height:1.2}@media only screen and (max-width: 64em){body.home .mod-home_service_box .row .feat4 a.linkbox .content p{line-height:1.4}}body.home .mod-home_service_box .row .feat4 a.linkbox h3,body.home .mod-home_service_box .mod-page_index .row.index-list .feat4 a.linkbox .item h2,.mod-page_index body.home .mod-home_service_box .row.index-list .feat4 a.linkbox .item h2,body.home .mod-home_service_box .mod-page_index .row.index-list .item .feat4 a.linkbox h2,.mod-page_index body.home .mod-home_service_box .row.index-list .item .feat4 a.linkbox h2,body.home .mod-home_service_box .row .feat4 a.linkbox body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_service_box .row .feat4 a.linkbox h2,body.home .mod-home_service_box .row .feat4 a.linkbox .gallery-index .group h2,.gallery-index .group body.home .mod-home_service_box .row .feat4 a.linkbox h2{font-size:40px}@media screen and (max-width: 1350px){body.home .mod-home_service_box .row .feat4 a.linkbox h3,body.home .mod-home_service_box .mod-page_index .row.index-list .feat4 a.linkbox .item h2,.mod-page_index body.home .mod-home_service_box .row.index-list .feat4 a.linkbox .item h2,body.home .mod-home_service_box .mod-page_index .row.index-list .item .feat4 a.linkbox h2,.mod-page_index body.home .mod-home_service_box .row.index-list .item .feat4 a.linkbox h2,body.home .mod-home_service_box .row .feat4 a.linkbox body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_service_box .row .feat4 a.linkbox h2,body.home .mod-home_service_box .row .feat4 a.linkbox .gallery-index .group h2,.gallery-index .group body.home .mod-home_service_box .row .feat4 a.linkbox h2{font-size:30px}}@media only screen and (max-width: 64em){body.home .mod-home_service_box .row .feat4 a.linkbox h3,body.home .mod-home_service_box .mod-page_index .row.index-list .feat4 a.linkbox .item h2,.mod-page_index body.home .mod-home_service_box .row.index-list .feat4 a.linkbox .item h2,body.home .mod-home_service_box .mod-page_index .row.index-list .item .feat4 a.linkbox h2,.mod-page_index body.home .mod-home_service_box .row.index-list .item .feat4 a.linkbox h2,body.home .mod-home_service_box .row .feat4 a.linkbox body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_service_box .row .feat4 a.linkbox h2,body.home .mod-home_service_box .row .feat4 a.linkbox .gallery-index .group h2,.gallery-index .group body.home .mod-home_service_box .row .feat4 a.linkbox h2{font-size:22px}}@media only screen and (max-width: 800px){body.home .mod-home_service_box .row .feat4 a.linkbox h3,body.home .mod-home_service_box .mod-page_index .row.index-list .feat4 a.linkbox .item h2,.mod-page_index body.home .mod-home_service_box .row.index-list .feat4 a.linkbox .item h2,body.home .mod-home_service_box .mod-page_index .row.index-list .item .feat4 a.linkbox h2,.mod-page_index body.home .mod-home_service_box .row.index-list .item .feat4 a.linkbox h2,body.home .mod-home_service_box .row .feat4 a.linkbox body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-home_service_box .row .feat4 a.linkbox h2,body.home .mod-home_service_box .row .feat4 a.linkbox .gallery-index .group h2,.gallery-index .group body.home .mod-home_service_box .row .feat4 a.linkbox h2{font-size:30px}}body.home .mod-home_service_box .row .feat4 a.linkbox:hover img{opacity:0;transition:opacity 200ms;-webkit-transition:opacity 200ms;-moz-transition:opacity 200ms}@media only screen and (max-width: 40em){body.home .mod-home_service_box .row .feat4 a.linkbox:hover img{opacity:1}}body.home .mod-half_image .row .copy .inner h2{font-size:64px}@media only screen and (max-width: 64em){body.home .mod-half_image .row .copy .inner h2{font-size:52px}}@media only screen and (max-width: 800px){body.home .mod-half_image .row .copy .inner h2{font-size:32px}}@media only screen and (max-width: 40em){body.home .mod-half_image .row .copy .inner h2{font-size:24px}}body.home .mod-half_image_multi{position:relative}@media only screen and (max-width: 800px){body.home .mod-half_image_multi{margin-bottom:80px}}body.home .mod-half_image_multi ul.tabs{position:absolute;top:50%;left:calc(50% - 60px);transform:translate3d(-50%, -50%, 0);background-color:#fff;z-index:10;width:120px}@media only screen and (max-width: 64em){body.home .mod-half_image_multi ul.tabs{right:0;left:auto;transform:translateY(-50%)}}@media only screen and (max-width: 800px){body.home .mod-half_image_multi ul.tabs{position:relative;top:auto;right:auto;bottom:auto;left:auto;margin:0 auto !important;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap}}body.home .mod-half_image_multi ul.tabs li{list-style:none;padding:20px 20px;text-align:center;text-transform:uppercase;font-weight:400;background-color:#606060;color:#fff;margin:0 !important;transition:background-color 300ms,color 300ms}@media only screen and (max-width: 800px){body.home .mod-half_image_multi ul.tabs li{width:50%;display:inline-block}}body.home .mod-half_image_multi ul.tabs li:before{display:none}body.home .mod-half_image_multi ul.tabs li:hover{cursor:pointer;background-color:#fff;color:#000}body.home .mod-half_image_multi ul.tabs li.active{background-color:#fff;color:#000}body.home .mod-half_image_multi .half-image{display:none;max-width:100%;overflow:hidden;margin:40px auto;position:relative}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image{margin:0 auto;padding-left:0;padding-right:0}}body.home .mod-half_image_multi .half-image.two{position:absolute;top:0}body.home .mod-half_image_multi .half-image.active{display:block;pointer-events:all}body.home .mod-half_image_multi .half-image .inner{background-color:#fff;transition:opacity 300ms;height:560px}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image .inner{height:360px}}@media only screen and (max-width: 800px){body.home .mod-half_image_multi .half-image .inner{height:400px}}@media only screen and (max-width: 40em){body.home .mod-half_image_multi .half-image .inner{height:440px}}body.home .mod-half_image_multi .half-image .inner.one{z-index:5;opacity:0;pointer-events:none}body.home .mod-half_image_multi .half-image .inner.one.active{pointer-events:all}body.home .mod-half_image_multi .half-image .inner.two{position:absolute;top:0;z-index:-1}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image .inner.two{position:absolute}}body.home .mod-half_image_multi .half-image .inner.active{opacity:1}body.home .mod-half_image_multi .half-image .media-wrapper{position:absolute;top:0;width:50%;right:50%;height:100%;display:block}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image .media-wrapper{position:relative;right:0;padding-top:60%;margin-bottom:20px;width:100%}}@media only screen and (max-width: 800px){body.home .mod-half_image_multi .half-image .media-wrapper{margin-bottom:0;padding-top:80%}}body.home .mod-half_image_multi .half-image .media{opacity:0;z-index:5;transition:opacity 300ms}body.home .mod-half_image_multi .half-image .media.active{opacity:1}body.home .mod-half_image_multi .half-image .media.two{position:absolute;top:0;opacity:1;z-index:4}body.home .mod-half_image_multi .half-image .media{position:absolute;top:0;width:100%;height:100%;display:block;background-color:#efefef;z-index:9;overflow:hidden}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image .media .background img{object-position:center top}}body.home .mod-half_image_multi .half-image .copy{width:50%;float:right;position:relative;z-index:3}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image .copy{width:100%}}@media only screen and (min-width: 64.1em){body.home .mod-half_image_multi .half-image .copy.padded{padding-top:60px;padding-bottom:60px}}@media only screen and (min-width: 64.1em){body.home .mod-half_image_multi .half-image .copy.padded2{padding-top:100px;padding-bottom:100px}}body.home .mod-half_image_multi .half-image .copy .inner{padding:15px 0 15px 55px;max-width:540px}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image .copy .inner{padding:0 40px;max-width:100%}}@media only screen and (max-width: 800px){body.home .mod-half_image_multi .half-image .copy .inner{padding:0 20px}}body.home .mod-half_image_multi .half-image .copy .inner h2{font-size:44px;margin-bottom:50px}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image .copy .inner h2{font-size:38px;margin-bottom:20px}}@media only screen and (max-width: 800px){body.home .mod-half_image_multi .half-image .copy .inner h2{font-size:32px}}@media only screen and (max-width: 40em){body.home .mod-half_image_multi .half-image .copy .inner h2{font-size:30px}}body.home .mod-half_image_multi .half-image .copy .inner h3,body.home .mod-half_image_multi .half-image .copy .inner .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item body.home .mod-half_image_multi .half-image .copy .inner h2,body.home .mod-half_image_multi .half-image .copy .inner body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-half_image_multi .half-image .copy .inner h2,body.home .mod-half_image_multi .half-image .copy .inner .gallery-index .group h2,.gallery-index .group body.home .mod-half_image_multi .half-image .copy .inner h2{margin-bottom:50px}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image .copy .inner h3,body.home .mod-half_image_multi .half-image .copy .inner .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item body.home .mod-half_image_multi .half-image .copy .inner h2,body.home .mod-half_image_multi .half-image .copy .inner body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-half_image_multi .half-image .copy .inner h2,body.home .mod-half_image_multi .half-image .copy .inner .gallery-index .group h2,.gallery-index .group body.home .mod-half_image_multi .half-image .copy .inner h2{margin-bottom:20px}}body.home .mod-half_image_multi .half-image .copy .inner a.btn,body.home .mod-half_image_multi .half-image .copy .inner .special-banner a[class^=btn],.special-banner body.home .mod-half_image_multi .half-image .copy .inner a[class^=btn]{margin-top:30px}body.home .mod-half_image_multi .half-image.large{max-width:100%}body.home .mod-half_image_multi .half-image.large .bkg-image{background-position-y:top;background-position-x:0%}body.home .mod-half_image_multi .half-image.flipped .bg{right:auto;left:0}body.home .mod-half_image_multi .half-image.flipped .media{right:auto;left:50%}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image.flipped .media{width:100%;left:0}}body.home .mod-half_image_multi .half-image.flipped .copy{float:left}body.home .mod-half_image_multi .half-image.flipped .copy .inner{float:right;width:100%;padding:15px 55px 15px 0px}@media only screen and (max-width: 64em){body.home .mod-half_image_multi .half-image.flipped .copy .inner{padding-right:0}}body.home .mod-half_image_multi .half-image.top-aligned .media{background-position:center top !important}body.home .mod-half_image_multi .half-image.left-aligned .media{background-position:25% center !important}body.home .mod-half_image_multi .half-image.right-aligned .media{background-position:75% center !important}body.home .mod-half_image_multi .half-image+.links-list{padding-top:20px;display:flex;justify-content:space-between}@media only screen and (max-width: 800px){body.home .mod-half_image_multi .half-image+.links-list{display:block;text-align:center}}body.home .mod-half_image_multi .half-image+.links-list a{font-weight:400;font-size:18px}@media only screen and (max-width: 800px){body.home .mod-half_image_multi .half-image+.links-list a{display:inline-block;margin:0 20px 15px}}@media only screen and (min-width: 64.1em){body.home .mod-half_image_multi+.mod-half_image{margin-top:80px}}body.home .mod-column .row h2:not(.h4-style),body.home .mod-column .row h3,body.home .mod-column .mod-page_index .row.index-list .item h2,.mod-page_index body.home .mod-column .row.index-list .item h2,body.home .mod-column .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-column .row h2,body.home .mod-column .row .gallery-index .group h2,.gallery-index .group body.home .mod-column .row h2{font-size:48px;text-transform:none}@media only screen and (max-width: 64em){body.home .mod-column .row h2:not(.h4-style),body.home .mod-column .row h3,body.home .mod-column .mod-page_index .row.index-list .item h2,.mod-page_index body.home .mod-column .row.index-list .item h2,body.home .mod-column .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-column .row h2,body.home .mod-column .row .gallery-index .group h2,.gallery-index .group body.home .mod-column .row h2{font-size:42px}}@media only screen and (max-width: 800px){body.home .mod-column .row h2:not(.h4-style),body.home .mod-column .row h3,body.home .mod-column .mod-page_index .row.index-list .item h2,.mod-page_index body.home .mod-column .row.index-list .item h2,body.home .mod-column .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-column .row h2,body.home .mod-column .row .gallery-index .group h2,.gallery-index .group body.home .mod-column .row h2{font-size:34px}}@media only screen and (max-width: 40em){body.home .mod-column .row h2:not(.h4-style),body.home .mod-column .row h3,body.home .mod-column .mod-page_index .row.index-list .item h2,.mod-page_index body.home .mod-column .row.index-list .item h2,body.home .mod-column .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-column .row h2,body.home .mod-column .row .gallery-index .group h2,.gallery-index .group body.home .mod-column .row h2{font-size:22px}}body.home .mod-columns_two{position:relative;overflow:hidden;margin-bottom:80px}@media only screen and (max-width: 800px){body.home .mod-columns_two{margin-bottom:40px}}@media only screen and (max-width: 800px){body.home .mod-columns_two:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block;background:#fff;opacity:.75}}@media only screen and (max-width: 800px){body.home .mod-columns_two picture.background img{object-position:left center}}body.home .mod-columns_two .row{position:relative;padding-top:140px;padding-bottom:140px;z-index:3}@media only screen and (max-width: 64em){body.home .mod-columns_two .row{padding-top:120px;padding-bottom:120px}}@media only screen and (max-width: 800px){body.home .mod-columns_two .row{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width: 40em){body.home .mod-columns_two .row{padding-top:60px;padding-bottom:60px}}body.home .mod-columns_two .row h2{font-size:64px;margin-bottom:50px}@media only screen and (max-width: 64em){body.home .mod-columns_two .row h2{font-size:52px;margin-bottom:40px}}@media only screen and (max-width: 800px){body.home .mod-columns_two .row h2{font-size:32px;margin-bottom:30px}}@media only screen and (max-width: 40em){body.home .mod-columns_two .row h2{font-size:24px;margin-bottom:20px}}body.home .mod-columns_two .row h3,body.home .mod-columns_two .mod-page_index .row.index-list .item h2,.mod-page_index body.home .mod-columns_two .row.index-list .item h2,body.home .mod-columns_two .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-columns_two .row h2,body.home .mod-columns_two .row .gallery-index .group h2,.gallery-index .group body.home .mod-columns_two .row h2{margin-bottom:50px}@media only screen and (max-width: 64em){body.home .mod-columns_two .row h3,body.home .mod-columns_two .mod-page_index .row.index-list .item h2,.mod-page_index body.home .mod-columns_two .row.index-list .item h2,body.home .mod-columns_two .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.home .mod-columns_two .row h2,body.home .mod-columns_two .row .gallery-index .group h2,.gallery-index .group body.home .mod-columns_two .row h2{margin-bottom:20px}}body.home .mod-columns_two .row a.btn,body.home .mod-columns_two .row .special-banner a[class^=btn],.special-banner body.home .mod-columns_two .row a[class^=btn]{margin-top:30px}body.home .mod-links_list .row{padding-left:0;padding-right:0}@media screen and (max-width: 1200px){body.home .mod-links_list .row{flex-wrap:wrap;justify-content:center;max-width:800px}}body.home .mod-links_list a{text-transform:uppercase;font-size:14px}@media screen and (max-width: 1200px){body.home .mod-links_list a{width:25%;margin-bottom:40px;text-align:center}}@media only screen and (max-width: 40em){body.home .mod-links_list a{width:100%;padding-bottom:20px;margin:0 0 20px}}@media screen and (min-width: 801px)and (max-width: 1200px){body.home .mod-links_list a:nth-child(4):after{display:none}}@media only screen and (max-width: 40em){body.home .mod-links_list a:after{width:100%;height:1px;top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}}body.home .mod-media_slider{background-color:#f5f5f5}body.home .mod-video_slider{background-color:#f5f5f5;padding-bottom:40px;margin-bottom:100px}@media only screen and (max-width: 64em){body.home .mod-video_slider{margin-bottom:80px}}@media only screen and (max-width: 800px){body.home .mod-video_slider{margin-bottom:60px}}@media only screen and (max-width: 40em){body.home .mod-video_slider{margin-bottom:40px}}body.home .mod-home_testimonial{overflow:hidden;margin:30px auto}@media only screen and (max-width: 800px){body.home .mod-home_testimonial{margin-top:30px}}body.home .mod-home_testimonial .reviews-slider{padding-left:80px;padding-right:80px}@media only screen and (max-width: 40em){body.home .mod-home_testimonial .reviews-slider{padding-left:60px;padding-right:60px}}body.home .mod-home_testimonial .owl-stage-outer{overflow:visible}body.home .mod-home_testimonial .row{padding-left:0;padding-right:0}body.home .mod-home_testimonial .row a.btn,body.home .mod-home_testimonial .row .special-banner a[class^=btn],.special-banner body.home .mod-home_testimonial .row a[class^=btn]{display:table;margin:0 auto}body.home .mod-home_testimonial .row .item{position:relative;background:#efefef;max-width:800px;padding:80px 80px;margin:0 auto}@media only screen and (max-width: 64em){body.home .mod-home_testimonial .row .item{padding-left:140px;padding-right:140px}}@media only screen and (max-width: 800px){body.home .mod-home_testimonial .row .item{padding:40px 80px}}@media only screen and (max-width: 40em){body.home .mod-home_testimonial .row .item{padding:30px 40px}}body.home .mod-home_testimonial .row .item:before,body.home .mod-home_testimonial .row .item:after{content:"";position:absolute;top:-20px;background:url("https://www.datocms-assets.com/21037/1580418638-quotemark.png") center center no-repeat;background-size:contain;width:100px;height:100px}@media only screen and (max-width: 64em){body.home .mod-home_testimonial .row .item:before,body.home .mod-home_testimonial .row .item:after{width:80px;height:80px}}@media only screen and (max-width: 800px){body.home .mod-home_testimonial .row .item:before,body.home .mod-home_testimonial .row .item:after{width:30px;height:30px;top:10px}}body.home .mod-home_testimonial .row .item:before{left:40px}@media only screen and (max-width: 800px){body.home .mod-home_testimonial .row .item:before{left:5px}}body.home .mod-home_testimonial .row .item:after{right:40px;transform:rotateZ(180deg)}@media only screen and (max-width: 800px){body.home .mod-home_testimonial .row .item:after{right:5px}}body.home .mod-home_testimonial .row .item .inner{margin:0 auto}body.home .mod-home_testimonial .row .item .inner p{font-size:20px}@media only screen and (max-width: 800px){body.home .mod-home_testimonial .row .item .inner p{font-size:16px}}@media only screen and (max-width: 40em){body.home .mod-home_testimonial .row .item .inner p{font-size:14px}}body.home .mod-home_testimonial .row h2{text-align:center;font-size:42px;padding-bottom:30px;margin-bottom:20px}@media only screen and (max-width: 64em){body.home .mod-home_testimonial .row h2{font-size:44px}}@media only screen and (max-width: 800px){body.home .mod-home_testimonial .row h2{font-size:40px;padding-bottom:10px}}@media only screen and (max-width: 40em){body.home .mod-home_testimonial .row h2{font-size:34px;padding-bottom:0}}body.home .mod-home_testimonial .row.content{padding-bottom:40px}body.home .mod-home_testimonial .row.divider{margin-top:0;padding-top:0;padding-left:80px;padding-right:80px}@media only screen and (max-width: 40em){body.home .mod-home_testimonial .row.divider{padding-left:60px;padding-right:60px}}body.home .mod-home_testimonial .row.divider:before{position:relative;width:100%;height:2px;background-color:#000;margin-bottom:8px}body.home .mod-home_testimonial .row.divider:after{position:relative;width:100%;height:5px;background-color:#000}body.home .mod-home_testimonial .owl-nav{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:100%;display:flex;justify-content:space-between;pointer-events:none}body.home .mod-home_testimonial .owl-nav button{width:27px;height:12px;margin:0 10px;outline:0 !important;pointer-events:auto}body.home .mod-home_testimonial .owl-nav button span{opacity:0}body.home .mod-home_testimonial .owl-nav .owl-prev,body.home .mod-home_testimonial .owl-nav .owl-next{text-indent:-9999px;background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;background-size:contain !important;width:40px;height:40px;padding:16px;display:inline-block;opacity:.8}@media only screen and (max-width: 40em){body.home .mod-home_testimonial .owl-nav .owl-prev,body.home .mod-home_testimonial .owl-nav .owl-next{width:20px;height:20px}}body.home .mod-home_testimonial .owl-nav .owl-prev:hover,body.home .mod-home_testimonial .owl-nav .owl-next:hover{opacity:.4;cursor:pointer}body.home .mod-home_testimonial .owl-nav .owl-prev{margin-left:0}body.home .mod-home_testimonial .owl-nav .owl-next{background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;transform:rotate(180deg);background-size:contain !important;margin-right:0}body.home .mod-home_testimonial .owl-item{opacity:0;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-ms-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}body.home .mod-home_testimonial .owl-item.active{opacity:1}body.home .mod-home_testimonial .review-title{font-size:18px;margin-right:20px;margin-bottom:0}body.home .mod-home_testimonial .review-footer{display:flex;flex-direction:row;justify-content:flex-end;padding-top:22px}body.home .mod-home_testimonial .review-footer a{font-family:"Didot Open Face W05 Regular",serif;font-size:17px;border-bottom:1px solid #000}body.home .mod-home_testimonial .review-footer .review-stars{display:flex;align-self:center}body.home .mod-home_testimonial .review-footer .review-stars svg{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.home body.home .mod-home_testimonial{margin-bottom:50px}.main-slider{position:relative;overflow-y:hidden;opacity:1;visibility:visible;-webkit-animation:fade ease-in-out 1s;-o-animation:fade ease-in-out 1s;animation:fade ease-in-out 1s}@-webkit-keyframes fade{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes fade{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.main-slider .prev-arrow,.main-slider .next-arrow{width:50px;height:51px;display:block;position:absolute;top:calc(50% - 25px);z-index:999;padding:15px}@media only screen and (max-width: 40em){.main-slider .prev-arrow,.main-slider .next-arrow{display:none}}.main-slider .slide{background:#efefef;background-size:cover !important;position:relative;display:none}.main-slider .slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block;background:#222;opacity:.55}.main-slider .slide .row{position:relative;z-index:3;padding-top:calc(200px + 8%);padding-bottom:calc(160px + 8%)}@media only screen and (max-width: 64em){.main-slider .slide .row{padding-top:240px;padding-bottom:200px}}.main-slider .slide img{margin-bottom:-20px}.main-slider .slide .text h1{color:#fff;margin-bottom:0}.main-slider .slide .text small{display:block;color:#fff;line-height:inherit}.main-slider .slide .text .btn,.main-slider .slide .text .special-banner [class^=btn],.special-banner .main-slider .slide .text [class^=btn]{text-shadow:none}.main-slider .slide .text p{text-transform:uppercase;font-size:24px;color:#000;font-family:"Didot Open Face W05 Regular",serif;font-weight:500;margin-bottom:20px;line-height:1.4}@media only screen and (max-width: 64em){.main-slider .slide .text p{color:#000;font-size:20px}}.main-slider .slide.one{display:block}.row.box-bg{background:#000;padding:80px 80px 70px}@media only screen and (max-width: 64em){.row.box-bg{padding:60px 40px 50px}}@media only screen and (max-width: 800px){.row.box-bg{padding:50px 20px 40px}}.row.box-bg .inner{margin:0 auto}.row.box-bg .inner h2{color:#fff;letter-spacing:.5px;font-size:42px}@media only screen and (max-width: 64em){.row.box-bg .inner h2{font-size:36px}}@media only screen and (max-width: 40em){.row.box-bg .inner h2{font-size:30px}}.row.box-bg .inner ul li,.row.box-bg .inner p,.row.box-bg .inner a{color:#fff}.cta-gallery{background:url(/assets/img/cta-gallery.jpg) no-repeat center center;background:#efefef;background-size:cover !important;padding:calc(120px + 8%) 20px;position:relative}.cta-gallery span.text{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0);-ms-transform:translate3d(-50%, -50%, 0);-o-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);font-size:calc(60px + 3vw);letter-spacing:2px;font-weight:700;font-family:"Didot Open Face W05 Regular",serif;z-index:9}.cta-gallery span.small{text-align:center;font-size:25px}.unique-items{margin:40px auto 50px;background:#333}.unique-items .row{padding:calc(40px + 3%) 20px}.unique-items .row h2,.unique-items .row a{color:#fff}.unique-items .row .items .item{position:relative;width:29.3333333333%;margin-right:6%;margin-bottom:30px;float:left;border:6px solid #fff}.unique-items .row .items .item:nth-child(3n){margin-right:0}.unique-items .row .items .item:nth-child(3n):after{clear:both}.unique-items .row .items .item:nth-child(3n+1):before{clear:both}@media only screen and (max-width: 40em){.unique-items .row .items .item{width:100%;margin-right:0;margin-bottom:30px;float:left;text-align:center}.unique-items .row .items .item:nth-child(1n){margin-right:0}.unique-items .row .items .item:nth-child(1n):after{clear:both}.unique-items .row .items .item:nth-child(1n+1):before{clear:both}}.unique-items .row .items .item+.item:before{content:"";position:absolute;top:50%;right:110%;height:130%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.unique-items.cta-ba{margin:0 auto}.unique-items.cta-ba .row .items .item{width:48%;margin-right:4%;margin-bottom:30px;float:left}.unique-items.cta-ba .row .items .item:nth-child(2n){margin-right:0}.unique-items.cta-ba .row .items .item:nth-child(2n):after{clear:both}.unique-items.cta-ba .row .items .item:nth-child(2n+1):before{clear:both}@media only screen and (max-width: 40em){.unique-items.cta-ba .row .items .item{width:100%;margin-right:0;margin-bottom:30px;float:left;text-align:center}.unique-items.cta-ba .row .items .item:nth-child(1n){margin-right:0}.unique-items.cta-ba .row .items .item:nth-child(1n):after{clear:both}.unique-items.cta-ba .row .items .item:nth-child(1n+1):before{clear:both}}.unique-items.cta-ba .row .items .item img{max-width:50%;float:left}.unique-items.cta-ba.single-ba .row .items .item{float:none;margin:0 auto 30px}.unique-items.cta-ba.single-ba .row .items .item:nth-child(2){display:none}.index-list{position:relative;max-width:840px;margin:0 auto 50px;display:flex;flex-wrap:wrap;justify-content:space-between}.index-list .item{width:50%;margin-top:50px;margin-bottom:0 !important}@media only screen and (max-width: 40em){.index-list .item{width:100%}}.index-list .item h3,.mod-page_index .row.index-list .item h2,.index-list .item body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .index-list .item h2,.index-list .item .gallery-index .group h2,.gallery-index .group .index-list .item h2{color:#000;font-family:"Didot Open Face W05 Regular",serif;font-size:28px;margin-bottom:10px}@media only screen and (max-width: 64em){.index-list .item h3,.mod-page_index .row.index-list .item h2,.index-list .item body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .index-list .item h2,.index-list .item .gallery-index .group h2,.gallery-index .group .index-list .item h2{font-size:24px}}@media only screen and (max-width: 40em){.index-list .item h3,.mod-page_index .row.index-list .item h2,.index-list .item body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .index-list .item h2,.index-list .item .gallery-index .group h2,.gallery-index .group .index-list .item h2{font-size:22px}}.index-list .item h3 a,.mod-page_index .row.index-list .item h2 a,.index-list .item body.gallery.gallery-default .sub-content .patients-wrap h2 a,body.gallery.gallery-default .sub-content .patients-wrap .index-list .item h2 a,.index-list .item .gallery-index .group h2 a,.gallery-index .group .index-list .item h2 a{text-decoration:none !important}.index-list .item p{text-align:justify;font-size:15px}@media only screen and (max-width: 40em){.index-list .item p:last-child{margin-bottom:15px}}.index-list .item a.btn,.index-list .item .special-banner a[class^=btn],.special-banner .index-list .item a[class^=btn]{display:inline-block;font-size:14px;border-radius:1px;padding:10px 14px}body.hamburgerMenu.gallery:not(.index) .content-wrap .sub-content{margin-top:50px}@media only screen and (max-width: 64em){body.hamburgerMenu.gallery:not(.index) .content-wrap .sub-content{margin-top:60px}}@media only screen and (max-width: 40em){body.hamburgerMenu.gallery:not(.index) .content-wrap .sub-content{margin-top:80px}}.not-found .banner .row{padding:120px 20px}.not-found .banner .row .inner{max-width:100%;width:100%;text-align:center}.mod-home_multicontent{position:relative}.mod-home_multicontent .row{transition-duration:2s;position:relative;transition:all 2s ease;padding:calc(60px + 4%) 20px;max-width:100%;background-color:#fff}@media only screen and (max-width: 64em){.mod-home_multicontent .row{padding:20px}}.mod-home_multicontent .row picture.background{z-index:0}.mod-home_multicontent .row .content{position:relative;width:50%;height:100%;color:#fff;z-index:2;transform:translateZ(1px);display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto}.mod-home_multicontent .row .content span.small{text-align:center}.mod-home_multicontent .row .content .next{top:50%;position:absolute;right:10%;transform:translate(-50%, -50%);padding:10px;background:url("https://www.datocms-assets.com/60849/1643910604-sviaarrow.svg") no-repeat center center;background-size:100% auto !important}.mod-home_multicontent .row .content h2{position:relative}@media only screen and (max-width: 40em){.mod-home_multicontent .row .content h2{font-size:24px;text-align:center}}.mod-home_multicontent .row .content h2,.mod-home_multicontent .row .content a,.mod-home_multicontent .row .content p{color:#000}.mod-home_multicontent .row .content p{margin-top:30px;margin-bottom:30px;max-width:500px}.mod-home_multicontent .row .content a.btn:hover,.mod-home_multicontent .row .content .special-banner a[class^=btn]:hover,.special-banner .mod-home_multicontent .row .content a[class^=btn]:hover{opacity:1}@media only screen and (max-width: 64em){.mod-home_multicontent .row .content{margin:0 auto;width:100%}}.mod-home_multicontent .row .contentbackground{z-index:0}@media only screen and (max-width: 64em){.mod-home_multicontent .row .contentbackground img{filter:brightness(0.7);object-position:15%}}@media only screen and (max-width: 800px){.mod-home_multicontent .row .contentbackground img{filter:brightness(0.7);object-position:25%}}.mod-home_multicontent .tab-links{opacity:1;display:flex;margin:0 auto;align-items:center;justify-content:center;z-index:2;background-color:#fff;padding:40px 20px}@media only screen and (max-width: 64em){.mod-home_multicontent .tab-links{flex-flow:column nowrap;padding:20px}}.mod-home_multicontent .tab-links a{font-size:18px;font-family:"europa",sans-serif;position:relative;z-index:20;border-right:1px solid #000;padding:0 25px}@media only screen and (max-width: 64em){.mod-home_multicontent .tab-links a{font-size:15px;text-align:center;width:100%;border-right:0;padding:20px 0;border-bottom:1px solid #000}}@media only screen and (max-width: 800px){.mod-home_multicontent .tab-links a{font-size:20px}}.mod-home_multicontent .tab-links a:last-child{border-right:none}@media only screen and (max-width: 64em){.mod-home_multicontent .tab-links a:last-child{border-bottom:none}}.mod-home_multicontent .tab-links .active{opacity:1;color:#000}.mod-home_multicontent .owl-nav{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:98%;display:flex;justify-content:space-between;z-index:20;pointer-events:none}@media only screen and (max-width: 64em){.mod-home_multicontent .owl-nav{top:30%;width:94%}}.mod-home_multicontent .owl-nav button{width:27px;height:12px;margin:0 10px;outline:0 !important;pointer-events:auto}.mod-home_multicontent .owl-nav button span{opacity:0}.mod-home_multicontent .owl-nav .owl-prev,.mod-home_multicontent .owl-nav .owl-next{text-indent:-9999px;background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;background-size:54% !important;background-color:#fff !important;width:40px;height:40px;padding:16px;display:inline-block;opacity:.8;cursor:pointer}.mod-home_multicontent .owl-nav .owl-prev:hover,.mod-home_multicontent .owl-nav .owl-next:hover{opacity:.4}.mod-home_multicontent .owl-nav .owl-prev.disabled,.mod-home_multicontent .owl-nav .owl-next.disabled{opacity:.4;cursor:default}.mod-home_multicontent .owl-nav .owl-prev{margin-left:0}.mod-home_multicontent .owl-nav .owl-next{background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;transform:rotate(180deg);background-size:54% !important;margin-right:0;background-color:#fff !important}.banner{position:relative;overflow:hidden;color:#000;background-color:#f1f1f1}@media only screen and (max-width: 64em){.banner:after{width:100%}.banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block;background:#fff;opacity:.7}}.banner .row{padding:calc(40px + 3%) 20px;position:relative;z-index:3;max-width:1200px}@media only screen and (max-width: 64em){.banner .row{max-width:100%;padding:calc(30px + 2.5%) 20px}}.banner .row .inner{width:50%;max-width:50%;padding-right:40px}@media only screen and (max-width: 64em){.banner .row .inner{max-width:100%;padding-right:0}}.banner .row .inner h1{font-size:54px;line-height:1.05;padding-bottom:10px;margin-bottom:0;letter-spacing:1.5px;font-weight:400;position:relative;display:block}@media only screen and (max-width: 64em){.banner .row .inner h1{padding-left:0}}@media only screen and (max-width: 64em){.banner .row .inner h1{font-size:44px}}@media only screen and (max-width: 40em){.banner .row .inner h1{letter-spacing:2px;font-size:36px;line-height:1.2}}@media only screen and (min-width: 64em)and (max-height: 800px){.banner .row .inner h1{font-size:42px}}.banner .row .inner h1 span.small{display:block;font-size:50%}.banner .row .inner hr{opacity:.5}.banner .row .inner .banner-links{display:none;width:50%;background:#fff;padding:30px 40px 30px 20px;position:absolute;left:0;bottom:0}@media only screen and (min-width: 64em)and (max-height: 800px){.banner .row .inner .banner-links{padding-top:30px}}@media only screen and (max-width: 64em){.banner .row .inner .banner-links{display:none}}.banner .row .inner .banner-links:before{content:"";position:absolute;top:0;right:100%;width:1000px;height:100%;display:block;background:#fff}@media only screen and (min-width: 64em)and (max-height: 800px){.banner .row .inner .banner-links{margin-top:40px}}@media only screen and (max-width: 64em){.banner .row .inner .banner-links{margin-top:40px}}@media only screen and (max-width: 40em){.banner .row .inner .banner-links{max-width:100%}}@media only screen and (max-width: 40em){.banner .row .inner .banner-links{display:none}}.banner .row .inner .banner-links .main-links{display:none}.banner .row .inner .banner-links ul{margin:0;position:relative}.banner .row .inner .banner-links ul li a{text-transform:uppercase;font-size:11px;opacity:1;letter-spacing:1px}.banner .row .inner .banner-links ul li a.here{color:#000}.banner .row .inner .banner-links ul li.overview{display:none}.banner .row .inner.long{max-width:290px}.banner .row .inner.long h1{font-size:48px}@media only screen and (max-width: 64em){.banner .row .inner.long h1{font-size:42px}}@media only screen and (max-width: 40em){.banner .row .inner.long h1{font-size:36px}}@media only screen and (min-width: 64em)and (max-height: 800px){.banner .row .inner.long h1{font-size:42px}}.banner.sub-banner{position:relative;background:#efefef;background-size:cover !important}.banner.sub-banner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block;background:#fff;opacity:.55}.banner.sub-banner .row{padding:8% 20px !important;position:relative;z-index:3;min-height:inherit}@media only screen and (max-width: 64em){.banner.sub-banner .row{padding:10% 20px !important}}@media only screen and (max-width: 40em){.banner.sub-banner .row{padding:70px 20px !important}}.banner.sub-banner.dark:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block;background:#222;opacity:.55}.banner.sub-banner.dark h2,.banner.sub-banner.dark h3,.banner.sub-banner.dark .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .banner.sub-banner.dark h2,.banner.sub-banner.dark body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .banner.sub-banner.dark h2,.banner.sub-banner.dark .gallery-index .group h2,.gallery-index .group .banner.sub-banner.dark h2,.banner.sub-banner.dark h4,.banner.sub-banner.dark .h4-style,.banner.sub-banner.dark .mobile-navigation .contact-us-btn,.mobile-navigation .banner.sub-banner.dark .contact-us-btn,.banner.sub-banner.dark ul li,.banner.sub-banner.dark p,.banner.sub-banner.dark a{color:#fff}.banner.sub-banner.dark ul li:before{background:#fff !important}.banner.sub-banner.dark .divider .media:before,.banner.sub-banner.dark .divider .media:after{border-top:1px solid #fff;opacity:.4}.banner .s3breadcrumb{font-size:13px;font-weight:700;color:#000 !important;text-transform:uppercase;letter-spacing:3px;margin-left:0}@media only screen and (max-width: 64em){.banner .s3breadcrumb{font-size:12px}}@media only screen and (max-width: 40em){.banner .s3breadcrumb{font-size:11px}}.banner .s3breadcrumb li{display:inline}.banner .s3breadcrumb li a{color:#000 !important;font-weight:700;margin-right:8px;font-size:11px}.banner .s3breadcrumb li a:last-child{margin-right:0}.banner .s3breadcrumb li a:hover{opacity:1}.banner .s3breadcrumb li a span{color:#000 !important;opacity:1}.banner .s3breadcrumb li a span.space{margin:0 3px}.banner .s3breadcrumb li+li{position:relative}.banner .s3breadcrumb li+li:before{content:"|";display:inline-block;color:#000;opacity:1;margin-right:10px;margin-left:5px;position:relative}@media only screen and (max-width: 64em){body.hamburgerMenu .banner .row{padding-top:calc(140px + 8%)}}.sidebar-wrap{height:100%;position:relative;width:22%;padding-right:0px;float:left}.sidebar-wrap .item{border-radius:5px;overflow:hidden !important;box-shadow:2px 2px 2px -1px #dadada}.sidebar-wrap .item img{border-top-left-radius:5px;border-top-right-radius:5px}.sidebar-wrap .item.cta{border-radius:5px;box-shadow:2px 2px 2px -1px #dadada;background:#fff;padding:20px;overflow:hidden !important}.sidebar-wrap .item.cta h4,.sidebar-wrap .item.cta .h4-style,.sidebar-wrap .item.cta .mobile-navigation .contact-us-btn,.mobile-navigation .sidebar-wrap .item.cta .contact-us-btn{font-size:26px;margin-bottom:0px;color:#000}.sidebar-wrap .item.cta .btn,.sidebar-wrap .item.cta .special-banner [class^=btn],.special-banner .sidebar-wrap .item.cta [class^=btn]{margin:0px -20px -20px -20px;padding:16px}.sidebar-wrap .item.cta .btn:hover,.sidebar-wrap .item.cta .special-banner [class^=btn]:hover,.special-banner .sidebar-wrap .item.cta [class^=btn]:hover{color:#fff !important}.sidebar-wrap .item.cta p{font-family:"Didot Open Face W05 Regular",serif;color:#000;font-size:30px;line-height:1;margin-top:10px}.sidebar{margin:0 0 30px 0;padding-left:0px;padding-top:0px}.sidebar .links>ul{margin:0px;border-radius:5px;overflow:hidden !important}.sidebar .links>ul li{color:#969696;text-transform:uppercase}.sidebar .links>ul>li.has-sub>ul{display:none;padding-left:0px;padding-top:0px;background:#f4f4f4}.sidebar .links>ul>li.has-sub>ul ul{margin:0px}.sidebar .links>ul>li:first-child>a{border-top:none}.sidebar .links>ul>li:last-child>a{border-bottom:none}.sidebar .links>ul>li>ul{padding:0px;margin:0px}.sidebar .links>ul>li>ul li a{background:#fff;color:#000;font-size:16px;border-bottom:1px solid #e8e8e8;padding:12px 15px;text-transform:none;font-weight:300;position:relative;overflow:hidden}.sidebar .links>ul>li>ul li a.here{z-index:9;background:#f7f7f7;font-weight:400;color:#000}.sidebar .links>ul>li>ul li a:hover{background:#fff}.sidebar .links>ul>li li:last-child{margin-bottom:0px}.sidebar .links>ul>li>a{background:#000;color:#fff !important;border-bottom:1px solid #000}.sidebar .links>ul>li>a.here{background:#000}.sidebar .links>ul>li>a.submenu-open{background:#000}.sidebar .links>ul>li>a.submenu-open+ul{padding-top:0px}.sidebar .links>ul>li a{font-size:16px;font-family:"Didot Open Face W05 Regular",serif;display:block;padding:12px 15px;padding-right:20px;color:#fff;font-weight:500}.sidebar .links>ul>li a:hover{opacity:1}.sidebar .links>ul>li.here>ul{display:block}.cta-sub{background-color:#fff;background-size:cover !important;position:relative;clear:both;margin-top:50px}@media only screen and (max-width: 800px){.cta-sub{padding-left:0;padding-right:0}}.cta-sub .row{position:relative;padding:calc(60px + 4%) 20px}.cta-sub .row img{width:auto;max-height:110px;margin-bottom:60px}@media only screen and (max-width: 64em){.cta-sub .row img{max-height:100px}}@media only screen and (max-width: 800px){.cta-sub .row img{max-height:70px;margin-bottom:40px}}@media only screen and (max-width: 40em){.cta-sub .row img{max-height:50px}}.cta-sub .row h2{display:table;margin:auto;font-family:"Didot Open Face W05 Regular",serif;font-size:90px !important;line-height:1;margin-bottom:80px !important}@media only screen and (max-width: 64em){.cta-sub .row h2{font-size:65px !important}}@media only screen and (max-width: 800px){.cta-sub .row h2{font-size:48px !important;margin-bottom:60px !important}}@media only screen and (max-width: 40em){.cta-sub .row h2{font-size:32px !important;margin-bottom:40px !important}}.cta-sub .row p{max-width:840px !important;margin:0 auto 20px}.cta-sub .row .btn,.cta-sub .row .special-banner [class^=btn],.special-banner .cta-sub .row [class^=btn]{font-size:18px}@media only screen and (max-width: 800px){.cta-sub .row .btn,.cta-sub .row .special-banner [class^=btn],.special-banner .cta-sub .row [class^=btn]{display:table;margin-left:auto;margin-right:auto}}footer{background-color:#1e1e1e;max-width:100% !important;padding:15px 0 25px;position:relative;overflow:hidden}@media only screen and (max-width: 800px){footer{padding-bottom:60px}}footer .background{z-index:-1}footer>.row{padding-top:30px !important;padding-bottom:30px !important}@media only screen and (max-width: 800px){footer>.row{padding-top:10px !important}}footer p{color:#fff !important;margin-bottom:15px}@media only screen and (max-width: 40em){footer p{text-align:center !important}}footer .nav{padding-bottom:0 !important}footer .nav .links ul>li>a{color:#fff !important;background:none !important;position:relative;padding:10px 20px !important}footer .nav .links ul>li>a.here{color:#fff !important;background:none !important;border:1px solid #fff}footer .nav .links ul>li>a:hover{background:none !important;opacity:1 !important}footer .nav .links ul>li>a:after{display:none}footer .nav .links ul>li.has-sub:hover{background:none}footer .nav .links ul>li.has-sub.sub-open{background:none}footer .nav .links ul ul{display:none !important}.hamburgerMenu footer .nav .links ul{height:32px}.hamburgerMenu footer .nav .links ul li a{padding:0 0 5px}.hamburgerMenu footer .nav .links ul li a.here{color:#fff !important}footer .reviews-holder p{color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:1.5px;margin:16px 0 0;display:inline-block}@media only screen and (max-width: 64em){footer .reviews-holder p{margin-left:auto;margin-bottom:10px}}@media only screen and (max-width: 800px){footer .reviews-holder p{margin-right:auto}}footer .reviews-holder .stars{display:inline-block;margin-left:10px}@media only screen and (max-width: 64em){footer .reviews-holder .stars{margin-left:auto}}@media only screen and (max-width: 800px){footer .reviews-holder .stars{margin-right:auto}}footer .reviews-holder .stars svg{width:16px}footer .socials li{vertical-align:top}footer .socials li+li{margin-left:10px !important}footer .top{margin:0 auto;padding:10px 20px 20px !important}footer .top .row{max-width:1200px}footer .bottom{position:relative;margin-top:20px;max-width:1420px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 800px){footer .bottom{flex-wrap:wrap;justify-content:center;margin-top:0;padding-bottom:0 !important}}footer .bottom .left-holder,footer .bottom .middle-holder,footer .bottom .right-holder{flex:1 1 50%}@media only screen and (max-width: 64em){footer .bottom .left-holder,footer .bottom .middle-holder,footer .bottom .right-holder{flex-basis:100%}}@media only screen and (max-width: 800px){footer .bottom .left-holder,footer .bottom .middle-holder,footer .bottom .right-holder{text-align:center;margin:15px 0}}@media only screen and (max-width: 800px){footer .bottom .middle-holder{order:0}footer .bottom .left-holder,footer .bottom .right-holder{order:1}}footer .bottom a.tel:hover{color:#fff}footer .left-holder a.tel{display:inline-block}footer .left-holder .address{margin-bottom:30px}footer .left-holder .address p{font-size:16px;line-height:1.6}footer .left-holder .address p a{color:#fff}footer .middle-holder{text-align:center;flex-basis:80% !important}footer .middle-holder .logo{display:inline-block}footer .middle-holder .logo img{width:auto;max-height:160px;margin-bottom:0}@media screen and (max-width: 1200px){footer .middle-holder .logo img{max-height:130px}}@media only screen and (max-width: 64em){footer .middle-holder .logo img{width:100%;max-width:350px}}footer .right-holder{text-align:right}footer .right-holder .inner{text-align:center;display:inline-block}footer .right-holder .inner ul.socials{display:flex;justify-content:flex-end;margin:0 0 30px}footer .right-holder .inner ul.socials li a{background:none;filter:invert(1)}footer .right-holder .inner ul.socials li a span{filter:brightness(0)}@media only screen and (max-width: 64em){footer .right-holder .inner .reviews-holder{flex-direction:column;align-self:flex-end}}footer .right-holder .inner .reviews-holder p{font-size:12px;display:block;line-height:1.4;margin-top:0px}footer a{color:#fff}footer a:hover{cursor:pointer;opacity:.4 !important}@media only screen and (max-width: 64em){footer .columns{margin-bottom:20px !important}}@media only screen and (max-width: 40em){footer .socials{width:100%;float:none;text-align:center;margin-left:0px}}footer .socials li{display:inline-block}footer .socials li a{border-radius:0}footer .socials li+li{margin-left:5px}footer .scroll-down{position:fixed;bottom:20px;right:20px;z-index:99;background:rgba(20,20,20,.8);border:1px solid hsla(0,0%,100%,.8);color:#fff;font-size:11px;padding:15px 12px 12px;font-family:"Didot Open Face W05 Regular",serif;font-weight:500}footer .scroll-down img{margin-bottom:0 !important;max-width:22px}footer .fixed-cta{position:fixed;right:50px;bottom:-1px;width:400px;max-width:100%;text-align:center;display:block;z-index:999;background:#962a2a}@media only screen and (max-width: 800px){footer .fixed-cta{width:100%;right:0}}footer .fixed-cta a.btn,footer .fixed-cta .special-banner a[class^=btn],.special-banner footer .fixed-cta a[class^=btn]{width:calc(50% - 10px);float:left;padding:15px 10px 15px;background:#962a2a;border:1px solid #fff;color:#fff;margin:5px;display:block;font-size:16px;text-transform:uppercase;letter-spacing:1px;font-weight:400}footer .fixed-cta a.btn:hover,footer .fixed-cta .special-banner a[class^=btn]:hover,.special-banner footer .fixed-cta a[class^=btn]:hover{opacity:1 !important}footer .fixed-cta.slider-popup{bottom:-325px}footer .fixed-cta.slider-popup>a{display:none}@media only screen and (max-width: 800px){footer .fixed-cta.slider-popup>a{display:block}}@media only screen and (max-width: 800px){footer .fixed-cta.slider-popup{bottom:-1px}}footer .fixed-cta.slider-popup .slider-popup-container{display:block;border:1px solid #fff;padding:15px 40px}footer .fixed-cta.slider-popup .slider-popup-container .title,footer .fixed-cta.slider-popup .slider-popup-container h2,footer .fixed-cta.slider-popup .slider-popup-container p{color:#fff}footer .fixed-cta.slider-popup .slider-popup-container .title{color:#fff;position:relative;text-transform:uppercase}footer .fixed-cta.slider-popup .slider-popup-container .title .chevron{padding-left:15px;font-size:12px;color:inherit}footer .fixed-cta.slider-popup .slider-popup-container .inner{text-align:center;opacity:0}footer .fixed-cta.slider-popup .slider-popup-container .inner h2{font-family:"europa",sans-serif;font-size:24px}footer .fixed-cta.slider-popup .slider-popup-container .inner .btn,footer .fixed-cta.slider-popup .slider-popup-container .inner .special-banner [class^=btn],.special-banner footer .fixed-cta.slider-popup .slider-popup-container .inner [class^=btn]{color:#000;background:#fff;border:1px solid #000;padding:10px;display:block;float:none;width:auto}@media only screen and (max-width: 800px){footer .fixed-cta.slider-popup .slider-popup-container{display:none}}footer .fixed-cta.slider-popup:hover{background:rgba(150,42,42,.8);bottom:-1px}footer .fixed-cta.slider-popup:hover .title{opacity:0}footer .fixed-cta.slider-popup:hover .inner{opacity:1}footer .row.logos{max-width:608px;margin-bottom:40px}@media only screen and (max-width: 800px){footer .row.logos{max-width:300px}}@media only screen and (max-width: 40em){footer .row.logos{display:none}}footer .row.logos img{width:auto;max-height:60px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 800px){footer .row.logos img{max-height:40px}}footer .row.logos img:first-of-type{margin-left:0}footer .row.logos img:last-of-type{margin-right:0}footer .trademark{margin-top:25px;padding:0 20px 63px;display:flex;max-width:1420px}@media only screen and (max-width: 800px){footer .trademark{flex-wrap:wrap;text-align:center}}footer .trademark .item{flex:1 1 100%}footer .trademark .item+.item{text-align:right}@media only screen and (max-width: 800px){footer .trademark .item+.item{margin-top:20px;text-align:center}}footer .trademark p,footer .trademark a{font-size:10px;letter-spacing:1px;color:#fff !important;text-transform:uppercase}footer .translate{display:flex;position:fixed;bottom:85px;left:13px;align-items:center;justify-content:center;padding:0;background:#000;width:50px;height:50px;border:1px solid #fff;border-radius:50%;z-index:100}@media only screen and (max-width: 800px){footer .translate{bottom:67px;left:auto;right:15px}}footer .translate .flag{max-height:18px;position:absolute}footer .translate .flag img{width:25px}footer .translate select{right:8px;font-size:10px;position:relative;cursor:pointer;outline:none;background-color:rgba(0,0,0,0);margin:0;padding:0;display:inline-block;border:none;width:45px;transform:scale(1.5);color:#fff}footer .translate select option{color:#fff}footer #goog-gt-tt{display:none !important}footer .goog-te-banner-frame{display:none !important}footer .goog-te-menu-value:hover{text-decoration:none !important}footer body{top:0 !important}footer #google_translate_element2{display:none !important}footer #google_translate_element{display:flex;justify-content:flex-end;pointer-events:all}@media screen and (min-width: 1750px){footer #google_translate_element{position:absolute;top:50%;right:5px;transform:translateY(-50%)}}@media only screen and (max-width: 64em){footer #google_translate_element{position:absolute;top:0;right:0}}footer #google_translate_element select.goog-te-combo{width:180px;color:#333;line-height:1;margin:0}@media only screen and (max-width: 64em){footer #google_translate_element select.goog-te-combo{font-size:12px}}footer #google_translate_element .goog-te-gadget{color:rgba(0,0,0,0);line-height:0}footer #google_translate_element .goog-logo-link{display:none}.cta-sub-wrapper{position:relative}.cta-sub-wrapper .cta-sub{margin-top:100px;padding:calc(80px + 2.5%) 30px;background:#777;background-size:cover !important;position:relative}@media only screen and (max-width: 800px){.cta-sub-wrapper .cta-sub{padding-left:0;padding-right:0}}.cta-sub-wrapper .cta-sub .row{position:relative;z-index:4}.cta-sub-wrapper .cta-sub .row h3,.cta-sub-wrapper .cta-sub .mod-page_index .row.index-list .item h2,.mod-page_index .cta-sub-wrapper .cta-sub .row.index-list .item h2,.cta-sub-wrapper .cta-sub .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .cta-sub-wrapper .cta-sub .row h2,.cta-sub-wrapper .cta-sub .row .gallery-index .group h2,.gallery-index .group .cta-sub-wrapper .cta-sub .row h2{color:#fff !important;display:table;margin:auto;font-size:40px !important;font-weight:300 !important;margin-bottom:20px !important}.cta-sub-wrapper .cta-sub .row p{color:#fff !important;max-width:840px !important;margin:0 auto 20px}.cta-sub-wrapper .cta-sub .row p a{font-weight:400;color:#fff !important}.cta-sub-wrapper .cta-sub .row p.num{font-size:22px;margin-bottom:0}.cta-sub-wrapper .cta-sub .row .btn,.cta-sub-wrapper .cta-sub .row .special-banner [class^=btn],.special-banner .cta-sub-wrapper .cta-sub .row [class^=btn]{font-size:20px;padding:16px 30px}.cta-sub-wrapper img.img{position:absolute;right:0;width:100%;max-width:340px;top:0}@media only screen and (max-width: 64em){.cta-sub-wrapper img.img{max-width:260px}}@media only screen and (max-width: 40em){.cta-sub-wrapper img.img{width:180px}}::-webkit-input-placeholder{color:#000}:-moz-placeholder{color:#000}::-moz-placeholder{color:#000}:-ms-input-placeholder{color:#000}form{margin:0px}form .s3grid>div{position:relative}form .s3grid>div div{position:relative}form .s3grid .light{color:#fff;line-height:1.4}form .s3grid .light p,form .s3grid .light a{color:#fff !important}form .s3grid .light a{text-decoration:underline}form .s3grid a.btn,form .s3grid .special-banner a[class^=btn],.special-banner form .s3grid a[class^=btn]{display:table;color:#fff;border-color:#fff;margin:0 auto}form .s3grid a.btn:hover,form .s3grid .special-banner a[class^=btn]:hover,.special-banner form .s3grid a[class^=btn]:hover{color:#fff}form small.error{position:absolute;top:8px;right:8px;margin-top:0px !important;border-radius:100% !important;background:#c04545 !important;font-family:"Didot Open Face W05 Regular",serif;font-style:normal !important;text-transform:uppercase;padding:0 11px !important;transform:rotate(45deg);height:26px;width:26px;margin-bottom:0px !important;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;border-bottom-right-radius:3px;border-top-right-radius:3px}form small.error:after{content:"+";font-size:20px !important;position:absolute;top:2px;right:8px}form input[type=text],form textarea,form input[type=tel],form input[type=email]{background:#fff;border:1px solid #dbdbdb;border-radius:0px;box-shadow:none;color:#000;font-size:17px;font-family:"europa",sans-serif;font-weight:300;height:auto;margin-bottom:0px;padding:10px 15px}form input[type=text]:focus,form textarea:focus,form input[type=tel]:focus,form input[type=email]:focus{border:1px solid #dbdbdb;box-shadow:none !important}form input[type=text]:focus+small.error,form textarea:focus+small.error,form input[type=tel]:focus+small.error,form input[type=email]:focus+small.error{background:#a43e3e !important}form input[type=radio],form input[type=checkbox]{color:#fff;margin-right:10px}form input[type=checkbox]{float:left}form textarea{resize:none;line-height:1.3}form .error select{outline:0 !important;box-shadow:0px 0px 0px 2px #c04545;border:none !important}form select{background-color:#fff;border-radius:3px;border:1px solid #dbdbdb;color:#000;font-weight:400;margin-bottom:0px}form textarea+small{border-bottom-right-radius:0px !important}form#form .alert-box.alert{background-color:#c33b3b;border-color:#c33b3b;margin-bottom:2rem}form#form .alert-box.alert h3,form#form .alert-box.alert .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item form#form .alert-box.alert h2,form#form .alert-box.alert body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap form#form .alert-box.alert h2,form#form .alert-box.alert .gallery-index .group h2,.gallery-index .group form#form .alert-box.alert h2{font-size:26px}@media only screen and (max-width: 64em){form#form .alert-box.alert h3,form#form .alert-box.alert .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item form#form .alert-box.alert h2,form#form .alert-box.alert body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap form#form .alert-box.alert h2,form#form .alert-box.alert .gallery-index .group h2,.gallery-index .group form#form .alert-box.alert h2{font-size:22px}}@media only screen and (max-width: 40em){form#form .alert-box.alert h3,form#form .alert-box.alert .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item form#form .alert-box.alert h2,form#form .alert-box.alert body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap form#form .alert-box.alert h2,form#form .alert-box.alert .gallery-index .group h2,.gallery-index .group form#form .alert-box.alert h2{font-size:20px}}form#form .alert-box.alert h3,form#form .alert-box.alert .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item form#form .alert-box.alert h2,form#form .alert-box.alert body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap form#form .alert-box.alert h2,form#form .alert-box.alert .gallery-index .group h2,.gallery-index .group form#form .alert-box.alert h2,form#form .alert-box.alert p{color:#fff;margin-bottom:10px}form#form .alert-box.alert p,form#form .alert-box.alert li{font-size:16px;font-weight:400}form#form .alert-box.alert ul{background:none;margin:0 0 5px 17px;padding:0}form#form .alert-box.alert ul li{color:#fff;list-style-type:disc;margin:0;padding:0;text-indent:0}form#form label{position:absolute;width:1px;height:1px;margin-top:-1px;overflow:hidden}form#form input,form#form textarea{position:relative}form #recaptcha1{margin:-10px 0}@media only screen and (max-width: 64em){form #recaptcha1{margin:-10px 0 -10px -31px}}form #recaptcha1>div{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}form .submit-holder{text-align:center}@media only screen and (max-width: 800px){form .submit-holder{text-align:left}}.sticky-form-wrap{padding-bottom:0;position:fixed;bottom:40px;right:-200px;z-index:99999;display:flex;flex-direction:column;opacity:0}@media only screen and (max-width: 800px){.sticky-form-wrap{display:none}}body.scrolled .sticky-form-wrap{right:0;opacity:1}.sticky-form-wrap.is-active .sticky-form{box-shadow:0px 0px 29px -4px rgba(0,0,0,.16)}.sticky-form-wrap .sticky-form-header{padding:13px 16px 12px;font-size:16px;background-color:#000;color:#fff;font-weight:400;text-transform:uppercase;position:relative;letter-spacing:.5px;opacity:1 !important;cursor:pointer;text-align:center}.sticky-form-wrap .sticky-form-header:hover{background-color:hsl(0,0%,10%)}.sticky-form-wrap .sticky-form-header+.sticky-form-header{background-color:#0d1341}.sticky-form-wrap .sticky-form-header+.sticky-form-header:hover{background-color:rgb(21.5,31.4230769231,107.5)}.sticky-form-wrap .sticky-form-header:first-of-type{border-top-left-radius:4px}.sticky-form-wrap .sticky-form-header:last-of-type{border-bottom-left-radius:4px}.sticky-form-wrap .sticky-form{padding:20px;background:#fff}.sticky-form-wrap .sticky-form label{position:absolute;width:1px;height:1px;margin-top:-1px;overflow:hidden}.sticky-form-wrap .sticky-form input,.sticky-form-wrap .sticky-form textarea{position:relative}.sticky-form-wrap .sticky-form .feat1{width:100% !important}.sticky-form-wrap .sticky-form .btn,.sticky-form-wrap .sticky-form .special-banner [class^=btn],.special-banner .sticky-form-wrap .sticky-form [class^=btn]{margin-top:10px;width:100%;background:#000;color:#fff}.sticky-form-wrap .sticky-form .btn:before,.sticky-form-wrap .sticky-form .special-banner [class^=btn]:before,.special-banner .sticky-form-wrap .sticky-form [class^=btn]:before,.sticky-form-wrap .sticky-form .btn:after,.sticky-form-wrap .sticky-form .special-banner [class^=btn]:after,.special-banner .sticky-form-wrap .sticky-form [class^=btn]:after{display:none}.sticky-form-wrap .sticky-form .btn:hover,.sticky-form-wrap .sticky-form .special-banner [class^=btn]:hover,.special-banner .sticky-form-wrap .sticky-form [class^=btn]:hover{background:#000}.sticky-form-wrap .sticky-form p.title{font-size:16px;letter-spacing:.5px;margin-bottom:8px}.sticky-form-wrap .sticky-form ::-webkit-input-placeholder{color:#555}.sticky-form-wrap .sticky-form :-moz-placeholder{color:#555}.sticky-form-wrap .sticky-form ::-moz-placeholder{color:#555}.sticky-form-wrap .sticky-form :-ms-input-placeholder{color:#555}.sticky-form-wrap .sticky-form input,.sticky-form-wrap .sticky-form textarea{line-height:1.2;color:#000;border:none;font-size:16px;background:#efefef}.sticky-form-wrap .sticky-form input:focus,.sticky-form-wrap .sticky-form textarea:focus{border:none}.alert-box h3,.alert-box .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .alert-box h2,.alert-box body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .alert-box h2,.alert-box .gallery-index .group h2,.gallery-index .group .alert-box h2,.alert-box p,.alert-box li{color:#fff !important}.alert-box ul{margin:0}.alert-box ul li{list-style-type:disc !important;padding-left:0 !important;margin-left:20px !important}.alert-box ul li:before{display:none !important}body.gallery .mod-gallery-listing{padding-top:140px;max-width:1000px;margin:0 auto}@media only screen and (max-width: 40em){body.gallery .mod-gallery-listing{padding-top:0}}body.gallery .mod-gallery-listing .row h1 .small{visibility:hidden;opacity:0}body.gallery .sub-content.full{max-width:920px;margin:0 auto}body.gallery .disclaimer{font-style:italic;text-align:left;margin-top:20px}body.gallery .pagination{max-width:1200px;margin-left:auto;margin-right:auto;display:flex;justify-content:center}body.gallery .pagination>a{padding:10px 16px;margin-right:20px;border:1px solid #000}body.gallery .pagination>a.current{background-color:#000;color:#fff}body.gallery .mod-page_index{background:#fff !important;background-image:none !important}body.gallery-default .grid.flex-wrap{display:flex;flex-wrap:wrap}body.gallery-default .grid.flex-wrap:before,body.gallery-default .grid.flex-wrap:after{content:"";display:inline-block}body.gallery-default .grid.flex-wrap .item{width:calc(33.33% - 20px);margin-right:30px;margin-bottom:30px;border-radius:3px;display:flex;padding-top:15%;position:relative}@media only screen and (max-width: 40em){body.gallery-default .grid.flex-wrap .item{width:100% !important;margin-right:0}}body.gallery-default .grid.flex-wrap .item img{object-fit:cover;object-position:top;flex:1 1 100%;width:50%;height:100%;position:absolute;top:0}body.gallery-default .grid.flex-wrap .item img+img{right:0}body.gallery-default .grid.flex-wrap .item:nth-child(3n){margin-right:0}body.gallery-default .grid.flex-wrap .item.single{padding-top:18%}body.gallery-default .grid.flex-wrap .item.single img{width:100%}.popup-gallery{outline:none;position:relative}.popup-gallery:after{content:"Click Here";color:#fff;text-transform:uppercase;font-weight:700;position:absolute;opacity:0;padding-top:55px;font-size:15px;visibility:hidden !important;top:60%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0);-ms-transform:translate3d(-50%, -50%, 0);-o-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);display:inline-block;width:50%;height:50%;background:url(/assets/img/search-icon.png) no-repeat center center !important;background-size:12% auto !important;box-shadow:none !important}@media only screen and (max-width: 40em){.popup-gallery:after{content:"";top:50%}}.popup-gallery:hover:after{opacity:1 !important;visibility:visible !important}.gallery-index .group{margin-bottom:40px !important;margin-bottom:50px}@media only screen and (max-width: 40em){.gallery-index .group{margin-bottom:25px !important}}.gallery-index .group a.media{display:inline-block;margin-bottom:10px}@media only screen and (min-width: 64.1em){.gallery-index .group{width:47.5%;margin-right:5%;margin-bottom:30px;float:left}.gallery-index .group:nth-child(2n){margin-right:0}.gallery-index .group:nth-child(2n):after{clear:both}.gallery-index .group:nth-child(2n+1):before{clear:both}}@media only screen and (max-width: 64em){.gallery-index .group{width:47.5%;margin-right:5%;margin-bottom:30px;float:left}.gallery-index .group:nth-child(2n){margin-right:0}.gallery-index .group:nth-child(2n):after{clear:both}.gallery-index .group:nth-child(2n+1):before{clear:both}}@media only screen and (max-width: 40em){.gallery-index .group{width:100%;margin-right:0%;margin-bottom:30px;float:left;height:inherit}.gallery-index .group:nth-child(1n){margin-right:0}.gallery-index .group:nth-child(1n):after{clear:both}.gallery-index .group:nth-child(1n+1):before{clear:both}.gallery-index .group .links{position:relative;bottom:0;padding:0;margin-top:25px}.gallery-index .group+.group{margin-top:20px}}.gallery-index .group .links{margin-top:20px}.gallery-index .group .links ul{margin:0}.gallery-index .group .links ul li{line-height:2;font-size:15px;padding-left:0 !important}.gallery-index .group .links ul li:before{display:none !important}.gallery-index .group .links ul li a{text-decoration:none}.gallery-index .group .links ul li a:hover{opacity:1;cursor:default}.gallery-index .group .links ul li a:hover:not(.title){cursor:pointer;color:#000}.gallery-index .group .links ul li+li{margin-top:4px;padding-top:4px;border-top:1px solid #ddd}ul.gallery-dropdown{margin:0px !important;position:relative;display:inline-block;float:left}@media only screen and (max-width: 40em){ul.gallery-dropdown{margin-top:5px;display:block;width:100%}}ul.gallery-dropdown li.selector{background:#000;padding:6px 35px 5px 10px;text-align:left;min-width:180px;border-radius:2px;color:#fff;position:relative;font-size:14px}ul.gallery-dropdown li.selector:after{content:"";display:inline-block;background:url("https://static.tresiocms.com/images/arrow2.png") no-repeat center center;background-size:100% auto;position:absolute;top:13px;transform:rotate(90deg) translate3d(0, 0, 0);right:10px;width:8px;height:8px;filter:invert(1)}@media only screen and (min-width: 64.1em){ul.gallery-dropdown li.selector:hover{cursor:pointer;border-radius:2px 2px 0 0}ul.gallery-dropdown li.selector:hover:after{top:12px;transform:rotate(-90deg) translate3d(0, 0, 0)}}@media only screen and (max-width: 64em){ul.gallery-dropdown li.selector.active{cursor:pointer;border-radius:2px 2px 0 0}ul.gallery-dropdown li.selector.active:after{transform:rotate(-90deg) translate3d(0, 0, 0)}}ul.gallery-dropdown li ul{opacity:0;visibility:hidden;position:absolute;top:40px;left:0;width:250px;max-height:305px;overflow:auto;border-radius:2px;margin:0;z-index:99;transition:.15s all ease-in-out;background:#eef0f0}@media only screen and (max-width: 40em){ul.gallery-dropdown li ul{width:100%}}ul.gallery-dropdown li ul li{padding-left:0 !important}ul.gallery-dropdown li ul li:before{display:none !important}ul.gallery-dropdown li ul li a{padding:8px 10px;font-size:13px;text-decoration:none !important;font-weight:300;display:block;color:#777}ul.gallery-dropdown li ul li a:hover{background:#ddd;color:#000;opacity:1}ul.gallery-dropdown li ul li+li{margin-top:0 !important;border-top:1px solid #ddd}@media only screen and (max-width: 40em){ul.gallery-dropdown li ul li+li{border-top:none}}@media only screen and (min-width: 64.1em){ul.gallery-dropdown li:hover ul{top:33px;border-radius:0 0 2px 2px;opacity:1;visibility:visible}}@media only screen and (max-width: 64em){ul.gallery-dropdown li.active ul{border-radius:0 0 2px 2px;top:33px;opacity:1;visibility:visible}}ul.gallery-dropdown+a{margin-top:10px}.slider.patients .item a{position:relative;padding-top:64%;background:#efefef;display:block;border-radius:3px;overflow:hidden}.slider.patients .item a img{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0);-ms-transform:translate3d(-50%, -50%, 0);-o-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}body.gallery .sub-content ul{margin:0 !important}body.gallery.gallery-default .gall-nav{margin-top:30px;margin-bottom:30px}@media only screen and (max-width: 40em){body.gallery.gallery-default .gall-nav{margin-top:10px}}body.gallery.gallery-default .gall-nav span{position:relative;font-family:"Didot Open Face W05 Regular",serif;z-index:3;text-transform:uppercase}body.gallery.gallery-default .gall-nav span a{display:inline-block;padding:12px 17px;background:#000;border-radius:3px;color:#fff !important}@media only screen and (max-width: 64em){body.gallery.gallery-default .gall-nav span a{font-size:14px}}body.gallery.gallery-default .gall-nav span.null{border-radius:3px;padding:12px 17px;background:#999;color:#fff}@media only screen and (max-width: 64em){body.gallery.gallery-default .gall-nav span.null{font-size:14px}}body.gallery.gallery-default .gall-nav p{font-family:"Didot Open Face W05 Regular",serif;position:relative;top:5px;font-size:21px !important;margin-bottom:0}body.gallery.gallery-default .owl-carousel.patients{padding-left:30px;padding-right:30px;position:relative}body.gallery.gallery-default .owl-carousel.patients .here{opacity:.4}body.gallery.gallery-default .owl-carousel.patients .owl-stage-outer{position:relative;z-index:9}body.gallery.gallery-default .owl-carousel.patients .owl-stage-outer .owl-item img{border-radius:0px}body.gallery.gallery-default .owl-carousel.patients .owl-controls{position:absolute;z-index:7;left:0;top:0;width:100%;height:100%}body.gallery.gallery-default .owl-carousel.patients .owl-nav{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:calc(100% + 40px);display:flex;justify-content:space-between}body.gallery.gallery-default .owl-carousel.patients .owl-nav button{width:27px;height:12px;margin:0 10px;outline:0 !important}body.gallery.gallery-default .owl-carousel.patients .owl-nav button span{opacity:0}body.gallery.gallery-default .owl-carousel.patients .owl-nav .owl-prev,body.gallery.gallery-default .owl-carousel.patients .owl-nav .owl-next{text-indent:-9999px;background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;background-size:contain !important;width:40px;height:40px;padding:16px;display:inline-block;opacity:.8}body.gallery.gallery-default .owl-carousel.patients .owl-nav .owl-prev:hover,body.gallery.gallery-default .owl-carousel.patients .owl-nav .owl-next:hover{opacity:.4;cursor:pointer}body.gallery.gallery-default .owl-carousel.patients .owl-nav .owl-prev{margin-left:0}body.gallery.gallery-default .owl-carousel.patients .owl-nav .owl-next{background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;transform:rotate(180deg);background-size:contain !important;margin-right:0}body.gallery.gallery-default .gall-button{outline:0;margin-top:-43px;margin-bottom:21px;background:#000;border-radius:5px;font-family:"Didot Open Face W05 Regular",serif}body.gallery.gallery-default .gall-button:hover{background:#000}body.gallery.gallery-default .gall-button:focus{background:#000}@media only screen and (max-width: 40em){body.gallery.gallery-default .gall-button{margin-top:0px;display:block;float:none;width:100%}}body.gallery.gallery-default .gall-dropdown{outline:0}body.gallery.gallery-default .gall-dropdown li{padding-bottom:0px !important;list-style-type:none !important}body.gallery.gallery-default .gall-dropdown li a{padding:14px 10px;font-family:"Didot Open Face W05 Regular",serif;font-weight:300}body.gallery.gallery-default .sub-content .text{margin-top:40px;margin-bottom:25px}@media only screen and (min-width: 40.1em){body.gallery.gallery-default .sub-content .text{text-align:center;padding:0 50px}}body.gallery.gallery-default .sub-content .text p{position:relative}body.gallery.gallery-default .gallery-wrap .slides{width:85%;margin-right:4%;float:left}@media only screen and (max-width: 40em){body.gallery.gallery-default .gallery-wrap .slides{width:100%}}body.gallery.gallery-default .gallery-wrap .slides .feat2{width:48%;margin-right:4%;margin-bottom:30px;float:left;margin-bottom:0px}body.gallery.gallery-default .gallery-wrap .slides .feat2:nth-child(2n){margin-right:0}body.gallery.gallery-default .gallery-wrap .slides .feat2:nth-child(2n):after{clear:both}body.gallery.gallery-default .gallery-wrap .slides .feat2:nth-child(2n+1):before{clear:both}@media only screen and (max-width: 40em){body.gallery.gallery-default .gallery-wrap .slides .feat2{margin-bottom:15px}}body.gallery.gallery-default .gallery-wrap .thumbnails{float:left;width:11%}@media only screen and (max-width: 800px){body.gallery.gallery-default .gallery-wrap .thumbnails{margin-top:20px}}@media only screen and (max-width: 40em){body.gallery.gallery-default .gallery-wrap .thumbnails{width:100%}}body.gallery.gallery-default .gallery-wrap .thumbnails .owl-stage{width:100% !important}body.gallery.gallery-default .gallery-wrap .thumbnails .owl-stage .owl-item{width:100% !important;cursor:pointer;margin-bottom:20px}@media only screen and (max-width: 40em){body.gallery.gallery-default .gallery-wrap .thumbnails .owl-stage .owl-item{width:17% !important;margin-right:2% !important;margin-bottom:0px !important;float:left}body.gallery.gallery-default .gallery-wrap .thumbnails .owl-stage .owl-item:nth-child(3n){margin-right:0px !important}}body.gallery.gallery-default .gallery-wrap .thumbnails .owl-stage .owl-item .item{width:100%}body.gallery.gallery-default .gallery-wrap .thumbnails .owl-stage .owl-item .item img{width:100%;margin-bottom:0px}body.gallery.gallery-default .gallery-wrap .thumbnails .owl-stage .owl-item.here{opacity:.4}body.gallery.gallery-default .index-gallery .gallery-grid .item{padding-top:18%;position:relative;background:#ddd;border-radius:6px;overflow:hidden}@media only screen and (min-width: 64.1em){body.gallery.gallery-default .index-gallery .gallery-grid .item{width:32%;margin-right:2%;margin-bottom:30px;float:left;margin-bottom:2% !important}body.gallery.gallery-default .index-gallery .gallery-grid .item:nth-child(3n){margin-right:0}body.gallery.gallery-default .index-gallery .gallery-grid .item:nth-child(3n):after{clear:both}body.gallery.gallery-default .index-gallery .gallery-grid .item:nth-child(3n+1):before{clear:both}}@media only screen and (min-width: 800px)and (max-width: 64em){body.gallery.gallery-default .index-gallery .gallery-grid .item{padding-top:25%;width:48.75%;margin-right:2.5%;margin-bottom:30px;float:left;margin-bottom:2.5% !important}body.gallery.gallery-default .index-gallery .gallery-grid .item:nth-child(2n){margin-right:0}body.gallery.gallery-default .index-gallery .gallery-grid .item:nth-child(2n):after{clear:both}body.gallery.gallery-default .index-gallery .gallery-grid .item:nth-child(2n+1):before{clear:both}}@media only screen and (max-width: 40em){body.gallery.gallery-default .index-gallery .gallery-grid .item{padding-top:40%;width:100%;margin-right:0;margin-bottom:30px;float:left;margin-bottom:20px !important}body.gallery.gallery-default .index-gallery .gallery-grid .item:nth-child(1n){margin-right:0}body.gallery.gallery-default .index-gallery .gallery-grid .item:nth-child(1n):after{clear:both}body.gallery.gallery-default .index-gallery .gallery-grid .item:nth-child(1n+1):before{clear:both}}body.gallery.gallery-default .index-gallery .gallery-grid .item img.half{width:calc(50% - 2px);width:50%;position:absolute;top:50%;left:0;height:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}body.gallery.gallery-default .index-gallery .gallery-grid .item img.half+.half{left:50%}body.gallery.gallery-default .index-gallery .gallery-grid .item:hover{cursor:pointer;-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}body.gallery.gallery-popup h3,body.gallery.gallery-popup .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item body.gallery.gallery-popup h2,body.gallery.gallery-popup .gallery-index .group h2,.gallery-index .group body.gallery.gallery-popup h2,body.gallery.gallery-popup body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.gallery.gallery-popup h2{font-size:25px}body.gallery.gallery-popup .popup-gallery{outline:none;padding-top:45%;display:inline-block;overflow:hidden;width:100%;background:#ddd;border-radius:6px}body.gallery.gallery-popup .popup-gallery img{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0);-ms-transform:translate3d(-50%, -50%, 0);-o-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}body.gallery.gallery-popup .mfp-content{max-width:820px}body.gallery.gallery-popup .mfp-content .gallery-wrap{padding:30px;background:#fff;border-radius:2px;margin:0 auto;width:100%;display:block !important}body.gallery.gallery-popup .mfp-content .gallery-wrap .view{width:100%;float:left;margin-bottom:20px}@media only screen and (max-width: 40em){body.gallery.gallery-popup .mfp-content .gallery-wrap .view{width:100%}}body.gallery.gallery-popup .mfp-content .gallery-wrap .view .feat2{width:49%;margin-right:2%;margin-bottom:30px;float:left;margin-bottom:0px}body.gallery.gallery-popup .mfp-content .gallery-wrap .view .feat2:nth-child(2n){margin-right:0}body.gallery.gallery-popup .mfp-content .gallery-wrap .view .feat2:nth-child(2n):after{clear:both}body.gallery.gallery-popup .mfp-content .gallery-wrap .view .feat2:nth-child(2n+1):before{clear:both}@media only screen and (max-width: 40em){body.gallery.gallery-popup .mfp-content .gallery-wrap .view .feat2{margin-bottom:15px}}body.gallery.gallery-popup .mfp-content .gallery-wrap .view .item{display:none}body.gallery.gallery-popup .mfp-content .gallery-wrap .view .item img{margin-bottom:0px}body.gallery.gallery-popup .mfp-content .gallery-wrap .view .item:first-child{display:block}body.gallery.gallery-popup .mfp-content .gallery-wrap .slides{width:100%;float:left;display:none}@media only screen and (max-width: 40em){body.gallery.gallery-popup .mfp-content .gallery-wrap .slides{width:100%}}body.gallery.gallery-popup .mfp-content .gallery-wrap .slides .feat2{width:49%;margin-right:2%;margin-bottom:30px;float:left;margin-bottom:0px}body.gallery.gallery-popup .mfp-content .gallery-wrap .slides .feat2:nth-child(2n){margin-right:0}body.gallery.gallery-popup .mfp-content .gallery-wrap .slides .feat2:nth-child(2n):after{clear:both}body.gallery.gallery-popup .mfp-content .gallery-wrap .slides .feat2:nth-child(2n+1):before{clear:both}@media only screen and (max-width: 40em){body.gallery.gallery-popup .mfp-content .gallery-wrap .slides .feat2{margin-bottom:15px}}body.gallery.gallery-popup .mfp-content .gallery-wrap .slides .item{display:none}body.gallery.gallery-popup .mfp-content .gallery-wrap .slides .item:first-child{display:block}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails{float:left;width:100%}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item{margin-bottom:0px !important;display:block;width:15%;margin-right:2%;margin-bottom:30px;float:left}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item:nth-child(6n){margin-right:0}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item:nth-child(6n):after{clear:both}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item:nth-child(6n+1):before{clear:both}@media only screen and (max-width: 40em){body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item{width:23.5%;margin-right:2%;margin-bottom:30px;float:left}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item:nth-child(4n){margin-right:0}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item:nth-child(4n):after{clear:both}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item:nth-child(4n+1):before{clear:both}}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item img{width:100%;margin-bottom:0px}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item.active,body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item:hover{opacity:.4}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item a{padding-top:80%;overflow:hidden;position:relative;display:inline-block;width:100%;background:#ddd}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item a img{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0);-ms-transform:translate3d(-50%, -50%, 0);-o-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}body.gallery.gallery-popup .mfp-content .gallery-wrap .thumbnails .item a:hover{opacity:1}body.gallery.gallery-popup .mfp-content .gallery-wrap .details{margin-top:20px}body.gallery.gallery-popup .mfp-content .gallery-wrap .details p,body.gallery.gallery-popup .mfp-content .gallery-wrap .details ul.styled li,body.gallery.gallery-popup .mfp-content .gallery-wrap .details .sub-content.full .entry-content ul li,.sub-content.full .entry-content body.gallery.gallery-popup .mfp-content .gallery-wrap .details ul li{font-size:15px}body.gallery.gallery-popup .mfp-content .gallery-wrap .details p{margin:0}body.gallery.gallery-popup .mfp-content .gallery-wrap .details p+p{margin-top:10px}body.gallery.gallery-popup .mfp-content .gallery-wrap .details ul.styled,body.gallery.gallery-popup .mfp-content .gallery-wrap .details .sub-content.full .entry-content ul,.sub-content.full .entry-content body.gallery.gallery-popup .mfp-content .gallery-wrap .details ul{margin-top:8px}body.gallery.gallery-popup .mfp-content .gallery-wrap .details ul.styled li+li,body.gallery.gallery-popup .mfp-content .gallery-wrap .details .sub-content.full .entry-content ul li+li,.sub-content.full .entry-content body.gallery.gallery-popup .mfp-content .gallery-wrap .details ul li+li{margin-top:6px}@media only screen and (min-width: 64.1em){body.gallery.gallery-popup .patient-holder{width:48.5%;margin-right:3%;margin-bottom:30px;float:left;margin-bottom:2% !important}body.gallery.gallery-popup .patient-holder:nth-child(2n){margin-right:0}body.gallery.gallery-popup .patient-holder:nth-child(2n):after{clear:both}body.gallery.gallery-popup .patient-holder:nth-child(2n+1):before{clear:both}}@media only screen and (min-width: 800px)and (max-width: 64em){body.gallery.gallery-popup .patient-holder{width:49%;margin-right:2%;margin-bottom:30px;float:left;margin-bottom:2% !important}body.gallery.gallery-popup .patient-holder:nth-child(2n){margin-right:0}body.gallery.gallery-popup .patient-holder:nth-child(2n):after{clear:both}body.gallery.gallery-popup .patient-holder:nth-child(2n+1):before{clear:both}}@media only screen and (max-width: 800px){body.gallery.gallery-popup .patient-holder{width:47.5%;margin-right:5%;margin-bottom:30px;float:left;margin-bottom:5% !important}body.gallery.gallery-popup .patient-holder:nth-child(2n){margin-right:0}body.gallery.gallery-popup .patient-holder:nth-child(2n):after{clear:both}body.gallery.gallery-popup .patient-holder:nth-child(2n+1):before{clear:both}}@media only screen and (max-width: 40em){body.gallery.gallery-popup .patient-holder{width:100%;margin-right:0;margin-bottom:30px;float:left}body.gallery.gallery-popup .patient-holder:nth-child(1n){margin-right:0}body.gallery.gallery-popup .patient-holder:nth-child(1n):after{clear:both}body.gallery.gallery-popup .patient-holder:nth-child(1n+1):before{clear:both}}body.gallery.gallery-popup .gallery-preview{position:relative;float:left;width:100%}body.gallery.gallery-popup .gallery-preview>div img{width:50%;margin-bottom:0px;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}body.gallery.gallery-popup .gallery-preview>div img+img{left:50%}body.gallery.gallery-popup .gallery-preview>div a{position:relative;display:block;opacity:1 !important;overflow:hidden}body.gallery.gallery-popup .gallery-preview>div a:after{opacity:0;position:absolute;display:block;width:100%;height:100%;text-align:center;background:rgba(20,20,20,.5)}body.gallery.gallery-popup .gallery-preview>div a:hover{cursor:pointer;-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}body.gallery.gallery-popup .gallery-preview>div a:hover img{opacity:.6}body.gallery.gallery-popup .gallery-preview>div a:hover:after{opacity:1;box-shadow:inset 0px 0px 20px 0px #000}body.gallery.gallery-popup .gallery-preview .patient-info{margin-top:20px}body.gallery.gallery-popup .gallery-preview .patient-info h2{font-size:24px}body.gallery.gallery-row .mfp-image-holder .mfp-content{padding:0;background:none;max-width:800px}body.gallery.gallery-row .mfp-image-holder .mfp-bottom-bar{margin-top:-28px}body.gallery.gallery-row .patient-gallery{margin-bottom:100px}@media only screen and (max-width: 40em){body.gallery.gallery-row .patient-gallery{padding:0}}body.gallery.gallery-row .patient-gallery .patient{border:1px solid #ddd;padding:0}body.gallery.gallery-row .patient-gallery .patient .patient-info{padding:20px;border-right:1px solid #ddd;width:50%;float:left;margin-right:0}@media only screen and (max-width: 64em){body.gallery.gallery-row .patient-gallery .patient .patient-info{width:100%;border-right:none}}@media only screen and (max-width: 40em){body.gallery.gallery-row .patient-gallery .patient .patient-info{display:block}}body.gallery.gallery-row .patient-gallery .patient .patient-info h3,body.gallery.gallery-row .patient-gallery .patient .patient-info .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item body.gallery.gallery-row .patient-gallery .patient .patient-info h2,body.gallery.gallery-row .patient-gallery .patient .patient-info .gallery-index .group h2,.gallery-index .group body.gallery.gallery-row .patient-gallery .patient .patient-info h2,body.gallery.gallery-row .patient-gallery .patient .patient-info body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.gallery.gallery-row .patient-gallery .patient .patient-info h2{font-size:18px !important;color:#000;letter-spacing:1px;font-weight:600;font-family:"Didot Open Face W05 Regular",serif}@media only screen and (max-width: 64em){body.gallery.gallery-row .patient-gallery .patient .patient-info h3,body.gallery.gallery-row .patient-gallery .patient .patient-info .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item body.gallery.gallery-row .patient-gallery .patient .patient-info h2,body.gallery.gallery-row .patient-gallery .patient .patient-info .gallery-index .group h2,.gallery-index .group body.gallery.gallery-row .patient-gallery .patient .patient-info h2,body.gallery.gallery-row .patient-gallery .patient .patient-info body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.gallery.gallery-row .patient-gallery .patient .patient-info h2{font-size:15px !important}}@media only screen and (max-width: 40em){body.gallery.gallery-row .patient-gallery .patient .patient-info h3,body.gallery.gallery-row .patient-gallery .patient .patient-info .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item body.gallery.gallery-row .patient-gallery .patient .patient-info h2,body.gallery.gallery-row .patient-gallery .patient .patient-info .gallery-index .group h2,.gallery-index .group body.gallery.gallery-row .patient-gallery .patient .patient-info h2,body.gallery.gallery-row .patient-gallery .patient .patient-info body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap body.gallery.gallery-row .patient-gallery .patient .patient-info h2{font-size:14px !important}}body.gallery.gallery-row .patient-gallery .patient .patient-info h3 span,body.gallery.gallery-row .patient-gallery .patient .patient-info .mod-page_index .row.index-list .item h2 span,.mod-page_index .row.index-list .item body.gallery.gallery-row .patient-gallery .patient .patient-info h2 span,body.gallery.gallery-row .patient-gallery .patient .patient-info .gallery-index .group h2 span,.gallery-index .group body.gallery.gallery-row .patient-gallery .patient .patient-info h2 span,body.gallery.gallery-row .patient-gallery .patient .patient-info body.gallery.gallery-default .sub-content .patients-wrap h2 span,body.gallery.gallery-default .sub-content .patients-wrap body.gallery.gallery-row .patient-gallery .patient .patient-info h2 span{display:block;color:#000;font-size:18px;margin:10px 0 20px;font-weight:600}@media only screen and (max-width: 64em){body.gallery.gallery-row .patient-gallery .patient .patient-info h3 span,body.gallery.gallery-row .patient-gallery .patient .patient-info .mod-page_index .row.index-list .item h2 span,.mod-page_index .row.index-list .item body.gallery.gallery-row .patient-gallery .patient .patient-info h2 span,body.gallery.gallery-row .patient-gallery .patient .patient-info .gallery-index .group h2 span,.gallery-index .group body.gallery.gallery-row .patient-gallery .patient .patient-info h2 span,body.gallery.gallery-row .patient-gallery .patient .patient-info body.gallery.gallery-default .sub-content .patients-wrap h2 span,body.gallery.gallery-default .sub-content .patients-wrap body.gallery.gallery-row .patient-gallery .patient .patient-info h2 span{font-size:16px}}@media only screen and (max-width: 40em){body.gallery.gallery-row .patient-gallery .patient .patient-info h3 span,body.gallery.gallery-row .patient-gallery .patient .patient-info .mod-page_index .row.index-list .item h2 span,.mod-page_index .row.index-list .item body.gallery.gallery-row .patient-gallery .patient .patient-info h2 span,body.gallery.gallery-row .patient-gallery .patient .patient-info .gallery-index .group h2 span,.gallery-index .group body.gallery.gallery-row .patient-gallery .patient .patient-info h2 span,body.gallery.gallery-row .patient-gallery .patient .patient-info body.gallery.gallery-default .sub-content .patients-wrap h2 span,body.gallery.gallery-default .sub-content .patients-wrap body.gallery.gallery-row .patient-gallery .patient .patient-info h2 span{font-size:15px}}body.gallery.gallery-row .patient-gallery .patient .patient-info p{font-size:15px;margin-bottom:0}@media only screen and (max-width: 40em){body.gallery.gallery-row .patient-gallery .patient .patient-info p{font-size:14px}}body.gallery.gallery-row .patient-gallery .patient .patient-info p:last-child{margin-bottom:0 !important}body.gallery.gallery-row .patient-gallery .patient .patient-info p.category{margin:-15px 0 10px}body.gallery.gallery-row .patient-gallery .patient .patient-info p.results-vary{font-style:italic;opacity:.8}body.gallery.gallery-row .patient-gallery .patient .patient-info p+p{margin-top:12px}body.gallery.gallery-row .patient-gallery .patient .popup-gallery:after{display:none}body.gallery.gallery-row .patient-gallery .patient .patient-media{padding:20px;width:50%;float:left;display:table}@media only screen and (max-width: 64em){body.gallery.gallery-row .patient-gallery .patient .patient-media{width:100%;padding:0 20px 20px}}@media only screen and (max-width: 64em){body.gallery.gallery-row .patient-gallery .patient .patient-media .fancybox{max-width:360px;margin:0 auto 20px}}@media only screen and (max-width: 40em){body.gallery.gallery-row .patient-gallery .patient .patient-media .fancybox{margin-bottom:0}}body.gallery.gallery-row .patient-gallery .patient .patient-media .inner{display:table-cell;vertical-align:middle}body.gallery.gallery-row .patient-gallery .patient .patient-media .icon{float:left;padding-top:40%;width:calc(50% - 10px);border-radius:2px;margin-top:20px;position:relative;background:#ddd;overflow:hidden}@media only screen and (max-width: 64em){body.gallery.gallery-row .patient-gallery .patient .patient-media .icon{padding-top:48%}}body.gallery.gallery-row .patient-gallery .patient .patient-media .icon img{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);max-height:99%}body.gallery.gallery-row .patient-gallery .patient .patient-media .icon:nth-child(even){margin-left:20px}body.gallery.gallery-row .patient-gallery .patient .patient-media .icon:first-child,body.gallery.gallery-row .patient-gallery .patient .patient-media .icon:nth-child(2){margin-top:0}body.gallery.gallery-row .patient-gallery .patient .patient-media .icon:hover{opacity:.6}body.gallery.gallery-row .patient-gallery .patient .patient-media .icon:hover img{cursor:pointer;-webkit-transform:translateX(-50%) translateY(-50%) scale(1.05);-moz-transform:translateX(-50%) translateY(-50%) scale(1.05);-ms-transform:translateX(-50%) translateY(-50%) scale(1.05);-o-transform:translateX(-50%) translateY(-50%) scale(1.05);transform:translateX(-50%) translateY(-50%) scale(1.05)}body.gallery.gallery-row .patient-gallery .patient+.patient{margin-top:40px;padding-top:0}body.contact .mod-logo_list .logo-container .img img,body.contact .mod-linked_logo_list .logo-container .img img{max-height:360px}body.contact.phone-consultation .mod-contact.banner .row .inner h1,body.contact.request-an-appointment .mod-contact.banner .row .inner h1{font-size:30px}@media only screen and (max-width: 40em){body.contact .mod-contact.banner .row .inner{width:100%}}.slider-3{padding-left:80px;padding-right:80px}@media only screen and (max-width: 40em){.slider-3{padding-left:60px;padding-right:60px}}.slider-3 .owl-item .popup-video{display:block}.slider-3 .owl-item p{line-height:1.2}.slider-3 .owl-item .title{font-weight:700;margin-bottom:10px}.slider-3 .owl-nav{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:100%;display:flex;justify-content:space-between}.slider-3 .owl-nav button{width:27px;height:12px;margin:0 10px;outline:0 !important}.slider-3 .owl-nav button span{opacity:0}.slider-3 .owl-nav .owl-prev,.slider-3 .owl-nav .owl-next{text-indent:-9999px;background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;background-size:contain !important;width:40px;height:40px;padding:16px;display:inline-block;opacity:.8}.slider-3 .owl-nav .owl-prev:hover,.slider-3 .owl-nav .owl-next:hover{opacity:.4;cursor:pointer}.slider-3 .owl-nav .owl-prev{margin-left:0}.slider-3 .owl-nav .owl-next{background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;transform:rotate(180deg);background-size:contain !important;margin-right:0}body.sticky-bar-on header,body.sticky-bar-on header.scrolled,body.sticky-bar-on .mobile-nav-wrap,body.sticky-bar-on .mobile-navigation{top:62px !important}@media only screen and (min-width: 64.1em){body.sticky-bar-on main{top:0 !important}}@media only screen and (max-width: 64em){body.sticky-bar-on main{top:60px !important;margin-top:0 !important}}@media only screen and (max-width: 40em){body.sticky-bar-on main{margin-top:2px !important}}body.pop-out-overflow{overflow:hidden !important}.special-banner{position:fixed;background:#962a2a;left:0;padding:13px;text-align:center;top:0;width:100%;z-index:9999999999}.special-banner p{color:#fff;font-size:15px;font-weight:bold;text-transform:uppercase}@media only screen and (max-width: 40em){.special-banner p{font-size:14px}}.special-banner [class^=btn]{color:#fff;background:#000;padding:10px 18px;margin-left:20px;font-size:14px;font-weight:bold;text-transform:uppercase}.special-banner [class^=btn]:hover{opacity:.8;color:#fff}@media only screen and (max-width: 40em){.special-banner [class^=btn]{margin:4px;padding:6px 10px;font-size:14px;display:inline-block;line-height:1;width:100%}}@media only screen and (max-width: 800px){.special-banner .hide-mobile{display:none}}.pop-out-special{position:fixed;height:100%;left:0;opacity:0;top:0;width:100%;z-index:9999999;visibility:hidden}.pop-out-special.visible{opacity:1;visibility:visible}.pop-out-special a.btn-close{background:url("https://www.datocms-assets.com/15815/1584137292-icon-close.svg") center center no-repeat;-webkit-background-size:cover;background-size:cover;content:"";height:60px;left:auto;position:absolute;right:20px;top:20px;width:60px}@media only screen and (min-width: 800px)and (max-width: 64em){.pop-out-special a.btn-close{top:-26px}}.pop-out-special .pop-out-content{height:100vh;display:flex;flex-direction:column;justify-content:center;background:#f7f7f7}.pop-out-special .pop-out-content>div{box-shadow:0 0 23px -4px rgba(0,0,0,.4) !important;background:#fff;padding:25px 15px;position:relative}@media only screen and (min-width: 40.1em){.pop-out-special .pop-out-content>div{max-height:90vh;overflow:scroll;padding:50px 50px 0 50px}.pop-out-special .pop-out-content>div:after{background:linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);bottom:0;left:0;content:"";display:block;height:100px;position:sticky;width:100%;z-index:1}}@media only screen and (max-width: 40em){.pop-out-special .pop-out-content>div{overflow:scroll;padding-top:100px}}.pop-out-special .pop-out-content>div h2{color:#000 !important;font-size:40px}.pop-out-special .pop-out-content>div p.disclaimer{font-size:80%}.pop-out-special .pop-out-content>div ul li{list-style:circle;margin-bottom:10px}.pop-out-special .pop-out-content>div .btn,.pop-out-special .pop-out-content>div .special-banner [class^=btn],.special-banner .pop-out-special .pop-out-content>div [class^=btn]{background:#000 !important;color:#fff;font-weight:bold;padding:14px}body.sticky-bar-on main{margin-top:60px}@media only screen and (max-width: 64em){body.lp #tresio-widget-button{bottom:55px}}.search-icon-container{display:flex;justify-content:center;align-items:center;position:relative;top:3px;left:5px;width:54px;height:54px;font-size:.9em;z-index:99999;border-radius:50%;overflow:hidden;vertical-align:center;background:rgba(0,0,0,0);cursor:pointer;zoom:100% !important;opacity:1 !important}.search-icon-container.floating{position:fixed;top:auto;width:45px;height:45px;border-radius:50px;background:#000;border:1px solid #fff}@media only screen and (max-width: 800px){.search-icon-container.floating{bottom:65px}}.search-icon-container .js-search-open:after{filter:invert(0);transform:translate(-50%, -50%);top:50%;left:50%}body.out-of-town-patients .container.mod-box_grid .boxes{flex-direction:column;gap:2rem;max-width:880px}body.out-of-town-patients .container.mod-box_grid .boxes .box{margin-left:0px}.btn.instagram,.special-banner .instagram[class^=btn]{border-color:#fff;color:#fff;margin-bottom:30px}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:100000;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:100001;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-content{max-width:720px;background:#fff;padding:20px;border-radius:2px}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset rgba(0,0,0,0)}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:65%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */body.scrolled .wow{visibility:hidden}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform:scale3d(1, 1, 1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{from,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scale3d(1, 1, 1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -10%, 0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-10%, 0, 0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(10%, 0, 0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 10%, 0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 10%, 0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-10%, 0, 0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(10%, 0, 0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -10%, 0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0, 1, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(10%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(10%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0, 0, 1, 80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0, 0, 1, 60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-10%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0, -10%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-10%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(10%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0, 10%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 10%, 0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-10%, 0, 0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(10%, 0, 0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -10%, 0)}}.slideOutUp{animation-name:slideOutUp}.divider:before{content:"";position:relative;width:100%;height:2px;background-color:#000;margin-bottom:8px}.divider:after{content:"";content:"";position:relative;width:100%;height:5px;background-color:#000}.mod-hero:before{display:none}@media only screen and (max-width: 800px){.mod-hero:before{display:block;background-color:#000;opacity:.4}}.mod-hero .row{padding:calc(80px + 8%) 20px 80px}@media only screen and (max-width: 64em){.mod-hero .row{padding:calc(60px + 4%) 20px 80px}}@media only screen and (max-width: 800px){.mod-hero .row{padding:calc(40px + 3.5%) 20px}}.mod-hero .row .inner{position:relative;margin-left:auto;margin-right:0;display:flex;flex-direction:column}@media only screen and (max-width: 800px){.mod-hero .row .inner{width:100%}}.mod-hero .row .inner:before{content:"";position:relative;width:100%;height:2px;background-color:#fff;margin-bottom:8px;order:99}.mod-hero .row .inner:after{content:"";position:relative;width:100%;height:5px;background-color:#fff;order:100}.mod-hero .row .inner h1{color:#fff;font-size:80px;padding-bottom:60px}@media only screen and (max-width: 64em){.mod-hero .row .inner h1{font-size:60px;padding-bottom:30px}}@media only screen and (max-width: 800px){.mod-hero .row .inner h1{font-size:40px;padding-bottom:20px}}@media only screen and (max-width: 40em){.mod-hero .row .inner h1{font-size:30px}}.mod-hero .row .inner h1.long{font-size:50px}@media only screen and (max-width: 64em){.mod-hero .row .inner h1.long{font-size:40px}}@media only screen and (max-width: 800px){.mod-hero .row .inner h1.long{font-size:34px;padding-bottom:20px}}@media only screen and (max-width: 40em){.mod-hero .row .inner h1.long{font-size:28px}}.mod-hero .row .inner p{color:#fff}.mod-hero .row .inner p:last-child{margin-bottom:1rem}.mod-hero .row .inner ul.s3breadcrumb{margin-bottom:50px}@media only screen and (max-width: 64em){.mod-hero .row .inner ul.s3breadcrumb{margin-bottom:30px}}@media only screen and (max-width: 800px){.mod-hero .row .inner ul.s3breadcrumb{margin-bottom:20px}}.mod-hero .row .inner ul.s3breadcrumb li{font-size:18px}@media only screen and (max-width: 64em){.mod-hero .row .inner ul.s3breadcrumb li{font-size:14px}}@media only screen and (max-width: 800px){.mod-hero .row .inner ul.s3breadcrumb li{font-size:12px}}.mod-hero .row .inner ul.s3breadcrumb li:before{color:#fff !important}.mod-hero .row .inner ul.s3breadcrumb li a{color:#fff !important;text-transform:uppercase;font-size:18px}@media only screen and (max-width: 800px){.mod-hero .row .inner ul.s3breadcrumb li a{font-size:14px}}@media only screen and (max-width: 64em){.mod-hero .row .inner ul.s3breadcrumb li a{font-size:14px}}@media only screen and (max-width: 800px){.mod-hero .row .inner ul.s3breadcrumb li a{font-size:12px}}.mod-hero .row .text{padding-right:20px}@media only screen and (max-width: 800px){.mod-hero .row .text{padding-right:0}}.mod-hero .bg,.mod-hero .media{position:absolute;top:0;right:0;width:100%;height:100%;max-width:50%;background-position:center center !important;background-size:cover !important}@media only screen and (max-width: 800px){.mod-hero .bg,.mod-hero .media{max-width:100%}}.mod-hero .bg{object-fit:cover;object-position:top;right:0;left:0;opacity:1;max-width:100%}.mod-intro .row .inner{max-width:540px;margin:0 auto 20px;position:relative;padding-bottom:50px}.mod-intro .row .inner h2{margin-bottom:40px}.mod-intro .row .inner:before{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:100%;height:2px;background-color:#000;margin-bottom:8px}.mod-intro .row .inner:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:100%;height:5px;background-color:#000}.mod-page_doctor{margin-top:0 !important;margin-bottom:0 !important}.mod-page_doctor .row{display:flex;max-width:1600px;padding-left:0 !important;padding-right:0 !important}@media only screen and (max-width: 800px){.mod-page_doctor .row{flex-direction:column}}.mod-page_doctor .row .img-left img,.mod-page_doctor .row .img-right img{object-fit:cover;min-width:100%;min-height:100%}@media only screen and (max-width: 800px){.mod-page_doctor .row .img-left{max-height:75vw;overflow:hidden}}.mod-page_doctor .row .img-left img{object-position:top}@media only screen and (max-width: 64em){.mod-page_doctor .row .img-right{display:none}}.mod-page_doctor .row .inner{display:flex;flex-direction:column;max-width:600px;width:100%;padding:40px 50px}@media only screen and (max-width: 64em){.mod-page_doctor .row .inner{order:3;max-width:50%}}@media only screen and (max-width: 800px){.mod-page_doctor .row .inner{max-width:100%;padding-left:20px;padding-right:20px}}@media only screen and (max-width: 40em){.mod-page_doctor .row .inner{padding:20px 10px}}.mod-page_doctor .row .inner h2{font-size:65px;line-height:1}@media screen and (max-width: 1200px){.mod-page_doctor .row .inner h2{font-size:48px}}@media only screen and (max-width: 64em){.mod-page_doctor .row .inner h2{font-size:46px}}@media only screen and (max-width: 800px){.mod-page_doctor .row .inner h2{font-size:38px;text-align:center}}@media only screen and (max-width: 40em){.mod-page_doctor .row .inner h2{font-size:30px}}.mod-page_doctor .row .inner .text{display:block;margin-bottom:20px}.mod-page_doctor .row .inner ul.tabs{display:flex;margin-top:auto}@media only screen and (max-width: 800px){.mod-page_doctor .row .inner ul.tabs{justify-content:center}}.mod-page_doctor .row .inner ul.tabs li{text-transform:uppercase;font-weight:400;list-style:none;margin-top:0;padding-right:20px;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;cursor:pointer}.mod-page_doctor .row .inner ul.tabs li:before{display:none}.mod-page_doctor .row .inner ul.tabs li:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:#000}.mod-page_doctor .row .inner ul.tabs li:hover{opacity:.7}.mod-page_doctor .row .inner ul.tabs li.active{opacity:.6;cursor:default}.mod-page_doctor .row .inner ul.tabs li:first-of-type{margin-left:-20px}.mod-page_doctor .row .inner ul.tabs li:last-of-type:after{display:none}@media only screen and (max-width: 64em){.mod-page_doctor .video-container{padding:25px}}.mod-page_doctor .video-container .popup-video{position:absolute;right:25px;bottom:0}.mod-page_doctor .video-container .popup-video:after{top:-45px;filter:invert(1) !important}@media only screen and (max-width: 64em){.mod-page_doctor .video-container .popup-video:after{left:0;right:unset;top:50%;width:40px;height:40px;background-size:contain;background:url("https://static.tresiocms.com/images/play.png") no-repeat center center/contain}}@media only screen and (max-width: 64em){.mod-page_doctor .video-container .popup-video{position:relative;left:0;right:unset;padding-left:25px}}.mod-reviews_slider{overflow:hidden;margin:30px auto}@media only screen and (max-width: 800px){.mod-reviews_slider{margin-top:30px}}.mod-reviews_slider .reviews-slider{padding-left:80px;padding-right:80px}@media only screen and (max-width: 40em){.mod-reviews_slider .reviews-slider{padding-left:60px;padding-right:60px}}.mod-reviews_slider .owl-stage-outer{overflow:visible}.mod-reviews_slider .row{padding-left:0;padding-right:0}.mod-reviews_slider .row h2{text-align:center;font-size:42px;padding-bottom:30px;margin-bottom:20px}@media only screen and (max-width: 64em){.mod-reviews_slider .row h2{font-size:44px}}@media only screen and (max-width: 800px){.mod-reviews_slider .row h2{font-size:40px;padding-bottom:10px}}@media only screen and (max-width: 40em){.mod-reviews_slider .row h2{font-size:34px;padding-bottom:0}}.mod-reviews_slider .row.content{padding-bottom:40px}.mod-reviews_slider .row.divider{margin-top:0;padding-top:0;padding-left:80px;padding-right:80px}@media only screen and (max-width: 40em){.mod-reviews_slider .row.divider{padding-left:60px;padding-right:60px}}.mod-reviews_slider .row.divider:before{position:relative;width:100%;height:2px;background-color:#000;margin-bottom:8px}.mod-reviews_slider .row.divider:after{position:relative;width:100%;height:5px;background-color:#000}.mod-reviews_slider .owl-nav{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:100%;display:flex;justify-content:space-between}.mod-reviews_slider .owl-nav button{width:27px;height:12px;margin:0 10px;outline:0 !important}.mod-reviews_slider .owl-nav button span{opacity:0}.mod-reviews_slider .owl-nav .owl-prev,.mod-reviews_slider .owl-nav .owl-next{text-indent:-9999px;background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;background-size:contain !important;width:40px;height:40px;padding:16px;display:inline-block;opacity:.8}.mod-reviews_slider .owl-nav .owl-prev:hover,.mod-reviews_slider .owl-nav .owl-next:hover{opacity:.4;cursor:pointer}.mod-reviews_slider .owl-nav .owl-prev{margin-left:0}.mod-reviews_slider .owl-nav .owl-next{background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;transform:rotate(180deg);background-size:contain !important;margin-right:0}.mod-reviews_slider .owl-item{opacity:0;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-ms-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}.mod-reviews_slider .owl-item.active{opacity:1}.mod-reviews_slider .review-title{font-size:18px;margin-right:20px;margin-bottom:0}.mod-reviews_slider .review-footer{display:flex;flex-direction:row;justify-content:flex-start;padding-top:22px}.mod-reviews_slider .review-footer a{font-family:"Didot Open Face W05 Regular",serif;font-size:17px;border-bottom:1px solid #000}.mod-reviews_slider .review-footer .review-stars{display:flex;align-self:center}.mod-reviews_slider .review-footer .review-stars svg{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.home .mod-reviews_slider{margin-bottom:50px}.mod-links_list .links-list{padding-top:20px;display:flex;justify-content:center}@media only screen and (max-width: 800px){.mod-links_list .links-list{display:block;text-align:center}}.mod-links_list .links-list a{position:relative;font-weight:400;font-size:16px;padding:6px 16px 6px 12px}.mod-links_list .links-list a:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);height:100%;width:1px;background-color:#979797}.mod-links_list .links-list a:last-of-type:after{display:none}@media only screen and (max-width: 800px){.mod-links_list .links-list a{display:inline-block;margin:0 20px 15px}}.mod-logo_list,.mod-linked_logo_list{text-align:center}.lp .mod-logo_list,.lp .mod-linked_logo_list{pointer-events:none}.mod-logo_list .logo-container,.mod-linked_logo_list .logo-container{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 40em){.mod-logo_list .logo-container,.mod-linked_logo_list .logo-container{flex-wrap:wrap;grid-row-gap:20px}}.mod-logo_list .logo-container .img,.mod-linked_logo_list .logo-container .img{display:inline-block;padding:0 20px;max-width:175px;max-height:120px}.mod-logo_list .logo-container .img img,.mod-linked_logo_list .logo-container .img img{width:auto;max-height:120px}@media only screen and (max-width: 64em){.mod-logo_list .logo-container .img,.mod-linked_logo_list .logo-container .img{max-width:200px;padding:0 30px;margin-bottom:30px !important}}@media only screen and (max-width: 40em){.mod-logo_list .logo-container .img,.mod-linked_logo_list .logo-container .img{display:block;padding:0 20px;margin:0 auto}}.mod-page_gallery .content h2{color:#000;letter-spacing:2px;font-size:40px;line-height:1.05}.mod-page_gallery .js-age-filter{position:absolute;width:100%;height:100%;top:0;left:0;background:hsla(0,0%,100%,.85);z-index:99;display:flex;flex-direction:column;padding:30px;text-align:center;justify-content:center;align-items:center;opacity:0;visibility:hidden;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.mod-page_gallery .js-age-filter>*{max-width:400px}.mod-page_gallery .js-age-filter.is-active{opacity:1;visibility:visible}.mod-page_gallery .js-age-filter.is-active+.page-gallery-slider{filter:blur(12px);-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9)}.mod-page_gallery .js-age-filter.is-active+.page-gallery-slider .item{background:#fff}.mod-page_gallery .page-gallery-slider{filter:blur(0);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;padding-top:40px}.mod-page_gallery .page-gallery-slider .owl-dots{text-align:center;padding:30px 0}.mod-page_gallery .page-gallery-slider .owl-dots button{margin:0 5px;height:10px;width:10px;background:#000;outline:0 !important;border:1px solid #000}.mod-page_gallery .page-gallery-slider .owl-dots button.active{background:#fff}.mod-page_gallery .page-gallery-slider .item{flex-direction:row;display:flex;align-items:center;padding:30px;flex-wrap:wrap;background:#f7f7f7}@media only screen and (max-width: 800px){.mod-page_gallery .page-gallery-slider .item{padding:20px 4px}.mod-page_gallery .page-gallery-slider .item .small-12{flex:0 0 100%}}.mod-columns_two{position:relative}.mod-columns_two .row{position:relative}@media only screen and (max-width: 800px){.mod-columns_two .row .s3grid.d-flex{flex-direction:column}}.mod-columns_two.dark{background-color:#000;margin:25px auto}.mod-columns_two:not(.dark)+.mod-two_column .row{padding-top:20px}.mod-columns_three{position:relative}.mod-columns_three.dark:after{content:" ";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);top:0;left:0;z-index:1}.mod-columns_three.dark .row{position:relative;z-index:10}.mod-columns_three .row{position:relative;padding-bottom:0}.mod-columns_three .row .s3grid{display:flex;grid-gap:20px}@media only screen and (max-width: 800px){.mod-columns_three .row .s3grid{flex-direction:column}}.mod-columns_three .row .s3grid:before,.mod-columns_three .row .s3grid:after{display:none}.mod-columns_three .row .s3grid .feat3{margin:0}.mod-columns_three .row .s3grid .feat3 img{min-height:210px;object-fit:cover}.mod-page_faq{position:relative}.mod-page_faq .sticky-side{float:left;width:350px}@media only screen and (max-width: 64em){.mod-page_faq .sticky-side{width:100%;padding:0;border:none}}@media only screen and (min-width: 64em)and (max-height: 800px){.mod-page_faq .sticky-side{width:100%;padding:0;border:none}}.mod-page_faq .sticky-side h2{font-size:75px;text-transform:none}@media only screen and (max-width: 64em){.mod-page_faq .sticky-side h2{font-size:60px;margin-bottom:20px}}@media only screen and (min-width: 64em)and (max-height: 800px){.mod-page_faq .sticky-side h2{margin-bottom:20px}}@media only screen and (max-width: 800px){.mod-page_faq .sticky-side h2{font-size:40px}}@media only screen and (max-width: 40em){.mod-page_faq .sticky-side h2{font-size:36px}}.mod-page_faq .sticky-side .list{margin-top:40px}@media only screen and (max-width: 40em){.mod-page_faq .sticky-side .list{margin-top:20px}}.mod-page_faq .sticky-side .list p{position:relative;margin-bottom:0;line-height:1.4;font-weight:600;cursor:pointer}@media only screen and (max-width: 64em){.mod-page_faq .sticky-side .list p{display:none}}@media only screen and (min-width: 64em)and (max-height: 800px){.mod-page_faq .sticky-side .list p{display:none}}.mod-page_faq .sticky-side .list p+p{margin-top:16px}.mod-page_faq .sticky-side .list p.active{color:#000}@media only screen and (min-width: 64.1em){.mod-page_faq .sticky-side.sticky{position:fixed;top:176px}}.mod-page_faq .sticky-side.bottom{position:absolute;bottom:60px}.mod-page_faq .content{float:right;width:calc(100% - 400px);padding:0 0 0 80px;border-left:1px solid #000}@media only screen and (max-width: 64em){.mod-page_faq .content{width:100%;background:none;padding:0;border-left:0}}@media only screen and (min-width: 64em)and (max-height: 800px){.mod-page_faq .content{width:100%;background:none;padding:0}}.mod-page_faq .content .questions .question h3,.mod-page_faq .content .questions .question .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question h2,.mod-page_faq .content .questions .question .gallery-index .group h2,.gallery-index .group .mod-page_faq .content .questions .question h2,.mod-page_faq .content .questions .question body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question h2{text-transform:none;font-size:20px;padding-bottom:8px;margin-bottom:0;letter-spacing:.2px;font-weight:400;position:relative}@media only screen and (max-width: 64em){.mod-page_faq .content .questions .question h3,.mod-page_faq .content .questions .question .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question h2,.mod-page_faq .content .questions .question .gallery-index .group h2,.gallery-index .group .mod-page_faq .content .questions .question h2,.mod-page_faq .content .questions .question body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question h2{background:#fcfcfc;border-radius:2px;font-size:18px;padding:15px 45px 15px 15px;border:1px solid #ddd;-webkit-transition:all ease-in-out .5s;-moz-transition:all ease-in-out .5s;-ms-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s;transition:all ease-in-out .5s}.mod-page_faq .content .questions .question h3:hover,.mod-page_faq .content .questions .question .mod-page_index .row.index-list .item h2:hover,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question h2:hover,.mod-page_faq .content .questions .question .gallery-index .group h2:hover,.gallery-index .group .mod-page_faq .content .questions .question h2:hover,.mod-page_faq .content .questions .question body.gallery.gallery-default .sub-content .patients-wrap h2:hover,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question h2:hover{background:#e8e8e8;cursor:pointer}.mod-page_faq .content .questions .question h3:after,.mod-page_faq .content .questions .question .mod-page_index .row.index-list .item h2:after,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question h2:after,.mod-page_faq .content .questions .question .gallery-index .group h2:after,.gallery-index .group .mod-page_faq .content .questions .question h2:after,.mod-page_faq .content .questions .question body.gallery.gallery-default .sub-content .patients-wrap h2:after,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question h2:after{content:"";position:absolute;top:53%;transform:translateY(-50%) rotate(90deg);right:18px;width:8px;height:14px;background:url("https://static.tresiocms.com/images/arrow2.png") no-repeat center center;background-size:100% auto;transition:.3s all ease-in-out}}@media only screen and (min-width: 64em)and (max-height: 800px){.mod-page_faq .content .questions .question h3,.mod-page_faq .content .questions .question .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question h2,.mod-page_faq .content .questions .question .gallery-index .group h2,.gallery-index .group .mod-page_faq .content .questions .question h2,.mod-page_faq .content .questions .question body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question h2{background:#fcfcfc;border-radius:2px;font-size:20px;padding:16px 55px 16px 20px;border:1px solid #ddd;-webkit-transition:all ease-in-out .5s;-moz-transition:all ease-in-out .5s;-ms-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s;transition:all ease-in-out .5s}.mod-page_faq .content .questions .question h3:hover,.mod-page_faq .content .questions .question .mod-page_index .row.index-list .item h2:hover,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question h2:hover,.mod-page_faq .content .questions .question .gallery-index .group h2:hover,.gallery-index .group .mod-page_faq .content .questions .question h2:hover,.mod-page_faq .content .questions .question body.gallery.gallery-default .sub-content .patients-wrap h2:hover,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question h2:hover{background:#e8e8e8;cursor:pointer}.mod-page_faq .content .questions .question h3:after,.mod-page_faq .content .questions .question .mod-page_index .row.index-list .item h2:after,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question h2:after,.mod-page_faq .content .questions .question .gallery-index .group h2:after,.gallery-index .group .mod-page_faq .content .questions .question h2:after,.mod-page_faq .content .questions .question body.gallery.gallery-default .sub-content .patients-wrap h2:after,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question h2:after{content:"";position:absolute;top:51%;transform:translateY(-50%) rotate(90deg);right:20px;width:14px;height:14px;background:url(/assets/img/nav-arrow.png) no-repeat center center;background-size:100% auto;transition:.3s all ease-in-out}}@media only screen and (max-width: 40em){.mod-page_faq .content .questions .question h3,.mod-page_faq .content .questions .question .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question h2,.mod-page_faq .content .questions .question .gallery-index .group h2,.gallery-index .group .mod-page_faq .content .questions .question h2,.mod-page_faq .content .questions .question body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question h2{padding:14px 55px 14px 20px}}@media only screen and (max-width: 40em){.mod-page_faq .content .questions .question h3,.mod-page_faq .content .questions .question .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question h2,.mod-page_faq .content .questions .question .gallery-index .group h2,.gallery-index .group .mod-page_faq .content .questions .question h2,.mod-page_faq .content .questions .question body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question h2{font-size:18px}.mod-page_faq .content .questions .question h3:after,.mod-page_faq .content .questions .question .mod-page_index .row.index-list .item h2:after,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question h2:after,.mod-page_faq .content .questions .question .gallery-index .group h2:after,.gallery-index .group .mod-page_faq .content .questions .question h2:after,.mod-page_faq .content .questions .question body.gallery.gallery-default .sub-content .patients-wrap h2:after,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question h2:after{width:12px;height:12px}}.mod-page_faq .content .questions .question .answer{position:relative}@media only screen and (min-width: 64em)and (min-height: 800px){.mod-page_faq .content .questions .question .answer{display:block !important}}@media only screen and (max-width: 64em){.mod-page_faq .content .questions .question .answer{display:none;padding:0 15px;margin-top:12px;margin-bottom:8px}}@media only screen and (min-width: 64em)and (max-height: 800px){.mod-page_faq .content .questions .question .answer{display:none;padding:0 20px;margin-top:12px;margin-bottom:8px}}.mod-page_faq .content .questions .question .answer p{line-height:1.8;margin-bottom:10px}.mod-page_faq .content .questions .question+.question{margin-top:15px;padding-top:15px}@media only screen and (max-width: 64em){.mod-page_faq .content .questions .question+.question{border-top:none;margin-top:12px;padding-top:12px}}@media only screen and (min-width: 64em)and (max-height: 800px){.mod-page_faq .content .questions .question+.question{border-top:none;margin-top:10px;padding-top:10px}}.mod-page_faq .content .questions .question.opened h3,.mod-page_faq .content .questions .question.opened .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question.opened h2,.mod-page_faq .content .questions .question.opened .gallery-index .group h2,.gallery-index .group .mod-page_faq .content .questions .question.opened h2,.mod-page_faq .content .questions .question.opened body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question.opened h2{background:#e8e8e8}.mod-page_faq .content .questions .question.opened h3:after,.mod-page_faq .content .questions .question.opened .mod-page_index .row.index-list .item h2:after,.mod-page_index .row.index-list .item .mod-page_faq .content .questions .question.opened h2:after,.mod-page_faq .content .questions .question.opened .gallery-index .group h2:after,.gallery-index .group .mod-page_faq .content .questions .question.opened h2:after,.mod-page_faq .content .questions .question.opened body.gallery.gallery-default .sub-content .patients-wrap h2:after,body.gallery.gallery-default .sub-content .patients-wrap .mod-page_faq .content .questions .question.opened h2:after{-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);-o-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.mod-quote .quote{position:relative}.mod-quote .quote .inner{position:relative;padding-bottom:60px}.mod-quote .quote .inner p{font-size:40px;font-family:"Didot Open Face W05 Regular",serif;line-height:1.2;font-weight:400}@media only screen and (max-width: 64em){.mod-quote .quote .inner p{font-size:32px}}@media only screen and (max-width: 800px){.mod-quote .quote .inner p{font-size:28px}}@media only screen and (max-width: 40em){.mod-quote .quote .inner p{font-size:24px}}.mod-quote .quote .inner p.author{font-family:"europa",sans-serif;font-size:16px;text-transform:none;margin-top:30px;text-align:center;color:#999}.mod-quote .quote .inner.long p{font-size:24px;line-height:1.3;text-transform:none;margin-top:2px}@media only screen and (max-width: 64em){.mod-quote .quote .inner.long p{font-size:22px}}@media only screen and (max-width: 800px){.mod-quote .quote .inner.long p{font-size:20px}}@media only screen and (max-width: 40em){.mod-quote .quote .inner.long p{font-size:18px}}.mod-quote .quote .inner.long p.author{font-size:18px;margin-top:40px}@media only screen and (max-width: 64em){.mod-quote .quote .inner.long p.author{font-size:17px}}@media only screen and (max-width: 800px){.mod-quote .quote .inner.long p.author{font-size:16px}}.mod-quote .quote .inner:before{content:"";position:absolute;display:block;bottom:-2px;left:50%;transform:translateX(-50%);width:100%;height:2px;background-color:#000;margin-bottom:8px}.mod-quote .quote .inner:after{content:"";position:absolute;display:block;bottom:-7px;left:50%;transform:translateX(-50%);width:100%;height:5px;background-color:#000}.mod-quote .quote .link{margin-top:60px;overflow:hidden}.mod-quote .quote .link a.realself{float:left;position:relative;background:#fff;z-index:9;padding-right:20px}.mod-quote .quote .link a.realself img{max-width:100px}.mod-quote .quote .link a+a{float:right;font-family:"Didot Open Face W05 Regular",serif;font-weight:700;display:inline-block;margin-top:4px;position:relative}.mod-quote .quote .link a+a:before{content:"";right:calc(100% + 20px);border-top:1px solid #ddd;width:1000px;position:absolute;top:50%}.mod-divider .row:before{position:relative;width:100%;height:2px;background-color:#000;margin-bottom:8px}.mod-divider .row:after{position:relative;width:100%;height:5px;background-color:#000}.mod-half_image .half-image{max-width:1420px;overflow:hidden;margin:40px auto;position:relative}@media only screen and (max-width: 64em){.mod-half_image .half-image{margin:0 auto}}.mod-half_image .half-image .media{position:absolute;top:0;width:50%;right:50%;height:100%;display:block;background-color:#efefef;z-index:9;overflow:hidden}@media only screen and (max-width: 64em){.mod-half_image .half-image .media{right:0;padding-top:60%;position:relative;margin-bottom:20px;width:100%}}.mod-half_image .half-image .media .background img{object-position:center center}@media only screen and (max-width: 64em){.mod-half_image .half-image .media .background img{object-position:top center}}.mod-half_image .half-image .copy{width:50%;float:right;position:relative;z-index:3}@media only screen and (max-width: 64em){.mod-half_image .half-image .copy{width:100%}}@media only screen and (min-width: 64.1em){.mod-half_image .half-image .copy.padded{padding-top:60px;padding-bottom:60px}}@media only screen and (min-width: 64.1em){.mod-half_image .half-image .copy.padded2{padding-top:100px;padding-bottom:100px}}.mod-half_image .half-image .copy .inner{padding:15px 0 15px 55px;max-width:540px}@media only screen and (max-width: 64em){.mod-half_image .half-image .copy .inner{padding:0;position:relative;max-width:100%}}.mod-half_image .half-image .copy .inner h2{font-size:44px;margin-bottom:50px}@media only screen and (max-width: 64em){.mod-half_image .half-image .copy .inner h2{font-size:38px;margin-bottom:20px}}@media only screen and (max-width: 800px){.mod-half_image .half-image .copy .inner h2{font-size:32px}}@media only screen and (max-width: 40em){.mod-half_image .half-image .copy .inner h2{font-size:30px}}.mod-half_image .half-image .copy .inner h3,.mod-half_image .half-image .copy .inner .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-half_image .half-image .copy .inner h2,.mod-half_image .half-image .copy .inner .gallery-index .group h2,.gallery-index .group .mod-half_image .half-image .copy .inner h2,.mod-half_image .half-image .copy .inner body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-half_image .half-image .copy .inner h2{margin-bottom:50px}@media only screen and (max-width: 64em){.mod-half_image .half-image .copy .inner h3,.mod-half_image .half-image .copy .inner .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-half_image .half-image .copy .inner h2,.mod-half_image .half-image .copy .inner .gallery-index .group h2,.gallery-index .group .mod-half_image .half-image .copy .inner h2,.mod-half_image .half-image .copy .inner body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-half_image .half-image .copy .inner h2{margin-bottom:20px}}.mod-half_image .half-image .copy .inner a.btn,.mod-half_image .half-image .copy .inner .special-banner a[class^=btn],.special-banner .mod-half_image .half-image .copy .inner a[class^=btn]{margin-top:30px}.mod-half_image .half-image.large{max-width:100%}.mod-half_image .half-image.large .bkg-image{background-position-y:top;background-position-x:0%}.mod-half_image .half-image.flipped .bg{right:auto;left:0}.mod-half_image .half-image.flipped .media{right:auto;left:50%}@media only screen and (max-width: 64em){.mod-half_image .half-image.flipped .media{width:100%;left:0}}.mod-half_image .half-image.flipped .copy{float:left}.mod-half_image .half-image.flipped .copy .inner{float:right;width:100%;padding:15px 55px 15px 0px}@media only screen and (max-width: 64em){.mod-half_image .half-image.flipped .copy .inner{padding-right:0}}.mod-half_image .half-image.top-aligned .media picture.background img{object-position:center top !important}.mod-half_image .half-image.left-aligned .media picture.background img{object-position:25% center !important}.mod-half_image .half-image.right-aligned .media picture.background img{object-position:75% center !important}.mod-half_image .half-image.center-aligned .media picture.background img{object-position:center center !important}.mod-half_image .half-image+.links-list{padding-top:20px;display:flex;justify-content:space-between}@media only screen and (max-width: 800px){.mod-half_image .half-image+.links-list{display:block;text-align:center}}.mod-half_image .half-image+.links-list a{font-weight:400;font-size:18px}@media only screen and (max-width: 800px){.mod-half_image .half-image+.links-list a{display:inline-block;margin:0 20px 15px}}@media only screen and (min-width: 64.1em){.mod-half_image+.mod-half_image{margin-top:80px}}.mod-banner{position:relative}.mod-banner .row{padding-top:160px;padding-bottom:160px}@media only screen and (max-width: 64em){.mod-banner .row{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width: 800px){.mod-banner .row{padding-top:60px;padding-bottom:60px}}.mod-banner .row .content.bottom{margin-top:80px;margin-bottom:30px}@media only screen and (max-width: 800px){.mod-banner .row .content.bottom{margin-top:40px;margin-bottom:10px}}.mod-banner .row .divider{position:relative;margin-top:80px;margin-bottom:80px}@media only screen and (max-width: 800px){.mod-banner .row .divider{margin-top:50px;margin-bottom:50px}}.mod-banner .row .divider:before{content:"";position:relative;display:block;width:100%;height:2px;background-color:#fff;margin-bottom:8px}.mod-banner .row .divider:after{content:"";position:relative;display:block;width:100%;height:5px;background-color:#fff}.mod-banner .row.dark{background-color:#333;background-size:cover !important}.mod-banner .row.dark li a{color:#fff !important}.mod-banner .row.dark .row h2,.mod-banner .row.dark .row h3,.mod-banner .row.dark .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-banner .row.dark .row h2,.mod-banner .row.dark .row h4,.mod-banner .row.dark .row .h4-style,.mod-banner .row.dark .row .mobile-navigation .contact-us-btn,.mobile-navigation .mod-banner .row.dark .row .contact-us-btn,.mod-banner .row.dark .row p,.mod-banner .row.dark .row ul li,.mod-banner .row.dark .row a{color:#fff}.mod-banner .row.dark .row ul li:before{background:#fff !important}.content-wrap .container:not(footer).mod-banner.dark ul li a{color:#fff !important}.mod-columns_one_third_two_third .row{display:flex;flex-wrap:nowrap;align-items:center;max-width:1024px}@media only screen and (max-width: 40em){.mod-columns_one_third_two_third .row{flex-direction:column}}.mod-columns_one_third_two_third .row .one-third{position:relative;flex:1 2 100%;text-align:right;padding-right:40px}@media only screen and (max-width: 40em){.mod-columns_one_third_two_third .row .one-third{flex-shrink:1;padding-right:0}}.mod-columns_one_third_two_third .row .one-third:after{content:"";position:absolute;top:0;right:0;height:100%;width:1px;background-color:#000}@media only screen and (max-width: 40em){.mod-columns_one_third_two_third .row .one-third:after{display:none;padding-left:0;padding-right:0}}.mod-columns_one_third_two_third .row .two-third{flex:2 1 100%;padding:20px 20px 20px 40px}@media only screen and (max-width: 40em){.mod-columns_one_third_two_third .row .two-third{flex-grow:1}}.mod-columns_one_third_two_third .row h2{font-size:80px}@media only screen and (max-width: 64em){.mod-columns_one_third_two_third .row h2{font-size:70px}}@media only screen and (max-width: 800px){.mod-columns_one_third_two_third .row h2{font-size:40px}}@media only screen and (max-width: 40em){.mod-columns_one_third_two_third .row h2{font-size:30px;margin-bottom:0}}@media only screen and (min-width: 64.1em){.mod-two_third .row{padding-bottom:80px}}.mod-two_third .row .inner{max-width:720px}@media only screen and (max-width: 64em){.mod-two_third .row .inner{max-width:100%}}.mod-box_grid .content-before,.mod-box_grid .content-after{max-width:720px;margin:40px auto}.mod-box_grid .boxes{display:flex;flex-wrap:wrap;max-width:1024px;margin:0 auto;justify-content:center}.mod-box_grid .boxes .box{background:hsla(0,0%,100%,.75);padding:110px 80px;flex-basis:calc(50% - 15px);margin-top:30px;border-radius:1px}@media only screen and (max-width: 800px){.mod-box_grid .boxes .box{flex-basis:100%;margin-top:30px}}.mod-box_grid .boxes .box:only-child{flex-basis:100%}.mod-box_grid .boxes .box:first-child,.mod-box_grid .boxes .box:nth-child(2){margin-top:0 !important}@media only screen and (max-width: 800px){.mod-box_grid .boxes .box:nth-child(2){margin-top:30px !important}}.mod-box_grid .boxes .box:nth-child(3){flex:1}.mod-box_grid .boxes .box:nth-child(even){margin-left:30px}@media only screen and (max-width: 800px){.mod-box_grid .boxes .box:nth-child(even){margin-left:0}}@media only screen and (max-width: 40em){.mod-box_grid .boxes .box{padding:30px}}.mod-box_grid .boxes .box h2,.mod-box_grid .boxes .box h3,.mod-box_grid .boxes .box .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-box_grid .boxes .box h2,.mod-box_grid .boxes .box body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-box_grid .boxes .box h2,.mod-box_grid .boxes .box ul li,.mod-box_grid .boxes .box p,.mod-box_grid .boxes .box a{color:#000 !important}.mod-box_grid .boxes .box h2,.mod-box_grid .boxes .box h3,.mod-box_grid .boxes .box .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-box_grid .boxes .box h2,.mod-box_grid .boxes .box body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-box_grid .boxes .box h2{margin-bottom:40px}.mod-box_grid .boxes .box a.btn,.mod-box_grid .boxes .box .special-banner a[class^=btn],.special-banner .mod-box_grid .boxes .box a[class^=btn]{margin-top:40px}.mod-box_grid .boxes .box .justify-self-end{margin-top:auto;margin-bottom:0}.mod-box_grid.dark .content-before h2,.mod-box_grid.dark .content-before h3,.mod-box_grid.dark .content-before .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-box_grid.dark .content-before h2,.mod-box_grid.dark .content-before body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-box_grid.dark .content-before h2,.mod-box_grid.dark .content-before ul li,.mod-box_grid.dark .content-before p,.mod-box_grid.dark .content-after h2,.mod-box_grid.dark .content-after h3,.mod-box_grid.dark .content-after .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .mod-box_grid.dark .content-after h2,.mod-box_grid.dark .content-after body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-box_grid.dark .content-after h2,.mod-box_grid.dark .content-after ul li,.mod-box_grid.dark .content-after p{color:#fff !important}.mod-contact.banner{padding-top:calc(80px + 5%);padding-bottom:calc(100px + 5%);background-color:#ccc;background-position:100% 0%}@media only screen and (max-width: 64em){.mod-contact.banner{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width: 800px){.mod-contact.banner{padding-top:40px;padding-bottom:40px}}@media only screen and (max-width: 40em){.mod-contact.banner{padding-top:0px}}.mod-contact.banner:after{width:100%;content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block;background:#000;opacity:.6}@media only screen and (max-width: 64em){.mod-contact.banner:before{display:none}}.mod-contact.banner .row{max-width:1024px}@media only screen and (max-width: 800px){.mod-contact.banner .row{display:flex;flex-flow:column nowrap}}.mod-contact.banner .row h1{font-size:70px;margin-bottom:20px;color:#fff}@media only screen and (max-width: 64em){.mod-contact.banner .row h1{font-size:60px}}@media only screen and (max-width: 800px){.mod-contact.banner .row h1{font-size:40px;margin-bottom:20px;order:1}}@media only screen and (max-width: 40em){.mod-contact.banner .row h1{font-size:36px}}.mod-contact.banner .row h2{color:#fff}.mod-contact.banner .row .inner{float:left;max-width:40% !important}@media only screen and (max-width: 800px){.mod-contact.banner .row .inner{max-width:100% !important;order:3;margin-top:25px}}.mod-contact.banner .row .inner .additional{margin-top:40px}.mod-contact.banner .row .inner .additional p{color:#fff;font-size:16px}.mod-contact.banner .row .inner .additional a{color:#fff;text-decoration:underline}.mod-contact.banner .row .inner .additional a.btn,.mod-contact.banner .row .inner .additional .special-banner a[class^=btn],.special-banner .mod-contact.banner .row .inner .additional a[class^=btn]{text-decoration:none;border-color:#fff}.mod-contact.banner .row .inner .s3breadcrumb{color:#fff !important}.mod-contact.banner .row .inner .s3breadcrumb li+li:before{color:#fff}.mod-contact.banner .row .inner .s3breadcrumb li a{color:#fff !important}.mod-contact.banner .row .inner .s3breadcrumb li a span{color:#fff !important}.mod-contact.banner .row .inner p,.mod-contact.banner .row .inner span,.mod-contact.banner .row .inner a{color:#fff;font-size:20px;line-height:1.5}.mod-contact.banner .row .inner p.small,.mod-contact.banner .row .inner span.small,.mod-contact.banner .row .inner a.small{font-size:80%;line-height:1}.mod-contact.banner .row .form-holder{max-width:50%;float:right}@media only screen and (max-width: 800px){.mod-contact.banner .row .form-holder{max-width:100%;width:100%;margin-top:30px;order:2;float:none}}.mod-contact.banner .row .form-holder form .feat2{width:48%;margin-right:4%;margin-bottom:30px;float:left}.mod-contact.banner .row .form-holder form .feat2:nth-child(2n){margin-right:0}.mod-contact.banner .row .form-holder form .feat2:nth-child(2n):after{clear:both}.mod-contact.banner .row .form-holder form .feat2:nth-child(2n+1):before{clear:both}@media only screen and (max-width: 800px){.mod-contact.banner .row .form-holder form .feat2{width:100%;margin-right:0;margin-bottom:30px;float:left}.mod-contact.banner .row .form-holder form .feat2:nth-child(1n){margin-right:0}.mod-contact.banner .row .form-holder form .feat2:nth-child(1n):after{clear:both}.mod-contact.banner .row .form-holder form .feat2:nth-child(1n+1):before{clear:both}}.mod-contact.banner .row .form-holder form input:focus,.mod-contact.banner .row .form-holder form textarea:focus{background:hsla(0,0%,100%,.4)}.mod-contact.banner .row .form-holder form #submit{background:rgba(0,0,0,0);color:#fff;letter-spacing:.5px;background-size:17px auto !important;padding:14px 20px 12px;width:100px;border:1px solid #fff;border-radius:0px}@media only screen and (max-width: 40em){.mod-contact.banner .row .form-holder form #submit{display:table;margin:0 auto}}.mod-contact.banner .row .form-holder form #submit:hover{background:#000;color:#fff}.mod-contact.banner .row .form-holder #recaptcha1{display:table;margin:0 auto}.mod-contact.banner .row .form-holder #recaptcha1>div{margin:0 auto}@media only screen and (max-width: 800px){.mod-contact.banner .row .form-holder #recaptcha1>div{margin:0}}.mod-contact.banner .row .form-holder.ty{background:hsla(0,0%,100%,.8);padding:50px}.mod-cta{background-repeat:no-repeat;background-position:center center;background-color:#fff;background-size:cover !important;position:relative;margin:80px auto;max-width:100%}@media only screen and (max-width: 64em){.mod-cta{margin:65px auto}}@media only screen and (max-width: 40em){.mod-cta{margin:50px auto}}.mod-cta:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block;background:#fff;opacity:.65;display:none}.mod-cta .row{padding:calc(60px + 2%) 20px;position:relative;z-index:9}@media only screen and (max-width: 40em){.mod-cta .row{padding:calc(50px + 3%) 20px}}.mod-cta .row .text{display:inline-block}.mod-cta .row .text h3,.mod-cta .mod-page_index .row.index-list .text .item h2,.mod-page_index .mod-cta .row.index-list .text .item h2,.mod-cta .mod-page_index .row.index-list .item .text h2,.mod-page_index .mod-cta .row.index-list .item .text h2,.mod-cta .row .text .gallery-index .group h2,.gallery-index .group .mod-cta .row .text h2,.mod-cta .row .text body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-cta .row .text h2{font-size:60px;line-height:1;margin-bottom:10px}@media only screen and (max-width: 64em){.mod-cta .row .text h3,.mod-cta .mod-page_index .row.index-list .text .item h2,.mod-page_index .mod-cta .row.index-list .text .item h2,.mod-cta .mod-page_index .row.index-list .item .text h2,.mod-page_index .mod-cta .row.index-list .item .text h2,.mod-cta .row .text .gallery-index .group h2,.gallery-index .group .mod-cta .row .text h2,.mod-cta .row .text body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-cta .row .text h2{font-size:52px}}@media only screen and (max-width: 40em){.mod-cta .row .text h3,.mod-cta .mod-page_index .row.index-list .text .item h2,.mod-page_index .mod-cta .row.index-list .text .item h2,.mod-cta .mod-page_index .row.index-list .item .text h2,.mod-page_index .mod-cta .row.index-list .item .text h2,.mod-cta .row .text .gallery-index .group h2,.gallery-index .group .mod-cta .row .text h2,.mod-cta .row .text body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-cta .row .text h2{font-size:40px}}.mod-cta .row a.btn,.mod-cta .row .special-banner a[class^=btn],.special-banner .mod-cta .row a[class^=btn]{margin-top:20px;display:inline-block}.mod-page_staff .staff-list{position:relative}.mod-page_staff .staff-list .staff{display:flex;flex-wrap:wrap}.mod-page_staff .staff-list .staff .media{width:250px;margin-right:20px;overflow:hidden}@media only screen and (max-width: 40em){.mod-page_staff .staff-list .staff .media{width:200px;margin:0 auto 20px}}@media only screen and (max-width: 40em)and (max-width: 40em){.mod-page_staff .staff-list .staff .media{width:100%;margin:5px auto 12px}}@media only screen and (max-width: 40em){.mod-page_staff .staff-list .staff .media img{max-width:220px}}.mod-page_staff .staff-list .staff .copy{width:calc(100% - 280px);position:relative;align-self:center}@media only screen and (max-width: 40em){.mod-page_staff .staff-list .staff .copy{width:100%;height:auto}}.mod-page_staff .staff-list .staff .copy .inner h2{font-size:28px !important;letter-spacing:.5px;margin-bottom:10px}@media only screen and (max-width: 64em){.mod-page_staff .staff-list .staff .copy .inner h2{font-size:25px !important}}@media only screen and (max-width: 40em){.mod-page_staff .staff-list .staff .copy .inner h2{margin-top:10px;font-size:22px !important}}@media only screen and (max-width: 64em){.mod-page_staff .staff-list .staff .copy .inner p.intro{font-size:16px !important}}@media only screen and (max-width: 40em){.mod-page_staff .staff-list .staff .copy .inner p.intro{margin-top:-5px;margin-bottom:0}}.mod-page_staff .staff-list .staff+.staff{margin-top:45px;padding-top:45px;border-top:1px solid #eee}.mod-cta_general{margin-bottom:0;overflow:hidden}.mod-cta_general .row{padding-top:180px;padding-bottom:180px}@media only screen and (max-width: 64em){.mod-cta_general .row{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width: 800px){.mod-cta_general .row{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width: 40em){.mod-cta_general .row{padding:10px 10px}}.mod-cta_general .row .text{background-color:hsla(0,0%,100%,.85);max-width:800px;padding:80px 80px 60px;text-align:left}@media only screen and (max-width: 800px){.mod-cta_general .row .text{padding:40px 40px}}.mod-cta_general .row .text h2{font-size:50px;color:#000;margin-bottom:40px}@media only screen and (max-width: 64em){.mod-cta_general .row .text h2{font-size:40px}}@media only screen and (max-width: 800px){.mod-cta_general .row .text h2{font-size:34px}}@media only screen and (max-width: 40em){.mod-cta_general .row .text h2{font-size:30px}}.mod-cta_general .row .text a.btn,.mod-cta_general .row .text .special-banner a[class^=btn],.special-banner .mod-cta_general .row .text a[class^=btn]{display:table;margin-top:60px;margin-left:auto;margin-right:auto}.mod-cta_schedule .row{padding-top:80px;padding-bottom:70px}@media only screen and (max-width: 64em){.mod-cta_schedule .row{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width: 800px){.mod-cta_schedule .row{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width: 40em){.mod-cta_schedule .row{padding:10px 10px}}.mod-cta_schedule .row .text{background-color:hsla(0,0%,100%,.75);padding:40px 80px 40px}@media only screen and (max-width: 800px){.mod-cta_schedule .row .text{padding:40px 40px}}.mod-cta_schedule .row .text img{max-height:110px;margin-bottom:40px}.mod-cta_schedule .row .text h2{font-size:100px;color:#000;margin-bottom:40px}@media only screen and (max-width: 64em){.mod-cta_schedule .row .text h2{font-size:40px}}@media only screen and (max-width: 800px){.mod-cta_schedule .row .text h2{font-size:34px}}@media only screen and (max-width: 40em){.mod-cta_schedule .row .text h2{font-size:30px}}.mod-cta_schedule .row .text a.btn,.mod-cta_schedule .row .text .special-banner a[class^=btn],.special-banner .mod-cta_schedule .row .text a[class^=btn]{display:table;margin-top:60px;margin-left:auto;margin-right:auto}.mod-cta_gallery{position:relative}.mod-cta_gallery:before{content:""}@media only screen and (max-width: 64em){.mod-cta_gallery:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block;background:#000;opacity:.3}}@media only screen and (max-width: 40em){.mod-cta_gallery:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block;background:#000;opacity:.6}}.mod-cta_gallery .background img{object-position:left center}.mod-cta_gallery .row{padding-top:calc(70px + 4%);padding-bottom:calc(90px + 4%)}.mod-cta_gallery .row img{max-width:120px;margin-bottom:40px}.mod-cta_gallery .row .text h2,.mod-cta_gallery .row .text h3,.mod-cta_gallery .mod-page_index .row.index-list .text .item h2,.mod-page_index .mod-cta_gallery .row.index-list .text .item h2,.mod-cta_gallery .mod-page_index .row.index-list .item .text h2,.mod-page_index .mod-cta_gallery .row.index-list .item .text h2,.mod-cta_gallery .row .text body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-cta_gallery .row .text h2,.mod-cta_gallery .row .text h4,.mod-cta_gallery .row .text .h4-style,.mod-cta_gallery .row .text .mobile-navigation .contact-us-btn,.mobile-navigation .mod-cta_gallery .row .text .contact-us-btn,.mod-cta_gallery .row .text p,.mod-cta_gallery .row .text a{color:#fff}.mod-cta_gallery .row .text h2{font-size:130px}@media only screen and (max-width: 64em){.mod-cta_gallery .row .text h2{font-size:100px}}@media only screen and (max-width: 800px){.mod-cta_gallery .row .text h2{font-size:50px}}@media only screen and (max-width: 40em){.mod-cta_gallery .row .text h2{font-size:30px}}.mod-cta_gallery .row .text a.btn,.mod-cta_gallery .row .text .special-banner a[class^=btn],.special-banner .mod-cta_gallery .row .text a[class^=btn]{border-color:#fff;color:#fff}.mod-cta_ba,.mod-cta_ba_feed{overflow-x:hidden}.mod-cta_ba .row,.mod-cta_ba_feed .row{padding-left:0;padding-right:0;max-width:1420px}.mod-cta_ba .row h3,.mod-cta_ba .mod-page_index .row.index-list .item h2,.mod-page_index .mod-cta_ba .row.index-list .item h2,.mod-cta_ba .row .gallery-index .group h2,.gallery-index .group .mod-cta_ba .row h2,.mod-cta_ba .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-cta_ba .row h2,.mod-cta_ba_feed .row h3,.mod-cta_ba_feed .mod-page_index .row.index-list .item h2,.mod-page_index .mod-cta_ba_feed .row.index-list .item h2,.mod-cta_ba_feed .row .gallery-index .group h2,.gallery-index .group .mod-cta_ba_feed .row h2,.mod-cta_ba_feed .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-cta_ba_feed .row h2{font-size:initial}.mod-cta_ba .row .patients.grid,.mod-cta_ba_feed .row .patients.grid{display:flex;justify-content:center}.mod-cta_ba .row .patients .patient,.mod-cta_ba_feed .row .patients .patient{margin-right:20px;margin-left:20px}.mod-cta_ba .row .patients .patient .feat2,.mod-cta_ba_feed .row .patients .patient .feat2{margin-right:0;width:50%}.mod-cta_ba .row .slider-3,.mod-cta_ba_feed .row .slider-3{padding-left:80px;padding-right:80px}@media only screen and (max-width: 40em){.mod-cta_ba .row .slider-3,.mod-cta_ba_feed .row .slider-3{padding-left:60px;padding-right:60px}}.mod-cta_ba .row .slider-3 .owl-item .popup-video,.mod-cta_ba_feed .row .slider-3 .owl-item .popup-video{display:block}.mod-cta_ba .row .slider-3 .owl-item p,.mod-cta_ba_feed .row .slider-3 .owl-item p{line-height:1.2}.mod-cta_ba .row .slider-3 .owl-item .title,.mod-cta_ba_feed .row .slider-3 .owl-item .title{font-weight:700;margin-bottom:10px}.mod-cta_ba .row .slider-3 .owl-nav,.mod-cta_ba_feed .row .slider-3 .owl-nav{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:100%;display:flex;justify-content:space-between;pointer-events:none}.mod-cta_ba .row .slider-3 .owl-nav button,.mod-cta_ba_feed .row .slider-3 .owl-nav button{width:27px;height:12px;margin:0 10px;outline:0 !important;pointer-events:auto}.mod-cta_ba .row .slider-3 .owl-nav button span,.mod-cta_ba_feed .row .slider-3 .owl-nav button span{opacity:0}.mod-cta_ba .row .slider-3 .owl-nav .owl-prev,.mod-cta_ba .row .slider-3 .owl-nav .owl-next,.mod-cta_ba_feed .row .slider-3 .owl-nav .owl-prev,.mod-cta_ba_feed .row .slider-3 .owl-nav .owl-next{text-indent:-9999px;background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;background-size:contain !important;width:40px;height:40px;padding:16px;display:inline-block;opacity:.8}.mod-cta_ba .row .slider-3 .owl-nav .owl-prev:hover,.mod-cta_ba .row .slider-3 .owl-nav .owl-next:hover,.mod-cta_ba_feed .row .slider-3 .owl-nav .owl-prev:hover,.mod-cta_ba_feed .row .slider-3 .owl-nav .owl-next:hover{opacity:.4;cursor:pointer}.mod-cta_ba .row .slider-3 .owl-nav .owl-prev,.mod-cta_ba_feed .row .slider-3 .owl-nav .owl-prev{margin-left:0}.mod-cta_ba .row .slider-3 .owl-nav .owl-next,.mod-cta_ba_feed .row .slider-3 .owl-nav .owl-next{background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;transform:rotate(180deg);background-size:contain !important;margin-right:0}.mod-page_video{overflow-x:hidden}.mod-page_video .row{position:relative;display:flex;justify-content:center}.mod-page_video .row .content-before{margin-bottom:40px}.mod-page_video .row>.columns{position:relative;max-width:720px}.mod-page_video .video-wrapper{position:relative;margin-bottom:40px;width:100%}.mod-page_video .video-wrapper:before,.mod-page_video .video-wrapper:after{content:"";position:absolute;height:100%;width:50vw;background-color:#efefef}.mod-page_video .video-wrapper:before{left:-50vw}.mod-page_video .video-wrapper:after{right:-50vw}.mod-page_video .popup-video{position:relative;margin-bottom:0}.mod-page_video .popup-video img{object-fit:contain;width:100%}.mod-media_slider .row{padding-left:0;padding-right:0;max-width:1420px}.mod-media_slider .row h2{text-align:center}.mod-media_slider .media-slider{padding-left:80px;padding-right:80px}@media only screen and (max-width: 40em){.mod-media_slider .media-slider{padding-left:60px;padding-right:60px}}.mod-media_slider .media-slider .owl-stage-outer{padding:40px 0}.mod-media_slider .media-slider .owl-item{overflow-y:visible;transition:transform 300ms}.mod-media_slider .media-slider .owl-item.center{transform:scale(1.3);z-index:5}.mod-media_slider .media-slider .owl-nav{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:100%;display:flex;justify-content:space-between;z-index:-1}.mod-media_slider .media-slider .owl-nav button{width:27px;height:12px;margin:0 10px;outline:0 !important}.mod-media_slider .media-slider .owl-nav button span{opacity:0}.mod-media_slider .media-slider .owl-nav .owl-prev,.mod-media_slider .media-slider .owl-nav .owl-next{text-indent:-9999px;background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;background-size:contain !important;width:40px;height:40px;padding:16px;display:inline-block;opacity:.8}.mod-media_slider .media-slider .owl-nav .owl-prev:hover,.mod-media_slider .media-slider .owl-nav .owl-next:hover{opacity:.4;cursor:pointer}.mod-media_slider .media-slider .owl-nav .owl-prev{margin-left:0}.mod-media_slider .media-slider .owl-nav .owl-next{background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;transform:rotate(180deg);background-size:contain !important;margin-right:0}.slider-highlight-selected .content{position:relative;min-height:100px;max-width:80%;margin:0 auto 40px}@media only screen and (max-width: 40em){.slider-highlight-selected .content{margin-bottom:20px}}.slider-highlight-selected .content .item{position:absolute;display:flex;top:0;left:0;width:100%;gap:60px;pointer-events:none;opacity:0}@media only screen and (max-width: 40em){.slider-highlight-selected .content .item{flex-direction:column-reverse;gap:20px}}.slider-highlight-selected .content .item.active{opacity:1;pointer-events:auto}.slider-highlight-selected .content .item .text,.slider-highlight-selected .content .item .image{width:100%}.slider-highlight-selected .content .item .image{text-align:center}.slider-highlight-selected .content .item .image img{width:100%;max-height:400px;object-fit:contain}@media only screen and (max-width: 64em){.slider-highlight-selected .content .item .image img{max-height:300px}}.slider-highlight-selected .content.flipped .item{flex-direction:row-reverse}@media only screen and (max-width: 64em){.slider-highlight-selected .content.flipped .item{flex-direction:column-reverse}}.slider-highlight-selected .owl-carousel .owl-stage-outer{padding:40px 0}.slider-highlight-selected .owl-carousel .owl-item{overflow-y:visible;transition:transform 300ms}.slider-highlight-selected .owl-carousel .owl-item.center{transform:scale(1.3);z-index:5}.mod-image_grid .row.s3grid{display:flex;flex-wrap:wrap;padding-bottom:0}.mod-image_grid .row.s3grid .feat3 img{min-height:300px;object-fit:cover}@media only screen and (max-width: 800px){.mod-image_grid .row.s3grid .feat3{width:46%;margin-right:4%}}@media only screen and (max-width: 40em){.mod-image_grid .row.s3grid .feat3{width:100%;margin-right:0}}.mod-image_grid .row.s3grid .text{margin-top:20px;margin-bottom:20px}.mod-image_grid .row.s3grid a{font-weight:bold}.mod-image_slider{overflow-x:hidden}.mod-image_slider .row{padding-left:0;padding-right:0;max-width:1420px}.mod-image_slider .row h2{text-align:center;margin-bottom:40px}.mod-image_slider .image-slider.image-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px 3%}@media only screen and (max-width: 64em){.mod-image_slider .image-slider.image-grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 40em){.mod-image_slider .image-slider.image-grid{grid-template-columns:repeat(1, 1fr)}}.mod-image_slider .image-slider.owl-carousel{padding-left:80px;padding-right:80px;max-width:800px;margin:0 auto}@media only screen and (max-width: 40em){.mod-image_slider .image-slider.owl-carousel{padding-left:60px;padding-right:60px}}.mod-image_slider .image-slider .owl-item p{line-height:1.2}.mod-image_slider .image-slider .owl-item .title{font-weight:700;margin-bottom:10px}.mod-image_slider .image-slider .owl-nav{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:100%;display:flex;justify-content:space-between;pointer-events:none}.mod-image_slider .image-slider .owl-nav button{width:27px;height:12px;margin:0 10px;outline:0 !important;pointer-events:auto}.mod-image_slider .image-slider .owl-nav button span{opacity:0}.mod-image_slider .image-slider .owl-nav .owl-prev,.mod-image_slider .image-slider .owl-nav .owl-next{text-indent:-9999px;background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;background-size:contain !important;width:40px;height:40px;padding:16px;display:inline-block;opacity:.8}.mod-image_slider .image-slider .owl-nav .owl-prev:hover,.mod-image_slider .image-slider .owl-nav .owl-next:hover{opacity:.4;cursor:pointer}.mod-image_slider .image-slider .owl-nav .owl-prev{margin-left:0}.mod-image_slider .image-slider .owl-nav .owl-next{background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;transform:rotate(180deg);background-size:contain !important;margin-right:0}.mod-video_grid .row.s3grid{display:flex;flex-wrap:wrap;padding-top:0}.mod-video_slider .row{padding-left:0;padding-right:0;max-width:1420px}.mod-video_slider .row h2{text-align:center;margin-bottom:40px}.mod-video_slider .row .wow{margin-bottom:100px}@media only screen and (max-width: 40em){.mod-video_slider .row .wow{margin-bottom:10px}}.mod-video_slider .video-slider{padding-left:80px;padding-right:80px}@media only screen and (max-width: 40em){.mod-video_slider .video-slider{padding-left:60px;padding-right:60px}}.mod-video_slider .video-slider .owl-item .popup-video{display:block}.mod-video_slider .video-slider .owl-item p{line-height:1.2}.mod-video_slider .video-slider .owl-item .title{font-weight:700;margin-bottom:10px}.mod-video_slider .video-slider .owl-nav{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:100%;display:flex;justify-content:space-between;z-index:-1}.mod-video_slider .video-slider .owl-nav button{width:27px;height:12px;margin:0 10px;outline:0 !important}.mod-video_slider .video-slider .owl-nav button span{opacity:0}.mod-video_slider .video-slider .owl-nav .owl-prev,.mod-video_slider .video-slider .owl-nav .owl-next{text-indent:-9999px;background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;background-size:contain !important;width:40px;height:40px;padding:16px;display:inline-block;opacity:.8}.mod-video_slider .video-slider .owl-nav .owl-prev:hover,.mod-video_slider .video-slider .owl-nav .owl-next:hover{opacity:.4;cursor:pointer}.mod-video_slider .video-slider .owl-nav .owl-prev{margin-left:0}.mod-video_slider .video-slider .owl-nav .owl-next{background:url("https://www.datocms-assets.com/21037/1579212736-arrow-left.png") center center no-repeat !important;transform:rotate(180deg);background-size:contain !important;margin-right:0}.mod-page_index{margin-top:60px;padding:140px 0px}.mod-page_index .row.index-list{background-color:#fff;padding:40px 40px}.mod-page_index .row.index-list .item{width:100%;max-width:500px;margin-left:auto;margin-right:auto;text-align:center;margin-top:20px;border-bottom:1px solid #000}.mod-page_index .row.index-list .item:last-of-type{border:0}.mod-page_index .row.index-list .item a{display:block;padding:20px 20px 30px}.mod-page_index .row.index-list .item h2{font-family:"europa",sans-serif;font-weight:300}.mod-page_jump_to_section ul.subnav{margin-left:0;padding-left:0}.mod-page_jump_to_section ul.subnav li{list-style-type:none !important;margin-bottom:0;padding-left:0 !important;margin-top:0 !important;border-bottom:1px solid #eee}.mod-page_jump_to_section ul.subnav li:before{content:none !important}.mod-page_jump_to_section ul.subnav li a{padding:8px 45px 8px 15px;display:block;color:#000;background:#e9e7e6;font-weight:400;font-size:17px;position:relative;text-decoration:none !important}.mod-page_jump_to_section ul.subnav li a:hover{background-color:#f5f3f2;opacity:1}.mod-page_jump_to_section ul.subnav li a .arrow{display:inline-block;height:12px;width:12px;float:right;background:url("https://www.datocms-assets.com/21037/1610474253-bkg-dropdown.png") no-repeat;position:absolute;top:14px;right:18px}.mod-page_jump_to_section ul.subnav li a .arrow:before{content:" ";width:1px;display:block;height:43px;background:#cfcfcf;position:relative;top:-14px;right:18px}.mod-page_jump_to_section ul.subnav li ul{border-top:1px solid #cfcfcf;text-align:left;display:none;top:40px;left:0px;padding:0px !important;margin:0px !important;width:100%;z-index:200}.mod-cta_thin .bg{position:absolute;left:0;top:0;width:100%;height:100%}.mod-cta_thin .bg img{width:100%;height:100%;object-fit:cover}.mod-cta_thin .row{position:relative}.mod-cta_thin .row .text{display:flex;justify-content:space-between;align-items:center;max-width:80%;margin:0 auto}@media only screen and (max-width: 40em){.mod-cta_thin .row .text{max-width:100%;flex-direction:column;gap:20px}}.mod-cta_thin .row .text h2{color:#fff;margin:0;text-align:center}.mod-cta_thin .row .text .btn,.mod-cta_thin .row .text .special-banner [class^=btn],.special-banner .mod-cta_thin .row .text [class^=btn]{background:#fff;margin:0}.mod-instagram .row{margin-left:auto;margin-right:auto;text-align:center}.mod-instagram .row h2{font-family:"europa",sans-serif;letter-spacing:.1em;font-size:48px;text-transform:none}@media only screen and (max-width: 64em){.mod-instagram .row h2{font-size:42px}}@media only screen and (max-width: 800px){.mod-instagram .row h2{font-size:34px}}@media only screen and (max-width: 40em){.mod-instagram .row h2{font-size:22px}}.mod-instagram .row h3,.mod-instagram .row .gallery-index .group h2,.gallery-index .group .mod-instagram .row h2,.mod-instagram .row body.gallery.gallery-default .sub-content .patients-wrap h2,body.gallery.gallery-default .sub-content .patients-wrap .mod-instagram .row h2,.mod-instagram .mod-page_index .row.index-list .item h2,.mod-page_index .mod-instagram .row.index-list .item h2{text-transform:none;letter-spacing:0;margin-bottom:20px}.mod-instagram .row a.btn,.mod-instagram .row .special-banner a[class^=btn],.special-banner .mod-instagram .row a[class^=btn]{display:table;margin-left:auto;margin-right:auto;margin-top:20px}.mod-instagram .row ul.partial_socials{text-align:center;justify-content:center;gap:30px}.mod-instagram .row ul.partial_socials li{margin-top:0;padding-left:0}.mod-instagram .row ul.partial_socials li:before{display:none}.mod-instagram .row ul.partial_socials li a{transform:scale(1.2);background:none}.logged-in #wpadminbar{top:0px}.logged-in .sticky-nav{top:0px !important}.logged-in header{top:32px}@media only screen and (max-width: 64em){.logged-in header{top:2px}}@media only screen and (max-width: 40em){.logged-in header{top:13px}}.logged-in header.scrolled{top:-82px}@media only screen and (max-width: 64em){.logged-in.blog header,.logged-in.single-post header{margin-top:37px}}@media only screen and (max-width: 40em){.logged-in.blog header,.logged-in.single-post header{margin-top:27px}}@media only screen and (max-width: 64em){.logged-in.blog #wpadminbar,.logged-in.single-post #wpadminbar{top:40px !important}}body.blog .mod-hero .row .inner h1{font-size:30px}.sub-content.full .entry-thumbnail{max-width:420px}.sub-content.full .entry-content{font-size:16px;line-height:2}.sub-content.full .entry-content h3.entry-title,body.gallery.gallery-default .sub-content.full .entry-content .patients-wrap h2.entry-title,body.gallery.gallery-default .sub-content.full .patients-wrap .entry-content h2.entry-title,.sub-content.full .entry-content h2.entry-title{color:#000;font-weight:300;text-transform:none;margin-bottom:15px;line-height:1.4}.sub-content.full .entry-content h2,.sub-content.full .entry-content h3,body.gallery.gallery-default .sub-content.full .entry-content .patients-wrap h2,body.gallery.gallery-default .sub-content.full .patients-wrap .entry-content h2,.sub-content.full .entry-content .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .sub-content.full .entry-content h2{margin-top:30px !important;margin-bottom:10px}.sub-content.full .entry-content h2{font-size:28px}@media only screen and (max-width: 64em){.sub-content.full .entry-content h2{font-size:25px}}@media only screen and (max-width: 40em){.sub-content.full .entry-content h2{font-size:23px}}.sub-content.full .entry-content h3,.sub-content.full .entry-content .gallery-index .group h2,.gallery-index .group .sub-content.full .entry-content h2,body.gallery.gallery-default .sub-content.full .entry-content .patients-wrap h2,body.gallery.gallery-default .sub-content.full .patients-wrap .entry-content h2,.sub-content.full .entry-content .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .sub-content.full .entry-content h2{font-size:24px}@media only screen and (max-width: 64em){.sub-content.full .entry-content h3,.sub-content.full .entry-content .gallery-index .group h2,.gallery-index .group .sub-content.full .entry-content h2,body.gallery.gallery-default .sub-content.full .entry-content .patients-wrap h2,body.gallery.gallery-default .sub-content.full .patients-wrap .entry-content h2,.sub-content.full .entry-content .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .sub-content.full .entry-content h2{font-size:22px}}@media only screen and (max-width: 40em){.sub-content.full .entry-content h3,.sub-content.full .entry-content .gallery-index .group h2,.gallery-index .group .sub-content.full .entry-content h2,body.gallery.gallery-default .sub-content.full .entry-content .patients-wrap h2,body.gallery.gallery-default .sub-content.full .patients-wrap .entry-content h2,.sub-content.full .entry-content .mod-page_index .row.index-list .item h2,.mod-page_index .row.index-list .item .sub-content.full .entry-content h2{font-size:21px}}.sub-content.full .entry-content p{font-size:16px;line-height:2;margin-bottom:0}.sub-content.full .entry-content p a{color:#000}.sub-content.full .entry-content p a:not(.btn){text-decoration:underline}.sub-content.full .entry-content p+p{margin-top:20px}.sub-content.full .entry-content p.published{font-weight:400}.sub-content.full .entry-content a{color:#000}.sub-content.full .entry-content a:hover{opacity:.4}.sub-content.full .entry-content a.more-link{display:none}.sub-content.full .main-entry .date-badge{float:left;width:12%;border-radius:2px;border:2px solid #000;text-align:center;padding:20px;display:none}@media only screen and (min-width: 800px)and (max-width: 64em){.sub-content.full .main-entry .date-badge{width:16%;padding:14px 15px}}.sub-content.full .main-entry .date-badge p{font-size:40px;line-height:1.3;font-weight:400;margin:0;color:#000}@media only screen and (min-width: 800px)and (max-width: 64em){.sub-content.full .main-entry .date-badge p{font-size:32px}}@media only screen and (max-width: 40em){.sub-content.full .main-entry .date-badge p{font-size:26px}}.sub-content.full .main-entry .date-badge p.month{font-size:28px;font-weight:400;text-transform:uppercase}@media only screen and (min-width: 800px)and (max-width: 64em){.sub-content.full .main-entry .date-badge p.month{font-size:24px}}@media only screen and (max-width: 40em){.sub-content.full .main-entry .date-badge p.month{font-size:20px}}.sub-content.full .main-entry .entry-content{width:100%;float:right}.sub-content.full .main-entry .entry-content.single-entry-content{width:100% !important}.sub-content.full .main-entry .entry-content figure{border:1px solid #ccc;border-radius:1px;margin:10px 0}.sub-content.full .main-entry .entry-content figure .wp-caption-text{font-size:13px;font-weight:300;line-height:1.5;color:#444;margin:12px 0 0;text-align:center;background:#f9f9f9;padding:10px;border-top:1px solid #ccc}.sub-content.full .main-entry .entry-content figure.alignleft{margin-right:20px}.sub-content.full .main-entry .entry-content figure.alignright{margin-left:20px}.sub-content.full hr{margin:35px 0 !important}.sub-content a.btn,.sub-content .special-banner a[class^=btn],.special-banner .sub-content a[class^=btn]{margin-top:20px;padding:16px 20px;text-align:left !important}@media only screen and (max-width: 40em){.sub-content a.btn,.sub-content .special-banner a[class^=btn],.special-banner .sub-content a[class^=btn]{font-size:13px}}.sub-content .pagination{text-align:center;margin-bottom:20px}.sub-content .page-numbers{font-size:15px;padding:14px 20px;border-radius:1px;color:#000 !important;background:none !important;border:2px solid #000}@media only screen and (max-width: 40em){.sub-content .page-numbers{padding:9px 12px;font-size:13px}}.sub-content .page-numbers:hover{background:#000 !important;color:#fff !important;opacity:1}.sub-content .page-numbers.dots:hover{background:#fff !important;color:#000 !important;opacity:1}.sub-content .page-numbers.current{color:#fff !important;background:#000 !important;border:2px solid rgba(0,0,0,0)}.sub-content .page-numbers+.page-numbers{margin-left:20px}@media only screen and (max-width: 64em){.sub-content .page-numbers+.page-numbers{margin-left:15px}}@media only screen and (max-width: 40em){.sub-content .page-numbers+.page-numbers{margin-left:10px}}.sub-content blockquote{background:#e9e9e9;border-radius:2px}@media only screen and (max-width: 64em){.sub-content blockquote{margin-left:0;margin-right:0}}.sub-content blockquote p{font-size:16px !important;padding:14px 20px;color:#555 !important}.sub-content blockquote p+p{margin-top:0px !important}.sub-content .content{box-shadow:none !important}@media only screen and (max-width: 40em){.sub-content .content{padding:0 !important}}.sub-content ul{margin:20px 0 20px 40px !important}.sub-content ul li{list-style:none !important}.sub-content ul li:before{top:12px !important}body.blog .sub-content a.btn,body.blog .sub-content .special-banner a[class^=btn],.special-banner body.blog .sub-content a[class^=btn]{color:#000}body.blog .sub-content.full .entry-content h2,body.blog .sub-content.full .entry-content h3,body.blog body.gallery.gallery-default .sub-content.full .entry-content .patients-wrap h2,body.gallery.gallery-default body.blog .sub-content.full .entry-content .patients-wrap h2,body.blog body.gallery.gallery-default .sub-content.full .patients-wrap .entry-content h2,body.gallery.gallery-default body.blog .sub-content.full .patients-wrap .entry-content h2{margin-top:10px !important}body.blog .sub-content.full .entry-content h2.entry-title,body.blog .sub-content.full .entry-content h3.entry-title,body.blog body.gallery.gallery-default .sub-content.full .entry-content .patients-wrap h2.entry-title,body.gallery.gallery-default body.blog .sub-content.full .entry-content .patients-wrap h2.entry-title,body.blog body.gallery.gallery-default .sub-content.full .patients-wrap .entry-content h2.entry-title,body.gallery.gallery-default body.blog .sub-content.full .patients-wrap .entry-content h2.entry-title{margin-top:0 !important}body.tag .main-entry h3.entry-title,body.tag .main-entry .gallery-index .group h2.entry-title,.gallery-index .group body.tag .main-entry h2.entry-title,body.tag .main-entry body.gallery.gallery-default .sub-content .patients-wrap h2.entry-title,body.gallery.gallery-default .sub-content .patients-wrap body.tag .main-entry h2.entry-title,body.tag .main-entry .mod-page_index .row.index-list .item h2.entry-title,.mod-page_index .row.index-list .item body.tag .main-entry h2.entry-title,body.category .main-entry h3.entry-title,body.category .main-entry .gallery-index .group h2.entry-title,.gallery-index .group body.category .main-entry h2.entry-title,body.category .main-entry body.gallery.gallery-default .sub-content .patients-wrap h2.entry-title,body.gallery.gallery-default .sub-content .patients-wrap body.category .main-entry h2.entry-title,body.category .main-entry .mod-page_index .row.index-list .item h2.entry-title,.mod-page_index .row.index-list .item body.category .main-entry h2.entry-title,body.search-results .main-entry h3.entry-title,body.search-results .main-entry .gallery-index .group h2.entry-title,.gallery-index .group body.search-results .main-entry h2.entry-title,body.search-results .main-entry body.gallery.gallery-default .sub-content .patients-wrap h2.entry-title,body.gallery.gallery-default .sub-content .patients-wrap body.search-results .main-entry h2.entry-title,body.search-results .main-entry .mod-page_index .row.index-list .item h2.entry-title,.mod-page_index .row.index-list .item body.search-results .main-entry h2.entry-title{margin-top:0 !important}body.tag .main-entry .entry-summary,body.category .main-entry .entry-summary,body.search-results .main-entry .entry-summary{width:100%}.container.main{max-width:1200px;margin:0 auto;padding:0 20px}@media only screen and (max-width: 64em){.container.main{margin-left:0;margin-right:0;padding:30px 0}}.container.main .inner{display:flex;flex-direction:row-reverse;justify-content:space-between;max-width:1200px;margin:0 auto;padding-top:40px}@media only screen and (max-width: 64em){.container.main .inner{padding-top:0}}@media only screen and (max-width: 800px){.container.main .inner{flex-direction:column-reverse}}.container.main .inner .blog-side-menu{margin:0;border:1px solid #eeeee8;padding:30px;height:100%;width:280px;float:right}@media only screen and (max-width: 64em){.container.main .inner .blog-side-menu{max-width:calc(100% - 40px);margin:0 auto}}@media only screen and (max-width: 800px){.container.main .inner .blog-side-menu{width:100%}}.container.main .inner .blog-side-menu h2{text-transform:none;font-size:22px;font-weight:300 !important}.container.main .inner .blog-side-menu ul.menu{margin:0}.container.main .inner .blog-side-menu ul.menu li{border-bottom:1px solid #eeeee8;margin-bottom:12px;padding-bottom:12px}.container.main .inner .blog-side-menu ul.menu li:last-of-type{border-bottom:0;margin-bottom:0 !important;padding-bottom:0}.container.main .inner .blog-side-menu ul.menu li a{text-transform:none !important;color:#000 !important;font-weight:300 !important;font-size:18px}.container.main .inner .blog-side-menu .menu-category-container ul.menu li{margin-bottom:10px}.container.main .inner .blog-side-menu .menu-category-container ul.menu li a{color:#000;text-transform:uppercase;font-weight:600}.container.main .inner .blog-side-menu .menu-category-container ul.menu li.menu-item-has-children{position:relative}.container.main .inner .blog-side-menu .menu-category-container ul.menu li.menu-item-has-children:before{content:"";background:url(/assets/img/open.png) no-repeat center center;background-size:contain;width:20px;height:20px;position:absolute;top:3px;left:-30px;cursor:pointer}.container.main .inner .blog-side-menu .menu-category-container ul.menu li ul.sub-menu{display:none}.container.main .inner .blog-side-menu .menu-category-container ul.menu li ul.sub-menu.active{display:block}.container.main .inner .site-content{width:calc(100% - 310px);margin:0}@media only screen and (max-width: 800px){.container.main .inner .site-content{width:100%}}.container.main .inner .site-content header{top:0;position:relative !important;background:#fff;padding:0;margin-bottom:30px}.container.main .inner .site-content header h1{text-transform:none;font-style:inherit;font-size:25px;border:1px solid #eeeee8;padding:30px}.container.main .inner .site-content .sub-content .main-entry{border:1px solid #eeeee8;padding:30px;margin-bottom:30px}.container.main .inner .site-content .sub-content .main-entry h3.entry-title,.container.main .inner .site-content .sub-content .main-entry .gallery-index .group h2.entry-title,.gallery-index .group .container.main .inner .site-content .sub-content .main-entry h2.entry-title,.container.main .inner .site-content body.gallery.gallery-default .sub-content .main-entry .patients-wrap h2.entry-title,body.gallery.gallery-default .container.main .inner .site-content .sub-content .main-entry .patients-wrap h2.entry-title,.container.main .inner .site-content body.gallery.gallery-default .sub-content .patients-wrap .main-entry h2.entry-title,body.gallery.gallery-default .container.main .inner .site-content .sub-content .patients-wrap .main-entry h2.entry-title,.container.main .inner .site-content .sub-content .main-entry .mod-page_index .row.index-list .item h2.entry-title,.mod-page_index .row.index-list .item .container.main .inner .site-content .sub-content .main-entry h2.entry-title{margin-top:-5px !important}.container.main .inner .site-content .sub-content.full hr{display:none !important}@font-face{font-family:"Didot Open Face W05 Regular";src:url("https://fast.fonts.net/dv2/2/1ca1c150-af3d-46e9-9088-5ff0ab6286be.eot?d44f19a684109620e484147fa790e81859e92aaaea3d337f84586d5df8888fe5455f55e0f83ed0be044ddfaa95e824a4b1318d5b552aaa24a44025e9&projectId=e52b0f9f-0339-4a1a-83a0-ca7498d0eabe#iefix");src:url("https://fast.fonts.net/dv2/2/1ca1c150-af3d-46e9-9088-5ff0ab6286be.eot?d44f19a684109620e484147fa790e81859e92aaaea3d337f84586d5df8888fe5455f55e0f83ed0be044ddfaa95e824a4b1318d5b552aaa24a44025e9&projectId=e52b0f9f-0339-4a1a-83a0-ca7498d0eabe#iefix") format("eot"),url("https://fast.fonts.net/dv2/14/bc98ef60-3335-423f-bce5-e752a55c63a0.woff2?d44f19a684109620e484147fa790e81859e92aaaea3d337f84586d5df8888fe5455f55e0f83ed0be044ddfaa95e824a4b1318d5b552aaa24a44025e9&projectId=e52b0f9f-0339-4a1a-83a0-ca7498d0eabe") format("woff2");font-display:swap}@font-face{font-family:"europa";src:url("https://use.typekit.net/af/f3ba4f/00000000000000003b9b12fa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/f3ba4f/00000000000000003b9b12fa/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/f3ba4f/00000000000000003b9b12fa/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");font-display:swap;font-weight:700}@font-face{font-family:"europa";src:url("https://use.typekit.net/af/3e64fb/00000000000000003b9b12fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/3e64fb/00000000000000003b9b12fe/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/3e64fb/00000000000000003b9b12fe/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:swap;font-weight:300}@font-face{font-family:"europa";src:url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-display:swap;font-weight:400}.tk-europa{font-family:"europa",sans-serif}.s3accordion .s3panel{margin-bottom:15px}.s3accordion .s3panel>a{font-family:"Didot Open Face W05 Regular",serif;color:#000;border:2px solid #606568;display:block;padding:11px 20px;font-weight:300;font-size:16px;border-radius:4px}.s3accordion .s3panel>a:hover{border:2px solid #8ac6ea;opacity:1}.s3accordion .s3panel>a:after{position:relative;float:right;content:"+"}.s3accordion .s3panel>div{display:none;padding:30px}.s3accordion .s3panel>div ul{margin:0px;padding:0px;border:none !important;padding-left:20px;margin-bottom:20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.s3accordion .s3panel.js-opened>a{border:2px solid #8ac6ea}.s3accordion .s3panel.js-opened>a:after{content:"-"}
    </style>



    <!-- font awesome css -->
    <link rel="stylesheet" href="/master/assets/font/font.css?build=804d9f937dd4546808e52c58a8fe69d65b7f2c1b
" media="print" onload="this.media='all'">
    <link rel="preload" as="font" href="/master/assets/font/fontello.woff2" type="font/woff2" crossorigin="anonymous" />

    <!-- {Scripts} -->
                                    <link rel="dns-prefetch" href="https://scripts.iconnode.com">
<link rel="preload" href="https://scripts.iconnode.com/74293.js" as="script">
<script type="text/javascript" src="https://scripts.iconnode.com/74293.js" async></script>

            
                    <link rel="dns-prefetch" href="https://www.googletagmanager.com/" />
        <link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=AW-665765877" as="script" />
        <script async src="https://www.googletagmanager.com/gtag/js?id=AW-665765877"></script>
        <script>
        window.dataLayer = window.dataLayer || [];
        function gtag() {
            dataLayer.push(arguments);
        }
        gtag('js', new Date());
                gtag('config', 'AW-665765877');
                gtag('config', 'G-2YB4Q59S17');
            </script>
    
    
    <script>
  gtag('config', 'AW-665765877/WPo-CJfCvsQBEPWPu70C', {
    'phone_conversion_number': '212-988-4040'
  });
</script>

    
    <script>
      window.tresioConfig = {"siteSettings":{"galleryType":"default","enableCookiesPolicy":null,"client":"Dr. Darrick E. Antell, MD","galleryConfig":null,"swiperVer":null},"s3TrackingConfig":{"disableFormFields":true},"isLeadloopClient":false,"forms":null,"search":{"items":[{"primarySearchTerm":"","secondarySearchTerms":"","slug":"","title":"Home"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"about","title":"About"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"about/dr-darrick-antell","title":"Meet Dr. Antell"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"about/philosophy-and-approach","title":"Philosophy & Approach"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"about/professional-memberships","title":"Curriculum Vitae"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"about/our-facility","title":"Our Facility"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"about/greenwich-plastic-surgery","title":"Greenwich"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"about/fairfield-county","title":"Fairfield County"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"about/media-and-publications","title":"Publications"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"about/videos","title":"Videos"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"patient-testimonials","title":"Patient Testimonials"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"patient-testimonials/testimonials","title":"Testimonials"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"patient-testimonials/video-testimonials","title":"Video Testimonials"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face","title":"Face"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/brow-lift-nyc","title":"Brow Lift"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/buccal-fat-removal-nyc","title":"Buccal Fat Removal"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/chin-implants-nyc","title":"Chin Procedures"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/chin-implants-nyc/about","title":"About Chin Implants"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/chin-implants-nyc/types","title":"Types of Chin Implants"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/chin-implants-nyc/gallery","title":"Gallery"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/chin-implants-nyc/print-media","title":"Chin Implant Media"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/chin-implants-nyc/sliding-genioplasty","title":"Sliding Genioplasty"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/chin-implants-nyc/non-surgical-chin-augmentation","title":"Non Surgical Chin Augmentation "},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/chin-implants-nyc/video-gallery","title":"Video Gallery"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/chin-implants-nyc/chin-reduction","title":"Chin Reduction"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/ear-surgery-nyc","title":"Ear Surgery"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/ear-surgery-nyc/earlobe-repair","title":"Earlobe Repair"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/ear-surgery-nyc/otoplasty","title":"Otoplasty"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/eyelid-surgery-nyc","title":"Eyelid Surgery (Blepharoplasty)"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/facelift-nyc","title":"Facelift"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/facial-fat-transfer-nyc","title":"Facial Fat Transfer"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/facial-implants-nyc","title":"Facial Implants"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/mini-facelift-nyc","title":"Mini Facelift"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/mole-removal","title":"Mole Removal"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/myellevate","title":"MyEllevate"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/neck-lift-nyc","title":"Neck Lift"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/rhinoplasty-nyc","title":"Rhinoplasty"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"face/submental-liposuction","title":"Submental (Neck) Liposuction"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast","title":"Breast"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/breast-asymmetry-correction","title":"Breast Asymmetry Correction"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/breast-augmentation-nyc","title":"Breast Augmentation"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/fat-transfer-breast-augmentation","title":"Fat Transfer Breast Augmentation"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/breast-implant-removal-nyc","title":"Breast Implant Removal"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/breast-lift-nyc","title":"Breast Lift"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/breast-reconstruction-nyc","title":"Breast Reconstruction"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/breast-reduction-nyc","title":"Breast Reduction"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/breast-revision-nyc","title":"Breast Revision"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/capsular-contracture-treatment","title":"Capsular Contracture Treatment"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/gynecomastia-nyc","title":"Male Breast Reduction (Gynecomastia)"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/inverted-nipple-repair","title":"Inverted Nipple Repair"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"breast/tuberous-breast-correction","title":"Tuberous Breast Correction"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body","title":"Body"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/arm-lift-nyc","title":"Arm Lift (Brachioplasty)"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/liposuction-nyc","title":"Liposuction"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/lower-body-lift-nyc","title":"Lower Body Lift"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mole-lipoma-scars","title":"Moles, Lipomas, & Scar Revision"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mole-lipoma-scars/fibroma-removal-nyc","title":"Fibroma Removal"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mole-lipoma-scars/lipoma-removal-nyc","title":"Lipoma Removal"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mole-lipoma-scars/mole-removal-nyc","title":"Mole Removal"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mole-lipoma-scars/neurofibroma-removal-nyc","title":"Neurofibroma Removal"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mole-lipoma-scars/scar-revision-nyc","title":"Scar Revision"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mole-lipoma-scars/skin-cancer-nyc","title":"Skin Cancer  "},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mole-lipoma-scars/skin-cancer-nyc/recognizing-skin-cancer","title":"Recognizing Skin Cancer"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mole-lipoma-scars/skin-cancer-nyc/skin-cancer-treatment","title":"Skin Cancer Treatment"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mole-lipoma-scars/skin-cancer-nyc/types-of-skin-cancer","title":"Types of Skin Cancer"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/mommy-makeover-nyc","title":"Mommy Makeover"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/post-bariatric-body-lift-nyc","title":"Post Bariatric Body Lift"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/tummy-tuck-nyc","title":"Tummy Tuck"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"body/thigh-lift-nyc","title":"Thigh Lift"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"non-surgical","title":"Non-Surgical"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"non-surgical/botox-nyc","title":"BOTOX"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"non-surgical/chemical-peels-nyc","title":"Chemical Peels"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"non-surgical/dermabrasion-nyc","title":"Dermabrasion"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"non-surgical/dermal-fillers-nyc","title":"Dermal Fillers"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"non-surgical/laser-skin-resurfacing-nyc","title":"Laser Resurfacing"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"non-surgical/latisse-nyc","title":"Latisse"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"non-surgical/microneedling-nyc","title":"Microneedling"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"non-surgical/myellevate","title":"MyEllevate"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"non-surgical/non-surgical-chin-augmentation","title":"Non Surgical Chin Augmentation"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"gallery","title":"Gallery"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"resources","title":"Resources"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"resources/out-of-town-patients","title":"Out of Town Patients"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"resources/patient-forms","title":"Patient Forms"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"resources/post-op-care","title":"Post Op Care"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"resources/photo-submission-instructions","title":"Photo Submission Instructions"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"resources/notice-of-open-payments-database","title":"Notice of Open Payments Database"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"resources/blog","title":"Blog"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"press","title":"Press"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"contact","title":"Contact Us"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"contact/contact-us","title":"Contact Us"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"contact/virtual-consultation","title":"Virtual Consultation"},{"primarySearchTerm":"","secondarySearchTerms":"","slug":"contact/maps","title":"Map"}],"terms":["about","about chin implants","arm lift (brachioplasty)","blog","body","botox","breast","breast asymmetry correction","breast augmentation","breast implant removal","breast lift","breast reconstruction","breast reduction","breast revision","brow lift","buccal fat removal","capsular contracture treatment","chemical peels","chin implant media","chin procedures","chin reduction","contact us","curriculum vitae","dermabrasion","dermal fillers","ear surgery","earlobe repair","eyelid surgery (blepharoplasty)","face","facelift","facial fat transfer","facial implants","fairfield county","fat transfer breast augmentation","fibroma removal","gallery","greenwich","home","inverted nipple repair","laser resurfacing","latisse","lipoma removal","liposuction","lower body lift","male breast reduction (gynecomastia)","map","meet dr. antell","microneedling","mini facelift","mole removal","moles, lipomas, & scar revision","mommy makeover","myellevate","neck lift","neurofibroma removal","non surgical chin augmentation","non-surgical","notice of open payments database","otoplasty","our facility","out of town patients","patient forms","patient testimonials","philosophy & approach","photo submission instructions","post bariatric body lift","post op care","press","publications","recognizing skin cancer","resources","rhinoplasty","scar revision","skin cancer","skin cancer treatment","sliding genioplasty","submental (neck) liposuction","testimonials","thigh lift","tuberous breast correction","tummy tuck","types of chin implants","types of skin cancer","video gallery","video testimonials","videos","virtual consultation"]},"locatorConfig":null,"localesConfig":null,"recaptchaV2DevSiteKey":"6LdUwjsiAAAAALeTc9NRvEu6zziz8DS5LQhbCqH3","recaptchaV3DevSiteKey":"6LeLfe4jAAAAAM9LLoajZbTpOp-54-zl8ineedlQ","googleRecaptchaSiteKey":"6Ld8aNQUAAAAAEOAXORCslRUGoQZPUQ57PnQchPr","environment":"production"};
    </script>

    <script type="text/javascript">
        (()=>{var b=o=>{let t=document.readyState;if(typeof $!="function"){setTimeout(()=>{b(o)},100);return}t==="complete"||t!=="loading"&&!document.documentElement.doScroll?o():document.addEventListener("DOMContentLoaded",o)},v=b;var w=o=>{[...document.querySelectorAll("video")].forEach((t,a)=>{if(t.getAttribute("data-lazyload-deferred"))return;let u=t.getAttribute("data-lazyload"),e=t.getAttribute("data-lazyload-loaded");if(!u||e){let m=t.getAttribute("src"),i=t.getAttribute("data-desktop-vid"),r=t.getAttribute("data-tablet-vid"),d=t.getAttribute("data-mobile-vid"),s=o<=640?d:o<=920?r:i;s!==null&&s!==m&&t.setAttribute("src",s)}})};var R=o=>{for(var t=[],a=o.parentNode.firstChild;a;)a.nodeType===1&&a!==o&&t.push(a),a=a.nextSibling;return t},c={run(){let o=window.innerWidth,t=window.pageYOffset,a=document.documentElement.clientHeight,u=t+a;w(o),[...document.querySelectorAll("[data-lazyload]")].forEach(function(e,m){var i=e.getAttribute("data-lazyload"),r=e.getAttribute("data-lazyload-src");let d=(window.tresioConfig||{}).lazyload||{};var s=d.homeOffset!==void 0?d.homeOffset:300,l=d.offset!==void 0?d.offset:300;i==="bg"&&(l=d.backgroundOffset!==void 0?d.backgroundOffset:300),window.location.pathname==="/"&&s!==void 0&&t<300&&(l=s);let p=(e.nodeName==="SOURCE"?e.parentNode:e).getBoundingClientRect(),y=p.top+window.scrollY,f=y-l,h=f+p.height;var z=y-t,S=f<-l,E=h>t&&f<u||z<l;let O=e.style.display;if(E&&O!=="none"&&e.getAttribute("data-lazyload-loaded")!=="true"&&!S){if(i==="bg"&&(e.style.backgroundImage=`url(${r})`),i==="img"&&(e.getAttribute("src")!==r&&e.setAttribute("src",r),R(e).forEach((n,N)=>{if(n.nodeName==="SOURCE"){let g=n.getAttribute("data-lazyload-srcset"),x=n.getAttribute("srcset");g&&g!==x&&n.setAttribute("srcset",g)}})),i==="video"){if(e.getAttribute("data-desktop-vid"))e.setAttribute("data-lazyload-loaded","true"),w(o);else if(e.setAttribute("src",r),e.nodeName==="SOURCE"){let n=e.parentNode;n.load&&n.load()}}e.setAttribute("data-lazyload-loaded","true")}})},init(){document.readyState==="loading"&&c.run(),v(()=>{let o=!1,t=()=>{o||(requestAnimationFrame(()=>{c.run(),o=!1}),o=!0)};window.addEventListener("scroll",t,{passive:!0}),window.addEventListener("resize",t,{passive:!0}),window.addEventListener("orientationchange",t,{passive:!0}),c.run()})}},A=c;A.init();})();

    </script>


    
            <link rel="dns-prefetch" href="https://tresio-menu.netlify.app">
<link rel="preload" href="https://tresio-menu.netlify.app/dist/style.min.css?build=804d9f937dd4546808e52c58a8fe69d65b7f2c1b
" as="style">
<link rel="stylesheet" href="https://tresio-menu.netlify.app/dist/style.min.css?build=804d9f937dd4546808e52c58a8fe69d65b7f2c1b
">

        <link rel="preload" href="https://menu.tresio.co/dist/dist.min.js" as="script">
<script type="text/javascript" src="https://menu.tresio.co/dist/dist.min.js" defer></script>

    
    <!-- fonts -->
<link rel="dns-prefetch" href="https://fast.fonts.net/" >
<link rel="dns-prefetch" href="https://use.typekit.net/" >

<link rel="preload" href="https://fast.fonts.net/dv2/14/bc98ef60-3335-423f-bce5-e752a55c63a0.woff2?d44f19a684109620e484147fa790e81859e92aaaea3d337f84586d5df8888fe5455f55e0f83ed0be044ddfaa95e824a4b1318d5b552aaa24a44025e9&projectId=e52b0f9f-0339-4a1a-83a0-ca7498d0eabe" as="font" type="font/woff2" crossorigin />

<link rel="preload" href="https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3" as="font" type="font/woff2" crossorigin />
<link rel="preload" href="https://use.typekit.net/af/3e64fb/00000000000000003b9b12fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3" as="font" type="font/woff2" crossorigin />
<link rel="preload" href="https://use.typekit.net/af/f3ba4f/00000000000000003b9b12fa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3" as="font" type="font/woff2" crossorigin />


</head>



<body class="blog sub">

<div class="mobile-nav-wrap show-for-medium-down on-canvas clearfix">
        <a class="phone ppc-number" href="tel:+12129884040"><span class="phone-icon"></span>212-988-4040</a>
            <a class="js-menu-toggle" href="#"><span class="title">Menu</span><span class="icon"></span></a>
    </div>

<header class="shadow-down js-animate on-canvas">
        <div class="row top grid">
            <div class="logo-holder text-center">
                <a href="/">
                    <picture class="">  <source srcset="https://www.datocms-assets.com/21037/1580145226-antell-initials-logo2.png?auto=format,compress&w=175" fetchpriority="high">  <img src="https://www.datocms-assets.com/21037/1580145226-antell-initials-logo2.png?auto=format,compress&w=175" fetchpriority="high"  width="175" height="106"  alt="Darrick E. Antell | Plastic Surgery NYC" draggable="false"></picture>
                </a>
            </div>
                        <div class="nav-links hide-tablet-down">
                <div class="nav">
                    <div class="links">
                        <ul class="list">    <!-- check if nav item is hidden and if its contact page  -->
                    
        <li class="home">
                            <a href="/">Home</a>
            
                                            </li>
                                                                    
        <li class="about has-sub">
                                                <a href="/about/">About</a>
                            
                                                                                                                                                                                                                                                                                    <ul>
                    <li class="hide-desktop"><a href="/about/">Overview</a></li>
                                                                                                                        
                        <li class="dr-darrick-antell">
                                                            <a href="/about/dr-darrick-antell/">Meet Dr. Antell</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="philosophy-and-approach">
                                                            <a href="/about/philosophy-and-approach/">Philosophy & Approach</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="professional-memberships">
                                                            <a href="/about/professional-memberships/">Curriculum Vitae</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="our-facility">
                                                            <a href="/about/our-facility/">Our Facility</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="greenwich-plastic-surgery">
                                                            <a href="/about/greenwich-plastic-surgery/">Greenwich</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="fairfield-county">
                                                            <a href="/about/fairfield-county/">Fairfield County</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="media-and-publications">
                                                            <a href="/about/media-and-publications/">Publications</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="videos">
                                                            <a href="/about/videos/">Videos</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="patient-testimonials has-sub">
                                                <a href="/patient-testimonials/">Testimonials</a>
                            
                                                                                                            <ul>
                    <li class="hide-desktop"><a href="/patient-testimonials/">Overview</a></li>
                                                                                                                        
                        <li class="testimonials">
                                                            <a href="/patient-testimonials/testimonials/">Testimonials</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="video-testimonials">
                                                            <a href="/patient-testimonials/video-testimonials/">Video Testimonials</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="face has-sub">
                                                <a href="/face/">Face</a>
                            
                                                                                                                                                                                                                                                                                                                                                                                                                                                            <ul>
                    <li class="hide-desktop"><a href="/face/">Overview</a></li>
                                                                                                                        
                        <li class="brow-lift-nyc">
                                                            <a href="/face/brow-lift-nyc/">Brow Lift</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="buccal-fat-removal-nyc">
                                                            <a href="/face/buccal-fat-removal-nyc/">Buccal Fat Removal</a>
                            
                                                    </li>
                                                                                                                                                                                                                                                        
                        <li class="chin-implants-nyc has-child">
                                                            <a href="/face/chin-implants-nyc/">Chin Procedures</a>
                            
                                                            <ul class="children">
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/about/">About Chin Implants</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/types/">Types of Chin Implants</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a rel="noopener" href="https://www.antell-md.com/gallery/face/chin-implants/">Gallery</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/print-media/">Chin Implant Media</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/sliding-genioplasty/">Sliding Genioplasty</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/non-surgical-chin-augmentation/">Non Surgical Chin Augmentation </a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/video-gallery/">Video Gallery</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/chin-reduction/">Chin Reduction</a>
                                                                                    </li>
                                                                    </ul>
                                                    </li>
                                                                                                                                                                                                                                                        
                        <li class="ear-surgery-nyc has-child">
                                                            <a href="/face/ear-surgery-nyc/">Ear Surgery</a>
                            
                                                            <ul class="children">
                                                                            <li>
                                                                                            <a href="/face/ear-surgery-nyc/earlobe-repair/">Earlobe Repair</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/ear-surgery-nyc/otoplasty/">Otoplasty</a>
                                                                                    </li>
                                                                    </ul>
                                                    </li>
                                                                                                                        
                        <li class="eyelid-surgery-nyc">
                                                            <a href="/face/eyelid-surgery-nyc/">Eyelid Surgery (Blepharoplasty)</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="facelift-nyc">
                                                            <a href="/face/facelift-nyc/">Facelift</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="facial-fat-transfer-nyc">
                                                            <a href="/face/facial-fat-transfer-nyc/">Facial Fat Transfer</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="facial-implants-nyc">
                                                            <a href="/face/facial-implants-nyc/">Facial Implants</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="mini-facelift-nyc">
                                                            <a href="/face/mini-facelift-nyc/">Mini Facelift</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="mole-removal">
                                                            <a href="/body/mole-lipoma-scars/mole-removal-nyc/">Mole Removal</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="myellevate">
                                                            <a href="/non-surgical/myellevate/">MyEllevate</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="neck-lift-nyc">
                                                            <a href="/face/neck-lift-nyc/">Neck Lift (Wattlectomy)</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="rhinoplasty-nyc">
                                                            <a href="/face/rhinoplasty-nyc/">Rhinoplasty</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="submental-liposuction">
                                                            <a href="/face/submental-liposuction/">Submental (Neck) Liposuction</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="breast has-sub">
                                                <a href="/breast/">Breast</a>
                            
                                                                                                                                                                                                                                                                                                                                                                                                    <ul>
                    <li class="hide-desktop"><a href="/breast/">Overview</a></li>
                                                                                                                        
                        <li class="breast-asymmetry-correction">
                                                            <a href="/breast/breast-asymmetry-correction/">Breast Asymmetry Correction</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-augmentation-nyc">
                                                            <a href="/breast/breast-augmentation-nyc/">Breast Augmentation</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="fat-transfer-breast-augmentation">
                                                            <a href="/breast/fat-transfer-breast-augmentation/">Fat Transfer Breast Augmentation</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-implant-removal-nyc">
                                                            <a href="/breast/breast-implant-removal-nyc/">Breast Implant Removal</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-lift-nyc">
                                                            <a href="/breast/breast-lift-nyc/">Breast Lift</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-reconstruction-nyc">
                                                            <a href="/breast/breast-reconstruction-nyc/">Breast Reconstruction</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-reduction-nyc">
                                                            <a href="/breast/breast-reduction-nyc/">Breast Reduction</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-revision-nyc">
                                                            <a href="/breast/breast-revision-nyc/">Breast Revision</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="capsular-contracture-treatment">
                                                            <a href="/breast/capsular-contracture-treatment/">Capsular Contracture Treatment</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="gynecomastia-nyc">
                                                            <a href="/breast/gynecomastia-nyc/">Male Breast Reduction (Gynecomastia)</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="inverted-nipple-repair">
                                                            <a href="/breast/inverted-nipple-repair/">Inverted Nipple Repair</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="tuberous-breast-correction">
                                                            <a href="/breast/tuberous-breast-correction/">Tuberous Breast Correction</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="body has-sub">
                                                <a href="/body/">Body</a>
                            
                                                                                                                                                                                                                                                                                    <ul>
                    <li class="hide-desktop"><a href="/body/">Overview</a></li>
                                                                                                                        
                        <li class="arm-lift-nyc">
                                                            <a href="/body/arm-lift-nyc/">Arm Lift (Brachioplasty)</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="liposuction-nyc">
                                                            <a href="/body/liposuction-nyc/">Liposuction</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="lower-body-lift-nyc">
                                                            <a href="/body/lower-body-lift-nyc/">Lower Body Lift</a>
                            
                                                    </li>
                                                                                                                                                                                                                                                        
                        <li class="mole-lipoma-scars has-child">
                                                            <a href="/body/mole-lipoma-scars/">Moles, Lipomas, & Scar Revision</a>
                            
                                                            <ul class="children">
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/fibroma-removal-nyc/">Fibroma Removal</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/lipoma-removal-nyc/">Lipoma Removal</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/mole-removal-nyc/">Mole Removal</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/neurofibroma-removal-nyc/">Neurofibroma Removal</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/scar-revision-nyc/">Scar Revision</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/skin-cancer-nyc/">Skin Cancer  </a>
                                                                                    </li>
                                                                    </ul>
                                                    </li>
                                                                                                                        
                        <li class="mommy-makeover-nyc">
                                                            <a href="/body/mommy-makeover-nyc/">Mommy Makeover</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="post-bariatric-body-lift-nyc">
                                                            <a href="/body/post-bariatric-body-lift-nyc/">Post Bariatric Body Lift</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="tummy-tuck-nyc">
                                                            <a href="/body/tummy-tuck-nyc/">Tummy Tuck</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="thigh-lift-nyc">
                                                            <a href="/body/thigh-lift-nyc/">Thigh Lift</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="non-surgical has-sub">
                                                <a href="/non-surgical/">Non-Surgical</a>
                            
                                                                                                                                                                                                                                                                                                                <ul>
                    <li class="hide-desktop"><a href="/non-surgical/">Overview</a></li>
                                                                                                                        
                        <li class="botox-nyc">
                                                            <a href="/non-surgical/botox-nyc/">BOTOX</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="chemical-peels-nyc">
                                                            <a href="/non-surgical/chemical-peels-nyc/">Chemical Peels</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="dermabrasion-nyc">
                                                            <a href="/non-surgical/dermabrasion-nyc/">Dermabrasion</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="dermal-fillers-nyc">
                                                            <a href="/non-surgical/dermal-fillers-nyc/">Dermal Fillers</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="laser-skin-resurfacing-nyc">
                                                            <a href="/non-surgical/laser-skin-resurfacing-nyc/">Laser Resurfacing</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="latisse-nyc">
                                                            <a href="/non-surgical/latisse-nyc/">Latisse</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="microneedling-nyc">
                                                            <a href="/non-surgical/microneedling-nyc/">Microneedling</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="myellevate">
                                                            <a href="/non-surgical/myellevate/">MyEllevate</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="non-surgical-chin-augmentation">
                                                            <a href="/face/chin-implants-nyc/non-surgical-chin-augmentation/">Non Surgical Chin Augmentation</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="gallery has-sub">
                                                <a href="/gallery/">Gallery</a>
                            
                                                                                                                                                                                                <ul>
                    <li class="hide-desktop"><a href="/gallery/">Overview</a></li>
                                                                    
                        <li class="face">
                                                            <a href="/gallery/face/">Face Gallery</a>
                            
                                                    </li>
                                                                    
                        <li class="breast">
                                                            <a href="/gallery/breast/">Breast Gallery</a>
                            
                                                    </li>
                                                                    
                        <li class="body">
                                                            <a href="/gallery/body/">Body Gallery</a>
                            
                                                    </li>
                                                                    
                        <li class="skin-moles-and-lipomas">
                                                            <a href="/gallery/skin-moles-and-lipomas/">Skin Moles & Lipomas Gallery</a>
                            
                                                    </li>
                                                                    
                        <li class="non-surgical">
                                                            <a href="/gallery/non-surgical/">Non-Surgical Gallery</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="resources has-sub">
                                                <a href="/resources/">Resources</a>
                            
                                                                                                                                                                                                                            <ul>
                    <li class="hide-desktop"><a href="/resources/">Overview</a></li>
                                                                                                                        
                        <li class="out-of-town-patients">
                                                            <a href="/resources/out-of-town-patients/">Out of Town Patients</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="patient-forms">
                                                            <a href="/resources/patient-forms/">Patient Forms</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="post-op-care">
                                                            <a href="/resources/post-op-care/">Post Op Care</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="photo-submission-instructions">
                                                            <a rel="noopener" href="https://www.datocms-assets.com/21037/1580424346-photo-submission-instructions.pdf" target="_blank">Photo Submission Instructions</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="notice-of-open-payments-database">
                                                            <a href="/resources/notice-of-open-payments-database/">Notice of Open Payments Database</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="blog">
                                                            <a href="/blog/">Blog</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                    
        <li class="press">
                                                <a href="/press/">Press</a>
                            
                                            </li>
                                                                    
        <li class="contact has-sub">
                                                <a href="/contact/">Contact Us</a>
                            
                                                                                                                                        <ul>
                    <li class="hide-desktop"><a href="/contact/">Overview</a></li>
                                                                                                                        
                        <li class="contact-us">
                                                            <a href="/contact/">Contact Us</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="virtual-consultation">
                                                            <a href="/virtual-consultation/">Virtual Consultation</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="maps">
                                                            <a href="/contact/maps/">Map</a>
                            
                                                    </li>
                                    </ul>
                    </li>
    </ul>                                                    <div class="search search-icon-container no-form-sticky">
                                <span class="js-search-open" aria-label="Opens search bar" title="Open search bar" role="button"><span></span></span>
                            </div>
                                            </div>
                </div>
            </div>
            

            <div class="phone-holder right hide-tablet-down">
                <div class="contact-info">
                                            <ul class="socials">
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Instagram" href="https://www.instagram.com/plasticsurgerynyc/" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Instagram opens in a new tab"><span class="instagram-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Facebook" href="https://www.facebook.com/DrDarrickAntell/" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Facebook opens in a new tab"><span class="facebook-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Twitter" href="https://twitter.com/DrDarrickAntell" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Twitter opens in a new tab"><span class="twitter-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Youtube" href="https://www.youtube.com/plasticsurgerynyc" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Youtube opens in a new tab"><span class="youtube-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Tiktok" href="https://www.tiktok.com/@plasticsurgerynyc?lang=en" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Tiktok opens in a new tab"><span class="tiktok-icon" role="presentation"></span></a></li>
  </ul>

                                        <a class="tel ppc-href" href="tel:+12129884040">
                        <span class="ppc-number">212-988-4040</span>
                    </a>
                </div>
            </div>
        </div>
    <div class="bottom">
        <div class="row">

        </div>
    </div>
</header><main id="main" class="content-wrap on-canvas">
        <!-- Blog Layout -->
    <!-- Blog Hero Module -->
<div class="banner hero bkg-image mod-hero">
    <div class="row">
        <div class="inner">
            <nav aria-label="Breadcrumb">
    <ul class="s3breadcrumb" data-s3-partial>
                                <li><a href="/">Home</a></li>
                                                                                                <li><a href="/blog/" aria-current="page">Blog</a></li>
                                        </ul>
</nav>            <h1>
                                    Blog
                                            </h1>
        </div>
    </div>
    <img class="bg" src="https://www.datocms-assets.com/21037/1579217027-media-and-publications.jpg?auto=compress" data-lazyload="img" data-lazyload-src="https://www.datocms-assets.com/21037/1579217027-media-and-publications.jpg?auto=compress" alt="">
</div>    <div class="container main">
        <div class="row">
            
                            <div class="sub-content has-sidebar blog-index full js-no-links">
                    <div class="content ofh">
                            <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">06</p>
            <p class="month">May</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/mommy-makeover-for-petite-frames/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1746541291-istock-2164374136.jpg" alt="Dr. Darrick E. Antell, MD Blog | Mommy Makeover for Petite Frames: How Techniques Are Adapted for Smaller Builds" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/mommy-makeover-for-petite-frames/" rel="bookmark">Mommy Makeover for Petite Frames: How Techniques Are Adapted for Smaller Builds</a>
            </h2>
            <p>Plastic surgery is never a one-size-fits-all solution, especially when it comes to procedures as personalized and transformative as a mommy makeover.  For women with petite frames, the stakes are even higher.  It takes surgical precision, artistic restraint, and a deep understandin...</p>
            <a class="btn" href="/blog/mommy-makeover-for-petite-frames/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">14</p>
            <p class="month">Apr</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/can-you-combine-breast-implant-removal/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1744658628-istock-2206417902.jpg" alt="Dr. Darrick E. Antell, MD Blog | Can You Combine Breast Implant Removal with a Lift or Fat Transfer?" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/can-you-combine-breast-implant-removal/" rel="bookmark">Can You Combine Breast Implant Removal with a Lift or Fat Transfer?</a>
            </h2>
            <p>For many women, the decision to remove breast implants is deeply personal&mdash;driven by lifestyle changes, health concerns, or a shift in aesthetic goals.  As a board-certified plastic surgeon with decades of experience and a reputation for subtle, natural-looking results, Dr.  D...</p>
            <a class="btn" href="/blog/can-you-combine-breast-implant-removal/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">14</p>
            <p class="month">Mar</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/is-lipo-360-the-key-to-your-dream-silhouette/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1741962022-istock-1469916091.jpg" alt="Dr. Darrick E. Antell, MD Blog | Is Lipo 360 the Key to Your Dream Silhouette?" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/is-lipo-360-the-key-to-your-dream-silhouette/" rel="bookmark">Is Lipo 360 the Key to Your Dream Silhouette?</a>
            </h2>
            <p>A sculpted, defined waistline is a hallmark of beauty, confidence, and youth.  For many, achieving the perfect contours through diet and exercise alone can be challenging&mdash;especially when stubborn fat deposits persist.  Fortunately, advanced liposuction techniques, such as Lip...</p>
            <a class="btn" href="/blog/is-lipo-360-the-key-to-your-dream-silhouette/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">28</p>
            <p class="month">Feb</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/mommy-makeover-for-women-over-40-considerations-and-benefits-of-surgery-later/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1740784466-istock-1180925302.jpg" alt="Dr. Darrick E. Antell, MD Blog | Mommy Makeover for Women Over 40: Considerations and Benefits of Surgery Later in Life" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/mommy-makeover-for-women-over-40-considerations-and-benefits-of-surgery-later/" rel="bookmark">Mommy Makeover for Women Over 40: Considerations and Benefits of Surgery Later in Life</a>
            </h2>
            <p>After pregnancy, childbirth, and nursing, undergoing a mommy makeover can be a transformative experience, restoring your confidence, energy, and quality of life.  However, you may be unsure whether the procedure will be safe and beneficial for you if you are over 40.   Rest as...</p>
            <a class="btn" href="/blog/mommy-makeover-for-women-over-40-considerations-and-benefits-of-surgery-later/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">18</p>
            <p class="month">Feb</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/choosing-the-right-plastic-surgeon-the-key-to-natural-lasting-results/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1580249711-breast-augmentation2.jpg" alt="Dr. Darrick E. Antell, MD Blog | Choosing the Right Plastic Surgeon: The Key to Natural, Lasting Results" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/choosing-the-right-plastic-surgeon-the-key-to-natural-lasting-results/" rel="bookmark">Choosing the Right Plastic Surgeon: The Key to Natural, Lasting Results</a>
            </h2>
            <p>The Importance of Expertise in Plastic Surgery Choosing a plastic surgeon is a critical decision&mdash;the outcome of a surgery will be with you for all the years ahead.  Whether you plan to undergo a facelift, rhinoplasty, breast surgery, or body contouring procedure, the surgeon...</p>
            <a class="btn" href="/blog/choosing-the-right-plastic-surgeon-the-key-to-natural-lasting-results/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">14</p>
            <p class="month">Jan</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/beyond-the-physical-how-a-mommy-makeover-can-impact-emotional-well-being-and-self/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1736866962-istockphoto-1035146258-612x612.jpg" alt="Dr. Darrick E. Antell, MD Blog | Beyond the Physical: How a Mommy Makeover Can Impact Emotional Well-Being and Self-Confidence" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/beyond-the-physical-how-a-mommy-makeover-can-impact-emotional-well-being-and-self/" rel="bookmark">Beyond the Physical: How a Mommy Makeover Can Impact Emotional Well-Being and Self-Confidence</a>
            </h2>
            <p>Motherhood is a transformative journey filled with joy, challenges, and profound changes to your body and mind.  But for many women, the physical effects of pregnancy, childbirth, and breastfeeding can lead to feelings of self-consciousness and a diminished sense of confidence.  Th...</p>
            <a class="btn" href="/blog/beyond-the-physical-how-a-mommy-makeover-can-impact-emotional-well-being-and-self/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">12</p>
            <p class="month">Dec</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/how-hormonal-changes-can-affect-your-breast-lift-results-over-time/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1734014635-istockphoto-1918697241-612x612.jpg" alt="Dr. Darrick E. Antell, MD Blog | How Hormonal Changes Can Affect Your Breast Lift Results Over Time" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/how-hormonal-changes-can-affect-your-breast-lift-results-over-time/" rel="bookmark">How Hormonal Changes Can Affect Your Breast Lift Results Over Time</a>
            </h2>
            <p>A breast lift, or mastopexy, is a transformative procedure that restores youthful contours and addresses sagging for a rejuvenated appearance.  While the results of a breast lift are long-lasting, it's essential to consider how natural changes in your body&mdash;especially h...</p>
            <a class="btn" href="/blog/how-hormonal-changes-can-affect-your-breast-lift-results-over-time/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">26</p>
            <p class="month">Nov</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/breast-lift-longevity/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1580255705-breast-lift.jpg" alt="Dr. Darrick E. Antell, MD Blog | Breast Lift Longevity: How Long Will My Results Last, and What Factors Affect Duration?" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/breast-lift-longevity/" rel="bookmark">Breast Lift Longevity: How Long Will My Results Last, and What Factors Affect Duration?</a>
            </h2>
            <p>A breast lift can restore youthful contours and reinvigorate your confidence, but one question often arises: how long will the results last?  At Dr.  Darrick Antell's New York practice, we emphasize long-term satisfaction while prioritizing natural, personalized outcomes.  As ...</p>
            <a class="btn" href="/blog/breast-lift-longevity/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">27</p>
            <p class="month">Oct</p>
        </div>

        <div class="entry-content ">
                        <h2 class="entry-title">
                <a href="/blog/the-quiet-luxury-trend-embracing-subtlety-and-customization-in-plastic-surgery/" rel="bookmark">The Quiet Luxury Trend: Embracing Subtlety and Customization in Plastic Surgery</a>
            </h2>
            <p>As exemplified by Sofia Richie's recent wedding, the current trend in the world of luxury is shifting away from ostentatious displays of wealth towards embracing a more understated form of opulence.  This transformation is typified by the growing preference for materials such as c...</p>
            <a class="btn" href="/blog/the-quiet-luxury-trend-embracing-subtlety-and-customization-in-plastic-surgery/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">29</p>
            <p class="month">Sep</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/the-wattlectomy-men-get-rid-of-turkey-neck-this-thanksgiving-with-a-neck-lift/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1601404132-istock-491977440.jpg" alt="Dr. Darrick E. Antell, MD Blog | The Wattlectomy: Men Get rid of turkey neck this Thanksgiving with a Neck Lift" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/the-wattlectomy-men-get-rid-of-turkey-neck-this-thanksgiving-with-a-neck-lift/" rel="bookmark">The Wattlectomy: Men Get rid of turkey neck this Thanksgiving with a Neck Lift</a>
            </h2>
            <p>A new approach designed particularly for men to lose the turkey wattle.  This operation accommodates the primary desire of men to remove the loose skin under the chin without undergoing a neck lift.  It has a short recovery and people can be back at work in less than a week.  Direct...</p>
            <a class="btn" href="/blog/the-wattlectomy-men-get-rid-of-turkey-neck-this-thanksgiving-with-a-neck-lift/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">29</p>
            <p class="month">Jan</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/nyc-cosmetic-injectables-that-wont-interrupt-your-summer-plans/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1730312969-istockphoto-1344963248-612x612.jpg" alt="Dr. Darrick E. Antell, MD Blog | NYC Cosmetic Injectables That Won’t Interrupt Your Summer Plans!" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/nyc-cosmetic-injectables-that-wont-interrupt-your-summer-plans/" rel="bookmark">NYC Cosmetic Injectables That Won’t Interrupt Your Summer Plans!</a>
            </h2>
            <p>School classrooms have begun to empty and families begin to plan and pack for long-awaited summer vacations.  Before you head to the beach or out with the family on an adventure-packed journey, prepare your look with some of our quick, non-invasive skin rejuvenators!  At the office...</p>
            <a class="btn" href="/blog/nyc-cosmetic-injectables-that-wont-interrupt-your-summer-plans/">View More</a>
        </div>
    </div>
    <hr>
    <div class="main-entry clearfix">
        <div class="date-badge hide-phone">
            <p class="day">29</p>
            <p class="month">Jan</p>
        </div>

        <div class="entry-content ">
                            <a href="/blog/new-trends-in-cosmetic-surgery-for-men-in-nyc/" class="featured-image">
                    <img src="https://www.datocms-assets.com/21037/1580336778-99510c6e-7b85-47f5-9124-dd5e22706a38.jpg" alt="Dr. Darrick E. Antell, MD Blog | New Trends in Cosmetic Surgery for Men in NYC!" class="entry-thumbnail mb-10">
                </a>
                        <h2 class="entry-title">
                <a href="/blog/new-trends-in-cosmetic-surgery-for-men-in-nyc/" rel="bookmark">New Trends in Cosmetic Surgery for Men in NYC!</a>
            </h2>
            <p>Step aside, women!  New research shows that men opting for plastic surgery is on the rise!  The latest trend in cosmetic surgery for men comes as more people are beginning to embrace stronger facial features like ethnic, non-traditional noses.  NYC plastic surgeon Dr.  Darrick Antell...</p>
            <a class="btn" href="/blog/new-trends-in-cosmetic-surgery-for-men-in-nyc/">View More</a>
        </div>
    </div>
    <hr>
                        
        
    <div class="pagination">
                    <a href="/blog/" class="page-numbers hide-phone current">1</a>
        
                                    <a class="page-numbers hide-phone " href="/blog/2/">2</a>
            
                            <span class="page-numbers hide-phone sep-dots">...</span>
            
                            <a class="page-numbers hide-phone " href="/blog/10/">10</a>
                            <a class="page-numbers hide-phone " href="/blog/11/">11</a>
            
                            <a class="page-numbers" href="/blog/2/">Next</a>
            </div>
                    </div>
                </div>
                    </div>
    </div>
</main>
    <!-- print cta sub -->
<div class="container cta-sub wow fadeInDown" data-wow-duration="2s">
    <div class="row text-center pt-0">
        <div class="text">
            <picture class="">  <source srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1580145118-antell-initials-logo-blk2.png?auto=format,compress&w=344">  <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-src="https://www.datocms-assets.com/21037/1580145118-antell-initials-logo-blk2.png?auto=format,compress&w=344"  loading="lazy"  data-lazyload="img"  class="img wow fadeInUp"  width="344" height="208"  alt="Darrick E. Antell | Plastic Surgery NYC" draggable="false" data-wow-delay="0.5s"></picture>
            <h2><a href="/contact/" class="block">Schedule a <span class="block">Consultation</span></a></h2>
            <a href="/contact/" class="btn">Contact</a>
        </div>
    </div>
</div>
<!-- Footer -->
<footer class="container on-canvas">
    <picture class="background">  <source media="(max-width:420px)" srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1579211806-homepage-footer.jpg?auto=format,compress&w=420&h=730&fit=crop&crop=true, https://www.datocms-assets.com/21037/1579211806-homepage-footer.jpg?auto=format,compress&w=630&h=1095&fit=crop&crop=true 2x">  <source media="(max-width:800px)" srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1579211806-homepage-footer.jpg?auto=format,compress&w=800&q=95&sharp=5, https://www.datocms-assets.com/21037/1579211806-homepage-footer.jpg?auto=format,compress&w=1200&q=95&sharp=5 2x">  <source media="(max-width:1400px)" srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1579211806-homepage-footer.jpg?auto=format,compress&w=1400&q=95&sharp=5, https://www.datocms-assets.com/21037/1579211806-homepage-footer.jpg?auto=format,compress&w=2100&q=95&sharp=5 2x">  <source srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1579211806-homepage-footer.jpg?auto=format,compress&w=2200&q=95&sharp=5">  <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-src="https://www.datocms-assets.com/21037/1579211806-homepage-footer.jpg?auto=format,compress&w=2200&q=95&sharp=5"  loading="lazy"  data-lazyload="img"  width="2200" height="674"  alt="New York City skyline background photo" draggable="false"></picture>
    <!-- contact cta for mobile -->
    <div class="fixed-cta clearfix slider-popup">
        <a href="/contact/" class="btn">Contact Us</a>
        <a class="btn" href="/virtual-consultation/">Virtual Consult</a>
                    <div class="slider-popup-container">
                <p class="title">Schedule A Virtual Consultation<span class="chevron">&#x25BC;</span></p>
                <div class="inner">
                    <h2>IN-PERSON &amp; Virtual Consultations are available:</h2>
<p>Dr. Antell offers comprehensive in-person and virtual consultations.</p>
<p>Our team is available to accommodate a meeting at a time that is most convenient for you.</p>
<p><a class="btn" href="/virtual-consultation/">Schedule a Consultation</a></p>
                </div>
            </div>
            </div>
    <div class="top hide-tablet-down">
        <div class="row grid">
            <div class="nav">
                <div class="links">
                    <ul class="list">
            <li class="home">
                        <a href="/">Home</a>
        </li>
            <li class="about">
                        <a href="/about/">About</a>
        </li>
            <li class="patient-testimonials">
                        <a href="/patient-testimonials/">Testimonials</a>
        </li>
            <li class="face">
                        <a href="/face/">Face</a>
        </li>
            <li class="breast">
                        <a href="/breast/">Breast</a>
        </li>
            <li class="body">
                        <a href="/body/">Body</a>
        </li>
            <li class="non-surgical">
                        <a href="/non-surgical/">Non-Surgical</a>
        </li>
            <li class="gallery">
                        <a href="/gallery/">Gallery</a>
        </li>
            <li class="resources">
                        <a href="/resources/">Resources</a>
        </li>
            <li class="press">
                        <a href="/press/">Press</a>
        </li>
            <li class="contact">
                        <a href="/contact/">Contact Us</a>
        </li>
    </ul>                </div>
            </div>
        </div>
    </div>

    <div class="row bottom grid clearfix">
        <div class="left-holder">
            <div class="address">
                <p><a href="https://g.page/plasticsurgerynyc?share" target="_blank" rel="noopener">Darrick E. Antell M.D., F.A.C.S.<br />850 Park Avenue<br />New York, NY 10075</a></p>
            </div>
            <a class="tel ppc-href" href="tel:+12129884040"><span
                        class="ppc-number">Phone: 212-988-4040</span></a>
            <p class="fax">Fax: 212-988-0527</p>
        </div>
        <div class="middle-holder">
            <a class="logo" href="/">
                <picture class="">  <source media="(max-width:420px)" srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1579212733-antell-logo-full.png?auto=format,compress&w=420, https://www.datocms-assets.com/21037/1579212733-antell-logo-full.png?auto=format,compress&w=630 2x">  <source srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1579212733-antell-logo-full.png?auto=format,compress&w=460">  <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-src="https://www.datocms-assets.com/21037/1579212733-antell-logo-full.png?auto=format,compress&w=460"  loading="lazy"  data-lazyload="img"  class="center"  width="460" height="162"  alt="Darrick E. Antell | Plastic Surgery NYC" draggable="false"></picture>
            </a>
        </div>
        <div class="right-holder">
            <div class="inner">
                <ul class="socials">
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Instagram" href="https://www.instagram.com/plasticsurgerynyc/" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Instagram opens in a new tab"><span class="instagram-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Facebook" href="https://www.facebook.com/DrDarrickAntell/" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Facebook opens in a new tab"><span class="facebook-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Twitter" href="https://twitter.com/DrDarrickAntell" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Twitter opens in a new tab"><span class="twitter-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Youtube" href="https://www.youtube.com/plasticsurgerynyc" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Youtube opens in a new tab"><span class="youtube-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Tiktok" href="https://www.tiktok.com/@plasticsurgerynyc?lang=en" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Tiktok opens in a new tab"><span class="tiktok-icon" role="presentation"></span></a></li>
  </ul>

                <a class="btn instagram" href="https://www.instagram.com/plasticsurgerynyc/" target="_blank">Follow Us On Instagram!</a>
                <a href="https://birdeye.com/darrick-e-antell-md-facs-147508760162615" target="_blank" rel="noopener"
                   class="reviews-holder d-flex align-items-center">
                    <p>5 Stars 418 Reviews</p>
                    <div class="stars">
                                                    <i class="f-icon icon-star"></i>
                                                    <i class="f-icon icon-star"></i>
                                                    <i class="f-icon icon-star"></i>
                                                    <i class="f-icon icon-star"></i>
                                                    <i class="f-icon icon-star"></i>
                                            </div>
                </a>
            </div>
        </div>
    </div>
    <div class="row logos d-flex align-items-center justify-space-between">
                                    <a href="https://plasticsurgery.org/" target="_blank">
                                <picture class="">  <source srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1580154645-logoamerican-society-of-plastic-surgeonswhite.png?auto=format,compress&w=224">  <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-src="https://www.datocms-assets.com/21037/1580154645-logoamerican-society-of-plastic-surgeonswhite.png?auto=format,compress&w=224"  loading="lazy"  data-lazyload="img"  class="wow fadeInUp"  width="224" height="174"  alt="White Logo" draggable="false" data-wow-delay="0ms"></picture>
                            </a>
                                                    <picture class="">  <source srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1580154640-logoaccreditedsurgeryfacilitylogowhite.png?auto=format,compress&w=228">  <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-src="https://www.datocms-assets.com/21037/1580154640-logoaccreditedsurgeryfacilitylogowhite.png?auto=format,compress&w=228"  loading="lazy"  data-lazyload="img"  class="wow fadeInUp"  width="228" height="142"  alt="White Logo" draggable="false" data-wow-delay="100ms"></picture>
                                                <a href="https://www.jointcommission.org/" target="_blank">
                                <picture class="">  <source srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1580154647-logojcaho-accredited-rehabwhite.png?auto=format,compress&w=156">  <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-src="https://www.datocms-assets.com/21037/1580154647-logojcaho-accredited-rehabwhite.png?auto=format,compress&w=156"  loading="lazy"  data-lazyload="img"  class="wow fadeInUp"  width="156" height="158"  alt="White Logo" draggable="false" data-wow-delay="200ms"></picture>
                            </a>
                                                <a href="https://www.theaestheticsociety.org/" target="_blank">
                                <picture class="">  <source srcset="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-srcset="https://www.datocms-assets.com/21037/1580154650-logothe-american-society-for-aesthetic-plastic-surgerywhite.png?auto=format,compress&w=278">  <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-lazyload-src="https://www.datocms-assets.com/21037/1580154650-logothe-american-society-for-aesthetic-plastic-surgerywhite.png?auto=format,compress&w=278"  loading="lazy"  data-lazyload="img"  class="wow fadeInUp"  width="278" height="154"  alt="White Logo" draggable="false" data-wow-delay="300ms"></picture>
                            </a>
                        </div>
    <div class="row trademark">
        <div class="item">
<p>All Rights Reserved. <a href="https://www.studio3marketing.com/plastic-surgery/" target="_blank" rel="noopener" class="block-phone">Digital Marketing &amp; Design by Studio 3 Marketing&reg;</a></p>
        </div>
        <div class="item">
            <p><a href="/privacy-policy/">Privacy Policy</a></p>
        </div>
    </div>
            <div class="translate">
            <label for="gtranslate" class="sr-only">Select Language</label>
            <picture class="flag">  <source srcset="https://www.datocms-assets.com/21037/1641577092-1597099283-flag.jpeg?auto=format,compress&w=35" fetchpriority="high">  <img src="https://www.datocms-assets.com/21037/1641577092-1597099283-flag.jpeg?auto=format,compress&w=35" fetchpriority="high"  width="35" height="19"  alt="flag of the united states of america" draggable="false"  data-api-key=image></picture>
            <select onchange="doGTranslate(this);" id="gtranslate"><option value=""></option><option value="en|zh-CN">Chinese (Simplified)</option><option value="en|zh-TW">Chinese (Traditional)</option><option value="en|hr">Croatian</option><option value="en|en">English</option><option value="en|fr">French</option><option value="en|de">German</option><option value="en|el">Greek</option><option value="en|ht">Haitian Creole</option><option value="en|iw">Hebrew</option><option value="en|id">Indonesian</option><option value="en|it">Italian</option><option value="en|ja">Japanese</option><option value="en|ko">Korean</option><option value="en|no">Norwegian</option><option value="en|fa">Persian</option><option value="en|pl">Polish</option><option value="en|pt">Portuguese</option><option value="en|ro">Romanian</option><option value="en|ru">Russian</option><option value="en|sr">Serbian</option><option value="en|sk">Slovak</option><option value="en|sl">Slovenian</option><option value="en|es">Spanish</option><option value="en|tr">Turkish</option><option value="en|uk">Ukrainian</option><option value="en|yi">Yiddish</option></select><div id="google_translate_element2"></div>
        </div>
    </footer>

<!-- S3 Pop-Out -->

<script type="text/javascript">
    if (screen && screen.width > 1024) {
        function googleTranslateElementInit2() {new google.translate.TranslateElement({pageLanguage: 'en',autoDisplay: false}, 'google_translate_element2');}
    }
</script>

<script>
    if (screen && screen.width > 1024) {
        // load mobile script
        loadScriptFile('https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2');
    }
    function loadScriptFile(src){
        // create element <script>
        const $script = document.createElement('script');
        // add type attribute
        $script.setAttribute('type', 'text/javascript');
        // add src attribute
        $script.setAttribute('src', src);
        // append the <script> element to <head>
        document.body.appendChild($script);
    }
</script>

<script type="text/javascript">
    /* <![CDATA[ */
    eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('6 7(a,b){n{4(2.9){3 c=2.9("o");c.p(b,f,f);a.q(c)}g{3 c=2.r();a.s(\'t\'+b,c)}}u(e){}}6 h(a){4(a.8)a=a.8;4(a==\'\')v;3 b=a.w(\'|\')[1];3 c;3 d=2.x(\'y\');z(3 i=0;i<d.5;i++)4(d[i].A==\'B-C-D\')c=d[i];4(2.j(\'k\')==E||2.j(\'k\').l.5==0||c.5==0||c.l.5==0){F(6(){h(a)},G)}g{c.8=b;7(c,\'m\');7(c,\'m\')}}',43,43,'||document|var|if|length|function|GTranslateFireEvent|value|createEvent||||||true|else|doGTranslate||getElementById|google_translate_element2|innerHTML|change|try|HTMLEvents|initEvent|dispatchEvent|createEventObject|fireEvent|on|catch|return|split|getElementsByTagName|select|for|className|goog|te|combo|null|setTimeout|500'.split('|'),0,{}))
    /* ]]> */
</script>

    <script>
  (function(){
    var s = document.createElement('script'),
      e = ! document.body ? document.querySelector('head') : document.body;
    s.src = 'https://acsbapp.com/apps/app/dist/js/app.js';
    s.async = true;
    s.onload = function(){
      acsbJS.init({
        statementLink : '',
        footerHtml : '',
        hideMobile : false,
        hideTrigger : false,
        language : 'en',
        position : 'left',
        leadColor : '#146ff8',
        triggerColor : '#146ff8',
        triggerRadius : '50%',
        triggerPositionX : 'left',
        triggerPositionY : 'bottom',
        triggerIcon : 'people',
        triggerSize : 'medium',
        triggerOffsetX : 20,
        triggerOffsetY : 30,
        mobile : {
          triggerSize : 'small',
          triggerPositionX : 'right',
          triggerPositionY : 'center',
          triggerOffsetX : 10,
          triggerOffsetY : 0,
          triggerRadius : '50%'
        },
        ...({
  "triggerOffsetX": 15,
  "mobile": {
    "triggerSize": "medium",
    "triggerPositionY": "bottom",
    "triggerOffsetX": 18,
    "triggerOffsetY": 125
  }
})
      });
    };
    e.appendChild(s);
  }());
</script>


    <div class="search-input-container">
    <div class="inner">
        <input type="text" id="js-search-input" placeholder="Search">
        <div class="js-predictions"></div>
        <div class="js-search-results"></div>
        <span aria-label="Close search bar" role="button" title="Close icon" class="js-search-close"></span>
    </div>
</div>


<nav class="show-for-medium-down mobile-navigation">
  <p class="contact-us-btn"><a href="/contact/">Contact Us Today</a></p>
  <div class="links">
    <ul class="list">    <!-- check if nav item is hidden and if its contact page  -->
                    
        <li class="home">
                            <a href="/">Home</a>
            
                                            </li>
                                                                    
        <li class="about has-sub">
                                                <a href="/about/">About</a>
                            
                                                                                                                                                                                                                                                                                    <ul>
                    <li class="hide-desktop"><a href="/about/">Overview</a></li>
                                                                                                                        
                        <li class="dr-darrick-antell">
                                                            <a href="/about/dr-darrick-antell/">Meet Dr. Antell</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="philosophy-and-approach">
                                                            <a href="/about/philosophy-and-approach/">Philosophy & Approach</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="professional-memberships">
                                                            <a href="/about/professional-memberships/">Curriculum Vitae</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="our-facility">
                                                            <a href="/about/our-facility/">Our Facility</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="greenwich-plastic-surgery">
                                                            <a href="/about/greenwich-plastic-surgery/">Greenwich</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="fairfield-county">
                                                            <a href="/about/fairfield-county/">Fairfield County</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="media-and-publications">
                                                            <a href="/about/media-and-publications/">Publications</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="videos">
                                                            <a href="/about/videos/">Videos</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="patient-testimonials has-sub">
                                                <a href="/patient-testimonials/">Testimonials</a>
                            
                                                                                                            <ul>
                    <li class="hide-desktop"><a href="/patient-testimonials/">Overview</a></li>
                                                                                                                        
                        <li class="testimonials">
                                                            <a href="/patient-testimonials/testimonials/">Testimonials</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="video-testimonials">
                                                            <a href="/patient-testimonials/video-testimonials/">Video Testimonials</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="face has-sub">
                                                <a href="/face/">Face</a>
                            
                                                                                                                                                                                                                                                                                                                                                                                                                                                            <ul>
                    <li class="hide-desktop"><a href="/face/">Overview</a></li>
                                                                                                                        
                        <li class="brow-lift-nyc">
                                                            <a href="/face/brow-lift-nyc/">Brow Lift</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="buccal-fat-removal-nyc">
                                                            <a href="/face/buccal-fat-removal-nyc/">Buccal Fat Removal</a>
                            
                                                    </li>
                                                                                                                                                                                                                                                        
                        <li class="chin-implants-nyc has-child">
                                                            <a href="/face/chin-implants-nyc/">Chin Procedures</a>
                            
                                                            <ul class="children">
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/about/">About Chin Implants</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/types/">Types of Chin Implants</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a rel="noopener" href="https://www.antell-md.com/gallery/face/chin-implants/">Gallery</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/print-media/">Chin Implant Media</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/sliding-genioplasty/">Sliding Genioplasty</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/non-surgical-chin-augmentation/">Non Surgical Chin Augmentation </a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/video-gallery/">Video Gallery</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/chin-implants-nyc/chin-reduction/">Chin Reduction</a>
                                                                                    </li>
                                                                    </ul>
                                                    </li>
                                                                                                                                                                                                                                                        
                        <li class="ear-surgery-nyc has-child">
                                                            <a href="/face/ear-surgery-nyc/">Ear Surgery</a>
                            
                                                            <ul class="children">
                                                                            <li>
                                                                                            <a href="/face/ear-surgery-nyc/earlobe-repair/">Earlobe Repair</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/face/ear-surgery-nyc/otoplasty/">Otoplasty</a>
                                                                                    </li>
                                                                    </ul>
                                                    </li>
                                                                                                                        
                        <li class="eyelid-surgery-nyc">
                                                            <a href="/face/eyelid-surgery-nyc/">Eyelid Surgery (Blepharoplasty)</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="facelift-nyc">
                                                            <a href="/face/facelift-nyc/">Facelift</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="facial-fat-transfer-nyc">
                                                            <a href="/face/facial-fat-transfer-nyc/">Facial Fat Transfer</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="facial-implants-nyc">
                                                            <a href="/face/facial-implants-nyc/">Facial Implants</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="mini-facelift-nyc">
                                                            <a href="/face/mini-facelift-nyc/">Mini Facelift</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="mole-removal">
                                                            <a href="/body/mole-lipoma-scars/mole-removal-nyc/">Mole Removal</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="myellevate">
                                                            <a href="/non-surgical/myellevate/">MyEllevate</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="neck-lift-nyc">
                                                            <a href="/face/neck-lift-nyc/">Neck Lift (Wattlectomy)</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="rhinoplasty-nyc">
                                                            <a href="/face/rhinoplasty-nyc/">Rhinoplasty</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="submental-liposuction">
                                                            <a href="/face/submental-liposuction/">Submental (Neck) Liposuction</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="breast has-sub">
                                                <a href="/breast/">Breast</a>
                            
                                                                                                                                                                                                                                                                                                                                                                                                    <ul>
                    <li class="hide-desktop"><a href="/breast/">Overview</a></li>
                                                                                                                        
                        <li class="breast-asymmetry-correction">
                                                            <a href="/breast/breast-asymmetry-correction/">Breast Asymmetry Correction</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-augmentation-nyc">
                                                            <a href="/breast/breast-augmentation-nyc/">Breast Augmentation</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="fat-transfer-breast-augmentation">
                                                            <a href="/breast/fat-transfer-breast-augmentation/">Fat Transfer Breast Augmentation</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-implant-removal-nyc">
                                                            <a href="/breast/breast-implant-removal-nyc/">Breast Implant Removal</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-lift-nyc">
                                                            <a href="/breast/breast-lift-nyc/">Breast Lift</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-reconstruction-nyc">
                                                            <a href="/breast/breast-reconstruction-nyc/">Breast Reconstruction</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-reduction-nyc">
                                                            <a href="/breast/breast-reduction-nyc/">Breast Reduction</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="breast-revision-nyc">
                                                            <a href="/breast/breast-revision-nyc/">Breast Revision</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="capsular-contracture-treatment">
                                                            <a href="/breast/capsular-contracture-treatment/">Capsular Contracture Treatment</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="gynecomastia-nyc">
                                                            <a href="/breast/gynecomastia-nyc/">Male Breast Reduction (Gynecomastia)</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="inverted-nipple-repair">
                                                            <a href="/breast/inverted-nipple-repair/">Inverted Nipple Repair</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="tuberous-breast-correction">
                                                            <a href="/breast/tuberous-breast-correction/">Tuberous Breast Correction</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="body has-sub">
                                                <a href="/body/">Body</a>
                            
                                                                                                                                                                                                                                                                                    <ul>
                    <li class="hide-desktop"><a href="/body/">Overview</a></li>
                                                                                                                        
                        <li class="arm-lift-nyc">
                                                            <a href="/body/arm-lift-nyc/">Arm Lift (Brachioplasty)</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="liposuction-nyc">
                                                            <a href="/body/liposuction-nyc/">Liposuction</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="lower-body-lift-nyc">
                                                            <a href="/body/lower-body-lift-nyc/">Lower Body Lift</a>
                            
                                                    </li>
                                                                                                                                                                                                                                                        
                        <li class="mole-lipoma-scars has-child">
                                                            <a href="/body/mole-lipoma-scars/">Moles, Lipomas, & Scar Revision</a>
                            
                                                            <ul class="children">
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/fibroma-removal-nyc/">Fibroma Removal</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/lipoma-removal-nyc/">Lipoma Removal</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/mole-removal-nyc/">Mole Removal</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/neurofibroma-removal-nyc/">Neurofibroma Removal</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/scar-revision-nyc/">Scar Revision</a>
                                                                                    </li>
                                                                            <li>
                                                                                            <a href="/body/mole-lipoma-scars/skin-cancer-nyc/">Skin Cancer  </a>
                                                                                    </li>
                                                                    </ul>
                                                    </li>
                                                                                                                        
                        <li class="mommy-makeover-nyc">
                                                            <a href="/body/mommy-makeover-nyc/">Mommy Makeover</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="post-bariatric-body-lift-nyc">
                                                            <a href="/body/post-bariatric-body-lift-nyc/">Post Bariatric Body Lift</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="tummy-tuck-nyc">
                                                            <a href="/body/tummy-tuck-nyc/">Tummy Tuck</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="thigh-lift-nyc">
                                                            <a href="/body/thigh-lift-nyc/">Thigh Lift</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="non-surgical has-sub">
                                                <a href="/non-surgical/">Non-Surgical</a>
                            
                                                                                                                                                                                                                                                                                                                <ul>
                    <li class="hide-desktop"><a href="/non-surgical/">Overview</a></li>
                                                                                                                        
                        <li class="botox-nyc">
                                                            <a href="/non-surgical/botox-nyc/">BOTOX</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="chemical-peels-nyc">
                                                            <a href="/non-surgical/chemical-peels-nyc/">Chemical Peels</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="dermabrasion-nyc">
                                                            <a href="/non-surgical/dermabrasion-nyc/">Dermabrasion</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="dermal-fillers-nyc">
                                                            <a href="/non-surgical/dermal-fillers-nyc/">Dermal Fillers</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="laser-skin-resurfacing-nyc">
                                                            <a href="/non-surgical/laser-skin-resurfacing-nyc/">Laser Resurfacing</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="latisse-nyc">
                                                            <a href="/non-surgical/latisse-nyc/">Latisse</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="microneedling-nyc">
                                                            <a href="/non-surgical/microneedling-nyc/">Microneedling</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="myellevate">
                                                            <a href="/non-surgical/myellevate/">MyEllevate</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="non-surgical-chin-augmentation">
                                                            <a href="/face/chin-implants-nyc/non-surgical-chin-augmentation/">Non Surgical Chin Augmentation</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="gallery has-sub">
                                                <a href="/gallery/">Gallery</a>
                            
                                                                                                                                                                                                <ul>
                    <li class="hide-desktop"><a href="/gallery/">Overview</a></li>
                                                                    
                        <li class="face">
                                                            <a href="/gallery/face/">Face Gallery</a>
                            
                                                    </li>
                                                                    
                        <li class="breast">
                                                            <a href="/gallery/breast/">Breast Gallery</a>
                            
                                                    </li>
                                                                    
                        <li class="body">
                                                            <a href="/gallery/body/">Body Gallery</a>
                            
                                                    </li>
                                                                    
                        <li class="skin-moles-and-lipomas">
                                                            <a href="/gallery/skin-moles-and-lipomas/">Skin Moles & Lipomas Gallery</a>
                            
                                                    </li>
                                                                    
                        <li class="non-surgical">
                                                            <a href="/gallery/non-surgical/">Non-Surgical Gallery</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                                                                    
        <li class="resources has-sub">
                                                <a href="/resources/">Resources</a>
                            
                                                                                                                                                                                                                            <ul>
                    <li class="hide-desktop"><a href="/resources/">Overview</a></li>
                                                                                                                        
                        <li class="out-of-town-patients">
                                                            <a href="/resources/out-of-town-patients/">Out of Town Patients</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="patient-forms">
                                                            <a href="/resources/patient-forms/">Patient Forms</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="post-op-care">
                                                            <a href="/resources/post-op-care/">Post Op Care</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="photo-submission-instructions">
                                                            <a rel="noopener" href="https://www.datocms-assets.com/21037/1580424346-photo-submission-instructions.pdf" target="_blank">Photo Submission Instructions</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="notice-of-open-payments-database">
                                                            <a href="/resources/notice-of-open-payments-database/">Notice of Open Payments Database</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="blog">
                                                            <a href="/blog/">Blog</a>
                            
                                                    </li>
                                    </ul>
                    </li>
                    
        <li class="press">
                                                <a href="/press/">Press</a>
                            
                                            </li>
                                                                    
        <li class="contact has-sub">
                                                <a href="/contact/">Contact Us</a>
                            
                                                                                                                                        <ul>
                    <li class="hide-desktop"><a href="/contact/">Overview</a></li>
                                                                                                                        
                        <li class="contact-us">
                                                            <a href="/contact/">Contact Us</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="virtual-consultation">
                                                            <a href="/virtual-consultation/">Virtual Consultation</a>
                            
                                                    </li>
                                                                                                                        
                        <li class="maps">
                                                            <a href="/contact/maps/">Map</a>
                            
                                                    </li>
                                    </ul>
                    </li>
    </ul>  </div>
  <div class="mobile-details">
    <ul class="socials">
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Instagram" href="https://www.instagram.com/plasticsurgerynyc/" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Instagram opens in a new tab"><span class="instagram-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Facebook" href="https://www.facebook.com/DrDarrickAntell/" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Facebook opens in a new tab"><span class="facebook-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Twitter" href="https://twitter.com/DrDarrickAntell" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Twitter opens in a new tab"><span class="twitter-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Youtube" href="https://www.youtube.com/plasticsurgerynyc" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Youtube opens in a new tab"><span class="youtube-icon" role="presentation"></span></a></li>
      <li><a rel="noopener" title="Dr. Darrick E. Antell, MD on Tiktok" href="https://www.tiktok.com/@plasticsurgerynyc?lang=en" target="_blank" role="button" aria-label="Dr. Darrick E. Antell, MD on Tiktok opens in a new tab"><span class="tiktok-icon" role="presentation"></span></a></li>
  </ul>

    <p><a class="tel ppc-href" href="tel:+12129884040"><span class="ppc-number">212-988-4040</span></a></p>
  </div>
</nav>

    <div class="search hide-desktop floating search-icon-container no-form-sticky">
        <span class="js-search-open" aria-label="Opens search bar" title="Open search bar" role="button"><span></span></span>
    </div>

<!-- Activity name for this tag: HNP | CMG | DARRICK ANTELL, MD Pixel -->
<script>
    (function() {
        var a = String(Math.floor(Math.random() * 10000000000000000));
        new Image().src = 'https://pubads.g.doubleclick.net/activity;xsp=5198281;ord='+ a +'?';
    })();
</script>
<noscript>
    <img src='https://pubads.g.doubleclick.net/activity;xsp=5198281;ord=1?' width=1 height=1 border=0>
</noscript>

<link rel="preload" href="/assets/dist.min.js?build=804d9f937dd4546808e52c58a8fe69d65b7f2c1b
" as="script" />
<script type="text/javascript" src="/assets/dist.min.js?build=804d9f937dd4546808e52c58a8fe69d65b7f2c1b
" defer async></script>
    <link rel="dns-prefetch" href="https://acsbapp.com/">
    <link rel="preload" href="https://acsbapp.com/apps/app/dist/js/app.js" as="script">
<!--[if lt IE 9]> Uptime Monitor OK <![endif]-->
</body>
</html>
