.pcd03_worries .item-group{display:grid;gap:5.2rem 0;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1200px){.pcd03_worries .item-group{column-gap:2rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.pcd03_worries .item-group{grid-template-columns:repeat(1,1fr)}}.pcd03_worries .item{display:grid;gap:0;grid-row:span 2;grid-template-rows:subgrid}@media screen and (max-width:1200px){.pcd03_worries .item{justify-content:center}}.pcd03_worries .item:nth-child(3n-1){justify-content:center}@media screen and (min-width:1201px){.pcd03_worries .item:nth-child(3n){justify-content:flex-end}.pcd03_worries .item:nth-child(3n) .inner{margin-left:auto}}.pcd03_worries .inner{background:linear-gradient(180deg,rgba(0,175,215,.2) 0,rgba(0,162,112,.2));border-radius:38px;color:#fff;padding:28px 28px 68px;position:relative;z-index:0}@media screen and (min-width:1201px){.pcd03_worries .inner{max-width:27.2rem}}.pcd03_worries .inner:before{background:linear-gradient(180deg,rgba(0,175,215,.2) 0,rgba(0,162,112,.2));border-radius:30px;content:"";display:block;height:calc(100% - 16px);left:8px;position:absolute;top:8px;width:calc(100% - 16px);z-index:-1}.pcd03_worries .title{font-size:2rem;font-weight:500;line-height:1.6;margin-bottom:1rem}.pcd03_worries .title+*{margin-top:0}.pcd03_worries .image{margin:-4.6rem auto 0;position:relative;z-index:1}@media screen and (max-width:640px){.pcd03_worries .image{text-align:center;width:60%}}