.register-login-header{display:flex;justify-content:center}.register-login-header .buttons{width:100%;display:flex;justify-content:center;gap:8px}.register-login-header .buttons .sp-button{max-width:270px}.sell-with-us{display:flex;flex-direction:column}.sell-with-us .select-offer-type-buttons-container{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.sell-with-us .select-offer-type-buttons-container .select-button{cursor:pointer;text-align:center;background-color:#fe6125;padding:16px;width:100%;max-width:238px;border-radius:4px;text-decoration:none}.sell-with-us .select-offer-type-buttons-container .select-button img{width:24px;height:24px;filter:invert(94%) sepia(88%) saturate(0%) hue-rotate(173deg) brightness(105%) contrast(105%)}.sell-with-us #plots-pricing,.sell-with-us #houses-pricing{scroll-margin-block-start:64px}#price-picker{display:flex;flex-direction:column;justify-content:left;align-items:center;gap:16px}#four-steps{padding:32px 16px}#four-steps .four-steps-content-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:12px}#four-steps .four-steps-content-wrapper .content-item{display:flex;align-items:center;flex-direction:column;text-align:center}#four-steps .four-steps-content-wrapper .content-item img{aspect-ratio:1/1;width:100%;max-width:100px;object-fit:contain;padding:8px 0}@media screen and (min-width:768px){.sell-with-us{align-items:center}#price-picker{justify-content:center}#four-steps{padding:64px 32px}#four-steps .four-steps-content-wrapper{gap:24px;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}#how-it-works .header,#four-steps .header{display:flex;justify-content:center}}@media screen and (min-width:1024px){#four-steps .four-steps-content-wrapper .content-item img{max-width:150px}}