.ds2-spacer{box-sizing:border-box;width:100%;margin-top:0!important;pointer-events:none}.ds2-product-showcase-header{position:relative;margin-bottom:40px}.ds2-product-showcase-header,.ds2-product-showcase-header__main{display:flex;flex-direction:column;align-items:flex-start;width:100%}.ds2-product-showcase-header__main{gap:12px;min-width:0}.ds2-product-showcase-header__label{display:inline-flex;align-self:flex-start;margin:0;padding:6px 12px;border-radius:999px;background-color:var(--ds2-ps-label-bg,#456fff33);color:var(--ds2-ps-label-color,#060b14);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.ds2-product-showcase-header__title{color:var(--ds2-ps-title-color,#0f172a);font-size:32px;line-height:120%}.ds2-product-showcase-header__description,.ds2-product-showcase-header__title{margin:0;width:100%;max-width:none;font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-style:normal;font-weight:400}.ds2-product-showcase-header__description{min-width:0;color:var(--ds2-ps-description-color,#484848);font-size:16px;line-height:normal}.ds2-product-showcase-header__description[data-cid=rich-text]>*{margin:0;max-width:none}.ds2-product-showcase-header__description p{margin:0;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}@media (min-width:768px){.ds2-product-showcase-header__label{font-size:16px}.ds2-product-showcase-header__title{font-size:44px;line-height:120%}.ds2-product-showcase-header{margin-bottom:48px}}@media (min-width:1024px){.ds2-product-showcase-header__title{font-size:60px;font-weight:400;line-height:120%}.ds2-product-showcase-header__description,.ds2-product-showcase-header__description p{font-size:24px;font-weight:400;line-height:normal}}.ds2-product-showcase-card{display:flex;flex-direction:column;align-items:flex-start;gap:24px;box-sizing:border-box;width:100%;min-width:0;height:100%}.ds2-product-showcase-card__icon{flex-shrink:0;width:68px;height:68px;overflow:hidden;border-radius:8px}.ds2-product-showcase-card__icon img,.ds2-product-showcase-card__icon svg,.ds2-product-showcase-card__icon-img{display:block;width:68px!important;height:68px!important;max-width:none;max-height:none;-o-object-fit:contain;object-fit:contain}.ds2-product-showcase-card__icon>span{display:block!important;width:68px!important;height:68px!important}.ds2-product-showcase-card__body{gap:32px}.ds2-product-showcase-card__body,.ds2-product-showcase-card__intro{display:flex;flex:1;flex-direction:column;align-items:flex-start;width:100%;min-width:0}.ds2-product-showcase-card__intro{gap:16px;min-height:0}.ds2-product-showcase-card__title{color:var(--ds2-ps-product-title-color,#0f172a);font-size:20px;font-weight:500}.ds2-product-showcase-card__description,.ds2-product-showcase-card__title{margin:0;font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-style:normal;line-height:normal}.ds2-product-showcase-card__description{flex:1;color:var(--ds2-ps-product-description-color,#484848);font-size:14px;font-weight:400}.ds2-product-showcase-card__stats{display:flex;flex-shrink:0;flex-direction:column;width:100%}.ds2-product-showcase-card__stat{display:flex;flex-direction:column;gap:4px;padding:16px 0;border-top:1px solid var(--ds2-ps-divider-color,#cecece)}.ds2-product-showcase-card__stat:last-child{padding-bottom:0}.ds2-product-showcase-card__stat-label{color:var(--ds2-ps-stat-label-color,#282828);font-size:14px}.ds2-product-showcase-card__stat-label,.ds2-product-showcase-card__stat-value{margin:0;min-height:1.2em;font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-style:normal;font-weight:500;line-height:normal}.ds2-product-showcase-card__stat-value{color:var(--ds2-ps-stat-value-color,#0f172a);font-size:32px}.ds2-product-showcase-card__stat-subtext{margin:0;min-height:1.5em;color:var(--ds2-ps-stat-subtext-color,#484848);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5}.ds2-product-showcase-card__stat-subtext[aria-hidden=true]{visibility:hidden}.ds2-product-showcase-card__action{display:flex;flex-shrink:0;align-items:flex-end;width:100%;min-height:44px;margin-top:8px}.ds2-product-showcase-card__button{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:1px solid var(--ds2-ps-button-bg,#0074d9);border-radius:999px;background:var(--ds2-ps-button-bg,#0074d9);color:var(--ds2-ps-button-color,#ffffff);text-decoration:none;font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;white-space:nowrap;transition:opacity .2s ease}.ds2-product-showcase-card__button:hover{opacity:.85}@media (min-width:1024px){.ds2-product-showcase-card__stat-value{font-size:36px}}.ds2-product-showcase-layout-1{background:var(--ds2-ps-bg,#f4f7fb)}@media (max-width:1023px){.ds2-product-showcase-layout-1 .ds2-product-showcase__products-bleed{width:calc(100% + (50vw - 50%));margin-right:calc(50% - 50vw);overflow:hidden}.ds2-product-showcase-layout-1__products{display:flex;flex-direction:row;align-items:stretch;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ds2-product-showcase-layout-1__products>.ds2-product-showcase-card{flex:0 0 min(85vw,300px);width:auto;max-width:300px;scroll-snap-align:start}}@media (min-width:1024px){.ds2-product-showcase-layout-1__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch;overflow:visible;scroll-snap-type:none}.ds2-product-showcase-layout-1 .ds2-product-showcase__products-bleed{width:100%;margin-right:0;overflow:visible}.ds2-product-showcase-layout-1__products>.ds2-product-showcase-card{flex:initial;width:100%;max-width:none;scroll-snap-align:none}}.ds2-product-showcase-side-image{flex-shrink:0;width:100%;min-width:0;overflow:hidden;border-radius:8px}.ds2-product-showcase-side-image img,.ds2-product-showcase-side-image svg{display:block;width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.ds2-product-showcase-side-image>span{display:block!important;width:100%!important;height:100%!important}@media (max-width:768px){.ds2-product-showcase-side-image{aspect-ratio:503/523}.ds2-product-showcase-side-image img,.ds2-product-showcase-side-image svg{-o-object-fit:cover;object-fit:cover}}@media (min-width:769px){.ds2-product-showcase-side-image{flex:0 0 42%;max-width:503px;align-self:stretch;min-height:100%}.ds2-product-showcase-side-image img{min-height:100%}}.ds2-product-showcase-side-layout{background:var(--ds2-ps-bg,#f4f7fb)}.ds2-product-showcase-side-layout__body{display:flex;flex-direction:column;gap:32px;width:100%}@media (max-width:768px){.ds2-product-showcase-side-layout .ds2-product-showcase__products-bleed{width:calc(100% + (50vw - 50%));margin-right:calc(50% - 50vw);overflow:hidden}.ds2-product-showcase-side-layout__products{display:flex;flex-direction:row;align-items:stretch;gap:16px;flex:1;min-width:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ds2-product-showcase-side-layout__products>.ds2-product-showcase-card{flex:0 0 min(85vw,300px);width:auto;max-width:300px;scroll-snap-align:start}}@media (min-width:769px){.ds2-product-showcase-side-layout__body{flex-direction:row;align-items:stretch;gap:32px}.ds2-product-showcase-side-layout__body--image-right{flex-direction:row-reverse}.ds2-product-showcase-side-layout .ds2-product-showcase__products-bleed{width:100%;margin-right:0;overflow:visible}.ds2-product-showcase-side-layout__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;flex:1;align-items:stretch;overflow:visible;scroll-snap-type:none}.ds2-product-showcase-side-layout__products>.ds2-product-showcase-card{flex:initial;width:100%;max-width:none;scroll-snap-align:none}}@media (min-width:1024px){.ds2-product-showcase-side-layout__body{gap:48px}.ds2-product-showcase-side-layout__products{gap:32px}}.ds2-image-feature-matrix-layout-1{background:var(--ds2-ifm-bg,#ffffff)}.ds2-image-feature-matrix-layout-1 .content-container.ds2-image-feature-matrix__inner{min-width:0}.ds2-image-feature-matrix-layout-1__header{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:40px}.ds2-image-feature-matrix-layout-1__header-main{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;min-width:0}.ds2-image-feature-matrix-layout-1__label{display:inline-flex;align-self:flex-start;margin:0;padding:6px 12px;border-radius:999px;background-color:var(--ds2-ifm-label-bg,#456fff33);color:var(--ds2-ifm-label-color,#060b14);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.ds2-image-feature-matrix-layout-1__title{color:var(--ds2-ifm-title-color,#0f172a);font-size:32px;line-height:1.05}.ds2-image-feature-matrix-layout-1__description,.ds2-image-feature-matrix-layout-1__title{margin:0;width:100%;max-width:none;font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-style:normal;font-weight:400}.ds2-image-feature-matrix-layout-1__description{min-width:0;color:var(--ds2-ifm-description-color,#484848);font-size:16px;line-height:1.5}.ds2-image-feature-matrix-layout-1__description[data-cid=rich-text]>*{margin:0;max-width:none}.ds2-image-feature-matrix-layout-1__description[data-cid=rich-text]>*+*{margin-top:.8rem}.ds2-image-feature-matrix-layout-1__description p{margin:0;max-width:none;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.ds2-image-feature-matrix-layout-1__description p:empty{display:none}.ds2-image-feature-matrix-layout-1__body{display:flex;flex-direction:column;gap:32px;width:100%}.ds2-image-feature-matrix-layout-1__media{flex-shrink:0;width:100%;max-width:292px;overflow:hidden;border-radius:8px}.ds2-image-feature-matrix-layout-1__media img,.ds2-image-feature-matrix-layout-1__media svg{display:block;width:100%;height:auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}.ds2-image-feature-matrix-layout-1__media>span{display:block!important;width:100%!important;max-width:100%!important}.ds2-image-feature-matrix-layout-1__panel{flex:1;min-width:0}.ds2-image-feature-matrix-layout-1__panel-heading{margin:0 0 24px;color:var(--ds2-ifm-panel-heading-color,#0f172a);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:30px;font-style:normal;font-weight:400;line-height:normal}.ds2-image-feature-matrix-layout-1__column-headers{display:grid;grid-template-columns:minmax(140px,1fr) minmax(180px,1.4fr);gap:24px;margin-bottom:8px}.ds2-image-feature-matrix-layout-1__column-header{margin:0;color:var(--ds2-ifm-column-header-color,#0074d9);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.ds2-image-feature-matrix-layout-1__rows{display:flex;flex-direction:column;width:100%}.ds2-image-feature-matrix-layout-1__row{display:grid;grid-template-columns:minmax(140px,1fr) minmax(180px,1.4fr);gap:24px;align-items:flex-start;padding:24px 0;border-bottom:1px solid var(--ds2-ifm-divider-color,#cecece)}.ds2-image-feature-matrix-layout-1__row:last-child{border-bottom:none;padding-bottom:0}.ds2-image-feature-matrix-layout-1__row:first-child{padding-top:16px}.ds2-image-feature-matrix-layout-1__row-label{color:var(--ds2-ifm-row-label-color,#282828);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.ds2-image-feature-matrix-layout-1__row-content{display:flex;align-items:flex-start;gap:12px;min-width:0}.ds2-image-feature-matrix-layout-1__checkmark{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px;margin-top:2px}.ds2-image-feature-matrix-layout-1__checkmark img,.ds2-image-feature-matrix-layout-1__checkmark svg,.ds2-image-feature-matrix-layout-1__checkmark-img{display:block;width:20px!important;height:20px!important;max-width:none;max-height:none}.ds2-image-feature-matrix-layout-1__checkmark>span{display:block!important;width:20px!important;height:20px!important}.ds2-image-feature-matrix-layout-1__row-content-text{flex:1;min-width:0;color:var(--ds2-ifm-row-content-color,#282828);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.ds2-image-feature-matrix-layout-1__row-content-text>*{margin:0}.ds2-image-feature-matrix-layout-1__row-content-text>*+*{margin-top:0}.ds2-image-feature-matrix-layout-1__row-content-text p{margin:0;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.ds2-image-feature-matrix-layout-1__row-content-text p:empty{display:none}@media (min-width:768px){.ds2-image-feature-matrix-layout-1__label{font-size:16px}.ds2-image-feature-matrix-layout-1__title{font-size:44px}.ds2-image-feature-matrix-layout-1__header{margin-bottom:48px}}@media (min-width:1024px){.ds2-image-feature-matrix-layout-1__title{font-size:60px}.ds2-image-feature-matrix-layout-1__description,.ds2-image-feature-matrix-layout-1__description p{font-size:24px}.ds2-image-feature-matrix-layout-1__media{width:292px;max-width:292px;align-self:stretch}.ds2-image-feature-matrix-layout-1__media img{width:100%;height:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.ds2-image-feature-matrix-layout-1__column-headers,.ds2-image-feature-matrix-layout-1__row{grid-template-columns:minmax(180px,1fr) minmax(280px,1.5fr);gap:32px}.ds2-image-feature-matrix-layout-1__row{padding:28px 0}}@media (min-width:769px){.ds2-image-feature-matrix-layout-1__body{flex-direction:row;align-items:stretch;gap:48px}.ds2-image-feature-matrix-layout-1__body--image-right{flex-direction:row-reverse}}@media (max-width:768px){.ds2-image-feature-matrix-layout-1__media{border-radius:8px;flex-shrink:0;width:100%;max-width:100%;aspect-ratio:16/9;overflow:hidden;-o-object-fit:cover;object-fit:cover;min-height:320px}.ds2-image-feature-matrix-layout-1__column-header{font-size:20px}.ds2-image-feature-matrix-layout-1__row-content-text,.ds2-image-feature-matrix-layout-1__row-label{font-size:16px}}.ds2-comparison-matrix{width:100%;margin-top:0!important}.ds2-comparison-matrix__inner{position:relative;box-sizing:border-box}.ds2-comparison-matrix-layout-1{background:var(--ds2-cm-bg,#ffffff)}.ds2-comparison-matrix-layout-1 .content-container.ds2-comparison-matrix__inner{min-width:0}.ds2-comparison-matrix-layout-1__header{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:40px}.ds2-comparison-matrix-layout-1__header-main{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;min-width:0}.ds2-comparison-matrix-layout-1__label{display:inline-flex;align-self:flex-start;margin:0;padding:6px 12px;border-radius:999px;background-color:var(--ds2-cm-label-bg,#456fff33);color:var(--ds2-cm-label-color,#060b14);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.ds2-comparison-matrix-layout-1__title{color:var(--ds2-cm-title-color,#0f172a);font-size:32px;line-height:1.05}.ds2-comparison-matrix-layout-1__description,.ds2-comparison-matrix-layout-1__title{margin:0;width:100%;max-width:none;font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-style:normal;font-weight:400}.ds2-comparison-matrix-layout-1__description{min-width:0;color:var(--ds2-cm-description-color,#484848);font-size:16px;line-height:1.5}.ds2-comparison-matrix-layout-1__description[data-cid=rich-text]>*{margin:0;max-width:none}.ds2-comparison-matrix-layout-1__description[data-cid=rich-text]>*+*{margin-top:.8rem}.ds2-comparison-matrix-layout-1__description p{margin:0;max-width:none;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.ds2-comparison-matrix-layout-1__description p:empty{display:none}.ds2-comparison-matrix-layout-1__matrix-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.ds2-comparison-matrix-layout-1__matrix{display:grid;grid-template-columns:180px repeat(var(--ds2-cm-column-count,3),271px);-moz-column-gap:20px;column-gap:20px;align-items:stretch;width:-moz-max-content;width:max-content}.ds2-comparison-matrix-layout-1__corner,.ds2-comparison-matrix-layout-1__row-label{position:sticky;left:0;background-color:var(--ds2-cm-bg,#ffffff)}.ds2-comparison-matrix-layout-1__corner{z-index:2;min-height:1px;width:180px;min-width:180px;max-width:180px;box-sizing:border-box}.ds2-comparison-matrix-layout-1__row{display:contents}.ds2-comparison-matrix-layout-1__column-header{display:flex;align-items:center;gap:12px;width:271px;min-width:271px;max-width:271px;padding:0 0 24px;box-sizing:border-box}.ds2-comparison-matrix-layout-1__column-icon{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden}.ds2-comparison-matrix-layout-1__column-icon img,.ds2-comparison-matrix-layout-1__column-icon svg{display:block;width:80px!important;height:80px!important;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover}.ds2-comparison-matrix-layout-1__column-icon>span{display:block!important;width:80px!important;height:80px!important;overflow:hidden}.ds2-comparison-matrix-layout-1__column-title{margin:0;color:var(--ds2-cm-column-title-color,#0f172a);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.ds2-comparison-matrix-layout-1__cell,.ds2-comparison-matrix-layout-1__row-label{display:flex;align-items:center;padding:24px 0;border-bottom:1px solid var(--ds2-cm-divider-color,#e5e7eb);box-sizing:border-box}.ds2-comparison-matrix-layout-1__row-label{z-index:1;align-items:flex-start;width:180px;min-width:180px;max-width:180px;padding-right:16px;color:var(--ds2-cm-row-label-color,#0f172a);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.ds2-comparison-matrix-layout-1__cell{align-items:flex-start;width:271px;min-width:271px;max-width:271px;box-sizing:border-box}.ds2-comparison-matrix-layout-1__cell-content{width:100%;min-width:0;color:var(--ds2-cm-cell-text-color,#484848);font-family:var(--font-swedish-gothic),"Swedish Gothic",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.ds2-comparison-matrix-layout-1__cell-content>*{margin:0}.ds2-comparison-matrix-layout-1__cell-content>*+*{margin-top:0}.ds2-comparison-matrix-layout-1__cell-content p:empty{display:none}.ds2-comparison-matrix-layout-1__cell-content ul{margin:0;padding-left:20px;list-style-type:disc}.ds2-comparison-matrix-layout-1__cell-content li{color:var(--ds2-cm-cell-text-color,#484848)}.ds2-comparison-matrix-layout-1__cell-content li+li{margin-top:8px}@media (width >= 425px) and (width <= 499px){.ds2-comparison-matrix-layout-1__matrix{grid-template-columns:120px repeat(var(--ds2-cm-column-count,3),271px)}.ds2-comparison-matrix-layout-1__corner,.ds2-comparison-matrix-layout-1__row-label{width:120px;min-width:120px;max-width:120px}.ds2-comparison-matrix-layout-1__row-label{padding-right:12px}}@media (width < 425px){.ds2-comparison-matrix-layout-1__matrix{grid-template-columns:120px repeat(var(--ds2-cm-column-count,3),271px)}.ds2-comparison-matrix-layout-1__corner,.ds2-comparison-matrix-layout-1__row-label{width:120px;min-width:120px;max-width:120px}.ds2-comparison-matrix-layout-1__row-label{padding-right:8px}}@media (min-width:768px){.ds2-comparison-matrix-layout-1__label{font-size:16px}.ds2-comparison-matrix-layout-1__title{font-size:44px}.ds2-comparison-matrix-layout-1__header{margin-bottom:48px}.ds2-comparison-matrix-layout-1__cell,.ds2-comparison-matrix-layout-1__row-label{padding-top:28px;padding-bottom:28px}}@media (min-width:1024px){.ds2-comparison-matrix-layout-1__title{font-size:60px}.ds2-comparison-matrix-layout-1__description{font-size:24px}.ds2-comparison-matrix-layout-1__matrix{grid-template-columns:minmax(180px,1fr) repeat(var(--ds2-cm-column-count,3),271px);-moz-column-gap:63px;column-gap:63px;width:100%;max-width:100%}.ds2-comparison-matrix-layout-1__corner{width:auto;min-width:0;max-width:none}.ds2-comparison-matrix-layout-1__row-label{width:auto;min-width:0;max-width:none;padding-right:24px;font-size:30px}.ds2-comparison-matrix-layout-1__column-title{font-size:24px}}@media (min-width:1278px){.ds2-comparison-matrix-layout-1__matrix-scroll{overflow-x:visible}.ds2-comparison-matrix-layout-1__matrix{grid-template-columns:minmax(0,1fr) repeat(var(--ds2-cm-column-count,3),minmax(0,1fr));-moz-column-gap:63px;column-gap:63px;width:100%;max-width:100%}.ds2-comparison-matrix-layout-1__cell,.ds2-comparison-matrix-layout-1__column-header{width:100%;min-width:0;max-width:none}}.ds2-content-block-layout__grid{display:flex;flex-direction:column;gap:12px;width:100%}.ds2-content-block-layout__content{gap:2.4rem}.ds2-content-block-layout__content,.ds2-content-block-layout__content-main{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0}.ds2-content-block-layout__content-main{gap:.8rem}.ds2-content-block-layout__description[data-cid=rich-text],.ds2-content-block-layout__title[data-cid=rich-text]{width:100%;max-width:none}.ds2-content-block-layout__description[data-cid=rich-text]>*,.ds2-content-block-layout__title[data-cid=rich-text]>*{max-width:none}.ds2-content-block-layout__label{display:inline-flex;width:auto;max-width:-moz-max-content;max-width:max-content;align-self:flex-start;padding:.6rem 1.2rem;border-radius:999px;background-color:var(--ds2-cb-label-bg,rgba(69,111,255,.2));color:var(--ds2-cb-label-color,#111111);font-size:1.4rem}.ds2-content-block-layout__label,.ds2-content-block-layout__title{margin:0;font-family:var(--font-swedish-gothic),sans-serif;font-style:normal;font-weight:400;line-height:normal}.ds2-content-block-layout__title{width:100%;color:var(--ds2-cb-title-color,#0f172a);font-size:3.2rem}.ds2-content-block-layout__description,.ds2-content-block-layout__description p,.ds2-content-block-layout__description ul{width:100%;color:var(--ds2-cb-description-color,#484848);font-family:var(--font-swedish-gothic),sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;margin:0 0 1.6rem}.ds2-content-block-layout__stats{display:grid;grid-template-columns:1fr;width:100%}.ds2-content-block-layout__stat{display:flex;flex-direction:column;gap:.4rem;padding:1.6rem 0;border-bottom:1px solid var(--ds2-cb-divider-color,#cecece)}.ds2-content-block-layout__stat-label{color:var(--ds2-cb-stat-label-color,#484848);font-size:14px}.ds2-content-block-layout__stat-label,.ds2-content-block-layout__stat-value{margin:0;min-height:1.2em;font-family:var(--font-swedish-gothic),sans-serif;font-style:normal;font-weight:400;line-height:normal}.ds2-content-block-layout__stat-value{color:var(--ds2-cb-stat-value-color,#0074d9);font-size:48px}.ds2-content-block-layout__stat-subtext{margin:0;min-height:1.5em;color:var(--ds2-cb-stat-subtext-color,#282828);font-family:var(--font-swedish-gothic),sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.ds2-content-block-layout__stat-subtext[aria-hidden=true]{visibility:hidden}.ds2-content-block-layout__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}.ds2-content-block-layout__button--primary,.ds2-content-block-layout__button--secondary{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.2rem 2rem;border-radius:5.2rem;font-family:var(--font-swedish-gothic),sans-serif;font-size:1.4rem;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;transition:opacity .2s ease}.ds2-content-block-layout__button--primary{background:#0074d9;color:#fff}.ds2-content-block-layout__button--secondary{border:.1rem solid rgba(0,14,25,.72);background:transparent;color:#000e19}.ds2-content-block-layout__button--primary:hover,.ds2-content-block-layout__button--secondary:hover{opacity:.85}.ds2-content-block-layout__media{width:100%;min-width:0;overflow:hidden;border-radius:8px}.ds2-content-block-layout__media--desktop{display:none}.ds2-content-block-layout__media img,.ds2-content-block-layout__media svg{display:block;width:100%;max-width:100%;height:auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}.ds2-content-block-layout__media>span{display:block!important;width:100%!important;max-width:100%!important}@media (max-width:768px){.ds2-content-block-layout__media--mobile{display:block}.ds2-content-block-layout__media--desktop{display:none}.ds2-content-block-layout__media{width:100%;aspect-ratio:503/354}.ds2-content-block-layout__media img,.ds2-content-block-layout__media svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ds2-content-block-layout__media>span{display:block!important;width:100%!important;height:100%!important;max-width:100%!important}}@media (min-width:768px){.ds2-content-block-layout__label{font-size:1.6rem}.ds2-content-block-layout__title{font-size:4rem}.ds2-content-block-layout__description,.ds2-content-block-layout__description p,.ds2-content-block-layout__description ul{font-size:1.8rem}.ds2-content-block-layout__stats{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:2.4rem;column-gap:2.4rem}.ds2-content-block[data-layout=layout_3] .ds2-content-block-layout__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.ds2-content-block-layout__stat{padding:1.6rem 0}}@media (min-width:769px){.ds2-content-block-layout__grid{flex-direction:row;align-items:center;gap:3rem}.ds2-content-block-layout__grid--image-left .ds2-content-block-layout__media--desktop{order:-1}.ds2-content-block-layout__content,.ds2-content-block-layout__media--desktop{flex:1 1 0;min-width:0}.ds2-content-block-layout__media--mobile{display:none}.ds2-content-block-layout__media--desktop{display:block}.ds2-content-block-layout__media{max-height:none;aspect-ratio:auto}.ds2-content-block-layout__media img,.ds2-content-block-layout__media svg{height:auto;max-height:none}.ds2-content-block-layout__media>span{max-height:none!important;height:auto!important}}@media (min-width:1025px){.ds2-content-block-layout__grid{gap:6.4rem}}@media (min-width:1024px){.ds2-content-block-layout__title{font-size:6rem}.ds2-content-block-layout__description,.ds2-content-block-layout__description p,.ds2-content-block-layout__description ul{font-size:2.4rem}.ds2-content-block-layout__button--primary,.ds2-content-block-layout__button--secondary{font-size:1.6rem}}.ds2-content-block{width:100%;margin-top:0!important;padding:20px 0;background:var(--ds2-cb-bg,#ffffff)}.ds2-content-block__inner{position:relative;box-sizing:border-box;width:100%}@media (min-width:768px){.ds2-content-block{padding:48px 0}}