* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: 'Inter', sans-serif;
  -webkit-tap-highlight-color: transparent;
}
body {
  background: #F2F2F2;
}
.h2 {
  font-size: 32px;
  line-height: 26.63px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .h2 {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .h2 {
    margin-bottom: calc(20 / 1440 * 100vw);
  }
}
*:before {
  box-sizing: border-box;
}
.content {
  content: "";
  position: absolute;
}
.hidden {
  display: none !important;
}
.visible-desktop {
  display: block;
  width: 100%;
}
@media (max-width: 768px) {
  .visible-desktop {
    display: none;
  }
}
.visible-mobile {
  display: none;
}
@media (max-width: 768px) {
  .visible-mobile {
    display: block;
    width: 100%;
  }
}
.not-available {
  position: relative;
}
.not-available::before {
  position: fixed;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 20;
}
.select {
  position: relative;
}
.select .overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 11;
}
.select > div:not(.overlay) {
  padding: 17.5px 32px 17.5px 12px;
  background-color: #ffffff;
  border-radius: 8px;
  position: relative;
  z-index: 6;
  font-size: 16px;
  line-height: 15px;
  font-weight: 500;
  color: #333333;
  cursor: pointer;
  user-select: none;
}
.select > div:not(.overlay) i {
  position: absolute;
  font-size: 16px;
  line-height: 20px;
  top: 16px;
  right: 12px;
}
.select .opened {
  z-index: 11;
}
.select .opened i {
  transform: rotate(180deg);
}
.select li {
  list-style: none;
  cursor: pointer;
}
.select li:not(:last-child) {
  margin-bottom: 15px;
}
.select ul {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 10;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
  width: 100%;
}
.input {
  padding: 17px 16px 17px 8px;
  border-radius: 8px;
  background-color: #FAFAFA;
  font-size: 15px;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
}
.input::placeholder {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #A3B9CE;
}
.show-list {
  display: block;
  animation-name: show-list;
}
.hidden-list {
  animation-name: hidden-list;
}
.none {
  display: none;
}
.show {
  display: block;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.flex {
  display: flex;
}
.rotate {
  transform: rotate(180deg);
}
a {
  text-decoration: none;
  color: #333333;
}
h1 {
  font-size: 31px;
  font-weight: 600;
  color: #333333;
}
body {
  background-color: #F9F9F9;
}
body.overflow-hidden {
  overflow: hidden;
}
.btn {
  background-color: #ffffff;
  line-height: 30px;
  padding: 9px 25px;
  border: 2px solid #F2F2F2;
  border-radius: 10px;
  font-weight: 500;
}
.btn.btn-violet {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 9px;
  gap: 8px;
  height: 43px;
  margin-left: 24px;
  background: linear-gradient(90deg, #7921EF 0.21%, #B921EF 101.21%);
  border-radius: 8px;
  border: none;
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #F3F3F3;
  margin-right: 8px;
}
@media screen and (max-width: 1140px) {
  .btn.btn-violet {
    margin-right: 0;
    margin-left: 16px;
  }
}
.icon-link {
  position: relative;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F2F2F2;
  border-radius: 10px;
  cursor: pointer;
}
.icon-link .notification {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 19px;
  height: 19px;
  background-color: #FA4F4F;
  border-radius: 50%;
  color: #F3F3F3;
  outline: 3px solid #F2F2F2;
  text-align: center;
  font-size: 12px;
  line-height: 19px;
  font-weight: 500;
}
.container {
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .container {
    padding: 0 calc(16 / 1440 * 100vw);
  }
}
.behind-content {
  display: none;
}
.orange.purple {
  background: radial-gradient(50% 50% at 50% 50%, #B522F0 0%, #7B22F0 100%);
}
.orange.purple .behind-content .ellipse {
  display: none;
}
.orange.purple .behind-content .ellipse-purple {
  display: initial;
}
.filters.is-loading {
  width: 234px;
}
.is-loading:not(.side,.plug-wrapper) a,
.is-loading:not(.side,.plug-wrapper) .photo,
.is-loading:not(.side,.plug-wrapper) .not,
.is-loading:not(.side,.plug-wrapper) .order-number span,
.is-loading:not(.side,.plug-wrapper) .order-sum span {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 5px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
}
.is-loading:not(.side,.plug-wrapper) .order-number span:nth-child(1) {
  width: 160px;
  height: 17px;
}
.is-loading:not(.side,.plug-wrapper) .order-number span:nth-child(2) {
  width: 79px;
  height: 17px;
}
.is-loading:not(.side,.plug-wrapper) .order-status span:nth-child(1) {
  width: 47px;
  height: 17px;
}
.is-loading:not(.side,.plug-wrapper) .order-status span:nth-child(2) {
  width: 70px;
  height: 17px;
}
.is-loading:not(.side,.plug-wrapper) .order-sum span:nth-child(1) {
  width: 87px;
  height: 17px;
}
.is-loading:not(.side,.plug-wrapper) .order-sum span:nth-child(2) {
  width: 35px;
  height: 17px;
}
.is-loading:not(.side,.plug-wrapper) img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.is-loading:not(.side,.plug-wrapper) h2,
.is-loading:not(.side,.plug-wrapper) .price,
.is-loading:not(.side,.plug-wrapper) .description {
  height: 26px;
}
.is-loading:not(.side,.plug-wrapper) .title {
  height: 23px;
}
.is-loading:not(.side,.plug-wrapper) .description {
  height: 29px;
}
.is-loading:not(.side,.plug-wrapper) .info {
  height: 20px;
}
.is-loading:not(.side,.plug-wrapper) .not span {
  height: 30px;
  width: 30px;
}
.is-loading:not(.side,.plug-wrapper) .photo {
  width: 100%;
  min-height: 186px;
}
.plug-wrapper.is-loading span,
.plug-wrapper.is-loading .title,
.plug-wrapper.is-loading p,
.plug-wrapper.is-loading .sub-title {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 5px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
}
.plug-wrapper.is-loading span {
  display: inline-block;
  width: 100px;
  height: 90px;
  margin-bottom: 10px;
}
.plug-wrapper.is-loading .title {
  width: 364px;
  height: 27px;
}
.plug-wrapper.is-loading p {
  width: 166px;
  height: 20px;
}
.plug-wrapper.is-loading .sub-title {
  width: 474px;
  height: 19px;
}
@media (max-width: 500px) {
  .plug-wrapper.is-loading .sub-title,
  .plug-wrapper.is-loading p,
  .plug-wrapper.is-loading .title,
  .plug-wrapper.is-loading span {
    width: 100%;
  }
}
.side.is-loading .side-right {
  width: 869px;
}
@media (max-width: 1000px) {
  .side.is-loading .side-right {
    width: 100%;
  }
}
.shop.is-loading h1,
.shop.is-loading .icon {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 5px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
}
.shop.is-loading h1 {
  width: 100%;
  height: 30px;
}
.shop.is-loading .icon img {
  display: none;
}
.skeleton-cards.hide {
  animation-name: skeleton;
  animation-duration: 1s;
}
@keyframes skeleton {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes shine {
  to {
    background-position-x: -200%;
  }
}
.grecaptcha-badge {
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 768px) {
  .group-on-website .vs__dropdown-toggle {
    padding: 2px 8px;
  }
  .group-on-website .vs__selected {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    margin: 0;
    color: #333333;
    padding: 0;
  }
  .group-on-website input.vs__search {
    padding: 0;
  }
}
.products {
  display: grid;
  width: 100%;
  margin: 0;
}
@media (max-width: 1440px) {
  .products {
    margin: 0;
  }
}
.products .items_grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  height: fit-content;
}
.products .items_grid .item {
  width: calc(20% - 13px);
  padding: 12px;
  border: none;
  margin: 0 16px 16px 0;
}
.products .items_grid .item:nth-child(5n) {
  margin: 0 0 16px 0;
}
@media (max-width: 1440px) {
  .products .items_grid .item {
    width: calc(20% - calc(13 / 1440 * 100vw));
    padding: calc(12 / 1440 * 100vw);
    margin: 0 calc(16 / 1440 * 100vw) calc(16 / 1440 * 100vw) 0;
  }
  .products .items_grid .item:nth-child(5n) {
    margin: 0 0 calc(16 / 1440 * 100vw) 0;
  }
}
@media (max-width: 1024px) {
  .products .items_grid .item {
    width: calc(25% - calc(12 / 1440 * 100vw));
    padding: calc(12 / 1440 * 100vw);
    margin: 0 calc(16 / 1440 * 100vw) calc(16 / 1440 * 100vw) 0;
  }
  .products .items_grid .item:nth-child(5n) {
    margin: 0 calc(16 / 1440 * 100vw) calc(16 / 1440 * 100vw) 0;
  }
  .products .items_grid .item:nth-child(4n) {
    margin: 0 0 calc(16 / 1440 * 100vw) 0 !important;
  }
}
@media (max-width: 768px) {
  .products .items_grid .item {
    width: calc(50% - 4px);
    margin: 0 8px 8px 0;
    padding: 8px;
  }
  .products .items_grid .item:nth-child(5n) {
    margin: 0 8px 8px 0 !important;
  }
  .products .items_grid .item:nth-child(2n) {
    margin-right: 0 !important;
  }
}
@media (max-width: 440px) {
  .products .items_grid .item {
    width: 100%;
    margin: 0 0 8px 0;
  }
  .products .items_grid .item:nth-child(5n) {
    margin: 0 0 8px 0 !important;
  }
  .products .items_grid .item:nth-child(4n) {
    margin: 0 0 8px 0 !important;
  }
}
.products .items_grid .item.marketing-item {
  display: flex;
  flex-direction: column;
  background: transparent;
  height: unset;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
  overflow: hidden;
}
.products .items_grid .item.marketing-item a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15px 5px;
  width: 100%;
  height: 50px;
  background: #FFFFFF;
  border-radius: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #333333;
}
@media (max-width: 1440px) {
  .products .items_grid .item.marketing-item a {
    padding: calc(15 / 1440 * 100vw) calc(5 / 1440 * 100vw);
    font-size: calc(16 / 1440 * 100vw);
    line-height: calc(20 / 1440 * 100vw);
    height: calc(50 / 1440 * 100vw);
  }
}
@media (max-width: 768px) {
  .products .items_grid .item.marketing-item a {
    font-size: 14px;
    line-height: 18px;
    height: 50px;
  }
}
.products .items_grid .item.marketing-item p {
  font-family: 'BebasNeueProBold';
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
}
.products .items_grid .item.marketing-item .title {
  font-weight: 800;
  font-size: clamp(14px, 2vw, 33px);
  height: auto;
}
@media (max-width: 768px) {
  .products .items_grid .item.marketing-item .title {
    font-size: clamp(14px, 4vw, 33px);
    display: block;
  }
}
.products .items_grid .item.marketing-item img {
  width: 100%;
}
@media (max-width: 1440px) {
  .products .items_grid .item.marketing-item {
    padding: calc(12 / 1440 * 100vw);
    margin: 0 calc(16 / 1440 * 100vw) calc(16 / 1440 * 100vw) 0;
  }
}
@media (max-width: 400px) {
  .products .items_grid .item.marketing-item {
    min-height: 28rem;
  }
  .products .items_grid .item.marketing-item img {
    width: 50%;
  }
  .products .items_grid .item.marketing-item .title {
    font-size: clamp(14px, 10vw, 33px);
  }
  .products .items_grid .item.marketing-item .title + p {
    font-size: clamp(14px, 10vw, 26.6px);
  }
  .products .items_grid .item.marketing-item a {
    margin-top: 16px;
  }
}
.products .items_grid .item.marketing-item.banner {
  padding: 38px 9px 12px;
  justify-content: space-between;
}
.products .items_grid .item.marketing-item.banner .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
  background-position: center;
}
.products .items_grid .item.marketing-item.banner p {
  font-weight: 800;
  font-size: clamp(14px, 4vw, 28px);
  line-height: 102.16%;
  color: #FFFFFF;
  white-space: wrap;
}
@media (max-width: 768px) {
  .products .items_grid .item.marketing-item.banner p {
    font-size: clamp(14px, 6vw, 38px);
  }
}
@media (max-width: 768px) {
  .products .items_grid .item.marketing-item.banner p {
    font-size: clamp(14px, 10vw, 38px);
  }
}
.products .items_grid .item.marketing-item.more-orders {
  background: #44BB50;
  padding: 60px 9px 12px;
  justify-content: space-between;
}
.products .items_grid .item.marketing-item.more-orders img {
  width: 163px;
  height: auto;
  margin: 0 auto 16px;
}
.products .items_grid .item.marketing-item.more-orders .title {
  font-size: clamp(14px, 2vw, 25px);
  line-height: 1;
  white-space: wrap;
  color: #FFFFFF;
}
.products .items_grid .item.marketing-item.more-orders a {
  margin-top: 32px;
}
.products .items_grid .item.marketing-item.more-orders p {
  font-weight: 700;
  font-size: clamp(14px, 2vw, 21.6px);
  line-height: 1.15;
  color: #FFFFFF;
  margin-top: 16px;
}
@media (max-width: 1440px) {
  .products .items_grid .item.marketing-item.more-orders {
    padding: calc(60 / 1440 * 100vw) calc(9 / 1440 * 100vw) calc(12 / 1440 * 100vw);
  }
  .products .items_grid .item.marketing-item.more-orders a {
    margin-top: 0;
  }
  .products .items_grid .item.marketing-item.more-orders img {
    width: 75%;
    margin: 0 auto;
  }
}
@media (min-width: 401px) and (max-width: 768px) {
  .products .items_grid .item.marketing-item.more-orders {
    padding: calc(60 / 768 * 100vw) calc(9 / 768 * 100vw) calc(12 / 768 * 100vw);
  }
  .products .items_grid .item.marketing-item.more-orders img {
    width: 70%;
    margin: 0 auto 16px;
  }
  .products .items_grid .item.marketing-item.more-orders .title {
    font-size: clamp(14px, 8vw, 32px);
  }
}
@media (max-width: 400px) {
  .products .items_grid .item.marketing-item.more-orders {
    padding: 50px 9px 12px;
  }
  .products .items_grid .item.marketing-item.more-orders .title {
    font-size: clamp(14px, 10vw, 33px);
  }
  .products .items_grid .item.marketing-item.more-orders .title + p {
    font-size: clamp(14px, 10vw, 26.6px);
  }
  .products .items_grid .item.marketing-item.more-orders a {
    margin-top: 16px;
  }
}
.products .items_grid .item.marketing-item.catalog-promo {
  background: #FFCC00;
  padding: 0 11px 12px;
}
.products .items_grid .item.marketing-item.catalog-promo .content-wrapper {
  background: rgba(255, 255, 255, 0.22);
  box-shadow: inset 0 4px 4px rgba(205, 166, 9, 0.36);
  border-radius: 14px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}
.products .items_grid .item.marketing-item.catalog-promo .title {
  line-height: 1;
  white-space: wrap;
  color: #2044DA;
}
.products .items_grid .item.marketing-item.catalog-promo .title + p {
  margin-top: 10px;
  font-weight: 700;
  font-size: clamp(14px, 2vw, 21.6px);
  line-height: 1.15;
  color: #2044DA;
}
.products .items_grid .item.marketing-item.catalog-promo a {
  margin-top: 8px;
}
@media (max-width: 1024px) {
  .products .items_grid .item.marketing-item.catalog-promo img {
    width: 79%;
    margin: 0 auto;
  }
}
@media (min-width: 401px) and (max-width: 768px) {
  .products .items_grid .item.marketing-item.catalog-promo .title {
    font-size: clamp(16px, 5vw, 33px);
  }
  .products .items_grid .item.marketing-item.catalog-promo .title + p {
    font-size: clamp(14px, 5vw, 31.6px);
  }
}
@media (max-width: 400px) {
  .products .items_grid .item.marketing-item.catalog-promo {
    min-height: 28rem;
  }
  .products .items_grid .item.marketing-item.catalog-promo .title + p {
    font-size: clamp(14px, 10vw, 26.6px);
  }
  .products .items_grid .item.marketing-item.catalog-promo a {
    margin-top: 16px;
  }
}
.products .items_grid .item.marketing-item.product-promo {
  background: #1F41D5;
  padding: 0 9px 12px;
  justify-content: space-between;
}
.products .items_grid .item.marketing-item.product-promo .title {
  line-height: 1;
  color: #FFFFFF;
  white-space: wrap;
}
.products .items_grid .item.marketing-item.product-promo .title + p {
  font-weight: 700;
  font-size: clamp(14px, 2vw, 21.6px);
  line-height: 25px;
  color: #FFFFFF;
  margin-top: 16px;
}
.products .items_grid .item.marketing-item.product-promo a {
  margin-top: 32px;
}
@media (max-width: 1440px) {
  .products .items_grid .item.marketing-item.product-promo a {
    margin: 0;
  }
  .products .items_grid .item.marketing-item.product-promo img {
    width: 79%;
    margin: 0 auto;
  }
  .products .items_grid .item.marketing-item.product-promo .title + p {
    margin-top: 16px;
  }
}
@media (min-width: 401px) and (max-width: 768px) {
  .products .items_grid .item.marketing-item.product-promo img {
    width: 70%;
    margin: 0 auto;
  }
  .products .items_grid .item.marketing-item.product-promo .title {
    font-size: clamp(14px, 4vw, 33px);
  }
  .products .items_grid .item.marketing-item.product-promo .title + p {
    font-size: clamp(14px, 4vw, 26.6px);
  }
}
@media (max-width: 400px) {
  .products .items_grid .item.marketing-item.product-promo .title + p {
    font-size: clamp(14px, 10vw, 26.6px);
  }
}
.products .items_grid.four .item {
  width: calc(25% - 12px);
  padding: 12px;
  border: none;
  margin: 0 16px 16px 0;
}
.products .items_grid.four .item:nth-child(4n) {
  margin: 0 0 16px 0 !important;
}
@media (max-width: 1440px) {
  .products .items_grid.four .item {
    width: calc(25% - calc(12 / 1440 * 100vw));
    padding: calc(12 / 1440 * 100vw);
    margin: 0 calc(16 / 1440 * 100vw) calc(16 / 1440 * 100vw) 0;
  }
  .products .items_grid.four .item:nth-child(4n) {
    margin: 0 0 calc(16 / 1440 * 100vw) 0 !important;
  }
}
@media (max-width: 768px) {
  .products .items_grid.four .item {
    width: calc(50% - 4px);
    margin: 0 8px 8px 0;
    padding: 8px;
  }
  .products .items_grid.four .item:nth-child(2n) {
    margin-right: 0 !important;
  }
}
@media (max-width: 440px) {
  .products .items_grid.four .item {
    width: 100%;
    margin: 0 0 8px 0;
  }
}
.products .items_grid.four.mobile-item .photo {
  height: calc(95 / 394 * 100vw);
}
.products .pagination {
  border-radius: 16px;
  padding: 8px 12px;
  background-color: #fff;
  margin-top: 32px;
  border: 1px solid transparent;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #ffd000 100%, #ffbc00 100%) border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.products .pagination .prev,
.products .pagination .next {
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #333333;
  position: relative;
}
.products .pagination .prev:before,
.products .pagination .next:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 9px;
  height: 13px;
  background-image: url("../site_assets/images/icons/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.products .pagination .prev {
  padding-left: 21px;
}
.products .pagination .prev:before {
  transform: rotate(180deg);
}
.products .pagination .next {
  padding-right: 21px;
  padding-left: 0;
}
.products .pagination .next:before {
  left: initial;
  right: 0;
}
.products .pagination .pages {
  display: flex;
}
.products .pagination span {
  width: 37px;
  height: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.products .pagination span a {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  color: #8F8F8F;
}
.products .pagination span:not(:last-child) {
  margin-right: 8px;
}
.products .pagination .current {
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  border-radius: 4px;
}
.products .pagination .current a {
  color: #333333;
}
.from {
  margin: 0 5px 0 0;
}
.from,
.to {
  padding: 9px 12.5px;
  border-radius: 8px;
  background-color: #ffffff;
  color: #A3B9CE;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
  display: flex;
}
.from span,
.to span {
  margin: 0 7px;
  color: #333333;
  display: inline-block;
  width: 47px;
}
.value {
  line-height: 17px;
}
.minus,
.plus {
  font-size: 24px;
  line-height: 16.5px;
  font-weight: 400;
  color: #333333;
  margin-right: 20px;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
}
.plus {
  margin-right: 0;
  margin-left: 20px;
  color: #FFA800;
  line-height: 14px;
}
.message-box {
  width: 100%;
  display: flex;
  max-width: 100% !important;
  flex-direction: row;
  align-items: flex-start;
  padding: 16px;
  border-radius: 12px;
  margin: 24px 0;
  justify-content: space-between;
}
.message-box a {
  font-weight: bold;
}
.message-box.red {
  background: #FFC7C7;
  color: rgba(27, 31, 59, 0.8);
}
.message-box.lg {
  filter: drop-shadow(0px 6px 10px rgba(60, 60, 60, 0.05));
  background: #BAF0C7;
  flex-wrap: wrap;
}
.message-box.green {
  background: rgba(43, 171, 56, 0.5);
  color: #333333;
}
.message-box.green img {
  display: none;
}
.message-box.warning {
  background: #FAEFB5;
  color: #333333;
}
.message-box__container {
  margin: 0 0 0 12px;
  width: 100%;
}
.message-box__title {
  font-weight: 600;
  font-size: 15px;
}
.message-box__right {
  cursor: pointer;
}
.message-box__description {
  margin: 10px 0 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.078px;
  width: 100%;
}
search {
  width: 100%;
}
.accordion {
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: background-color 0.4s;
  position: relative;
}
.accordion:after {
  content: '';
  background: url("../site_assets/images/icons/arrow-down-b.svg");
  width: 9px;
  height: 6px;
  transition: transform 150ms ease;
  float: right;
  margin-left: 5px;
}
.accordion.active:after {
  transform: rotate(180deg);
}
.panel {
  padding: 0 18px;
  background-color: white;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
  max-height: 0;
}
@media (min-width: 768px) {
  .panel {
    padding: 0 12px;
  }
}
.panel .catalog-block__list {
  margin-bottom: 8px;
}
.panel.show {
  display: block;
  max-height: 500px;
}
.cont {
  display: none;
}
@media (max-width: 1024px) {
  .cont.hidden {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 1140px) {
  .cont p {
    position: relative;
    z-index: 10;
  }
  .cont img {
    position: relative;
    opacity: 0.7;
    z-index: 5;
  }
}
@media (max-width: 768px) {
  .cont {
    flex-direction: column;
  }
  .cont p {
    position: relative;
    z-index: 10;
  }
  .cont img {
    position: relative;
    opacity: 0.7;
    z-index: 5;
  }
  .cont > div {
    width: 100%;
  }
  .cont .left {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(70, 70, 70, 0.72);
  z-index: 25;
}
.item {
  display: flex;
  flex-direction: column;
  width: calc(20% - 13px);
  height: fit-content;
  border-radius: 10px;
  background-color: #ffffff;
  position: relative;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
  padding: 12.8px;
  margin: 0 calc(16 / 1440 * 100vw) calc(16 / 1440 * 100vw) 0;
}
.item:nth-child(5n) {
  margin: 0 0 calc(16 / 1440 * 100vw) 0;
}
@media (max-width: 1440px) {
  .item {
    width: calc(20% - calc(13 / 1440 * 100vw));
    padding: calc(12 / 1440 * 100vw);
    margin: 0 calc(16 / 1440 * 100vw) calc(16 / 1440 * 100vw) 0;
  }
  .item:nth-child(5n) {
    margin: 0 0 calc(16 / 1440 * 100vw) 0;
  }
}
@media (max-width: 1024px) {
  .item {
    width: calc(25% - calc(12 / 1440 * 100vw));
    padding: calc(12 / 1440 * 100vw);
    margin: 0 calc(16 / 1440 * 100vw) calc(16 / 1440 * 100vw) 0;
  }
  .item:nth-child(5n) {
    margin: 0 calc(16 / 1440 * 100vw) calc(16 / 1440 * 100vw) 0;
  }
  .item:nth-child(4n) {
    margin: 0 0 calc(16 / 1440 * 100vw) 0;
  }
}
@media (max-width: 768px) {
  .item {
    width: calc(50% - 4px);
    margin: 0 8px 8px 0;
    padding: 8px;
  }
  .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 400px) {
  .item {
    width: 100%;
    margin: 0 0 8px 0;
  }
}
@media (max-width: 440px) {
  .item.sponsored .details-block {
    background: #faf9f5;
  }
}
@media (max-width: 440px) {
  .item.sponsored .quantity {
    background: #FFFFFF99;
  }
}
.item .photo {
  position: relative;
  border-radius: 8.5px;
  overflow: hidden;
  width: 100%;
  height: calc(183 / 1440 * 100vw);
  max-height: 183px;
  background-image: var(--bg-image);
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  .item .photo {
    max-height: unset;
  }
}
@media (max-width: 440px) {
  .item .photo {
    height: calc(76 / 394 * 100vw);
  }
}
.item .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.2s;
}
.item .photo .sponsor {
  display: none;
  width: 100%;
  text-align: center;
  padding: 2px 0 3px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 11px;
  line-height: 13.31px;
  font-weight: 400;
  background-color: #FFA800;
  color: #333333;
}
.item .title {
  margin-top: 8px;
  font-weight: 500;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  font-size: 18px;
  font-style: normal;
  line-height: 20.492px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 43px;
}
@media (max-width: 1440px) {
  .item .title {
    line-height: calc(20.492 / 1440 * 100vw);
    font-size: calc(18 / 1440 * 100vw);
    margin-top: calc(8 / 1440 * 100vw);
    height: calc(43 / 1440 * 100vw);
  }
}
@media (max-width: 768px) {
  .item .title {
    height: auto;
    line-height: 1.25;
    font-size: 19px;
    margin-top: 8px;
  }
}
@media (max-width: 440px) {
  .item .title {
    height: auto;
    line-height: 1;
    font-size: 14px;
    margin-top: 0;
    padding-right: 24px;
  }
}
.item .price {
  font-size: 21.809px;
  font-style: normal;
  font-weight: 600;
  color: #333333;
  margin: 14px 0 0 0;
}
@media (max-width: 1440px) {
  .item .price {
    line-height: calc(20.492 / 1440 * 100vw);
    font-size: calc(21.809 / 1440 * 100vw);
    margin: calc(14 / 1440 * 100vw) 0 0 0;
  }
}
@media (max-width: 768px) {
  .item .price {
    white-space: normal;
    line-height: 20px;
    font-size: 20px;
    margin-top: 14px;
  }
}
@media (max-width: 440px) {
  .item .price {
    line-height: 20.5px;
    font-size: 18px;
    margin-top: 8px;
  }
}
.item .has-wholesale {
  height: 31px;
  display: flex;
  align-items: end;
  justify-content: start;
  margin: 5px 0 0 0;
}
.item .has-wholesale .old-price {
  font-size: 14px;
  text-decoration: line-through;
  display: block;
  margin: 0 5px 0 0;
}
.item .has-wholesale .price {
  margin: 0;
  line-height: 1;
}
@media (max-width: 1440px) {
  .item .has-wholesale {
    height: calc(31 / 1440 * 100vw);
    margin: calc(14 / 1440 * 100vw) 0 0 0;
  }
}
@media (max-width: 768px) {
  .item .has-wholesale {
    height: 20px;
    margin: 14px 0 0 0;
  }
}
@media (max-width: 440px) {
  .item .has-wholesale {
    height: fit-content;
    margin: 8px 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .item .has-wholesale > div {
    display: flex;
    align-items: center;
  }
  .item .has-wholesale .price {
    margin-top: 6px;
  }
}
.item .wholesale {
  padding: 7px 9px;
  border-radius: 22px;
  background: linear-gradient(90deg, #7921EF 0.21%, #B921EF 101.21%);
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
@media (max-width: 1440px) {
  .item .wholesale {
    padding: calc(7 / 1440 * 100vw) calc(9 / 1440 * 100vw);
    font-size: calc(14 / 1440 * 100vw);
    border-radius: calc(22 / 1440 * 100vw);
  }
}
@media (max-width: 768px) {
  .item .wholesale {
    padding: 7px 9px;
    font-size: 12px;
    border-radius: 22px;
  }
}
.item .discount {
  padding: 2px;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  background-color: #FA4F4F;
  border-radius: 4px;
  margin-left: 8px;
  font-weight: 400;
  height: fit-content;
}
@media (min-width: 441px) {
  .item .discount {
    position: absolute;
    top: calc(17 / 1440 * 100vw);
    left: calc(21 / 1440 * 100vw);
    margin: 0;
    padding: 4px;
  }
}
.item .old {
  margin-right: 3px;
  font-size: 14px;
  font-weight: 400;
  color: #8F8F8F;
  text-decoration: line-through;
}
.item .details-button {
  display: none;
}
@media (max-width: 440px) {
  .item .details-button {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 17.5px;
  }
}
@media (max-width: 440px) {
  .item .close-button {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 17.5px;
    color: #FA4F4F;
  }
}
.item .details-block {
  position: relative;
}
.item .details-block.hidden {
  display: none;
}
@media (max-width: 440px) {
  .item .details-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8px 28px 8px 8px;
    background: white;
    gap: 8px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    z-index: 1;
  }
}
.item .description {
  margin-top: 10px;
  font-size: 12px;
  color: #8F8F8F;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1440px) {
  .item .description {
    height: calc(30 / 1440 * 100vw);
    font-size: calc(12 / 1440 * 100vw);
    margin-top: calc(10 / 1440 * 100vw);
  }
}
@media (max-width: 768px) {
  .item .description {
    height: 30px;
    font-size: 12px;
    margin-top: 5px;
  }
}
.item .chose,
.item .toShopBtn,
.item .toCallBtn {
  margin-top: 22.5px;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  height: 40px;
  padding: 10px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 8px;
  background: #44BB50;
}
.item .chose:hover,
.item .toShopBtn:hover,
.item .toCallBtn:hover {
  background: #41C94F;
}
.item .chose.in-cart,
.item .toShopBtn.in-cart,
.item .toCallBtn.in-cart {
  background: #333333;
}
@media (max-width: 1440px) {
  .item .chose,
  .item .toShopBtn,
  .item .toCallBtn {
    gap: calc(10 / 1440 * 100vw);
    height: calc(50 / 1440 * 100vw);
    padding: calc(10 / 1440 * 100vw) calc(16 / 1440 * 100vw);
    font-size: calc(14 / 1440 * 100vw);
    margin-top: calc(22.5 / 1440 * 100vw);
  }
}
@media (max-width: 768px) {
  .item .chose,
  .item .toShopBtn,
  .item .toCallBtn {
    gap: 10px;
    height: 50px;
    padding: 10px 16px;
    font-size: 12px;
    margin-top: 22.5px;
  }
}
@media (max-width: 440px) {
  .item .chose,
  .item .toShopBtn,
  .item .toCallBtn {
    gap: 4px;
    height: 32px;
    padding: 10px 16px;
    font-size: 12px;
    margin-top: 0;
    border-radius: 4px;
  }
}
.item .toShopBtn {
  background: linear-gradient(85.92deg, #CB57E2 6.33%, #4753FF 100.66%);
}
.item .toCallBtn {
  background: #333333;
}
.item .button-wrapper.two-buttons {
  display: flex;
  gap: calc(8 / 1440 * 100vw);
}
.item .button-wrapper.two-buttons a:first-of-type {
  width: calc(141 / 1440 * 100vw);
}
.item .button-wrapper.two-buttons a:last-of-type {
  width: calc(68 / 1440 * 100vw);
}
@media (max-width: 768px) {
  .item .button-wrapper.two-buttons {
    gap: calc(8 / 375 * 100vw);
  }
  .item .button-wrapper.two-buttons a:first-of-type {
    width: calc(141 / 375 * 100vw);
  }
  .item .button-wrapper.two-buttons a:last-of-type {
    width: calc(68 / 375 * 100vw);
  }
}
.item .not,
.item .yes {
  position: absolute;
  top: 17px;
  right: 21px;
  padding: 10px 13.5px;
  background-color: #ffffff;
  border-radius: 8px;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
@media (max-width: 1440px) {
  .item .not,
  .item .yes {
    top: calc(17 / 1440 * 100vw);
    right: calc(21 / 1440 * 100vw);
    padding: calc(10 / 1440 * 100vw) calc(13.5 / 1440 * 100vw);
  }
}
@media (max-width: 768px) {
  .item .not,
  .item .yes {
    top: 17px;
    right: 21px;
    padding: 6.77px 8.71px;
  }
}
@media (max-width: 440px) {
  .item .not,
  .item .yes {
    top: 4px;
    right: 4px;
    padding: 7.14px 9.64px;
    border-radius: 3px;
  }
}
.item .favourite {
  width: 15px;
  height: 21px;
  background-image: url("../site_assets/images/icons/note.svg");
  background-size: contain;
  background-repeat: no-repeat;
  filter: invert(45%) sepia(89%) saturate(2303%) hue-rotate(330deg) brightness(98%) contrast(100%);
}
@media (max-width: 1440px) {
  .item .favourite {
    width: calc(15 / 1440 * 100vw);
    height: calc(21 / 1440 * 100vw);
  }
}
@media (max-width: 768px) {
  .item .favourite {
    width: 11px;
    height: 15px;
  }
}
.item .not .favourite {
  background-image: url("../site_assets/images/icons/note.svg");
}
.item .yes .favourite {
  background-image: url("../site_assets/images/icons/note-fill.svg");
}
.item .location-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 24px;
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 31px;
  color: #27364B;
  border-top: 1px solid #DFDFDF;
  margin: 4px 0 0 0;
}
@media (max-width: 768px) {
  .item .location-wrapper {
    font-size: 12px;
  }
  .item .location-wrapper .location-title {
    line-height: 9.83px;
  }
  .item .location-wrapper .location-name {
    line-height: 20px;
  }
}
@media (max-width: 440px) {
  .item .location-wrapper {
    font-size: 12px;
  }
  .item .location-wrapper .location-title {
    line-height: 20px;
  }
}
.item .location-title {
  color: #8F8F8F;
}
[data-section="description"] {
  background-color: tomato;
}
.kinds {
  background-color: tomato;
}
.slide-item {
  background-color: tomato;
}
[data-menu="own-data"] {
  background-color: tomato;
}
[data-menu="own-data"] h2 {
  font-size: 32px;
  line-height: 26.63px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  [data-menu="own-data"] h2 {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  [data-menu="own-data"] h2 {
    margin-bottom: calc(20 / 1440 * 100vw);
  }
}
[data-menu="own-data"] .in-work {
  margin-top: 10px;
  padding: 16px;
  border: 1px solid #F3F3F3;
  border-radius: 16px;
  position: relative;
}
[data-menu="own-data"] .in-work > div {
  margin: 0 54.28px 0 16px;
}
[data-menu="own-data"] .in-work > div > div:not(.title) {
  padding: 8px 0;
}
[data-menu="own-data"] .in-work > div > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #F4F4F4;
}
[data-menu="own-data"] .in-work > div > div span {
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 400;
  color: #333333;
}
[data-menu="own-data"] .in-work .title {
  padding: 8px 0 16px 0;
}
[data-menu="own-data"] .in-work .title span:nth-child(1) {
  font-size: 16px;
  line-height: 16.91px;
  font-weight: 500;
  color: #333333;
}
[data-menu="own-data"] .in-work .title span:nth-child(2) {
  font-size: 12px;
  line-height: 14.52px;
  font-weight: 400;
  color: #828282;
}
[data-menu="own-data"] .in-work .status span:nth-child(2) {
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
[data-menu="own-data"] .in-work .amount span:nth-child(2) {
  color: #00D060;
}
[data-menu="own-data"] .in-work .list {
  flex-direction: column;
}
[data-menu="own-data"] .in-work .item {
  display: flex;
  width: 100%;
}
[data-menu="own-data"] .in-work .item img {
  height: fit-content;
  width: 50px;
}
[data-menu="own-data"] .in-work .item > div {
  margin-left: 8px;
  width: 100%;
}
[data-menu="own-data"] .in-work .item > div span {
  font-size: 12px;
  font-weight: 500;
}
[data-menu="own-data"] .in-work .item > div div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
[data-menu="own-data"] .in-work .item > div div:not(:first-child) {
  margin-top: 8px;
}
[data-menu="own-data"] .in-work .item:not(:last-child) {
  margin-bottom: 35px;
}
[data-menu="own-data"] .in-work:before {
  content: "";
  position: absolute;
  top: 16px;
  left: 16px;
  width: 6px;
  height: calc(100% - 32px);
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  border-radius: 10px;
}
[data-menu="own-data"] > div:not(.in-work) {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 24px;
  border-bottom: 1px solid #F3F3F3;
}
[data-menu="own-data"] .options {
  cursor: pointer;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  color: #ffffff;
  padding: 8px 12px 8px 12px;
  border-radius: 8px;
  background-color: #333333;
}
[data-menu="own-data"] .options i {
  margin-left: 10px;
  font-size: 15px;
  color: #FA4F4F;
  font-weight: 400;
  position: relative;
  top: 1px;
  transition: 0.5s all;
}
[data-menu="own-data"] .editing {
  background-color: #8F8F8F;
}
[data-menu="own-data"] .options:hover i {
  transform: rotate(180deg);
}
[data-form="own-data"] {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  background-color: tomato;
}
[data-form="own-data"] h2 {
  margin-top: 52px;
  padding-bottom: 24px;
  border-bottom: 1px solid #F3F3F3;
}
[data-form="own-data"] #profile-photo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
[data-form="own-data"] .photo {
  position: relative;
  box-shadow: 0 0 6.26415px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  width: 83px;
  height: 83px;
  border: 2px solid transparent;
  background: linear-gradient(#cfcfcf, #cfcfcf) padding-box, linear-gradient(to right, #FFD000 100%, #FFBC00 100%) border-box;
}
[data-form="own-data"] .photo > img {
  height: 79px;
  width: 79px;
  border-radius: 16px;
  overflow: hidden;
}
[data-form="own-data"] .main,
[data-form="own-data"] .login,
[data-form="own-data"] .contacts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  margin-top: 34px;
  width: fit-content;
}
[data-form="own-data"] .main label img,
[data-form="own-data"] .login label img,
[data-form="own-data"] .contacts label img {
  position: absolute;
  top: 48px;
  right: 8px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
[data-form="own-data"] [data-btn="load-photo"] {
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border-radius: 50%;
  border: 1.5px solid #F3F3F3;
  cursor: pointer;
}
[data-form="own-data"] [data-btn="load-photo"] img {
  width: 14.06px;
}
[data-form="own-data"] label {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 110%;
  font-weight: 600;
  color: #333333;
  position: relative;
  max-width: 345px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
[data-form="own-data"] label input {
  padding: 15px 8px;
  border-radius: 8px;
  background-color: #FAFAFA;
  border: none;
  outline: none;
  min-width: 345px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #333333;
  margin-top: 16px;
  overflow-y: hidden;
}
[data-form="own-data"] label .read {
  cursor: default;
}
[data-form="own-data"] label input::-webkit-outer-spin-button,
[data-form="own-data"] label input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
[data-form="own-data"] label input[type=number] {
  -moz-appearance: textfield;
}
[data-form="own-data"] label input::placeholder {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #A3B9CE;
}
[data-form="own-data"] [data-confirmed]:after {
  content: "";
  position: absolute;
  bottom: 17px;
  right: 8px;
  width: 16px;
  height: 16px;
  background-image: url("../site_assets/images/icons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
[data-form="own-data"] button {
  margin-top: 31px;
  border-radius: 16px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  outline: none;
  border: none;
  color: #333333;
  padding: 18px 79px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  width: fit-content;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .sub-menu .bottom .filter-btn {
    display: initial;
  }
}
@media (max-width: 768px) {
  .sub-menu .bottom div:not(.sort,.filter-btn) {
    display: none;
  }
  [data-popup="search-emmet"] {
    width: 100%;
    top: 76px;
    background-color: #F9F9F9;
    border-radius: initial;
    height: 100%;
    padding: 15px;
  }
  [data-popup="search-emmet"] .hint {
    border-bottom: none;
  }
  [data-popup="search-emmet"] .visual {
    display: none;
  }
  .icon-link .notification {
    top: -11px;
    right: -4px;
  }
  .products .pagination {
    margin-top: 16px;
  }
  header {
    padding: 15px 0 20px 0;
  }
  h1 {
    font-size: 18px;
    line-height: 28.7px;
  }
  h2 {
    font-size: 16px;
    line-height: 26.7px;
  }
  .filters h1 {
    margin: 15px 0 8px 0;
  }
  .mob-menu {
    display: flex;
  }
  .container {
    padding: 0 15px 20px 15px;
  }
  .honey {
    grid-template-columns: 1fr;
  }
  .card {
    min-width: 100%;
    width: 100%;
    padding: 8.12px;
  }
  .card .location-name {
    font-size: 12px;
    line-height: 12px;
  }
  .card .location-title {
    font-size: 12px;
    line-height: 12px;
  }
  .card .chose {
    font-size: 12px;
    line-height: 12px;
  }
  .card .title {
    font-size: 19px;
    line-height: 19px;
  }
  .card .description {
    font-size: 12px;
    line-height: 12px;
    height: 25px;
  }
  .card .price {
    font-size: 20px;
    line-height: 20px;
  }
  .card .not,
  .card .yes {
    padding: 6.77px 8.71px;
  }
  .card .favourite {
    width: 11px;
    height: 15px;
  }
  .card .photo {
    width: 100%;
    height: 123.82px;
  }
  .card .photo .sponsor {
    font-size: 7.44px;
    line-height: 9.01px;
  }
  .card img {
    width: 100%;
  }
  .methods .mobile-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 8px 0;
    gap: 8px;
  }
  .methods .mobile-button .phone-wrapper {
    margin: 0;
  }
  .methods .mobile-button .add,
  .methods .mobile-button div {
    width: 100%;
  }
  .methods .mobile-button.multiple .add,
  .methods .mobile-button.multiple div {
    width: calc((100% / 2) - 4px);
  }
  .select > div:not(.overlay) {
    padding: 8.5px 32px 8.5px 12px;
  }
  .select > div:not(.overlay) i {
    top: 7px;
  }
  .card.is-loading .photo {
    min-height: 123px;
  }
  .card.is-loading .not {
    width: 28px;
    height: 28px;
  }
  .card.is-loading h2,
  .card.is-loading .price,
  .card.is-loading .description {
    height: 20px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .container {
    padding: 0 12px;
  }
}
@media (min-width: 1001px) and (max-width: 1320px) {
  .card.is-loading .photo {
    min-height: 123px;
  }
  .card.is-loading .not {
    width: 28px;
    height: 28px;
  }
  .card.is-loading h2,
  .card.is-loading .price,
  .card.is-loading .description {
    height: 13px;
  }
}
@media (min-width: 769px) and (max-width: 1000px) {
  .card.is-loading .photo {
    min-height: 123px;
  }
  .card.is-loading .not {
    width: 28px;
    height: 28px;
  }
  .card.is-loading h2,
  .card.is-loading .price,
  .card.is-loading .description {
    height: 13px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 1320px) {
  .side-left .account-menu.is-loading {
    display: none;
  }
  .search .find {
    margin-left: 0;
  }
  .search .cat .but,
  .search .search .cat .close {
    display: none;
  }
}
.product-button__loading {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-button__loading .loader {
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  border-top: 3px solid #4caf50;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-left: 8px;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
* {
  scroll-behavior: smooth;
}
.account .side {
  display: flex;
  justify-content: space-between;
}
.account .side-left,
.account .side-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
  gap: 10px;
  background: #ffffff;
  border-radius: 16px;
}
.account .side-left {
  width: 393px;
  height: fit-content;
  position: sticky;
  position: -webkit-sticky;
  top: 20px;
  margin-right: 18px;
}
@media (max-width: 1000px) {
  .account .side-left {
    width: 70px;
    overflow: hidden;
    transition-duration: 200ms;
    transition-property: width;
    padding: 0 5px;
    background: #333333;
  }
  .account .side-left .side-left-icon {
    margin: 0;
  }
  .account .side-left .side-left-text {
    display: none;
  }
  .account .side-left .event {
    display: none;
  }
  .account .side-left .account-counter {
    display: flex;
    padding: 0;
    height: 18px;
    width: 18px;
    background: #00D060;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 8px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    right: 2px;
  }
  .account .side-left .account-menu__wrapper {
    justify-content: center;
  }
  .account .side-left li {
    position: relative;
  }
  .account .side-left li a {
    padding: 13px 0;
  }
}
@media (max-width: 768px) {
  .account .side-left {
    display: none;
  }
}
.account .side-left-icon {
  width: 37px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F1F4F9;
  border-radius: 10px;
  padding: 8px 11px;
  color: #000000;
  font-size: 20px;
  margin: 0 16px 0 0;
}
.account .side-left-icon.big {
  font-size: 38px;
  padding: 0;
  width: 38px;
}
.account .side-left-icon i {
  color: #333333;
}
.account .side-left-text {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
.account .side-left-text span {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.16px;
}
.account .side-right {
  max-width: 869px;
  width: 100%;
  display: block;
}
.account .side-right #search-form {
  display: flex;
  align-items: center;
  margin-top: 0;
  justify-content: end;
}
.account .side-right #search-form label {
  position: relative;
  max-width: 393px;
  width: 100%;
}
.account .side-right #search-form label:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 16px;
  width: 29px;
  height: 29px;
  background-image: url(../images/icons/search-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.account .side-right #search-form button {
  margin-left: 16px;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  height: 52px;
  border: none;
  outline: none;
  max-width: 221px;
  width: 100%;
  text-align: center;
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  border-radius: 11px;
  cursor: pointer;
}
@media (max-width: 1000px) {
  .account .side-right #search-form button {
    max-width: 80px;
    font-size: 14px;
  }
}
.account .side-right #search-form input {
  height: 52px;
  margin-top: 0;
  max-width: 393px;
  width: 100%;
  padding: 0 10px 0 66.17px;
  background-color: #ffffff;
  border-radius: 11px;
  border: 1px solid #F3F3F3;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.24px;
}
@media (max-width: 1000px) {
  .account .side-right #search-form input {
    font-size: 14px;
  }
}
.account .side-right #search-form input::placeholder {
  font-size: 18px;
  line-height: 30.93px;
  font-weight: 400;
  letter-spacing: 0.24px;
  color: #A3B9CE;
}
@media (max-width: 1000px) {
  .account .side-right #search-form input::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .account .side-right #search-form {
    margin: 10px 0 0 0;
  }
}
.account .side-right .title {
  font-size: 22px;
  line-height: 26.63px;
  font-weight: 600;
  color: #000000;
  white-space: nowrap;
  margin-right: 16px;
}
@media (max-width: 1000px) {
  .account .side-right .title {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .account .side-right .title {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .account .side-right .top .title {
    font-size: 14px;
    width: unset;
  }
}
@media (max-width: 500px) {
  .account .side-right .top select.title {
    text-align: end;
  }
}
.account .side-right .top-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 24px;
  border-bottom: 1px solid #F3F3F3;
}
@media (max-width: 500px) {
  .account .side-right .top-content {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .account .side-right .top-content {
    padding-bottom: 10px;
  }
}
.account .side-right__row {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 700px) {
  .account .side-right__row {
    flex-wrap: wrap;
  }
}
.account .side-right__row > div:has(.verification) {
  width: 100%;
}
.account .side-right__row.start {
  justify-content: flex-start;
  margin-top: 24px;
}
.account .side-right__row .col {
  margin: 0 16px 0 0;
  width: 100%;
}
@media (max-width: 700px) {
  .account .side-right__row .col {
    margin: 0;
  }
}
.account .side-right__row .col:last-child {
  margin: 0;
}
.account .side-right .order-wrap {
  margin: 10px 0;
}
.account .side-right .order {
  padding: 16px;
  border-radius: 16px;
  border: 1px solid #F3F3F3;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.account .side-right .order-img {
  width: 50px;
  height: 50px;
  margin: 0 !important;
}
.account .side-right .order-img img {
  object-fit: cover;
}
.account .side-right .order .arrow-btn {
  cursor: pointer;
  width: 22.28px;
  height: 22.28px;
  border-radius: 50%;
  background-color: #F3F3F3;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.account .side-right .order:not(:first-child) {
  margin-top: 8px;
}
.account .side-right .order-info {
  width: 100%;
  margin-right: 16px;
  margin-left: 16px;
}
.account .side-right .order-info__top-content div {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
}
.account .side-right .order-info__top-content div:not(:last-child) {
  border-bottom: 1px solid #F4F4F4;
}
.account .side-right .order-info .order-number {
  padding: 8px 0 16px 0;
}
.account .side-right .order-info .order-number span:nth-child(1) {
  font-size: 16px;
  line-height: 16.91px;
  font-weight: 500;
  color: #333333;
}
.account .side-right .order-info .order-number span:nth-child(2) {
  font-size: 12px;
  line-height: 14.52px;
  font-weight: 400;
  color: #828282;
}
.account .side-right .order-info .order-status span:nth-child(2) {
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
@media (max-width: 768px) {
  .account .side-right .order-info .order-status span:nth-child(2) {
    text-align: right;
  }
}
.account .side-right .order-info .order-sum span:nth-child(2) {
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 400;
  color: #00D060;
}
.account .side-right .order-info .order-status span:nth-child(1),
.account .side-right .order-info .order-sum span:nth-child(1) {
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 400;
  color: #333333;
}
.account .side-right .order-info__bottom-content .goods-title {
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 400;
  padding: 8px 0;
  border-top: 1px solid #F4F4F4;
  border-bottom: 1px solid #F4F4F4;
}
.account .side-right .goods-content {
  margin-top: 8px;
}
.account .side-right .goods-content > div {
  display: flex;
  justify-content: space-between;
}
.account .side-right .goods-content > div:not(:first-child) {
  margin-top: 35px;
}
.account .side-right .goods-content img {
  width: 50px;
  height: 50px;
  border-radius: 7px;
}
.account .side-right .goods-content .goods-info {
  width: 100%;
  margin-left: 8px;
}
.account .side-right .goods-content .goods-info span {
  font-size: 14px;
  line-height: 16.91px;
  font-weight: 500;
  color: #333333;
}
.account .side-right .goods-content .goods-info div {
  display: flex;
  justify-content: space-between;
}
.account .side-right .goods-content .goods-info div:not(:last-child) {
  margin-bottom: 8px;
}
.account .side-right .delivery-content {
  margin-top: 8px;
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #F4F4F4;
  border-bottom: 1px solid #F4F4F4;
}
@media screen and (max-width: 768px) {
  .account .side-right .delivery-content {
    flex-direction: column;
    gap: 16px;
  }
}
.account .side-right .delivery-content > div div:nth-child(1) {
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 600;
  color: #333333;
}
.account .side-right .delivery-content > div div:nth-child(2) > div {
  margin-left: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  border-radius: 10.0952px;
}
.account .side-right .delivery-content .new-post {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  line-height: 17.6px;
  font-weight: 400;
  color: #333333;
}
.account .side-right .delivery-content .new-post:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 15px;
  background-image: url("../../site_assets/images/new-post.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.account .side-right .delivery-content .seller-info span {
  font-size: 16px;
  line-height: 19.36px;
  font-weight: 400;
  color: #000000;
}
.account .side-right .delivery-content .seller-info img {
  border-radius: 10.0952px;
}
.account .side-right .seller-info img,
.account .side-right .delivery-way img {
  border-radius: 8px;
}
.account .side-right .seller-info > div:nth-child(2),
.account .side-right .delivery-way > div:nth-child(2) {
  display: flex;
  margin-top: 8px;
  padding: 8px 0;
}
.account .side-right .delivery-way span:not(.new-post) {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #64748B;
}
.account .side-right .delivery-way div > img {
  height: fit-content;
}
.account .side-right .payment-method img {
  border-radius: initial;
  height: fit-content;
}
.account .side-right .payment-method > div:nth-child(2) {
  display: flex;
  margin-top: 8px;
}
.account .side-right .payment-method span {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: -0.32px;
  color: #203B4F;
}
.account .side-right .btn-wrapper {
  display: flex;
  gap: 16px;
  margin-top: 16px;
  justify-content: flex-end;
}
.account .side-right .btn-wrapper .submit-cancel {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .account .side-right .btn-wrapper .submit-cancel {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .account .side-right .btn-wrapper .submit-cancel > div:nth-child(1) {
    width: 100%;
    margin: 0;
    padding: 15.5px 0;
  }
}
.account .side-right .submit-cancel {
  display: flex;
}
.account .side-right .submit-cancel div {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #FA4F4F;
  display: flex;
  align-items: center;
}
.account .side-right .repeat-btn {
  display: inline-block;
  background: #00D060;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: #ffffff;
  padding: 12.5px 16px;
  border-radius: 4px;
  height: fit-content;
}
.account .side-right .order:before {
  content: "";
  position: absolute;
  top: 16px;
  left: 16px;
  width: 3px;
  border-radius: 24px;
  height: calc(100% - 32px);
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
}
.account .side-right .order.finished .order-status span:nth-child(2) {
  color: #00D060;
  background: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.account .side-right .order.finished:before {
  background: #00D060;
}
.account .side-right__section {
  margin: 0 0 50px 0;
  width: 100%;
}
.account .side-right__title {
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #000000;
  width: 100%;
}
.account .side-right__title-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 0 24px 0;
  border-bottom: 1px solid #F3F3F3;
}
@media (max-width: 768px) {
  .account .side-right__title {
    font-size: 18px;
  }
  .account .side-right__title-wrapper {
    padding: 0 0 10px 0;
  }
}
.account .side-right__edit {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  display: flex;
  align-items: center;
  text-align: right;
  color: #ffffff;
  height: 31px;
  border-radius: 8px;
  background: #333333;
  padding: 0 12px;
  cursor: pointer;
  white-space: nowrap;
}
.account .side-right__edit.event {
  background: #8F8F8F;
}
.account .side-right__edit i {
  color: #FF5555;
  margin: 0 0 0 10px;
}
.account .side-right.hidden {
  display: none;
}
.account-menu {
  display: block;
  width: 100%;
}
.account-menu__wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}
.account-menu__top {
  flex-wrap: wrap;
}
.account-menu .event {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  margin: 15px 0 0 0;
}
.account-menu .event-exit {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 4px 8px;
  width: 30px;
  height: 30px;
  background: #FA4F4F;
  border-radius: 4px;
  color: #ffffff;
}
.account-menu .event-exit i {
  color: #ffffff !important;
  font-weight: 600;
}
.account-menu .event-change {
  border: 1px solid #8F8F8F;
  border-radius: 4px;
  height: 30px;
  padding: 8px 16px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 8px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.account-menu li {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 0 8px 0;
  border-radius: 8px;
}
.account-menu li .line-2 {
  display: block;
  margin: 5px 0 0 0;
}
@media (max-width: 1000px) {
  .account-menu li:first-child {
    background: none;
  }
}
.account-menu li:first-child .side-left-icon {
  background: #ffffff;
}
.account-menu li:first-child .to-main-menu {
  font-size: 22px;
}
@media (max-width: 1100px) {
  .account-menu li:first-child .to-main-menu {
    font-size: 18px;
  }
}
.account-menu li.active {
  background: #333333 !important;
}
.account-menu li.active span {
  color: #ffffff;
}
.account-menu li.active .side-left-icon {
  background: #ffffff;
}
.account-menu li.active a {
  color: #ffffff;
}
.account-menu li.active i {
  color: #FFA800;
}
.account-menu li i {
  color: #333333;
}
.account-menu li a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  padding: 13px 10px;
  width: -webkit-fill-available;
}
.account-menu li a.acc-arrow {
  padding: 0;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  transition: 0.3s all;
}
.account-menu li a.acc-arrow i {
  color: #333333;
}
.account-menu li a.acc-arrow.open {
  transform: rotate(180deg);
}
@media (min-width: 1001px) {
  .account-menu li:hover:not(.active) {
    background: #F1F4F9;
  }
  .account-menu li:hover:not(.active) span {
    color: #333333;
  }
  .account-menu li:hover:not(.active) .account-counter {
    color: #ffffff;
  }
  .account-menu li:hover:not(.active) .side-left-icon {
    background: #ffffff;
  }
  .account-menu li:hover:not(.active) .side-left-icon i {
    color: #333333;
  }
}
.account-counter {
  padding: 4px 16px;
  height: 25px;
  background: #00D060;
  border-radius: 59px;
  color: #ffffff;
}
.account-counter.red {
  background: #FA4F4F;
}
.account-counter.black {
  background: #000000;
}
.account .input-wrapper {
  display: flex;
  flex-direction: column;
  color: #333333;
  margin: 0 0 16px 0;
}
.account .input-wrapper label {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  margin: 0 0 16px 0;
  height: 19px;
}
.account .input-wrapper label sup {
  position: relative;
  top: -2px;
  vertical-align: baseline;
}
.account .input-wrapper input {
  height: 50px;
  background: #FAFAFA;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  border: none;
  outline: none;
  padding: 0 8px;
}
.account .input-wrapper input::placeholder {
  color: #333333;
}
.account .input-wrapper textarea {
  display: block;
  padding: 10px 12px;
  border-radius: 8px;
  border: none;
  outline: none;
  width: 100%;
  height: 80px;
  background: #FAFAFA;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #2C2D2E;
  min-width: 100%;
  max-width: 100%;
}
.account .side-right__cancel-save {
  display: flex;
}
.account .side-right__cancel-save a,
.account .side-right__cancel-save span {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  cursor: pointer;
}
.account .side-right__cancel-save .save {
  background-color: #333333;
  color: #ffffff;
  border-radius: 8px;
  margin-left: 12px;
}
.account .work-time {
  margin: 32px 0 16px 0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
  color: #333333;
}
.account .work-time p {
  display: flex;
  align-items: center;
}
.account .work-time input {
  display: inline-block;
  position: relative;
  padding: 21px 0;
  width: 120px;
  max-height: 59px;
  background: #FAFAFA;
  text-align: center;
  border-radius: 16px;
  border: none;
  outline: none;
  margin: 0 8px 0 8px;
}
@media (max-width: 768px) {
  .account .work-time input {
    width: 100px;
  }
}
.account .delivery-way-form .content-form {
  border-bottom: none;
  display: grid;
  grid-template-columns: none;
  grid-row-gap: 8px;
  margin-bottom: 16px;
  padding: 24px 0 0 0;
  width: 100%;
}
.account .delivery-way-form .content-form > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: initial;
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 600;
  color: #333333;
  gap: 16px;
}
.account .photos {
  max-width: 84px;
  max-height: 84px;
  height: 100%;
  position: relative;
}
@media (max-width: 705px) {
  .account .photos {
    display: none;
  }
}
.account .photos.edit {
  margin: 0 0 26px;
  width: 84px;
  height: 84px;
}
.account .photos > img.camera-icon {
  width: 29px;
  height: 29px;
  position: absolute;
  right: -10px;
  bottom: -7px;
  cursor: pointer;
}
.account .photos .add_new_file {
  border: 2px solid rgba(255, 208, 0, 0);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 16px;
  height: 100%;
  cursor: pointer;
  width: 84px;
}
.account .photos .add_new_file.loaded {
  border: 2px solid #FFD000;
}
.account .photos input {
  width: 0;
  opacity: 0;
  margin-top: 16px;
  display: block;
  padding: 15px 30px 15px 8px;
  pointer-events: none;
}
.account .verification {
  display: grid;
  grid-template-areas: "a a b" "c c c";
  flex-wrap: wrap;
}
.account .verification > div:nth-child(1) {
  grid-area: a;
}
.account .verification > div:nth-child(2) {
  grid-area: b;
  margin-left: auto;
}
.account .verification > div:nth-child(3) {
  grid-area: c;
}
.account .verification + p {
  margin: 13.5px 0 16px;
}
.account .cloud {
  margin-top: 9px;
  padding: 19px 0;
  min-width: 272px;
  border: 1px dashed rgba(138, 147, 166, 0.85);
  border-radius: 16px 16px 16px 0;
  background-color: rgba(251, 251, 252, 0.12);
  display: flex;
  justify-content: center;
  width: fit-content;
  align-items: center;
}
.account .cloud .photos img {
  display: none;
  max-width: 124px;
  border-radius: 8px;
  max-height: 89px;
  object-fit: cover;
}
.account .cloud .photos input {
  position: absolute;
  z-index: -1;
  width: 0;
}
.account .cloud .download-btn {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.account .cloud .download-btn.has-images {
  width: 124px;
  height: 89px;
}
.account .cloud .download-btn img {
  max-width: 64px;
}
.account .cloud .download-btn span {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #1A212F;
  margin-top: 8px;
  text-align: center;
}
.account .cloud.with-photos {
  padding: 12px 16px;
  justify-content: space-between;
  width: 100%;
}
.account .cloud.with-photos [data-photos] {
  grid-column-gap: 13px;
}
.account .cloud.with-photos .photos {
  max-width: initial;
  display: flex;
  margin-top: 0;
  grid-area: initial;
  max-height: initial;
}
.account .cloud.with-photos .photos .img-wr {
  width: 124px;
  height: 89px;
  border-radius: 8px;
  overflow: hidden;
}
.account .cloud.with-photos .photos .img-wr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: initial;
}
.account .cloud.with-photos .photos img {
  display: initial;
}
.account .btn-yellow {
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  max-width: 255px;
  width: 100%;
  height: 60px;
  border: none;
  outline: none;
  color: #333333;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}
.account .btn-orange {
  max-width: 345px;
  height: 60px;
  border: none;
  outline: none;
  color: #333333;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  background: #FFA800;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.account .on-change,
.account .not-change {
  padding: 16px;
  border: 1.5px solid #00D060;
  box-shadow: 4px 4px 11px rgba(0, 0, 0, 0.35);
  border-radius: 16px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #1A212F;
  width: 100%;
  max-width: 426px;
}
.account .not-change {
  border: 1.5px solid #FA4F4F;
}
.account .on-change.shadow {
  animation-name: shadow;
  animation-duration: 1s;
}
@keyframes shadow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.account .on-change.no-shadow {
  animation-name: no-shadow;
  animation-duration: 1s;
}
@keyframes no-shadow {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.account .plug {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 370px;
}
.account .plug-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.account .plug .title {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 27px;
  color: #000000;
  margin: 0 0 10px 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .account .plug .title {
    white-space: wrap;
  }
}
.account .plug p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #333333;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  max-width: 290px;
  margin: 0 0 25px 0;
}
.account .plug .sub-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2414px;
  color: #333333;
  justify-content: center;
  flex-wrap: wrap;
}
.account .plug .sub-title a {
  color: #FA4F4F;
  text-decoration: underline;
}
.account .add-goods .side-right__title-wrapper {
  border-bottom: none;
}
.account .add-goods .side-right__row {
  flex-direction: column;
}
.account .type-of-shops {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 14px;
  margin-top: 15px;
}
.account .type-of-shops .shop {
  box-shadow: 4px 4px 11px rgba(0, 0, 0, 0.35);
  padding: 16px;
  border-radius: 16px;
  width: 100%;
}
.account .type-of-shops .shop h1 {
  font-size: 24px;
  line-height: 29.05px;
  font-weight: 600;
  margin-top: 18px;
}
.account .type-of-shops .shop .price {
  margin-top: 8px;
}
.account .type-of-shops .shop .price span:nth-child(1) {
  font-size: 36px;
  line-height: 43.57px;
  font-weight: 500;
  color: #333333;
}
.account .type-of-shops .shop .price span:nth-child(2) {
  font-size: 14px;
  line-height: 13.41px;
  font-weight: 400;
  color: #A3B9CE;
}
.account .type-of-shops .shop p {
  font-size: 16px;
  line-height: 19.36px;
  font-weight: 600;
  color: #333333;
  margin-top: 5.82px;
}
.account .type-of-shops .shop .conditions {
  margin-top: 16px;
  display: grid;
  grid-row-gap: 16px;
}
.account .type-of-shops .shop .conditions > div {
  font-size: 14px;
  line-height: 19.41px;
  color: #0F1A2A;
  font-weight: 400;
  position: relative;
}
.account .type-of-shops .shop .conditions > div:before,
.account .type-of-shops .shop .conditions > div:after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  width: 17px;
}
.account .type-of-shops .shop .conditions > div:after {
  left: initial;
  right: 0;
}
.account .type-of-shops .shop .conditions > div.yes:after {
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/ok.svg");
}
.account .type-of-shops .shop .conditions > div.val:nth-child(1):after {
  content: attr(data-value);
  width: initial;
  font-size: 14px;
  line-height: 19.41px;
  font-weight: 400;
  color: #333333;
}
.account .type-of-shops .next,
.account .type-of-shops .active .next {
  margin-top: 39px;
  border-radius: 16px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  padding: 18px 0;
  text-align: center;
}
.account .type-of-shops .next {
  border: 1px solid rgba(51, 51, 51, 0.3);
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.1));
  color: rgba(51, 51, 51, 0.3);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.account .type-of-shops .active .next {
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  color: #333333;
  border: none;
}
.account .type-of-shops .icon {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.account .type-of-shops .icon.green {
  background-color: rgba(0, 208, 96, 0.3);
}
.account .type-of-shops .icon.orange {
  background-color: rgba(255, 168, 0, 0.3);
}
.account .type-of-shops .icon.red {
  background-color: rgba(250, 79, 79, 0.3);
}
.account .type-of-shops .shop.active {
  border: 2px solid #FFA800;
}
.account .type-of-shops .shop.popular,
.account .type-of-shops .shop.not-available,
.account .type-of-shops .shop.in-progress {
  position: relative;
}
.account .type-of-shops .shop.popular:before,
.account .type-of-shops .shop.not-available:before,
.account .type-of-shops .shop.in-progress:before {
  content: "Популярно";
  position: absolute;
  top: -10px;
  right: 27px;
  font-size: 10px;
  line-height: 15px;
  font-weight: 500;
  color: #ffffff;
  padding: 4px 8px;
  border-radius: 41px;
  background-color: #FFA800;
}
.account .type-of-shops .shop.not-available:before {
  content: attr(data-status);
}
.account .type-of-shops .shop.in-progress:before {
  content: attr(data-status);
}
.account .form {
  padding: 0;
  background-color: initial;
}
.account .form-sub-menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  margin: 11px 0 0 0;
  overflow-x: auto;
  padding-bottom: 10px;
}
.account .form-sub-menu li {
  display: flex;
  height: 53px;
  align-items: center;
  width: 100%;
  flex-wrap: nowrap;
  padding: 0 16px 0;
  cursor: pointer;
  border-right: 1px solid #F3F3F3;
  white-space: nowrap;
}
.account .form-sub-menu li:last-child {
  border: none;
}
.account .form-sub-menu li.active,
.account .form-sub-menu li:hover {
  background: #F6F6F6;
  position: relative;
}
.account .form-sub-menu li.active:before,
.account .form-sub-menu li:hover:before {
  content: '';
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #FFA800;
  position: absolute;
}
.account .form .side-right__section {
  padding: 16px;
  background-color: #ffffff;
  border-radius: 16px;
  margin: 0;
}
.account .form .side-right__title-wrapper {
  padding: 0;
  border-bottom: none;
  margin: 0;
}
.account .form .side-right__page {
  width: 34px;
  height: 34px;
  font-size: 12px;
  line-height: 32px;
  font-weight: 600;
  color: #333333;
  background-image: url("../images/icons/sec-page.svg");
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}
.account [data-section="new-good"] form > div.open .photos {
  max-width: initial;
}
.account [data-section="new-good"] [data-form="place"] .group-on-website,
.account [data-section="new-good"] [data-form="place"] .category,
.account [data-section="new-good"] [data-form="place"] .search-queries {
  max-width: 100%;
}
.account [data-section="new-good"] [data-form="place"] .category-title-wrap {
  display: flex;
  justify-content: space-between;
}
.account [data-section="new-good"] [data-form="place"] .category-title-wrap span {
  font-size: 12px;
  font-weight: 400;
  color: #FF5555;
  cursor: pointer;
}
@media (max-width: 768px) {
  .account [data-section="new-good"] [data-form="place"] .category-title-wrap span {
    text-align: right;
    max-width: 50%;
  }
}
.account [data-section="new-good"] [data-form="place"] .category,
.account [data-section="new-good"] [data-form="place"] .search-queries {
  margin-top: 24px;
}
.account [data-section="new-good"] [data-form="place"] .search-queries p:not(.hint p) {
  font-size: 12px;
  line-height: 13.2px;
  color: #333333;
  font-weight: 400;
  margin-top: 9px;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.account [data-section="new-good"] .title-of-section {
  display: flex;
  align-items: center;
  color: #333333;
  font-size: 15px;
  line-height: 17.6px;
  font-weight: 500;
}
.account [data-section="new-good"] .load-photos {
  margin-top: 24px;
  max-width: 100%;
}
.account [data-section="new-good"] .place-of-sale {
  margin-top: 24px;
  max-width: 100%;
}
.account [data-section="new-good"] .place-of-sale span {
  font-size: 14px;
  line-height: 15.4px;
  font-weight: 500;
  color: #333333;
}
.account [data-section="new-good"] .characteristics {
  margin-top: 24px;
  max-width: 100%;
}
.account [data-section="new-good"] .characteristics .create {
  border-radius: 24px;
  border: 1px solid #333333;
  background-color: #F3F3F3;
  padding: 10px 0;
  text-align: center;
  margin-top: 24px;
  cursor: pointer;
}
.account [data-section="new-good"] .description {
  margin-top: 24px;
  max-width: 100%;
}
.account [data-section="new-good"] .description .description-content {
  margin-top: 9px;
  border: 1px solid #B1B7C4;
  padding: 11px;
  border-radius: 8px;
}
.account [data-section="new-good"] .description textarea {
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid rgba(177, 183, 196, 0.85);
  margin-top: 0;
  max-width: 100%;
  min-width: 100%;
  min-height: 196px;
  max-height: 200px;
}
.account [data-section="new-good"] .description textarea::placeholder {
  color: #838A97;
}
.account [data-section="new-good"] option[value="placeholder"] {
  display: none;
}
.account [data-section="new-good"] .hint {
  position: relative;
}
.account [data-section="new-good"] .hint p {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 15.4px;
  font-weight: 500;
  color: #333333;
}
.account [data-section="new-good"] .hint p:not(.text) {
  display: flex;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 11.64px;
  line-height: 12.8px;
  cursor: pointer;
  background-color: #F3F3F3;
  color: #A3B9CE;
  margin-left: 8px;
  margin-top: 0;
}
.account [data-section="new-good"] .hint .text {
  min-width: 300px;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  border-radius: 16px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(9, 30, 66, 0.25), 0 0 1px rgba(9, 30, 66, 0.31);
}
.account [data-section="new-good"] .hint:hover .text {
  display: block;
}
.account [data-section="new-good"] label div:not(.hint) {
  font-size: 14px;
  line-height: 15.4px;
  font-weight: 500;
  color: #333333;
  display: flex;
  align-items: center;
}
.account [data-section="new-good"] .content-form {
  grid-template-columns: 1fr;
  border-bottom: none;
}
.account [data-section="new-good"] .side-right__cancel-save {
  display: flex;
}
.account [data-section="new-good"] .side-right__cancel-save a,
.account [data-section="new-good"] .side-right__cancel-save span {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  cursor: pointer;
}
.account [data-section="new-good"] .side-right__cancel-save .save {
  background-color: #333333;
  color: #ffffff;
  border-radius: 8px;
  margin-left: 12px;
}
.account [data-section="new-good"] .btn-yellow {
  margin: 18px 0 0 0;
}
@media (max-width: 768px) {
  .account [data-section="new-good"] .btn-yellow {
    max-width: 100%;
  }
}
.account .new-position .title-of-section {
  font-size: 14px;
  line-height: 15.4px;
  font-weight: 500;
  color: #333333;
}
.account .new-position .title-of-section span {
  display: inline-block;
  margin-left: 7px;
  line-height: 16px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  text-align: center;
  background-color: #F3F3F3;
  color: #A3B9CE;
  cursor: pointer;
  font-size: 11.64px;
  font-weight: 400;
}
.account .new-position form > div .content-form {
  padding: 40px 0 24px 0;
  grid-template-columns: 1fr;
}
.account .new-position form > div .content-form > div {
  max-width: initial;
}
.account .new-position .cloud {
  margin-top: 9px;
  padding: 19px 0;
  min-width: 272px;
  border: 1px dashed rgba(138, 147, 166, 0.85);
  border-radius: 16px 16px 16px 0;
  background-color: rgba(251, 251, 252, 0.12);
  display: flex;
  justify-content: center;
  width: fit-content;
  align-items: center;
}
.account .new-position .cloud .photos img {
  display: none;
  max-width: 124px;
  border-radius: 8px;
}
.account .new-position .cloud .photos input {
  position: absolute;
  z-index: -1;
}
.account .new-position .cloud.with-photos {
  padding: 12px 16px;
  justify-content: left;
}
.account .new-position .cloud.with-photos .photos img {
  display: initial;
}
.account .new-position .cloud.with-photos .photos img:not(:last-child) {
  margin-right: 13px;
}
.account .new-position .cloud.with-photos .photos img:last-child {
  margin-right: 72px;
}
.account .new-position .download-btn {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.account .new-position .download-btn img {
  max-width: 64px;
}
.account .new-position .download-btn span {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #1A212F;
  margin-top: 8px;
}
.account form {
  margin-top: 18px;
  display: grid;
  grid-row-gap: 16px;
  width: 100%;
}
.account form.edit {
  margin-top: 0;
  border: none;
}
.account form.edit > div.open {
  box-shadow: none;
}
.account form[data-menu='price'] .title {
  margin: 0;
}
.account form[data-menu='price'] .title .text {
  white-space: wrap;
}
.account form .work-time {
  display: none;
  margin-top: 32px;
  font-size: 14px;
  line-height: 15.4px;
  font-weight: 600;
  color: #333333;
}
.account form .work-time input {
  display: inline-block;
  position: relative;
  padding: 21px 0;
  width: 122px;
  max-height: 59px;
  text-align: center;
  border-radius: 16px;
  border: 1px solid #E8E8E8;
  margin: 0 8px 0 8px;
}
.account form textarea {
  margin-top: 16px;
  display: block;
  padding: 10px 12px;
  border-radius: 8px;
  border: 1px solid rgba(0, 16, 61, 0.12);
  width: 100%;
  height: 80px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #2C2D2E;
  outline: none;
  min-width: 100%;
  max-width: 100%;
}
.account form textarea::placeholder {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #2C2D2E;
}
.account form label {
  display: block;
  position: relative;
}
.account form label span {
  font-size: 14px;
  line-height: 15.4px;
  font-weight: 500;
  color: #333333;
}
.account form input:not(.vs__search):not([type="time"]) {
  margin-top: 16px;
  display: block;
  outline: none;
  border: none;
  padding: 15px 8px;
  border-radius: 8px;
  width: 100%;
  background-color: #FAFAFA;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #333333;
}
.account form label.filled input[type="text"],
.account form label.filled input[type="date"] {
  padding-right: 30px;
}
.account form label.filled select {
  background-position: right 1.7rem top 50%;
}
.account form .cloud {
  margin-top: 9px;
  padding: 19px 0;
  min-width: 272px;
  border: 1px dashed rgba(138, 147, 166, 0.85);
  border-radius: 16px 16px 16px 0;
  background-color: rgba(251, 251, 252, 0.12);
  display: flex;
  justify-content: center;
  width: fit-content;
  align-items: center;
}
.account form .cloud .photos img {
  display: none;
  max-width: 124px;
  border-radius: 8px;
  max-height: 89px;
  object-fit: cover;
}
.account form .cloud .photos input {
  position: absolute;
  z-index: -1;
  width: 0;
}
.account form .cloud .download-btn {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.account form .cloud .download-btn.has-images {
  width: 124px;
  height: 89px;
}
.account form .cloud .download-btn img {
  max-width: 64px;
}
.account form .cloud .download-btn span {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #1A212F;
  margin-top: 8px;
  text-align: center;
}
.account form .cloud.with-photos {
  padding: 12px 16px;
  justify-content: space-between;
  width: 100%;
}
.account form .cloud.with-photos [data-photos] {
  grid-column-gap: 13px;
}
.account form .cloud.with-photos .photos {
  max-width: initial;
  display: flex;
  margin-top: 0;
  grid-area: initial;
  max-height: initial;
}
.account form .cloud.with-photos .photos .img-wr {
  width: 124px;
  height: 89px;
  border-radius: 8px;
  overflow: hidden;
}
.account form .cloud.with-photos .photos .img-wr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: initial;
}
.account form .cloud.with-photos .photos img {
  display: initial;
}
.account form input[type="number"] {
  -moz-appearance: textfield;
}
.account form input::-webkit-outer-spin-button,
.account form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.account form input::placeholder {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #A3B9CE;
}
.account form label.filled:before,
.account form label.bad-filled:before {
  content: "";
  position: absolute;
  top: 53px;
  right: 8px;
  width: 16px;
  height: 16px;
  background-image: url("../images/icons/ok.svg");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}
.account form label.name-is-taken {
  height: 123px;
}
.account form label.name-is-taken:before {
  content: "Такое название уже есть ";
  position: absolute;
  top: 89px;
  left: 0;
  width: 100%;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid #FF9E00;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #333333;
}
.account form label.bad-filled:before {
  background-image: url("../images/icons/not.svg");
}
.account form label.bad-filled:after {
  content: "Это поле обязательное";
  position: absolute;
  left: 0;
  top: 89px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #FA4F4F;
}
.account form label.too-long-number > div {
  position: relative;
}
.account form label.too-long-number > div:before {
  content: "Слишком длиный номер";
  position: absolute;
  left: 0;
  top: 83px;
  width: 100%;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid #FA4F4F;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #333333;
  background-color: #FFEEEE;
}
.account form label.bad-filled {
  height: 149px;
}
.account form label.bad-filled input {
  border: 1px solid #FA4F4F;
}
.account form select {
  width: 100%;
  padding: 15px 30px 15px 8px;
  border-radius: 8px;
  background-color: #FAFAFA;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #333333;
  border: none;
  outline: none;
  cursor: pointer;
  margin-top: 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../images/icons/arrow-down-b.svg");
  background-repeat: no-repeat;
  background-position: right 0.7rem top 50%;
  background-size: 1rem auto;
}
.account form > div {
  padding: 24px 24px;
  border-radius: 16px;
  background-color: #F0F0F0;
}
.account form > div .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.account form > div .title .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #8F8F8F;
}
.account form > div .title span {
  font-size: 16px;
  line-height: 17.6px;
  font-weight: 600;
  color: #333333;
  cursor: pointer;
}
.account form > div .title-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 8px;
}
.account form > div .title-row:last-child {
  margin: 0;
}
.account form > div .title-row .text {
  display: flex;
  align-items: center;
}
.account form > div .title-row .text label {
  margin-right: 10px;
}
.account form > div .title i {
  font-size: 24px;
  transition: 0.5s all;
}
.account form > div .title i:before {
  color: #333333;
}
.account form > div .photos div input {
  width: 0;
  opacity: 0;
}
.account form > div .content-form {
  display: none;
  border-bottom: 1px solid #F3F3F3;
  padding: 18px 0 24px 0;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 84.5px;
}
.account form > div .content-form.settings {
  padding: 0;
}
.account form > div .content-form .personal label:nth-child(3),
.account form > div .content-form .contact label:nth-child(3) {
  margin-top: 8px;
}
.account form > div .content-form > div p:not(.ck-editor__editable p) {
  width: 100%;
}
.account form > div .content-form > div p:not(.ck-editor__editable p) p {
  padding-bottom: 8px;
  margin-bottom: 24px;
  border-bottom: 1px solid #333333;
  font-size: 16px;
  line-height: 19.36px;
  font-weight: 600;
  color: #000000;
}
.account form > div .verification {
  margin-top: 29.5px;
  display: none;
  justify-content: space-between;
  align-items: center;
}
.account form > div .verification div:not(.cloud,[data-photos]) {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #333333;
}
.account form > div .verification [data-photos] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-row-gap: 13px;
}
.account form > div > p {
  display: none;
  margin-top: 13.5px;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.32px;
  color: #72838F;
}
.account form > div.settings .title {
  justify-content: left;
}
.account form > div.settings .title > i {
  display: none;
}
.account form > div.settings .title div {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-left: 14px;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  color: #ffffff;
  padding: 8px 12px;
  border-radius: 8px;
  background-color: #A3B9CE;
}
.account form > div.settings .title div i {
  margin-left: 10px;
  font-size: 14px;
}
.account form > div.settings .title div i:before {
  color: #ffffff;
}
.account form .terms {
  display: none;
  padding: 16px 0;
  background-color: #ffffff;
}
.account form .terms label {
  margin-top: 16px;
  display: flex;
  align-items: baseline;
}
.account form .terms label > span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid rgba(0, 16, 61, 0.12);
}
.account form .terms label > input:checked + span::before {
  background-image: url("../images/icons/checkbox-ok.svg");
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
}
.account form .terms span {
  margin-left: 24px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #333333;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.account form .terms input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: inline;
  width: initial;
  margin-top: 0;
}
.account form .terms button.disabled,
.account form .terms button {
  padding: 18px 117px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  border: none;
  outline: none;
  background: #FFEEA1;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: rgba(51, 51, 51, 0.5);
  margin-top: 16px;
  cursor: initial;
}
.account form .terms button {
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  color: #333333;
  cursor: pointer;
  display: block;
  margin-left: auto;
}
.account form > div.open {
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(9, 30, 66, 0.25), 0 0 1px rgba(9, 30, 66, 0.31);
}
.account form > div.open .photos {
  margin-top: 20px;
  max-width: 84px;
  max-height: 84px;
  height: 100%;
  position: relative;
}
.account form > div.open .photos > img.camera-icon {
  width: 29px;
  height: 29px;
  position: absolute;
  right: -10px;
  bottom: -7px;
  cursor: pointer;
}
.account form > div.open .photos .add_new_file {
  border: 2px solid rgba(255, 208, 0, 0);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 16px;
  height: 100%;
  cursor: pointer;
}
.account form > div.open .photos .add_new_file.loaded {
  border: 2px solid #FFD000;
}
.account form > div.open .work-time {
  display: block;
}
.account form > div.open .title i {
  transform: rotate(180deg);
}
.account form > div.open .content-form {
  display: grid;
}
.account form > div.open .verification {
  display: grid;
  grid-template-areas: "a a b" "c c c";
  flex-wrap: wrap;
}
.account form > div.open .verification > div:nth-child(1) {
  grid-area: a;
}
.account form > div.open .verification > div:nth-child(2) {
  grid-area: b;
  margin-left: auto;
}
.account form > div.open .verification > div:nth-child(3) {
  grid-area: c;
}
.account form > div.open p:not(.ck-editor__editable p) {
  display: flex;
  align-items: center;
}
.account form > div.open .terms {
  display: block;
}
.account form > div.open .seller-address-btn {
  display: flex;
}
.account form > div.open .seller-address-btn button {
  padding: 18px 0;
  width: 100%;
  max-width: 349px;
  text-align: center;
}
.account form > div.open .seller-address-btn button:nth-child(2) {
  margin-left: 10px;
}
.account form .point-for-sale .content-form {
  grid-column-gap: 32px;
  padding: 0 0 24px 0;
}
.account form .point-for-sale .content-form label,
.account form .point-for-sale .content-form label:last-child {
  margin-top: 24px;
}
.account form .delivery-way-form .content-form {
  border-bottom: none;
  grid-template-columns: none;
  grid-row-gap: 8px;
  padding: 24px 0 0 0;
}
.account form .delivery-way-form .content-form > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: initial;
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 600;
  color: #333333;
}
.account .switcher {
  max-width: 51px;
  min-width: 51px;
  width: 51px;
  height: 31px;
  padding: 2px;
  background: rgba(130, 130, 130, 0.16);
  border-radius: 24px;
  cursor: pointer;
}
.account .switcher span {
  width: 27px;
  height: 27px;
  background-color: #ffffff;
  border: 0.5px solid rgba(0, 0, 0, 0.04);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15), 0 3px 1px rgba(0, 0, 0, 0.06);
  display: inline-block;
  border-radius: 50%;
  transition: 0.3s all;
  position: relative;
  left: 0;
}
.account .payment-name {
  width: 100%;
  margin: 0 16px;
}
.account .switcher.turned-on {
  background-color: #FFA800;
}
.account .switcher.turned-on span {
  left: 20px;
}
.account .shop-alert {
  margin: 0 0 52px 36px;
  padding: 16px 24px;
  border-radius: 8px;
  background: #FFFFFF;
  box-shadow: 0 3px 8px -1px rgba(50, 50, 71, 0.05), 0 0 1px 0 rgba(12, 26, 75, 0.24);
  max-width: calc(100% - 100px);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
@media (max-width: 705px) {
  .account .shop-alert {
    margin: 0 0 20px 0;
    width: 100%;
    max-width: 100%;
  }
}
.account .shop-alert > div {
  display: flex;
  /*width: 320px;*/
  align-items: center;
  gap: 20px;
}
.account .shop-alert > div img {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  border-radius: 50%;
}
.account .shop-alert > div .text {
  display: flex;
  /*width: 548px;*/
  flex-direction: column;
  align-items: flex-start;
}
.account .shop-alert > div .text span {
  color: #27272E;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}
@media (max-width: 500px) {
  .account .shop-alert > div .text span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 50px;
    text-overflow: ellipsis;
  }
}
.account .shop-alert > div .text small {
  color: #333;
  /* Text/Small/Regular */
  font-size: 14px;
  line-height: 23px;
}
.account .shop-alert img.slide {
  width: 100%;
}
.account .price .border-text {
  border-bottom: 1px solid rgba(163, 185, 206, 0.7);
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.account .price .text {
  margin: 16px 0;
}
.account .price-row {
  padding: 24px;
  gap: 8px;
  box-shadow: 0 1px 1px rgba(9, 30, 66, 0.25), 0px 0px 1px rgba(9, 30, 66, 0.31);
  border-radius: 16px;
  margin-bottom: 24px;
}
.account .indication .content-form {
  padding: 0;
}
.account .indication .content-form > div p {
  border-bottom: none;
  padding: 0;
}
.account .indication .content-form button {
  padding: 16px 61.5px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #333333;
  margin-top: 16px;
  border-radius: 16px;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .account .indication .content-form button {
    width: 100%;
  }
}
.account .indication .top {
  display: flex;
  gap: 24px;
}
.account .indication .top img {
  width: 64px;
  height: 56px;
}
.account .indication .top h3 {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  color: #333333;
}
.account .indication .top p {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2414px;
  color: #333333;
  margin-top: 8px;
  margin-bottom: 0;
}
.account .indication .indication-list {
  margin-top: 24px;
}
.account .indication .indication-list .current {
  border-color: #FFA800;
  padding: 10px 16px;
  position: relative;
}
.account .indication .indication-list .current .indication-date {
  position: absolute;
  top: -15px;
  right: 0;
  background: #00D060;
  border-radius: 10px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 110%;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 170px;
  width: 100%;
}
.account .indication .indication-list ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.account .indication .indication-list ul li {
  border: 1px solid #F3F3F3;
  border-radius: 8px;
  transition: border-color 0.2s ease;
  cursor: pointer;
  position: relative;
}
.account .indication .indication-list ul li:has(input:checked) {
  border: 1px solid #FFA800;
}
.account .indication .indication-list ul li:has(.indication-title i:hover) .tooltip {
  opacity: 1;
  pointer-events: all;
}
@media screen and (max-width: 768px) {
  .account .indication .indication-list ul .package-fields {
    flex-direction: column;
    gap: 16px;
  }
}
.account .indication .indication-list .indication-description,
.account .indication .indication-list .indication-price {
  margin: 8px 0 0;
}
.account .indication .indication-list .indication-description {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  flex-direction: row;
  color: #8F8F8F;
}
.account .indication .indication-list .indication-title,
.account .indication .indication-list .indication-price,
.account .indication .indication-list .indication-price span {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  color: #333333;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .account .indication .indication-list .indication-title,
  .account .indication .indication-list .indication-price,
  .account .indication .indication-list .indication-price span {
    justify-content: unset;
    flex-direction: row;
  }
}
.account .indication .indication-list .indication-title {
  justify-content: space-between;
  align-items: flex-start;
}
.account .indication .indication-list .indication-title i {
  color: #0F3BAF;
  font-size: 16px;
  margin-left: 10px;
}
.account .indication .indication-list .indication-price span {
  white-space: nowrap;
}
.account .indication .indication-list .indication-price {
  flex-wrap: wrap;
  line-height: 1.25;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .account .indication .indication-list .indication-price {
    flex-direction: row;
  }
}
.account .indication .indication-list .old {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  text-decoration-line: line-through;
  color: #333333;
  opacity: 0.5;
  margin-right: 8px;
}
.account .indication .indication-list .tooltip {
  position: absolute;
  top: 30px;
  right: 0;
  padding: 16px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(9, 30, 66, 0.25), 0 0 1px rgba(9, 30, 66, 0.31);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  z-index: 1;
}
.account .indication .indication-list .tooltip.show {
  opacity: 1;
  pointer-events: all;
}
.account .indication .indication-list .tooltip .methods {
  margin: 0;
}
.account .indication .indication-list .tooltip .methods .top {
  padding: 16px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
}
@media screen and (max-width: 768px) {
  .account .indication .indication-list .tooltip .methods .top {
    padding: 8px;
  }
}
@media (max-width: 768px) {
  .account .indication .indication-list .tooltip .methods .price {
    padding: 8px;
  }
}
.account .indication .indication-list .tooltip .methods .price-wrapper {
  margin-top: 16px;
}
@media (max-width: 768px) {
  .account .indication .indication-list .tooltip .methods .title {
    font-size: 16px;
    margin: 0;
  }
}
.account .indication .indication-list .tooltip .methods .left {
  padding: 20px 64px;
}
@media (max-width: 768px) {
  .account .indication .indication-list .tooltip .methods .left {
    padding: 20px 32px;
    width: 130px;
    height: 49px;
  }
  .account .indication .indication-list .tooltip .methods .left .price-current {
    font-size: 14px;
  }
}
.account .indication .indication-list .tooltip .methods .add {
  padding: 20px 32px;
  width: 215px;
}
@media (max-width: 768px) {
  .account .indication .indication-list .tooltip .methods .add {
    padding: 16px;
    width: 130px;
    font-size: 14px;
    height: unset;
  }
}
@media (max-width: 768px) {
  .account .indication .indication-list .tooltip .methods .phone-wrapper {
    margin-top: 16px;
  }
}
@media (max-width: 768px) {
  .account .indication .indication-list .tooltip .methods .phone-wrapper a {
    font-size: 14px;
    height: 49px;
  }
}
.account .indication .indication-list .tooltip .top {
  box-shadow: none;
  padding: 0;
}
.account .indication .indication-list .radio-button {
  padding: 10px 16px 10px 56px;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.account .indication .indication-list .radio-button input {
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  place-content: center;
  width: 0;
  height: 0;
  outline: none;
  border: none;
  margin: 0;
  opacity: 0;
}
.account .indication .indication-list .radio-button::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  transform: scale(0);
  background: #FFA800;
  top: 15px;
  left: 21px;
  transition: transform 0.2s;
}
.account .indication .indication-list .radio-button::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #A3B9CE;
  min-height: 24px;
  top: 10px;
  left: 16px;
  cursor: pointer;
}
.account .indication .indication-list .radio-button:has(input[type="radio"]:checked)::before {
  transform: scale(1);
}
.account .switch-package-confirm,
.account .remove-discount-confirm,
.account .remove-product-confirm {
  position: fixed;
  width: 100%;
  height: 100dvh;
  left: 0;
  top: 0;
  background: rgba(70, 70, 70, 0.72);
  backdrop-filter: blur(2px);
  z-index: 1000;
  opacity: 0;
  pointer-events: none;
}
.account .switch-package-confirm.show,
.account .remove-discount-confirm.show,
.account .remove-product-confirm.show {
  opacity: 1;
  pointer-events: all;
}
.account .switch-package-confirm .content,
.account .remove-discount-confirm .content,
.account .remove-product-confirm .content {
  width: 382px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px 20px 26px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(9, 30, 66, 0.25), 0 0 1px rgba(9, 30, 66, 0.31);
  transition: opacity 0.2s ease;
  z-index: 1001;
}
@media screen and (max-width: 768px) {
  .account .switch-package-confirm .content,
  .account .remove-discount-confirm .content,
  .account .remove-product-confirm .content {
    width: 100%;
    max-width: 90%;
  }
}
.account .switch-package-confirm .content p.name,
.account .remove-discount-confirm .content p.name,
.account .remove-product-confirm .content p.name {
  display: inline-block;
  margin-top: 8px;
  font-weight: 600;
  font-size: 22px;
}
.account .switch-package-confirm .content p.name::first-letter,
.account .remove-discount-confirm .content p.name::first-letter,
.account .remove-product-confirm .content p.name::first-letter {
  text-transform: uppercase;
}
.account .switch-package-confirm .content p.name + p,
.account .remove-discount-confirm .content p.name + p,
.account .remove-product-confirm .content p.name + p {
  margin-top: 16px;
}
.account .switch-package-confirm .content p.description,
.account .remove-discount-confirm .content p.description,
.account .remove-product-confirm .content p.description {
  display: inline-block;
  margin: 8px 0 0;
}
.account .switch-package-confirm .content p.description span,
.account .remove-discount-confirm .content p.description span,
.account .remove-product-confirm .content p.description span {
  font-weight: 400 !important;
}
.account .switch-package-confirm .close,
.account .remove-discount-confirm .close,
.account .remove-product-confirm .close {
  width: fit-content;
  margin-left: auto;
  font-size: 26px;
  color: #333333;
  cursor: pointer;
}
.account .switch-package-confirm .title,
.account .remove-discount-confirm .title,
.account .remove-product-confirm .title {
  margin-top: 16px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  color: #333333;
  white-space: normal;
}
.account .switch-package-confirm .description,
.account .remove-discount-confirm .description,
.account .remove-product-confirm .description {
  margin-top: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
.account .switch-package-confirm .btn-yellow,
.account .remove-discount-confirm .btn-yellow,
.account .remove-product-confirm .btn-yellow {
  margin-top: 16px;
  max-width: 100%;
  width: 100%;
}
.account .switch-package-confirm .btn,
.account .remove-discount-confirm .btn,
.account .remove-product-confirm .btn {
  width: 100%;
  margin-top: 16px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  height: 60px;
  border: 1px solid #333333;
  outline: none;
  color: #333333;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}
.account .remove-discount-confirm .content p.name,
.account .remove-product-confirm .content p.name {
  display: inline-block;
  margin-top: 8px;
  font-weight: 600;
  font-size: 22px;
}
.account .remove-discount-confirm .content p.name::first-letter,
.account .remove-product-confirm .content p.name::first-letter {
  text-transform: uppercase;
}
.account .remove-discount-confirm .content p.name + p,
.account .remove-product-confirm .content p.name + p {
  margin-top: 16px;
}
.account .remove-discount-confirm .content p.description,
.account .remove-product-confirm .content p.description {
  display: inline-block;
  margin: 8px 0 0;
}
.account .remove-discount-confirm .content p.description span,
.account .remove-product-confirm .content p.description span {
  font-weight: 400 !important;
}
.account .remove-discount-confirm .close,
.account .remove-product-confirm .close {
  width: fit-content;
  margin-left: auto;
  font-size: 26px;
  color: #333333;
  cursor: pointer;
}
.account .remove-discount-confirm .title,
.account .remove-product-confirm .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #333333;
  text-align: center;
  margin: 24px 0 0;
}
.account .remove-discount-confirm .description,
.account .remove-product-confirm .description {
  margin-top: 16px !important;
  padding: 16px;
  background: #F3F3F3;
  border: 1px dashed #C4C4C4;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  display: flex;
  align-items: center;
  gap: 10px;
}
.account .remove-discount-confirm .description > div,
.account .remove-product-confirm .description > div {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  overflow: hidden;
}
.account .remove-discount-confirm .description > div img,
.account .remove-product-confirm .description > div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.account .remove-discount-confirm .btn-yellow,
.account .remove-product-confirm .btn-yellow {
  margin-top: 24px;
}
.account .remove-discount-confirm .btn-yellow + .btn,
.account .remove-product-confirm .btn-yellow + .btn {
  margin-top: 8px;
}
@media screen and (max-width: 550px) {
  .account .price-block .info .info-row {
    grid-template-columns: 1fr;
  }
  .account .price-block .info .info-row label {
    justify-content: space-between;
  }
  .account .price-block .info .info-row label span {
    white-space: nowrap;
  }
}
.account .info {
  margin: 7px 0 0 0;
  max-width: 100% !important;
}
.account .info label span {
  font-size: 14px;
  font-weight: 400;
  line-height: 15.4px;
  text-align: left;
}
.account .info-event {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #DBDBDB;
  margin: 0 0 10px 0;
}
.account .info .info-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  max-width: 100% !important;
  grid-gap: 10px;
}
@media screen and (max-width: 768px) {
  .account .info .info-row {
    flex-direction: column;
  }
  .account .info .info-row label {
    justify-content: space-between;
  }
  .account .info .info-row label span {
    white-space: nowrap;
  }
}
@media screen and (max-width: 500px) {
  .account .info .info-row {
    grid-template-columns: 1fr;
  }
  .account .info .info-row label {
    justify-content: space-between;
  }
  .account .info .info-row label span {
    white-space: nowrap;
  }
}
.account .info-btn__delete {
  background: #ffffff;
  color: #FA4F4F;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  padding: 0 8px;
  width: 110px;
  height: 36px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  cursor: pointer;
}
.account .info-btn__plus {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  gap: 8px;
  width: 100%;
  height: 60px;
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  margin: 16px 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}
.account .info .return-pack {
  margin: 5px 0 0 0;
}
.account .info .return-pack input {
  margin: 0 5px 0 0;
}
.account .info .return-pack label {
  align-items: center;
  display: flex;
  font-size: 14px;
  font-weight: 400;
}
.account .side-right.wholesale h2 {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #000000;
  padding-bottom: 24px;
}
@media (max-width: 1440px) {
}
@media screen and (max-width: 768px) {
  .account .side-right.wholesale h2 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 16px;
  }
}
.account .side-right.wholesale .wrapper {
  display: flex;
  border-top: 1px solid #F3F3F3;
  padding: 0 0 8px;
}
@media (max-width: 1440px) {
}
@media screen and (max-width: 768px) {
  .account .side-right.wholesale .wrapper {
    gap: 16px;
    flex-direction: column;
  }
}
.account .side-right.wholesale .notifications {
  width: 286px;
  padding: 24px 16px 0 0;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .account .side-right.wholesale .notifications {
    width: 100%;
  }
}
.account .side-right.wholesale .notifications .no-messages {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
  text-align: center;
  padding: 9px;
  border-radius: 8px;
  border: 1px solid #F3F3F3;
}
.account .side-right.wholesale .notifications ul li + li {
  margin-top: 10px;
}
.account .side-right.wholesale .notifications ul li {
  display: flex;
  justify-content: space-between;
  padding: 9px 10px 9px 34px;
  border: 1px solid #F3F3F3;
  border-radius: 8px;
  cursor: pointer;
}
.account .side-right.wholesale .notifications ul li.active {
  background: #F1F4F9;
  border: none;
}
.account .side-right.wholesale .notifications ul li.active .status {
  background: #fff;
}
.account .side-right.wholesale .notifications ul li.new .status {
  color: #00D060;
}
.account .side-right.wholesale .notifications ul li .status {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #8F8F8F;
  background: #F1F4F9;
  padding: 2px;
  border-radius: 6px;
  height: fit-content;
}
.account .side-right.wholesale .content-block {
  padding: 24px 0 0 16px;
  border-left: 1px solid #F3F3F3;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .account .side-right.wholesale .content-block {
    margin: 0;
  }
}
.account .side-right.wholesale .content-block h3 {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 23px;
  color: #333333;
}
.account .side-right.wholesale .content-block .proposal-person {
  margin-top: 16px;
}
.account .side-right.wholesale .content-block .proposal-person .proposal,
.account .side-right.wholesale .content-block .proposal-person .name,
.account .side-right.wholesale .content-block .proposal-person .company,
.account .side-right.wholesale .content-block .proposal-person .contacts {
  display: flex;
  justify-content: space-between;
}
.account .side-right.wholesale .content-block .proposal-person .proposal .hidden-blur,
.account .side-right.wholesale .content-block .proposal-person .name .hidden-blur,
.account .side-right.wholesale .content-block .proposal-person .company .hidden-blur,
.account .side-right.wholesale .content-block .proposal-person .contacts .hidden-blur {
  position: relative;
}
.account .side-right.wholesale .content-block .proposal-person .proposal .hidden-blur:before,
.account .side-right.wholesale .content-block .proposal-person .name .hidden-blur:before,
.account .side-right.wholesale .content-block .proposal-person .company .hidden-blur:before,
.account .side-right.wholesale .content-block .proposal-person .contacts .hidden-blur:before {
  content: '';
  position: absolute;
  top: -5%;
  left: -10%;
  width: 120%;
  height: 110%;
  z-index: 1;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(3px);
}
.account .side-right.wholesale .content-block .proposal-person .proposal p,
.account .side-right.wholesale .content-block .proposal-person .name p,
.account .side-right.wholesale .content-block .proposal-person .company p,
.account .side-right.wholesale .content-block .proposal-person .contacts p {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
}
.account .side-right.wholesale .content-block .proposal-person .contacts div {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.account .side-right.wholesale .content-block .proposal-person .contacts div a {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #0F3BAF;
}
.account .side-right.wholesale .content-block .proposal-person div + div {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #F4F4F4;
}
.account .side-right.wholesale .content-block .proposal-person .mask.hide-text {
  filter: blur(3.2px);
}
.account .side-right.wholesale .content-block .warn-message,
.account .side-right.wholesale .content-block .alert-hidden-seller {
  margin-top: 16px;
  padding: 12px 34px 12px 44px;
  background: #3C3C3C0D;
  border-radius: 8px;
  position: relative;
}
.account .side-right.wholesale .content-block .warn-message:before,
.account .side-right.wholesale .content-block .alert-hidden-seller:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 16px;
  width: 16px;
  height: 16px;
  background-image: url("../../site_assets/images/icons/i-red-circle.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.account .side-right.wholesale .content-block .warn-message span,
.account .side-right.wholesale .content-block .alert-hidden-seller span {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: rgba(27, 31, 59, 0.8);
}
.account .side-right.wholesale .content-block .warn-message p + p,
.account .side-right.wholesale .content-block .alert-hidden-seller p + p,
.account .side-right.wholesale .content-block .warn-message span + p,
.account .side-right.wholesale .content-block .alert-hidden-seller span + p {
  margin-top: 4px;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: -0.078px;
  color: rgba(27, 31, 59, 0.8);
}
.account .side-right.wholesale .content-block .proposal-content {
  border-radius: 8px;
  border: 2px solid #F3F3F3;
  padding: 16px;
  margin-top: 16px;
}
.account .side-right.wholesale .content-block .proposal-content .product-data {
  display: flex;
  justify-content: space-between;
}
.account .side-right.wholesale .content-block .proposal-content .product-data p:first-of-type {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  align-items: center;
  color: #000000;
}
.account .side-right.wholesale .content-block .proposal-content .product-data p:last-of-type {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #8F8F8F;
}
.account .side-right.wholesale .content-block .proposal-content .price-wrap {
  display: flex;
  gap: 24px;
  margin-top: 10px;
}
@media screen and (max-width: 1280px) {
  .account .side-right.wholesale .content-block .proposal-content .price-wrap {
    gap: 16px;
    flex-direction: column;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
}
@media screen and (max-width: 768px) {
  .account .side-right.wholesale .content-block .proposal-content .price-wrap {
    gap: 16px;
    flex-direction: column;
  }
}
.account .side-right.wholesale .content-block .proposal-content .price-wrap div {
  padding: 10px 0 10px 16px;
  background: #F3F3F3;
  border-radius: 8px;
  flex: 1;
}
.account .side-right.wholesale .content-block .proposal-content .price-wrap div p:first-of-type {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 110%;
  color: #333333;
}
.account .side-right.wholesale .content-block .proposal-content .price-wrap div p:last-of-type {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  margin-top: 8px;
}
.account .side-right.wholesale .content-block .proposal-content .delivery-info {
  margin-top: 10px;
  display: flex;
  column-gap: 16px;
  row-gap: 0;
  align-items: center;
  flex-wrap: wrap;
}
.account .side-right.wholesale .content-block .proposal-content .delivery-info .volume {
  padding: 9px 12.5px;
}
.account .side-right.wholesale .content-block .proposal-content .delivery-info p {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
  display: inline-block;
}
.account .side-right.wholesale .content-block .proposal-content .delivery-info a {
  margin-left: 8px;
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #0F3BAF;
}
.account .side-right.wholesale .content-block .img-wrap {
  width: 99px;
  height: 99px;
  margin: 0 auto;
}
.account .side-right.wholesale .content-block .img-wrap img {
  width: 100%;
}
.account .side-right.wholesale .content-block .about-info {
  max-width: 370px;
  margin: 24px auto 0;
}
.account .side-right.wholesale .content-block .about-info p {
  font-weight: 500;
  font-size: 22px;
  line-height: 27px;
  color: #000000;
  text-align: center;
}
.account .side-right.wholesale .content-block .about-info p + p {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}
.account .side-right.wholesale .content-block .button-wrapper {
  display: flex;
  gap: 16px;
  margin-top: 16px;
}
.account .side-right.wholesale .content-block .button-wrapper .btn-yellow {
  width: 189px;
  height: 37px;
  border-radius: 4px;
  padding: 10px;
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  text-align: center;
}
.account .side-right.wholesale .content-block .button-wrapper .reject {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #FA4F4F;
  padding: 10px;
  height: 37px;
  cursor: pointer;
}
.account .side-right.wholesale .wrapper.empty.none {
  display: none;
}
.account .side-right.wholesale .wrapper.empty .button-wrapper {
  margin-top: 24px;
  width: 100%;
  gap: 24px;
  justify-content: center;
}
@media screen and (max-width: 500px) {
  .account .side-right.wholesale .wrapper.empty .button-wrapper {
    flex-direction: column;
    gap: 16px;
  }
}
.account .side-right.wholesale .wrapper.empty .button-wrapper .btn-yellow {
  flex: 1;
}
@media screen and (max-width: 500px) {
  .account .side-right.wholesale .wrapper.empty .button-wrapper .btn-yellow {
    width: 100%;
    max-width: 100%;
  }
}
.account .side-right__row .items.three {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.account .side-right__row .items.three .item {
  width: calc(33% - 9px);
  padding: 12px;
  border: none;
  margin: 0 16px 16px 0;
}
.account .side-right__row .items.three .item:nth-child(3n) {
  margin: 0 0 16px 0;
}
@media screen and (max-width: 768px) {
  .account .side-right__row .items.three .item {
    width: calc(50% - 8px);
  }
  .account .side-right__row .items.three .item:nth-child(2n) {
    margin: 0 0 16px 0;
  }
}
@media screen and (max-width: 500px) {
  .account .side-right__row .items.three .item {
    width: 100%;
    margin: 0 0 16px 0;
  }
}
.account .side-right__title.is-loading,
.account .side-right__edit.is-loading,
.account .account-menu.is-loading li span,
.account .side-right__edit.is-loading {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 5px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
  color: rgba(255, 255, 255, 0);
  width: 150px;
  height: 31px;
}
.account .side-right__title.without.is-loading {
  width: 283px;
}
.account .side-right__title.goods.is-loading {
  width: 268px;
}
.account .side-right__edit {
  width: 119px;
  height: 31px;
  border-radius: 8px;
}
.account .account-menu.is-loading li {
  border: 2px solid transparent;
  background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%) border-box;
  animation: 1.5s shine linear infinite;
  height: 60px;
  padding: 0 10px;
}
.account .account-menu.is-loading li span:nth-child(1) {
  width: 37px;
  height: 38px;
}
.account .account-menu.is-loading li span:nth-child(2) {
  display: inline-block;
  margin-left: 16px;
}
.account .side-right__edit.is-loading {
  width: 114px;
  height: 31px;
}
.account form.is-loading input,
.account .form.is-loading input,
.account form.is-loading textarea,
.account .form.is-loading textarea,
.account form.is-loading > div .title span,
.account .form.is-loading > div .title span,
.account form.is-loading > div .content-form > div p,
.account .form.is-loading > div .content-form > div p,
.account form.is-loading label span,
.account .form.is-loading label span,
.account form.is-loading .title,
.account .form.is-loading .title,
.account form.is-loading .photos div,
.account .form.is-loading .photos div,
.account form.is-loading p,
.account .form.is-loading p,
.account form.is-loading .verification div,
.account .form.is-loading .verification div,
.account form.is-loading .terms div,
.account .form.is-loading .terms div,
.account form.is-loading button,
.account .form.is-loading button {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 5px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
  color: rgba(255, 255, 255, 0);
}
.account form.is-loading > div .title span,
.account .form.is-loading > div .title span {
  width: 140px;
  height: 17px;
}
.account form.is-loading label span,
.account .form.is-loading label span {
  width: 178px;
  height: 17px;
  display: inline-block;
  margin-left: 0;
}
.account form.is-loading label span:before,
.account .form.is-loading label span:before {
  display: none;
}
.account form.is-loading > div .content-form > div p,
.account .form.is-loading > div .content-form > div p {
  width: 160px;
  height: 28px;
  border-bottom: none;
}
.account form.is-loading textarea,
.account .form.is-loading textarea {
  border: none;
}
.account [data-form="packages"].is-loading .side-right__title.is-loading {
  width: 318px;
  height: 27px;
}
.account [data-form="packages"].is-loading [name="seller-profile"] .title {
  width: 246px;
  height: 17.59px;
}
.account [data-form="packages"].is-loading .photos div {
  width: 83px;
  height: 83px;
  border-radius: 15px;
}
.account [data-form="packages"].is-loading p {
  max-width: 160px;
  width: 100%;
  height: 28px;
  border-bottom: none;
}
.account [data-form="packages"].is-loading p.advice {
  width: 100%;
  max-width: 442px;
  height: 21px;
}
.account [data-form="packages"].is-loading label {
  margin-top: 8px;
}
.account [data-form="packages"].is-loading .verification div:nth-child(1) {
  width: 180px;
  height: 20px;
}
.account [data-form="packages"].is-loading .verification div:nth-child(2) {
  width: 51px;
  height: 31px;
  border-radius: 24px;
}
.account [data-form="packages"].is-loading .terms div:nth-child(1) {
  width: 100%;
  max-width: 93px;
  height: 20px;
}
.account [data-form="packages"].is-loading .terms div:nth-child(2) {
  height: 60px;
  width: 100%;
  margin-top: 16px;
}
.account [data-form="packages"].is-loading .terms button {
  width: 100%;
  max-width: 349px;
  height: 60px;
  border-radius: 16px;
}
.account [name="seller-address"].is-loading .title {
  width: 100%;
  max-width: 141px;
  height: 17.59px;
}
.account [name="seller-address"].is-loading .work-time {
  display: flex;
  align-items: center;
}
.account [name="seller-address"].is-loading .work-time p span:nth-child(1) {
  width: 100%;
  max-width: 112px;
  height: 17px;
  max-height: 17px;
}
.account [name="seller-address"].is-loading .work-time input {
  width: 122px;
  height: 59px;
  border-radius: 16px;
}
.account [name="seller-address"].is-loading .work-time p {
  background: none;
}
.account [name="seller-delivery"].is-loading .content-form > div div:nth-child(1) {
  width: 100%;
  max-width: 100px;
  height: 31px;
}
.account .side-right__row.start.is-loading input,
.account .side-right__row.start.is-loading label {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 5px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
  color: rgba(255, 255, 255, 0);
}
.account .side-right__row.start.is-loading label {
  width: 140px;
  height: 16px;
}
.account .side-right__status.is-loading > div:not(.future-status),
.account .side-right__status.is-loading .future-status > div:nth-child(1),
.account .side-right__status.is-loading .future-status > div:nth-child(2) {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 5px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
  color: rgba(255, 255, 255, 0);
}
.account .side-right__status.is-loading > div:not(.future-status) {
  min-width: 84px;
  height: 84px;
}
.account .side-right__status.is-loading > div:not(.future-status) label {
  display: none;
}
.account .side-right__status.is-loading .future-status > div:nth-child(1) {
  height: 50px;
}
.account-bottom {
  padding-top: 16px;
  border-top: 1px solid #F3F3F3;
  width: 100%;
}
.account-bottom a i {
  display: none;
}
.account-bottom > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 16px;
  border-radius: 8px;
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
}
.account-bottom img {
  margin-left: 38px;
  width: 9px;
}
.account-bottom .title {
  font-size: 16px;
  line-height: 17px;
  font-weight: 600;
  color: #333333;
}
.account-bottom p {
  margin-top: 4px;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  color: #333333;
  max-width: 223px;
}
.account-bottom i {
  font-size: 12px;
  line-height: 17px;
  font-weight: 600;
  margin-top: 4px;
}
.account .type-of-shops .shop.popular.is-loading:before,
.account .type-of-shops .shop.not-available.is-loading:before,
.account .type-of-shops .shop.in-progress.is-loading:before,
.account .type-of-shops .shop.is-loading:before,
.account .type-of-shops .shop.is-loading .price span,
.account .type-of-shops .shop.is-loading p,
.account .type-of-shops .shop.is-loading .conditions > div,
.account .type-of-shops .shop.is-loading .next {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 5px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
  color: rgba(255, 255, 255, 0);
}
.account .type-of-shops .shop.is-loading .next {
  border: none;
  box-shadow: none;
}
.account .type-of-shops .shop.is-loading .conditions > div {
  height: 19.41px;
}
.account .type-of-shops .shop.is-loading .conditions > div:nth-child(1):before,
.account .type-of-shops .shop.is-loading .conditions > div:nth-child(1):after,
.account .type-of-shops .shop.is-loading .conditions > div:nth-child(2):before,
.account .type-of-shops .shop.is-loading .conditions > div:nth-child(2):after,
.account .type-of-shops .shop.is-loading .conditions > div:nth-child(3):before,
.account .type-of-shops .shop.is-loading .conditions > div:nth-child(3):after,
.account .type-of-shops .shop.is-loading .conditions > div:nth-child(4):before,
.account .type-of-shops .shop.is-loading .conditions > div:nth-child(4):after {
  content: "";
  display: none;
}
.account .type-of-shops .shop.is-loading p {
  width: 90px;
  height: 19px;
}
.account .type-of-shops .shop.is-loading .price {
  height: initial;
}
.account .type-of-shops .shop.is-loading .price span {
  display: inline-block;
}
.account .type-of-shops .shop.is-loading .price span:nth-child(1) {
  width: 47px;
  height: 44px;
}
.account .type-of-shops .shop.is-loading .price span:nth-child(2) {
  width: 48px;
  height: 17px;
}
.account .type-of-shops .shop.active.is-loading {
  border: none;
}
.accounts {
  padding: 24px;
  position: absolute;
  left: 16px;
  width: calc(100% - 32px);
  background-color: #ffffff;
  box-shadow: 0 18px 28px rgba(9, 30, 66, 0.15), 0 0 1px rgba(9, 30, 66, 0.31);
  border-radius: 16px;
  top: 130px;
}
.accounts p {
  font-size: 16px;
  line-height: 17.6px;
  font-weight: 600;
  color: #333333;
}
.accounts p:nth-child(3) {
  margin-top: 16px;
}
.accounts .modal-close {
  margin: 15px 0 0 0;
  height: 32px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 13px;
  color: #8F8F8F;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.accounts .modal-close i {
  color: #8F8F8F;
  margin-right: 15px;
  margin-left: 12px;
}
.accounts .existing-acc {
  margin-top: 8px;
  border-bottom: 2px solid #333333;
  padding-bottom: 8px;
}
.accounts .existing-acc .left-content {
  display: flex;
  align-items: center;
}
.accounts .existing-acc .img {
  min-width: 52px;
  max-width: 52px;
  min-height: 52px;
  max-height: 52px;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid #A3B9CE;
}
.accounts .existing-acc .img.no-photo {
  padding: 10px;
}
.accounts .existing-acc .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.accounts .existing-acc .info {
  margin: 0 15px;
}
.accounts .existing-acc .info p {
  font-size: 10px;
  line-height: 16.91px;
  font-weight: 500;
  color: #333333;
}
.accounts .existing-acc .info div {
  font-size: 16px;
  line-height: 19.36px;
  font-weight: 500;
  color: #A3B9CE;
  margin-top: 8px;
}
.accounts .existing-acc > a {
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accounts .existing-acc > a:not(:last-child) {
  border-bottom: 1px dashed #DEDEDE;
}
.accounts .new-acc {
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
.accounts .new-acc > a {
  background-color: #F1F4F9;
  border-radius: 8px;
  padding: 8px;
  display: flex;
  align-items: center;
}
.accounts .new-acc > a span {
  font-size: 15px;
  line-height: 13.41px;
  font-weight: 400;
  color: #333333;
  margin-left: 16px;
}
.accounts .new-acc > a.in-development div:nth-of-type(2) {
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  color: #333333;
  margin-left: 16px;
}
.accounts .new-acc > a.in-development span {
  margin-left: 0;
  display: flex;
  width: 100%;
}
.accounts .new-acc > a.in-development small {
  font-weight: bold;
  font-size: 10px;
}
.accounts .new-acc > a:not(:first-child) {
  margin-top: 8px;
}
.accounts .new-acc .img {
  width: 42px;
  height: 42px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.accounts .sign-out {
  margin-top: 16px;
  display: inline-block;
  padding: 10px;
  text-align: center;
  width: 100%;
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 500;
  color: #000000;
  border: 1px solid #333333;
  border-radius: 4px;
}
.registration-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(51, 51, 51, 0.46);
  backdrop-filter: blur(4.5px);
}
.registration-modal .popup {
  padding: 24px 16px 32px 16px;
  width: 345px;
  margin: 210px auto 0 auto;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  background-color: #ffffff;
}
.registration-modal .popup img {
  display: block;
  margin: 0 auto;
  max-width: 108px;
}
.registration-modal .popup h2 {
  margin-top: 29px;
  font-size: 24px;
  line-height: 26.4px;
  font-weight: 600;
  color: #333333;
  text-align: center;
}
.registration-modal .popup p {
  margin-top: 16px;
  font-size: 16px;
  line-height: 23.28px;
  font-weight: 400;
  color: #333333;
  text-align: center;
}
.registration-modal .popup a {
  margin-top: 32px;
  display: inline-block;
  width: 100%;
  padding: 14px 0;
  text-align: center;
  color: #ffffff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 61px;
  background-color: #333333;
}
.account .side-left.mobile-ver {
  display: none;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1320px) {
  .account .side-right {
    max-width: initial;
  }
  .account .side-right__row .col {
    max-width: initial;
  }
  .account .side-left.mobile-ver {
    display: flex;
  }
}
@media (max-width: 768px) {
  .account form > div .verification [data-photos] {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .account [data-section="new-good"] .cloud .photos input {
    width: 30px;
  }
  .account [data-section="new-good"] .content-form {
    padding: 16px 0 0 0;
  }
  .account [data-section="new-good"] .side-right__title {
    font-size: 16px;
    line-height: 18px;
  }
  .account [data-section="new-good"] .side-right__title-wrapper {
    align-items: center;
  }
  .account form .work-time input {
    width: 100%;
    margin: 10px 0;
  }
  .account form > div {
    padding: 10px;
  }
  .account form .terms button[disabled],
  .account form .terms button {
    padding: 18px 0;
    width: 100%;
    text-align: center;
  }
  .account form > div.open p {
    flex-direction: column;
  }
  .account form > div.open .seller-address-btn {
    flex-direction: column;
  }
  .account form > div.open .seller-address-btn button {
    max-width: initial;
  }
  .account form > div.open .seller-address-btn button:nth-child(2) {
    margin-left: 0;
  }
  .account form > div.open .content-form {
    grid-template-columns: 1fr;
  }
  .account form > div.open .content-form > div {
    max-width: initial;
  }
  .account form > div.open .content-form .contact {
    margin-top: 15px;
  }
  .account form > div.open .content-form .sale-type {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    overflow: hidden;
  }
  .account form > div.open .content-form .sale-type .sale-type__wrapper {
    font-size: 14px;
  }
  .account form > div.open .content-form .sale-type .radio-button {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 38%;
  }
  .account form > div.open .content-form .sale-type .radio-button label span {
    white-space: nowrap;
    overflow: hidden;
    display: inline;
    text-overflow: ellipsis;
    width: 87%;
    font-weight: 400;
  }
  .account .type-of-shops {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 15px;
  }
}
@media (max-width: 620px) {
  .account form > div .verification [data-photos] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 600px) {
  .account .side-right__row.start {
    flex-direction: column;
  }
}
@media (max-width: 500px) {
  .account form .cloud {
    width: 100%;
  }
  .account form .cloud.with-photos {
    justify-content: center;
    flex-direction: column;
  }
  .account form > div.open .photos {
    margin-bottom: 10px;
  }
  .account .info {
    flex-direction: column;
    width: 100%;
  }
  .account .info [for="price"] input,
  .account .info [for="format"] input,
  .account .info [for="leftovers"] input {
    max-width: 100%;
  }
  .account .info input,
  .account .info select {
    max-width: 100%;
    width: 100%;
  }
  .account .info label:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .account .type-of-shops {
    grid-template-columns: 1fr;
    grid-row-gap: 30px;
  }
}
@media (max-width: 400px) {
  .account .side-left,
  .account .account .side-right {
    padding: 10px;
  }
}
.package {
  padding: 24px;
  gap: 8px;
  box-shadow: 0 1px 1px rgba(9, 30, 66, 0.25), 0 0 1px rgba(9, 30, 66, 0.31);
  border-radius: 16px;
  margin-bottom: 24px;
  position: relative;
}
.package:last-child {
  border-bottom: none;
}
.package i:hover ~ .tooltip {
  display: block;
}
.package .name {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  color: #333333;
}
.package-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 35px;
}
.package-bottom {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid rgba(163, 185, 206, 0.7);
}
.package-price {
  display: flex;
  margin: 8px 0 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 110%;
  color: #333333;
  align-items: baseline;
}
.package-price .price {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  margin: 0 8px;
}
.package-price .price .old {
  text-decoration-line: line-through;
  color: rgba(128, 128, 128, 0.55);
  font-size: 20px;
  line-height: 20px;
}
.package-fields {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}
.package-fields.maximum label {
  width: calc(100% / 2 - 8px);
}
.package-fields label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
  gap: 10px;
  background: #F3F3F3;
  border-radius: 8px;
  width: 100%;
}
.package-fields label input {
  background-color: #ffffff;
  letter-spacing: 0.16px;
  color: #A3B9CE;
  font-size: 16px;
  line-height: 19px;
}
.package .text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #8F8F8F;
}
.packages .tooltip {
  display: none;
  position: absolute;
  max-width: 550px;
  width: 100%;
  z-index: 9;
  background: #fff;
  border-radius: 16px;
  left: auto;
  top: 50px;
  background: rgba(147, 147, 147, 0.6);
  height: 277px;
}
.packages .tooltip .methods {
  zoom: 0.8;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 90%;
  margin: 0 auto;
}
.packages .tooltip .methods .add,
.packages .tooltip .methods a {
  cursor: none;
}
.packages .tooltip .methods .add.link,
.packages .tooltip .methods a.link {
  background: linear-gradient(85.92deg, #CB57E2 6.33%, #4753FF 100.66%);
  border-radius: 8px;
  color: #ffffff;
}
.packages .title i {
  transform: rotate(0) !important;
  font-size: 16px !important;
}
.package .price {
  text-align: center;
}
.package .price span {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  text-decoration-line: line-through;
  opacity: 0.5;
}
.package .select {
  text-align: right;
}
.package .select a {
  font-style: normal;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  height: 60px;
  margin: 16px 0 0 0;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  color: #FA4F4F;
}
.package .select a.active {
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  color: #333333;
}
.subscription {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 126px;
  background: #E4EEFF;
  padding: 0 35px;
  margin: 35px 0 0 0;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .subscription {
    margin: 16px 0 0 0;
  }
}
.subscription-left {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}
.subscription img {
  margin: 0 18px 0 0;
}
.subscription-right form {
  display: flex;
}
.subscription-right input {
  background: #FFFFFF;
  border-radius: 8px;
  height: 60px;
  border: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  padding: 0 18px;
  color: #8F8F8F;
  transform: rotate(-0.09deg);
  margin: 0 13px 0 0;
  outline: none;
}
.subscription-right input::placeholder {
  font-size: 18px;
  line-height: 22px;
  color: #8F8F8F;
}
.subscription-right button {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  padding: 0 41px;
  height: 60px;
  border: none;
  outline: none;
  background: #333333;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  cursor: pointer;
}
@media (max-width: 1248px) {
  .subscription {
    padding: 35px;
    height: initial;
  }
  .subscription-right {
    margin-top: 20px;
    width: 100%;
  }
  .subscription-right input {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .subscription {
    padding: 15px;
  }
  .subscription-right form {
    flex-wrap: wrap;
  }
  .subscription-right input {
    margin: 0;
  }
  .subscription-right button {
    width: 100%;
    margin-top: 20px;
  }
  .subscription-left {
    font-size: 16px;
  }
}
footer {
  background: #333333;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  padding: 45px 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
footer .company a {
  font-size: 14px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 24px 0 0 0;
}
@media (max-width: 768px) {
  footer .company a {
    flex-wrap: wrap;
    gap: 4px;
  }
}
footer .company img {
  width: 120px;
  margin: 0 0 0 5px;
}
footer small {
  color: #B9B9B9;
  font-weight: 300;
  font-size: 12px;
  line-height: 17px;
  padding: 16px 0 0 0;
  border-top: 1px solid rgba(148, 163, 184, 0.5);
  margin: 16px 0 0 0;
}
footer small > span {
  color: #F3F3F3;
}
footer .share {
  display: flex;
  margin-top: 8px;
}
footer .share a {
  color: #F3F3F3;
  font-size: 12px;
  line-height: 16.91px;
  font-weight: 300;
  padding: 7.5px 0 7.5px 7.5px;
  width: 106px;
  text-align: center;
  border-radius: 16px;
  background-color: #545454;
  position: relative;
}
footer .share a span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #000000;
}
footer .share a:nth-child(1) {
  padding: 7.5px 0 7.5px 24px;
}
footer .share a:nth-child(2) {
  margin-left: 8px;
}
footer .share i {
  color: #ffffff;
}
footer li {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 16px 0;
}
footer li a {
  color: #B9B9B9;
}
footer h3 {
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 24px 0;
}
footer .col {
  display: flex;
  flex-direction: column;
  width: fit-content;
}
footer .contact-item {
  height: 48px;
  display: flex;
  align-items: center;
  background: #414141;
  border-radius: 8px;
  margin: 0 0 8px 0;
  width: 100%;
  padding: 0 0 0 18px;
}
footer .contact-item img {
  width: 25px;
  height: 25px;
  display: block;
}
footer .contact-item a {
  display: flex;
  align-items: center;
}
footer .contact-item span {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  display: block;
  margin: 0 0 0 16px;
}
.copy {
  margin: 22px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
  text-align: center;
  width: 100%;
}
.copy .privacy {
  font-size: 12px;
  margin: 5px 0 0 0;
}
@media (max-width: 768px) {
  footer {
    grid-template-areas: "a a" "b c" "d d";
    grid-template-columns: initial;
    padding: 15px;
  }
  footer > div:nth-child(1) {
    grid-area: a;
  }
  footer > div:nth-child(2) {
    grid-area: b;
  }
  footer > div:nth-child(3) {
    grid-area: c;
  }
  footer > div:nth-child(4) {
    grid-area: d;
    width: initial;
  }
  footer > div:nth-child(4) .contact {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  footer > div:nth-child(4) .contact-item {
    width: 100%;
  }
  footer .col:not(:first-child) {
    margin-top: 15px;
  }
}
.order-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(70, 70, 70, 0.72);
  z-index: 20;
  animation-duration: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.click-overlay {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 30;
}
[data-popup="order-page"] {
  background-color: #ffffff;
  padding: 56px 20px 26px;
  border-radius: 16px;
  max-width: 460px;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  z-index: 100;
}
[data-popup="order-page"] > img {
  width: 153px;
}
[data-popup="order-page"] h2 {
  font-size: 24px;
  line-height: 26.4px;
  font-weight: 600;
  color: #333333;
  margin-top: 16px;
}
[data-popup="order-page"] > p {
  margin-top: 16px;
  font-size: 16px;
  line-height: 19.36px;
  font-weight: 400;
  color: #333333;
}
[data-popup="order-page"] > p a {
  color: #306AFF;
}
[data-popup="order-page"] > div:not(.close) {
  border: 1px solid rgba(0, 16, 61, 0.14);
  border-radius: 8px;
  width: 100%;
  margin-top: 16px;
}
[data-popup="order-page"] > div:not(.close) div {
  padding: 12px 10px;
  display: flex;
  align-items: center;
}
[data-popup="order-page"] > div:not(.close) div p {
  font-size: 18px;
  line-height: 19.8px;
  font-weight: 500;
  color: #333333;
}
[data-popup="order-page"] > div:not(.close) div p span {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  color: #64748B;
  display: inline-block;
  margin-top: 4px;
}
[data-popup="order-page"] > div:not(.close) div img {
  width: 32px;
  margin-right: 16px;
}
[data-popup="order-page"] > div:not(.close) div:nth-child(1),
[data-popup="order-page"] > div:not(.close) div:nth-child(2) {
  border-bottom: 1px solid rgba(0, 16, 61, 0.14);
}
[data-popup="order-page"] > a {
  margin-top: 16px;
  padding: 18px 10px;
  width: 255px;
  text-align: center;
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #333333;
}
[data-popup="order-page"] .close {
  position: absolute;
  top: 20px;
  right: 20px;
}
dialog.cookiefirst-root .cf2CeT {
  position: fixed;
  left: 32px;
  right: 32px;
  bottom: 20px;
  padding: 16px;
  background-color: #000000FF;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
  border-radius: 11px;
  display: flex;
  align-items: center;
  z-index: 20;
}
@media (max-width: 768px) {
  dialog.cookiefirst-root .cf2CeT {
    left: 12px;
    bottom: 16px;
    width: calc(100% - 24px);
  }
}
dialog.cookiefirst-root .cf1f8N.cf1uIq {
  display: none !important;
}
dialog.cookiefirst-root h2,
dialog.cookiefirst-root p,
dialog.cookiefirst-root span {
  color: #ffffff !important;
}
dialog.cookiefirst-root .secondary-intro {
  color: #ffffff;
  text-decoration: underline;
}
@media (max-width: 768px) {
  dialog.cookiefirst-root .secondary-intro {
    margin-bottom: 15px;
  }
}
dialog.cookiefirst-root [data-cookiefirst-widget='banner'] {
  background: #000000FF !important;
}
dialog.cookiefirst-root [data-cookiefirst-button] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  background: #242424 !important;
  border-radius: 8px !important;
  padding: 5px 10px !important;
  gap: 10px;
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%) !important;
  font-family: 'Inter', sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 15px !important;
  line-height: 18px;
  color: #333333 !important;
  cursor: pointer;
  border: none !important;
}
dialog.cookiefirst-root [data-cookiefirst-button]:hover {
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%) !important;
  border-radius: 8px !important;
  border: none !important;
}
dialog.cookiefirst-root [data-cookiefirst-button] span {
  font-family: 'Inter', sans-serif !important;
  color: #333333 !important;
  font-size: 15px !important;
  font-weight: 500;
}
@media (max-width: 768px) {
  dialog.cookiefirst-root .cf3Tgk {
    display: flex;
    flex-direction: column;
  }
  dialog.cookiefirst-root .cf3Tgk > div {
    width: 100%;
    max-width: 100%;
  }
}
dialog.cookiefirst-root .cf2CeT *:focus,
dialog.cookiefirst-root .cf2CeT *:active {
  outline: none !important;
}
dialog.cfKpv2:before {
  background: rgba(70, 70, 70, 0.72);
  backdrop-filter: blur(2px);
}
dialog.cfKpv2 div.cookiefirst-root *:focus,
dialog.cfKpv2 div.cookiefirst-root *:active {
  outline: none !important;
}
dialog.cfKpv2 *,
dialog.cfKpv2 [data-cookiefirst-accent-color] {
  color: #333333 !important;
}
dialog.cfKpv2 .cf3y_H:hover:not([aria-selected=true]):before {
  border-bottom-color: #333333 !important;
}
dialog.cfKpv2 .cfyBmF {
  background-color: #ffffff;
  box-shadow: 0 18px 28px rgba(9, 30, 66, 0.15), 0 0 1px rgba(9, 30, 66, 0.31);
  border-radius: 16px;
}
dialog.cfKpv2 .cf3F2u {
  padding: 24px;
}
dialog.cfKpv2 .cf3F2u > button {
  display: none;
}
dialog.cfKpv2 * {
  font-family: 'Inter', sans-serif !important;
}
dialog.cfKpv2 .cf3nSz [data-cookiefirst-button] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  background: #242424 !important;
  border-radius: 8px !important;
  padding: 5px 10px !important;
  gap: 10px;
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%) !important;
  font-family: 'Inter', sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 15px !important;
  line-height: 18px;
  color: #333333 !important;
  cursor: pointer;
  border: none !important;
}
dialog.cfKpv2 .cf3nSz [data-cookiefirst-button]:hover {
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%) !important;
  border-radius: 8px !important;
  border: none !important;
}
dialog.cfKpv2 .cf3nSz [data-cookiefirst-button] span {
  font-family: 'Inter', sans-serif !important;
  color: #333333 !important;
  font-size: 15px !important;
  font-weight: 500;
}
dialog.cfKpv2 .cf3dLT {
  height: 30px;
  max-height: 30px;
  width: 47px;
  max-width: 47px;
}
dialog.cfKpv2 .cf3dLT:before {
  background: rgba(130, 130, 130, 0.16);
  opacity: 1;
  border-radius: 30px;
}
dialog.cfKpv2 .cf3dLT:after {
  border: none;
  border-radius: 30px;
}
dialog.cfKpv2 .cf3dLT .cfUHd6 {
  background-color: #FFFFFF;
  border-radius: 50%;
  height: 27px;
  left: 1px;
  line-height: 12px;
  top: 1px;
  width: 27px;
  border: 0.5px solid rgba(0, 0, 0, 0.04);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15), 0 3px 1px rgba(0, 0, 0, 0.06);
}
dialog.cfKpv2 .cf3dLT.cf1qTm .cfUHd6 {
  background-color: #ffffff;
  opacity: 1;
  transform: translateX(18px);
}
dialog.cfKpv2 .cf3dLT.cf1qTm:before {
  background-color: #FFA800;
  opacity: 1;
}
dialog.cfKpv2 .cf3CaA.cf3-eh {
  display: none;
}
.popup {
  position: fixed;
  top: 120px;
  left: 50%;
  right: 0;
  bottom: 0;
  z-index: 26;
  transform: translateX(-50%);
  width: fit-content;
  height: fit-content;
}
.popup .modal {
  padding: 20px 20px 26px 20px;
  background-color: #ffffff;
  border-radius: 16px;
  max-width: 394px;
  width: 100%;
}
.popup .close {
  display: flex;
  justify-content: flex-end;
}
.popup .close i {
  font-size: 24px;
  line-height: 26.4px;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
}
.popup h2 {
  font-size: 24px;
  line-height: 26.4px;
  color: #333333;
  font-weight: 600;
  margin: 10px 0;
}
.popup .ws-order {
  display: flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(93.77deg, rgba(250, 224, 2, 0.2) -2.72%, rgba(255, 229, 0, 0.2) 104.62%);
  border-radius: 40px;
  font-weight: 500;
  padding: 11px;
}
[data-section="your-goods"].side-right .statistics .ended-free {
  margin-top: 10px;
  padding: 12px 16px;
  border-radius: 12px;
  background-color: #FFC7C7;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
[data-section="your-goods"].side-right .statistics .ended-free > img:nth-child(1) {
  width: 16px;
  height: 16px;
  margin-right: 12px;
  margin-top: 2px;
}
[data-section="your-goods"].side-right .statistics .ended-free > img:nth-child(3) {
  width: 10px;
  height: 10px;
}
[data-section="your-goods"].side-right .statistics .ended-free > div {
  display: flex;
  flex-direction: column;
  width: 100%;
}
[data-section="your-goods"].side-right .statistics .ended-free > div > p:nth-child(1) {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: -0.5px;
  color: #1B1F3BCC;
}
[data-section="your-goods"].side-right .statistics .ended-free > div > p:nth-child(2) {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: -0.078px;
  color: #1B1F3BCC;
  margin-top: 4px;
}
[data-section="your-goods"].side-right .statistics .ended-free > div a {
  margin-top: 12px;
  padding: 6.5px 0;
  text-align: center;
  width: 149px;
  background-color: #333333;
  border-radius: 50px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #ffffff;
}
[data-section="your-goods"].side-right .statistics .top {
  padding: 10px 0 8px 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 500px) {
  [data-section="your-goods"].side-right .statistics .top {
    align-items: center;
  }
}
[data-section="your-goods"].side-right .statistics .top img {
  height: 12px;
  width: 6px;
  transform: rotate(90deg);
  margin-left: 8px;
}
[data-section="your-goods"].side-right .statistics .top .title {
  font-size: 16px;
  line-height: 19.36px;
}
[data-section="your-goods"].side-right .statistics .top .title:nth-child(2) {
  font-weight: 500;
}
[data-section="your-goods"].side-right .statistics .graphs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 8px;
}
@media screen and (max-width: 768px) {
  [data-section="your-goods"].side-right .statistics .graphs {
    grid-template-columns: 1fr;
  }
}
[data-section="your-goods"].side-right .statistics .graphs > div {
  padding: 10px 8px;
  border-radius: 8px;
  background-color: #F3F3F3;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
[data-section="your-goods"].side-right .statistics .graphs > div .text {
  font-size: 14px;
  line-height: 16.91px;
  font-weight: 400;
  color: #333333;
}
[data-section="your-goods"].side-right .statistics .graphs > div .text .red {
  color: #C70C00;
}
[data-section="your-goods"].side-right .statistics .graphs > div .text .green {
  color: #00D060;
}
[data-section="your-goods"].side-right .statistics .graphs > div .text b {
  font-size: 21px;
  line-height: 16.91px;
  font-weight: 700;
  color: #333333;
}
[data-section="your-goods"].side-right .statistics .graphs > div .text p:nth-child(2) {
  margin-top: 8px;
  font-size: 12px;
  line-height: 14.52px;
  font-weight: 400;
  color: #333333;
}
[data-section="your-goods"].side-right .statistics .graphs > div .graph {
  width: 95px;
  height: 52px;
  border-radius: 7px;
  background-color: #ffffff;
  border: 1px solid #E3E3E3;
}
@media screen and (max-width: 768px) {
  [data-section="your-goods"].side-right .statistics .graphs .views-block {
    display: none;
  }
}
[data-section="your-goods"].side-right .statistics .watch-all {
  margin-top: 10px;
  cursor: pointer;
}
[data-section="your-goods"].side-right .statistics .watch-all .tit {
  padding: 8px 0;
  text-align: center;
  font-size: 12.61px;
  line-height: 16.81px;
  font-weight: 600;
  color: #ffffff;
  border-radius: 8px;
  background-color: #333333;
  box-shadow: 1.40113px 1.40113px 2.80226px rgba(0, 0, 0, 0.1);
}
[data-section="your-goods"].side-right .statistics .add-good-group {
  margin-top: 10px;
  padding-bottom: 24px;
  border-bottom: 1px solid #F3F3F3;
}
[data-section="your-goods"].side-right .statistics .add-good-group .btn-wr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10px;
}
@media screen and (max-width: 768px) {
  [data-section="your-goods"].side-right .statistics .add-good-group .btn-wr {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) {
  [data-section="your-goods"].side-right .statistics .add-good-group .btn-wr .add-group {
    display: none;
  }
}
[data-section="your-goods"].side-right .statistics .add-good-group .btn {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #333333;
  padding: 18px 0;
  text-align: center;
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  border: none;
  cursor: pointer;
}
[data-section="your-goods"].side-right .statistics .goods-categories {
  margin-top: 24px;
}
[data-section="your-goods"].side-right .statistics .goods-categories .good-category .top {
  padding: 16px 24px;
  border-radius: 16px;
  background-color: #F0F0F0;
}
[data-section="your-goods"].side-right .statistics .goods-categories .good-category .top .name {
  font-size: 16px;
  line-height: 17.6px;
  font-weight: 600;
  color: #333333;
  margin-right: 24px;
}
[data-section="your-goods"].side-right .statistics .goods-categories .good-category .top > div {
  display: flex;
  align-items: center;
}
[data-section="your-goods"].side-right .statistics .goods-categories .good-category .top > div a {
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  color: #333333;
  padding: 8px;
  text-align: center;
  width: 131px;
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  border-radius: 8px;
}
[data-section="your-goods"].side-right .statistics .goods-categories .good-category:not(:first-child) {
  margin-top: 10px;
}
[data-section="your-goods"].side-right .statistics .add-new-cat {
  margin-top: 10px;
}
[data-section="your-goods"].side-right .statistics .add-new-cat a {
  width: 100%;
  display: inline-block;
  padding: 18px 10px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #333333;
  border-radius: 16px;
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
}
[data-section="your-goods"].side-right .add-goods {
  margin-top: 23.47px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section="your-goods"].side-right .add-goods h2 {
  font-size: 22px;
  line-height: 26.63px;
  font-weight: 500;
  color: #000000;
  margin-top: 31.91px;
}
[data-section="your-goods"].side-right .add-goods span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #333333;
  margin-top: 8px;
}
[data-section="your-goods"].side-right .add-goods p {
  font-size: 16px;
  line-height: 19.36px;
  font-weight: 400;
  color: #333333;
  letter-spacing: 0.2414px;
  margin-top: 24px;
}
[data-section="your-goods"].side-right .add-goods a {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  padding: 18px;
  margin-top: 26px;
  color: #333333;
  width: 100%;
  max-width: 423px;
  text-align: center;
  background: linear-gradient(93.77deg, #FFD000 -2.72%, #FFBC00 104.62%);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
}
[data-section="your-goods"].side-right .add-goods img {
  max-width: 93px;
  width: 100%;
}
.between-cards {
  padding: 16px 38px 21px 38px;
  background-color: #FCD305;
  border-radius: 16px;
}
.between-cards p {
  font-size: 66.23px;
  line-height: 75.77px;
  font-weight: 800;
  color: #373737;
  text-transform: uppercase;
}
.between-cards a {
  font-size: 16px;
  line-height: 19.36px;
  font-weight: 700;
  color: #333333;
  padding: 24.5px 0;
  text-align: center;
  width: 284px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 7px;
  margin-top: 15px;
  text-transform: uppercase;
}
.export-page .side-right h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 110%;
  color: #333333;
}
.export-page .side-right > p {
  margin-top: 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #333333;
}
.export-page .side-right .subscribe-banner {
  display: none !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  margin-top: 24px;
  gap: 10px;
  background: #DFF3FC;
  border-radius: 16px;
}
.export-page .side-right .subscribe-banner > div {
  display: flex;
  gap: 16px;
  align-items: center;
}
.export-page .side-right .subscribe-banner > div i {
  font-size: 20px;
}
.export-page .side-right .subscribe-banner > div p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
  color: #333333;
  max-width: 474px;
}
.export-page .side-right .how-it-works,
.export-page .side-right .export-instruction {
  margin-top: 32px;
}
.export-page .side-right .how-it-works p,
.export-page .side-right .export-instruction p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  margin-top: 8px;
}
.export-page .side-right .how-it-works ul,
.export-page .side-right .export-instruction ul {
  list-style-type: none;
  margin-top: 24px;
}
.export-page .side-right .how-it-works ul li,
.export-page .side-right .export-instruction ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: flex-start;
  color: #333333;
}
.export-page .side-right .how-it-works ul li + li,
.export-page .side-right .export-instruction ul li + li {
  margin-top: 16px;
}
.export-page .side-right .how-it-works ul li.sublist,
.export-page .side-right .export-instruction ul li.sublist {
  padding-left: 50px;
}
.export-page .side-right .how-it-works ul li span,
.export-page .side-right .export-instruction ul li span {
  width: 21px;
  height: 21px;
  background: #ECECEC;
  border-radius: 50%;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  color: #333333;
  justify-content: center;
  margin-right: 8px;
  flex-shrink: 0;
}
.export-page .side-right .how-it-works ul .sublist + .sublist,
.export-page .side-right .export-instruction ul .sublist + .sublist {
  margin-top: 6px;
}
/*# sourceMappingURL=style.css.map */