:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}&.swiper-scrollbar-vertical,.swiper-vertical>&{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.top-companies_top-companies__LssmZ{width:100%;-webkit-padding-after:48px;padding-block-end:48px;-webkit-padding-before:132px;padding-block-start:132px}@media screen and (max-width:766.98px){.top-companies_top-companies__LssmZ{-webkit-padding-after:56px;padding-block-end:56px;-webkit-padding-before:56px;padding-block-start:56px}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__LssmZ else{-webkit-padding-after:56px;padding-block-end:56px;-webkit-padding-before:56px;padding-block-start:56px}}.top-companies_top-companies__container__og9kf{display:flex;max-width:1160px;flex-direction:column;align-items:center;gap:68px;margin-inline:auto}@media screen and (max-width:766.98px){.top-companies_top-companies__container__og9kf{gap:32px;padding-inline:16px}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__container__og9kf else{gap:32px;padding-inline:16px}}.top-companies_top-companies__title__DudVK{font-size:18px;font-weight:500;line-height:24px;font-family:var(--poppins);color:var(--text-black-100);text-align:center}@media screen and (max-width:766.98px){.top-companies_top-companies__title__DudVK{font-size:20px;font-weight:400;line-height:28px;font-family:var(--poppins);-webkit-margin-after:16px;margin-block-end:16px}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__title__DudVK else{font-size:20px;font-weight:400;line-height:28px;font-family:var(--poppins);-webkit-margin-after:16px;margin-block-end:16px}}.top-companies_top-companies__logos__4Nzev{display:flex;width:100%;max-width:1100px;height:auto;flex-wrap:wrap;justify-content:center;column-gap:50px;object-fit:contain;row-gap:30px}@media screen and (max-width:766.98px){.top-companies_top-companies__logos__4Nzev{width:100%;max-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:20px;overflow-x:auto;-webkit-padding-after:12px;padding-block-end:12px}.top-companies_top-companies__logos__4Nzev::-webkit-scrollbar{height:6px}.top-companies_top-companies__logos__4Nzev::-webkit-scrollbar-track{border-radius:6px;background:var(--background-white)}.top-companies_top-companies__logos__4Nzev::-webkit-scrollbar-thumb{border-radius:6px;background:var(--background-pink)}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__logos__4Nzev else{width:100%;max-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:20px;overflow-x:auto;-webkit-padding-after:12px;padding-block-end:12px}.top-companies_top-companies__logos__4Nzev else::-webkit-scrollbar{height:6px}.top-companies_top-companies__logos__4Nzev else::-webkit-scrollbar-track{border-radius:6px;background:var(--background-white)}.top-companies_top-companies__logos__4Nzev else::-webkit-scrollbar-thumb{border-radius:6px;background:var(--background-pink)}}.top-companies_top-companies__carousel__R2twO{position:relative;overflow:hidden;width:100%}@media screen and (max-width:766.98px){.top-companies_top-companies__carousel__R2twO{overflow:visible}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__carousel__R2twO else{overflow:visible}}.top-companies_top-companies__track__Nr5jI{position:relative;width:100%}.top-companies_top-companies__track__Nr5jI .swiper{margin-block:-4px;margin-inline:-4px;padding-block:4px;padding-inline:4px}@media screen and (max-width:766.98px){.top-companies_top-companies__track__Nr5jI .swiper{-webkit-margin-after:-16px;margin-block-end:-16px;-webkit-padding-after:16px;padding-block-end:16px}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__track__Nr5jI .swiper else{-webkit-margin-after:-16px;margin-block-end:-16px;-webkit-padding-after:16px;padding-block-end:16px}}@media screen and (max-width:766.98px){.top-companies_top-companies__track__Nr5jI .swiper-scrollbar{width:100%!important;height:6px!important;border-radius:6px!important;background:var(--background-white)!important;inset-block-end:0!important;inset-inline-start:0!important}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__track__Nr5jI .swiper-scrollbar else{width:100%!important;height:6px!important;border-radius:6px!important;background:var(--background-white)!important;inset-block-end:0!important;inset-inline-start:0!important}}@media screen and (max-width:766.98px){.top-companies_top-companies__track__Nr5jI .swiper-scrollbar-drag{border-radius:6px!important;background:var(--background-pink)!important}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__track__Nr5jI .swiper-scrollbar-drag else{border-radius:6px!important;background:var(--background-pink)!important}}.top-companies_top-companies__navigation__J4hQS{position:absolute;z-index:var(--z-index-nav);display:flex;height:100%;align-items:center;justify-content:space-between;inset-block-start:50%;inset-inline:0;padding-block:0;padding-inline:1px;pointer-events:none;transform:translateY(-50%)}.top-companies_top-companies__navigation__J4hQS:after,.top-companies_top-companies__navigation__J4hQS:before{position:absolute;width:200px;height:100%;content:"";pointer-events:none}.top-companies_top-companies__navigation__J4hQS:before{background:linear-gradient(90deg,#faf7f7 22.78%,rgba(255,255,255,0));inset-inline-start:0}.top-companies_top-companies__navigation__J4hQS:after{background:linear-gradient(-90deg,#faf7f7 22.78%,rgba(255,255,255,0));inset-inline-end:0}@media screen and (max-width:766.98px){.top-companies_top-companies__navigation__J4hQS{display:none}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__navigation__J4hQS else{display:none}}.top-companies_top-companies__button-next__DsMuI,.top-companies_top-companies__button-prev__W4yko{z-index:var(--z-index-content);display:flex;width:89px!important;height:62px!important;align-items:center;justify-content:center;border:0;border-radius:8px;background:var(--background-white)!important;box-shadow:0 2px 8px var(--border-gray-10);cursor:pointer;pointer-events:auto}.top-companies_top-companies__button-next__DsMuI>span,.top-companies_top-companies__button-prev__W4yko>span{display:flex;align-items:center;justify-content:center}.top-companies_top-companies__button-next__DsMuI svg,.top-companies_top-companies__button-prev__W4yko svg{width:24px;height:24px}.top-companies_top-companies__button-next__DsMuI svg{transform:rotate(180deg)}.top-companies_top-companies__card__iS6oY{display:flex!important;width:360px!important;min-width:360px!important;height:322px!important;flex-direction:column;border:1px solid var(--icons-gray-70);border-radius:20px;background:var(--background-white);gap:8px;padding-block:32px;padding-inline:32px}@media screen and (max-width:766.98px){.top-companies_top-companies__card__iS6oY{width:auto;width:calc(100% - 32px);min-width:auto;height:276px;padding-block:20px;padding-inline:20px}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__card__iS6oY else{width:auto;width:calc(100% - 32px);min-width:auto;height:276px;padding-block:20px;padding-inline:20px}}.top-companies_top-companies__card--expanded__0Af_S{height:auto;min-height:314px}@media screen and (max-width:766.98px){.top-companies_top-companies__card--expanded__0Af_S{min-height:276px}}@media screen and (max-width:mobile-xxl){.top-companies_top-companies__card--expanded__0Af_S else{min-height:276px}}.top-companies_top-companies__card-header__YP3D7{display:flex;height:42px;align-items:center;gap:16px}.top-companies_top-companies__avatar__pKMzn{width:40px;height:40px;flex-shrink:0;border-radius:40px;object-fit:cover}.top-companies_top-companies__identity__z6uT5{display:flex;flex-direction:column}.top-companies_top-companies__name__KwQ3b{font-size:16px;font-weight:600;line-height:24px;font-family:var(--poppins);color:var(--text-dark-black)}.top-companies_top-companies__role__2n15d{font-size:14px;font-weight:400;line-height:20px;font-family:var(--poppins);color:var(--text-dark-black)}.top-companies_top-companies__stars__702M3{display:flex;align-items:center;-webkit-margin-after:8px;margin-block-end:8px;gap:8px}.top-companies_top-companies__stars__702M3>div{height:24px}.top-companies_top-companies__star__PU24N{width:24px;height:24px}.top-companies_top-companies__review-wrapper__ilguO{position:relative;min-height:0;flex:1 1}.top-companies_top-companies__review-wrapper--truncated__zP2cp:after{position:absolute;width:140px;height:28px;background:linear-gradient(90deg,rgba(255,255,255,0),var(--background-white) 42%);content:"";inset-block-end:5px;inset-block-end:0;inset-inline-end:0;pointer-events:none}.top-companies_top-companies__review__5VWkz{font-size:16px;font-weight:400;line-height:24px;font-family:var(--poppins);color:var(--text-gray)}.top-companies_top-companies__review-toggle__ALDs1{font-size:12px;font-weight:500;line-height:19px;font-family:var(--poppins);position:absolute;z-index:var(--z-index-content);border:0;background:var(--background-white);color:var(--text-blue);cursor:pointer;inset-block-end:-10px;inset-block-end:0;inset-inline-end:0;padding-block:0;padding-inline:4px 0}