.sell-create-welcome-step-promo-products{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:16px;row-gap:16px;grid-column-gap:12px;column-gap:12px}@media only screen and (max-width:800px){.sell-create-welcome-step-promo-products{column-gap:8px}}.sell-create-welcome-step{width:100%}.sell-create-welcome-step__buttons{width:100%;display:flex;gap:8px}@media only screen and (max-width:1200px){.sell-create-welcome-step__buttons{flex-direction:column-reverse}}.sell-create-jewelry-info{width:100%}.sell-create-jewelry-info__subtitle{font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:16.8px;margin-bottom:12px;color:#070707}.sell-create-jewelry-info__text{font-family:var(--font-manrope);font-weight:500;font-size:12px;line-height:16.8px;color:#070707}.sell-create-jewelry-info__text b{font-family:var(--font-manrope);font-weight:700}.sell-create-category-step__grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}@media only screen and (max-width:1200px){.sell-create-category-step__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sell-create-category-step__item:last-child:nth-child(odd){grid-column:span 2}}.sell-create-images-empty-upload{width:100%;height:416px;padding:48px 24px;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f2f5f4;border-radius:12px;transition:background-color .2s linear}@media only screen and (max-width:1200px){.sell-create-images-empty-upload{height:auto}}.sell-create-images-empty-upload--dragging{background-color:#d5dfdc}.sell-create-images-empty-upload--loading{pointer-events:none}.sell-create-images-empty-upload__icon{color:rgba(40,81,65,.8)}.sell-create-images-empty-upload__btn{margin-top:16px}.sell-create-images-item{width:100%;padding-bottom:116%;border-radius:8px;position:relative;overflow:hidden;z-index:auto}.sell-create-images-item--dragging{z-index:10}.sell-create-images-item__image{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:-webkit-grab;cursor:grab;position:absolute;inset:0;z-index:1}.sell-create-images-item__image:active{cursor:-webkit-grabbing;cursor:grabbing}.sell-create-images-item__label{position:absolute;top:4px;left:4px;z-index:2}.sell-create-images-item__remove{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%;position:absolute;top:4px;right:4px;z-index:3}.sell-create-images-item__remove:disabled{cursor:not-allowed}.sell-create-images-item-loader{width:100%;padding-bottom:116%;border-radius:8px;overflow:hidden;position:relative;background-color:#f2f5f4;background-size:cover;background-position:50%;background-repeat:no-repeat}.sell-create-images-item-loader__wrapper{position:absolute;inset:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.5)}.sell-create-images-upload-button{display:inline-block;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;padding:0 0 116%;border-radius:8px;position:relative;overflow:hidden;background-color:#f2f5f4;transition:background-color .2s linear}.sell-create-images-upload-button:disabled{cursor:not-allowed}.sell-create-images-upload-button--dragging{background-color:#d5dfdc}.sell-create-images-upload-button-content{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#285141;gap:8px;padding:8px}.sell-create-images-upload-button-content__icon,.sell-create-images-upload-button-content__text{color:inherit}.sell-create-images-upload-button-content__text{font-family:var(--font-manrope);font-weight:600;font-size:12px;line-height:14.4px;text-align:center}.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;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__btn{display:inline}.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;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}