.sellers-section{width:100%;flex-direction:column;padding:0 2rem}.sellers-section .sellers-title{width:100%;max-width:40rem;flex-direction:column;align-items:center;align-self:center;gap:1.25rem;margin-bottom:4.4rem}.sellers-section .sellers-title .circle-sellers{justify-content:center;align-items:center;border-radius:50%;width:1.7rem;height:1.7rem;background:var(--black)}.sellers-section .sellers-title .circle-sellers:before{content:"";position:absolute;left:-5.6rem;width:13rem;height:2.2px;background:var(--black)}.sellers-section .sellers-content{align-items:flex-start;flex-direction:column;gap:1rem}.sellers-section .sellers-content>form{width:100%;flex-direction:column;gap:1.2rem}