.clothesremove-page__heading{gap:20px;justify-content:flex-start;display:flex;flex-direction:column}.clothesremove-page__gallery{gap:10px;justify-content:flex-start;display:flex;flex-direction:row;overflow-x:scroll;margin-bottom:20px}.clothesremove-page__gallery::-webkit-scrollbar{display:none}.clothesremove-page__gallery-item{flex:0 0 auto;width:310px;height:300px;border-radius:16px;justify-content:flex-start;display:flex;flex-direction:row;overflow:hidden}@media(max-width:767px){.clothesremove-page__gallery-item{height:auto;width:100%}}.clothesremove-page__gallery-image{width:50%;height:auto;object-fit:cover;object-position:center}.clothesremove-page__gallery-inner{margin-top:100px}@media(max-width:767px){.clothesremove-page__gallery-inner{margin-top:40px}}.clothesremove-page__best{gap:20px;justify-content:flex-start;display:flex;flex-direction:column;background-color:var(--Black3,#1D1D1D);border-radius:20px;padding:20px;margin-top:100px;position:relative;overflow:hidden}.clothesremove-page__best:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background-color:#24fe41;opacity:.6;filter:blur(100px);left:0;transform:translate(-50%);top:-50px}@media(max-width:767px){.clothesremove-page__best{margin-top:40px;gap:10px;padding:20px 10px 10px}}.clothesremove-page__best-item{border-radius:16px;padding:20px;position:relative;z-index:3;border:1px solid rgba(0,0,0,0);background:linear-gradient(155deg,var(--Black2) 0,var(--Black2) 100%) padding-box,linear-gradient(180deg,#313131 0,rgba(49,49,49,0) 100%) border-box}.clothesremove-page__best-title{font-size:clamp(24px,2.7777777778vw,40px);position:relative;z-index:3;margin-bottom:12px}.clothesremove-page__conclusion{margin-top:100px;gap:20px;justify-content:flex-start;display:flex;flex-direction:column}@media(max-width:767px){.clothesremove-page__conclusion{margin-top:40px}}.clothesremove-page__conclusion-title{font-size:clamp(24px,2.7777777778vw,40px)}