.block-text-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1rem;width:100%;max-width:100%;text-align:inherit}@media(min-width:90rem){.block-text-header--two-thirds{width:66.6667%}}.block-text-header--full{width:100%}.block-text-header>.u-block-title{margin:0;color:inherit;text-align:inherit}.block-text-header>.content{width:100%;color:inherit;text-align:inherit;font-size:clamp(.875rem,.6704545455rem + .9090909091vw,1.125rem);line-height:1.5}.block-text-header>.content>*{margin:0;color:inherit;font-size:inherit;line-height:inherit}.block-text-header>.content>*+*{margin-top:.75rem}.template-card{--template-card-padding: clamp(1.5rem, 1.3333333333rem + .7407407407vw, 2rem);--template-card-gap: clamp(1.25rem, 1.1666666667rem + .3703703704vw, 1.5rem);--template-card-content-gap: clamp(.625rem, .5833333333rem + .1851851852vw, .75rem);--template-card-action-gap: clamp(1.25rem, 1.1666666667rem + .3703703704vw, 1.5rem);--template-card-icon-size: clamp(4.5rem, 4.5rem + 0vw, 4.5rem);--template-card-title-size: clamp(1.25rem, 1.2083333333rem + .1851851852vw, 1.375rem);--template-card-text-size: clamp(.875rem, .875rem + 0vw, .875rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--template-card-gap);min-height:100%;padding:var(--template-card-padding);border-radius:1.5rem;background:var(--template-cards-card-bg, var(--color-white));color:var(--template-cards-card-title-color, var(--color-global-text-main-dark));-webkit-box-shadow:0 0 3.125rem rgba(0,0,0,.15);box-shadow:0 0 3.125rem #00000026;text-align:left;container-type:inline-size}.template-cards--theme-dark .template-card{-webkit-box-shadow:none;box-shadow:none}@container (width <= 26.25rem){.template-card{--template-card-padding: clamp(1.25rem, .75rem + 2.8571428571cqi, 1.5rem);--template-card-gap: clamp(1rem, .5rem + 2.8571428571cqi, 1.25rem);--template-card-content-gap: clamp(.5rem, .25rem + 1.4285714286cqi, .625rem);--template-card-action-gap: clamp(1rem, .5rem + 2.8571428571cqi, 1.25rem);--template-card-icon-size: clamp(2.75rem, -.75rem + 20cqi, 4.5rem);--template-card-title-size: clamp(1.125rem, .625rem + 2.8571428571cqi, 1.375rem);--template-card-text-size: clamp(.875rem, .875rem + 0cqi, .875rem)}}@container (width <= 18.75rem){.template-card{--template-card-padding: clamp(1rem, 0rem + 6.6666666667cqi, 1.25rem);--template-card-gap: clamp(.875rem, .375rem + 3.3333333333cqi, 1rem);--template-card-content-gap: clamp(.5rem, .5rem + 0cqi, .5rem);--template-card-action-gap: clamp(.875rem, .375rem + 3.3333333333cqi, 1rem);--template-card-icon-size: clamp(2.25rem, .25rem + 13.3333333333cqi, 2.75rem);--template-card-title-size: clamp(1rem, .5rem + 3.3333333333cqi, 1.125rem)}}.template-card *{-webkit-box-sizing:border-box;box-sizing:border-box}.template-card__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.template-card__image{display:block;width:var(--template-card-icon-size);height:var(--template-card-icon-size);-o-object-fit:contain;object-fit:contain}.template-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--template-card-content-gap);min-width:0;text-align:left}.template-card__title{margin:0;color:var(--template-cards-card-title-color, var(--color-global-text-main-dark));font-size:var(--template-card-title-size);font-weight:600;line-height:1.3}.template-card__text{margin:0;color:var(--template-cards-card-text-color, var(--color-global-text-main-light-20));font-size:var(--template-card-text-size);line-height:1.5}.template-card__text *{margin:0;color:inherit;font:inherit}.template-card__actions{margin-top:auto;padding-top:var(--template-card-action-gap);text-align:center}.template-card__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;min-inline-size:13.875rem;min-block-size:2.5rem;padding:.6875rem 1.25rem;color:var(--template-cards-card-cta-color, var(--color-global-accent-primary));font-family:var(--font-family);font-size:.875rem;font-weight:700;line-height:1.15;text-align:center;text-decoration:none;background:#0000;border:0;border-radius:.5rem;cursor:pointer;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}.template-card__cta:hover,.template-card__cta:focus-visible{background-color:rgb(from var(--template-cards-card-cta-color, var(--color-global-accent-primary)) r g b/12%)}.template-card__cta:after{content:"->"}.template-card__editor-controls{margin-bottom:1rem}.template-card__editor-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.template-card__editor-preview{margin-bottom:1rem}.u-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.u-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.u-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.u-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.u-flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.u-gap-4{gap:.25rem}.u-gap-12{gap:.75rem}.u-gap-32{gap:2rem}.u-gap-36{gap:2.25rem}.u-list-reset{list-style:none;margin:0;padding:0}.u-block-header{margin-bottom:clamp(1rem,.5909090909rem + 1.8181818182vw,1.5rem);max-width:100%}@media(min-width:50rem){.u-block-header{margin-bottom:clamp(1.5rem,-.375rem + 3.75vw,3rem)}}:where(.u-block-title){font-family:var(--font-family);font-weight:600;font-size:clamp(1.5rem,1.1931818182rem + 1.3636363636vw,1.875rem);line-height:1.3;color:var(--color-global-text-main-dark);margin-bottom:0;text-align:center;width:100%}@media(min-width:50rem){:where(.u-block-title){font-size:clamp(1.875rem,1.25rem + 1.25vw,2.375rem)}}.template-cards{--template-cards-bg: var(--color-global-bg-light);--template-cards-card-bg: var(--color-white);--template-cards-title-color: var(--color-global-text-main-dark);--template-cards-text-color: var(--color-global-text-main-light-20);--template-cards-card-title-color: var(--color-global-text-main-dark);--template-cards-card-text-color: var(--color-global-text-main-light-20);--template-cards-card-cta-color: var(--color-global-accent-primary);--template-cards-button-gap: clamp(1.5rem, 1.3333333333rem + .7407407407vw, 2rem);background:var(--template-cards-bg);color:var(--template-cards-title-color)}.template-cards *{-webkit-box-sizing:border-box;box-sizing:border-box}.template-cards .container{-webkit-box-sizing:initial;box-sizing:initial}.template-cards--theme-dark{--template-cards-bg: var(--color-global-bg-dark);--template-cards-card-bg: var(--color-global-bg-medium);--template-cards-title-color: var(--color-white);--template-cards-text-color: var(--color-global-text-main-light);--template-cards-card-title-color: var(--color-white);--template-cards-card-text-color: var(--color-global-text-main-light);--template-cards-card-cta-color: var(--color-global-text-main-light)}.template-cards__header{margin-bottom:clamp(1.5rem,1rem + 2.2222222222vw,3rem)}.template-cards__title{color:var(--template-cards-title-color)}.template-cards .template-cards__text{color:var(--template-cards-text-color)}.template-cards .template-cards__text>*,.template-cards .template-cards__text .block-editor-rich-text__editable{color:inherit}.template-cards__items{display:grid;grid-template-columns:1fr;gap:clamp(.75rem,.5833333333rem + .7407407407vw,1.25rem)}.template-cards__items>.block-editor-inner-blocks>.block-editor-block-list__layout,.template-cards__items>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{display:contents}.template-cards__item{min-width:0}.template-cards__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:var(--template-cards-button-gap)}.template-cards__button.button{min-inline-size:clamp(11.25rem,10.6666666667rem + 2.5925925926vw,13rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.template-cards--mobile-slider .template-cards__items{display:grid;grid-template-columns:none;grid-auto-columns:minmax(17.5rem,19.75rem);grid-auto-flow:column;overflow-x:auto;padding-bottom:.5rem;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;scroll-padding-inline:1rem;overscroll-behavior-x:contain}.template-cards--mobile-slider .template-cards__items::-webkit-scrollbar{height:.375rem}.template-cards--mobile-slider .template-cards__item{scroll-snap-align:start;scroll-snap-stop:always}@media(min-width:50rem){.template-cards--mobile-slider .template-cards__items{grid-auto-flow:row;grid-auto-columns:unset;overflow:visible;padding-bottom:0;-ms-scroll-snap-type:none;scroll-snap-type:none;scroll-padding-inline:0;overscroll-behavior-x:auto}.template-cards--mobile-slider .template-cards__item{scroll-snap-align:none;scroll-snap-stop:normal}}@media(min-width:50rem){.template-cards--layout-two-column .template-cards__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:50rem){.template-cards__items{grid-template-columns:repeat(2,minmax(0,1fr))}.template-cards--count-3 .template-cards__item:last-child{grid-column:1/-1;width:100%;max-width:calc((100% - 1.25rem)/2);justify-self:center}.template-cards--count-5 .template-cards__item:last-child{grid-column:1/-1;width:100%;max-width:calc((100% - 1.25rem)/2);justify-self:center}}@media(min-width:75rem){.template-cards--count-2 .template-cards__items{grid-template-columns:repeat(2,minmax(0,1fr))}.template-cards--count-3 .template-cards__items{grid-template-columns:repeat(3,minmax(0,1fr))}.template-cards--count-3 .template-cards__item:last-child{grid-column:auto;max-width:none}.template-cards--count-4 .template-cards__items{grid-template-columns:repeat(4,minmax(0,1fr))}.template-cards--count-5 .template-cards__items,.template-cards--count-6 .template-cards__items{grid-template-columns:repeat(6,minmax(0,1fr))}.template-cards--count-5 .template-cards__item,.template-cards--count-6 .template-cards__item{grid-column:span 2}.template-cards--count-5 .template-cards__item:last-child:nth-child(3n+1),.template-cards--count-6 .template-cards__item:last-child:nth-child(3n+1){grid-column:3/span 2;width:auto;max-width:none;justify-self:auto}.template-cards--count-5 .template-cards__item:nth-last-child(2):nth-child(3n+1),.template-cards--count-6 .template-cards__item:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2;width:auto;max-width:none;justify-self:auto}.template-cards--count-5 .template-cards__item:last-child:nth-child(3n+2),.template-cards--count-6 .template-cards__item:last-child:nth-child(3n+2){grid-column:4/span 2;width:auto;max-width:none;justify-self:auto}}
