.dropshipping__cards {
  counter-reset: item;
  margin-bottom: 5rem;
}
.dropshipping__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 2rem;
  padding: 2.5rem;
  background-color: var(--black);
  -webkit-box-shadow: inset 0 0 40px 20px rgba(255, 128, 23, 0.81);
  box-shadow: inset 0 0 40px 20px rgba(255, 128, 23, 0.81);
  counter-increment: item;
}
.dropshipping__card > * {
  width: 50%;
}
.dropshipping__card-wrapper {
  margin-right: 1.125rem;
}
.dropshipping__card-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  background-color: var(--beige);
  border-radius: 3.125rem;
  margin-bottom: 1.375rem;
  -webkit-box-shadow: 51px 27px 172px 12px rgba(255, 128, 23, 0.8), -55px -27px 172px 0 rgba(255, 128, 23, 0.81), 0 0 19px 0 rgba(255, 255, 255, 0.91);
  box-shadow: 51px 27px 172px 12px rgba(255, 128, 23, 0.8), -55px -27px 172px 0 rgba(255, 128, 23, 0.81), 0 0 19px 0 rgba(255, 255, 255, 0.91);
}
.dropshipping__card-number::before {
  content: counter(item);
  font-size: max(3rem, 12px);
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  color: var(--orange);
}
.dropshipping__card-text {
  font-size: max(1.25rem, 12px);
  line-height: 130%;
  font-weight: 500;
}
.dropshipping__card-img {
  position: relative;
}
.dropshipping__card-img::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 63.3%;
}
.dropshipping__card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.dropshipping__card:not(:last-child) {
  position: relative;
  margin-bottom: 1.25rem;
}
.dropshipping__card:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 5rem;
  left: -4.375rem;
  bottom: -6.375rem;
  width: 7.5rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('data:image/svg+xml,%3Csvg width="121" height="422" preserveAspectRatio="none" viewBox="0 0 121 422" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M27.3613 419.486C27.4258 419.498 27.4901 419.511 27.5547 419.522C27.7302 419.554 27.9065 419.581 28.083 419.609C28.1715 419.623 28.2599 419.638 28.3486 419.651C28.4841 419.672 28.6199 419.69 28.7559 419.709C28.8749 419.725 28.9938 419.743 29.1133 419.758C29.2409 419.774 29.369 419.787 29.4971 419.802C29.6293 419.817 29.7618 419.832 29.8945 419.845C30.0342 419.859 30.1742 419.87 30.3145 419.882C30.424 419.891 30.5336 419.902 30.6436 419.91C30.7674 419.919 30.8914 419.927 31.0156 419.935C31.6718 419.976 32.3334 420 33 420H38.5V422H33C32.7159 422 32.4327 421.996 32.1504 421.989C30.3713 421.944 28.6271 421.756 26.9277 421.439C26.8051 421.417 26.6827 421.393 26.5605 421.369L26.7549 420.391L26.9492 419.41C27.0861 419.437 27.2238 419.461 27.3613 419.486ZM60.5 420V422H49.5V420H60.5ZM82.5 420V422H71.5V420H82.5ZM104.5 420V422H93.5V420H104.5ZM121 420V422H115.5V420H121ZM7.2627 406.284C7.3346 406.391 7.40826 406.497 7.48145 406.603C7.54928 406.701 7.61661 406.799 7.68555 406.896C7.76844 407.014 7.85303 407.129 7.9375 407.245C7.99874 407.329 8.05903 407.414 8.12109 407.497C8.21086 407.618 8.30306 407.736 8.39453 407.855C8.45801 407.938 8.52067 408.021 8.58496 408.104C8.65383 408.191 8.72415 408.278 8.79395 408.365C8.88283 408.476 8.97115 408.588 9.06152 408.697C9.13762 408.79 9.21583 408.88 9.29297 408.972C9.37727 409.072 9.46036 409.173 9.5459 409.271C9.55586 409.283 9.5662 409.294 9.57617 409.306C9.73155 409.485 9.88847 409.662 10.0479 409.838C10.0872 409.881 10.1284 409.923 10.168 409.966C10.8983 410.761 11.6696 411.517 12.4785 412.232C12.5616 412.306 12.6437 412.381 12.7275 412.453C12.8264 412.539 12.9274 412.622 13.0273 412.706C13.1188 412.783 13.2094 412.861 13.3018 412.938C13.4115 413.028 13.5228 413.116 13.6338 413.205C13.718 413.273 13.8018 413.341 13.8867 413.407C13.9717 413.474 14.0579 413.539 14.1436 413.604C14.2627 413.696 14.3814 413.788 14.502 413.878C14.5511 413.915 14.601 413.95 14.6504 413.986C14.8002 414.097 14.9507 414.206 15.1025 414.313C15.1999 414.382 15.2983 414.45 15.3965 414.518C15.5024 414.591 15.608 414.664 15.7148 414.736C15.7356 414.75 15.7556 414.765 15.7764 414.779L15.2207 415.61L14.6641 416.439C14.642 416.425 14.6197 416.41 14.5977 416.396C13.3571 415.561 12.1776 414.643 11.0645 413.651C10.1024 412.795 9.19108 411.883 8.33496 410.92C7.34877 409.811 6.43474 408.637 5.60352 407.401C5.5887 407.379 5.57434 407.357 5.55957 407.335L6.38965 406.779L7.2207 406.224C7.23437 406.244 7.24899 406.264 7.2627 406.284ZM0 389V383.066H2V389C2 389.666 2.02304 390.328 2.06445 390.983C2.07229 391.108 2.07957 391.232 2.08887 391.355C2.09347 391.417 2.09953 391.478 2.10449 391.539C2.1198 391.728 2.13561 391.917 2.1543 392.104C2.16325 392.194 2.17388 392.284 2.18359 392.374C2.19982 392.524 2.21504 392.674 2.2334 392.823L2.24902 392.948C2.25985 393.033 2.27364 393.118 2.28516 393.203C2.3054 393.353 2.32529 393.502 2.34766 393.65C2.361 393.739 2.37555 393.828 2.38965 393.916C2.41777 394.093 2.44548 394.269 2.47656 394.444C2.48801 394.509 2.50085 394.573 2.5127 394.638C2.53803 394.776 2.56269 394.914 2.58984 395.051L1.60938 395.245L0.630859 395.438C0.605339 395.309 0.579676 395.18 0.555664 395.051C0.388829 394.151 0.257205 393.238 0.165039 392.314C0.0563233 391.224 0 390.119 0 389ZM2 359.333V371.2H0V359.333H2ZM2 335.6V347.467H0V335.6H2ZM2 311.866V323.733H0V311.866H2ZM2 288.134V300H0V288.134H2ZM2 264.4V276.267H0V264.4H2ZM2 240.667V252.533H0V240.667H2ZM2 216.934V228.8H0V216.934H2ZM2 193.2V205.066H0V193.2H2ZM2 169.467V181.333H0V169.467H2ZM2 145.733V157.6H0V145.733H2ZM2 122V133.866H0V122H2ZM2 98.2666V110.134H0V98.2666H2ZM2 74.5332V86.4004H0V74.5332H2ZM2 50.7998V62.667H0V50.7998H2ZM0 33C0 31.881 0.0562598 30.775 0.165039 29.6846C0.257939 28.7537 0.391842 27.8345 0.560547 26.9277C0.583359 26.8051 0.606695 26.6827 0.630859 26.5605L1.60938 26.7549L2.58984 26.9492C2.56379 27.0809 2.54098 27.2134 2.5166 27.3457C2.50375 27.4154 2.48894 27.4848 2.47656 27.5547C2.44547 27.7302 2.41777 27.9065 2.38965 28.083C2.37555 28.1715 2.36101 28.2599 2.34766 28.3486C2.32728 28.4841 2.30865 28.6199 2.29004 28.7559C2.27374 28.8749 2.25615 28.9938 2.24121 29.1133C2.22525 29.2409 2.21167 29.369 2.19727 29.4971C2.18239 29.6293 2.1675 29.7618 2.1543 29.8945C2.14041 30.0342 2.12921 30.1743 2.11719 30.3145C2.10778 30.424 2.09713 30.5336 2.08887 30.6436C2.07957 30.7673 2.0723 30.8914 2.06445 31.0156C2.023 31.6718 2 32.3334 2 33V38.9336H0V33ZM15.2207 6.38965L15.7764 7.2207C15.7557 7.23452 15.7354 7.24883 15.7148 7.2627C15.608 7.3346 15.5024 7.40825 15.3965 7.48145C15.2983 7.54928 15.1999 7.61661 15.1025 7.68555C14.9855 7.76844 14.8697 7.85303 14.7539 7.9375C14.6699 7.99874 14.5853 8.05903 14.502 8.12109C14.3814 8.21087 14.2627 8.30306 14.1436 8.39453C14.0579 8.46027 13.9717 8.52519 13.8867 8.5918C13.8018 8.65841 13.718 8.72647 13.6338 8.79395C13.5228 8.88283 13.4115 8.97115 13.3018 9.06152C13.2094 9.13762 13.1188 9.21583 13.0273 9.29297C12.9274 9.37727 12.8264 9.46036 12.7275 9.5459C12.6437 9.61847 12.5616 9.69315 12.4785 9.7666C11.5198 10.6141 10.6141 11.5198 9.7666 12.4785C9.69315 12.5616 9.61847 12.6437 9.5459 12.7275C9.46036 12.8264 9.37727 12.9274 9.29297 13.0273C9.21583 13.1188 9.13762 13.2094 9.06152 13.3018C8.97115 13.4115 8.88283 13.5228 8.79395 13.6338C8.72647 13.718 8.65841 13.8018 8.5918 13.8867C8.52519 13.9717 8.46027 14.0579 8.39453 14.1436C8.30306 14.2627 8.21087 14.3814 8.12109 14.502C8.08127 14.5554 8.04339 14.6103 8.00391 14.6641C7.89698 14.8096 7.78998 14.9551 7.68555 15.1025C7.61661 15.1999 7.54928 15.2983 7.48145 15.3965C7.40825 15.5024 7.3346 15.608 7.2627 15.7148C7.24883 15.7354 7.23452 15.7557 7.2207 15.7764L6.38965 15.2207L5.55957 14.6641C5.57434 14.642 5.5887 14.6197 5.60352 14.5977C6.43838 13.3571 7.35652 12.1776 8.34766 11.0645C9.20004 10.1072 10.1072 9.20004 11.0645 8.34766C12.1776 7.35652 13.3571 6.43838 14.5977 5.60352C14.6197 5.5887 14.642 5.57434 14.6641 5.55957L15.2207 6.38965ZM38.5 0V2H33C32.3334 2 31.6718 2.023 31.0156 2.06445C30.8914 2.0723 30.7673 2.07957 30.6436 2.08887C30.5336 2.09713 30.424 2.10778 30.3145 2.11719C30.1743 2.12921 30.0342 2.14041 29.8945 2.1543C29.7618 2.1675 29.6293 2.18239 29.4971 2.19727C29.369 2.21167 29.2409 2.22525 29.1133 2.24121C28.9974 2.2557 28.8821 2.27329 28.7666 2.28906C28.627 2.30812 28.4876 2.32675 28.3486 2.34766C28.2599 2.36101 28.1715 2.37555 28.083 2.38965C27.9065 2.41777 27.7302 2.44547 27.5547 2.47656C27.4901 2.48801 27.4258 2.50085 27.3613 2.5127C27.2237 2.53798 27.0862 2.56275 26.9492 2.58984L26.7549 1.60938L26.5605 0.630859C26.6827 0.606695 26.8051 0.583359 26.9277 0.560547C28.8969 0.194188 30.9263 1.19209e-07 33 0H38.5ZM60.5 0V2H49.5V0H60.5ZM82.5 0V2H71.5V0H82.5ZM104.5 0V2H93.5V0H104.5ZM121 0V2H115.5V0H121Z" fill="url(%23paint0_linear_221_14055)"/%3E%3Cdefs%3E%3ClinearGradient id="paint0_linear_221_14055" x1="101.661" y1="447.25" x2="-173.356" y2="444.35" gradientUnits="userSpaceOnUse"%3E%3Cstop stop-color="%23FFEEDE"/%3E%3Cstop offset="1" stop-color="%23E37217"/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E');
}
.dropshipping__text {
  max-width: 40rem;
  margin: 0 auto 2.5rem;
}
.dropshipping__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px -1.25rem;
}
.dropshipping__items > * {
  margin: 0 20px 1.25rem;
  width: calc(33.3333333333% - 40px);
}
.dropshipping__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 2.5rem 1.25rem;
  border-radius: 1.25rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.01)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.01) 100%);
}
.dropshipping__item-ico {
  width: 2rem;
  height: 2rem;
  margin-bottom: 1.25rem;
}
.dropshipping__item-ico > svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.dropshipping__item-text {
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .dropshipping__cards {
    padding-left: 16px;
    margin-bottom: 60px;
  }
  .dropshipping__card {
    padding: 20px 20px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: inset 0 0 20px 10px rgba(255, 128, 23, 0.8);
    box-shadow: inset 0 0 20px 10px rgba(255, 128, 23, 0.8);
  }
  .dropshipping__card > * {
    width: 100%;
  }
  .dropshipping__card-wrapper {
    margin-right: unset;
    margin-bottom: 32px;
  }
  .dropshipping__card-number {
    width: 64px;
    height: 64px;
  }
  .dropshipping__card-number::before {
    font-size: 32px;
  }
  .dropshipping__card-text {
    font-size: 18px;
    line-height: 140%;
  }
  .dropshipping__card:not(:last-child) {
    margin-bottom: 16px;
  }
  .dropshipping__card:not(:last-child)::before {
    top: 52px;
    left: -16px;
    bottom: -68px;
    width: 40px;
    background-image: url('data:image/svg+xml,%3Csvg width="41" height="443" preserveAspectRatio="none" viewBox="0 0 41 443" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M20.7607 440.608C20.8371 440.623 20.9136 440.637 20.9902 440.65C21.0834 440.667 21.1769 440.682 21.2705 440.697C21.3641 440.713 21.4578 440.728 21.5518 440.742C21.6605 440.759 21.7696 440.773 21.8789 440.788C21.955 440.798 22.0311 440.81 22.1074 440.819C22.2512 440.837 22.3955 440.853 22.54 440.868C22.5814 440.873 22.6227 440.878 22.6641 440.882C23.0153 440.917 23.3688 440.944 23.7246 440.964C23.7594 440.966 23.7942 440.968 23.8291 440.97C24.027 440.98 24.2256 440.988 24.4248 440.993L25 441H29V443H25C23.4054 443 21.8452 442.848 20.332 442.562C20.262 442.549 20.1919 442.536 20.1221 442.522L20.3164 441.543L20.5098 440.562C20.593 440.579 20.6772 440.593 20.7607 440.608ZM41 441V443H37V441H41ZM5.90332 430.822C5.96291 430.911 6.02417 430.998 6.08496 431.086C6.12736 431.147 6.16894 431.209 6.21191 431.27C6.26067 431.338 6.31086 431.406 6.36035 431.475C6.41914 431.556 6.47729 431.637 6.53711 431.718C6.70564 431.944 6.8791 432.167 7.05566 432.387C7.12031 432.467 7.18429 432.548 7.25 432.628C8.07597 433.629 8.98527 434.559 9.9668 435.407C10.1784 435.59 10.3941 435.768 10.6123 435.943C10.6861 436.003 10.7594 436.063 10.834 436.121C10.8695 436.149 10.9058 436.176 10.9414 436.203C11.054 436.29 11.167 436.377 11.2812 436.462C11.3087 436.482 11.3367 436.502 11.3643 436.522C11.4852 436.612 11.6067 436.7 11.7295 436.787C11.7848 436.826 11.8408 436.865 11.8965 436.903C11.9895 436.968 12.0827 437.032 12.1768 437.096C12.1918 437.106 12.2066 437.117 12.2217 437.127L11.665 437.958L11.1094 438.787C11.1043 438.784 11.0988 438.781 11.0938 438.777C9.95208 438.012 8.87779 437.154 7.87988 436.216C7.50313 435.862 7.13741 435.496 6.7832 435.119C5.84106 434.117 4.97988 433.038 4.21191 431.891L5.04199 431.335L5.87305 430.778C5.88288 430.793 5.89345 430.808 5.90332 430.822ZM0 418V411.859H2V418C2 418.98 2.06098 419.945 2.17969 420.892C2.18763 420.955 2.1976 421.018 2.20605 421.081C2.22243 421.203 2.23855 421.326 2.25684 421.447C2.26875 421.527 2.2822 421.606 2.29492 421.685C2.31235 421.793 2.3297 421.901 2.34863 422.009C2.36211 422.085 2.37639 422.162 2.39062 422.238C2.40626 422.322 2.42096 422.407 2.4375 422.49L1.45703 422.684L0.477539 422.877C0.46166 422.797 0.445772 422.716 0.430664 422.636C0.148757 421.133 0 419.583 0 418ZM2 387.297V399.578H0V387.297H2ZM2 362.734V375.016H0V362.734H2ZM2 338.172V350.453H0V338.172H2ZM2 313.609V325.891H0V313.609H2ZM2 289.047V301.328H0V289.047H2ZM2 264.484V276.766H0V264.484H2ZM2 239.922V252.203H0V239.922H2ZM2 215.359V227.641H0V215.359H2ZM2 190.797V203.078H0V190.797H2ZM2 166.234V178.516H0V166.234H2ZM2 141.672V153.953H0V141.672H2ZM2 117.109V129.391H0V117.109H2ZM2 92.5469V104.828H0V92.5469H2ZM2 67.9844V80.2656H0V67.9844H2ZM2 43.4219V55.7031H0V43.4219H2ZM0 25C3.57628e-07 23.4054 0.151623 21.8452 0.4375 20.332C0.450734 20.262 0.463722 20.1919 0.477539 20.1221L1.45703 20.3164L2.4375 20.5098C2.42392 20.5784 2.41239 20.6479 2.39941 20.7168C2.38227 20.8078 2.3647 20.8988 2.34863 20.9902C2.33682 21.0574 2.32666 21.125 2.31543 21.1924C2.29551 21.312 2.27491 21.4316 2.25684 21.5518C2.24366 21.6394 2.23191 21.7274 2.21973 21.8154C2.20626 21.9126 2.19193 22.0098 2.17969 22.1074C2.0609 23.0545 2 24.0199 2 25V31.1406H0V25ZM11.665 5.04199L12.2217 5.87305C12.2068 5.88303 12.1917 5.8933 12.1768 5.90332C12.095 5.95833 12.0146 6.01526 11.9336 6.07129C11.8656 6.1183 11.7969 6.1642 11.7295 6.21191C11.6189 6.29017 11.5095 6.37005 11.4004 6.4502C11.3608 6.4793 11.3207 6.50776 11.2812 6.53711C11.167 6.62214 11.054 6.70881 10.9414 6.7959C10.9058 6.82346 10.8695 6.85016 10.834 6.87793C10.7594 6.93632 10.6861 6.99638 10.6123 7.05566C10.5318 7.12031 10.4507 7.18429 10.3711 7.25C9.37004 8.07597 8.44017 8.98527 7.5918 9.9668C7.43282 10.1507 7.27818 10.3384 7.125 10.5273C6.92439 10.7748 6.72749 11.0255 6.53711 11.2812C6.50776 11.3207 6.4793 11.3608 6.4502 11.4004C6.37005 11.5095 6.29017 11.6189 6.21191 11.7295C6.16894 11.7902 6.12736 11.8519 6.08496 11.9131C6.02417 12.0008 5.96291 12.0882 5.90332 12.1768C5.8933 12.1917 5.88304 12.2068 5.87305 12.2217L5.04199 11.665L4.21191 11.1094C4.98001 9.96207 5.84087 8.88221 6.7832 7.87988C7.13741 7.50313 7.50313 7.13741 7.87988 6.7832C8.87778 5.84503 9.9521 4.9872 11.0938 4.22168C11.0988 4.21826 11.1043 4.21533 11.1094 4.21191L11.665 5.04199ZM25 2C24.6073 2 24.2169 2.00987 23.8291 2.0293C23.7942 2.03104 23.7594 2.03325 23.7246 2.03516C23.3688 2.05459 23.0153 2.08178 22.6641 2.11719C22.6227 2.12136 22.5814 2.12646 22.54 2.13086C22.3955 2.14622 22.2512 2.16166 22.1074 2.17969C22.0311 2.18927 21.955 2.20061 21.8789 2.21094C21.7696 2.22576 21.6605 2.24049 21.5518 2.25684C21.4578 2.27097 21.3641 2.28649 21.2705 2.30176C21.1769 2.31701 21.0834 2.33225 20.9902 2.34863C20.9136 2.36211 20.8371 2.37639 20.7607 2.39062C20.6771 2.4062 20.5931 2.42102 20.5098 2.4375L20.3164 1.45703L20.1221 0.477539C20.1919 0.463722 20.262 0.450734 20.332 0.4375C21.8452 0.151623 23.4054 5.96046e-08 25 0V2ZM29 0V2H25V0H29ZM41 0V2H37V0H41Z" fill="url(%23paint0_linear_256_5429)"/%3E%3Cdefs%3E%3ClinearGradient id="paint0_linear_256_5429" x1="34.5537" y1="469.562" x2="-57.1278" y2="469.255" gradientUnits="userSpaceOnUse"%3E%3Cstop stop-color="%23FFEEDE"/%3E%3Cstop offset="1" stop-color="%23E37217"/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E');
  }
  .dropshipping__text {
    font-size: 18px;
  }
  .dropshipping__items {
    margin: unset;
  }
  .dropshipping__items > * {
    margin: unset;
    width: 100%;
  }
  .dropshipping__item {
    padding: 32px 20px;
  }
  .dropshipping__item:not(:last-child) {
    margin-bottom: 12px;
  }
}
/*# sourceMappingURL=dropshipping.css.map */