.our-approach-exits{width:100%;overflow:visible;position:relative}.our-approach-exits__bg{position:absolute;top:-250px;opacity:.7;left:50%;transform:translateX(-50%);width:100vw;max-width:100vw;height:auto;z-index:0;pointer-events:none;margin-left:0;margin-right:0}.section-group-inner:has(.our-approach-exits){overflow:visible}.section-group-inner:has(.our-approach-exits)>.wp-block-group__inner-container{overflow:visible}.our-approach-exits__bg--desktop{display:block}.our-approach-exits__bg--mobile{display:none}@media (max-width:767px){.our-approach-exits__bg--desktop{display:none}.our-approach-exits__bg--mobile{display:block}}.our-approach-exits__container{position:relative;z-index:1;width:100%;max-width:1680px;margin:0 auto;overflow:visible}.our-approach-exits__header{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(50px, 5vw, 160px);margin-bottom:clamp(40px, 4vw, 56px)}.our-approach-exits__title{text-align:left;margin-bottom:0}.our-approach-exits__subtitle{margin-top:0;margin-bottom:0}.our-approach-exits__subtitle p{margin:0;font-size:var(--font-size-subheading-large);line-height:var(--line-height-subheading-large);color:var(--color-text-secondary);letter-spacing:.2em;font-weight:400;text-transform:uppercase}.our-approach-exits__filter{display:flex;justify-content:flex-end;margin-left:auto;margin-right:0}.our-approach-exits__filter-container{border-radius:99px;background:#fff;box-shadow:0 4px 24px 0 rgb(0 0 0 / .07);padding:5px;display:flex;gap:4px;width:fit-content;min-width:200px;height:66px;align-items:center;position:relative}.our-approach-exits__filter-btn{font-family:var(--font-sans);font-size:16px;font-weight:500;padding:14px 32px;border:none;border-radius:100px;background:#fff0;color:var(--color-graphite);cursor:pointer;transition:color 0.3s ease;flex:1 1 0%;min-width:0;text-align:center;white-space:nowrap;height:56px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.our-approach-exits__filter-pill{position:absolute;top:0;left:0;height:100%;width:0;z-index:0;border-radius:100px;background:rgb(236 226 255 / .4);transition:left 0.4s ease,width 0.3s ease,top 0.3s ease,height 0.3s ease;pointer-events:none}@media (max-width:768px){.our-approach-exits__filter-btn{padding:11px 16px}.our-approach-exits__filter-container{min-width:180px}}.our-approach-exits__filter-btn:hover:not(.active){color:var(--color-plum-purple)}.our-approach-exits__filter-btn.active{color:var(--color-plum-purple)}@media (max-width:767px){.our-approach-exits__header{flex-direction:column;gap:20px;margin-bottom:38px}.our-approach-exits__title{text-align:left}}.our-approach-exits-desktop{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;overflow:visible}.our-approach-exits-mobile{display:none}@media (min-width:768px){.our-approach-exits-desktop{display:flex}.our-approach-exits-mobile{display:none}}.our-approach-exits__grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;overflow:visible}.our-approach-exits__item{flex:0 0 calc(33.333% - 14px);position:relative;min-height:132px}.our-approach-exits__box{border-radius:24px;padding:16px;text-align:center;position:absolute;top:0;left:0;right:0;z-index:1;min-height:132px;display:flex;flex-direction:column;justify-content:center;background:rgb(255 255 255 / .08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .15);box-shadow:0 8px 32px 0 rgb(0 0 0 / .1);transition:box-shadow 0.3s ease}.our-approach-exits__item:hover .our-approach-exits__box{z-index:100}.our-approach-exits__item.is-collapsing .our-approach-exits__box{transform:none;z-index:2}.our-approach-exits__logos{display:flex;align-items:center;justify-content:center;height:100px;padding:0 10px;background:#fff;border-radius:16px;box-shadow:0 11.51px 62.14px 0 rgb(0 0 0 / .12)}.our-approach-exits__logos--dual{display:flex;align-items:center;justify-content:center;gap:0}.our-approach-exits__logos--dual .our-approach-exits__logo-wrapper{flex:1;min-width:0}.our-approach-exits__arrow{flex:0 0 auto;display:flex;align-items:center;justify-content:center;margin:0 20px;color:var(--color-graphite,#333)}.our-approach-exits__arrow svg,.our-approach-exits__arrow-img{width:var(--arrow-width,24px);height:auto}.our-approach-exits__arrow--desktop{display:flex}.our-approach-exits__arrow--mobile{display:none}@media (max-width:767px){.our-approach-exits__arrow--desktop{display:none}.our-approach-exits__arrow--mobile{display:flex}}.our-approach-exits__logo-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.our-approach-exits__logo--left{height:var(--logo-left-max-height,30px);width:auto;object-fit:contain}.our-approach-exits__logo--right{height:var(--logo-right-max-height,30px);width:auto;object-fit:contain}.our-approach-exits__logos:not(.our-approach-exits__logos--dual) .our-approach-exits__logo{height:var(--logo-left-max-height,30px);width:auto;object-fit:contain}@media (max-width:767px){.our-approach-exits__logo--left{height:var(--logo-left-max-height-mobile,var(--logo-left-max-height,30px))}.our-approach-exits__logo--right{height:var(--logo-right-max-height-mobile,var(--logo-right-max-height,30px))}.our-approach-exits__logos:not(.our-approach-exits__logos--dual) .our-approach-exits__logo{height:var(--logo-left-max-height-mobile,var(--logo-left-max-height,30px))}}.our-approach-exits__description-wrapper{max-height:0;overflow:hidden;transition:max-height 0.6s cubic-bezier(.4,0,.2,1)}.our-approach-exits__item:hover .our-approach-exits__description-wrapper{max-height:500px;transition:max-height 0.8s ease-in-out}.our-approach-exits__divider{height:1px;background:#E5E5E5;margin-left:32px;margin-right:32px}.our-approach-exits__description{font-size:1rem;line-height:1.6;color:var(--color-obsidian-soft);text-align:center;padding:12px 16px 0 16px}.our-approach-exits__description p{margin:0}.our-approach-exits__description a{color:var(--color-primary);text-decoration:underline;font-weight:400}@media (max-width:767px){.our-approach-exits__description{font-size:.875rem;padding:12px 12px 12px 0}}@media (min-width:768px) and (max-width:1300px){.our-approach-exits__item{flex:0 0 calc(50% - 10px)}}@media (max-width:767px){.our-approach-exits{}.our-approach-exits-desktop{display:none}.our-approach-exits-mobile{display:block}.our-approach-exits__item{flex:0 0 100%;min-height:auto}.our-approach-exits__box{position:relative;min-height:auto;padding:8px;border-radius:12px}.our-approach-exits__container{padding:0 5px;margin-top:20px}.our-approach-exits__logos{height:56px;border-radius:12px}.our-approach-exits__logo-wrapper{max-width:100%}.our-approach-exits-mobile{width:100%;padding:0;position:relative;overflow:visible;padding-bottom:20px;clip-path:inset(-200px 0 -200px -200px)}.our-approach-exits-embla{position:relative;width:100%;overflow:visible}.our-approach-exits-embla .embla__viewport{overflow:hidden;width:calc(100% + 70px);padding:70px 0 70px 70px;margin:-70px 0 -70px -70px}.our-approach-exits-embla .embla__container{display:flex;align-items:flex-start;backface-visibility:hidden;gap:12px}.our-approach-exits-embla .embla__slide{flex:0 0 60%;min-width:0;overflow:visible}.our-approach-exits-embla .embla__slide:last-child{padding-right:20px}.our-approach-exits-embla .embla__slide:not(.is-selected){pointer-events:none}.our-approach-exits-mobile-page{display:flex;flex-direction:column;gap:12px;width:100%;overflow:visible;position:relative}.our-approach-exits-mobile .our-approach-exits__item{width:100%;flex:0 0 auto;position:relative;z-index:1}.our-approach-exits-mobile .our-approach-exits__item:hover{z-index:100}.our-approach-exits-mobile .our-approach-exits__box{position:relative}.our-approach-exits-scrollbar{margin:24px 0 0;width:100%;padding:0 15px;position:relative;z-index:1}.our-approach-exits-scrollbar__track{width:100%;height:10px;background:#E5E5E5;border-radius:5px;position:relative;cursor:pointer}.our-approach-exits-scrollbar__thumb{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#090033 0%,#FF7F66 100%);border-radius:5px;transition:left 0.3s ease}.our-approach-exits-mobile,.our-approach-exits-mobile *:not(input):not(textarea){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.our-approach-exits-mobile img{-webkit-user-drag:none;user-drag:none}}