.offset-callout{width:100%}.offset-callout__stage{padding-right:42px;padding-top:40px;position:relative;width:100%}.offset-callout__frame,.offset-callout__frame *,.offset-callout__frame :after,.offset-callout__frame :before{box-sizing:border-box}.offset-callout__frame{background-color:var(--oc-module-bg);border-radius:.5rem;padding:0 0 clamp(1rem,2.5vw,2rem) clamp(4.25rem,6vw,5.5rem);position:relative}.offset-callout__icon-slot{align-items:center;display:flex;height:clamp(2.8rem,4vw,3.5rem);justify-content:center;left:calc(clamp(4.25rem, 6vw, 5.5rem)/2);pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:clamp(2.8rem,4vw,3.5rem)}.offset-callout__icon{border-radius:50%;display:block;height:100%;object-fit:contain;width:100%}.offset-callout__card{align-items:center;background-color:var(--oc-card-bg);border-radius:.75rem;box-shadow:0 10px 26px rgba(31,45,61,.12);display:flex;margin-right:-42px;margin-top:-40px;min-height:clamp(11rem,20vw,15rem);padding:clamp(1.25rem,2.4vw,2rem);position:relative}.offset-callout__content{color:var(--oc-content-color);display:flex;flex-direction:column;gap:.75rem;width:100%}.offset-callout__content>:first-child{margin-top:0}.offset-callout__content>:last-child{margin-bottom:0}.offset-callout__content a,.offset-callout__content blockquote,.offset-callout__content em,.offset-callout__content h1,.offset-callout__content h2,.offset-callout__content h3,.offset-callout__content h4,.offset-callout__content h5,.offset-callout__content h6,.offset-callout__content li,.offset-callout__content p,.offset-callout__content strong{color:inherit}@media (max-width:767px){.offset-callout__stage{padding-right:16px;padding-top:16px}.offset-callout__frame{padding:1.75rem 0 1rem .875rem}.offset-callout__icon-slot{height:2.25rem;left:1.125rem;top:1.75rem;width:2.25rem}.offset-callout__card{border-radius:.6rem;margin-right:0;margin-top:0;min-height:0;padding:1.25rem}}