.three-col-grid .wrapper{margin:0 auto;max-width:1200px;padding:0 15px;width:100%}.three-col-grid .container{display:grid;gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;max-width:1200px;width:100%}.three-col-grid .card-main{background:#fff;border-radius:24px;display:flex;flex-direction:column;grid-column:1;grid-row:1/3;justify-content:end;padding:40px}.three-col-grid .cta-content h3{color:#fff;font-size:36px;font-weight:600;line-height:120%}.three-col-grid .card-main h2{font-size:72px;font-weight:700;line-height:110%}.three-col-grid .card-story{background:#fff;border-radius:16px;border-radius:24px;grid-column:2;grid-row:1;padding:48px 24px}.three-col-grid .card-story h3{font-size:24px;font-weight:600;line-height:120%;margin-top:8px}.three-col-grid .card-cta{align-items:center;border-radius:24px;display:flex;grid-column:2;grid-row:2;justify-content:space-between;overflow:hidden;padding:35px 24px;position:relative}.three-col-grid .card-cta:before{background:radial-gradient(circle,hsla(0,0%,100%,.15) 0,transparent 70%);border-radius:50%;content:"";height:400px;pointer-events:none;position:absolute;right:-20%;top:-50%;width:400px}.three-col-grid .cta-arrow,.three-col-grid .cta-content{position:relative;z-index:1}.three-col-grid .cta-arrow{align-items:center;background:hsla(0,0%,100%,.25);border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:all .3s ease;width:48px}.three-col-grid .cta-arrow:hover{background:hsla(0,0%,100%,.4);transform:translateX(4px)}@media (min-width:1240px){.three-col-grid .card-cta,.three-col-grid .card-story{width:386px}.three-col-grid .card-main{width:793px}}@media (max-width:768px){.three-col-grid .container{grid-template-columns:1fr;grid-template-rows:auto auto auto}.three-col-grid .card-main{background-position:top!important;grid-column:1;grid-row:1}.three-col-grid .card-story{grid-column:1;grid-row:2}.three-col-grid .card-cta{grid-column:1;grid-row:3}.three-col-grid .main-heading{font-size:36px}.three-col-grid .story-title{font-size:20px}.three-col-grid .cta-heading{font-size:24px}.three-col-grid .card-cta,.three-col-grid .card-main,.three-col-grid .card-story{padding:24px}.three-col-grid .card-main h2{font-size:36px!important}.three-col-grid .card-main{height:250px}.three-col-grid .card-cta{height:150px}}