.image-content{--image-content-max:min(var(--layout-container-max,1678px),calc(100vw - var(--layout-gutter, 15px)*2));--image-content-media-width:calc(var(--layout-gutter, 15px) + var(--image-content-max)*0.25);background:#fff;color:#000;margin:0!important;overflow:visible;padding:120px 0;position:relative;z-index:1}.image-content.alignfull{max-width:none;width:auto}.image-content__layout{align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr;min-height:0;overflow:visible}.image-content__media{isolation:isolate;min-width:0;position:relative;z-index:1}.image-content__media:has(.image-content__image):after{background:#000;bottom:50px;content:"";left:calc(100% - 50px);pointer-events:none;position:absolute;top:50px;width:100px;z-index:0}.image-content__image{border-radius:0 10px 10px 0;display:block;height:auto;object-fit:cover;position:relative;width:100%;z-index:1}.image-content__panel{min-width:0;padding-inline:var(--layout-gutter,15px);position:relative;z-index:2}.image-content__content{align-items:flex-start;display:flex;flex-direction:column;margin-inline:auto;max-width:var(--image-content-max)}.image-content p.image-content__top,.image-content__top{align-items:center;color:#adadad;display:flex;font-family:Montserrat,sans-serif;font-size:20px;font-style:italic;font-weight:300;line-height:20px;margin:0 0 .75rem;width:100%}.image-content__top:before{background:#145087;border-radius:50%;content:"";display:block;flex-shrink:0;height:10px;margin-right:5px;width:10px}.image-content__title{color:#000;font-family:"Playfair Display",var(--font-heading,serif);font-size:48px;font-style:normal;font-weight:500;line-height:52px;margin:0 0 1.25rem}.image-content__body{color:#000;font-family:"Montserrat",var(--font-paragraph,sans-serif);font-size:20px;line-height:1.6;margin:0 0 1.75rem;width:100%}.image-content__body>:first-child{margin-top:0}.image-content__body>:last-child{margin-bottom:0}.image-content__body p{margin:0 0 1em}.image-content__body h1,.image-content__body h2,.image-content__body h3,.image-content__body h4,.image-content__body h5,.image-content__body h6{color:#000;font-family:"Playfair Display",var(--font-heading,serif);font-weight:500;line-height:1.2;margin:0 0 .65em}.image-content__body ol,.image-content__body ul{margin:0 0 1em;padding-left:1.35em}.image-content__body li{margin:0 0 .4em}.image-content__body li:last-child{margin-bottom:0}.image-content__body ol ol,.image-content__body ol ul,.image-content__body ul ol,.image-content__body ul ul{margin:.35em 0 .4em}.image-content__button{--image-content-btn-ease:cubic-bezier(0.22,1,0.36,1);--image-content-btn-duration:0.55s;align-items:center;background:linear-gradient(90deg,#000,#424242);border:0;border-radius:100px;box-sizing:border-box;color:#fff;display:inline-flex;font-family:"Montserrat",var(--font-paragraph,sans-serif);font-size:22px;font-style:normal;font-weight:400;justify-content:center;line-height:22px;overflow:hidden;padding:11px 40px;position:relative;text-decoration:none}.image-content__button-label{display:block;line-height:22px;overflow:hidden;position:relative}.image-content__button-text{display:block;transition:transform var(--image-content-btn-duration) var(--image-content-btn-ease)}.image-content__button-text:last-child{left:0;position:absolute;top:0;transform:translate3d(0,110%,0);width:100%}.image-content__button:focus-visible .image-content__button-text:first-child,.image-content__button:hover .image-content__button-text:first-child{transform:translate3d(0,-110%,0)}.image-content__button:focus-visible .image-content__button-text:last-child,.image-content__button:hover .image-content__button-text:last-child{transform:translateZ(0)}.image-content__button:focus-visible,.image-content__button:hover{color:#fff}.image-content__button:focus-visible{outline:2px solid #145087;outline-offset:3px}@media(min-width:768px){.image-content__body h1,.image-content__body h2,.image-content__body h3,.image-content__body h4,.image-content__body h5,.image-content__body h6{font-size:48px;line-height:52px}}@media(min-width:1024px){.image-content__layout{align-items:center;gap:0;grid-template-columns:var(--image-content-media-width) minmax(0,1fr)}.image-content__panel{display:flex;justify-content:flex-start;padding-inline:0;padding-left:150px;padding-right:var(--layout-gutter,15px)}.image-content__content{margin-inline:0;max-width:calc(var(--image-content-max)*.66667);width:100%}}@media(max-width:998.98px){.image-content__image{height:400px;inset:auto;max-height:400px;object-fit:cover;object-position:center;position:relative;width:100%}}@media(min-width:999px){.image-content__layout{align-items:stretch}.image-content__media{align-self:stretch;min-height:100%}.image-content__media:has(.image-content__image){position:relative}.image-content__image{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.image-content__panel{align-items:center;display:flex}}@media(max-width:767.98px){.image-content{padding:50px 0}.image-content__media:has(.image-content__image):after{bottom:30px;left:calc(100% - 30px);top:30px;width:60px}.image-content__button{width:100%}.image-content__title{line-height:1.15}.image-content__body h1,.image-content__body h2,.image-content__body h3,.image-content__body h4,.image-content__body h5,.image-content__body h6,.image-content__title{font-size:clamp(32px,8vw,40px)}}@media(prefers-reduced-motion:reduce){.image-content__button-text{transition:none}.image-content__button-text,.image-content__button-text:last-child,.image-content__button:focus-visible .image-content__button-text:first-child,.image-content__button:focus-visible .image-content__button-text:last-child,.image-content__button:hover .image-content__button-text:first-child,.image-content__button:hover .image-content__button-text:last-child{transform:none}.image-content__button-text:last-child{position:static}}
