.IconList{padding-left:0;margin-bottom:0}.IconList__item{margin-bottom:1.5rem}.IconList__item p{display:flex;align-items:center;gap:16px}.IconList__img{display:inline-block}.IconList__text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.icon-tiles[data-astro-cid-sfpkb7di]{width:100%;display:flex;flex-wrap:wrap;gap:12px;margin-block-end:2rem;justify-content:center;@media (min-width: 600px){gap:64px;margin-block-start:2rem;margin-block-end:4rem}}.icon-tiles__tile[data-astro-cid-sfpkb7di]{flex:0 0 calc(50% - 6px);background-color:transparent;text-align:center;@media (min-width: 600px){flex:0 0 calc(33.3333% - 43px)}@media (min-width: 1440px){flex:0 0 calc(25% - 48px)}}.icon-tiles__description[data-astro-cid-sfpkb7di]{font-weight:700;line-height:1.5rem;margin-block-end:0;font-family:var(--font-heading);text-wrap:balance;@media (min-width: 1024px){font-size:1.375rem;line-height:1.625rem}}.icon-tiles__icon[data-astro-cid-sfpkb7di]{width:36px;height:36px;margin-block-end:1.5rem;@media (min-width: 1024px){width:60px;height:60px}}.rich-text[data-astro-cid-ldsxpadv]{max-width:768px;margin-left:auto;margin-right:auto;text-align:left;&.rich-text--center{text-align:center}&.rich-text--right{text-align:right}&.rich-text--left{text-align:left}}.rich-text[data-astro-cid-ldsxpadv] h1{max-width:600px;margin-left:auto;margin-right:auto}.rich-text[data-astro-cid-ldsxpadv]>h1,.rich-text[data-astro-cid-ldsxpadv]>h2,.rich-text[data-astro-cid-ldsxpadv]>h3,.rich-text[data-astro-cid-ldsxpadv]>h4,.rich-text[data-astro-cid-ldsxpadv]>h5,.rich-text[data-astro-cid-ldsxpadv]>h6{text-align:inherit}.rich-text[data-astro-cid-ldsxpadv] ul p,.rich-text[data-astro-cid-ldsxpadv] ol p{margin-block-end:0}.rich-text[data-astro-cid-ldsxpadv] ul:not(.IconList){padding-inline-start:1.5em;list-style-type:disc}.rich-text[data-astro-cid-ldsxpadv] li:not(.IconList__item){margin-block-end:.5rem;&:last-child{margin-block-end:2rem}}.contentful-picture[data-astro-cid-rex6kib6]{display:block;width:100%;height:auto}/*!
* modified Simple lightbox effect in pure JS
* @see {@link https://github.com/squeral/lightbox}
* @see {@link https://github.com/squeral/lightbox/blob/master/lightbox.js}
* passes jshint
*/.iframe-lightbox,.iframe-lightbox .backdrop{width:100%;height:100%;top:0;left:0}.iframe-lightbox{display:none;position:fixed;opacity:0;transition:opacity .2s ease;z-index:999999}.iframe-lightbox .backdrop{position:absolute;background-color:#000000eb;cursor:default}.iframe-lightbox .content-holder{width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-right:-50%}.iframe-lightbox .content{height:0;position:relative;padding-bottom:56.25%}.iframe-lightbox .content>.body{position:absolute;top:0;left:0;width:100%;height:100%}/*!
 * another pure css spinner
 * @see {@link https://epic-spinners.epicmax.co/}
 */.iframe-lightbox .content>.body .half-circle-spinner,.iframe-lightbox .content>.body .half-circle-spinner *{box-sizing:border-box}.iframe-lightbox .content>.body .half-circle-spinner{width:60px;height:60px;border-radius:100%;position:relative;margin:0 -50% 0 0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.iframe-lightbox .content>.body .half-circle-spinner .circle{content:"";position:absolute;width:100%;height:100%;border-radius:100%;border:6px solid transparent}.iframe-lightbox .content>.body .half-circle-spinner .circle.circle-1{border-top-color:#fff;animation:half-circle-spinner-animation 1s infinite}.iframe-lightbox .content>.body .half-circle-spinner .circle.circle-2{border-bottom-color:#fff;animation:half-circle-spinner-animation 1s infinite alternate}@keyframes half-circle-spinner-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.iframe-lightbox .content>.body.is-loaded .half-circle-spinner{display:none}.iframe-lightbox iframe{display:block;width:100%;height:100%;border:0;box-shadow:.267rem .267rem .267rem #0303034d;transition:opacity .2s ease}.iframe-lightbox.is-showing{display:block}.iframe-lightbox.is-opened{opacity:1}.iframe-lightbox .btn-close{display:block;position:fixed;top:1rem;right:1rem;width:1.5rem;height:1.5rem;font-size:1rem;outline:none;cursor:pointer;border:0;background-color:transparent}/*!
 * pure css version
 * @see {@link https://codepen.io/brissmyr/pen/egidw}
 */.iframe-lightbox .btn-close:before,.iframe-lightbox .btn-close:after{content:" ";width:.125em;height:1.5em;position:absolute;top:0;right:.688em;background-color:#fff}.iframe-lightbox .btn-close:before{transform:rotate(45deg)}.iframe-lightbox .btn-close:after{transform:rotate(-45deg)}/*!
 * @see {@link https://github.com/englishextra/iframe-lightbox/issues/12}
 */.iframe-lightbox--open{overflow:hidden;-webkit-overflow-scrolling:touch;touch-action:auto;height:auto}.iframe-video[data-astro-cid-o6mg44k4]{position:relative;padding-bottom:56.25%;width:100%;height:auto;margin:0 0 .5rem;[data-cky-tag=video-placeholder]{position:absolute}}.iframe-video__iframe[data-astro-cid-o6mg44k4]{position:absolute;top:0;left:0;width:100%;height:100%;&.iframe-video__iframe--static{pointer-events:none}}.iframe-video__lightbox-link[data-astro-cid-o6mg44k4]{position:absolute;top:0;left:0;width:100%;height:100%;&:after{content:"";position:absolute;top:50%;left:50%;width:44px;height:35px;transform:translate(-50%,-50%);border-radius:var(--border-radius-std);background-color:#00000080;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='white'%20d='M19%2012C19%2012.3557%2018.8111%2012.6846%2018.5039%2012.8638L6.50387%2019.8638C6.19458%2020.0442%205.81243%2020.0455%205.50194%2019.8671C5.19145%2019.6888%205%2019.3581%205%2019L5%205C5%204.64193%205.19145%204.3112%205.50194%204.13286C5.81243%203.95452%206.19458%203.9558%206.50387%204.13622L18.5039%2011.1362C18.8111%2011.3154%2019%2011.6443%2019%2012Z'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}&:hover:after{background-color:#000000b3}}.card-component[data-astro-cid-dohjnao5]{container-type:inline-size;margin-block:3rem}.card-component__contents[data-astro-cid-dohjnao5]{display:flex;flex-direction:column;gap:2rem;@container (min-width: 768px){display:grid;grid-template-columns:1fr 1fr;gap:90px;.card-component__visual[data-astro-cid-dohjnao5]{order:2}.card-component__copy[data-astro-cid-dohjnao5]{order:1}}}.card-component__contents[data-astro-cid-dohjnao5].card-component__contents--left{@container (min-width: 768px){.card-component__visual[data-astro-cid-dohjnao5]{order:1}.card-component__copy[data-astro-cid-dohjnao5]{order:2}}}.card-component__buttons[data-astro-cid-dohjnao5]{display:flex;gap:1rem}.card-component__buttons[data-astro-cid-dohjnao5]:not(:has(.button:nth-child(2))){.button{width:100%}@container (min-width: 768px){.button{width:auto}}}#reviews-io-badge-ribbon[data-astro-cid-wqkzn45h]{min-height:64px;max-height:64px;margin-block-end:.5rem}.continue-button[data-astro-cid-sivjdb4x]{background-color:transparent;width:83px;height:83px;margin-inline:auto;display:block;color:var(--color-primary);cursor:pointer;@media screen and (min-width: 768px){display:inline-block}}@media screen and (pointer: fine){.continue-button[data-astro-cid-sivjdb4x]{transition:all .2s ease-in-out;&:hover{color:var(--color-darkest-blue);scale:1.1}}}.video-hero[data-astro-cid-cmoixw3u]{display:flex;flex-direction:column;gap:1.875rem;background-image:url(/_astro/video-hero-bg.BnLs9WfA.png);background-repeat:no-repeat;background-size:contain;@media screen and (min-width: 992px){display:grid;grid-template-columns:3.5fr 5fr;margin-block-start:2.5rem;gap:80px}}.video-hero__video-container[data-astro-cid-cmoixw3u]{position:relative;padding-bottom:calc(56.25% + 40px);height:0;margin-left:-20px;margin-right:-20px;@media screen and (min-width: 992px){padding-bottom:56.25%;margin-left:0;margin-right:0;margin-block-start:2rem;order:2}}.video-hero__video-container[data-astro-cid-cmoixw3u]:before{@media screen and (min-width: 992px){content:"";position:absolute;background-color:#d9d9d9;inset:0;transform:translate(40px) translateY(-40px);border-radius:var(--border-radius-std)}}iframe[data-astro-cid-cmoixw3u]{position:absolute;top:0;left:0;width:100%;height:100%;@media screen and (min-width: 992px){border-radius:var(--border-radius-std);overflow:hidden;background-color:#f4f4f4;box-shadow:0 4px 8px #0000000d}}.video-hero__heading[data-astro-cid-cmoixw3u]{font-size:1.375rem;text-align:inherit;text-wrap:balance;max-width:none;@media screen and (min-width: 992px){font-size:3rem}}.video-hero__copy[data-astro-cid-cmoixw3u]{text-align:start;order:1}.video-hero__button-group[data-astro-cid-cmoixw3u]{display:flex;flex-direction:column;gap:1.25rem;margin-block-end:1rem;@media screen and (min-width: 768px){display:inline-grid;grid-template-columns:120px 120px;gap:20px}}.image-tile[data-astro-cid-bpkvouky]{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;max-width:80ch;@media screen and (min-width: 768px){text-align:start;align-items:flex-start}}.image-tile__title[data-astro-cid-bpkvouky]{font-size:1.375rem;margin-block:1.5rem;@media screen and (min-width: 768px){text-align:start;font-size:2rem}}.image-tile-group[data-astro-cid-6mygxonx]{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-block-start:2rem;margin-block-end:2rem;@media screen and (min-width: 992px){margin-block-start:3rem;margin-block-end:6rem;display:grid;grid-template-columns:repeat(3,1fr);gap:80px}}.button-group[data-astro-cid-bxhec3xv]{display:flex;margin-inline:auto;flex-wrap:wrap;gap:1rem;justify-content:center}.arrow__link[data-astro-cid-nupbyjjy]{font-family:var(--font-heading);font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.5em;text-decoration-color:var(--color-primary);position:relative;line-height:1.75rem;display:inline-block;text-wrap:balance;&:hover{color:var(--color-primary)}@media (pointer: coarse){color:var(--color-primary);&:hover{color:inherit}}}.arrow__link-icon[data-astro-cid-nupbyjjy]{display:inline-block;transition:transform .2s ease;transform:translateY(2px)}.arrow__link[data-astro-cid-nupbyjjy]:hover .arrow__link-icon[data-astro-cid-nupbyjjy]{transform:translateY(2px) translate(4px)}.key-feature[data-astro-cid-jhkz67mh]{max-width:70ch;margin-inline:auto;text-align:center}.key-feature[data-astro-cid-jhkz67mh] h2[data-astro-cid-jhkz67mh]{position:relative;display:inline-block;&:after{content:"";position:absolute;top:-20px;right:-40px;width:50px;height:50px;background-image:url("data:image/svg+xml,%3csvg%20width='54'%20height='51'%20viewBox='0%200%2054%2051'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M32%2041.1908C32.7369%2040.9907%2033.4088%2041.0335%2034.1049%2041.0094C36.031%2040.9427%2038.0106%2040.6494%2039.9917%2040.3797C41.9985%2040.1065%2043.9647%2040.0034%2045.9769%2039.7087C48.1263%2039.3939%2050.2268%2039.0461%2052.2864%2039.043'%20stroke='%239DDAEB'%20stroke-width='3'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.1576%2029.6565C22.6217%2029.0502%2023.1815%2028.6762%2023.72%2028.2344C25.21%2027.012%2026.6049%2025.5771%2028.0153%2024.16C29.444%2022.7245%2030.9437%2021.4488%2032.3637%2019.9929C33.8805%2018.4377%2035.3384%2016.8861%2036.9731%2015.6332'%20stroke='%239DDAEB'%20stroke-width='3'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.98458%2022.3458C8.91837%2021.5852%209.0796%2020.9315%209.17932%2020.2421C9.45521%2018.3347%209.51757%2016.3345%209.60344%2014.3369C9.69039%2012.3135%209.93753%2010.3602%2010.0043%208.32763C10.0756%206.15641%2010.1057%204.02756%2010.4679%202.00001'%20stroke='%239DDAEB'%20stroke-width='3'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}}.content[data-astro-cid-kbz5fgmo]{height:0;overflow:hidden;transition:height .2s ease-out}videoscribe-collapsible[data-astro-cid-kbz5fgmo]{display:block;border-bottom:1px solid var(--color-accordion-separator);&:first-child{border-top:1px solid var(--color-accordion-separator)}}button[data-astro-cid-kbz5fgmo]{display:block;width:100%;cursor:pointer;padding-right:34px;position:relative}button[data-astro-cid-kbz5fgmo]:after{content:"";display:block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3csvg%20enable-background='new%200%200%2010%2018'%20viewBox='0%200%2010%2018'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m1.15%200-1.15%201.17%207.699%207.83-7.699%207.83%201.15%201.17%208.85-9z'%3e%3c/path%3e%3c/svg%3e");background-size:18px 18px;background-repeat:no-repeat;background-position:right center;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(90deg);transition:transform .1s ease-out}button[data-astro-cid-kbz5fgmo][aria-expanded=true]:after{transform:translateY(-50%) rotate(-90deg)}button[data-astro-cid-kbz5fgmo] h3[data-astro-cid-kbz5fgmo]{margin:1rem 0}videoscribe-lottie[data-astro-cid-zbr43k4x]{display:block;width:100%;height:100%}.accordion-container[data-astro-cid-oqjbs5yv]{max-width:700px;margin:auto}.split-accordion[data-astro-cid-kcygu2bu]{display:flex;flex-direction:column;gap:2rem;@media screen and (min-width: 992px){display:grid;grid-template-columns:1fr 1fr;gap:80px}}.split-accordion__screen[data-astro-cid-kcygu2bu]{display:none;@media screen and (min-width: 992px){display:block;padding:40px}}.accordion-videoscribe-lottie[data-astro-cid-sde7mte7]{display:block;max-width:50vw;margin-inline:auto;@media screen and (min-width: 992px){display:none}}video[data-astro-cid-bvghsq5p]{display:block;width:100%;height:auto}.accordion-videoscribe-video[data-astro-cid-bvghsq5p]{margin-block-end:1rem;@media screen and (min-width: 992px){display:none}}.link-card[data-astro-cid-thpmvig2]{display:block;text-decoration:none;background-color:#fff;border-radius:12px;max-width:308px;padding:1.5rem 24px;box-shadow:0 4px 8px #0000000d;transition:scale .2s ease-in-out;scroll-snap-align:center}@media screen and (pointer: fine){.link-card[data-astro-cid-thpmvig2]{&:hover{scale:1.05}}}.link-card[data-astro-cid-thpmvig2] p:last-child{margin-bottom:0}.link-card__image-container[data-astro-cid-thpmvig2]{margin-bottom:1.5rem}.link-card__image-container[data-astro-cid-thpmvig2] img{display:block;width:100%;height:auto}.videoscribe-carousel-container[data-astro-cid-dq7acadr]{width:100%;display:flex;align-items:center;justify-content:center}videoscribe-carousel[data-astro-cid-dq7acadr]{display:inline-grid;grid-template-columns:auto 1fr auto;align-items:center;margin-inline:auto;.control[data-astro-cid-dq7acadr]{visibility:hidden}&.overflowing .control[data-astro-cid-dq7acadr]{visibility:visible}}.control[data-astro-cid-dq7acadr]{position:relative;z-index:1;&:first-of-type{transform:translate(50%)}&:last-of-type{transform:translate(-50%)}@media screen and (min-width: 992px){&:first-of-type{transform:translate(100%)}&:last-of-type{transform:translate(-100%)}}}.control[data-astro-cid-dq7acadr] button[data-astro-cid-dq7acadr]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-primary);width:40px;height:44px;border-radius:3px;padding:10px;cursor:pointer;@media screen and (min-width: 992px){padding:10px;width:42px;height:52px;border-radius:6px}}.control[data-astro-cid-dq7acadr] button[data-astro-cid-dq7acadr] svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.control[data-astro-cid-dq7acadr] button[data-astro-cid-dq7acadr].prev svg{transform:rotate(180deg)}.track[data-astro-cid-dq7acadr]{display:flex;gap:48px;overflow-x:auto;padding:20px 40px;margin:0 -20px;scrollbar-width:none;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;&::-webkit-scrollbar{display:none}&::-ms-overflow-style{display:none}@media screen and (min-width: 992px){margin:0 -42px;padding:20px 84px;scroll-padding-inline:90px}}.track[data-astro-cid-dq7acadr]>*{flex:0 0 auto}.group[data-astro-cid-bglky3dl]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;padding:60px 0;gap:60px;position:relative}.group[data-astro-cid-bglky3dl]:not(:last-child):after{content:"";position:absolute;bottom:0;left:50%;width:100%;max-width:928px;transform:translate(-50%);border-bottom:1px solid var(--color-light-background)}.group[data-astro-cid-bglky3dl] img[data-astro-cid-bglky3dl]{display:block;width:25%;-o-object-fit:contain;object-fit:contain;@media screen and (min-width: 992px){width:auto}}.large-testimonials[data-astro-cid-7w7dysu7]{margin-block:3rem;@media screen and (min-width: 992px){margin-block-start:6rem;margin-block-end:0;display:grid;grid-template-columns:330px 1fr;text-align:left;gap:100px}}.large-testimonials[data-astro-cid-7w7dysu7] h2[data-astro-cid-7w7dysu7]{@media screen and (min-width: 992px){text-align:start}}.large-testimonials__control[data-astro-cid-7w7dysu7]{width:44px;height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding-block:10px;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer}.large-testimonials__control[data-astro-cid-7w7dysu7] svg{fill:var(--color-primary);display:block;width:24px;height:24px}.large-testimonials__control[data-astro-cid-7w7dysu7].large-testimonials__control--next{align-items:end}.large-testimonials__control[data-astro-cid-7w7dysu7].large-testimonials__control--prev svg{rotate:180deg}.large-testimonials__controls[data-astro-cid-7w7dysu7]{display:none;gap:20px;margin-block-end:1.5rem}.large-testimonials[data-astro-cid-7w7dysu7]:has(.large-testimonials__testimonial:nth-child(2)) .large-testimonials__controls[data-astro-cid-7w7dysu7]{display:flex}.large-testimonials__testimonial[data-astro-cid-7w7dysu7]{width:100%;flex:0 0 100%;scroll-snap-align:center}.large-testimonials__testimonial[data-astro-cid-7w7dysu7] blockquote[data-astro-cid-7w7dysu7]>p[data-astro-cid-7w7dysu7]{font-family:var(--font-heading);font-size:1.5rem;line-height:2rem;font-weight:300;margin-block-end:1.5rem;@media screen and (min-width: 992px){font-size:3rem;line-height:3.625rem}}.large-testimonials__testimonial[data-astro-cid-7w7dysu7] blockquote[data-astro-cid-7w7dysu7]>p[data-astro-cid-7w7dysu7]:before,.large-testimonials__testimonial[data-astro-cid-7w7dysu7] blockquote[data-astro-cid-7w7dysu7]>p[data-astro-cid-7w7dysu7]:after{content:'"'}.large-testimonials__testimonial[data-astro-cid-7w7dysu7] cite[data-astro-cid-7w7dysu7] p[data-astro-cid-7w7dysu7]{@media screen and (min-width: 992px){font-size:1.5rem;line-height:2rem}}.large-testimonials__testimonial[data-astro-cid-7w7dysu7] cite[data-astro-cid-7w7dysu7] p[data-astro-cid-7w7dysu7]:first-child{margin-block-end:0}.large-testimonials__track[data-astro-cid-7w7dysu7]{display:flex;gap:1.5rem;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;padding-block:1.5rem;margin-block:-1.5rem;scrollbar-width:none;&::-webkit-scrollbar{display:none}&::-ms-overflow-style{display:none}}.parallax[data-astro-cid-tiamqpcm]{overflow:hidden;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;margin-block:-4rem;@media screen and (min-width: 992px){margin-block:-6rem}}.parralax_backgrounds[data-astro-cid-tiamqpcm]{position:relative;width:100%;height:100%}.parallax__content[data-astro-cid-tiamqpcm]{text-align:center;max-width:500px;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;&:before{content:"";z-index:-1;position:absolute;inset:-60px;background-color:#fff;filter:blur(35px);border-radius:20px}}.parallax__column[data-astro-cid-tiamqpcm]{width:256px;position:absolute;will-change:transform;&:nth-child(1){left:calc(50% - 560px);top:30%;opacity:.8}&:nth-child(2){left:calc(50% - 272px);top:30%;opacity:.5}&:nth-child(3){left:calc(50% + 16px);top:30%;opacity:.6}&:nth-child(4){left:calc(50% + 296px);top:70%;opacity:1}}.parallax__column[data-astro-cid-tiamqpcm] img[data-astro-cid-tiamqpcm]{width:100%;height:auto;display:block;margin-bottom:16px;border-radius:var(--border-radius-std)}.hero-sub[data-astro-cid-46wwlbvz]{position:relative}.hero-sub__image[data-astro-cid-46wwlbvz]{width:100vw;height:auto;-o-object-fit:contain;object-fit:contain;margin-inline:-20px;@media screen and (min-width: 768px){margin-inline:0;width:100%}}.hero-sub__title-container[data-astro-cid-46wwlbvz]{background-color:#fff;padding-top:1.25rem;padding-inline:20px;margin-inline:-20px;padding-block-end:1rem;h1{width:100%;max-width:775px;text-align:left;margin:0 auto;padding-inline:0px}@media screen and (min-width: 768px){margin-inline:0;position:absolute;bottom:-1px;padding-block-start:2rem;left:0;right:0}}.SignupForm__nameFields{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.SignupForm_hiddenField{visibility:hidden;pointer-events:none;width:0;height:0;position:absolute;top:-9999px;left:-9999px;z-index:-1}.StarTestimonials{flex:1;min-width:200px;container-type:inline-size}.StarTestimonials__Button{width:44px;height:44px;align-items:center;justify-content:center;cursor:pointer;display:flex}.StarTestimonials__Cite{font-size:.75rem}.StarTestimonials__Blockquote{margin:.75rem 0;line-height:1.5rem}.StarTestimonials__Container{display:grid;grid-template-columns:auto 1fr auto;max-width:540px;align-items:center;gap:12px;margin:0 auto}.StarTestimonials__Slides{display:flex;gap:32px;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;padding-block:2px;scrollbar-width:none;&::-webkit-scrollbar{display:none}&::-ms-overflow-style{display:none}}.StarTestimonials__Slide{width:100%;flex:0 0 100%;scroll-snap-align:center;text-align:start}@media screen and (min-width: 1024px){.StarTestimonials__Container.StarTestimonials__Container--carousel{margin:0 -56px}}@container (min-width: 650px){.StarTestimonials__Container{max-width:100%}.StarTestimonials__Slides{gap:72px}.StarTestimonials__Slide{width:calc((100% - (72px * 2)) / 3);flex:0 0 calc((100% - (72px * 2)) / 3)}}.signup-form-section[data-astro-cid-ckgazq5x]{width:100%;display:flex;flex-direction:column;gap:12px;margin-block-end:2rem;align-items:center;@media (min-width: 1024px){display:grid;align-items:start;gap:64px;grid-template-columns:1fr 530px;max-width:1100px;margin-inline:auto}}.signup-form-section__intro[data-astro-cid-ckgazq5x]{text-align:center;display:flex;flex-direction:column;gap:2rem;@media (min-width: 1024px){gap:4.5rem;text-align:start;max-width:400px;& h1{text-align:inherit}& h2{text-align:inherit;font-size:2rem}}@media (min-width: 1024px) and (max-height: 749px){padding-block-start:1rem}@media (min-height: 750px){padding-block-start:2rem}}.static-testimonial[data-astro-cid-ihviuzxy]{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:760px;margin-inline:auto;img{max-width:100%;height:auto}}.static-testimonial__quote[data-astro-cid-ihviuzxy]{margin-block:1.5rem;text-align:center}.static-testimonial__copy[data-astro-cid-ihviuzxy]{font-size:1.5rem}.static-testimonial__profile-image[data-astro-cid-ihviuzxy]{width:125px}.static-testimonial__source[data-astro-cid-ihviuzxy]{margin-block:.5rem;display:block;p{margin-block:0}}.static-testimonial__flag[data-astro-cid-ihviuzxy]{width:36px}.contentful-video[data-astro-cid-wlmtndp5]{max-width:900px;margin-inline:auto}@media screen and (min-width: 1200px){.hubspot-form[data-astro-cid-zqmehrwg]{position:relative;&:before{content:"";position:absolute;top:-50px;left:25px;width:89px;height:57px;background-image:url("data:image/svg+xml,%3csvg%20width='89'%20height='57'%20viewBox='0%200%2089%2057'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.20372%2055.8433C8.10451%2047.7257%208.65075%2042.9636%2010.6105%2040.5868C12.588%2038.1919%2015.9608%2038.1647%2023.5318%2039.4448C15.3631%2037.7421%2012.9206%2036.2317%2012.791%2033.255C12.6611%2030.2603%2014.8442%2025.7992%2015.9437%2018.141C14.1879%2026.3643%2013.1578%2031.1687%2011.2339%2033.545C9.30997%2035.9213%206.50998%2035.8511%201.21465%2034.3431C7.49785%2035.9276%209.41649%2037.1758%209.43749%2040.0822C9.4585%2042.9886%207.56441%2047.5894%206.20372%2055.8433Z'%20fill='white'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.61991%2038.8229L11.4927%2037.9904L13.3655%2037.1578L11.2068%2036.7382L9.04807%2036.3186L10.4748%2035.6715L11.9015%2035.0243'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M74.1403%2033.4727L74.6063%2030.7571L75.0903%2028.0413L75.5565%2025.3436L76.0405%2022.6278L76.4572%2020.2538L76.874%2017.8798L77.2728%2015.506L77.6895%2013.132L78.1725%2010.3445L78.6734%207.55664L79.1566%204.787L79.6396%201.99943'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M68.1583%2015.6109L70.4797%2016.118L72.8191%2016.625L75.1407%2017.1501L77.4621%2017.6572L79.9634%2018.1979L82.4467%2018.7388L84.9302%2019.2976L87.4136%2019.8385'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M71.1286%2022.9277L74.1451%2020.4112L77.1619%2017.9127L80.1784%2015.3962L83.1952%2012.8976'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M73.8486%2011.5873L75.5056%2014.7409L77.163%2017.9125L78.8201%2021.0661L80.4774%2024.2377'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat}&:after{content:"";position:absolute;bottom:150px;right:25px;width:100px;height:85px;background-image:url("data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.29%2083.2324L15.8623%2080.3758L16.4165%2077.5192L16.9888%2074.6626L17.543%2071.806L18.1148%2068.8776L18.7045%2065.967L19.2763%2063.0386L19.8481%2060.1281'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.27571%2069.8539L13.4803%2070.7577L17.667%2071.6795L21.8537%2072.5834L26.0582%2073.4871'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.3753%2077.2833L18.3715%2074.8323L17.3855%2072.3632L16.3817%2069.9122L15.3779%2067.4612'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.2627%2075.5488L15.5641%2073.6669L17.8653%2071.7671L20.1666%2069.8673L22.4679%2067.9854'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M86.1474%2064.8795L84.743%2061.5701L83.3385%2058.2607L81.934%2054.9513L80.5475%2051.6418L78.8694%2047.6884L77.1913%2043.735L75.5134%2039.7995L73.8532%2035.846L72.2664%2032.1073L70.6795%2028.3686L69.0926%2024.6298L67.5238%2020.9089L65.9005%2017.0987L64.2953%2013.3062L62.6901%209.51382L61.0849%205.72139'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M50.3409%2046.9902L53.3454%2045.6058L56.332%2044.2215L59.3366%2042.8371L62.3412%2041.4706L65.4173%2040.0498L68.4933%2038.629L71.5694%2037.2082L74.6454%2035.7874L77.8288%2034.312L81.0301%2032.8545L84.2135%2031.3791L87.3968%2029.9037L90.0795%2028.683L92.7442%2027.4445L95.4269%2026.2238L98.0916%2024.9853'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M60.6688%2030.5557L62.864%2031.4734L65.0591%2032.3732L67.2543%2033.2909L69.4315%2034.1908L72.0405%2035.2671L74.6315%2036.3435L77.2226%2037.4199L79.8136%2038.4964L82.0448%2039.4317L84.276%2040.3492L86.5072%2041.2846L88.7383%2042.202'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M70.8643%2052.373L71.3306%2049.7683L71.779%2047.1637L72.2453%2044.5589L72.7117%2041.9542L73.1603%2039.3854L73.6269%2036.8166L74.0755%2034.2478L74.5241%2031.6791L75.0424%2028.8049L75.5427%2025.9308L76.0611%2023.0745L76.5615%2020.2004'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3124%2030.4939C11.5575%2024.2439%2010.1338%2020.8112%2010.5756%2018.4366C11.0175%2016.062%2013.3083%2014.7647%2018.9648%2012.7869C12.7454%2014.7013%2010.5243%2014.6073%209.30475%2012.6162C8.08521%2010.6251%207.90442%206.75204%205.78355%201.10693C7.68431%207.38137%208.78521%2011.0556%208.35703%2013.3751C7.93026%2015.7126%206.01303%2016.7283%201.82387%2017.69C6.70718%2016.4034%208.48115%2016.5328%209.59338%2018.5324C10.7042%2020.5141%2011.134%2024.3494%2013.3124%2030.4939Z'%20fill='white'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.08691%2016.6465L10.021%2015.9426L10.9551%2015.2387L9.94309%2014.9589L8.93109%2014.6791'%20fill='white'/%3e%3cpath%20d='M9.08691%2016.6465L10.021%2015.9426L10.9551%2015.2387L9.94309%2014.9589L8.93109%2014.6791'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat}}}.hubspot-form__form[data-astro-cid-zqmehrwg]{max-width:768px;margin:0 auto}.wide-pricing-card[data-astro-cid-7unzczyo]{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:var(--border-radius-lg);padding:2rem 32px;text-align:center;border:1px solid #ddd;@media screen and (min-width: 768px){display:grid;grid-template-columns:auto 1fr auto;gap:32px;max-width:800px;margin-inline:auto}}.wide-pricing-card__text[data-astro-cid-7unzczyo]{margin:1rem 0;.rich-text h3{margin-bottom:.5rem}.rich-text p{margin-bottom:0}@media screen and (min-width: 768px){text-align:left}}.container[data-astro-cid-unx4epj3]{max-width:992px;overflow-x:auto;margin-inline:auto}h3[data-astro-cid-unx4epj3]{margin:0}table[data-astro-cid-unx4epj3]{width:100%;color:#002632;text-align:center}th[data-astro-cid-unx4epj3][scope=row]{text-align:left;font-weight:700;min-width:200px}.comparison[data-astro-cid-unx4epj3]{width:25%}td[data-astro-cid-unx4epj3],th[data-astro-cid-unx4epj3]{padding:.5rem 8px;border-bottom:1px solid #ddd;vertical-align:middle;svg{vertical-align:middle}}.simple-card-component[data-astro-cid-jigq4sid]{background-color:#fff;border-radius:var(--border-radius-std);padding:1rem 32px;text-align:center;margin-block-end:2rem;&.simple-card-component--border{border:2px solid #dddddd}.card-component__contents{gap:1rem}@media screen and (min-width: 768px){margin-block-end:0}}.TrainingBundles__SectionColumns{display:flex;flex-wrap:wrap;@media (max-width: 768px){flex-direction:column}}.TrainingBundles__SectionColumn{flex-grow:1;flex-basis:0;min-width:320px}.TrainingBundles__TrainingComparisonTable{table-layout:fixed;th{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;padding:1.5rem 0 2rem;@media screen and (max-width: 576px){font-size:1rem}}td{width:150px;padding:1rem 0;text-align:center;vertical-align:middle}td:nth-child(1){width:212px;text-align:left;line-height:1.5rem}tr:last-child td{padding-bottom:3rem}th:nth-child(2),th:nth-child(3),td:nth-child(2),td:nth-child(3){border-right:1px solid #bbbbbb}}.TrainingBundles__NoBreak{white-space:nowrap}videoscribe-team-calculator[data-astro-cid-p66cgwu6]{display:block;@media screen and (min-width: 992px){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%3e%3cpath%20d='M84.2422%2083.2324L83.67%2080.3758L83.1157%2077.5192L82.5435%2074.6626L81.9892%2071.806L81.4175%2068.8776L80.8277%2065.967L80.256%2063.0386L79.6841%2060.1281'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M90.2565%2069.8539L86.0519%2070.7577L81.8652%2071.6795L77.6786%2072.5834L73.474%2073.4871'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M80.157%2077.2833L81.1608%2074.8323L82.1468%2072.3632L83.1506%2069.9122L84.1544%2067.4612'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M86.2695%2075.5488L83.9682%2073.6669L81.6669%2071.7671L79.3657%2069.8673L77.0643%2067.9854'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3809%2064.8795L14.7854%2061.5701L16.1899%2058.2607L17.5944%2054.9513L18.9809%2051.6418L20.659%2047.6884L22.3371%2043.735L24.015%2039.7995L25.6752%2035.846L27.262%2032.1073L28.8489%2028.3686L30.4358%2024.6298L32.0046%2020.9089L33.6279%2017.0987L35.233%2013.3062L36.8382%209.51382L38.4434%205.72139'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M49.1875%2046.9902L46.183%2045.6058L43.1964%2044.2215L40.1918%2042.8371L37.1872%2041.4706L34.1111%2040.0498L31.0351%2038.629L27.959%2037.2082L24.8829%2035.7874L21.6996%2034.312L18.4982%2032.8545L15.3149%2031.3791L12.1316%2029.9037L9.44886%2028.683L6.78419%2027.4445L4.10146%2026.2238L1.43679%2024.9853'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M38.8596%2030.5557L36.6644%2031.4734L34.4693%2032.3732L32.274%2033.2909L30.0969%2034.1908L27.4879%2035.2671L24.8969%2036.3435L22.3058%2037.4199L19.7148%2038.4964L17.4835%2039.4317L15.2524%2040.3492L13.0212%2041.2846L10.7901%2042.202'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M28.6641%2052.373L28.1977%2049.7683L27.7494%2047.1637L27.283%2044.5589L26.8167%2041.9542L26.3681%2039.3854L25.9015%2036.8166L25.4529%2034.2478L25.0043%2031.6791L24.486%2028.8049L23.9856%2025.9308L23.4672%2023.0745L22.9669%2020.2004'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M86.2199%2030.4939C87.9747%2024.2439%2089.3984%2020.8112%2088.9566%2018.4366C88.5148%2016.062%2086.2239%2014.7647%2080.5675%2012.7869C86.7868%2014.7013%2089.0079%2014.6073%2090.2275%2012.6162C91.447%2010.6251%2091.6278%206.75204%2093.7487%201.10693C91.8479%207.38137%2090.747%2011.0556%2091.1752%2013.3751C91.602%2015.7126%2093.5192%2016.7283%2097.7084%2017.69C92.8251%2016.4034%2091.0511%2016.5328%2089.9388%2018.5324C88.828%2020.5141%2088.3983%2024.3494%2086.2199%2030.4939Z'%20fill='white'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M90.4453%2016.6465L89.5112%2015.9426L88.5771%2015.2387L89.5891%2014.9589L90.6011%2014.6791'%20fill='white'/%3e%3cpath%20d='M90.4453%2016.6465L89.5112%2015.9426L88.5771%2015.2387L89.5891%2014.9589L90.6011%2014.6791'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='90'%20height='57'%20viewBox='0%200%2090%2057'%20fill='none'%3e%3cpath%20d='M83.21%2055.8433C81.3092%2047.7257%2080.763%2042.9636%2078.8032%2040.5868C76.8258%2038.1919%2073.4529%2038.1647%2065.8819%2039.4448C74.0507%2037.7421%2076.4932%2036.2317%2076.6228%2033.255C76.7526%2030.2603%2074.5696%2025.7992%2073.47%2018.141C75.2259%2026.3643%2076.256%2031.1687%2078.1799%2033.545C80.1038%2035.9213%2082.9038%2035.8511%2088.1991%2034.3431C81.9159%2035.9276%2079.9973%2037.1758%2079.9763%2040.0822C79.9553%2042.9886%2081.8494%2047.5894%2083.21%2055.8433Z'%20fill='white'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M79.7939%2038.8229L77.921%2037.9904L76.0482%2037.1578L78.207%2036.7382L80.3657%2036.3186L78.9389%2035.6715L77.5122%2035.0243'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.2734%2033.4727L14.8074%2030.7571L14.3235%2028.0413L13.8572%2025.3436L13.3733%2022.6278L12.9565%2020.2538L12.5398%2017.8798L12.141%2015.506L11.7242%2013.132L11.2412%2010.3445L10.7403%207.55664L10.2571%204.787L9.77413%201.99943'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.2554%2015.6109L18.934%2016.118L16.5947%2016.625L14.2731%2017.1501L11.9517%2017.6572L9.45041%2018.1979L6.96707%2018.7388L4.48351%2019.2976L2.00018%2019.8385'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.2852%2022.9277L15.2686%2020.4112L12.2519%2017.9127L9.23536%2015.3962L6.2186%2012.8976'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.5652%2011.5873L13.9081%2014.7409L12.2508%2017.9125L10.5937%2021.0661L8.93636%2024.2377'%20stroke='%2328A9CC'%20stroke-width='2.15292'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:100% calc(3rem + 20px),0% 100%}}.team-calculator__intro[data-astro-cid-p66cgwu6]{font-size:1.375rem;font-family:var(--font-heading);text-align:center}.team-calculator__sections[data-astro-cid-p66cgwu6]{display:flex;flex-direction:column;gap:3rem;@media screen and (min-width: 992px){flex-direction:row;justify-content:center;margin-block-start:4rem}@media screen and (min-width: 1160px){gap:120px}}.team-calculator__price-calc[data-astro-cid-p66cgwu6]{display:flex;flex-direction:column;align-items:center;justify-content:center;@media screen and (min-width: 992px){align-items:flex-start}}[data-astro-cid-p66cgwu6][data-volume-price]{font-size:3rem;font-family:var(--font-heading);margin-inline-end:12px}.team-calculator__prices[data-astro-cid-p66cgwu6]{display:flex;align-items:center}.team-calculator__price-info[data-astro-cid-p66cgwu6]{padding-left:12px;border-left:1px solid var(--color-primary);& p[data-astro-cid-p66cgwu6]{margin-block-end:0}}.team-calculator__list-container[data-astro-cid-p66cgwu6]{margin-block:.75rem 1rem}.team-calculator__list[data-astro-cid-p66cgwu6]{list-style:none;& li[data-astro-cid-p66cgwu6]{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='15'%20viewBox='0%200%2020%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M17.5276%201.35656L6.89655%2011.9876L2.45858%207.54966C1.96965%207.06073%201.17984%207.06073%200.690915%207.54966C0.201987%208.03859%200.201987%208.82839%200.690915%209.31732L6.00645%2014.6329C6.49537%2015.1218%207.28518%2015.1218%207.77411%2014.6329L19.2827%203.12422C19.7717%202.6353%2019.7717%201.83295%2019.2702%201.34402C18.8063%200.867632%2018.0165%200.867631%2017.5276%201.35656Z'%20fill='%23002632'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:0 5px;margin-block:.75rem;padding-inline-start:calc(20px + 1ch)}}.team-calculator__button[data-astro-cid-p66cgwu6]{margin-block-end:1rem;width:100%;max-width:282px}.team-calculator__whats-included[data-astro-cid-p66cgwu6]{border:1px solid var(--color-primary);padding:3.125rem 50px;border-radius:var(--border-radius-lg);text-align:left;h2{text-align:inherit;font-size:1.375rem}ul{margin-block-end:2rem}p:last-child{margin-block-end:0}}section[data-astro-cid-sh445jdo]{font-size:16px;line-height:1.5;font-family:var(--font-body);padding-block:4rem;@media screen and (min-width: 768px){padding-block:6rem}&:first-of-type:not(:last-child){padding-block-start:.5rem;@media screen and (min-width: 768px){padding-block-start:1rem}}&:first-child:last-child{min-height:var(--min-height-main)}}section[data-astro-cid-sh445jdo].small-vertical-padding,section[data-astro-cid-sh445jdo]:has(.hero-sub)+section[data-astro-cid-sh445jdo]{padding-block:1rem;@media screen and (min-width: 768px){padding-block:1.5rem}}section[data-astro-cid-sh445jdo].regular-vertical-padding{padding-block:2rem;@media screen and (min-width: 768px){padding-block:3rem}}section[data-astro-cid-sh445jdo].no-vertical-padding-top{padding-block-start:0;@media screen and (min-width: 768px){padding-block-start:0}}section[data-astro-cid-sh445jdo].no-vertical-padding-bottom,section[data-astro-cid-sh445jdo]:has(.hero-sub){padding-block-end:0;@media screen and (min-width: 768px){padding-block-end:0}}section[data-astro-cid-sh445jdo].full-page-width{padding-inline:0;.section__inner[data-astro-cid-sh445jdo]{padding-inline:0;max-width:none}}section[data-astro-cid-sh445jdo].constrained-width{.section__inner[data-astro-cid-sh445jdo]{max-width:960px}}section[data-astro-cid-sh445jdo].overlap-footer:last-child{padding-block:0;padding-inline:20px;position:relative;&:before{content:"";position:absolute;left:0;width:100%;bottom:0;height:4rem;background-color:var(--color-footer-background);z-index:0}.section__inner[data-astro-cid-sh445jdo]{position:relative;border-radius:var(--border-radius-std);padding-block:4rem 6rem;z-index:1;background-color:#e9e9e9}}.section__inner[data-astro-cid-sh445jdo]{max-width:1320px;margin:0 auto;padding:0 20px}.section__body[data-astro-cid-sh445jdo]{padding-block-end:1px}.section__body[data-astro-cid-sh445jdo]:has(.card-component:nth-of-type(2)),.section__body[data-astro-cid-sh445jdo]:has(.simple-card-component:nth-of-type(2)){@media screen and (min-width: 768px){display:grid;grid-template-columns:1fr 1fr;gap:90px}}.section__body[data-astro-cid-sh445jdo]:has(.card-component:nth-of-type(3)),.section__body[data-astro-cid-sh445jdo]:has(.simple-card-component:nth-of-type(3)){@media screen and (min-width: 768px){grid-template-columns:1fr 1fr 1fr}}.section__body[data-astro-cid-sh445jdo]:has(.card-component:nth-of-type(4)),.section__body[data-astro-cid-sh445jdo]:has(.simple-card-component:nth-of-type(4)){gap:32px;@media screen and (min-width: 768px){grid-template-columns:1fr 1fr 1fr 1fr}}.section__inner[data-astro-cid-sh445jdo]>.rich-text{max-width:768px;margin-inline:auto}.navy[data-astro-cid-sh445jdo]{background-color:var(--color-darkest-blue);color:#fff}.dark-blue[data-astro-cid-sh445jdo]{background-color:var(--color-dark-blue);color:#fff}.white[data-astro-cid-sh445jdo]{background-color:#fff;color:var(--color-darkest-blue)}.grey[data-astro-cid-sh445jdo]{background-color:var(--color-light-background);color:var(--color-darkest-blue);&:has(.hero-sub){background-color:#efefef}}.blue[data-astro-cid-sh445jdo]{background-color:#a8dcea;color:var(--color-darkest-blue)}.section__heading[data-astro-cid-sh445jdo]{max-width:768px;text-wrap:balance;margin-inline:auto}
