.sourcewhale-quote-module{align-items:center;background-color:var(--sw-quote-background,var(--sw-color-white));color:var(--sw-quote-color,var(--sw-color-navy));display:flex;flex-direction:column;gap:32px;padding:80px 24px;text-align:center;transition:all .3s ease}.sourcewhale-quote-module .quote-text{font-family:var(--e-global-typography-b01d0d5-font-family,var(--sw-font-heading));font-size:var(--sw-quote-size,var(--e-global-typography-b01d0d5-font-size,28px));font-style:normal;font-weight:var(--sw-quote-weight,var(--e-global-typography-b01d0d5-font-weight,600));letter-spacing:var(--sw-quote-spacing,var(--e-global-typography-b01d0d5-letter-spacing,.4px));line-height:var(--sw-quote-line-height,var(--e-global-typography-b01d0d5-line-height,34px));margin:0;max-width:866px}.sourcewhale-quote-module .quote-author{align-items:center;display:inline-flex;gap:24px;text-align:left}.sourcewhale-quote-module .quote-photo{border-radius:50%;height:88px;object-fit:cover;width:88px}.sourcewhale-quote-module .quote-meta{display:flex;flex-direction:column}.sourcewhale-quote-module .quote-name{font-family:var(--e-global-typography-c22d283-font-family,var(--sw-font-body));font-size:var(--e-global-typography-c22d283-font-size,17px);font-style:normal;font-weight:var(--e-global-typography-c22d283-font-weight,600);letter-spacing:var(--e-global-typography-c22d283-letter-spacing,.17px);line-height:var(--e-global-typography-c22d283-line-height,24px);text-transform:uppercase}.sourcewhale-quote-module .quote-title,.sourcewhale-quote-module .quote-company{color:var(--sw-quote-subtle,var(--sw-color-body));font-family:var(--e-global-typography-text-font-family,var(--sw-font-body));font-size:var(--e-global-typography-text-font-size,17px);font-style:normal;font-weight:var(--e-global-typography-text-font-weight,400);letter-spacing:var(--e-global-typography-text-letter-spacing,-.17px);line-height:var(--e-global-typography-text-line-height,24px)}.sourcewhale-ticker-carousel{overflow:hidden;position:relative}.sourcewhale-ticker-carousel:before,.sourcewhale-ticker-carousel:after{content:"";height:100%;position:absolute;top:0;width:151px;z-index:1}.sourcewhale-ticker-carousel:before{background:linear-gradient(90deg,var(--sw-color-white) 12.25%,rgba(255,255,255,0) 100%);left:0}.sourcewhale-ticker-carousel:after{background:linear-gradient(270deg,var(--sw-color-white) 12.25%,rgba(255,255,255,0) 100%);right:0}.sourcewhale-ticker-carousel .ticker-carousel__track{align-items:center;animation:sourcewhale-ticker-scroll var(--dur,30s) linear infinite;display:inline-flex;filter:blur(0);gap:var(--sw-ticker-gap,48px);padding:12px 0;transition:filter .1s linear;will-change:transform}.sourcewhale-ticker-carousel .ticker-carousel__slide{flex:0 0 auto;user-select:none;width:max-content;-webkit-user-drag:none}.sourcewhale-ticker-carousel .ticker-carousel__slide img{display:block;height:var(--sw-ticker-image-height,44px);max-width:none;object-fit:contain;transition:filter .25s ease;width:auto}.sourcewhale-ticker-carousel.is-grayscale .ticker-carousel__slide img{filter:grayscale(100%);opacity:.8}.sourcewhale-ticker-carousel:hover .ticker-carousel__track,.sourcewhale-ticker-carousel:focus-within .ticker-carousel__track{filter:blur(5px)}.sourcewhale-ticker-carousel:hover .ticker-carousel__slide img{filter:blur(3px)}.sourcewhale-ticker-carousel.is-grayscale:hover .ticker-carousel__slide img{filter:blur(3px) grayscale(100%)}.sourcewhale-ticker-carousel .ticker-carousel__overlay-btn{border-radius:var(--sw-radius-pill) !important;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .25s ease;z-index:10}.sourcewhale-ticker-carousel:hover .ticker-carousel__overlay-btn,.sourcewhale-ticker-carousel:focus-within .ticker-carousel__overlay-btn{opacity:1;pointer-events:auto}.sourcewhale-ticker-carousel .ticker-carousel__overlay-btn:focus-visible{outline:var(--sw-focus-ring);outline-offset:var(--sw-focus-offset)}.sourcewhale-ticker-carousel .ticker-carousel__btn-content{display:flex;gap:8px}.sourcewhale-ticker-carousel .ticker-carousel__btn-icon{align-content:center;display:flex;flex-wrap:wrap}@keyframes sourcewhale-ticker-scroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-1 * var(--cycle)), 0, 0)}}@media (prefers-reduced-motion:reduce){.sourcewhale-ticker-carousel .ticker-carousel__track{animation-play-state:paused}}.sourcewhale-feature-grid{column-gap:25px;display:grid;grid-auto-rows:205px auto 1fr;grid-template-columns:var(--sw-feature-columns,repeat(auto-fill,minmax(347px, 1fr)));padding:1rem;row-gap:40px}.sourcewhale-feature-grid .feature-item{background:var(--sw-color-white);display:grid;gap:8px;grid-row:span 3;grid-template-rows:subgrid}.sourcewhale-feature-grid .feature-item img{align-self:end;height:auto;object-fit:contain;padding-bottom:20px;width:100%}.sourcewhale-feature-grid .feature-item h3{font-family:var(--e-global-typography-c22d283-font-family,var(--sw-font-body));font-size:var(--e-global-typography-c22d283-font-size,17px);font-weight:var(--e-global-typography-c22d283-font-weight,600);grid-row:2;letter-spacing:var(--e-global-typography-c22d283-letter-spacing,.17px);line-height:var(--e-global-typography-c22d283-line-height,24px);margin:0}.sourcewhale-feature-grid .feature-item p{color:var(--sw-color-body);font-family:var(--e-global-typography-text-font-family,var(--sw-font-body));font-size:var(--e-global-typography-text-font-size,17px);font-weight:var(--e-global-typography-text-font-weight,400);grid-row:3;letter-spacing:var(--e-global-typography-text-letter-spacing,-.17px);line-height:var(--e-global-typography-text-line-height,24px);margin:0}.sourcewhale-feature-grid .feature-item .big-text{color:var(--sw-color-marine);font-family:var(--sw-font-heading);font-size:72px;font-weight:600;line-height:65.678px}.sourcewhale-comparison-table{--swct-radius:var(--sw-radius-card);--swct-border:var(--sw-color-border);--swct-highlight:var(--sw-color-marine);--swct-bg:var(--sw-color-white);--swct-text:var(--sw-color-navy);--swct-muted:var(--sw-color-body);background:var(--swct-bg);color:var(--swct-text);display:grid;font-family:var(--sw-font-body)}.sourcewhale-comparison-table .swct__grid{display:grid;grid-template-columns:minmax(0, 517px) minmax(0, 238px) minmax(0, 238px)}.sourcewhale-comparison-table .swct__cell{align-items:center;display:flex;height:100%;padding:20px}.sourcewhale-comparison-table .swct__cell--label{font-weight:600}.sourcewhale-comparison-table .swct__label{display:flex;flex-direction:column;gap:6px}.sourcewhale-comparison-table .compare-features{color:var(--sw-color-navy);font-size:17px;font-weight:400;letter-spacing:.51px;line-height:24px;text-transform:uppercase}.sourcewhale-comparison-table .swct__label-title{color:var(--sw-color-navy);font-family:var(--e-global-typography-c22d283-font-family,var(--sw-font-body));font-size:var(--e-global-typography-c22d283-font-size,17px);font-weight:var(--e-global-typography-c22d283-font-weight,600);letter-spacing:var(--e-global-typography-c22d283-letter-spacing,.17px);line-height:var(--e-global-typography-c22d283-line-height,24px)}.sourcewhale-comparison-table .swct__label-desc{color:var(--swct-muted);font-weight:400;line-height:1.4}.sourcewhale-comparison-table .swct__col--brand1,.sourcewhale-comparison-table .swct__col--brand2{border:0 solid transparent;border-radius:var(--swct-radius)}.sourcewhale-comparison-table .swct__brand{align-items:center;color:var(--sw-color-navy);display:flex;font-family:var(--e-global-typography-b01d0d5-font-family,var(--sw-font-heading));font-size:var(--e-global-typography-b01d0d5-font-size,28px);font-weight:var(--e-global-typography-b01d0d5-font-weight,600);gap:10px;justify-content:center;letter-spacing:var(--e-global-typography-b01d0d5-letter-spacing,.4px);line-height:var(--e-global-typography-b01d0d5-line-height,34px);text-align:center}.sourcewhale-comparison-table .swct__brand img{max-height:28px;width:auto}.sourcewhale-comparison-table .swct__brand-logo--mobile{display:none}.sourcewhale-comparison-table .swct__row{display:contents}.sourcewhale-comparison-table.has-dividers .swct__body .swct__cell,.sourcewhale-comparison-table.has-dividers .swct__header .swct__cell{border-bottom:1px solid var(--swct-border)}.sourcewhale-comparison-table.is-compact .swct__cell{padding:12px 16px}.sourcewhale-comparison-table .swct__value{align-items:center;color:var(--sw-color-body);display:inline-flex;font-size:var(--e-global-typography-text-font-size,17px);font-weight:var(--e-global-typography-text-font-weight,400);letter-spacing:var(--e-global-typography-text-letter-spacing,-.17px);line-height:var(--e-global-typography-text-line-height,24px);text-align:center}.sourcewhale-comparison-table .swct__value img.swct__icon{height:30px;object-fit:contain;width:30px}.sourcewhale-comparison-table .swct__value--tick{color:var(--sw-color-teal)}.sourcewhale-comparison-table .swct__value--cross{color:var(--sw-color-coral)}.sourcewhale-comparison-table .swct__header .is-highlighted{border-radius:var(--swct-radius) var(--swct-radius) 0 0;border-width:2px 2px 0}.sourcewhale-comparison-table .swct__body .swct__row .is-highlighted{border-radius:0;border-width:0 2px}.sourcewhale-comparison-table .swct__body .swct__row:last-of-type .is-highlighted{border-width:0 2px 2px}.sourcewhale-comparison-table .swct__body .swct__row:last-of-type .is-highlighted .swct__cell{border:0}.sourcewhale-comparison-table .swct__col--brand1.is-highlighted,.sourcewhale-comparison-table .swct__col--brand2.is-highlighted{border-color:var(--swct-highlight)}.sourcewhale-comparison-table .swct__col--brand1 .swct__cell,.sourcewhale-comparison-table .swct__col--brand2 .swct__cell{justify-content:center}.case-study-cards-widget .case-study-cards-wrapper{display:flex;flex-wrap:wrap;gap:20px;margin:auto;max-width:1091px;overflow-x:auto;padding:0 16px;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.case-study-cards-widget .case-study-card{background:var(--bg-color);border-radius:var(--sw-radius-panel);cursor:pointer;flex:1 1 300px;min-height:520px;overflow:hidden;padding:12px;position:relative;scroll-margin-left:24px;scroll-snap-align:start}.case-study-cards-widget .card-inner{background:linear-gradient(180deg,rgba(255,255,255,.2) 8.66%,rgba(255,255,255,0) 74.21%);border-radius:12px;height:100%;padding:20px;position:relative;transition:background .4s ease;width:100%}.case-study-cards-widget .card-inner:before{background:linear-gradient(to bottom,rgba(255,255,255,.5),rgba(255,255,255,0));border-radius:12px;content:"";inset:0;mask:linear-gradient(var(--sw-color-white) 0 0) content-box,linear-gradient(var(--sw-color-white) 0 0);mask-composite:exclude;padding:1px;pointer-events:none;position:absolute;-webkit-mask:linear-gradient(var(--sw-color-white) 0 0) content-box,linear-gradient(var(--sw-color-white) 0 0);-webkit-mask-composite:xor}.case-study-cards-widget .card-default{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between}.case-study-cards-widget .card-logo{max-width:100%;object-fit:contain}.case-study-cards-widget .card-teaser{color:var(--sw-color-white);font-family:var(--e-global-typography-b01d0d5-font-family,var(--sw-font-heading));font-size:var(--e-global-typography-b01d0d5-font-size,28px);font-weight:var(--e-global-typography-b01d0d5-font-weight,600);letter-spacing:var(--e-global-typography-b01d0d5-letter-spacing,.4px);line-height:var(--e-global-typography-b01d0d5-line-height,34px);margin-top:auto}.case-study-cards-widget .card-hover{background:var(--sw-color-white);border-radius:12px;display:flex;flex-direction:column;inset:0;justify-content:space-between;opacity:0;padding:20px;position:absolute;transition:opacity .4s ease}.case-study-cards-widget .quote-container{display:flex;flex-direction:column;gap:24px}.case-study-cards-widget .quote-icon,.case-study-cards-widget .quote-text,.case-study-cards-widget .person,.case-study-cards-widget .read-btn{opacity:0;transform:translateY(10px)}.case-study-cards-widget .quote-icon{color:var(--sw-color-marine);transition:opacity .3s ease .1s,transform .3s ease .1s}.case-study-cards-widget .quote-text{color:var(--sw-color-navy);font-family:var(--e-global-typography-2988cc8-font-family,var(--sw-font-body));font-size:var(--e-global-typography-2988cc8-font-size,20px);font-weight:var(--e-global-typography-2988cc8-font-weight,400);letter-spacing:var(--e-global-typography-2988cc8-letter-spacing,0);line-height:var(--e-global-typography-2988cc8-line-height,28px);margin:0 0 16px;transition:opacity .3s ease .2s,transform .3s ease .2s}.case-study-cards-widget .person{align-items:center;display:flex;gap:10px;transition:opacity .3s ease .3s,transform .3s ease .3s}.case-study-cards-widget .person .avatar{border-radius:50%;height:72px;object-fit:cover;width:72px}.case-study-cards-widget .person-info .name{color:var(--sw-color-navy);font-family:var(--e-global-typography-c22d283-font-family,var(--sw-font-body));font-size:var(--e-global-typography-c22d283-font-size,17px);font-weight:var(--e-global-typography-c22d283-font-weight,600);letter-spacing:var(--e-global-typography-c22d283-letter-spacing,.17px);line-height:var(--e-global-typography-c22d283-line-height,24px);text-transform:uppercase}.case-study-cards-widget .person-info .title{color:var(--sw-color-body);font-family:var(--e-global-typography-text-font-family,var(--sw-font-body));font-size:var(--e-global-typography-text-font-size,17px);font-weight:var(--e-global-typography-text-font-weight,400);letter-spacing:var(--e-global-typography-text-letter-spacing,-.17px);line-height:var(--e-global-typography-text-line-height,24px)}.case-study-cards-widget .read-btn{color:var(--sw-color-marine);font-family:var(--e-global-typography-c22d283-font-family,var(--sw-font-body));font-size:var(--e-global-typography-c22d283-font-size,17px);font-weight:var(--e-global-typography-c22d283-font-weight,600);letter-spacing:var(--e-global-typography-c22d283-letter-spacing,.17px);line-height:var(--e-global-typography-c22d283-line-height,24px);transition:opacity .3s ease .4s,transform .3s ease .4s}.case-study-cards-widget .case-study-cards-nav{display:none}.case-study-cards-widget .case-study-card.active .card-hover,.case-study-cards-widget .case-study-card.active .quote-icon,.case-study-cards-widget .case-study-card.active .quote-text,.case-study-cards-widget .case-study-card.active .person,.case-study-cards-widget .case-study-card.active .read-btn{opacity:1;transform:translateY(0)}@media (min-width:1024px){.case-study-cards-widget .case-study-card:hover .card-hover,.case-study-cards-widget .case-study-card:hover .quote-icon,.case-study-cards-widget .case-study-card:hover .quote-text,.case-study-cards-widget .case-study-card:hover .person,.case-study-cards-widget .case-study-card:hover .read-btn{opacity:1;transform:translateY(0)}}@media (max-width:768px){.sourcewhale-quote-module .quote-text{font-family:var(--e-global-typography-swh6001-font-family,var(--sw-font-heading));font-size:var(--e-global-typography-swh6001-font-size,20px);font-weight:var(--e-global-typography-swh6001-font-weight,500);letter-spacing:var(--e-global-typography-swh6001-letter-spacing,.2px);line-height:var(--e-global-typography-swh6001-line-height,24px)}.sourcewhale-quote-module .quote-name{white-space:nowrap}.sourcewhale-feature-grid{display:flex;flex-direction:column}.sourcewhale-feature-grid .feature-item{display:flex;flex-direction:column}.case-study-cards-widget .quote-text{font-size:17px;line-height:24px}.case-study-cards-widget .person-info .name,.case-study-cards-widget .person-info .title{font-size:14px;line-height:1.4}.case-study-cards-widget .case-study-cards-wrapper{flex-wrap:nowrap;overflow-x:auto;padding:24px}.case-study-cards-widget .case-study-card{max-width:85%;min-width:311px}.case-study-cards-widget .case-study-cards-nav{display:flex;gap:16px;padding:0 24px}.case-study-cards-widget .case-study-cards-nav button{background:var(--sw-color-surface-muted);border:var(--sw-border-quiet);border-radius:var(--sw-radius-control);line-height:1px;padding:12px}.case-study-cards-widget .case-study-cards-nav button.active{background:var(--sw-color-white)}.case-study-cards-widget .case-study-cards-nav button.active svg path{fill:var(--sw-color-navy)}}@media (max-width:720px){.sourcewhale-comparison-table .swct__grid{grid-template-columns:173px minmax(0, 1fr) minmax(0, 1fr)}.sourcewhale-comparison-table .swct__col--brand1 .swct__cell,.sourcewhale-comparison-table .swct__col--brand2 .swct__cell{padding:20px 12px}.sourcewhale-comparison-table .swct__brand{font-size:18px;letter-spacing:-.18px;line-height:24px}.sourcewhale-comparison-table .swct__brand-logo--desktop{display:none}.sourcewhale-comparison-table .swct__brand-logo--mobile{display:inline-block}.sourcewhale-comparison-table .swct__label-title{font-size:16px;letter-spacing:-.16px;line-height:24px}.sourcewhale-comparison-table .swct__cell .swct__value{font-size:14px;line-height:20px}}