@media(min-width: 1024px){.aut-grouped-cards{padding:0 1.5rem}}.aut-grouped-cards__main{padding:6rem 0;border-radius:1.5rem;overflow:hidden;background:linear-gradient(119.23deg, #f5f6ff 0%, #cfebff 84.22%);position:relative}.aut-grouped-cards__main:before{content:"";position:absolute;top:50%;right:100%;width:43.25rem;aspect-ratio:1;background:radial-gradient(50% 50% at 50% 50%, #ffffff 0%, rgba(255, 255, 255, 0) 100%);transform:translate(80%, -60%);opacity:.4}@media(max-width: 1023px){.aut-grouped-cards__main{padding:3.5rem 0;border-radius:1rem}}.aut-grouped-cards .aut-container{display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative;z-index:1}@media(max-width: 1023px){.aut-grouped-cards .aut-container{flex-direction:column;align-items:unset}}.aut-grouped-cards__body{max-width:max(33.5rem,40.6%);display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}@media(max-width: 1023px){.aut-grouped-cards__body{gap:1rem;max-width:100%}}.aut-grouped-cards__title{margin:0}.aut-grouped-cards__desc{line-height:1.375}@media(min-width: 1024px){.aut-grouped-cards__desc{font-size:1.125rem;line-height:1.33}}.aut-grouped-cards__btn{margin-top:1rem}@media(max-width: 1023px){.aut-grouped-cards__btn{margin-top:0.5rem}}.aut-grouped-cards__list{min-width:0;width:max(40.5rem,49%);border-radius:1.5rem;background-color:var(--wp--preset--color--white-alpha-80);border:solid 1px var(--wp--preset--color--black-alpha-10);box-shadow:0px 0.5rem 1.25rem 0px rgba(1,26,114,.0392156863)}@media(max-width: 1023px){.aut-grouped-cards__list{width:auto;border-radius:1rem}}.aut-grouped-cards__item{padding:2rem;display:flex;flex-direction:column;gap:1rem}@media(max-width: 1023px){.aut-grouped-cards__item{padding:1.5rem}}.aut-grouped-cards__item-title{display:flex;align-items:center;gap:0.375rem;font-family:var(--wp--preset--font-family--geist);font-size:1.5rem;line-height:1.33;color:var(--wp--preset--color--blue-300)}@media(max-width: 1023px){.aut-grouped-cards__item-title{font-size:1.25rem;line-height:1.4}}.aut-grouped-cards__item-icon{width:1.5rem;height:1.5rem;flex:none}.aut-grouped-cards__item-desc{font-size:1.125rem;color:var(--wp--preset--color--gray-400)}@media(max-width: 1023px){.aut-grouped-cards__item-desc{font-size:1rem;line-height:1.375}}.aut-grouped-cards__item:not(:last-child){border-bottom:solid 1px var(--wp--preset--color--black-alpha-20)}