.benefits_benefitWrapper__Qe1yG{flex-direction:column;grid-gap:1rem;gap:1rem;display:grid;grid-template-columns:1fr min(400px,40%);@media (max-width:834px){grid-template-columns:100%}}.calculator_wrapper__L_eAy{display:grid;grid-gap:2rem}.calculator_formWrapper__T9Q7C{display:grid;grid-gap:1rem;gap:1rem}.calculator_formFieldset__YGsD_{border:0;padding:0}.calculator_payscale__Qze28{aspect-ratio:4/3}.calculator_pension__RfqDz{display:grid;grid-template-columns:subgrid;justify-items:center;grid-gap:3rem;gap:3rem}.calculator_pensionControls__P0gLq{display:grid;width:100%;grid-template-columns:3fr 1fr;max-width:550px;margin-top:1.5rem;grid-gap:1rem;gap:1rem;grid-column:1;grid-row:2;@media (max-width:834px){grid-template-columns:1fr}}.calculator_pensionGraph__Pl_6j{height:20rem;width:100%;align-items:center;@media (min-width:834px){grid-column:2;grid-row:2}}.calculator_pensionGraphTextWrapper__xb11E{line-height:1;display:grid;height:100%;align-content:end;padding-bottom:.5rem;color:var(--text-primary-dark)}.calculator_pensionGraphTextWrapper__xb11E[data-position=left]{direction:rtl}.calculator_pensionGraphPercentage__OR0sS{font-size:calc((12 / 16) * 1rem);white-space:nowrap;padding-left:.5rem}.calculator_pensionGraphNumber__FSDHo{padding-left:.5rem}.calculator_pensionGraphText__s24mK{font-size:1rem}@media (max-width:900px){.calculator_pension__RfqDz{grid-template-columns:1fr}.calculator_pensionControls__P0gLq{max-width:unset}.calculator_pensionGraph__Pl_6j{height:20rem;margin:auto}}.calculator_rangeSliderWrapper__Tw9_q{display:flex;flex-direction:column;gap:.25rem;flex-grow:1}.calculator_rangeInputValue__Ylaif{display:flex;justify-content:space-between}.calculator_rangeInput__Bvub8{padding:.25rem .5rem}.calculator_inputNumber__OzzMF{font-size:inherit;height:-moz-fit-content;height:fit-content;padding:.75rem;margin-top:22px;border-radius:1.5rem;color:var(--text-tertiary);text-align:center;border:0;background-color:var(--background-bg-light-primary);font-weight:200;@media (max-width:834px){display:none}}.calculator_mobileInputNumber__8NzMd{display:none;@media (max-width:834px){font-size:inherit;display:block;font-weight:200;padding-left:.75rem;padding-bottom:.75rem;padding-right:.75rem;padding-top:.75rem;border-radius:1.5rem;color:var(--text-tertiary);text-align:center;border-left-color:currentcolor;border-left-style:none;border-left-width:0;border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:0;border-right-color:currentcolor;border-right-style:none;border-right-width:0;border-top-color:currentcolor;border-top-style:none;border-top-width:0;background-color:var(--background-bg-light-primary)}}.calculator_mobileInputWrapper__5Mqae{display:flex;gap:1rem;width:100%}.calculator_inputRange__SphYT{--thumb-width:3em;--thumb-height:2em;--thumb-color:var(--surface-violet-vivid);--thumb-background:var(--background-bg-light-primary);--track-height:0.5em;--track-lower-background:var(--surface-violet-vivid);--track-upper-background:yellow;--track-border-radius:0.5em;height:var(--track-height);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border-radius:8px;background-color:var(--track-lower-background);background-repeat:no-repeat;cursor:pointer;transition:all .3s ease}.calculator_inputRange__SphYT:disabled{--thumb-color:#ccc;--track-lower-background:#ccc}.calculator_inputRange__SphYT::-webkit-slider-runnable-track{background-color:inherit;border-radius:var(--track-border-radius,0);height:var(--track-height);width:100%;color:red}.calculator_inputRange__SphYT::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--thumb-background);border:2px solid var(--thumb-color);height:var(--thumb-height);width:var(--thumb-width);margin:calc((var(--track-height) / 2) + (var(--thumb-height) / 2) * -1) 0 0;position:relative;z-index:3;cursor:-webkit-grab;cursor:grab;border-radius:1em;-webkit-transition:all .3s ease;transition:all .3s ease;box-shadow:0 1px 3px rgb(0 0 0/25%)}.calculator_inputRange__SphYT:hover::-webkit-slider-thumb{opacity:1;transform:scale(1)}.calculator_inputRange__SphYT:active::-webkit-slider-thumb{transform:scale(.9)}.calculator_markerTextContainer__cPDFW{text-align:center;display:flex;flex-direction:column}.calculator_ips__ZnFKp:hover{text-decoration:underline}.calculator_growthWrapper__ADlDC{padding-top:1rem}.radioButtonGroup_fieldset__tl4S9{border:0;padding:0;display:flex;flex-flow:row wrap;gap:.75rem;row-gap:.5rem;align-items:center}.radioButtonGroup_srOnly__4PJ4t{position:absolute;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.radioButtonGroup_fieldset__tl4S9:focus-within{outline:2px solid var(--surface-yellow);border-radius:var(--radius-small);outline-offset:.5rem}.radioButtonGroup_wrapper__K6jsG{display:flex;flex-direction:column;gap:.5rem}.radioButtonGroup_container__4YwsS{display:flex;gap:1rem;align-items:center}.radioButtonGroup_disabledLabel__z5_U_{color:gray;cursor:not-allowed}.radioButtonGroup_input__chn3p{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0;height:0;border:none;position:absolute;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.checkboxColor_container__sl9y_{display:flex;align-items:center;gap:.75rem;font-size:1.5rem}.checkboxColor_input__lAgoG{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:2.25rem;height:2.25rem;flex-shrink:0;border:4px solid var(--Blue-500);border-radius:.375rem;cursor:pointer;background:white;position:relative}.checkboxColor_input__lAgoG:checked{background:var(--Blue-500)}.checkboxColor_input__lAgoG:checked:after{content:"";position:absolute;width:1.75rem;height:1.75rem;background-image:url(/_assets/check.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.tag_tag__3X1Lz{--_tag-background:transparent;--_tag-borderColor:var(--text-primary);--_tag-color:var(--text-primary);display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:9999px;line-height:1;border:1px solid var(--_tag-borderColor);background:var(--_tag-background);color:var(--_tag-color)}.tag_tag__3X1Lz:hover{--_tag-background:var(--background-bg-light-secondary)}.tag_tag__3X1Lz:active{--_tag-borderColor:var(--background-bg-light-secondary)}.tag_tag__3X1Lz:focus-visible{outline:2px solid var(--surface-yellow,#ffd02f)}.tag_tag--bgDark__vw9NC{--_tag-borderColor:var(--background-bg-light-secondary);--_tag-color:var(--text-primary-light)}.tag_tag--bgDark__vw9NC:active{--_tag-background:var(--background-bg-light-secondary);--_tag-color:var(--text-primary)}.tag_tag--bgDark__vw9NC:hover{--_tag-color:var(--background-bg-light-secondary);--_tag-background:transparent}.tag_tag--bgViolet__SIkM7{--_tag-borderColor:var(--text-primary-light);--_tag-color:var(--text-primary-light)}.tag_tag--bgViolet__SIkM7:active{--_tag-background:var(--text-primary-light);--_tag-color:var(--text-primary)}.tag_tag--bgViolet__SIkM7:hover{--_tag-color:var(--text-primary-light);--_tag-background:transparent}.tag_tag--active__Rqrt5{--_tag-background:var(--background-bg-dark);--_tag-color:var(--text-primary-light)}.tag_tag--active__Rqrt5:hover{--_tag-background:var(--background-bg-dark)}.tag_tag--active__Rqrt5.tag_tag--bgDark__vw9NC{--_tag-background:var(--background-bg-light-primary);--_tag-color:var(--text-primary)}.tag_tag--active__Rqrt5.tag_tag--bgViolet__SIkM7{--_tag-background:var(--text-primary-light);--_tag-color:var(--text-primary)}.customerCases_wrapper__VhQZi{display:flex;flex-direction:column;margin:8rem 0;align-items:center}.customerCases_content__WnY3I{max-width:var(--max-content-width-large)}.customerCases_content__WnY3I,.customerCases_section__CPTvR{display:flex;flex-direction:column;gap:5rem}.customerCases_caseWrapper__QCSE1{display:flex;flex-wrap:wrap;justify-content:space-around;gap:3rem}.customerCases_caseTextWrapper__LunBK{flex:1 1}.customerCases_caseImageWrapper__rujbF{flex:1 1;min-width:20rem;max-width:20rem;width:20rem;height:14rem}.customerCases_caseImageWrapper__rujbF img{border-radius:.75rem}.inputField_container__07Ukj{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;width:-webkit-fill-available}.inputField_label__ZXFPz{color:currentcolor}.inputField_input__pBGTY{display:flex;padding:.5rem .75rem;align-items:center;gap:.5rem;font-size:1rem;border-radius:var(--radius-small);border:1px solid var(--stroke-primary,#ece1d3);background:var(--text-primary-light,#fff);&:focus{outline:2px solid var(--surface-yellow)}}.inputField_error__vN2ea{display:flex;align-items:center;gap:.5rem;&:before{content:"";width:1.25rem;height:1.25rem;display:inline-block;background-color:var(--surface-red);-webkit-mask:url(/_assets/alert-circle.svg) no-repeat 50% 50%;mask:url(/_assets/alert-circle.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}@media (min-height:1024px){width:1.5rem;height:1.5rem}}.employeeCard_wrapper__BEvSM{display:flex;align-items:center;gap:1rem}.employeeCard_contactInfo__pCkJq{font-size:12px;font-weight:400;line-height:120%;gap:.375rem}.employeeCard_employeeNameLink__Kg5E5{text-decoration:none;color:currentcolor}.employeeCard_employeeEmail__bV2lK a,.employeeCard_employeePhone__xE9DN a{color:currentcolor}.employeeCard_employeeEmail__bV2lK a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employeeCard_employeeWrapper__WYwdD{container-type:inline-size;container-name:employee}.employeeCard_employeeWrapper__inner__QzE1z{display:flex;flex-direction:column;gap:1rem;row-gap:var(--small,6px)}.employeeCard_employeeInfoWrapper__83XMf{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;text-wrap:wrap;width:100%;gap:.25rem}.employeeCard_employeeImage__JjgoG{display:block;height:206px;min-width:150px;width:100%;max-width:var(--Text-paragraph,537px);position:relative;background-color:var(--background-bg-dark);border-radius:var(--medium,12px);overflow:hidden;@media (min-width:800px){min-width:206px}@media (min-width:400px) and (max-width:799px){min-width:170px}}.employeeCard_employeeImage--dark__N8FuL{background-color:var(--background-bg-light-primary)}.employeeCard_employeeInfo__rEJOd{color:var(--stroke-tertiary,#5e5e5e);font-size:1rem;font-style:normal;font-weight:400;line-height:120%}.employeeCard_employeeName__0iIjp{color:currentcolor}.employeeCard_employeeContactInfo__xruIS{font-weight:400;line-height:120%;gap:.375rem;font-size:1rem;color:var(--text-tertiary,#5e5e5e)}.employeeCard_skeletonCard__eYeYP{animation:employeeCard_pulse__6VCA_ 1.5s cubic-bezier(.4,0,.6,1) infinite}.employeeCard_skeletonText__qIEdN{height:20px;background-color:var(--background-bg-dark);border-radius:4px;align-self:flex-start}.employeeCard_skeletonText--dark__33M_F{background-color:var(--background-bg-light-primary)}.employeeCard_skeletonName__YExRM{width:150px}.employeeCard_skeletonTitle__Oo3rk{width:100px}.employeeCard_skeletonContact__jCMjQ{width:130px}@keyframes employeeCard_pulse__6VCA_{0%,to{opacity:1}50%{opacity:.5}}@container employee (min-width: 380px){.employeeCard_employeeWrapper__inner__QzE1z{flex-direction:row}.employeeCard_employeeEmail__bV2lK{margin-top:auto}.employeeCard_employeePhone__xE9DN{margin-top:.5rem}.employeeCard_employeeInfoWrapper__83XMf{padding:.5rem 0}.employeeCard_skeletonAutoMargin__Xlft8{margin-top:auto}}.compensation-calculator_container__IY5Tr{max-width:var(--max-content-width-medium)}.compensation-calculator_grid__aBRGq{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1rem;gap:1rem;height:100%}@media (min-width:480px){.compensation-calculator_grid__aBRGq{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}.compensation-calculator_calculator__c7qDY,.compensation-calculator_handbook__2YddH{--_calcBg:var(--background-bg-light-secondary);--_calcColor:var(--text-primary-dark);padding:3rem 1.5rem;border-radius:var(--radius-small);background-color:var(--_calcBg);color:var(--_calcColor);display:flex;flex-direction:column}@media (max-width:440px){.compensation-calculator_calculator__c7qDY,.compensation-calculator_handbook__2YddH{padding:1rem}}.compensation-calculator_calculator__c7qDY{--_calcBg:var(--background-bg-dark);--_calcColor:var(--text-primary-light)}.compensation-calculator_calculatorViolet__94vrh{--_calcBg:var(--surface-violet-light);--_calcColor:var(--text-primary-dark)}.compensation-calculator_handbookViolet__C8Peo{--_calcBg:var(--surface-violet-vivid);--_calcColor:var(--text-primary-light)}.compensation-calculator_calculatorBottomLink__6MSqi,.compensation-calculator_handbookBottomLink__bNMIX{margin-top:auto;padding-top:3rem}.compensation-calculator_handbookLinks__Wphtx{display:flex;gap:.5rem;flex-wrap:wrap;list-style:none;padding:0;margin-top:2rem}.compensation-calculator_handbookLinks__Wphtx li{padding:0;margin:0}.compensation-calculator_handbookLink__iGR12{font-size:2rem;color:currentcolor;@media (max-width:425px){font-size:1.5rem}}.compensation-calculator_handbookLink__iGR12:hover{text-decoration:underline}.compensation-calculator_handbookLinks__Wphtx li:not(:last-child):after{content:"·";margin-left:.5rem;font-size:2rem;@media (max-width:425px){font-size:1.5rem}}.compensation-calculator_salaryTextContainer__ZThKT{display:flex;flex-direction:column;align-items:flex-start;margin-top:2rem}.compensation-calculator_salaryText__3uLgX{color:var(--Text-primary,#0a0b0b);font-size:3rem;font-style:normal;font-weight:600;line-height:120%}.compensation-calculator_formCalculator__IyeTj{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.contact-box_contactBox__qEGyo{margin:1rem auto;padding:0;width:100%;max-width:var(--max-content-width-large)}.contact-box_contactBox__inner__XtE4C{--_contactBox__background:var(--background-bg-dark);--_contactBox__color:var(--text-primary-light);display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:1.5rem 3rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;grid-gap:var(--Padding-l,48px);gap:var(--Padding-l,48px);align-self:stretch;border-radius:var(--radius-small);background:var(--_contactBox__background);color:var(--_contactBox__color);@media (max-width:400px){padding-left:1rem;padding-bottom:1rem;padding-right:1rem;padding-top:1rem}}.contact-box_contactBox__inner--light__pYng0{--_contactBox__background:var(--background-bg-light-secondary);--_contactBox__color:var(--text-primary)}.contact-box_contactBox__inner--transparent__2LhZu{--_contactBox__background:transparent;--_contactBox__color:var(--text-primary)}.contact-box_textContent__YEZPP{height:100%;display:flex;flex-direction:column;gap:1rem}.contact-box_contactSelectorWrapper__cV1Av{container-type:inline-size;container-name:contactselectorwrapper}.contact-box_contactSelector__Uu6wJ{display:flex;gap:1rem;@media (max-width:440px){flex-direction:column}}.contact-box_tagList__5nX4f{display:flex;flex-flow:column wrap;gap:var(--padding-s);align-items:flex-start;min-width:120px;margin:0;padding:0;@media (max-width:440px){flex-direction:row}}.contact-box_tagList__5nX4f li{list-style:none}.contact-box_employeeCard__fFic4{flex:1 1}@media (max-width:400px){.contact-box_contactBox__inner__XtE4C{padding:1rem}}@container contactSelectorWrapper (max-width: 350px){.contact-box_contactSelector__Uu6wJ{flex-direction:column}.contact-box_tagList__5nX4f{flex-direction:row}}.customerCasesEntry_firstWrapper__uYxJp{padding:5rem 0;max-width:var(--max-content-width-large);margin:0 auto}.customerCasesEntry_container__jgzjq{container-type:inline-size;container-name:customer-case-container;display:flex;justify-content:center}.customerCasesEntry_wrapper__Vc6cC{--container-padding:0.375rem;background-color:var(--background-bg-dark);padding:var(--container-padding);border-radius:.375rem;display:flex;gap:1rem;max-width:var(--max-content-width-large)}.customerCasesEntry_imageWrapper__nAFUz{max-height:30rem;flex-shrink:1}.customerCasesEntry_imageWrapper__nAFUz img{display:block;width:100%;height:100%;border-radius:1.5rem;transition:all .3s ease;opacity:.8;&:hover{opacity:1;border-radius:.375rem}}.customerCasesEntry_info__309UY:hover~.customerCasesEntry_imageWrapper__nAFUz img{border-radius:.375rem;opacity:1}.customerCasesEntry_info__309UY{flex:1 1;box-sizing:border-box;min-width:28rem;padding:2rem 0 2rem 2rem;@media (max-width:500px){padding-left:1rem;padding-bottom:1rem;padding-right:0;padding-top:1rem;min-width:20rem}@media (max-width:400px){padding-left:.5rem;padding-bottom:.5rem;padding-right:0;padding-top:.5rem}}.customerCasesEntry_infoInnerMaxWidth__ouW8Z{max-width:30.5rem;display:flex;flex-direction:column;gap:1.5rem}@container customer-case-container (width < 900px){.customerCasesEntry_wrapper__Vc6cC{flex-direction:column}.customerCasesEntry_imageWrapper__nAFUz{order:1}.customerCasesEntry_info__309UY{order:2}}.customerCasesEntry_link__0YE5O:focus-visible .customerCasesEntry_heading__NK5nJ{text-decoration:underline;padding:.5rem 0}.customerCasesEntry_TagRow__d1UCv{display:flex;flex-flow:row wrap;align-items:center;gap:.75rem;grid-area:tags}.customerCasesEntry_customerLink__rUd4Q{margin-top:1rem}.customerCasesEntry_cardInfo__ZQ1Qc{grid-area:content;color:var(--text-primary-light);display:flex;gap:2rem;flex-direction:column;text-wrap:balance;overflow:hidden;padding:.5rem 0}.customerCasesEntry_deliveries__R5YgK{display:flex;flex-direction:column;gap:.25rem}.customerCasesEntry_deliveriesList__lmCZo{display:flex;flex-flow:row wrap}.customerCasesEntry_titleWrapper__eH3PT{padding-bottom:2rem}.employeeCarousel_carousel__a5l34{position:relative;overflow:hidden}.employeeCarousel_slides__jNMcK{display:flex;width:100%;transition:transform .3s ease}.employeeCarousel_slide__EPOvT{flex:0 0 100%}.employeeCarousel_navButton__UBMq8{position:absolute;width:2.5rem;height:2.5rem;border-radius:.25rem;border:1px solid var(--Dark-600);background-color:white;cursor:pointer;box-shadow:0 1px 2px rgb(0 0 0/8%);background-image:url(/_assets/arrow-right.svg);background-repeat:no-repeat;background-position:50%;background-size:1.25rem 1.25rem;top:23.4rem;transform:translateY(-50%);@media (min-width:835px){width:2rem;height:2rem;background-size:1rem 1rem;top:16rem}}.employeeCarousel_prev__KlJJj{left:calc(50% - 9.65rem);transform:translateY(-50%) rotate(180deg);@media (min-width:835px){left:max(.5rem,calc(50% - var(--max-content-width-small) / 2 - 3rem))}}.employeeCarousel_next__5dysA{right:calc(50% - 9.65rem);@media (min-width:835px){right:max(.5rem,calc(50% - var(--max-content-width-small) / 2 - 3rem))}}.employeeCarousel_navButton__UBMq8:focus-visible{outline:2px solid var(--surface-yellow);outline-offset:1px}.employeeHighlightCard_wrapper__9JAlM{display:flex;flex-direction:column;justify-content:center;max-width:20rem;margin:5rem auto;gap:1.5rem;color:var(--text-primary);align-items:stretch;@media (min-width:835px){flex-direction:row;max-width:min(var(--max-content-width-small),calc(100vw - 8rem));height:clamp(auto,30rem,30rem)}}.employeeHighlightCard_image__SCvks{height:20rem;width:20rem;position:relative;flex-shrink:0;margin:auto;align-self:center;@media (min-width:835px){height:22rem;width:clamp(14rem,45%,22rem);margin-left:0;margin-bottom:0;margin-right:0;margin-top:0;align-self:stretch}& img{border-radius:.375rem;display:block;width:100%;height:100%;object-fit:cover}}.employeeHighlightCard_textContainer__2msHG{display:flex;flex-direction:column;gap:.625rem;justify-content:space-between;height:auto;min-height:auto;@media (min-width:835px){min-height:22rem}}.employeeHighlightCard_titleContainer__znxKw{position:absolute;left:50%;bottom:.375rem;transform:translateX(-50%);display:flex;flex-direction:column;align-items:flex-start;gap:0;@media (min-width:835px){left:.75rem;bottom:.75rem;transform:none}}.employeeHighlightCard_title__m_B2b{padding:.25rem 1rem;border-radius:.25rem .25rem 0 0;background-color:var(--Violet-700)}.employeeHighlightCard_nameContainer__Qdfi2{display:flex;flex-direction:column;align-items:flex-start;padding:.25rem;gap:.5rem;border-radius:0 .25rem .25rem;background:var(--Purple-700,#7022d6)}.employeeHighlightCard_name__KoDFB{display:flex;flex-direction:column;padding:.25rem .75rem .125rem;border-radius:1.5rem;background-color:var(--text-primary-light)}.employeeHighlightCard_contactInfo__XB0Yu{display:flex;flex-direction:column;gap:.375rem;margin-top:auto}.employeeHighlightCard_contactBracket__oLFcV{text-decoration:none;display:inline-flex;align-items:center;gap:.375rem}.employeeHighlightCard_bracket__aO0gk{color:var(--Violet-700);font-weight:600;line-height:1}.employees_wrapper__g9IwM{display:flex;flex-flow:column wrap;align-items:center;max-width:var(--max-content-width-large);margin:var(--padding-l) auto 0;background:var(--background-employees-green);padding:3rem;border-radius:var(--radius-large,24px);@media (max-width:375px){padding-left:1.5rem;padding-bottom:1.5rem;padding-right:1.5rem;padding-top:1.5rem}}.employees_header__gaF77{color:var(--background-bg-light-primary);font-size:48px;font-weight:600;align-self:flex-start}.employees_employees__bGTtV{display:flex;flex-direction:column;max-width:var(--max-content-width-large);width:100%;text-wrap:wrap;gap:.5rem}.employees_employeeFiltersWrapper__CyjMk{padding:1.5rem 0;align-self:flex-start;display:flex;flex-direction:column;gap:.75rem}.employees_employeeFilterWrapper__WM5vf{flex-wrap:wrap;display:flex;align-items:center;gap:.75rem}.employees_employeeFilterLabel__TVw0s{flex-shrink:0;@media (min-width:375px){min-width:4.5rem;width:4.5rem}}.employees_peopleCountWrapper__WraTZ{display:flex;flex-direction:column;gap:.5rem}.employees_employeeCount__jAer9{font-size:16px}.employees_employeeCountValue__dFyoN{font-weight:500}.employees_peopleContainer__LcBOv{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem;@media (min-width:1024px){grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.employees_showMore__Qgv1l{display:flex;align-items:center;justify-content:center;position:relative;margin-top:2rem}.employees_showMore__Qgv1l:before{content:"";display:block;height:1px;background:var(--background-button-outline-dark);width:100%;position:absolute;top:50%;left:0;z-index:1}.employees_showMore__button__vFOV_{font:inherit;line-height:1;display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;gap:.25rem;border-radius:var(--radius-small);border:1px solid var(--background-button-outline-dark);background:var(--background-bg-light-primary);text-decoration:none;z-index:2;position:relative;cursor:pointer}.employees_showMore__button__vFOV_ img{display:block;height:1.5rem;width:1.5rem}.badge_badgeWrapper__a1Hlz{display:inline-flex;height:1.5rem;padding:.375rem .75rem;align-items:center;gap:.5rem;flex-shrink:0;border-radius:624.9375rem}.officeSelector_filters__ktkH8{display:flex;flex-flow:row wrap;align-items:center;gap:.75rem}.eventInformation_eventInformation__Vrd4j{display:flex;align-items:center;flex-wrap:wrap}.events_wrapper__kAgrY{display:flex;flex-direction:row;padding:.375rem;margin:7.5rem auto;border-radius:var(--radius-medium);gap:1.5rem;background-color:var(--Blue-500);color:var(--text-primary-light);max-width:var(--max-content-width-large);@media (max-width:1024px){flex-direction:column}}.events_titleSection__ZobuL{padding:2rem;flex:1 1}.events_introText__mDPMX{margin-bottom:1.2rem}.events_eventsSection__MDMET{flex:2 1}.events_eventPostingsContainer__tiToT{display:flex;flex-direction:column;gap:1rem}.events_eventPostings__57bnw{display:flex;flex-direction:column;width:100%;gap:.5rem;text-wrap:wrap}.events_allEventsButton__vkrRQ{margin-top:3.3rem;@media (max-width:800px){margin-top:1.5rem}}.event_contentWrapper__V7RYM{max-width:800px;margin:auto;display:flex;flex-direction:column;gap:var(--padding-xl);padding-top:var(--padding-l);padding-bottom:var(--padding-xl)}.event_eventInfo__6cZ6u{display:flex;flex-direction:column;gap:var(--padding-m);padding-top:var(--padding-m)}.event_title__rXWiF{font-size:4.5rem;font-weight:450}.event_eventImage__aOEYy{max-width:100%;height:370px;border-radius:var(--radius-medium);overflow:hidden}.event_tags__aERf6{display:flex;flex-wrap:wrap;gap:var(--padding-s)}.event_description__vDyan{display:flex;flex-direction:column;gap:var(--padding-m)}.grid_article__6At0f{background:var(--background-bg-light-primary)}.grid_grid__88Uub{width:-webkit-fill-available;max-width:var(--max-content-width-medium);display:flex;margin:auto;padding:5rem 1rem;flex-direction:column;gap:1.5rem;@media (min-width:640px){padding-left:2rem;padding-bottom:5rem;padding-right:2rem;padding-top:5rem;justify-content:center;gap:1.5rem}@media (min-width:1024px){padding-left:5rem;padding-bottom:5rem;padding-right:5rem;padding-top:5rem}}.grid_list__xDVx_{display:grid;grid-gap:1rem;gap:1rem;width:100%;margin:0;padding:0;list-style:none;grid-template-columns:repeat(auto-fill,minmax(100%,1fr));@media (min-width:640px){gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(272px,1fr))}@media (min-width:1024px){grid-template-columns:repeat(3,minmax(272px,1fr))}}.grid_listItem__BtyWB{display:flex;padding:1rem;flex-direction:column;gap:.5rem;word-wrap:break-word;border-radius:.5rem;border:1px solid var(--background-bg-yellow,#f5f3e5);background:rgb(255 255 255/60%)}.grid_image__neQKG{width:100%;height:12rem;border-radius:.5rem;overflow:hidden;@media (min-width:1024px){width:100%;height:auto}}.hero_wrapper__NOjDe{display:flex;flex-direction:column;overflow:hidden;padding:5rem 0;@media (max-width:834px){padding-left:0;padding-bottom:5rem;padding-right:0;padding-top:5rem}@media (max-width:425px){padding-left:0;padding-bottom:0;padding-right:0;padding-top:0}}.hero_shared__WhCtH{width:100%;max-width:70.125rem;display:flex;flex-direction:column}.hero_secondary__U3nxd{align-self:center;gap:var(--padding-rem);padding:0 var(--padding-rem);@media (max-width:834px){padding:var(--padding-l) var(--padding-s)}@media (max-width:425px){padding:var(--padding-l) var(--padding-s)}}.hero_landingPageSecondary__iUCip{align-self:center;gap:var(--padding-rem);padding:0 var(--padding-rem);max-width:800px;@media (max-width:834px){padding:var(--padding-l) var(--padding-s)}@media (max-width:425px){padding:var(--padding-l) var(--padding-s)}}.hero_image__HzX5K{width:100%;justify-content:flex-end;display:flex!important;max-width:53rem!important}.hero_image__HzX5K img{display:block;width:100%;height:100%}.hero_imageSecondaryPages__UtEtE{width:100%;justify-content:flex-end;display:flex!important;padding:var(--padding-xl) var(--padding-rem) var(--padding-rem) var(--padding-rem);max-width:53rem!important;margin-left:auto;@media (max-width:834px){padding:var(--padding-l) var(--padding-rem) var(--padding-rem) var(--padding-rem)}@media (max-width:425px){padding:var(--padding-s) var(--padding-rem) var(--padding-rem) var(--padding-rem)}}.hero_imageSecondaryPages__UtEtE img{display:block;width:60%;height:60%}.image-split_imageSplit__FIEFx{max-width:var(--max-content-width-small);display:grid;grid-template-areas:"image text";grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;padding:1rem;margin:3.75rem auto;box-sizing:content-box;align-items:stretch}.image-split_imageSplit--medium__dfqZW{max-width:var(--max-content-width-medium)}.image-split_imageSplit--imageLeft__gV_Yd{grid-template-areas:"image text"}.image-split_imageSplit--imageLeft__gV_Yd.image-split_imageSplit--2vs3__dInGp{grid-template-columns:2fr 3fr}.image-split_imageSplit--imageRight__m4rJq{grid-template-areas:"text image"}.image-split_imageSplit--imageRight__m4rJq.image-split_imageSplit--2vs3__dInGp{grid-template-columns:3fr 2fr}@media (max-width:768px){.image-split_imageSplit--imageLeft__gV_Yd,.image-split_imageSplit--imageLeft__gV_Yd.image-split_imageSplit--2vs3__dInGp,.image-split_imageSplit--imageRight__m4rJq,.image-split_imageSplit--imageRight__m4rJq.image-split_imageSplit--2vs3__dInGp,.image-split_imageSplit__FIEFx{grid-template-rows:auto minmax(20rem,auto);grid-template-columns:1fr}.image-split_imageSplit--imageLeft__gV_Yd{grid-template-areas:"image" "text"}.image-split_imageSplit--imageRight__m4rJq{grid-template-areas:"text" "image"}}.image-split_textContainer__98kA8{grid-area:text;flex:1 1;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.image-split_textContainer__link__YbqS8{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.image-split_image__5a4hx{grid-area:image;display:flex;justify-content:center}.image-split_image--fullHeight__LubPm>div{width:100%;height:100%;display:flex}.image-split_image__5a4hx img{display:block;margin:0 auto;max-width:100%;height:auto}.imageSectionComponent_article__Xw8El{width:100%;display:flex;justify-content:center}.imageSectionComponent_image__ONB5H{display:flex;flex-shrink:1;max-width:var(--max-content-width-large);width:100%;padding:var(--padding-l) 0;@media (max-width:834px){padding:var(--padding-l) 0;max-width:43.2422rem}@media (max-width:425px){padding:var(--padding-l) 0;max-width:22.375rem}}.imageSectionComponent_image__ONB5H img{max-width:var(--max-content-width-medium)!important;width:100%;height:100%;display:block;@media (max-width:834px){max-width:var(--max-content-width-medium)!important}@media (max-width:425px){max-width:var(--max-content-width-small)!important}}.jobPosting_jobPosting__BBWxA{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-radius:1.5rem;padding:1rem 1.5rem;gap:var(--padding-s);width:100%;background-color:var(--text-primary-light);color:var(--text-primary);transition:all .3s ease;&:hover{background-color:var(--Background-secondary,#eaeaea);border-radius:.375rem}&:focus{outline:2px solid var(--surface-yellow,#ffd02f);transition:none}&:after{width:1.5rem;height:1.5rem;content:"";-webkit-mask:url(/_assets/arrow-right.svg) no-repeat center;mask:url(/_assets/arrow-right.svg) no-repeat center;-webkit-mask-size:cover;mask-size:cover;background-color:var(--background-bg-dark)}}.jobPosting_role__VZgTs{flex:1 1}.jobPosting_locations__QMWuf{margin-left:var(--padding-xs)}@media (max-width:640px){.jobPosting_locations__QMWuf{display:none}}.jobs_wrapper__uN93Q{display:flex;flex-direction:column;justify-content:center;padding:2rem .375rem .375rem;max-width:var(--max-content-width-small);margin:7.5rem auto;border-radius:.375rem;gap:1.5rem;background-color:var(--Violet-700);color:var(--text-primary-light)}.jobs_titleSection__2OmZw{padding:0 24px}.jobs_jobPostingsContainer__NcYHg{display:flex;flex-direction:column;gap:1rem}.jobs_filters__bt6ny{display:flex;flex-flow:row wrap;align-items:center;padding:0 1.5rem;gap:.75rem}.jobs_jobPostings__JRTea{display:flex;flex-direction:column;width:100%;gap:.5rem;text-wrap:wrap}.logoSalad_wrapper__jhEYZ{padding:5rem 0;max-width:var(--max-content-width-large);margin:0 auto;background-color:var(--background-bg-light-primary)}.logoSalad_title__yfQ6N{padding-bottom:2rem}.logoSalad_logoWrapper__3bV6s{padding:0;margin:0;display:inline-flex;flex-wrap:wrap;align-items:center;gap:1.5rem 3rem;justify-content:center;&>li{list-style:none;& img{height:4.5rem;width:auto;@media (max-width:834px){height:3.625rem}@media (max-width:425px){height:3rem}}}@media (max-width:834px){gap:1rem 2.25rem}@media (max-width:425px){gap:.5rem 1.5rem}}.punchLineBox_overflowHidden__bShF9{overflow:hidden}.punchLineBox_textOverflow__lWxwR{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.punchLineBox_actionLink__qrLYU{color:var(--text-link)}.punchLineBox_actionLink__qrLYU:hover{text-decoration:underline}.punchLineBox_actionLink__qrLYU:focus-visible{text-decoration:underline}.punchLineBox_actionLink__qrLYU:active{text-decoration:underline}.punchLineBox_punchLineBox__4hww_{margin:1rem auto;padding:var(--padding-m) var(--padding-l) var(--padding-l);width:100%;max-width:var(--max-content-width-large);background-color:var(--surface-green-subtle);border-radius:var(--radius-small) calc(var(--radius-large) * 4) var(--radius-small) var(--radius-small);display:flex;flex-direction:column;transition:all .3s ease-in-out;@media (max-width:834px){padding:var(--padding-m) var(--padding-s) var(--padding-s)}}.punchLineBox_content__9gtMk{margin-top:auto;min-height:12rem;display:flex;flex-direction:column;justify-content:end;@media (max-width:1024px){min-height:18rem}@media (max-width:640px){min-height:16rem}}.splitSection_wrapper__i8mvL{max-width:var(--max-content-width-large);margin:0 auto}.splitSection_content__CWVUZ{width:100%;max-width:var(--max-content-width-large);display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;@media (max-width:1024px){grid-template-columns:1fr}}.splitSection_title__BA_G5{margin-top:3rem}.customerCase_wrapper__RHbxT{display:flex;flex-direction:column;margin:5rem 0;align-items:center;justify-content:center;@media (max-width:834px){margin-left:0;margin-bottom:3rem;margin-right:0;margin-top:3rem}}.customerCase_content__FzfGe{display:flex;flex-direction:column;width:100%;max-width:var(--max-content-width-large)}.customerCase_titleWrapper__ETa6I{display:flex;justify-content:center;align-self:center;gap:1.62rem;width:100%;max-width:var(--max-content-width-medium)}.customerCase_mainImageWrapper__WJOWN{width:100%;height:36.5rem;overflow:hidden;padding-top:1.5rem;padding-bottom:var(--padding-xl)}.customerCase_mainImageWrapper__WJOWN img{border-radius:.75rem;width:100%;height:100%;max-height:100%;min-width:100%}.customerCase_divider__6X57O{border:0;height:1px;background:var(--background-bg-light-secondary);margin:1rem 0}.customerCase_projectInfoWrapper__7SVpQ{display:flex;flex-direction:column;justify-content:center;align-items:center}.customerCase_sectionsWrapper__ZiQjR{display:flex;flex-direction:column;gap:6rem}.featuredCases_wrapper__Z84qZ{display:flex;flex-direction:column;gap:var(--padding-rem);margin:4rem auto;width:100%;max-width:var(--max-content-width-medium)}.featuredCases_content__ajqNj{display:grid;grid-gap:var(--padding-m);gap:var(--padding-m);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.featuredCases_caseWrapper__u14pG{display:flex;flex-direction:column;gap:1rem;max-width:31.25rem;flex-grow:1;flex-basis:0}.featuredCases_caseImageWrapper__Gl3cv{width:100%;height:200px}.featuredCases_caseImageWrapper__Gl3cv img{border-radius:.375rem;transition:all .3s ease;opacity:.8;width:100%;&:hover{opacity:1;border-radius:1.5rem}}.featuredCases_textContent__EAvkT{display:flex;flex-direction:column;gap:.25rem}.customerCaseProjectInfo_projectInfo__de9k2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1rem;gap:1rem;grid-row-gap:3rem;row-gap:3rem;width:100%;max-width:var(--max-content-width-medium);margin:var(--padding-m) auto}.customerCaseProjectInfo_projectInfoInner__sV7_Y{gap:1.5rem;display:flex;flex-direction:column}.customerCaseProjectInfo_badgeWrapper__h4hWn{display:flex;align-items:flex-start;align-content:flex-start;gap:.375rem;align-self:stretch;flex-wrap:wrap;padding-top:.25rem}.customerCaseProjectInfo_varianter__cDyl3{display:flex;flex-flow:row wrap;max-width:80%}.customerCaseProjectInfo_projectInfoItem__6sY6C{display:flex;flex-flow:row wrap}.customerCaseProjectInfo_deliveries__JVMxe{display:flex;flex-flow:column wrap;gap:1.5rem}.customerCaseProjectInfo_preFancyCharacter__SucPS{margin-right:.38rem}.customerCaseProjectInfo_afterFancyCharacter__ywkEh{margin-left:.38rem}.customerCaseProjectInfo_urlWrapper__dKWc9{display:flex;flex-direction:column;gap:.25rem}.customerCaseEmployeeCard_employee__01f5L{display:grid;grid-template-columns:1fr 4fr;grid-gap:1rem;gap:1rem}.customerCaseEmployeeCard_employeeImage__36D3r{display:flex;flex-direction:column;align-items:center;background-color:var(--background-bg-dark);position:relative;width:112px;height:112px;border-radius:var(--radius-medium);overflow:hidden;aspect-ratio:1/1}.customerCaseEmployeeCard_employeeInfo__9Q7_U{display:flex;flex-direction:column;height:100%}.customerCaseEmployeeCard_employeeName__dh62K{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column}.customerCaseEmployeeCard_employeeEmail__PNFqG,.customerCaseEmployeeCard_employeeRole__9YQfe,.customerCaseEmployeeCard_employeeTelephone__PQKtX{color:var(--text-tertiary)}.customerCaseConsulants_wrapper__wR2cf{display:flex;flex-direction:column;gap:var(--padding-s);margin:4rem 0;align-self:center;width:100%;max-width:var(--max-content-width-medium)}.customerCaseConsulants_content__z_iCM{width:100%;grid-gap:1.5em;gap:1.5em;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.imageSection_wrapper__bmFYN{display:flex;flex-direction:column;align-items:center}.imageSection_content__WhzJO{max-width:var(--max-content-width-medium);display:flex;gap:1rem;justify-content:center;@media (max-width:1024px){flex-direction:column}}.imageSection_content__WhzJO.imageSection_fullWidth__Av5oj{max-width:unset}.imageSection_imageContent__bfR_u{height:100%}.imageSection_imageContent__bfR_u img{border-radius:12px;object-fit:cover;height:100%!important}.listBlock_wrapper__5wtAQ{display:flex;flex-direction:column;align-items:center;gap:1rem}.listBlock_listwrapper__0uoOH{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:1rem;max-width:var(--max-content-width-medium)}.listBlock_tagwrapper__YpGS2{display:flex;align-items:flex-start;align-content:flex-start;gap:.5rem;align-self:stretch;flex-wrap:wrap}.listBlock_tag__dYhkH{display:flex;height:2.4375rem;padding:.375rem .75rem;align-items:center;gap:.5rem;border-radius:.25rem;border:1px solid #0e0f0f}.resultsBlock_wrapper__wkmjc{display:flex;flex-direction:column;align-items:center}.resultsBlock_content__LBix2{max-width:var(--max-content-width-medium)}.resultsBlock_highlightCard__C_CHh{border:3px solid var(--block-color);border-radius:.25rem;background-color:var(--block-color)}.resultsBlock_highlightCard__C_CHh .resultsBlock_innerContent__zZPzA{background-color:var(--background-bg-light-primary);border-radius:1.5rem;padding:1rem;height:100%}.resultsBlock_highlightOutside__UbbLc{background-color:var(--block-color);display:inline-block;padding:.25rem 1.25rem;z-index:2;margin-right:auto;border-radius:.25rem .25rem 0 0;margin-bottom:3px}.resultsBlock_highlightBlock__D9fvq{display:inline-flex;flex-direction:column;align-self:flex-start}.resultsBlock_highlightCard__C_CHh:not(:first-child){margin-top:calc(3px * -1)}.resultsBlock_highlightBlock__D9fvq .resultsBlock_highlightCard__C_CHh{border-top-left-radius:0;border-bottom-right-radius:0}.resultsBlock_highlightWrapper__ydNcX{border-radius:inherit;display:flex;flex-direction:column;align-items:center}.resultsBlock_highlightRow__XDko7{display:flex;flex-direction:row;width:100%}.resultsBlock_highlightRow__XDko7 .resultsBlock_highlightCard__C_CHh{margin-top:calc(3px * -1);border-top-left-radius:0;height:auto;width:100%}.resultsBlock_highlightRow__XDko7 .resultsBlock_highlightCard__C_CHh:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.resultsBlock_highlightRow__XDko7 .resultsBlock_highlightCard__C_CHh:not(:first-child){border-bottom-left-radius:0;border-left:1.5rem}.resultsBlock_highlightRow__XDko7 .resultsBlock_highlightCard__C_CHh:first-child{border-top-left-radius:0}.resultsBlock_highlightWrapper__ydNcX:has(.resultsBlock_highlightRow__XDko7:empty) .resultsBlock_highlightCard__C_CHh{border-bottom-right-radius:.25rem}@media (max-width:425px){div:has(>.resultsBlock_highlightWrapper__ydNcX){width:100%}.resultsBlock_highlightOutside__UbbLc{margin-bottom:0}.resultsBlock_highlightRow__XDko7{flex-direction:column}.resultsBlock_highlightRow__XDko7 .resultsBlock_highlightCard__C_CHh:first-child{border-top-right-radius:.25rem}.resultsBlock_highlightRow__XDko7 .resultsBlock_highlightCard__C_CHh:last-child{border-bottom-left-radius:.25rem}.resultsBlock_highlightRow__XDko7 .resultsBlock_highlightCard__C_CHh:not(:first-child){border-left:3px solid var(--block-color)}}.textSection_wrapper__HVVKW{display:flex;flex-direction:column;gap:.5rem}.textSection_content__9Js2Q{max-width:var(--max-content-width-medium)}.textSection_content__9Js2Q.textSection_framed__GZeNr{border:2px solid var(--surface-yellow);border-radius:.25rem;background-color:var(--surface-yellow)}.textSection_innerContent__rgI0o{display:flex;flex-direction:column;justify-content:space-between}.textSection_framed__GZeNr .textSection_innerContent__rgI0o{background-color:var(--background-bg-light-primary);border-radius:1.25rem;padding:1rem;height:-moz-fit-content;height:fit-content}.textSection_link__CiTuD{margin-top:2rem;text-decoration:none;color:var(--background-bg-dark)}.textSection_title__PZ8Q7{margin-bottom:.5rem;margin-top:.5rem}.splitSection_wrapper__tu5Iw{display:flex;flex-direction:column;align-items:center}.splitSection_content__2zj8b{width:100%;max-width:var(--max-content-width-medium);display:flex;justify-content:space-evenly;gap:2rem;@media (max-width:1024px){flex-direction:column}}.splitSection_content__2zj8b>*{flex-basis:0;flex-grow:1}.splitSection_emptySection__Y3OL8{@media (max-width:1024px){display:none}}.button_button__gKC1C{max-width:320px;height:-moz-fit-content;height:fit-content;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;text-wrap:nowrap;border-radius:.5rem}.button_dark__DbjcW{background-color:var(--background-button-outline-dark);color:var(--text-primary-light)}.button_light__jELXj{background-color:var(--background-bg-light-primary);color:var(--text-primary)}.button_large__ZDg1X{gap:.375rem;padding:10px 12px}.button_medium__kfJfz{gap:.25rem;padding:6px 8px}.button_small__Bjwga{gap:.25rem;padding:2px 4px}.button_primary__uXv3i{border:none}.button_secondary__gx_mp.button_large__ZDg1X.button_dark__DbjcW{border:1px solid var(--background-button-outline-light)}.button_secondary__gx_mp.button_large__ZDg1X.button_light__jELXj{border:1px solid var(--background-button-outline-dark)}.button_secondary__gx_mp.button_medium__kfJfz.button_dark__DbjcW{border:1px solid var(--background-button-outline-light)}.button_secondary__gx_mp.button_medium__kfJfz.button_light__jELXj{border:1px solid var(--background-button-outline-dark)}.button_secondary__gx_mp.button_small__Bjwga.button_dark__DbjcW{border:.5px solid var(--background-button-outline-light)}.button_secondary__gx_mp.button_small__Bjwga.button_light__jELXj{border:.5px solid var(--background-button-outline-dark)}.button_loading__sqybC{&:before{content:"";display:block;width:1.5rem;height:1.5rem;-webkit-mask:url(/_assets/spinner.svg) no-repeat 50% 50%;mask:url(/_assets/spinner.svg) no-repeat 50% 50%;background-color:var(--Dark-500);animation:button_rotateSpinner__2_v41 .75s linear infinite}}@keyframes button_rotateSpinner__2_v41{to{transform:rotate(1turn)}}