.section-text-with-panels-container{--main-text-color:#fff;background:radial-gradient(123.58% 119.15% at 50% 6.54%,#0161ac 0,#1c2e67 100%);color:var(--main-text-color);overflow-x:hidden;padding-bottom:64px;padding-top:56px;position:relative}@media only screen and (min-width:1200px){.section-text-with-panels-container{padding-bottom:72px}}.section-text-with-panels-container:before{background-image:var(--corner-image);background-size:cover;content:"";display:block;height:120px;position:absolute;right:-15vw;top:56px;width:50%;z-index:0}@media only screen and (min-width:768px){.section-text-with-panels-container:before{height:130px;right:-24vw;top:20px}}@media only screen and (min-width:1200px){.section-text-with-panels-container:before{height:200px;right:0;top:0;width:560px}}.section-text-with-panels{--pad-bot:0;position:relative;z-index:10}.panel-title{margin-bottom:14px;min-height:48px}.panel-subhead{margin-bottom:40px}@media only screen and (min-width:1200px){.panel-subhead{margin-bottom:64px}}.panels{color:var(--black);display:flex;flex-direction:column;gap:20px;margin-bottom:40px}@media only screen and (min-width:1200px){.panels{flex-direction:row;margin-bottom:48px}}.panel{background:var(--card-bg-color);padding-block:64px;padding-inline:32px}@media only screen and (min-width:1200px){.panel{width:33.3333333333%}}.panel-body ul{list-style:initial;padding-left:10px}