.text-banner-cards,.text-banner-cards__card.card--light,.text-banner-cards__heading,.text-banner-cards__subheading{color:#010009}.text-banner-cards__card,.text-banner-cards__card-body,.text-banner-cards__card-main,.text-banner-cards__content,.text-banner-cards__intro{-webkit-box-orient:vertical;-webkit-box-direction:normal}.text-banner-cards__card-title,.text-banner-cards__heading{text-transform:uppercase;font-family:WorkSans,sans-serif;word-break:break-word}.text-banner-cards__card-subtitle,.text-banner-cards__card-title,.text-banner-cards__heading,.text-banner-cards__subheading{font-family:WorkSans,sans-serif}.text-banner-cards-wrapper{position:relative;overflow:hidden;background-color:#f2f2f4}.text-banner-cards{--text-banner-cards-curve-top-width-mobile:133px;--text-banner-cards-curve-bottom-width-mobile:209px;position:relative;overflow:hidden}.text-banner-cards__curve{position:absolute;z-index:0;pointer-events:none}.text-banner-cards__curve .svg-container{position:relative;inset:auto;display:block;width:100%;height:auto;overflow:visible}.text-banner-cards__curve .svg-container svg{display:block;width:100%;height:auto}.text-banner-cards__curve--desktop{inset:0;width:100%;height:100%}.text-banner-cards__curve--desktop .svg-container{position:absolute;inset:0;width:100%;height:100%}.text-banner-cards__curve--desktop .svg-container svg{width:100%;height:100%}.text-banner-cards__curve--mobile{display:none}.text-banner-cards__curve--mobile.text-banner-cards__curve--top{top:2px;left:0;width:var(--text-banner-cards-curve-top-width-mobile)}.text-banner-cards__curve--mobile.text-banner-cards__curve--bottom{right:0;bottom:2px;width:var(--text-banner-cards-curve-bottom-width-mobile)}.text-banner-cards .section{position:relative;z-index:1;background-color:transparent}.text-banner-cards{--text-banner-cards-intro-gap:12px;--text-banner-cards-content-gap:24px;--text-banner-cards-grid-gap:16px;--text-banner-cards-card-radius:20px;--text-banner-cards-card-padding-block:20px;--text-banner-cards-card-padding-inline:20px;--text-banner-cards-card-gap:14px;--text-banner-cards-card-body-gap:14px;--text-banner-cards-card-main-gap:14px;--text-banner-cards-icon-padding:12px;--text-banner-cards-icon-size:24px;--text-banner-cards-heading-size:32px;--text-banner-cards-heading-line-height:100%;--text-banner-cards-heading-letter-spacing:-1px;--text-banner-cards-subheading-size:16px;--text-banner-cards-subheading-line-height:138%;--text-banner-cards-card-title-size:32px;--text-banner-cards-card-title-line-height:119%;--text-banner-cards-card-subtitle-size:18px;--text-banner-cards-card-subtitle-line-height:156%;--text-banner-cards-card-description-size:14px;--text-banner-cards-card-description-line-height:143%;--text-banner-cards-mobile-slider-card-width:min(85vw, 320px);width:100%}.text-banner-cards .section>.text-banner-cards__content{grid-column:2;width:100%;min-width:0}.text-banner-cards__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:var(--text-banner-cards-content-gap);width:100%;min-width:0}.text-banner-cards__intro,.text-banner-cards__item{display:-webkit-box;display:-ms-flexbox;width:100%;min-width:0}.text-banner-cards__intro{display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--text-banner-cards-intro-gap);max-width:100%}.text-banner-cards__intro--align-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.text-banner-cards__intro--align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-inline:auto}.text-banner-cards__heading{margin:0;font-size:var(--text-banner-cards-heading-size);font-weight:500;line-height:var(--text-banner-cards-heading-line-height);letter-spacing:var(--text-banner-cards-heading-letter-spacing)}.text-banner-cards__subheading{margin:0;max-width:560px;font-size:var(--text-banner-cards-subheading-size);font-weight:400;line-height:var(--text-banner-cards-subheading-line-height)}.text-banner-cards__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--text-banner-cards-grid-gap);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;min-width:0;margin:0;padding:0;list-style:none}.text-banner-cards__item{display:flex;height:100%}.text-banner-cards__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--text-banner-cards-card-gap);width:100%;min-width:0;height:100%;padding-block:var(--text-banner-cards-card-padding-block);padding-inline:var(--text-banner-cards-card-padding-inline);border-radius:var(--text-banner-cards-card-radius);border:1px solid transparent;border-color:#e9e9ed;background-color:transparent;text-decoration:none;overflow:hidden;-webkit-transition:color .2s ease,border-color .2s ease;transition:color .2s ease,border-color .2s ease}.text-banner-cards__card::before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.text-banner-cards__card.card--light::before{background-color:#ffffff;opacity:.8}.text-banner-cards__card.card--dark{color:#ffffff}.text-banner-cards__card.card--dark::before{background-color:#010009;opacity:.8}.text-banner-cards__card>*{position:relative;z-index:1}.text-banner-cards__card:is(a):focus-visible{outline:solid 2px;outline-offset:2px}.text-banner-cards__card:is(a):focus-visible .text-banner-cards__card-title,.text-banner-cards__card:is(a):hover .text-banner-cards__card-title{color:#ff0001}.text-banner-cards__card:is(a):focus-visible .text-banner-cards__icon,.text-banner-cards__card:is(a):hover .text-banner-cards__icon{border-color:#ff0001}.text-banner-cards__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:var(--text-banner-cards-icon-padding);border:1px solid transparent;border-radius:40px;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.text-banner-cards__icon:not(:has(img)){display:none}.card--light .text-banner-cards__icon{background-color:#e9e9ed;color:#010009}.card--dark .text-banner-cards__icon{background-color:#010009;color:#ffffff}.text-banner-cards__icon-image{display:block;width:var(--text-banner-cards-icon-size);height:var(--text-banner-cards-icon-size);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.text-banner-cards__card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--text-banner-cards-card-body-gap);width:100%;min-width:0;height:100%}.text-banner-cards__card-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--text-banner-cards-card-main-gap);width:100%;min-width:0}.text-banner-cards__card-title{margin:0;font-size:var(--text-banner-cards-card-title-size);font-weight:500;line-height:var(--text-banner-cards-card-title-line-height);color:inherit;-webkit-transition:color .2s ease;transition:color .2s ease}.text-banner-cards__card-subtitle{width:100%;min-width:0;font-size:var(--text-banner-cards-card-subtitle-size);font-weight:400;line-height:var(--text-banner-cards-card-subtitle-line-height);word-break:break-word}.card--light .text-banner-cards__card-subtitle{color:#010009}.card--dark .text-banner-cards__card-subtitle{color:#ffffff}.text-banner-cards__card-subtitle.rte h1,.text-banner-cards__card-subtitle.rte h2,.text-banner-cards__card-subtitle.rte h3,.text-banner-cards__card-subtitle.rte h4,.text-banner-cards__card-subtitle.rte h5,.text-banner-cards__card-subtitle.rte h6{font:inherit;font-weight:700;letter-spacing:inherit;color:inherit;margin:0}.text-banner-cards__card-subtitle.rte h1:not(:last-child),.text-banner-cards__card-subtitle.rte h2:not(:last-child),.text-banner-cards__card-subtitle.rte h3:not(:last-child),.text-banner-cards__card-subtitle.rte h4:not(:last-child),.text-banner-cards__card-subtitle.rte h5:not(:last-child),.text-banner-cards__card-subtitle.rte h6:not(:last-child){margin-bottom:12px}.text-banner-cards__card-subtitle.rte a:active,.text-banner-cards__card-subtitle.rte a:focus,.text-banner-cards__card-subtitle.rte a:hover{color:#ff7b7b}.text-banner-cards__card-subtitle.rte ol,.text-banner-cards__card-subtitle.rte ul{margin:12px 0;padding-left:30px}.text-banner-cards__card-subtitle.rte>*{font:inherit;color:inherit;letter-spacing:inherit}.text-banner-cards__card-subtitle.rte p{margin:0}.text-banner-cards__card-subtitle.rte p:not(:last-child){margin-bottom:0}.text-banner-cards__card-subtitle.rte a{text-decoration:underline;-webkit-transition:all .2s ease;transition:all .2s ease;color:inherit}.text-banner-cards__card-subtitle.rte a:focus-visible,.text-banner-cards__card-subtitle.rte a:hover{color:#ff0001}.text-banner-cards__card-subtitle--linked.rte a,.text-banner-cards__card-subtitle--linked:not(.rte){text-decoration:underline;text-underline-offset:.15em}.text-banner-cards__card-description{width:100%;min-width:0;margin-top:auto;font-family:WorkSans,sans-serif;font-size:var(--text-banner-cards-card-description-size);font-weight:400;line-height:var(--text-banner-cards-card-description-line-height);word-break:break-word}.card--light .text-banner-cards__card-description{color:#383838}.card--dark .text-banner-cards__card-description{color:#d1d2db}.text-banner-cards__card-description.rte h1,.text-banner-cards__card-description.rte h2,.text-banner-cards__card-description.rte h3,.text-banner-cards__card-description.rte h4,.text-banner-cards__card-description.rte h5,.text-banner-cards__card-description.rte h6{font:inherit;font-weight:700;letter-spacing:inherit;color:inherit;margin:0}.text-banner-cards__card-description.rte h1:not(:last-child),.text-banner-cards__card-description.rte h2:not(:last-child),.text-banner-cards__card-description.rte h3:not(:last-child),.text-banner-cards__card-description.rte h4:not(:last-child),.text-banner-cards__card-description.rte h5:not(:last-child),.text-banner-cards__card-description.rte h6:not(:last-child){margin-bottom:12px}.text-banner-cards__card-description.rte a:active,.text-banner-cards__card-description.rte a:focus,.text-banner-cards__card-description.rte a:hover{color:#ff7b7b}.text-banner-cards__card-description.rte ol,.text-banner-cards__card-description.rte ul{margin:12px 0;padding-left:30px}.text-banner-cards__card-description.rte>*{font:inherit;color:inherit;letter-spacing:inherit}.text-banner-cards__card-description.rte p{margin:0}.text-banner-cards__card-description.rte p:not(:last-child){margin-bottom:0}.text-banner-cards__card-description.rte a{text-decoration:underline;-webkit-transition:all .2s ease;transition:all .2s ease;color:inherit}.text-banner-cards__card-description.rte a:focus-visible,.text-banner-cards__card-description.rte a:hover{color:#ff0001}.text-banner-cards__card-cta{-ms-flex-item-align:start;align-self:flex-start}.text-banner-cards__card-body:not(:has(.text-banner-cards__card-description)) .text-banner-cards__card-cta{margin-top:auto}.shopify-design-mode .text-banner-cards [data-aos]{opacity:1!important;-webkit-transform:none!important;transform:none!important}.shopify-design-mode .text-banner-cards__grid--mobile-slider{padding-bottom:4px}@media only screen and (min-width:768px){.text-banner-cards{--text-banner-cards-content-gap:48px;--text-banner-cards-card-gap:34px;--text-banner-cards-card-body-gap:26px;--text-banner-cards-heading-size:46px;--text-banner-cards-heading-line-height:113%;--text-banner-cards-heading-letter-spacing:-1.5px;--text-banner-cards-card-padding-block:44px;--text-banner-cards-card-padding-inline:36px;--text-banner-cards-icon-padding:20px;--text-banner-cards-icon-size:40px}.text-banner-cards__card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.text-banner-cards__grid.grid--2-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.text-banner-cards__grid.grid--3-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.text-banner-cards__grid.grid--4-cols{grid-template-columns:repeat(4,minmax(0,1fr))}.text-banner-cards__grid.grid--3-cols .text-banner-cards__card-description,.text-banner-cards__grid.grid--4-cols .text-banner-cards__card-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media only screen and (max-width:767px){.text-banner-cards__grid--mobile-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:var(--text-banner-cards-grid-gap);overflow-x:auto;overscroll-behavior-x:contain;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.text-banner-cards__grid--mobile-slider::-webkit-scrollbar{display:none}.text-banner-cards__grid--mobile-slider .text-banner-cards__item{-webkit-box-flex:0;-ms-flex:0 0 var(--text-banner-cards-mobile-slider-card-width);flex:0 0 var(--text-banner-cards-mobile-slider-card-width);scroll-snap-align:start}}@media only screen and (max-width:749px){.text-banner-cards__curve--desktop{display:none}.text-banner-cards__curve--mobile{display:block}}