.d-flex{display:flex}.SearchResults__FormAdvanced__CapsuleList{display:flex;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:wrap;position:relative}.SearchResults__FormAdvanced__CapsuleList__item{height:32px;display:flex;justify-content:center;align-items:center;background:rgba(30,38,41,.01);border:1px solid rgba(30,38,41,.12);border-radius:100px;cursor:pointer;padding:0 21px;transition:background-color .13s ease-in-out}.SearchResults__FormAdvanced__CapsuleList__item span{font-weight:400;font-size:16px;line-height:140%;text-align:center;color:#1e2629;transition:color .13s ease-in-out}.SearchResults__FormAdvanced__CapsuleList__itemSelected{background-color:#1e2629}.SearchResults__FormAdvanced__CapsuleList__itemSelected span{color:#fff!important}.SearchResults__FormAdvanced__CapsuleListOneColumn{flex-direction:column;align-items:flex-start}.SearchResults__FormAdvanced__CapsuleListOneColumn .SearchResults__FormAdvanced__CapsuleList__item{padding:0 14px}.SearchResults__FormAdvanced__CapsuleList__slider__button{transform-origin:50% 50%;transition:opacity .15s ease;transition-delay:.1s;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.98) 44.04%,#FFF);display:flex;justify-content:flex-end;align-items:center;width:46px;height:35px;position:absolute;top:0;bottom:0;margin:auto;z-index:2;cursor:pointer;opacity:0;pointer-events:none}.SearchResults__FormAdvanced__CapsuleList__slider__button svg{width:20px;height:20px}.SearchResults__FormAdvanced__CapsuleList__slider__buttonNext{right:0;left:unset}.SearchResults__FormAdvanced__CapsuleList__slider__buttonPrev{transform:rotate(180deg);right:unset;left:0}.SearchResults__FormAdvanced__CapsuleList__slider__buttonVisible:not(.SearchResults__FormAdvanced__CapsuleList__slider__buttonDisabled){opacity:1;pointer-events:auto}.SearchResults__FormAdvanced__CapsuleList .swiper-slide{width:-moz-fit-content;width:fit-content}.SearchResults__FormAdvanced__CapsuleListBlack .SearchResults__FormAdvanced__CapsuleList__item{padding:2px 16px;border:none;background:#d0d0d1}.SearchResults__FormAdvanced__CapsuleListBlack .SearchResults__FormAdvanced__CapsuleList__item,.SearchResults__FormAdvanced__CapsuleListBlack .SearchResults__FormAdvanced__CapsuleList__item span{line-height:160%;letter-spacing:.32px}@media screen and (max-width:992px){.SearchResults__FormAdvanced__CapsuleListBlack .SearchResults__FormAdvanced__CapsuleList__item,.SearchResults__FormAdvanced__CapsuleListBlack .SearchResults__FormAdvanced__CapsuleList__item span{font-size:14px}}.SearchResults__FormAdvanced__CapsuleListBlack .SearchResults__FormAdvanced__CapsuleList__itemSelected{background:#151617}