.AdminDatePicker-module__dRnlba__admin-date-picker{width:100%;position:relative}.AdminDatePicker-module__dRnlba__admin-date-picker__trigger{color:#f5f5f7;width:100%;font:inherit;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:14px;display:flex}.AdminDatePicker-module__dRnlba__admin-date-picker__trigger:hover:not(:disabled){border-color:#ffffff47}.AdminDatePicker-module__dRnlba__admin-date-picker__trigger:focus{border-color:#fff6;outline:none}.AdminDatePicker-module__dRnlba__admin-date-picker--open .AdminDatePicker-module__dRnlba__admin-date-picker__trigger{border-color:#fff6}.AdminDatePicker-module__dRnlba__admin-date-picker--disabled .AdminDatePicker-module__dRnlba__admin-date-picker__trigger{opacity:.5;cursor:default}.AdminDatePicker-module__dRnlba__admin-date-picker__label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.AdminDatePicker-module__dRnlba__admin-date-picker__label--placeholder{color:#f5f5f773}.AdminDatePicker-module__dRnlba__admin-date-picker__icon{color:#f5f5f78c;flex:none}.AdminDatePicker-module__dRnlba__admin-date-picker__popover{z-index:20;background:#1a1d24;border:1px solid #ffffff2e;border-radius:12px;width:280px;padding:12px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #00000059}.AdminDatePicker-module__dRnlba__admin-date-picker__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.AdminDatePicker-module__dRnlba__admin-date-picker__title{text-align:center;color:#f5f5f7;flex:1;font-size:14px;font-weight:600}.AdminDatePicker-module__dRnlba__admin-date-picker__nav{color:#f5f5f7;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;width:30px;height:30px;font-size:16px;line-height:1}.AdminDatePicker-module__dRnlba__admin-date-picker__nav:hover{border-color:#ffffff47}.AdminDatePicker-module__dRnlba__admin-date-picker__weekdays{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.AdminDatePicker-module__dRnlba__admin-date-picker__weekday{text-align:center;color:#f5f5f773;padding:4px 0;font-size:11px;font-weight:600}.AdminDatePicker-module__dRnlba__admin-date-picker__grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.AdminDatePicker-module__dRnlba__admin-date-picker__day{color:#f5f5f7;height:32px;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;font-size:13px}.AdminDatePicker-module__dRnlba__admin-date-picker__day:hover{background:#ffffff1a}.AdminDatePicker-module__dRnlba__admin-date-picker__day--selected{color:#fff;background:#4f8cff47}.AdminDatePicker-module__dRnlba__admin-date-picker__day--selected:hover{background:#4f8cff61}.AdminDatePicker-module__dRnlba__admin-date-picker__day--outside{visibility:hidden;pointer-events:none}
.AdminRichTextEditor-module__Ei2RDW__admin-rich-text{gap:8px;display:grid}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__toolbar{flex-wrap:wrap;gap:6px;display:flex}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__button{color:#f5f5f7cc;min-width:34px;height:34px;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;padding:0 10px;font-size:13px;line-height:1}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__button:hover:not(:disabled){color:#f5f5f7;border-color:#ffffff4d}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__button--active{color:#f5f5f7;background:#4f8cff2e;border-color:#4f8cffb3}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__button:disabled{opacity:.45;cursor:default}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor{color:#f5f5f7;min-height:120px;font:inherit;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;padding:10px 12px;font-size:14px;line-height:1.5}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor:focus-within{border-color:#fff6}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text--disabled .AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor{opacity:.5}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap{min-height:inherit;outline:none}:is(.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap p,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap h2,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap h3,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap blockquote,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap ul,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap ol){margin:0 0 .75em}:is(.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap p:last-child,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap h2:last-child,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap h3:last-child,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap blockquote:last-child,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap ul:last-child,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap ol:last-child){margin-bottom:0}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap h2{font-size:18px;font-weight:600}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap h3{font-size:16px;font-weight:600}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap blockquote{border-left:3px solid #ffffff40;padding-left:12px}:is(.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap ul,.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap ol){padding-left:24px}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap ul{list-style:outside}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap ol{list-style:decimal}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap li+li{margin-top:4px}.AdminRichTextEditor-module__Ei2RDW__admin-rich-text__editor .tiptap a{color:#8eb7ff;text-decoration:underline}
.AdminSelect-module__1wn_ba__admin-select{width:100%;position:relative}.AdminSelect-module__1wn_ba__admin-select__trigger{color:#f5f5f7;width:100%;font:inherit;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:14px;display:flex}.AdminSelect-module__1wn_ba__admin-select__trigger:hover:not(:disabled){border-color:#ffffff47}.AdminSelect-module__1wn_ba__admin-select__trigger:focus{border-color:#fff6;outline:none}.AdminSelect-module__1wn_ba__admin-select--open .AdminSelect-module__1wn_ba__admin-select__trigger{border-color:#fff6}.AdminSelect-module__1wn_ba__admin-select--disabled .AdminSelect-module__1wn_ba__admin-select__trigger{opacity:.5;cursor:default}.AdminSelect-module__1wn_ba__admin-select__label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.AdminSelect-module__1wn_ba__admin-select__chevron{flex:none;transition:transform .15s}.AdminSelect-module__1wn_ba__admin-select--open .AdminSelect-module__1wn_ba__admin-select__chevron{transform:rotate(180deg)}.AdminSelect-module__1wn_ba__admin-select__menu{z-index:20;background:#1a1d24;border:1px solid #ffffff2e;border-radius:10px;max-height:240px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000059}.AdminSelect-module__1wn_ba__admin-select__option{color:#f5f5f7;cursor:pointer;border-radius:8px;padding:8px 10px;font-size:14px}.AdminSelect-module__1wn_ba__admin-select__option:hover,.AdminSelect-module__1wn_ba__admin-select__option--active{background:#ffffff1a}.AdminSelect-module__1wn_ba__admin-select__option--selected{color:#fff;background:#4f8cff2e}.AdminSelect-module__1wn_ba__admin-select__option--selected:hover,.AdminSelect-module__1wn_ba__admin-select__option--selected.AdminSelect-module__1wn_ba__admin-select__option--active{background:#4f8cff47}
.AdminFields-module__XO1Vaa__fields{gap:20px;display:grid}.AdminFields-module__XO1Vaa__field{gap:6px;display:grid}.AdminFields-module__XO1Vaa__label{color:#f5f5f7cc;font-size:13px;font-weight:600}.AdminFields-module__XO1Vaa__hint{color:#f5f5f780;font-size:12px}.AdminFields-module__XO1Vaa__input,.AdminFields-module__XO1Vaa__textarea{color:#f5f5f7;width:100%;font:inherit;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;padding:10px 12px;font-size:14px}.AdminFields-module__XO1Vaa__textarea{resize:vertical;line-height:1.5}.AdminFields-module__XO1Vaa__input:focus,.AdminFields-module__XO1Vaa__textarea:focus{border-color:#fff6;outline:none}.AdminFields-module__XO1Vaa__input:disabled,.AdminFields-module__XO1Vaa__textarea:disabled{opacity:.5}.AdminFields-module__XO1Vaa__checkbox{accent-color:#4f8cff;width:18px;height:18px}.AdminFields-module__XO1Vaa__media{gap:8px;display:grid}.AdminFields-module__XO1Vaa__mediaRow{align-items:center;gap:8px;display:flex}.AdminFields-module__XO1Vaa__upload{white-space:nowrap;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff24;border-radius:10px;flex:none;padding:10px 14px;font-size:13px;position:relative}.AdminFields-module__XO1Vaa__uploadInput{opacity:0;cursor:pointer;position:absolute;inset:0}.AdminFields-module__XO1Vaa__preview{object-fit:contain;background:#ffffff14;border-radius:8px;max-width:220px;max-height:140px}.AdminFields-module__XO1Vaa__error{color:#ff8a8a;font-size:12px}.AdminFields-module__XO1Vaa__group{border:1px solid #ffffff1f;border-radius:12px;gap:16px;margin:0;padding:16px;display:grid}.AdminFields-module__XO1Vaa__groupLegend{color:#f5f5f7cc;padding:0 6px;font-size:13px;font-weight:600}.AdminFields-module__XO1Vaa__list{gap:10px;display:grid}.AdminFields-module__XO1Vaa__stringRow{align-items:flex-start;gap:8px;display:flex}.AdminFields-module__XO1Vaa__listItem{background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;gap:16px;padding:16px;display:grid}.AdminFields-module__XO1Vaa__listItemHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.AdminFields-module__XO1Vaa__listItemTitle{color:#f5f5f7b3;font-size:13px;font-weight:600}.AdminFields-module__XO1Vaa__itemActions{flex:none;gap:6px;display:flex}.AdminFields-module__XO1Vaa__itemAction,.AdminFields-module__XO1Vaa__itemRemove{color:#f5f5f7;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;width:30px;height:30px;font-size:13px;line-height:1}.AdminFields-module__XO1Vaa__itemRemove{color:#ff8a8a}.AdminFields-module__XO1Vaa__itemAction:disabled,.AdminFields-module__XO1Vaa__itemRemove:disabled{opacity:.35;cursor:default}.AdminFields-module__XO1Vaa__add{color:#f5f5f7;font:inherit;cursor:pointer;background:0 0;border:1px dashed #ffffff40;border-radius:10px;justify-self:start;padding:8px 14px;font-size:13px}.AdminFields-module__XO1Vaa__add:hover:not(:disabled){border-color:#ffffff80}
.AdminContentForm-module__jAW68G__form{gap:28px;display:grid}.AdminContentForm-module__jAW68G__actions{background:linear-gradient(#0000,#0f1115 40%);align-items:center;gap:16px;padding:16px 0;display:flex;position:sticky;bottom:0}.AdminContentForm-module__jAW68G__save{color:#fff;font:inherit;cursor:pointer;background:#4f8cff;border:none;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:600}.AdminContentForm-module__jAW68G__save:disabled{opacity:.6;cursor:default}.AdminContentForm-module__jAW68G__delete{color:#ff8a8a;font:inherit;cursor:pointer;background:0 0;border:1px solid #ff8a8a66;border-radius:10px;margin-left:auto;padding:12px 20px;font-size:14px}.AdminContentForm-module__jAW68G__delete:disabled{opacity:.5;cursor:default}.AdminContentForm-module__jAW68G__saved{color:#7ddc9a;font-size:13px}.AdminContentForm-module__jAW68G__error{color:#ff8a8a;margin:0;font-size:14px}
.AdminItemOrderButtons-module__h2Mjta__buttons{flex:none;gap:6px;display:flex}.AdminItemOrderButtons-module__h2Mjta__button{color:#f5f5f7;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;width:30px;height:30px;font-size:13px;line-height:1}.AdminItemOrderButtons-module__h2Mjta__button:disabled{opacity:.3;cursor:default}
.AdminPageShell-module__JaqzDa__page{color:#f5f5f7;background:#0f1115;min-height:100vh;padding:40px 24px 80px;font-size:14px}.AdminPageShell-module__JaqzDa__inner{max-width:860px;margin:0 auto}.AdminPageShell-module__JaqzDa__header{gap:10px;margin-bottom:32px;display:grid}.AdminPageShell-module__JaqzDa__back{color:#f5f5f799;justify-self:start;font-size:13px;text-decoration:none}.AdminPageShell-module__JaqzDa__back:hover{color:#fff}.AdminPageShell-module__JaqzDa__headline{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.AdminPageShell-module__JaqzDa__title{margin:0;font-size:28px;font-weight:600}.AdminPageShell-module__JaqzDa__publicLink{color:#f5f5f799;white-space:nowrap;flex:none;font-size:13px;text-decoration:none}.AdminPageShell-module__JaqzDa__publicLink:hover{color:#fff}.AdminPageShell-module__JaqzDa__description{color:#f5f5f799;max-width:620px;margin:0;line-height:1.5}.AdminPageShell-module__JaqzDa__actions{gap:12px;margin-top:6px;display:flex}
.AdminSectionListPage-module__soAZyG__add{color:#fff;background:#4f8cff;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none}.AdminSectionListPage-module__soAZyG__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.AdminSectionListPage-module__soAZyG__item{background:#ffffff0f;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.AdminSectionListPage-module__soAZyG__item:hover{background:#ffffff1a}.AdminSectionListPage-module__soAZyG__link{color:#f5f5f7;flex:1;gap:4px;min-width:0;text-decoration:none;display:grid}.AdminSectionListPage-module__soAZyG__itemTitle{font-size:15px;font-weight:500}.AdminSectionListPage-module__soAZyG__itemMeta{color:#f5f5f78c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.AdminSectionListPage-module__soAZyG__empty{color:#f5f5f78c;text-align:center;background:#ffffff0a;border-radius:12px;margin:0;padding:32px}
.ArrowIcon-module__EDt7SW__arrow-icon{flex-shrink:0;display:block}.ArrowIcon-module__EDt7SW__arrow-icon--size-16{width:16px;height:16px}@media (max-width:450px){.ArrowIcon-module__EDt7SW__arrow-icon--size-16{width:12px;height:12px}}.ArrowIcon-module__EDt7SW__arrow-icon--size-18{width:18px;height:18px}.ArrowIcon-module__EDt7SW__arrow-icon--size-32{width:32px;height:32px}.ArrowIcon-module__EDt7SW__arrow-icon--flip-x{transform:scaleX(-1)}
.Badge-module__ioOBKa__badge{border-radius:var(--radius-pill);font-family:var(--font-body);white-space:nowrap;align-items:center;display:inline-flex}.Badge-module__ioOBKa__badge--default{font-size:var(--text-body-sm);line-height:var(--line-body-sm);background:var(--color-grey-200);color:var(--color-grey-800);padding:6px 14px;font-weight:500}.Badge-module__ioOBKa__badge--accent{font-size:var(--text-body-sm);line-height:var(--line-body-sm);color:var(--color-accent);background:#f758271f;padding:6px 14px;font-weight:500}.Badge-module__ioOBKa__badge--purple{font-size:var(--text-body-sm);line-height:var(--line-body-sm);color:var(--color-accent-2);background:#4f4ba81f;padding:6px 14px;font-weight:500}.Badge-module__ioOBKa__badge--outline{font-size:var(--text-body-sm);line-height:var(--line-body-sm);border:1px solid var(--color-grey-300);background:var(--color-white);color:var(--color-grey-800);padding:6px 14px;font-weight:500}.Badge-module__ioOBKa__badge--tag{max-width:100%;font-size:var(--text-body-md);line-height:var(--line-body);white-space:normal;overflow-wrap:anywhere;background:var(--color-grey-200);color:var(--color-black);padding:8px 20px;font-weight:400}.Badge-module__ioOBKa__badge--chip,.Badge-module__ioOBKa__badge--chip-accent{font-size:var(--text-body-sm);line-height:var(--line-body-sm);background:var(--color-white-64);padding:6px 16px;font-weight:500}.Badge-module__ioOBKa__badge--chip{color:var(--color-black)}.Badge-module__ioOBKa__badge--chip-accent{color:var(--color-accent)}@media (max-width:1620px){.Badge-module__ioOBKa__badge--tag{font-size:var(--text-body-sm);line-height:var(--line-body-sm);padding:8px 20px}.Badge-module__ioOBKa__badge--chip,.Badge-module__ioOBKa__badge--chip-accent{font-size:var(--text-caption);line-height:var(--line-caption);padding:8px 16px}}@media (max-width:576px){.Badge-module__ioOBKa__badge--tag{font-size:var(--text-body-sm);line-height:var(--line-body-sm);padding:6px 14px}}@media (max-width:450px){.Badge-module__ioOBKa__badge--default,.Badge-module__ioOBKa__badge--accent,.Badge-module__ioOBKa__badge--purple,.Badge-module__ioOBKa__badge--outline,.Badge-module__ioOBKa__badge--chip,.Badge-module__ioOBKa__badge--chip-accent{font-size:var(--text-caption);line-height:var(--line-caption);padding:4px 10px}.Badge-module__ioOBKa__badge--tag{font-size:var(--text-caption);line-height:var(--line-caption);padding:4px 12px}}
.Button-module__Rmgt5G__button{border-radius:var(--radius-pill);font-family:var(--font-body);font-weight:500;font-size:var(--text-body-md);line-height:var(--line-body);white-space:nowrap;cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;max-width:100%;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.Button-module__Rmgt5G__button__label{align-items:center;display:inline-flex}.Button-module__Rmgt5G__button--sm{font-size:var(--text-body-sm);line-height:var(--line-body-sm);padding:8px 20px}.Button-module__Rmgt5G__button--md,.Button-module__Rmgt5G__button--lg{font-size:var(--text-body-xl);line-height:var(--line-body-xl);padding:12px 28px}.Button-module__Rmgt5G__button--primary{background:var(--color-accent);color:var(--color-white)}.Button-module__Rmgt5G__button--primary:hover:not(:disabled){background:var(--color-accent-hover)}.Button-module__Rmgt5G__button--primary:disabled{background:var(--color-grey-200);color:var(--color-grey-400);opacity:1}.Button-module__Rmgt5G__button--dark{background:var(--color-black);color:var(--color-white)}.Button-module__Rmgt5G__button--dark:hover:not(:disabled){background:var(--color-accent)}.Button-module__Rmgt5G__button--light{background:var(--color-grey-200);color:var(--color-black)}.Button-module__Rmgt5G__button--light:hover:not(:disabled){background:var(--color-grey-300)}.Button-module__Rmgt5G__button--outline{border:1px solid var(--color-grey-300);background:var(--color-white);color:var(--color-grey-800)}.Button-module__Rmgt5G__button--outline:hover:not(:disabled){border-color:var(--color-grey-400)}.Button-module__Rmgt5G__button--ghost,.Button-module__Rmgt5G__button--plain{color:var(--color-black);background:0 0;font-weight:400}.Button-module__Rmgt5G__button--ghost:hover:not(:disabled),.Button-module__Rmgt5G__button--plain:hover:not(:disabled){color:var(--color-grey-700)}.Button-module__Rmgt5G__button--plain{padding-inline:0}.Button-module__Rmgt5G__button--plain:active:not(:disabled){font-weight:500}.Button-module__Rmgt5G__button--with-arrow{gap:0;padding:2px 2px 2px 28px}.Button-module__Rmgt5G__button--with-arrow.Button-module__Rmgt5G__button--sm{padding-left:20px}.Button-module__Rmgt5G__button--with-arrow .Button-module__Rmgt5G__button__label{flex:1;padding-right:16px}.Button-module__Rmgt5G__button__arrow-slot{aspect-ratio:1;background:var(--color-white);width:48px;height:48px;color:var(--color-black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Button-module__Rmgt5G__button--with-arrow:disabled .Button-module__Rmgt5G__button__arrow-slot{color:var(--color-grey-400)}.Button-module__Rmgt5G__button__arrow-glyph{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.Button-module__Rmgt5G__button__arrow-glyph>svg{width:100%;height:100%}.Button-module__Rmgt5G__button__arrow-icon{color:var(--color-black)}.Button-module__Rmgt5G__button--with-arrow:disabled .Button-module__Rmgt5G__button__arrow-icon{color:var(--color-grey-400)}@media (max-width:1620px){.Button-module__Rmgt5G__button__arrow-glyph{width:13px;height:13px}}.Button-module__Rmgt5G__button--full-width{width:100%}.Button-module__Rmgt5G__button__icon{flex-shrink:0;width:20px;height:20px}.Button-module__Rmgt5G__button:focus-visible{box-shadow:var(--shadow-focus);outline:none}.Button-module__Rmgt5G__button:disabled{cursor:not-allowed;pointer-events:none}@media (max-width:1620px){.Button-module__Rmgt5G__button--md,.Button-module__Rmgt5G__button--lg{font-size:var(--text-body-md);line-height:var(--line-body);padding:8px 20px}.Button-module__Rmgt5G__button__arrow-slot{width:36px;height:36px}.Button-module__Rmgt5G__button--with-arrow.Button-module__Rmgt5G__button--md,.Button-module__Rmgt5G__button--with-arrow.Button-module__Rmgt5G__button--lg{padding:2px 2px 2px 20px}}@media (max-width:576px){.Button-module__Rmgt5G__button--md,.Button-module__Rmgt5G__button--lg{font-size:var(--text-body-sm);line-height:var(--line-body-sm);padding:7px 16px}.Button-module__Rmgt5G__button__arrow-slot{width:28px;height:28px}.Button-module__Rmgt5G__button__arrow-glyph{width:11px;height:11px}.Button-module__Rmgt5G__button--with-arrow.Button-module__Rmgt5G__button--md,.Button-module__Rmgt5G__button--with-arrow.Button-module__Rmgt5G__button--lg{padding:2px 2px 2px clamp(16px,3.1746vw + 1.71428px,20px)}}@media (max-width:450px){.Button-module__Rmgt5G__button--with-arrow{white-space:normal}.Button-module__Rmgt5G__button--with-arrow .Button-module__Rmgt5G__button__label{min-width:0}}
.Card-module__xqGz8G__card{border-radius:var(--radius-lg);padding:clamp(24px,3vw,32px)}.Card-module__xqGz8G__card--default{background:var(--color-white);border:1px solid var(--color-grey-200)}.Card-module__xqGz8G__card--elevated{background:var(--color-white);box-shadow:var(--shadow-card);border:1px solid var(--color-grey-200)}.Card-module__xqGz8G__card--muted{background:var(--color-bg);border:1px solid #0000}@media (max-width:1620px){.Card-module__xqGz8G__card{padding:24px}}@media (max-width:576px){.Card-module__xqGz8G__card{padding:20px}}@media (max-width:450px){.Card-module__xqGz8G__card{padding:16px}}
.CaseStudyCard-module__BqwjKq__case-study-card{--case-study-card-row-gap:40px;--case-study-card-column-gap:40px;column-gap:var(--case-study-card-column-gap);row-gap:var(--case-study-card-row-gap);border-radius:var(--radius-lg);background:var(--color-white);min-height:484px;color:inherit;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(240px,571px) minmax(0,1fr);padding-right:40px;transition:box-shadow .2s;display:grid;position:relative;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card--animating{overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__panel{grid-area:1/1/-1/-1;grid-template-columns:subgrid;grid-template-rows:subgrid;min-height:100%;display:grid;position:relative}.CaseStudyCard-module__BqwjKq__case-study-card__panel-media{margin-bottom:calc(-1 * var(--case-study-card-row-gap));border-radius:var(--radius-lg) 0 0 var(--radius-lg);grid-area:1/1/-1;align-self:stretch;display:grid;position:relative;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__panel-bg,.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo{grid-area:1/1}.CaseStudyCard-module__BqwjKq__case-study-card__panel-bg{z-index:0;width:100%;height:100%;position:relative;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__panel-bg-image{object-fit:cover}.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo{z-index:1;pointer-events:none;justify-content:center;place-self:center;align-items:center;width:100%;height:100%;display:flex}.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo-image{width:auto;height:auto;max-width:min(var(--case-study-logo-max-width,280px), 64%);max-height:var(--case-study-logo-max-height,60px);object-fit:contain;display:block}.CaseStudyCard-module__BqwjKq__case-study-card__content{flex-direction:column;grid-area:1/2;min-width:0;padding-block:40px 0;padding-inline-end:72px;display:flex}.CaseStudyCard-module__BqwjKq__case-study-card__lead{flex-direction:column;gap:12px;min-width:0;min-height:0;display:flex;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__tag{flex-shrink:0;align-self:flex-start}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-tag{background:var(--color-white)}.CaseStudyCard-module__BqwjKq__case-study-card__description{-webkit-line-clamp:5;overflow-wrap:anywhere;font-size:var(--text-body-xl);line-height:var(--line-body-xl);color:var(--color-black);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__metric-block{grid-area:2/2;align-self:end;align-items:stretch;gap:16px;min-width:0;padding-block-end:40px;padding-inline-end:72px;display:flex}.CaseStudyCard-module__BqwjKq__case-study-card__metric-bar{border-radius:var(--radius-lg);background:var(--color-accent);flex-shrink:0;width:4px;min-height:86px}.CaseStudyCard-module__BqwjKq__case-study-card__metric-copy{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.CaseStudyCard-module__BqwjKq__case-study-card__metric{font-family:var(--font-heading);font-size:var(--text-h1);font-weight:600;line-height:var(--line-h1);letter-spacing:var(--letter-heading);color:var(--color-accent-2);overflow-wrap:anywhere;margin:0}.CaseStudyCard-module__BqwjKq__case-study-card__metric-label{-webkit-line-clamp:2;overflow-wrap:anywhere;min-width:0;font-size:var(--text-body-xl);line-height:var(--line-body-xl);color:var(--color-accent-2);-webkit-box-orient:vertical;flex:1;margin:0;display:-webkit-box;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__footer{display:block}.CaseStudyCard-module__BqwjKq__case-study-card__read-more{font:inherit;font-size:var(--text-body-md);line-height:var(--line-body);color:var(--color-grey-400);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin:0;padding:0;display:none}.CaseStudyCard-module__BqwjKq__case-study-card__read-more:focus-visible{box-shadow:var(--shadow-focus);border-radius:var(--radius-sm);outline:none}.CaseStudyCard-module__BqwjKq__case-study-card__read-more-icon{width:16px;height:16px;transition:transform .2s;transform:rotate(90deg)}.CaseStudyCard-module__BqwjKq__case-study-card__read-more-icon--expanded{transform:rotate(-90deg)}.CaseStudyCard-module__BqwjKq__case-study-card__action{z-index:2;background:var(--color-grey-200);width:52px;height:52px;color:var(--color-black);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex;position:absolute;bottom:40px;right:40px}.CaseStudyCard-module__BqwjKq__case-study-card__action:hover{background:var(--color-accent);color:var(--color-white)}.CaseStudyCard-module__BqwjKq__case-study-card__action:focus-visible{box-shadow:var(--shadow-focus);outline:none}@media (min-width:1051px){.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-header{display:none}}@media (max-width:1050px){.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__tag{display:none}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-header{z-index:4;pointer-events:none;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:absolute;top:20px;left:20px;right:20px}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-tag{flex:none}}@media (max-width:1620px){.CaseStudyCard-module__BqwjKq__case-study-card{--case-study-card-row-gap:24px;--case-study-card-column-gap:24px;grid-template-columns:minmax(200px,436px) minmax(0,1fr);min-height:363px;padding-right:24px}.CaseStudyCard-module__BqwjKq__case-study-card__panel-media{border-radius:var(--radius-md) 0 0 var(--radius-md)}.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo-image{max-width:min(280px,64%);max-height:60px}.CaseStudyCard-module__BqwjKq__case-study-card__content{padding-block:24px 0;padding-inline-end:64px}.CaseStudyCard-module__BqwjKq__case-study-card__description{font-size:24px;line-height:var(--line-h3);-webkit-line-clamp:4}.CaseStudyCard-module__BqwjKq__case-study-card__metric-block{padding-block-end:24px;padding-inline-end:64px}.CaseStudyCard-module__BqwjKq__case-study-card__metric-bar{min-height:66px}.CaseStudyCard-module__BqwjKq__case-study-card__action{width:40px;height:40px;bottom:24px;right:24px}}@media (min-width:1051px) and (max-width:1620px){.CaseStudyCard-module__BqwjKq__case-study-card{grid-template-columns:minmax(200px,min(436px,26.9136vw)) minmax(0,1fr);min-height:min(363px,22.4074vw)}}@media (max-width:1050px){.CaseStudyCard-module__BqwjKq__case-study-card{--case-study-card-row-gap:28px;--case-study-card-column-gap:28px;border-radius:var(--radius-md);grid-template-columns:304px minmax(0,1fr);height:258px;min-height:258px;padding-right:16px}.CaseStudyCard-module__BqwjKq__case-study-card__panel-media{border-radius:var(--radius-md) 0 0 var(--radius-md)}.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo-image{max-width:min(193px,63%);max-height:43px}.CaseStudyCard-module__BqwjKq__case-study-card__content{min-width:0;padding:24px 56px 0 24px;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__description{-webkit-line-clamp:4;font-size:16px;line-height:22px}.CaseStudyCard-module__BqwjKq__case-study-card__metric-block{padding-block-end:0;padding-inline:24px 56px}.CaseStudyCard-module__BqwjKq__case-study-card__metric-bar{min-height:68px}.CaseStudyCard-module__BqwjKq__case-study-card__action{width:40px;height:40px;bottom:24px;right:16px}.CaseStudyCard-module__BqwjKq__case-study-card__metric{font-size:var(--text-h3);line-height:var(--line-h3)}.CaseStudyCard-module__BqwjKq__case-study-card__metric-label{font-size:16px;line-height:22px}}@media (max-width:768px){.CaseStudyCard-module__BqwjKq__case-study-card,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal{border-radius:var(--radius-md);flex-direction:column;gap:0;width:100%;height:auto;min-height:min(385px,50.1302vw);padding-right:0;display:flex}.CaseStudyCard-module__BqwjKq__case-study-card__panel-media{margin-bottom:0}.CaseStudyCard-module__BqwjKq__case-study-card__panel,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel{flex:0 0 min(194px,25.2604vw);height:min(194px,25.2604vw);min-height:0;max-height:min(194px,25.2604vw);display:block;position:relative;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__panel-media,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-media{border-radius:var(--radius-md);height:min(194px,25.2604vw);max-height:min(194px,25.2604vw)}.CaseStudyCard-module__BqwjKq__case-study-card__panel-bg,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-bg{height:min(194px,25.2604vw);min-height:0;max-height:min(194px,25.2604vw)}.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-logo{z-index:2;grid-area:unset;justify-content:flex-start;place-self:auto;align-items:center;width:auto;height:auto;padding:0;display:flex;position:absolute;inset:20px auto auto 20px}.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo-image,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-logo-image{max-width:min(160px,20.8333vw);max-height:min(33px,4.29688vw)}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__tag{display:none}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-header{z-index:4;pointer-events:none;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:absolute;top:20px;left:20px;right:20px}.CaseStudyCard-module__BqwjKq__case-study-card__metric-block,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric-block{z-index:3;flex-direction:column;gap:8px;padding:0;display:flex;position:absolute;inset:auto 20px 16px}.CaseStudyCard-module__BqwjKq__case-study-card__metric-bar,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric-bar{border-radius:var(--radius-lg);width:100%;height:3px;min-height:0}.CaseStudyCard-module__BqwjKq__case-study-card__metric-copy,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric-copy{flex-direction:row;flex:1;align-items:center;gap:12px;width:100%;min-width:0}.CaseStudyCard-module__BqwjKq__case-study-card__metric,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric{color:var(--color-white);flex-shrink:0}.CaseStudyCard-module__BqwjKq__case-study-card__metric-label,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric-label{width:0;min-width:0;font-size:var(--text-caption);line-height:var(--line-caption);color:var(--color-white);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__content,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__content{grid-column:unset;grid-row:unset;flex:none;min-width:0;min-height:0;padding:20px 20px 0;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__footer,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__footer{grid-column:unset;grid-row:unset;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:0 20px 20px;display:flex}.CaseStudyCard-module__BqwjKq__case-study-card__description,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__description{font-size:var(--text-body-md);line-height:var(--line-body-sm);-webkit-line-clamp:4}.CaseStudyCard-module__BqwjKq__case-study-card__read-more,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__read-more{display:inline-flex}.CaseStudyCard-module__BqwjKq__case-study-card__action,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__action{flex-shrink:0;width:40px;height:40px;position:static}}@media (min-width:577px) and (max-width:768px){.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal{--case-study-panel-width:min(348px, calc(348 * 100vw / 768));grid-template-columns:var(--case-study-panel-width) minmax(0, 1fr);border-radius:var(--radius-md);grid-template-rows:minmax(0,1fr) auto;gap:0;height:min(190px,24.7396vw);min-height:min(190px,24.7396vw);padding-right:0;display:grid}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel{z-index:1;grid-template-columns:subgrid;grid-template-rows:subgrid;grid-area:1/1/-1/-1;width:100%;min-height:100%;display:grid;position:relative}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-media{border-radius:var(--radius-md);height:100%;max-height:none;margin-bottom:0}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-bg{height:100%;min-height:0;max-height:none}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-header,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric-block{width:calc(var(--case-study-panel-width) - 40px);grid-area:1/1/-1;right:auto}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__content{grid-area:1/2;min-width:0}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__footer{grid-area:2/2}}@media (min-width:769px) and (max-width:1050px){.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal{border-radius:var(--radius-md);grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(200px,304px) minmax(0,1fr);gap:0;height:258px;min-height:258px;padding-right:16px;display:grid}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel{z-index:1;grid-template-columns:subgrid;grid-template-rows:subgrid;grid-area:1/1/-1/-1;width:100%;min-height:100%;display:grid;position:relative}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-media{border-radius:var(--radius-md) 0 0 var(--radius-md);height:258px;max-height:258px;margin-bottom:0}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-bg{height:258px;min-height:0;max-height:258px}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-header{display:none}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__tag{display:flex}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-logo{z-index:1;grid-area:1/1;justify-content:center;place-self:center;align-items:center;width:100%;height:100%;display:flex;position:static;inset:auto}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-logo-image{max-width:min(193px,63%);max-height:43px}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric-block{z-index:2;flex-direction:row;grid-area:2/2;align-self:end;align-items:stretch;gap:16px;min-width:0;padding:0 56px 24px 24px;display:flex;position:static}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric-bar{width:4px;height:auto;min-height:68px}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric-copy{flex-direction:column;flex:1;gap:0;min-width:0}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric{font-size:var(--text-h1);line-height:var(--line-h1)}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__metric-label{font-size:var(--text-body-md);line-height:var(--line-body);overflow-wrap:anywhere}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__content{z-index:2;grid-area:1/2;min-width:0;padding:24px 56px 0 24px;position:relative;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__description{color:var(--color-black);-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__read-more{display:none}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__action{z-index:3;width:40px;height:40px;position:absolute;bottom:24px;right:16px}}@media (max-width:576px){.CaseStudyCard-module__BqwjKq__case-study-card{border-radius:var(--radius-md);flex-direction:column;gap:0;min-height:385px;padding-right:0;display:flex}.CaseStudyCard-module__BqwjKq__case-study-card__panel-media{margin-bottom:0}.CaseStudyCard-module__BqwjKq__case-study-card__panel{flex:0 0 194px;height:194px;min-height:0;max-height:194px;display:block;position:relative;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__panel-media{border-radius:var(--radius-md) var(--radius-md) 0 0;height:194px;max-height:194px}.CaseStudyCard-module__BqwjKq__case-study-card__panel-bg{height:194px;min-height:0;max-height:194px}.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo{place-self:start;width:auto;height:auto;padding:20px 0 0 20px}.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo-image{max-width:160px;max-height:33px}.CaseStudyCard-module__BqwjKq__case-study-card__metric-block{z-index:3;flex-direction:column;gap:8px;padding:0;display:flex;position:absolute;inset:auto 20px 16px}.CaseStudyCard-module__BqwjKq__case-study-card__metric-bar{border-radius:var(--radius-lg);width:100%;height:3px;min-height:0}.CaseStudyCard-module__BqwjKq__case-study-card__metric-copy{flex-direction:row;flex:1;align-items:center;gap:12px;width:100%;min-width:0}.CaseStudyCard-module__BqwjKq__case-study-card__metric{color:var(--color-white);flex-shrink:0}.CaseStudyCard-module__BqwjKq__case-study-card__metric-label{width:0;min-width:0;font-size:var(--text-caption);line-height:var(--line-caption);color:var(--color-white);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__content{flex:none;min-width:0;min-height:0;padding:20px 20px 0;overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:0 20px 20px;display:flex}.CaseStudyCard-module__BqwjKq__case-study-card__read-more{display:inline-flex}.CaseStudyCard-module__BqwjKq__case-study-card__action{flex-shrink:0;width:36px;height:36px;position:static}.CaseStudyCard-module__BqwjKq__case-study-card__action svg{width:14px;height:14px}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal{flex-direction:column;min-height:385px;display:flex}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-logo{z-index:2;grid-area:unset;justify-content:flex-start;place-self:auto;align-items:center;width:auto;height:auto;padding:0;display:flex;position:absolute;inset:20px auto auto 20px}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-header{z-index:4;pointer-events:none;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:absolute;top:20px;left:20px;right:20px}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-logo-image{max-width:160px;max-height:33px}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:0 20px 20px;display:flex}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__read-more{display:inline-flex}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__action{flex-shrink:0;width:36px;height:36px;position:static}.CaseStudyCard-module__BqwjKq__case-study-card__panel,.CaseStudyCard-module__BqwjKq__case-study-card__panel-media,.CaseStudyCard-module__BqwjKq__case-study-card__panel-bg{flex-basis:194px;height:194px;max-height:194px}.CaseStudyCard-module__BqwjKq__case-study-card__panel-bg{border-radius:var(--radius-control) var(--radius-control) 0 0}.CaseStudyCard-module__BqwjKq__case-study-card__description{font-size:var(--text-body-sm);line-height:var(--line-body-sm);-webkit-line-clamp:3}.CaseStudyCard-module__BqwjKq__case-study-card__read-more{font-size:var(--text-body-sm);line-height:var(--line-body-sm)}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-media,.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-bg{flex-basis:194px;height:194px;max-height:194px}}@media (max-width:450px){.CaseStudyCard-module__BqwjKq__case-study-card{min-height:362px}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-header{top:16px;left:16px;right:16px}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-logo{inset:16px auto auto 16px}.CaseStudyCard-module__BqwjKq__case-study-card__panel-bg{border-radius:var(--radius-control);overflow:hidden}.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__panel-logo-image{max-width:140px;max-height:32px}.CaseStudyCard-module__BqwjKq__case-study-card__panel,.CaseStudyCard-module__BqwjKq__case-study-card__panel-media,.CaseStudyCard-module__BqwjKq__case-study-card__panel-bg{flex-basis:178px;height:178px;max-height:178px}.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo{padding:0}.CaseStudyCard-module__BqwjKq__case-study-card__panel-logo-image{max-width:140px;max-height:32px}.CaseStudyCard-module__BqwjKq__case-study-card__metric-block{inset:auto 16px 11px}.CaseStudyCard-module__BqwjKq__case-study-card__metric-bar{height:2px}.CaseStudyCard-module__BqwjKq__case-study-card__metric{font-size:28px;line-height:36px}.CaseStudyCard-module__BqwjKq__case-study-card__content{padding:16px 16px 0}.CaseStudyCard-module__BqwjKq__case-study-card__footer{padding:0 16px 16px}.CaseStudyCard-module__BqwjKq__case-study-card__description,.CaseStudyCard-module__BqwjKq__case-study-card__read-more{font-size:var(--text-caption);line-height:var(--line-caption)}.CaseStudyCard-module__BqwjKq__case-study-card__description{-webkit-line-clamp:4}.CaseStudyCard-module__BqwjKq__case-study-card__action{width:32px;height:32px}}.CaseStudyCard-module__BqwjKq__case-study-card--expanded .CaseStudyCard-module__BqwjKq__case-study-card__description,.CaseStudyCard-module__BqwjKq__case-study-card--expanded.CaseStudyCard-module__BqwjKq__case-study-card--compact-horizontal .CaseStudyCard-module__BqwjKq__case-study-card__description{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}
.Checkbox-module__aCZgaG__checkbox{cursor:pointer;font-family:var(--font-body);font-size:var(--text-body-xl);line-height:var(--line-body-xl);color:var(--color-black);align-items:flex-start;gap:12px;display:inline-flex}.Checkbox-module__aCZgaG__checkbox__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Checkbox-module__aCZgaG__checkbox__box{border-radius:var(--radius-xs);background:var(--color-white);border:none;flex-shrink:0;width:24px;height:24px;margin-top:0;transition:background .2s;position:relative}.Checkbox-module__aCZgaG__checkbox__input:focus-visible+.Checkbox-module__aCZgaG__checkbox__box{box-shadow:var(--shadow-focus)}.Checkbox-module__aCZgaG__checkbox__input:checked+.Checkbox-module__aCZgaG__checkbox__box{background:var(--color-accent)}.Checkbox-module__aCZgaG__checkbox__input:checked+.Checkbox-module__aCZgaG__checkbox__box:after{content:"";border:solid var(--color-white);border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:5px;left:8px;transform:rotate(45deg)}.Checkbox-module__aCZgaG__checkbox__input:disabled+.Checkbox-module__aCZgaG__checkbox__box{background:var(--color-grey-200);cursor:not-allowed}.Checkbox-module__aCZgaG__checkbox__label{flex:1;min-width:0}.Checkbox-module__aCZgaG__checkbox__label a{text-underline-offset:3px;text-decoration:underline!important}@media (max-width:1620px){.Checkbox-module__aCZgaG__checkbox{font-size:var(--text-body-md);line-height:var(--line-body)}.Checkbox-module__aCZgaG__checkbox__box{width:20px;height:20px}.Checkbox-module__aCZgaG__checkbox__input:checked+.Checkbox-module__aCZgaG__checkbox__box:after{width:5px;height:8px;top:4px;left:7px}}@media (max-width:576px){.Checkbox-module__aCZgaG__checkbox{font-size:var(--text-body-sm);gap:clamp(8px,3.1746vw - 6.28572px,12px);line-height:18px}.Checkbox-module__aCZgaG__checkbox__box{width:16px;height:16px}.Checkbox-module__aCZgaG__checkbox__input:checked+.Checkbox-module__aCZgaG__checkbox__box:after{border-width:0 1.5px 1.5px 0;width:4px;height:7px;top:3px;left:5px}}@media (max-width:450px){.Checkbox-module__aCZgaG__checkbox{line-height:var(--line-body-sm);gap:8px}}
.Container-module__Q8zSjG__container{width:100%;max-width:var(--container-max);min-width:0;padding-inline:var(--container-padding);margin-inline:auto}.Container-module__Q8zSjG__container--wide{width:100%;max-width:none}
.Divider-module__wFm3vW__divider{border:none;border-top:1px solid var(--color-grey-200);width:100%;margin:0}
.FeatureRow-module__8jvmuq__feature-row{--feature-row-gap:40px;grid-template-columns:calc(50% - var(--feature-row-gap)) minmax(0, 1fr);gap:var(--feature-row-gap);grid-template-areas:"content media";align-items:center;width:100%;display:grid}.FeatureRow-module__8jvmuq__feature-row--reversed{grid-template-columns:minmax(0,50%) minmax(0,1fr);grid-template-areas:"media content"}.FeatureRow-module__8jvmuq__feature-row__content{flex-direction:column;grid-area:content;gap:64px;max-width:892px;display:flex}.FeatureRow-module__8jvmuq__feature-row-media{grid-area:media}.FeatureRow-module__8jvmuq__feature-row:not(.FeatureRow-module__8jvmuq__feature-row--reversed) .FeatureRow-module__8jvmuq__feature-row__content{padding-inline-start:var(--container-padding)}.FeatureRow-module__8jvmuq__feature-row--reversed .FeatureRow-module__8jvmuq__feature-row__content{padding-inline-end:var(--container-padding)}.FeatureRow-module__8jvmuq__feature-row__intro{flex-direction:column;gap:20px;display:flex}.FeatureRow-module__8jvmuq__feature-row__heading{font-family:var(--font-heading);font-size:var(--text-h1);font-weight:600;line-height:var(--line-h1);letter-spacing:var(--letter-heading)}.FeatureRow-module__8jvmuq__feature-row__lead{font-family:var(--font-body);font-size:var(--text-body-xl);line-height:var(--line-body-xl)}.FeatureRow-module__8jvmuq__feature-row__lead-accent{color:var(--color-accent);font-weight:500}.FeatureRow-module__8jvmuq__feature-row__tags{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.FeatureRow-module__8jvmuq__feature-row__tags-item{list-style:none}@media (min-width:1051px) and (max-width:1620px){.FeatureRow-module__8jvmuq__feature-row,.FeatureRow-module__8jvmuq__feature-row--reversed{align-items:end}}@media (max-width:1620px){.FeatureRow-module__8jvmuq__feature-row{--feature-row-gap:32px}.FeatureRow-module__8jvmuq__feature-row__content{gap:64px;max-width:680px}}@media (min-width:1051px) and (max-width:1620px){.FeatureRow-module__8jvmuq__feature-row__content{max-width:min(680px,41.9753vw)}}@media (max-width:1050px){.FeatureRow-module__8jvmuq__feature-row,.FeatureRow-module__8jvmuq__feature-row--reversed{grid-template-columns:1fr;grid-template-areas:"content""media";gap:24px}.FeatureRow-module__8jvmuq__feature-row__content{max-width:none;padding-inline:var(--container-padding);gap:80px}.FeatureRow-module__8jvmuq__feature-row__tags{flex-flow:wrap}}@media (min-width:769px) and (max-width:1050px){.FeatureRow-module__8jvmuq__feature-row,.FeatureRow-module__8jvmuq__feature-row--reversed{gap:min(24px,2.28571vw)}.FeatureRow-module__8jvmuq__feature-row__content{gap:min(80px,7.61905vw)}}@media (min-width:577px) and (max-width:768px){.FeatureRow-module__8jvmuq__feature-row__content{gap:min(80px,10.4167vw)}}@media (max-width:576px){.FeatureRow-module__8jvmuq__feature-row__content{gap:64px}.FeatureRow-module__8jvmuq__feature-row__intro{gap:8px}}@media (max-width:450px){.FeatureRow-module__8jvmuq__feature-row__content{gap:48px}}
.FeatureRowMedia-module__0Yh_ga__feature-row-media{box-sizing:border-box;border:1px solid var(--color-grey-300);border-radius:var(--radius-lg);width:100%;margin:0;overflow:hidden}@media (min-width:1051px){.FeatureRowMedia-module__0Yh_ga__feature-row-media--edge-inline-end{border-start-end-radius:0;border-end-end-radius:0}.FeatureRowMedia-module__0Yh_ga__feature-row-media--edge-inline-start{border-start-start-radius:0;border-end-start-radius:0}}.FeatureRowMedia-module__0Yh_ga__feature-row-media--animated{background:#f8f9fb}.FeatureRowMedia-module__0Yh_ga__feature-row-media__viewport{width:100%;height:100%;position:relative}.FeatureRowMedia-module__0Yh_ga__feature-row-media__slot{background:var(--color-grey-200);border-radius:0;width:100%;height:100%;position:absolute;inset:0}.FeatureRowMedia-module__0Yh_ga__feature-row-media__animation{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.FeatureRowMedia-module__0Yh_ga__feature-row-media--animated .FeatureRowMedia-module__0Yh_ga__feature-row-media__animation{object-fit:contain}@media (max-width:1050px){.FeatureRowMedia-module__0Yh_ga__feature-row-media{width:calc(100% - var(--container-padding));margin-left:var(--container-padding);border-start-end-radius:0;border-end-end-radius:0}}
.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle{--toggle-gap:4px;--toggle-segments:3;gap:var(--toggle-gap);border-radius:var(--radius-input);background:var(--color-white);width:451px;height:52px;padding:0;display:flex;position:relative}.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__thumb{top:0;left:calc(var(--active-index) * (100% - (var(--toggle-segments) - 1) * var(--toggle-gap)) / var(--toggle-segments) + var(--active-index) * var(--toggle-gap));width:calc((100% - (var(--toggle-segments) - 1) * var(--toggle-gap)) / var(--toggle-segments));border-radius:var(--radius-input);background:var(--color-black);pointer-events:none;max-width:100%;height:100%;transition:left .28s cubic-bezier(.4,0,.2,1);position:absolute}.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__option{z-index:1;border-radius:var(--radius-input);min-width:fit-content;font-family:var(--font-body);font-size:var(--text-body-xl);font-weight:500;line-height:var(--line-body-xl);color:var(--color-black);cursor:pointer;background:0 0;border:none;flex:1;padding:8px 28px;transition:color .28s cubic-bezier(.4,0,.2,1);position:relative}.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__option--active{color:var(--color-white)}.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__option:focus-visible{box-shadow:var(--shadow-focus);outline:none}@media (prefers-reduced-motion:reduce){.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__thumb,.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__option{transition:none}}@media (min-width:1051px) and (max-width:1620px){.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle{width:85%;max-width:100%;height:40px}.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__option{font-size:var(--text-body-md);line-height:var(--line-body);padding-inline:20px}}@media (max-width:1050px){.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle{max-width:80%;height:40px}.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__option{font-size:var(--text-body-md);line-height:var(--line-body);padding-inline:20px}}@media (min-width:577px) and (max-width:768px){.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle{width:440px;height:40px}.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__option{font-size:var(--text-body-md);line-height:var(--line-body);padding-inline:20px}}@media (max-width:576px){.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle{width:344px;height:32px}.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__option{font-size:var(--text-body-sm);line-height:var(--line-body-sm);text-overflow:ellipsis;justify-content:center;align-items:center;padding-inline:clamp(8px,3.1746vw - 6.28572px,12px);display:flex;overflow:hidden}}@media (max-width:450px){.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle__option{font-size:var(--text-body-sm);line-height:var(--line-body-sm);padding-inline:8px}.FeedbackFormChannelToggle-module__xNITSq__feedback-form-channel-toggle{width:100%;max-width:100%}}
.FeedbackFormPanel-module__Ab830W__feedback-form-panel{z-index:0;position:relative;overflow:visible}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__decor{inset:-84px calc(-1 * var(--container-padding)) -200px 0;pointer-events:none;z-index:0;position:absolute}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--purple{background:linear-gradient(135deg, var(--color-blue-muted) 0%, var(--color-purple-mid) 47.12%, #273181 100%);border-radius:50%;width:1150px;height:1150px;position:absolute;top:-84px;right:-96px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--orange{width:min(400px,42vw);height:min(400px,42vw);left:var(--container-padding);background:linear-gradient(225deg, var(--color-accent) 0%, var(--color-accent-hover) 47.12%, var(--color-blue-muted) 100%);border-radius:50%;position:absolute;bottom:-208px;transform:rotate(90deg)}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--orange-small{background:linear-gradient(225deg, var(--color-blue-muted) 0%, var(--color-accent) 47.12%, var(--color-accent-hover) 100%);border-radius:50%;width:min(200px,28vw);height:min(200px,28vw);position:absolute;top:min(15px,11.1979vw);right:min(662px,34.4792vw)}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__panel{z-index:1;border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#7a7a8314;justify-content:space-between;align-items:flex-start;gap:48px;padding:40px 48px;display:flex;position:relative;overflow:visible}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__intro{flex-direction:column;flex:auto;gap:12px;max-width:815px;display:flex}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__title{font-family:var(--font-heading);font-size:var(--text-h1);font-weight:600;line-height:var(--line-h1);letter-spacing:var(--letter-heading);margin:0}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__subtitle{font-family:var(--font-body);font-size:var(--text-body-xl);line-height:var(--line-body-xl);color:var(--color-black);max-width:815px;margin:0}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__subtitle-accent{color:var(--color-accent);font-weight:500}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__form-slot{flex-shrink:0;width:min(100%,568px)}@media (max-width:1620px){.FeedbackFormPanel-module__Ab830W__feedback-form-panel__panel{gap:48px;min-height:284px;padding:40px 48px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__intro{gap:12px;max-width:756px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__subtitle{max-width:756px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__form-slot{width:460px;max-width:460px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--orange-small{width:160px;height:160px;top:15px;right:497px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--orange{width:320px;height:320px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--purple{width:720px;height:720px}}@media (min-width:1051px) and (max-width:1620px){.FeedbackFormPanel-module__Ab830W__feedback-form-panel__intro{max-width:min(756px,46.6667vw)}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__form-slot{width:min(460px,28.3951vw);max-width:min(460px,28.3951vw)}}@media (max-width:1050px){.FeedbackFormPanel-module__Ab830W__feedback-form-panel__panel{border-radius:24px;flex-direction:column;align-items:stretch;gap:min(80px,7.61905vw);height:auto;min-height:min(482px,45.9048vw);padding:min(32px,3.04762vw) min(48px,4.57143vw);overflow:visible}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__intro,.FeedbackFormPanel-module__Ab830W__feedback-form-panel__subtitle{max-width:none}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__form-slot{align-self:flex-start;width:568px;max-width:568px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--orange-small{display:none}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--purple{width:min(720px,68.5714vw);height:min(720px,68.5714vw);inset:237px auto auto -87px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--orange{width:320px;height:320px;inset:348px auto auto 489px;transform:rotate(90deg)}}@media (max-width:768px){.FeedbackFormPanel-module__Ab830W__feedback-form-panel__panel{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:clamp(40px,10.4712vw - 20.4189px,60px);height:auto;min-height:clamp(360px,20.9424vw + 239.162px,400px);padding:clamp(20px,2.09424vw + 7.91623px,24px) clamp(20px,4.18848vw - 4.16754px,28px)}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__intro{flex:none;max-width:none}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__form-slot{align-self:stretch;width:100%;max-width:none}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--purple{width:clamp(480px,78vw,600px);height:clamp(480px,78vw,600px);top:clamp(197px,28vw,218px);left:clamp(-92px,-12vw,-61px)}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--orange{width:240px;height:240px;top:clamp(330px,48vw,594px);left:auto;right:48px}}@media (min-width:577px) and (max-width:768px){.FeedbackFormPanel-module__Ab830W__feedback-form-panel__panel{gap:min(60px,7.8125vw);min-height:min(400px,52.0833vw);padding:min(24px,3.125vw) min(28px,3.64583vw)}}@media (max-width:576px){.FeedbackFormPanel-module__Ab830W__feedback-form-panel__intro{gap:8px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__panel{border-radius:var(--radius-lg);flex-direction:column;align-items:stretch;gap:clamp(32px,6.34921vw + 3.42857px,40px);height:auto;min-height:clamp(360px,73vw,420px);padding:clamp(16px,6.34921vw - 12.5714px,24px)}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--purple{width:clamp(360px,83vw,480px);height:clamp(360px,83vw,480px);top:250px;left:clamp(-102px,-17vw,-61px)}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--orange{width:clamp(140px,25vw,180px);height:clamp(140px,25vw,180px);top:clamp(330px,58vw,484px);left:auto;right:clamp(20px,5vw,40px)}}@media (max-width:450px){.FeedbackFormPanel-module__Ab830W__feedback-form-panel__panel{border-radius:var(--radius-lg);gap:32px;height:fit-content;padding:16px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__intro{gap:8px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__title{font-size:var(--text-h1);line-height:var(--line-h1)}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__subtitle{font-size:var(--text-body-md);line-height:var(--line-body-sm)}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--purple{width:360px;height:360px;top:220px;left:-102px}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__orb--orange{width:140px;height:140px;top:330px;left:auto;right:40px}}.FeedbackFormPanel-module__Ab830W__feedback-form-panel__form-slot--inactive{pointer-events:none}
.Heading-module__V4WiPq__heading{font-family:var(--font-heading);letter-spacing:var(--letter-heading);font-weight:600}.Heading-module__V4WiPq__heading--level-1{font-size:var(--text-h1);line-height:var(--line-h1)}.Heading-module__V4WiPq__heading--level-2{font-size:var(--text-h2);line-height:var(--line-h2)}.Heading-module__V4WiPq__heading--level-3{font-size:var(--text-h3);line-height:var(--line-h3)}.Heading-module__V4WiPq__heading--level-4{font-size:var(--text-h4);line-height:var(--line-h4)}.Heading-module__V4WiPq__heading--inverse{color:var(--color-white)}
.InfoCard-module__hLyi0a__info-card{border-radius:var(--radius-lg);background:var(--color-white);border:1px solid var(--color-grey-200);flex-direction:column;gap:16px;min-height:100%;padding:clamp(24px,3vw,32px);display:flex}.InfoCard-module__hLyi0a__info-card--accent{background:linear-gradient(135deg,#f7582714,#4f4ba814);border:none}.InfoCard-module__hLyi0a__info-card__stat-value{font-family:var(--font-heading);color:var(--color-accent);font-size:clamp(40px,5vw,64px);font-weight:500;line-height:1}.InfoCard-module__hLyi0a__info-card__title{font-size:var(--text-h4);line-height:var(--line-h4);font-weight:500}.InfoCard-module__hLyi0a__info-card__text{font-size:var(--text-body-md);line-height:var(--line-body);color:var(--color-grey-600)}.InfoCard-module__hLyi0a__info-card__image-wrap{border-radius:var(--radius-md);margin-top:auto;overflow:hidden}.InfoCard-module__hLyi0a__info-card__image-wrap img{object-fit:cover;width:100%;height:180px}@media (max-width:1620px){.InfoCard-module__hLyi0a__info-card{padding:24px}}@media (max-width:576px){.InfoCard-module__hLyi0a__info-card{padding:20px}}@media (max-width:450px){.InfoCard-module__hLyi0a__info-card{padding:16px}}
.Input-module__k2Ezja__input{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.Input-module__k2Ezja__input__label{font-size:var(--text-body-sm);line-height:var(--line-body-sm);color:var(--color-grey-600)}.Input-module__k2Ezja__input__control{border-radius:var(--radius-input);width:100%;font-family:var(--font-body);font-size:var(--text-body-xl);line-height:var(--line-body-xl);color:var(--color-black);background:var(--color-white);border:none;outline:none;padding:16px 20px;transition:box-shadow .2s,background .2s}.Input-module__k2Ezja__input__control::placeholder{color:var(--color-grey-400)}.Input-module__k2Ezja__input__control:focus{box-shadow:var(--shadow-focus)}.Input-module__k2Ezja__input__control:disabled{background:var(--color-grey-200);color:var(--color-grey-400);cursor:not-allowed}.Input-module__k2Ezja__input__control--error,.Input-module__k2Ezja__input__control--error::placeholder{color:var(--color-accent);font-weight:500}.Input-module__k2Ezja__input__error{font-size:var(--text-body-sm);line-height:var(--line-body-sm);color:var(--color-accent);font-weight:500}@media (max-width:1620px) and (min-width:577px){.Input-module__k2Ezja__input__control{box-sizing:border-box;height:40px;font-size:var(--text-body-md);line-height:var(--line-body);padding:12px 16px}}@media (max-width:576px){.Input-module__k2Ezja__input__control{height:32px;font-size:var(--text-body-sm);line-height:var(--line-body-sm);padding:clamp(6px,1.5873vw - 1.14286px,8px) clamp(12px,3.1746vw - 2.28572px,16px)}}@media (max-width:450px){.Input-module__k2Ezja__input__control{padding:6px 12px}}
.Link-module__iWxDaq__link{transition:color .2s}.Link-module__iWxDaq__link--nav{font-size:var(--text-body-xl);line-height:var(--line-body-xl);color:var(--color-black);font-weight:400}.Link-module__iWxDaq__link--nav:hover{color:var(--color-black);font-weight:500}.Link-module__iWxDaq__link--inline{font-size:inherit;line-height:inherit;color:var(--color-accent-2);text-underline-offset:3px;text-decoration:underline}.Link-module__iWxDaq__link--inline:hover{color:var(--color-accent)}@media (max-width:1620px){.Link-module__iWxDaq__link--nav{font-size:var(--text-body-md);line-height:var(--line-body)}}@media (max-width:576px){.Link-module__iWxDaq__link--nav{font-size:var(--text-body-md);line-height:var(--line-body)}}
.FormConsentLabel-module__4Pu2QG__form-consent-label a,.FormConsentLabel-module__4Pu2QG__form-consent-label__privacy-link{text-underline-offset:3px;text-decoration:underline!important}
.Logo-module__Ghxs0G__logo{font-family:var(--font-heading);color:inherit;align-items:center;gap:10px;font-size:20px;font-weight:600;line-height:1.2;display:inline-flex}.Logo-module__Ghxs0G__logo__mark{flex-shrink:0;width:auto;height:54px;display:block}@media (max-width:1620px){.Logo-module__Ghxs0G__logo__mark{height:40px}}@media (max-width:576px){.Logo-module__Ghxs0G__logo__mark{height:32px}}.Logo-module__Ghxs0G__logo--light .Logo-module__Ghxs0G__logo__mark{filter:brightness(0)invert()}
.modal-shell-module__Dq0Jpq__modal-shell{z-index:var(--modal-z-index);padding:var(--modal-root-padding-top) var(--modal-root-padding-x) var(--modal-root-padding-bottom);overscroll-behavior:contain;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-shell-module__Dq0Jpq__modal-shell__overlay{z-index:0;background:var(--modal-overlay);-webkit-backdrop-filter:blur(var(--modal-blur));backdrop-filter:blur(var(--modal-blur));cursor:pointer;border:none;padding:0;position:fixed;inset:0}.modal-shell-module__Dq0Jpq__modal-shell__panel{z-index:1;box-sizing:border-box;width:min(var(--modal-panel-max-width), 100%);max-width:100%;padding:var(--modal-panel-padding);border-radius:var(--modal-panel-radius);background:var(--color-white);color:var(--color-black);position:relative}.modal-shell-module__Dq0Jpq__modal-shell__panel--stack{align-items:center;gap:var(--modal-panel-gap);flex-direction:column;display:flex}.modal-shell-module__Dq0Jpq__modal-shell__panel--scroll{max-height:calc(100vh - var(--modal-root-padding-top) - var(--modal-root-padding-bottom));grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.modal-shell-module__Dq0Jpq__modal-shell__panel--wide{width:min(778px,100%)}@media (min-width:1051px){.modal-shell-module__Dq0Jpq__modal-shell--full-page{padding:56px var(--modal-root-padding-x) 48px;overscroll-behavior:contain;justify-content:center;align-items:flex-start;overflow-y:auto}}@media (min-width:1051px) and (max-width:1620px){.modal-shell-module__Dq0Jpq__modal-shell--full-page{padding-top:28px}}@media (max-width:1050px){.modal-shell-module__Dq0Jpq__modal-shell--full-page{background:var(--color-bg);align-items:stretch;padding:0;overflow:hidden}.modal-shell-module__Dq0Jpq__modal-shell--full-page .modal-shell-module__Dq0Jpq__modal-shell__overlay{pointer-events:none;background:var(--color-bg)}.modal-shell-module__Dq0Jpq__modal-shell--full-page .modal-shell-module__Dq0Jpq__modal-shell__panel{background:0 0;border-radius:0;width:100%;height:100%;max-height:none;padding:0;overflow-y:auto}.modal-shell-module__Dq0Jpq__modal-shell--full-page .modal-shell-module__Dq0Jpq__modal-shell__panel--scroll{flex-direction:column;max-height:none;display:flex;overflow:visible}}
.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__panel{width:min(var(--modal-panel-max-width), 100%)}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__illustration{aspect-ratio:245/172;object-fit:contain;width:245px;max-width:100%;height:auto;display:block}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__copy{text-align:center;flex-direction:column;gap:12px;width:100%;max-width:522px;display:flex}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__title{font-family:var(--font-heading);letter-spacing:var(--letter-heading);color:var(--color-black);margin:0;font-size:26px;font-weight:600;line-height:32px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__description{font-family:var(--font-body);color:var(--color-black);white-space:pre-line;margin:0;font-size:20px;font-weight:400;line-height:26px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__action{width:100%;max-width:522px;min-height:52px;font-size:20px;line-height:26px}@media (max-width:1620px){.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__illustration{aspect-ratio:220/154;width:220px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__copy{gap:8px;max-width:378px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__title{font-family:var(--font-body);letter-spacing:0;font-size:24px;font-weight:500;line-height:29px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__description{font-size:16px;line-height:22px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__action{max-width:378px;min-height:38px;font-size:16px;line-height:22px}}@media (max-width:1050px){.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__illustration{aspect-ratio:185/128;width:185px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__copy{gap:8px;max-width:360px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__title{font-family:var(--font-heading);letter-spacing:var(--letter-heading);font-size:20px;font-weight:600;line-height:28px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__description{font-size:16px;line-height:22px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__action{max-width:360px;min-height:40px;font-size:16px;line-height:22px}}@media (max-width:768px){.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__illustration{aspect-ratio:185/128;width:185px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__copy{gap:8px;max-width:360px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__title{font-family:var(--font-heading);font-size:20px;font-weight:600;line-height:28px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__description{font-size:16px;line-height:22px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__action{max-width:360px;min-height:40px;font-size:16px;line-height:22px}}@media (max-width:576px){.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__illustration{aspect-ratio:138/96;width:138px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__copy{gap:8px;max-width:340px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__title{font-family:var(--font-heading);letter-spacing:var(--letter-heading);font-size:22px;font-weight:600;line-height:28px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__description{font-size:14px;line-height:18px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__action{max-width:340px;min-height:32px;padding:8px 16px;font-size:14px;line-height:18px}}@media (max-width:450px){.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__illustration{aspect-ratio:138/96;width:138px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__copy{gap:8px;max-width:296px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__title{font-family:var(--font-body);letter-spacing:0;font-size:16px;font-weight:500;line-height:22px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__description{font-size:12px;line-height:16px}.FeedbackFormSuccessModal-module__AFYeeW__feedback-form-success-modal__action{max-width:296px;min-height:32px;padding:8px 16px;font-size:12px;line-height:16px}}
.FeedbackForm-module__-Ttu7G__feedback-form{flex-direction:column;align-items:flex-start;gap:28px;width:min(100%,568px);display:flex}.FeedbackForm-module__-Ttu7G__feedback-form__fields{flex-direction:column;gap:8px;width:100%;display:flex}.FeedbackForm-module__-Ttu7G__feedback-form__fields .input{gap:0;width:100%}.FeedbackForm-module__-Ttu7G__feedback-form__input{width:100%}.FeedbackForm-module__-Ttu7G__feedback-form__consent{width:100%;color:var(--color-white)}.FeedbackForm-module__-Ttu7G__feedback-form__consent-link{color:var(--color-white);text-underline-offset:3px;text-decoration:underline!important}.FeedbackForm-module__-Ttu7G__feedback-form__consent .FeedbackForm-module__-Ttu7G__feedback-form__consent-link:hover{color:var(--color-white)}.FeedbackForm-module__-Ttu7G__feedback-form--light .FeedbackForm-module__-Ttu7G__feedback-form__consent,.FeedbackForm-module__-Ttu7G__feedback-form--light .FeedbackForm-module__-Ttu7G__feedback-form__consent-link,.FeedbackForm-module__-Ttu7G__feedback-form--light .FeedbackForm-module__-Ttu7G__feedback-form__consent .FeedbackForm-module__-Ttu7G__feedback-form__consent-link:hover{color:var(--color-black)}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume{gap:28px;width:100%;max-width:100%}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume .FeedbackForm-module__-Ttu7G__feedback-form__input{height:52px;min-height:52px;padding-block:0;line-height:26px}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume.FeedbackForm-module__-Ttu7G__feedback-form--light .FeedbackForm-module__-Ttu7G__feedback-form__consent{max-width:100%;font-size:20px;line-height:26px}.FeedbackForm-module__-Ttu7G__feedback-form__actions{flex-wrap:wrap;align-items:center;gap:15px;width:100%;min-width:fit-content;display:flex}.FeedbackForm-module__-Ttu7G__feedback-form__attach{box-sizing:border-box;border-radius:var(--radius-input);background:var(--color-grey-200);min-width:0;max-width:100%;height:52px;min-height:52px;font-family:var(--font-body);color:var(--color-black);cursor:pointer;justify-content:center;align-items:center;padding:0;font-size:20px;font-weight:500;line-height:26px;display:inline-flex;position:relative;overflow:hidden}.FeedbackForm-module__-Ttu7G__feedback-form__attach--loading{background:#fff6;justify-content:flex-start}.FeedbackForm-module__-Ttu7G__feedback-form__attach--uploaded{background:var(--color-white);justify-content:flex-start}.FeedbackForm-module__-Ttu7G__feedback-form__attach-progress{border-radius:var(--radius-input) 0 0 var(--radius-input);background:var(--color-white);width:52px;animation:1.2s ease-in-out infinite FeedbackForm-module__-Ttu7G__feedback-form-attach-progress;position:absolute;inset-block:0;inset-inline-start:0}.FeedbackForm-module__-Ttu7G__feedback-form__attach-label{z-index:1;text-overflow:ellipsis;white-space:nowrap;min-width:0;padding-inline:28px;display:block;position:relative;overflow:hidden}.FeedbackForm-module__-Ttu7G__feedback-form__attach--loading .FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:38px 12px}.FeedbackForm-module__-Ttu7G__feedback-form__attach--uploaded .FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:12px}@keyframes FeedbackForm-module__-Ttu7G__feedback-form-attach-progress{0%{width:0}to{width:52px}}.FeedbackForm-module__-Ttu7G__feedback-form__attach-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.FeedbackForm-module__-Ttu7G__feedback-form__submit{flex-shrink:1;width:min(200px,100%);min-width:0;height:52px;min-height:52px;padding-block:2px}@media (min-width:1051px) and (max-width:1620px){.FeedbackForm-module__-Ttu7G__feedback-form--with-resume{gap:24px}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume .FeedbackForm-module__-Ttu7G__feedback-form__input{height:40px;min-height:40px;line-height:22px}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume.FeedbackForm-module__-Ttu7G__feedback-form--light .FeedbackForm-module__-Ttu7G__feedback-form__consent{font-size:16px;line-height:22px}.FeedbackForm-module__-Ttu7G__feedback-form__actions{flex-wrap:nowrap;gap:clamp(8px,.925926vw,15px)}.FeedbackForm-module__-Ttu7G__feedback-form__attach,.FeedbackForm-module__-Ttu7G__feedback-form__submit{height:40px;min-height:40px;font-size:clamp(14px,1.11111vw,18px);line-height:24px}.FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:clamp(12px,1.23457vw,20px)}.FeedbackForm-module__-Ttu7G__feedback-form__attach--loading .FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:57px 12px}.FeedbackForm-module__-Ttu7G__feedback-form__attach{flex:0 auto}.FeedbackForm-module__-Ttu7G__feedback-form__submit{flex:none;width:auto}}@media (min-width:1441px){.FeedbackForm-module__-Ttu7G__feedback-form__actions{flex-wrap:nowrap;gap:clamp(11px,.78125vw,15px)}.FeedbackForm-module__-Ttu7G__feedback-form__attach,.FeedbackForm-module__-Ttu7G__feedback-form__submit{font-size:clamp(18px,1.04167vw,20px)}.FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:clamp(20px,1.45833vw,28px)}}@media (max-width:768px){.FeedbackForm-module__-Ttu7G__feedback-form{gap:clamp(20px,3.5vw,28px);width:100%;max-width:none}.FeedbackForm-module__-Ttu7G__feedback-form__fields{width:auto}.FeedbackForm-module__-Ttu7G__feedback-form__input{width:min(500px,70vw)}.FeedbackForm-module__-Ttu7G__feedback-form-channel-toggle{width:fit-content}}@media (max-width:576px){.FeedbackForm-module__-Ttu7G__feedback-form{gap:20px}.FeedbackForm-module__-Ttu7G__feedback-form__fields{gap:clamp(6px,15.1429px - 1.5873vw,8px);width:100%}.FeedbackForm-module__-Ttu7G__feedback-form__input{width:100%}.FeedbackForm-module__-Ttu7G__feedback-form-channel-toggle{width:344px}}@media (max-width:1050px){.FeedbackForm-module__-Ttu7G__feedback-form--with-resume{gap:24px}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume .FeedbackForm-module__-Ttu7G__feedback-form__input{height:40px;min-height:40px;line-height:22px}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume.FeedbackForm-module__-Ttu7G__feedback-form--light .FeedbackForm-module__-Ttu7G__feedback-form__consent{max-width:none;font-size:16px;line-height:22px}.FeedbackForm-module__-Ttu7G__feedback-form__attach,.FeedbackForm-module__-Ttu7G__feedback-form__submit{height:40px;min-height:40px;font-size:18px;line-height:24px}.FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:20px}.FeedbackForm-module__-Ttu7G__feedback-form__attach--loading .FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:57px 12px}.FeedbackForm-module__-Ttu7G__feedback-form__attach--uploaded .FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:12px}.FeedbackForm-module__-Ttu7G__feedback-form__attach-progress{width:52px}@keyframes FeedbackForm-module__-Ttu7G__feedback-form-attach-progress{0%{width:0}to{width:52px}}.FeedbackForm-module__-Ttu7G__feedback-form__submit{width:min(155px,100%)}}@media (max-width:576px){.FeedbackForm-module__-Ttu7G__feedback-form--with-resume{gap:20px}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume .FeedbackForm-module__-Ttu7G__feedback-form__input{height:32px;min-height:32px;line-height:16px}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume.FeedbackForm-module__-Ttu7G__feedback-form--light .FeedbackForm-module__-Ttu7G__feedback-form__consent{font-size:var(--text-body-sm);line-height:var(--line-body-sm)}.FeedbackForm-module__-Ttu7G__feedback-form__attach,.FeedbackForm-module__-Ttu7G__feedback-form__submit{height:32px;min-height:32px;font-size:var(--text-body-sm);line-height:var(--line-body-sm)}.FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:16px}.FeedbackForm-module__-Ttu7G__feedback-form__attach--loading .FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:38px 12px}.FeedbackForm-module__-Ttu7G__feedback-form__attach--uploaded .FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding-inline:12px}.FeedbackForm-module__-Ttu7G__feedback-form__submit{width:128px}}@media (max-width:450px){.FeedbackForm-module__-Ttu7G__feedback-form{gap:20px}.FeedbackForm-module__-Ttu7G__feedback-form__fields{gap:8px}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume{gap:20px}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume .FeedbackForm-module__-Ttu7G__feedback-form__fields{gap:8px}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume .FeedbackForm-module__-Ttu7G__feedback-form__input{min-height:0;line-height:inherit;padding-block:0}.FeedbackForm-module__-Ttu7G__feedback-form--with-resume.FeedbackForm-module__-Ttu7G__feedback-form--light .FeedbackForm-module__-Ttu7G__feedback-form__consent{max-width:none;font-size:var(--text-caption);line-height:var(--line-caption)}.FeedbackForm-module__-Ttu7G__feedback-form__actions{flex-wrap:nowrap;gap:15px}.FeedbackForm-module__-Ttu7G__feedback-form__attach{width:auto;max-width:166px;height:32px;min-height:32px;font-size:var(--text-caption);line-height:var(--line-caption);flex:auto}.FeedbackForm-module__-Ttu7G__feedback-form__attach-label{box-sizing:border-box;align-items:center;height:100%;padding:8px 20px;display:flex}.FeedbackForm-module__-Ttu7G__feedback-form__attach--loading .FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding:8px 12px 8px 38px}.FeedbackForm-module__-Ttu7G__feedback-form__attach--uploaded .FeedbackForm-module__-Ttu7G__feedback-form__attach-label{padding:8px 12px}.FeedbackForm-module__-Ttu7G__feedback-form__attach-progress{width:52px}@keyframes FeedbackForm-module__-Ttu7G__feedback-form-attach-progress{0%{width:0}to{width:52px}}.FeedbackForm-module__-Ttu7G__feedback-form__submit{width:auto;min-width:118px;height:32px;min-height:32px;font-size:var(--text-caption);line-height:var(--line-caption);flex:none}}.FeedbackForm-module__-Ttu7G__feedback-form__error{color:#ff6b6b;width:100%;margin:0;font-size:14px;line-height:1.4}
.Pagination-module__Rlc-AW__pagination{color:var(--color-black);font-size:var(--text-body-xl);line-height:var(--line-body-xl);align-items:center;gap:12px;display:flex}.Pagination-module__Rlc-AW__pagination__pages{border-radius:var(--radius-sm);background:var(--color-white);align-items:center;gap:0;min-height:40px;display:flex}.Pagination-module__Rlc-AW__pagination__page{border-radius:var(--radius-sm);justify-content:center;align-items:center;min-width:40px;height:40px;padding-inline:6px;display:inline-flex}.Pagination-module__Rlc-AW__pagination__page:hover{background:var(--color-grey-200)}.Pagination-module__Rlc-AW__pagination__page:focus-visible,.Pagination-module__Rlc-AW__pagination__arrow:focus-visible{box-shadow:var(--shadow-focus);outline:none}.Pagination-module__Rlc-AW__pagination__page--active{background:var(--color-black);min-width:40px;color:var(--color-white);pointer-events:none;padding-inline:10px;font-weight:500}.Pagination-module__Rlc-AW__pagination__page--active:hover{background:var(--color-black)}.Pagination-module__Rlc-AW__pagination__ellipsis{justify-content:center;align-items:center;min-width:30px;height:40px;display:inline-flex}.Pagination-module__Rlc-AW__pagination__arrow{border-radius:var(--radius-sm);background:var(--color-white);flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.Pagination-module__Rlc-AW__pagination__arrow:hover{background:var(--color-grey-200)}.Pagination-module__Rlc-AW__pagination__arrow-icon{width:28px;height:28px}@media (max-width:1620px){.Pagination-module__Rlc-AW__pagination{font-size:var(--text-body-md);line-height:var(--line-body)}.Pagination-module__Rlc-AW__pagination__arrow-icon{width:22px;height:22px}}@media (max-width:640px){.Pagination-module__Rlc-AW__pagination{font-size:var(--text-body-lg)}.Pagination-module__Rlc-AW__pagination__page{min-width:40px;padding-inline:4px}.Pagination-module__Rlc-AW__pagination__page--active{min-width:40px;padding-inline:8px}.Pagination-module__Rlc-AW__pagination__ellipsis{min-width:24px}}@media (max-width:450px){.Pagination-module__Rlc-AW__pagination{font-size:var(--text-body-md);line-height:var(--line-body)}.Pagination-module__Rlc-AW__pagination__pages{min-height:32px}.Pagination-module__Rlc-AW__pagination__page{min-width:32px;height:32px}.Pagination-module__Rlc-AW__pagination__page--active{min-width:32px;padding-inline:6px}.Pagination-module__Rlc-AW__pagination__ellipsis{min-width:20px;height:32px}.Pagination-module__Rlc-AW__pagination__arrow{flex-basis:32px;width:32px;height:32px}.Pagination-module__Rlc-AW__pagination__arrow-icon{width:22px;height:22px}}
.SectionTitle-module__ycokvG__section-title{flex-direction:column;gap:16px;max-width:900px;display:flex}.SectionTitle-module__ycokvG__section-title--centered{text-align:center;align-items:center;margin-inline:auto}.SectionTitle-module__ycokvG__section-title__title{font-size:var(--text-h1);line-height:var(--line-h1);letter-spacing:var(--letter-heading)}.SectionTitle-module__ycokvG__section-title__subtitle{font-size:var(--text-body-xl);line-height:var(--line-body-xl);font-weight:400;font-family:var(--font-body)}.SectionTitle-module__ycokvG__section-title--dark .SectionTitle-module__ycokvG__section-title__subtitle{color:var(--color-white-40)}@media (max-width:1620px){.SectionTitle-module__ycokvG__section-title__subtitle{font-size:22px;line-height:var(--line-h3)}}@media (max-width:1050px){.SectionTitle-module__ycokvG__section-title--centered{max-width:615px}}@media (max-width:768px){.SectionTitle-module__ycokvG__section-title{max-width:none}}@media (max-width:576px){.SectionTitle-module__ycokvG__section-title{gap:12px}}@media (max-width:450px){.SectionTitle-module__ycokvG__section-title{gap:8px}}
.Section-module__XOtKoq__section{padding-block:var(--section-gap)}.Section-module__XOtKoq__section--light{background:var(--color-white)}.Section-module__XOtKoq__section--muted{background:var(--color-bg)}.Section-module__XOtKoq__section--dark{background:var(--color-grey-800);color:var(--color-white)}.Section-module__XOtKoq__section__inner{flex-direction:column;gap:clamp(40px,5vw,64px);min-width:0;display:flex}@media (max-width:576px){.Section-module__XOtKoq__section__inner{gap:32px}}@media (max-width:450px){.Section-module__XOtKoq__section__inner{gap:24px}}
.StepItem-module__5O_UWa__step-item{flex-direction:column;flex:1;gap:16px;display:flex}.StepItem-module__5O_UWa__step-item__number{border-radius:var(--radius-md);background:var(--color-accent);width:48px;height:48px;color:var(--color-white);font-family:var(--font-heading);font-size:var(--text-h4);justify-content:center;align-items:center;font-weight:600;display:flex}.StepItem-module__5O_UWa__step-item__title{font-size:var(--text-h4);line-height:var(--line-h4);font-weight:500}.StepItem-module__5O_UWa__step-item__text{font-size:var(--text-body-md);line-height:var(--line-body);color:var(--color-grey-600)}@media (max-width:576px){.StepItem-module__5O_UWa__step-item__number{width:40px;height:40px}}
.TestimonialCard-module__2fcWzG__testimonial-card{border-radius:var(--radius-lg);background:var(--color-white);border:1px solid var(--color-grey-200);flex-direction:column;gap:20px;width:100%;min-width:0;min-height:100%;padding:28px;display:flex}.TestimonialCard-module__2fcWzG__testimonial-card--open{min-width:909px}.TestimonialCard-module__2fcWzG__testimonial-card__quote{font-size:var(--text-body-md);line-height:var(--line-body);color:var(--color-grey-700);flex:1}.TestimonialCard-module__2fcWzG__testimonial-card__footer{align-items:center;gap:12px;display:flex}.TestimonialCard-module__2fcWzG__testimonial-card__avatar{background:var(--color-grey-200);border-radius:50%;flex-shrink:0;width:48px;height:48px}.TestimonialCard-module__2fcWzG__testimonial-card__meta{flex-direction:column;gap:4px;display:flex}.TestimonialCard-module__2fcWzG__testimonial-card__name{font-weight:500;font-size:var(--text-body-md);line-height:var(--line-body)}.TestimonialCard-module__2fcWzG__testimonial-card__role{font-size:var(--text-body-sm);line-height:var(--line-body-sm);color:var(--color-grey-600)}@media (max-width:1620px){.TestimonialCard-module__2fcWzG__testimonial-card{padding:24px}}@media (max-width:576px){.TestimonialCard-module__2fcWzG__testimonial-card{gap:16px;padding:20px}}@media (max-width:450px){.TestimonialCard-module__2fcWzG__testimonial-card__name{font-size:var(--text-body-sm);line-height:var(--line-body-sm)}.TestimonialCard-module__2fcWzG__testimonial-card__role{font-size:var(--text-caption);line-height:var(--line-caption)}}
.Text-module__7uIMsq__text{font-family:var(--font-body);font-weight:400}.Text-module__7uIMsq__text--medium{font-weight:500}.Text-module__7uIMsq__text--lead{font-size:var(--text-lead);line-height:var(--line-lead)}.Text-module__7uIMsq__text--xl{font-size:var(--text-body-xl);line-height:var(--line-body-xl)}.Text-module__7uIMsq__text--lg{font-size:var(--text-body-lg);line-height:var(--line-body-lg)}.Text-module__7uIMsq__text--md{font-size:var(--text-body-md);line-height:var(--line-body)}.Text-module__7uIMsq__text--sm{font-size:var(--text-body-sm);line-height:var(--line-body-sm)}.Text-module__7uIMsq__text--caption{font-size:var(--text-caption);line-height:var(--line-caption)}.Text-module__7uIMsq__text--default{color:var(--color-black)}.Text-module__7uIMsq__text--muted{color:var(--color-grey-600)}.Text-module__7uIMsq__text--inverse{color:var(--color-white-40)}.Text-module__7uIMsq__text--on-dark{color:var(--color-white)}.Text-module__7uIMsq__text--accent{color:var(--color-accent);font-weight:500}.Text-module__7uIMsq__text--accent-lead{color:var(--color-accent-lead)}
.Textarea-module__umXoZq__textarea{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.Textarea-module__umXoZq__textarea__label{font-size:var(--text-body-sm);line-height:var(--line-body-sm);color:var(--color-grey-600)}.Textarea-module__umXoZq__textarea__control{border-radius:var(--radius-input);width:100%;min-height:120px;font-family:var(--font-body);font-size:var(--text-body-xl);line-height:var(--line-body-xl);color:var(--color-black);background:var(--color-white);resize:vertical;border:none;outline:none;padding:16px 20px;transition:box-shadow .2s}.Textarea-module__umXoZq__textarea__control::placeholder{color:var(--color-grey-400)}.Textarea-module__umXoZq__textarea__control:focus{box-shadow:var(--shadow-focus)}.Textarea-module__umXoZq__textarea__control:disabled{background:var(--color-grey-200);color:var(--color-grey-400);cursor:not-allowed}.Textarea-module__umXoZq__textarea__control--error{color:var(--color-accent);font-weight:500}.Textarea-module__umXoZq__textarea__error{font-size:var(--text-body-sm);line-height:var(--line-body-sm);color:var(--color-accent);font-weight:500}@media (max-width:1620px) and (min-width:577px){.Textarea-module__umXoZq__textarea__control{font-size:var(--text-body-md);line-height:var(--line-body);min-height:100px;padding:12px 16px}}@media (max-width:576px){.Textarea-module__umXoZq__textarea__control{font-size:var(--text-body-md);line-height:var(--line-body);min-height:100px;padding:12px 16px}}
.ClientsHeroSection-module__tdVzJq__clients-hero-section{min-height:min(960px,50vw);margin-bottom:min(196px,10.2083vw);position:relative;overflow-x:clip}.ClientsHeroSection-module__tdVzJq__clients-hero-section--pricing .ClientsHeroSection-module__tdVzJq__clients-hero-section__image-frame{transform:translateY(40px)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__media{z-index:0;pointer-events:none;justify-content:flex-end;margin:0;display:flex;position:absolute;top:0;right:0}.ClientsHeroSection-module__tdVzJq__clients-hero-section__slot--mobile{display:none}.ClientsHeroSection-module__tdVzJq__clients-hero-section__image-frame{pointer-events:auto;border-bottom-left-radius:40px;width:min(956px,49.7917vw);max-width:none;height:calc(1.00418*min(956px,49.7917vw))}.ClientsHeroSection-module__tdVzJq__clients-hero-section__inset{z-index:1;width:100%;padding-left:max(48px,50% - 912px);padding-right:min(956px,49.7917vw);position:relative}.ClientsHeroSection-module__tdVzJq__clients-hero-section__layout{max-width:908px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{flex-direction:column;align-items:flex-start;gap:min(56px,2.91667vw);max-width:908px;padding-top:min(312px,16.25vw);display:flex}.ClientsHeroSection-module__tdVzJq__clients-hero-section__copy{flex-direction:column;gap:min(20px,1.04167vw);display:flex}.ClientsHeroSection-module__tdVzJq__clients-hero-section__title{max-width:869px;font-family:var(--font-heading);letter-spacing:-.01em;color:var(--color-black);white-space:pre-line;font-size:min(56px,2.91667vw);font-weight:600;line-height:1.05}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle{max-width:725px;font-family:var(--font-body);color:var(--color-black);font-size:min(26px,1.35417vw);font-weight:400;line-height:min(36px,1.875vw)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle-accent{color:var(--color-accent);font-weight:500}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle .ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle-accent{color:var(--color-accent)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle-line{width:100%;font-family:var(--font-body);color:var(--color-black);font-size:min(26px,1.35417vw);font-weight:400;line-height:min(36px,1.875vw);display:block}.ClientsHeroSection-module__tdVzJq__clients-hero-section__cta-field{font-family:var(--font-body);font-size:var(--text-body-xl);font-weight:500;line-height:var(--line-body-xl);color:var(--color-white)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__cta{flex-shrink:0;width:auto;max-width:100%}@media (max-width:1620px){.ClientsHeroSection-module__tdVzJq__clients-hero-section{min-height:780px;margin-bottom:168px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__image-frame{border-bottom-left-radius:32px;width:716px;height:718.996px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__inset{padding-left:var(--container-padding);padding-right:716px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__layout,.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{max-width:649px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{gap:48px;padding-top:248px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__copy{gap:16px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__title{font-size:var(--text-h1);line-height:var(--line-h1)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle{max-width:649px;font-size:24px;line-height:29px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle-line{font-size:24px;line-height:29px}}@media (min-width:1051px) and (max-width:1620px){.ClientsHeroSection-module__tdVzJq__clients-hero-section{--clients-hero-text-width:max(520px, min(649px, calc(649 * 100vw / 1620)));--clients-hero-image-gap:min(39px, calc(39 * 100vw / 1620));--clients-hero-image-width:min(716px, calc(716 * 100vw / 1620), calc(100vw - var(--container-padding) - var(--clients-hero-text-width) - var(--clients-hero-image-gap)));--clients-hero-image-height:calc(716px * 960 / 956)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__copy{min-width:520px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__layout,.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{max-width:var(--clients-hero-text-width)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__image-frame{width:var(--clients-hero-image-width);height:var(--clients-hero-image-height)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__inset{padding-right:var(--clients-hero-image-width)}}@media (max-width:1050px){.ClientsHeroSection-module__tdVzJq__clients-hero-section{flex-direction:column;min-height:0;margin-bottom:min(80px,7.61905vw);display:flex}.ClientsHeroSection-module__tdVzJq__clients-hero-section__slot--desktop{display:none}.ClientsHeroSection-module__tdVzJq__clients-hero-section__slot--mobile{display:block}.ClientsHeroSection-module__tdVzJq__clients-hero-section__media{pointer-events:auto;order:2;align-self:stretch;width:100%;margin-bottom:0;position:static}.ClientsHeroSection-module__tdVzJq__clients-hero-section__inset{padding-inline:var(--container-padding);order:1;margin-bottom:min(80px,7.61905vw)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__layout,.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{max-width:100%}.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{gap:min(48px,4.57143vw);padding-top:min(118px,11.2381vw)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__copy{gap:12px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__title{font-size:var(--text-h1);line-height:var(--line-h1)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle{max-width:min(528px,50.2857vw);font-size:var(--text-body-md);line-height:var(--line-body)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle-line{font-size:var(--text-body-md);line-height:var(--line-body)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__image-frame{width:calc(100vw - var(--container-padding));margin-left:var(--container-padding);border-radius:24px 0 0 24px;max-width:none;height:460px}.ClientsHeroSection-module__tdVzJq__clients-hero-section[data-segment=outstaffing] .ClientsHeroSection-module__tdVzJq__clients-hero-section__image{object-position:center -150px}.ClientsHeroSection-module__tdVzJq__clients-hero-section[data-segment=mid-market] .ClientsHeroSection-module__tdVzJq__clients-hero-section__image{object-position:center top}.ClientsHeroSection-module__tdVzJq__clients-hero-section[data-segment=agencies] .ClientsHeroSection-module__tdVzJq__clients-hero-section__image{object-position:center -180px}}@media (max-width:769px){.ClientsHeroSection-module__tdVzJq__clients-hero-section{margin-bottom:min(148px,19.2708vw)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__inset{margin-bottom:80px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__layout,.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{max-width:100%}.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{gap:48px;padding-top:136px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle{max-width:100%;font-size:clamp(18px,4vw,26px);line-height:1.35}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle-line{font-size:clamp(18px,4vw,26px);line-height:1.35}.ClientsHeroSection-module__tdVzJq__clients-hero-section__image-frame{border-radius:24px 0 0 24px;height:clamp(364px,53vw,408px)}.ClientsHeroSection-module__tdVzJq__clients-hero-section[data-segment=outstaffing] .ClientsHeroSection-module__tdVzJq__clients-hero-section__image{object-position:center -100px}.ClientsHeroSection-module__tdVzJq__clients-hero-section[data-segment=agencies] .ClientsHeroSection-module__tdVzJq__clients-hero-section__image{object-position:center -120px}}@media (min-width:577px) and (max-width:768px){.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{padding-top:clamp(104px,18vw,136px)}}@media (max-width:577px){.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{max-width:unset;gap:48px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__layout{max-width:unset}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle{font-size:var(--text-body-md);line-height:var(--line-body);max-width:unset}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle-line{font-size:var(--text-body-md);line-height:var(--line-body)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__image-frame{border-radius:var(--radius-lg) 0 0 var(--radius-lg);height:clamp(288px,63vw,364px)}.ClientsHeroSection-module__tdVzJq__clients-hero-section[data-segment=outstaffing] .ClientsHeroSection-module__tdVzJq__clients-hero-section__image{object-position:center -80px}.ClientsHeroSection-module__tdVzJq__clients-hero-section[data-segment=agencies] .ClientsHeroSection-module__tdVzJq__clients-hero-section__image{object-position:center -110px}}@media (max-width:450px){.ClientsHeroSection-module__tdVzJq__clients-hero-section{min-height:0;margin-bottom:100px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__inset{padding-inline:var(--container-padding);margin-bottom:0;padding-top:104px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__content{gap:36px;padding-top:0}.ClientsHeroSection-module__tdVzJq__clients-hero-section__copy{gap:8px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__title{max-width:none;font-size:var(--text-h1);line-height:var(--line-h1)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle{max-width:none;font-size:var(--text-body-md);line-height:var(--line-body-sm)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__subtitle-line{font-size:var(--text-body-md);line-height:var(--line-body-sm)}.ClientsHeroSection-module__tdVzJq__clients-hero-section__media{margin-top:48px}.ClientsHeroSection-module__tdVzJq__clients-hero-section__image-frame{border-radius:20px 0 0 20px;height:288px}.ClientsHeroSection-module__tdVzJq__clients-hero-section[data-segment=mid-market] .ClientsHeroSection-module__tdVzJq__clients-hero-section__image,.ClientsHeroSection-module__tdVzJq__clients-hero-section[data-segment=outstaffing] .ClientsHeroSection-module__tdVzJq__clients-hero-section__image{object-position:center center}.ClientsHeroSection-module__tdVzJq__clients-hero-section[data-segment=agencies] .ClientsHeroSection-module__tdVzJq__clients-hero-section__image{object-position:center -70px}}
.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card{position:relative}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__panel{pointer-events:none}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__panel-media,.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__metric-block,.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__content,.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__panel-bg{pointer-events:auto}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__panel-logo{pointer-events:none}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__panel-bg-image{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__panel-bg-image>[class*=admin-inline-image]{width:100%;height:100%;min-height:0}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__panel-bg-image [class*=admin-inline-image__slot]{width:100%;height:100%;min-height:0}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__panel-bg-image [class*=admin-inline-image__placeholder]{height:100%;min-height:0}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__logo-slot{z-index:2;width:min(var(--case-study-logo-max-width,280px), 64%);height:var(--case-study-logo-max-height,60px);pointer-events:auto;position:relative}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__logo-slot [class*=admin-inline-image__placeholder]{height:100%;min-height:0;padding:4px;font-size:11px}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__logo-image{width:100%;height:100%}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__content,.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__metric-copy{z-index:2;position:relative}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__lead{overflow:visible}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__description-field{min-height:6em}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__tag-field{width:100%;min-width:80px;font-family:var(--font-body);font-size:var(--text-body-md);font-weight:400;line-height:var(--line-body);color:var(--color-black);display:block}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__field{pointer-events:auto;-webkit-line-clamp:unset;-webkit-box-orient:unset;width:100%;display:block;overflow:visible}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__footer{pointer-events:auto}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__link-row{align-items:center;gap:12px;min-width:0;display:flex}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__link-field{min-width:0;font-family:var(--font-body);font-size:var(--text-body-sm);line-height:var(--line-body-sm);color:var(--color-grey-400);flex:1}.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__action{pointer-events:none;flex-shrink:0;position:static}@media (max-width:1620px){.EditableCaseStudyCard-module__zHwT1a__editable-case-study-card__tag-field{font-size:var(--text-body-sm);line-height:var(--line-body-sm)}}
.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section{padding-top:min(196px,10.2083vw)}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__container{flex-direction:column;gap:min(56px,2.91667vw);min-width:0;display:flex}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__title{max-width:min(1001px,52.1354vw);font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:min(56px,2.91667vw);font-weight:600;line-height:1.05}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__card{min-width:0}@media (max-width:1620px){.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section{padding-top:168px}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__container{gap:48px}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__title{font-size:var(--text-h1);line-height:var(--line-h1)}}@media (max-width:1050px){.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section{padding-top:min(168px,16vw)}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__container{gap:min(48px,4.57143vw)}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__title{font-size:var(--text-h1);line-height:var(--line-h1)}}@media (max-width:768px){.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section{padding-top:clamp(64px,12vw,120px)}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__container{gap:clamp(36px,6vw,48px)}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__title{font-size:var(--text-h1);line-height:var(--line-h1)}}@media (max-width:576px){.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section{padding-top:120px}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__container{gap:40px}}@media (max-width:450px){.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section{padding-top:100px}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__container{gap:36px}.ClientsPartnersExperienceSection-module__48akwG__clients-partners-experience-section__title{font-size:var(--text-h1);line-height:var(--line-h1)}}
.ClientsPartnershipCtaSection-module__7kC05q__clients-partnership-cta-section{padding-top:min(196px,10.2083vw);padding-bottom:min(196px,10.2083vw);overflow:visible}.ClientsPartnershipCtaSection-module__7kC05q__clients-partnership-cta-section__container{min-width:0;overflow:visible}@media (max-width:1620px){.ClientsPartnershipCtaSection-module__7kC05q__clients-partnership-cta-section{padding-block:168px}}@media (max-width:1050px){.ClientsPartnershipCtaSection-module__7kC05q__clients-partnership-cta-section{padding-block:min(168px,16vw)}}@media (max-width:768px){.ClientsPartnershipCtaSection-module__7kC05q__clients-partnership-cta-section{padding-top:clamp(100px,19vw,148px);padding-bottom:clamp(64px,10vw,80px)}}@media (max-width:576px){.ClientsPartnershipCtaSection-module__7kC05q__clients-partnership-cta-section{padding-top:120px;padding-bottom:64px}}@media (max-width:450px){.ClientsPartnershipCtaSection-module__7kC05q__clients-partnership-cta-section{padding-top:100px;padding-bottom:100px}}
.ClientsPlatformBenefitsResponsiveImage-module__8C2PhG__clients-platform-benefits-responsive-image__image{object-fit:cover;width:100%;height:100%;display:block}
.ClientsPlatformBenefitsCard-module__Eu8kFq__clients-platform-benefits-card{width:100%;aspect-ratio:var(--card-ar);border-radius:12px;position:relative;overflow:hidden}.ClientsPlatformBenefitsCard-module__Eu8kFq__clients-platform-benefits-card__picture{width:100%;height:100%;display:block}@media (max-width:1620px){.ClientsPlatformBenefitsCard-module__Eu8kFq__clients-platform-benefits-card{aspect-ratio:var(--card-ar-1440,var(--card-ar))}}@media (max-width:1050px){.ClientsPlatformBenefitsCard-module__Eu8kFq__clients-platform-benefits-card{aspect-ratio:var(--card-ar-992,var(--card-ar-1440,var(--card-ar)))}}@media (max-width:768px){.ClientsPlatformBenefitsCard-module__Eu8kFq__clients-platform-benefits-card{aspect-ratio:var(--card-ar-768,var(--card-ar-992,var(--card-ar-1440,var(--card-ar))))}}@media (max-width:576px){.ClientsPlatformBenefitsCard-module__Eu8kFq__clients-platform-benefits-card{aspect-ratio:var(--card-ar-576,var(--card-ar-768,var(--card-ar-992,var(--card-ar-1440,var(--card-ar)))))}}@media (max-width:450px){.ClientsPlatformBenefitsCard-module__Eu8kFq__clients-platform-benefits-card{aspect-ratio:var(--card-ar-360,var(--card-ar-576,var(--card-ar-768,var(--card-ar-992,var(--card-ar-1440,var(--card-ar))))))}}
.ClientsPlatformBenefitsShowcaseCard-module__e9kwcW__clients-platform-benefits-showcase-card{width:100%;aspect-ratio:var(--card-ar);border-radius:20px;position:relative;overflow:hidden}.ClientsPlatformBenefitsShowcaseCard-module__e9kwcW__clients-platform-benefits-showcase-card__picture{width:100%;height:100%;display:block}@media (max-width:1620px){.ClientsPlatformBenefitsShowcaseCard-module__e9kwcW__clients-platform-benefits-showcase-card{aspect-ratio:var(--card-ar-1440,var(--card-ar))}}@media (max-width:1050px){.ClientsPlatformBenefitsShowcaseCard-module__e9kwcW__clients-platform-benefits-showcase-card{aspect-ratio:var(--card-ar-992,var(--card-ar-1440,var(--card-ar)))}}@media (max-width:768px){.ClientsPlatformBenefitsShowcaseCard-module__e9kwcW__clients-platform-benefits-showcase-card{aspect-ratio:var(--card-ar-768,var(--card-ar-992,var(--card-ar-1440,var(--card-ar))))}}@media (max-width:576px){.ClientsPlatformBenefitsShowcaseCard-module__e9kwcW__clients-platform-benefits-showcase-card{aspect-ratio:var(--card-ar-576,var(--card-ar-768,var(--card-ar-992,var(--card-ar-1440,var(--card-ar)))))}}@media (max-width:450px){.ClientsPlatformBenefitsShowcaseCard-module__e9kwcW__clients-platform-benefits-showcase-card{aspect-ratio:var(--card-ar-360,var(--card-ar-576,var(--card-ar-768,var(--card-ar-992,var(--card-ar-1440,var(--card-ar))))))}}
