.sell-create-image-uploader-grid{width:100%;overflow:hidden}.sell-create-images-step__guide{color:#285141}.sell-create-images-step-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.sell-create-images-guide-popup{padding-top:32px}.sell-create-prediction-item{display:inline-block;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:100%;padding:4px 4px 8px;border-radius:18px;background-color:#f8f8f8;border:1px solid transparent;transition:border .2s linear;overflow:hidden}.sell-create-prediction-item:disabled{cursor:not-allowed}.sell-create-prediction-item--selected{border-color:#285141}.sell-create-prediction-item__image{padding-bottom:133.3333333333%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:14px;margin-bottom:12px}.sell-create-prediction-item__brand{font-weight:500;line-height:16.8px;margin-bottom:4px}.sell-create-prediction-item__brand,.sell-create-prediction-item__model{font-family:var(--font-manrope);font-size:12px;text-align:center;color:#070707}.sell-create-prediction-item__model{font-weight:600;line-height:14.4px}.sell-create-prediction-step__skip{margin-top:24px}.sell-create-prediction-step__items{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.sell-create-product-form{width:100%;flex:1 1;display:flex;flex-direction:column;flex-wrap:nowrap}.sell-create-product-form__grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}@media only screen and (max-width:1200px){.sell-create-product-form__grid{grid-template-columns:100%}}.sell-create-product-form__input{width:100%}.sell-create-product-form__input:last-child:nth-child(odd){grid-column:1/-1}.sell-create-product-form__checkbox{margin-top:16px}.sell-create-product-form__in-cultt-info{font-family:var(--font-manrope);font-weight:500;font-size:14px;white-space:pre-wrap;color:#070707}.sell-create-product-form__in-cultt-info a{color:#285141}.sell-create-contact-form{width:100%;flex:1 1;display:flex;flex-direction:column;flex-wrap:nowrap}.sell-create-contact-form__input{width:100%;margin-top:12px}.sell-create-contact-form__input:first-of-type{margin-top:0}.sell-create-delivery-item{display:inline-block;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;display:flex;flex-direction:column;flex-wrap:nowrap;width:100%;height:100%;text-align:left;padding:12px;border-radius:12px;background-color:#f8f8f8;border:1px solid transparent;transition:border .2s linear,background-color .2s linear}.sell-create-delivery-item:disabled{cursor:not-allowed}.sell-create-delivery-item--selected{border-color:#285141;background-color:#f2f5f4}.sell-create-delivery-item__icon{width:24px;color:#070707;margin-bottom:8px;transition:color .2s linear}.sell-create-delivery-item--selected .sell-create-delivery-item__icon{color:#285141}.sell-create-delivery-item__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px;color:#070707;margin-bottom:8px}.sell-create-delivery-item__description{font-family:var(--font-manrope);font-weight:500;font-size:12px;line-height:16.8px;color:#070707}@media only screen and (max-width:1200px){.sell-create-delivery-item__description{font-size:14px;line-height:19.6px}}.sell-create-delivery-step-inputs{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media only screen and (max-width:1200px){.sell-create-delivery-step-inputs{grid-template-columns:100%}}.sell-create-delivery-step-inputs__item{width:100%}.sell-create-delivery-step-types{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-top:20px}@media only screen and (max-width:1200px){.sell-create-delivery-step-types{grid-template-columns:100%;margin-top:16px;gap:16px}}.sell-create-delivery-step-types__item:last-child:nth-child(odd){grid-column:span 2}.sell-create-check-group{width:100%;padding:12px;border-radius:16px;background-color:#f8f8f8}.sell-create-check-group__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px;color:#070707;margin-bottom:12px}@media only screen and (max-width:1200px){.sell-create-check-group__title{font-size:14px;line-height:16.8px}}.sell-create-check-group__items{width:100%;display:flex;flex-direction:column;gap:8px}