.branded-callout{overflow:hidden}.branded-callout .container-grid{display:grid;grid-template-columns:20px 1fr 20px;grid-template-rows:1fr;position:relative}.branded-callout .container-grid .col.col--content{grid-column:2/3;grid-row:1/2;position:relative}.branded-callout .container-grid .col.col--content:before{background-color:var(--tertiary);content:"";height:100%;left:-20px;position:absolute;top:0;width:calc(100% + 40px)}.branded-callout .container-grid .col.col--content .content{padding:120px 0 60px;position:relative}.branded-callout .container-grid .col.col--content .content .btn{width:fit-content}.branded-callout .container-grid .col.col--content .content .btn:focus,.branded-callout .container-grid .col.col--content .content .btn:hover{background:#fff;color:var(--primary)}.branded-callout .container-grid .col.col--logomark{align-items:flex-end;display:flex;grid-column:2/3;grid-row:1/2;justify-content:flex-end;padding:0 20px 0 0}.branded-callout .container-grid .col.col--logomark svg{height:fit-content;opacity:.15}@media (min-width:768px){.branded-callout .container-grid{grid-template-columns:40px 1fr 40px}.branded-callout .container-grid .col.col--content:before{left:-40px;width:calc(100% + 80px)}.branded-callout .container-grid .col.col--logomark{margin:0 -40px;padding:0 40px 0 0}}@media (min-width:1241px){.branded-callout .container-grid{grid-template-columns:calc(50vw - 580px) 2fr 1fr calc(50vw - 680px)}.branded-callout .container-grid .col.col--content{grid-column:2/3}.branded-callout .container-grid .col.col--content:before{left:calc(-50vw + 580px);width:calc(100% + 50vw - 580px)}.branded-callout .container-grid .col.col--content .content{display:flex;flex-direction:column;justify-content:center;min-height:500px;padding:180px 60px 180px 0}.branded-callout .container-grid .col.col--logomark{background-color:var(--primary);grid-column:3/4;justify-content:flex-end;padding:0 80px 0 0}.branded-callout .container-grid .col.col--logomark svg{min-width:100px;padding-top:140px}}@media (min-width:1380px){.branded-callout .container-grid{grid-template-columns:calc(50vw - 620px) 2fr 1fr calc(50vw - 740px)}.branded-callout .container-grid .col.col--content:before{left:calc(-50vw + 620px);width:calc(100% + 50vw - 620px)}}