.ns-biogenom-steps .ns-biogenom-title{display:inline-flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:var(--space-xl)}@media (max-width:500px){.ns-biogenom-steps .ns-biogenom-title{gap:4px;margin-bottom:18px;justify-content:center}}.ns-biogenom-steps .ns-biogenom-title span{color:var(--color-gray);font-weight:600;text-transform:uppercase;line-height:24px;letter-spacing:2px;font-size:var(--size-text-2xs)}.ns-biogenom-steps__list{display:flex;list-style:none;border-radius:32px;overflow:hidden;background-color:var(--color-typo-light)}@media (max-width:1160px){.ns-biogenom-steps__list{flex-direction:column;font-size:var(--size-text-m)}}.ns-biogenom-steps__list-item{padding:var(--space-2xl) var(--space-m) var(--space-2xl) var(--space-2xl);position:relative}@media (max-width:1160px){.ns-biogenom-steps__list-item{text-align:center;padding:var(--space-xl) 48px}}.ns-biogenom-steps__list-item p{max-width:250px;margin-left:auto;margin-right:auto}.ns-biogenom-steps__list-item__border>*{z-index:var(--z-layer-first);position:relative}.ns-biogenom-steps__list-item__border:before{content:"";background-color:#28e5a9;position:absolute;top:0;left:0;width:100%;height:100%}.ns-biogenom-steps__list-item__border:after{content:"";display:block;width:100%;height:100%;background-color:var(--color-typo-light);position:absolute;top:0;left:1px}@media (max-width:1160px){.ns-biogenom-steps__list-item__border:after{top:1px;left:0}}.ns-biogenom-steps__list-item__accent{background:linear-gradient(180deg,var(--biogenom-color-light-green),var(--biogenom-color-green))}.ns-biogenom-steps__list-item__accent,.ns-biogenom-steps__list-item__border:after,.ns-biogenom-steps__list-item__border:before{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 calc(50% + 20px),11px 50%,0 calc(50% - 20px),0 0);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 calc(50% + 20px),11px 50%,0 calc(50% - 20px),0 0)}@media (max-width:1160px){.ns-biogenom-steps__list-item__accent,.ns-biogenom-steps__list-item__border:after,.ns-biogenom-steps__list-item__border:before{-webkit-clip-path:polygon(0 0,calc(50% - 20px) 0,50% 11px,calc(50% + 20px) 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(50% - 20px) 0,50% 11px,calc(50% + 20px) 0,100% 0,100% 100%,0 100%)}}.ns-biogenom-steps__item-number{padding:8px 30px;border-radius:32px;display:inline-block;font-weight:600;text-align:center;background:linear-gradient(180deg,var(--biogenom-color-light-green),var(--biogenom-color-green));margin-bottom:var(--space-xs)}.ns-biogenom-steps__list-item__accent .ns-biogenom-steps__item-number{background:var(--color-typo-light)}