header.sell_header{position:relative;background-color:var(--primary)}header.sell_header:before{content:"";width:100%;height:300px;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(0deg,rgba(34,38,33,0) 0,rgba(0,0,0,.5) 100%)}header.sell_header .columns{gap:100px}header.sell_header .section__header{position:relative;z-index:10}header.sell_header .section__header .title h1{color:var(--tertiary);font-size:var(--fontSizeXXL);line-height:calc(var(--fontSizeXXL) + 10px);font-family:var(--fontFamilyPrimary);font-weight:var(--fontWeightRegular);text-transform:uppercase}@media screen and (max-width:1500px){header.sell_header{padding-top:200px;padding-bottom:100px}header.sell_header .section__header .title h1{font-size:40px;line-height:50px}}@media screen and (max-width:800px){header.sell_header{padding-top:100px;padding-bottom:50px}header.sell_header .columns{gap:30px}header.sell_header .section__header .title h1{font-size:20px;line-height:25px}}header.sell_header .section__header .text p{color:var(--tertiary);font-size:var(--fontSizeMD);line-height:calc(var(--fontSizeMD) + 10px);font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightRegular)}@media screen and (max-width:1500px){header.sell_header .section__header .text p{font-size:20px;line-height:30px}}header.sell_header .buttons{justify-content:flex-start}section.sell_section_1{padding-top:0;position:relative}section.sell_section_1:before{content:"";width:100%;height:300px;position:absolute;top:0;left:0;background-color:var(--primary);border-radius:0 0 30px 30px}@media screen and (max-width:800px){header.sell_header .section__header .text p{font-size:25px;line-height:35px}header.sell_header .buttons{flex-direction:column;gap:10px}header.sell_header .buttons a{margin:0}section.sell_section_1:before{height:150px}}