.product-callout{font-family:"Helvetica Neue",sans-serif;padding:3rem 1rem}@media(min-width: 768px){.product-callout{padding:4rem 1rem}}.product-callout__container{max-width:1440px;margin:0 auto}.product-callout__inner{background-color:#1d2c4e;overflow:hidden;display:flex;flex-direction:column;border-radius:8px}@media(min-width: 768px){.product-callout__inner{flex-direction:row;border-radius:20px}}.product-callout__left{flex:1;display:flex;align-items:center;justify-content:center;background-color:#f6f4ec}@media(min-width: 768px){.product-callout__left{flex:0 0 50%;border-radius:0;min-height:400px}}.product-callout__image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.product-callout__right{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem;color:#f6f4ec}@media(min-width: 768px){.product-callout__right{flex:0 0 50%;padding:8.5rem 4rem}}.product-callout__content{display:flex;flex-direction:column;max-width:30rem;margin:0 auto}.product-callout__heading{font-family:"Montserrat",sans-serif;text-align:center;font-weight:500;line-height:1.2;color:#f6f4ec;margin:0 0 1.5rem;font-size:1.375rem}@media(min-width: 768px){.product-callout__heading{font-size:1.875rem}}@media(min-width: 768px){.product-callout__heading{margin-bottom:2rem;text-align:left}}.product-callout__quote{font-family:"DM Sans",sans-serif;text-align:center;font-weight:400;line-height:1.2;color:#f6f4ec;margin:0;font-size:.875rem}@media(min-width: 768px){.product-callout__quote{font-size:1.125rem}}@media(min-width: 768px){.product-callout__quote{margin-bottom:2rem;text-align:left}}.product-callout__quote p{margin:0}.product-callout__author{display:flex;flex-direction:row;align-items:center;gap:1rem}@media(min-width: 768px){.product-callout__author{gap:1.5rem}}.product-callout__author{margin-bottom:2rem}@media(min-width: 768px){.product-callout__author{margin-bottom:2.5rem}}.product-callout__author-image{border-radius:50%;overflow:hidden;flex-shrink:0;width:80px;height:80px}@media(min-width: 768px){.product-callout__author-image{width:100px;height:100px}}.product-callout__author-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-callout__author-info{display:flex;flex-direction:column;align-items:flex-start}.product-callout__author-name{font-family:"DM Sans",sans-serif;font-size:1.5rem;font-weight:500;color:#f6f4ec;margin-bottom:.25rem;text-align:left}.product-callout__author-title{font-family:"DM Sans",sans-serif;font-size:1rem;color:#f6f4ec;opacity:.9;text-align:left}.product-callout__cta-wrapper{margin-top:auto}.product-callout__cta{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 2.0625rem;background-color:#1d2c4e;color:#f6f4ec;font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;border-radius:20px;transition:background-color .3s ease;height:40px}.product-callout__cta:hover{background-color:#2a3d5f}