.gs-callout,.gs-callout *,.gs-callout :after,.gs-callout :before{box-sizing:border-box}.gs-callout{--gs-callout-space:clamp(32px,4vw,56px);padding:var(--gs-callout-space) 0}.gs-callout--space-compact{--gs-callout-space:clamp(20px,2.5vw,36px)}.gs-callout--space-spacious{--gs-callout-space:clamp(56px,7vw,88px)}.gs-callout--attached{margin-top:calc(clamp(48px, 6vw, 96px)*-1);padding-top:0}.gs-callout__container{margin-inline:auto;max-width:var(--gs-content-max,1280px);padding-inline:var(--gs-content-pad,clamp(36px,5vw,84px))}.gs-callout--bg-sky{background:var(--gs-sky,#b9def0)}.gs-callout--bg-mint{background:var(--gs-mint,#dfeae3)}.gs-callout--bg-mist{background:var(--gs-mist,#eef4f1)}.gs-callout--bg-tan{background:var(--gs-tan,#ede6dd)}.gs-callout--bg-navy{background:var(--gs-navy,#062a47)}.gs-callout--bg-charcoal{background:var(--gs-charcoal,#2f2f2f)}.gs-callout--bg-white{background:var(--gs-white,#fff)}.gs-callout--bg-warm{background:var(--gs-warm,#f4f4f1)}.gs-callout--bold.gs-callout--bg-sky{background:color-mix(in srgb,var(--gs-sky,#b9def0) 80%,var(--gs-navy,#062a47))}.gs-callout--bold.gs-callout--bg-mint{background:color-mix(in srgb,var(--gs-mint,#dfeae3) 80%,var(--gs-navy,#062a47))}.gs-callout--bold.gs-callout--bg-mist{background:color-mix(in srgb,var(--gs-mist,#eef4f1) 80%,var(--gs-navy,#062a47))}.gs-callout--bold.gs-callout--bg-navy{background:color-mix(in srgb,var(--gs-navy,#062a47) 85%,var(--gs-charcoal,#2f2f2f))}.gs-callout__inner{align-items:flex-start;display:flex;gap:20px}.gs-callout--icon-top .gs-callout__inner{flex-direction:column}.gs-callout:not(.gs-callout--icon-left):not(.gs-callout--icon-top) .gs-callout__inner{display:block}.gs-callout--align-center .gs-callout__inner{align-items:center;text-align:center}.gs-callout--align-center.gs-callout--icon-top .gs-callout__inner{align-items:center}.gs-callout--accent .gs-callout__container{position:relative}.gs-callout--accent .gs-callout__container:before{background:var(--gs-green,#85c441);border-radius:2px;bottom:0;content:"";left:calc(var(--gs-content-pad, 84px) - 18px);position:absolute;top:0;width:4px}.gs-callout--bg-charcoal.gs-callout--accent .gs-callout__container:before,.gs-callout--bg-navy.gs-callout--accent .gs-callout__container:before{background:hsla(0,0%,100%,.25)}.gs-callout--accent.gs-callout--accent-green .gs-callout__container:before,.gs-callout--bg-charcoal.gs-callout--accent.gs-callout--accent-green .gs-callout__container:before,.gs-callout--bg-navy.gs-callout--accent.gs-callout--accent-green .gs-callout__container:before{background:var(--gs-green,#85c441)}.gs-callout--accent.gs-callout--accent-white .gs-callout__container:before,.gs-callout--bg-charcoal.gs-callout--accent.gs-callout--accent-white .gs-callout__container:before,.gs-callout--bg-navy.gs-callout--accent.gs-callout--accent-white .gs-callout__container:before{background:hsla(0,0%,100%,.7)}.gs-callout--align-center.gs-callout--accent .gs-callout__container{padding-top:clamp(20px,2.5vw,32px)}.gs-callout--align-center.gs-callout--accent .gs-callout__container:before{bottom:auto;height:3px;left:50%;top:0;transform:translateX(-50%);width:48px}.gs-callout__icon-wrap{flex-shrink:0;height:48px;width:48px}.gs-callout__icon-wrap img{height:48px;object-fit:contain;width:48px}.gs-callout__body{flex:1;min-width:0}.gs-callout__eyebrow{align-items:center;color:var(--gs-green-cta,#0a8744);display:flex;flex-wrap:wrap;font-family:var(--gs-body-font,"Source Sans Pro",sans-serif);font-size:.8125rem;font-weight:700;gap:12px;letter-spacing:.1em;margin:0 0 8px;text-transform:uppercase}.gs-callout__eyebrow-rule{background:currentColor;flex:0 0 auto;height:2px;width:28px}.gs-callout--align-center .gs-callout__eyebrow{justify-content:center}.gs-callout--text-light .gs-callout__eyebrow{color:var(--gs-green,#85c441)}.gs-callout__heading{color:var(--gs-navy,#062a47);font-family:var(--gs-heading-font,"PT Serif",Georgia,serif);font-size:clamp(1.2rem,.9rem + 1vw,1.75rem);font-weight:700;line-height:1.3;margin:0 0 12px}.gs-callout__heading p{margin:0}.gs-callout--text-light .gs-callout__heading{color:var(--gs-white,#fff)}.gs-callout--bold .gs-callout__heading{font-size:clamp(1.35rem,1rem + 1.2vw,2rem)}.gs-callout__text{color:var(--gs-charcoal,#2f2f2f);font-family:var(--gs-body-font,"Source Sans Pro",sans-serif);font-size:1rem;line-height:1.6;margin:0}.gs-callout--text-light .gs-callout__text{color:hsla(0,0%,100%,.82)}.gs-callout__text p{margin:0}.gs-callout__text p+p{margin-top:.6em}.gs-callout__link{color:var(--gs-green-cta,#0a8744);display:inline-block;font-family:var(--gs-body-font,"Source Sans Pro",sans-serif);font-size:.9375rem;font-weight:600;margin-top:14px;text-decoration:underline;text-underline-offset:3px}.gs-callout--text-light .gs-callout__link{color:var(--gs-green,#85c441)}.gs-callout__link:hover{color:var(--gs-navy,#062a47)}.gs-callout--text-light .gs-callout__link:hover{color:var(--gs-white,#fff)}.gs-callout__link:focus-visible{border-radius:2px;outline:2px solid currentColor;outline-offset:3px}.gs-callout--text-dark{color:var(--gs-charcoal,#2f2f2f)}.gs-callout--text-light{color:hsla(0,0%,100%,.88)}@media (max-width:640px){.gs-callout--icon-left .gs-callout__inner{flex-direction:column}.gs-callout--attached{margin-top:calc(clamp(36px, 5vw, 64px)*-1)}}@media (max-width:480px){.gs-callout{padding-bottom:clamp(24px,4vw,40px);padding-top:clamp(24px,4vw,40px)}}