.PostCreateFieldsPrice__grid{align-items:center;display:grid;gap:14px;grid-template-columns:1fr 80px 110px}.PostCreateFieldsPrice__grid--full{grid-template-columns:1fr 1fr 80px 110px}@media(max-width:767px){.PostCreateFieldsPrice__grid{grid-template-areas:"one one" "three four";grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.PostCreateFieldsPrice__grid--full{grid-template-areas:"one one" "two two" "three four";grid-template-columns:1fr 1fr}.PostCreateFieldsPrice__currency{grid-area:three;width:80px}.PostCreateFieldsPrice__switcher{grid-area:four;margin-left:auto;width:110px}}.PostCreateFieldsPrice__input{position:relative}@media(max-width:767px){.PostCreateFieldsPrice__input{grid-area:one}.PostCreateFieldsPrice__input:nth-child(2){grid-area:two}}.PostCreateFieldsPrice__input-currency{color:var(--color_black_70);font-size:16px;margin-top:1px;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:10}.PostCreateFieldsSwitcher{align-items:center;cursor:pointer;display:flex}.PostCreateFieldsSwitcher__slider{background-color:var(--color_black_30);border-radius:30px;height:20px;margin-right:8px;min-width:32px;position:relative;transition:background-color .2s;width:32px}.PostCreateFieldsSwitcher__slider:before{background:#fff;border-radius:50%;content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .2s;width:16px}.PostCreateFieldsSwitcher input{display:none}.PostCreateFieldsSwitcher input:checked+.PostCreateFieldsSwitcher__slider{background-color:var(--color_red_main)}.PostCreateFieldsSwitcher input:checked+.PostCreateFieldsSwitcher__slider:before{transform:translateX(12px)}.PostCreateFieldsSwitcher__text{color:var(--color_black_main);font-size:12px;line-height:1.2}.PostCreateFieldsDate__grid{align-items:center;display:grid;gap:14px;grid-template-columns:1fr 110px}.PostCreateFieldsDate__grid--full{grid-template-columns:1fr 1fr 110px}@media(max-width:767px){.PostCreateFieldsDate__grid,.PostCreateFieldsDate__grid--full{grid-template-columns:1fr}.PostCreateFieldsDate__switcher{width:110px}}.PostCreateFieldsDate__input{position:relative;width:100%}.PostCreateFieldsDate__input--desktop{display:block}.PostCreateFieldsDate__input--desktop .PostCreateFieldsDate__input-date{border:0;display:block;height:0;margin:0;opacity:0;padding:0;width:100%}.PostCreateFieldsDate__input--mobile{display:none}@media(max-width:767px){.PostCreateFieldsDate__input--desktop{display:none}.PostCreateFieldsDate__input--mobile{display:block}}.PostCreateFieldsDate__input svg{color:var(--color_black_60);display:block;height:18px;margin-top:-9px;position:absolute;right:20px;top:50%;width:18px;z-index:15}.PostCreateFieldsDate__input-field{padding-right:50px}.PostCreateUploadImage__wrap{align-items:center;display:flex;gap:24px}@media(max-width:575px){.PostCreateUploadImage__wrap{gap:14px}}.PostCreateUploadImage__dropzone{height:160px;min-width:160px;width:160px}@media(max-width:575px){.PostCreateUploadImage__dropzone{height:116px;min-width:116px;width:116px}}.PostCreateUploadImage__dnd{background:#fff;border-radius:4px;cursor:pointer;height:100%;position:relative;width:100%}.PostCreateUploadImage__dnd img{border-radius:4px;bottom:0;display:block;height:100%;left:0;object-fit:cover;object-position:50% 50%;position:absolute;right:0;top:0;width:100%;z-index:20}.PostCreateUploadImage__dnd-wrap{align-items:center;background:#0000;border:1px dashed var(--color_black_60);border-radius:5px;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:16px;position:absolute;right:0;top:0;transition:.3s;z-index:10}@media(max-width:575px){.PostCreateUploadImage__dnd-wrap{padding:10px}}.PostCreateUploadImage__dnd-wrap svg{color:var(--color_black_60);display:block;height:24px;margin-bottom:12px;width:24px}@media(max-width:575px){.PostCreateUploadImage__dnd-wrap svg{margin-bottom:10px}}.PostCreateUploadImage__dnd-text{color:var(--color_black_65);display:block;font-size:14px;font-weight:500;line-height:1.2;margin-bottom:4px;text-align:center}@media(max-width:575px){.PostCreateUploadImage__dnd-text{font-size:12px}}.PostCreateUploadImage__dnd-size{color:var(--color_black_60);display:block;font-size:14px;line-height:1.2;text-align:center}@media(max-width:575px){.PostCreateUploadImage__dnd-size{font-size:12px}}@media(min-width:992px){.PostCreateUploadImage__dnd:hover img+.PostCreateUploadImage__dnd-wrap{background:#000c;z-index:30}.PostCreateUploadImage__dnd:hover img+.PostCreateUploadImage__dnd-wrap span,.PostCreateUploadImage__dnd:hover img+.PostCreateUploadImage__dnd-wrap svg{color:#fff}}.PostCreateUploadImage__description{color:var(--color_black_60);font-size:16px;line-height:1.4}@media(max-width:575px){.PostCreateUploadImage__description{font-size:12px}}