@charset "UTF-8";section.hero{position:relative;max-width:1216px;width:100%;margin:0 auto;display:flex;align-items:auto;justify-content:auto;flex-direction:column;flex-wrap:auto;gap:16px}section.hero .video{width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden}section.hero .video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.hero .image{margin:1rem auto}section.hero .image.mobile_hide{display:none}section.hero .image.mobile_image_full_width{margin:0}section.hero .image.mobile_image_full_width img{width:100%}section.hero .image img{width:290px;height:290px;-o-object-fit:cover;object-fit:cover}section.hero .content{text-align:center;padding:25px}section.hero .content h1{font-family:le-monde-livre-std,serif;font-weight:700;font-size:3rem;color:#1f497d;line-height:1.3;line-height:52px;margin-bottom:8px}section.hero .content h2{font-family:le-monde-livre-std,serif;font-weight:500;font-size:1.25rem;color:#1caea5;line-height:1.3;font-style:italic;line-height:28px;margin-bottom:16px}section.hero .content h3{font-family:le-monde-livre-std,serif;font-weight:500;font-size:1rem;color:#008b98;line-height:1.3;margin-bottom:8px}section.hero .content p{font-family:proxima-nova,sans-serif;font-weight:500;font-size:1rem;color:#3d434c;line-height:1.3;line-height:24px;margin-bottom:15px}section.hero .content li{display:flex;padding:0 25px;gap:1rem;text-align:left}section.hero .content li:before{content:"•";color:#008b98;display:inline-block;margin-left:-1em}section.hero .content .btn{display:flex;gap:.75rem}section.hero .content .btn img{width:80px;height:24px}@media only screen and (min-width: 500px){section.hero .content h2{font-size:2rem}}@media only screen and (min-width: 768px){section.hero{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}section.hero .content{flex-basis:100%;max-width:329px;width:100%;text-align:left}section.hero .content.video{margin-top:50px}section.hero .video{margin-top:3.2rem}}@media only screen and (min-width: 992px){section.hero{padding:80px 20px;flex-direction:row;justify-content:space-between;align-items:center;gap:32px}section.hero.change_flex_direction{flex-direction:row-reverse}section.hero .image{margin:0}section.hero .image.mobile_image_full_width img{width:290px}section.hero .image.mobile_hide{display:block}section.hero .image img{border-radius:100%;width:290px}section.hero .video{margin-top:0}section.hero .content{padding:0;flex-basis:100%;max-width:629px;width:100%;text-align:left}section.hero .content.video{margin-top:0}section.hero .content.full-width{max-width:100%}section.hero .content h1{font-size:3.5rem;line-height:64px}section.hero .content h2{font-size:2.5rem;line-height:54px}section.hero .content h3{font-size:1.75rem}section.hero .content p{font-size:1.125rem;line-height:28px}}@media only screen and (min-width: 1200px){section.hero .image{aspect-ratio:1/1;width:100%}section.hero .image.mobile_image_full_width img{width:435px}section.hero .image img{width:100%;height:100%}section.hero .content.video{display:flex;flex-direction:column;justify-content:center;align-items:center}}@media only screen and (min-width: 1536px){section.hero.video{max-width:1216px}}
