.product-hero{color:#fff;background:#fff;width:100%;max-width:1920px;margin-left:auto;margin-right:auto;overflow-x:clip}.product-hero__inner{box-sizing:border-box;padding:clamp(24px,3.2vw,60px)var(--container-pad)clamp(32px,4vw,48px);grid-template-columns:minmax(0,497px) minmax(0,1fr);align-items:start;gap:max(24px,min(3vw,56px));display:grid}.product-hero__media-col{flex-direction:column;align-items:center;gap:max(16px,min(2vw,28px));min-width:0;display:flex}.product-hero__media{box-sizing:border-box;aspect-ratio:497/624;background:#fff;border-radius:max(12px,min(1.1vw,17px));justify-content:center;align-items:center;width:100%;max-width:497px;padding:max(16px,min(2vw,28px)) max(18px,min(2.2vw,32px));display:flex;box-shadow:0 2px 9px rgba(0,0,0,.1)}.product-hero__img{object-fit:contain;width:100%;max-width:440px;height:auto;max-height:100%;display:block}.product-hero__actions{flex-wrap:wrap;justify-content:center;gap:12px 15px;width:100%;display:flex}.product-hero__cta{box-sizing:border-box;cursor:pointer;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:0;justify-content:center;align-items:center;width:min(196.5px,100%);height:56px;padding:0 12px;text-decoration:none;transition:filter .2s;display:inline-flex}.product-hero__cta span{z-index:1;font-family:var(--font-display);text-align:center;white-space:nowrap;font-size:max(14px,min(1.1vw,16px));font-weight:700;line-height:1;display:block;position:relative}.product-hero__cta:focus-visible{outline-offset:3px;outline:2px solid #323c8a}.product-hero__cta:hover{filter:brightness(1.05)}.product-hero__cta[aria-disabled=true],.product-hero__cta[role=link][aria-disabled=true]{cursor:default}.product-hero__cta--fill{background-image:url(/assets/products/cmtd/hero/cta-fill.svg)}.product-hero__cta--fill span{color:#fff}.product-hero__cta--outline,.product-hero__cta--click{background-image:url(/assets/products/cmtd/hero/cta-outline.svg)}.product-hero__cta--outline span,.product-hero__cta--click span{color:#323c8a;font-weight:700}.product-hero__cta--click{background-image:url(/assets/products/cmtd/hero/cta-click.svg)}.product-hero__cta--click span{font-weight:500}.product-hero__panel{box-sizing:border-box;color:#fff;background:#323c8a;border-radius:max(12px,min(1.1vw,17px));flex-direction:column;gap:max(20px,min(2.4vw,36px));min-width:0;padding:max(24px,min(2.8vw,48px)) max(20px,min(2.5vw,46px)) max(28px,min(3vw,56px));display:flex}.product-hero__panel-body{flex-direction:column;gap:max(20px,min(2.4vw,36px));min-width:0;display:flex}.product-hero__title{max-width:726px;font-family:var(--font-display);color:#fff;overflow-wrap:break-word;margin:0;font-size:max(24px,min(2.6vw,36px));font-weight:500;line-height:1.22}.product-hero__intro{grid-template-columns:minmax(0,1.15fr) auto minmax(0,1fr);align-items:start;gap:max(16px,min(2vw,28px));display:grid}.product-hero__body{max-width:476px;font-family:var(--font-display);color:#fff;margin:0;font-size:max(14px,min(1.1vw,16px));font-weight:500;line-height:1.58}.product-hero__divider{background:rgba(255,255,255,.35);align-self:stretch;width:1px;min-height:80px}.product-hero__meta{flex-direction:column;gap:10px;min-width:0;margin:0;display:flex}.product-hero__meta-item{margin:0}.product-hero__meta-item dt,.product-hero__meta-item dd{font-family:var(--font-display);color:#fff;margin:0;font-size:max(14px,min(1.1vw,16px));line-height:1.4}.product-hero__meta-item dt{font-weight:700}.product-hero__meta-item dd{font-weight:500}.product-hero__chips{flex-wrap:wrap;gap:12px 32px;margin:0;padding:0;list-style:none;display:flex}.product-hero__chip{box-sizing:border-box;color:#fff;background:#323c8a;border:1px solid #fff;border-radius:17px;align-items:center;gap:max(12px,min(1.4vw,22px));min-height:64px;padding:10px 20px;text-decoration:none;display:inline-flex;box-shadow:0 1px 10px rgba(0,0,0,.1)}.product-hero__chip--link{transition:background-color .2s}.product-hero__chip--link:hover{background-color:#2a3274}.product-hero__chip--link:focus-visible{outline-offset:3px;outline:2px solid #fff}.product-hero__chip--link .product-hero__chip-label{text-underline-offset:2px;text-decoration:underline}.product-hero__chip-icon{object-fit:contain;flex:none;width:44px;height:44px;display:block;overflow:hidden}.product-hero__chip-label{font-family:var(--font-display);white-space:nowrap;font-size:max(14px,min(1.1vw,16px));font-weight:600;line-height:1.22}.product-hero__chip-external{flex:none;width:20px;height:20px;display:block;rotate:45deg}.product-hero__help{flex-direction:column;align-items:flex-start;gap:max(12px,min(1.5vw,20px));margin-top:auto;display:flex}.product-hero__help-title{max-width:583px;font-family:var(--font-display);color:#fff;margin:0;font-size:max(22px,min(2.4vw,36px));font-weight:600;line-height:1.22}@media (min-width:1200px){.product-hero{--vx:min(100vw,1920px)/1920}.product-hero__inner{padding:calc(60*var(--vx))calc(140*var(--vx))calc(40*var(--vx));grid-template-columns:calc(497*var(--vx))minmax(0,1fr);gap:calc(56*var(--vx))}.product-hero__media{max-width:calc(497*var(--vx));border-radius:calc(17*var(--vx))}.product-hero__panel{min-height:calc(625*var(--vx));padding:calc(60*var(--vx))calc(46*var(--vx))calc(56*var(--vx));border-radius:calc(17*var(--vx));gap:calc(36*var(--vx))}.product-hero__panel-body{gap:calc(36*var(--vx))}.product-hero__title{font-size:calc(36*var(--vx))}.product-hero__body,.product-hero__meta-item dt,.product-hero__meta-item dd,.product-hero__chip-label{font-size:calc(16*var(--vx))}.product-hero__help-title{font-size:calc(36*var(--vx))}.product-hero__cta{width:calc(196.5*var(--vx));height:calc(56*var(--vx))}}@media (max-width:1199px){.product-hero__inner{padding:clamp(20px,3vw,40px)var(--container-pad)clamp(28px,4vw,40px)}.product-hero__intro{grid-template-columns:1fr;gap:16px}.product-hero__divider{width:100%;height:1px;min-height:0}}@media (min-width:768px) and (max-width:1024px){.product-hero__inner{grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:20px 24px;max-width:900px;margin-left:auto;margin-right:auto;padding:28px 24px 36px}.product-hero__media{aspect-ratio:497/624;border-radius:14px;max-width:100%;padding:14px 18px}.product-hero__img{max-width:100%}.product-hero__actions{gap:10px;max-width:100%;margin-top:14px}.product-hero__cta{flex:0 auto;width:min(170px,100%);max-width:170px;height:48px}.product-hero__cta--outline{width:min(160px,100%);max-width:160px;height:48px}.product-hero__cta--click{width:min(180px,100%);max-width:180px;height:48px}.product-hero__panel{border-radius:14px;gap:18px;padding:24px 22px 28px;display:flex}.product-hero__title{color:#fff;width:auto;margin:0;font-size:max(24px,min(3.2vw,30px))}.product-hero__panel-body{background:0 0;border-radius:0;gap:18px;width:auto;margin:0;padding:0}.product-hero__divider{display:none}.product-hero__body{max-width:none;font-size:14px}.product-hero__chips{flex-direction:column;align-items:stretch;gap:8px}.product-hero__chip{gap:14px;width:100%;max-width:none;min-height:56px;padding:8px 14px}.product-hero__chip-icon{width:36px;height:36px}.product-hero__help-title{max-width:none;font-size:max(20px,min(2.8vw,24px))}}@media (max-width:767px){.product-hero__inner{max-width:none;padding:12px var(--container-pad)24px;flex-direction:column;align-items:stretch;gap:0;display:flex}.product-hero__media-col{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.product-hero__media{aspect-ratio:314/395;border-radius:17px;width:100%;max-width:min(314px,100% - 32px);margin-left:auto;margin-right:auto;padding:22px 42px;box-shadow:0 1.741px 8.704px rgba(0,0,0,.1)}.product-hero__img{max-width:241px}.product-hero__actions{flex-flow:row;justify-content:center;gap:23px;width:100%;max-width:min(314px,100% - 32px);margin:16px auto 20px}.product-hero__cta{flex:none;width:147px;max-width:147px;height:42px;padding:0 10px}.product-hero__cta--outline{width:140px;max-width:140px;height:42px}.product-hero__panel{display:contents}.product-hero__title{color:#323c8a;background:0 0;order:0;width:min(306px,100% - 32px);margin:0 auto 16px;padding:0;font-size:32px;font-weight:500;line-height:1.22}.product-hero__media-col{order:1}.product-hero__panel-body{box-sizing:border-box;background:#323c8a;border-radius:17px;order:2;gap:20px;width:min(357px,100% - 32px);margin-left:auto;margin-right:auto;padding:24px 20px 28px}.product-hero__divider{display:none}.product-hero__intro{gap:16px}.product-hero__body{max-width:none;font-size:14px;line-height:1.58}.product-hero__meta-item dt,.product-hero__meta-item dd{font-size:16px;line-height:1.4}.product-hero__meta-item dt{font-weight:700}.product-hero__meta-item dd{font-weight:500}.product-hero__chips{flex-direction:column;align-items:stretch;gap:9px}.product-hero__chip{box-sizing:border-box;width:100%;max-width:289px}.product-hero__help-title{max-width:247px;font-size:24px;line-height:1.22}.product-hero__cta--click{flex:none;width:min(196.5px,100%);max-width:196.5px;height:56px;padding:0 16px}.product-hero__title{width:100%;max-width:none;margin-bottom:14px;font-size:max(26px,min(8.2vw,32px))}.product-hero__media{max-width:min(314px,100%)}.product-hero__actions{gap:16px;max-width:min(314px,100%)}.product-hero__cta span{font-size:14px}.product-hero__panel-body{width:100%;max-width:min(357px,100%)}.product-hero__chip-label{white-space:normal}.product-hero__chip-icon{width:44px;height:44px}}@media (max-width:580px){.product-hero__actions{gap:12px}.product-hero__cta{flex-shrink:0;width:147px;max-width:147px}.product-hero__cta--outline{width:140px;max-width:140px}.product-hero__cta span{font-size:13px}}@media (prefers-reduced-motion:reduce){.product-hero__cta,.product-hero__chip--link{transition:none}}
.product-features{color:#232536;background:#fff;width:100%;max-width:1920px;margin-left:auto;margin-right:auto;overflow-x:clip}.product-features__inner{box-sizing:border-box;padding:clamp(8px,1.5vw,20px)var(--container-pad)clamp(36px,5vw,64px)}.product-features__tabs{border-bottom:1px solid #323c8a;flex-wrap:wrap;align-items:flex-end;gap:max(24px,min(4vw,80px));display:flex}.product-features__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-family:var(--font-display);color:#8d8ba7;background:0 0;border:0;margin:0;padding:0 0 12px;font-size:max(18px,min(1.5vw,24px));font-weight:500;line-height:1.2;position:relative}.product-features__tab.is-active{color:#232536}.product-features__tab.is-active:after{content:"";background:#323c8a;border-radius:999px;width:100%;min-width:121px;height:7px;position:absolute;bottom:-3.5px;left:0}.product-features__tab:focus-visible{outline-offset:3px;outline:2px solid #323c8a}.product-features__panel{padding-top:max(24px,min(3vw,40px))}.product-features__panel[hidden]{display:none}.product-features__list,.product-features__downloads{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;gap:max(14px,min(1.8vw,24px)) max(24px,min(4vw,80px));max-width:900px;margin:0;padding:0;list-style:none;display:grid}.product-features__downloads{grid-template-rows:none;grid-auto-flow:row}.product-features__item,.product-features__download{font-family:var(--font-display);color:#232536;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px 12px;font-size:max(15px,min(1.2vw,18px));font-weight:400;line-height:1.6;display:grid}.product-features__download{color:#232536;text-decoration:none;transition:color .2s}.product-features__download:hover{color:#323c8a}.product-features__download:focus-visible{outline-offset:3px;outline:2px solid #323c8a}.product-features__download[aria-disabled=true]{cursor:default}.product-features__arrow{object-fit:contain;width:20px;height:20px;margin-top:4px;display:block;rotate:90deg}@media (min-width:1200px){.product-features{--vx:min(100vw,1920px)/1920}.product-features__inner{padding:calc(20*var(--vx))calc(140*var(--vx))calc(64*var(--vx));padding-left:calc(693*var(--vx));max-width:none}.product-features__tab{font-size:calc(24*var(--vx))}.product-features__list,.product-features__downloads{max-width:calc(900*var(--vx));column-gap:calc(80*var(--vx));row-gap:calc(24*var(--vx))}.product-features__item,.product-features__download{font-size:calc(18*var(--vx))}}@media (max-width:1199px){.product-features__inner{padding:clamp(16px,2.5vw,28px)var(--container-pad)clamp(32px,4vw,56px)}}@media (max-width:1023px){.product-features__tabs{gap:max(20px,min(4vw,40px))}.product-features__list,.product-features__downloads{column-gap:max(20px,min(4vw,40px));max-width:none}}@media (min-width:768px) and (max-width:1024px){.product-features__inner{max-width:760px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.product-features__tabs{gap:28px}.product-features__list,.product-features__downloads{column-gap:28px;max-width:100%}}@media (max-width:767px){.product-features__tabs{gap:8px 28px}.product-features__tab{padding-bottom:10px;font-size:20px}.product-features__tab.is-active:after{width:min(81px,100%);min-width:0;height:5px;bottom:-2.5px}.product-features__list,.product-features__downloads{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row;row-gap:16px;max-width:none}.product-features__item,.product-features__download{font-size:15px}}@media (max-width:580px){.product-features__tabs{gap:16px 20px}.product-features__tab{font-size:16px}}@media (prefers-reduced-motion:reduce){.product-features__download{transition:none}}
