.checklist-media{display:flex;--tw-bg-opacity:1;background-color:rgba(var(--background)/var(--tw-bg-opacity,1));padding-top:3rem;padding-bottom:3rem;--tw-text-opacity:1;color:rgba(var(--primary)/var(--tw-text-opacity,1))}@media (min-width:1024px){.checklist-media{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1536px){.checklist-media{padding-top:10rem;padding-bottom:10rem}}.checklist-media:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgba(var(--backgroundDark)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:480px){.checklist-media__wrapper{max-width:480px}}@media (min-width:640px){.checklist-media__wrapper{max-width:640px}}@media (min-width:768px){.checklist-media__wrapper{max-width:768px}}@media (min-width:1024px){.checklist-media__wrapper{max-width:1024px}}@media (min-width:1280px){.checklist-media__wrapper{max-width:1280px}}@media (min-width:1536px){.checklist-media__wrapper{max-width:1536px}}@media (min-width:1920px){.checklist-media__wrapper{max-width:1920px}}.checklist-media__wrapper{display:grid;gap:1rem;margin-left:auto;margin-right:auto;width:100%;max-width:100%;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.checklist-media__wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.checklist-media__wrapper{width:90%}}@media (min-width:1920px){.checklist-media__wrapper{max-width:1800px;width:100%}}@media (min-width:768px){.checklist-media__wrapper{gap:1.5rem}}@media (min-width:1280px){.checklist-media__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1536px){.checklist-media__wrapper{gap:2rem}}.checklist-media__wrapper[data-alignment=right]>:first-child{order:2}.checklist-media__wrapper[data-alignment=right]>:nth-child(2){order:1}.checklist-media__icon{display:flex;aspect-ratio:1/1;width:4.5rem;align-items:center;justify-content:center;border-radius:1.5rem;background-color:rgb(255 255 255/.2);padding:1.125rem}@media (min-width:1536px){.checklist-media__icon{width:6rem;padding:1.5rem}}.checklist-media__icon:where([data-theme=dark],[data-theme=dark] *){background-color:rgb(0 0 0/.1)}.checklist-media__icon svg{width:100%}.checklist-media__contentWrapper{display:flex;flex-direction:column;justify-content:flex-start;gap:1.5rem;border-radius:var(--radius);background-color:rgb(0 0 0/.2);padding:1.5rem 10% 2.5rem 1.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:1536px){.checklist-media__contentWrapper{padding:2.5rem 18% 2.5rem 2.5rem}}.checklist-media__contentWrapper:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgba(var(--copy)/var(--tw-text-opacity,1))}.checklist-media__contentWrapper[data-highlight=aurora],.checklist-media__contentWrapper[data-highlight=solar],.checklist-media__contentWrapper[data-highlight=sunset]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.checklist-media__contentWrapper[data-highlight=aurora] .checklist-media__icon,.checklist-media__contentWrapper[data-highlight=solar] .checklist-media__icon,.checklist-media__contentWrapper[data-highlight=sunset] .checklist-media__icon{background-color:rgb(255 255 255/.2)}.checklist-media__contentWrapper[data-highlight=sunset]{background-image:url(/images/grit.png),radial-gradient(81.22% 82.5% at 0 0,#FE4D39 28.37%,rgba(254,77,57,0) 100%),radial-gradient(160.82% 160.82% at 104.6% -16.67%,#FF51E3 7.69%,#FF4EB2 36.54%,#F759B5 61.54%,#EE902C 92.31%)}.checklist-media__contentWrapper[data-highlight=aurora]{background-image:url(/images/grit.png),radial-gradient(94.11% 91.34% at 100% 22.41%,#0BE1F1 0,rgba(11,224,240,.64) 18.68%,rgba(11,221,239,0) 100%),linear-gradient(181deg,#12459F 1.56%,#1177A0 41.4%,#0E9192 65.63%,#04FA5E 116.81%,#0BAF95 124.2%)}.checklist-media__contentWrapper[data-highlight=solar]{background-image:url(/images/grit.png),radial-gradient(87.19% 108.73% at 0 2.87%,#33CFFF 7.16%,rgba(51,207,255,0) 100%),radial-gradient(140.45% 140.45% at 104.6% -16.67%,#190CD1 36.54%,#8A1FDE 100%)}.checklist-media__title{font-weight:500}.checklist-media__description{margin-bottom:1.25rem;opacity:.8}@media (min-width:1536px){.checklist-media__description{margin-bottom:2rem}}.checklist-media__checklist__wrapper{position:relative;display:flex;flex-direction:column;gap:.25rem;padding-left:2.5rem}.checklist-media__checklist__wrapper svg{position:absolute;top:0;left:0}.checklist-media__checklist__title{font-weight:500}.checklist-media .media__wrapper{border-radius:var(--radius)}@media not all and (min-width:1280px){.checklist-media .media__wrapper{aspect-ratio:1/1}}.checklist-media[data-alignment=right] .content-media__wrapper .media__wrapper{order:2}