.custom-mega-list,.custom-mega-list .title{margin:0}.custom-mega-list.no-heading .title{display:none}.custom-mega-list__title{margin-bottom:0}.custom-mega-list__title.text-left{text-align:left}.custom-mega-list__title.text-center{text-align:center}.custom-mega-list__title.text-right{text-align:right}.custom-mega-list__title h1,.custom-mega-list__title .h1{font-size:calc(var(--font-heading-scale) * 3rem)}@media only screen and (min-width: 750px){.custom-mega-list__title h1,.custom-mega-list__title .h1{font-size:calc(var(--font-heading-scale) * 4rem)}}.custom-mega-list__title h2,.custom-mega-list__title .h2{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width: 750px){.custom-mega-list__title h2,.custom-mega-list__title .h2{font-size:calc(var(--font-heading-scale) * 3.3rem);font-weight:lighter}}.custom-mega-list__title h3,.custom-mega-list__title .h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}@media only screen and (min-width: 750px){.custom-mega-list__title h3,.custom-mega-list__title .h3{font-size:calc(var(--font-heading-scale) * 2.8rem)}}.custom-mega-list__title h4,.custom-mega-list__title .h4{font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.5rem)}.custom-mega-list__title h5,.custom-mega-list__title .h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}@media only screen and (min-width: 750px){.custom-mega-list__title h5,.custom-mega-list__title .h5{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.custom-mega-list__title h6,.custom-mega-list__title .h6{color:rgba(var(--color-foreground),.75);margin-block-start:1.67em;margin-block-end:1.67em}.custom-mega-list__title p{font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:calc(var(--font-body-scale) * 1.6rem);line-height:calc(1 + .8 / var(--font-body-scale));color:rgb(var(--color-foreground))}.custom-mega-list__title h1,.custom-mega-list__title h2,.custom-mega-list__title h3,.custom-mega-list__title h4,.custom-mega-list__title h5,.custom-mega-list__title h6{font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3/max(1,var(--font-heading-scale)));word-break:break-word;margin:0}.custom-mega-list__container{width:100%}.custom-mega-list__content{margin-bottom:2rem!important;padding:0;list-style:none;display:grid;gap:.3rem}.custom-mega-list__content .grid__item{width:100%;max-width:100%;padding:0}.custom-mega-list__item{display:flex;align-items:flex-start}.custom-mega-list__item-content{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.custom-mega-list__item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:rgb(var(--color-accent-1))}.custom-mega-list__item-icon .icon{width:100%;height:100%}.custom-mega-list__item-icon .icon-bullet{width:8px;height:8px;border-radius:50%;background-color:rgb(var(--color-accent-1))}.custom-mega-list__item-icon .custom-icon{width:100%;height:100%;object-fit:contain}.custom-mega-list__item-text{flex:1;min-width:0}.custom-mega-list__item-title{margin:0 0 .5rem;font-size:1.6rem;font-weight:500;color:rgb(var(--color-foreground))}.custom-mega-list__item-description{margin:0;font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}.custom-mega-list__item-description p{margin:0}.custom-mega-list__content.grid--1-col-tablet-down{grid-template-columns:1fr}.custom-mega-list__content.grid--2-col-tablet-down{grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 990px){.custom-mega-list__content.grid--1-col-desktop{grid-template-columns:1fr}.custom-mega-list__content.grid--2-col-desktop{grid-template-columns:repeat(2,1fr)}.custom-mega-list__content.grid--3-col-desktop{grid-template-columns:repeat(3,1fr)}.custom-mega-list__content.grid--4-col-desktop{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 749px){.custom-mega-list__content{gap:1rem}.custom-mega-list__item-content{gap:.8rem}.custom-mega-list__item-icon{width:1.8rem;height:1.8rem}.custom-mega-list__item-title{font-size:1.4rem}.custom-mega-list__item-description{font-size:1.3rem}.custom-mega-list__title{margin-bottom:2rem}}@media screen and (min-width: 750px) and (max-width: 989px){.custom-mega-list__content.grid--2-col-tablet-down{grid-template-columns:repeat(2,1fr)}.custom-mega-list__content.grid--1-col-tablet-down{grid-template-columns:1fr}}@media screen and (min-width: 990px){.custom-mega-list__item-content{gap:1.2rem}.custom-mega-list__item-icon{width:2.2rem;height:2.2rem}.custom-mega-list__item-title{font-size:1.8rem}.custom-mega-list__item-description{font-size:1.5rem}}.custom-mega-list.color-accent-1 .custom-mega-list__item-icon{color:rgb(var(--color-accent-1))}.custom-mega-list.color-accent-2 .custom-mega-list__item-icon{color:rgb(var(--color-accent-2))}.custom-mega-list.color-background-1 .custom-mega-list__item-icon{color:rgb(var(--color-background-1))}.custom-mega-list.color-background-2 .custom-mega-list__item-icon{color:rgb(var(--color-background-2))}.custom-mega-list.color-inverse .custom-mega-list__item-icon{color:rgb(var(--color-inverse))}.custom-mega-list.background-primary{background:rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.04));padding:2rem;border-radius:.5rem}.custom-mega-list.background-primary .custom-mega-list__content{gap:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/block-custom-list.css.map */
