.about {
  margin: 5rem 0 6.25rem;
}
.about__title {
  max-width: 26.5625rem;
  width: 100%;
  margin: 0 auto;
}
.about__wrapper {
  position: relative;
}
.about__cards {
  counter-reset: item;
}
.about__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.about__card::before {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  pointer-events: none;
}
.about__card-img {
  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: 6.25rem;
  height: 6.25rem;
  margin-bottom: 1.25rem;
  background-color: var(--white);
  border-radius: 50%;
  position: relative;
}
.about__card-img::before {
  content: counter(item);
  counter-increment: item;
  width: 2.5625rem;
  height: 2.5625rem;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20.41%, #e92f2f), to(#ff8e6a));
  background: linear-gradient(0deg, #e92f2f 20.41%, #ff8e6a 100%);
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.32);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.32);
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.03em;
  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;
  position: absolute;
  top: -0.375rem;
  left: -0.375rem;
}
.about__card-img > img {
  width: 2.91875rem;
  height: 2.91875rem;
  -o-object-fit: contain;
  object-fit: contain;
}
.about__card-text {
  font-size: max(1.125rem, 14px);
  line-height: 120%;
  font-weight: 500;
  text-align: center;
}
.about__blur {
  position: absolute;
  top: 8.125rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.about__blur > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.5;
  -webkit-filter: blur(280px);
  filter: blur(280px);
}
.about__title {
  position: absolute;
  top: 12.8125rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.about__title span {
  position: absolute;
  top: 3.75rem;
  left: 3.125rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 4.15625rem;
  height: 3.84375rem;
}
.about__title span > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 769px) {
  .about__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 68.75rem;
    height: 44.75rem;
    margin: 0 auto;
  }
  .about__cards {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .about__card {
    position: absolute;
    max-width: 17.8125rem;
    width: 100%;
  }
  .about__card:nth-child(1) {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .about__card:nth-child(1):not(:last-child)::before {
    width: 21.125rem;
    height: 8.1875rem;
    top: 3.125rem;
    right: -17.125rem;
    background-image: url('data:image/svg+xml,%3Csvg width="341" height="138" viewBox="0 0 341 138" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath opacity="0.1" d="M3 7.00024H299C316.673 7.00024 331 21.3271 331 39.0002V128" stroke="%23E3E3E3" stroke-width="3" /%3E%3Cg filter="url(%23filter0_d_1180_2852)"%3E%3Cpath d="M329.586 132.586C330.367 133.367 331.633 133.367 332.414 132.586L337.586 127.414C338.846 126.155 337.953 124 336.172 124H325.828C324.047 124 323.154 126.155 324.414 127.414L329.586 132.586Z" fill="url(%23paint0_linear_1180_2852)" /%3E%3C/g%3E%3Ccircle cx="7" cy="7.00024" r="5.5" fill="url(%23paint1_linear_1180_2852)" stroke="%231C1A1A" stroke-width="3" /%3E%3Cdefs%3E%3Cfilter id="filter0_d_1180_2852" x="321.824" y="124" width="18.3511" height="13.1716" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix" /%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /%3E%3CfeOffset dy="2" /%3E%3CfeGaussianBlur stdDeviation="1" /%3E%3CfeComposite in2="hardAlpha" operator="out" /%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.32 0" /%3E%3CfeBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1180_2852" /%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1180_2852" result="shape" /%3E%3C/filter%3E%3ClinearGradient id="paint0_linear_1180_2852" x1="332.693" y1="125.268" x2="332.693" y2="134" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3ClinearGradient id="paint1_linear_1180_2852" x1="7.67712" y1="9.98616" x2="7.67712" y2="3.00024" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E');
  }
  .about__card:nth-child(2) {
    top: 30%;
    right: 0;
  }
  .about__card:nth-child(2):not(:last-child)::before {
    width: 8.8125rem;
    height: 10rem;
    right: 50%;
    bottom: -1.8125rem;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background-image: url('data:image/svg+xml,%3Csvg width="166" height="146" viewBox="0 0 166 146" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath opacity="0.1" d="M159 6.00024L159 103C159 120.673 144.673 135 127 135L5.99999 135" stroke="%23E3E3E3" stroke-width="3" /%3E%3Cg filter="url(%23filter0_d_1180_2856)"%3E%3Cpath d="M3.41421 132.586C2.63316 133.367 2.63316 134.633 3.41421 135.414L8.58578 140.586C9.84571 141.846 12 140.954 12 139.172L12 128.829C12 127.047 9.84572 126.155 8.58579 127.414L3.41421 132.586Z" fill="url(%23paint0_linear_1180_2856)" /%3E%3C/g%3E%3Ccircle cx="159" cy="7.00024" r="5.5" transform="rotate(90 159 7.00024)" fill="url(%23paint1_linear_1180_2856)" stroke="%231C1A1A" stroke-width="3" /%3E%3Cdefs%3E%3Cfilter id="filter0_d_1180_2856" x="0.828369" y="126.825" width="13.1716" height="18.3512" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix" /%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /%3E%3CfeOffset dy="2" /%3E%3CfeGaussianBlur stdDeviation="1" /%3E%3CfeComposite in2="hardAlpha" operator="out" /%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.32 0" /%3E%3CfeBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1180_2856" /%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1180_2856" result="shape" /%3E%3C/filter%3E%3ClinearGradient id="paint0_linear_1180_2856" x1="10.7324" y1="135.693" x2="2" y2="135.693" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3ClinearGradient id="paint1_linear_1180_2856" x1="159.677" y1="9.98616" x2="159.677" y2="3.00024" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E');
  }
  .about__card:nth-child(3) {
    right: 13.4375rem;
    bottom: 0;
  }
  .about__card:nth-child(3):not(:last-child)::before {
    width: 13.4375rem;
    height: 1.5625rem;
    top: 2.5625rem;
    left: -52%;
    background-image: url('data:image/svg+xml,%3Csvg width="198" height="22" viewBox="0 0 198 22" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath opacity="0.1" d="M194 10.0003L8 10.0002" stroke="%23E3E3E3" stroke-width="3" /%3E%3Cg filter="url(%23filter0_d_1180_2868)"%3E%3Cpath d="M3.41421 8.58603C2.63316 9.36708 2.63316 10.6334 3.41421 11.4145L8.58578 16.586C9.84571 17.846 12 16.9536 12 15.1718L12 4.82867C12 3.04686 9.84572 2.15453 8.58579 3.41446L3.41421 8.58603Z" fill="url(%23paint0_linear_1180_2868)" /%3E%3C/g%3E%3Ccircle cx="191" cy="10.0002" r="5.5" transform="rotate(90 191 10.0002)" fill="url(%23paint1_linear_1180_2868)" stroke="%231C1A1A" stroke-width="3" /%3E%3Cdefs%3E%3Cfilter id="filter0_d_1180_2868" x="0.828613" y="2.82466" width="13.1714" height="18.3512" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix" /%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /%3E%3CfeOffset dy="2" /%3E%3CfeGaussianBlur stdDeviation="1" /%3E%3CfeComposite in2="hardAlpha" operator="out" /%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.32 0" /%3E%3CfeBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1180_2868" /%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1180_2868" result="shape" /%3E%3C/filter%3E%3ClinearGradient id="paint0_linear_1180_2868" x1="10.7324" y1="11.693" x2="2" y2="11.693" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3ClinearGradient id="paint1_linear_1180_2868" x1="191.677" y1="12.9862" x2="191.677" y2="6.00024" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E');
  }
  .about__card:nth-child(4) {
    left: 14.375rem;
    bottom: 2.6875rem;
  }
  .about__card:nth-child(4):not(:last-child)::before {
    width: 11.5625rem;
    height: 6.5625rem;
    top: -2.78125rem;
    left: -6.40625rem;
    background-image: url('data:image/svg+xml,%3Csvg width="189" height="109" viewBox="0 0 189 109" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath opacity="0.1" d="M182 102L42 102C24.3269 102 9.99999 87.6733 9.99999 70.0002L10 7.00024" stroke="%23E3E3E3" stroke-width="3" /%3E%3Cg filter="url(%23filter0_d_1180_2864)"%3E%3Cpath d="M11.9142 1.91446C11.1332 1.13341 9.86683 1.13341 9.08579 1.91446L3.91422 7.08603C2.65429 8.34596 3.54662 10.5002 5.32843 10.5002L15.6716 10.5002C17.4534 10.5002 18.3457 8.34596 17.0858 7.08603L11.9142 1.91446Z" fill="url(%23paint0_linear_1180_2864)" /%3E%3C/g%3E%3Ccircle cx="181.5" cy="101.5" r="5.5" transform="rotate(-180 181.5 101.5)" fill="url(%23paint1_linear_1180_2864)" stroke="%231C1A1A" stroke-width="3" /%3E%3Cdefs%3E%3Cfilter id="filter0_d_1180_2864" x="1.32422" y="1.32867" width="18.3516" height="13.1716" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix" /%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /%3E%3CfeOffset dy="2" /%3E%3CfeGaussianBlur stdDeviation="1" /%3E%3CfeComposite in2="hardAlpha" operator="out" /%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.32 0" /%3E%3CfeBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1180_2864" /%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1180_2864" result="shape" /%3E%3C/filter%3E%3ClinearGradient id="paint0_linear_1180_2864" x1="8.80721" y1="9.23264" x2="8.80721" y2="0.500243" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3ClinearGradient id="paint1_linear_1180_2864" x1="182.177" y1="104.486" x2="182.177" y2="97.5002" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E');
  }
  .about__card:nth-child(5) {
    top: 45%;
    left: 0;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
  }
  .about__card:nth-child(5)::before {
    width: 21.1875rem;
    height: 8.8125rem;
    top: -1.8125rem;
    left: 50%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background-image: url('data:image/svg+xml,%3Csvg width="344" height="144" viewBox="0 0 344 144" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath opacity="0.1" d="M7 138L7 41.0002C7 23.3271 21.3269 9.00024 39 9.00024L335 9.00025" stroke="%23E3E3E3" stroke-width="3" /%3E%3Cg filter="url(%23filter0_d_1180_2860)"%3E%3Cpath d="M340.586 11.4145C341.367 10.6334 341.367 9.36708 340.586 8.58603L335.414 3.41446C334.154 2.15453 332 3.04686 332 4.82867L332 15.1718C332 16.9536 334.154 17.846 335.414 16.586L340.586 11.4145Z" fill="url(%23paint0_linear_1180_2860)" /%3E%3C/g%3E%3Ccircle cx="7" cy="137" r="5.5" transform="rotate(-90 7 137)" fill="url(%23paint1_linear_1180_2860)" stroke="%231C1A1A" stroke-width="3" /%3E%3Cdefs%3E%3Cfilter id="filter0_d_1180_2860" x="330" y="2.82465" width="13.1714" height="18.3512" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix" /%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /%3E%3CfeOffset dy="2" /%3E%3CfeGaussianBlur stdDeviation="1" /%3E%3CfeComposite in2="hardAlpha" operator="out" /%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.32 0" /%3E%3CfeBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1180_2860" /%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1180_2860" result="shape" /%3E%3C/filter%3E%3ClinearGradient id="paint0_linear_1180_2860" x1="333.268" y1="8.30745" x2="342" y2="8.30745" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3ClinearGradient id="paint1_linear_1180_2860" x1="7.67712" y1="139.986" x2="7.67712" y2="133" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E');
  }
}
@media (max-width: 991px) {
  .about__card-text {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .about {
    margin: 65px 0 50px;
  }
  .about__title {
    position: relative;
    top: unset;
    left: unset;
    margin-bottom: 60px;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    max-width: 350px;
  }
  .about__title span {
    width: 56px;
    height: 52px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 40px;
  }
  .about__blur {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .about__cards {
    padding: 0 24px;
    max-width: 403px;
    margin: 0 auto;
  }
  .about__card {
    position: relative;
  }
  .about__card-img {
    width: 150px;
    height: 150px;
    margin-bottom: 16px;
  }
  .about__card-img::before {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .about__card-img > img {
    width: 70px;
    height: 70px;
  }
  .about__card-text {
    font-size: 18px;
    max-width: 250px;
  }
  .about__card:not(:last-child) {
    margin-bottom: 61px;
  }
  .about__card:not(:last-child)::before {
    top: 72px;
    width: 57px;
    height: 284px;
    background-size: 100% 100%;
  }
  .about__card:not(:last-child):nth-child(odd)::before {
    right: 0;
    background-image: url('data:image/svg+xml,%3Csvg width="61" preserveAspectRatio="none" height="289" viewBox="0 0 61 289" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath opacity="0.1" d="M14.4998 276.5H27.2743C45.0352 276.5 59.4012 262.094 59.2959 244.333C59.0375 200.776 58.6143 119.122 58.5192 37.9988C58.4984 20.3257 44.1729 6 26.4998 6L11.9997 6" stroke="%23E3E3E3" stroke-width="3" /%3E%3Cg filter="url(%23filter0_d_1260_3441)"%3E%3Cpath d="M4.41397 275.586C3.63292 276.367 3.63292 277.633 4.41397 278.414L9.58554 283.586C10.8455 284.846 12.9998 283.953 12.9998 282.172L12.9998 271.828C12.9998 270.047 10.8455 269.154 9.58554 270.414L4.41397 275.586Z" fill="url(%23paint0_linear_1260_3441)" /%3E%3C/g%3E%3Ccircle cx="6.99976" cy="7" r="5.5" transform="rotate(90 6.99976 7)" fill="url(%23paint1_linear_1260_3441)" stroke="%231C1A1A" stroke-width="3" /%3E%3Cdefs%3E%3Cfilter id="filter0_d_1260_3441" x="1.82812" y="269.824" width="13.1716" height="18.3512" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix" /%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /%3E%3CfeOffset dy="2" /%3E%3CfeGaussianBlur stdDeviation="1" /%3E%3CfeComposite in2="hardAlpha" operator="out" /%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.32 0" /%3E%3CfeBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1260_3441" /%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1260_3441" result="shape" /%3E%3C/filter%3E%3ClinearGradient id="paint0_linear_1260_3441" x1="11.7322" y1="278.693" x2="2.99976" y2="278.693" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3ClinearGradient id="paint1_linear_1260_3441" x1="7.67687" y1="9.98592" x2="7.67687" y2="3" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E');
  }
  .about__card:not(:last-child):nth-child(even)::before {
    left: 0;
    background-image: url('data:image/svg+xml,%3Csvg width="62" preserveAspectRatio="none" height="289" viewBox="0 0 62 289" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath opacity="0.1" d="M46.9997 276.5H34.2252C16.4643 276.5 2.09829 262.094 2.20363 244.333C2.46197 200.776 2.88519 119.122 2.98035 37.9988C3.00108 20.3257 17.3266 6 34.9998 6L49.4998 6" stroke="%23E3E3E3" stroke-width="3" /%3E%3Cg filter="url(%23filter0_d_1260_3445)"%3E%3Cpath d="M57.0855 275.586C57.8666 276.367 57.8666 277.633 57.0855 278.414L51.914 283.586C50.654 284.846 48.4998 283.953 48.4998 282.172V271.828C48.4998 270.047 50.654 269.154 51.914 270.414L57.0855 275.586Z" fill="url(%23paint0_linear_1260_3445)" /%3E%3C/g%3E%3Ccircle cx="4" cy="4" r="5.5" transform="matrix(0 1 1 0 50.4998 3)" fill="url(%23paint1_linear_1260_3445)" stroke="%231C1A1A" stroke-width="3" /%3E%3Cdefs%3E%3Cfilter id="filter0_d_1260_3445" x="46.4998" y="269.824" width="13.1716" height="18.3512" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix" /%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /%3E%3CfeOffset dy="2" /%3E%3CfeGaussianBlur stdDeviation="1" /%3E%3CfeComposite in2="hardAlpha" operator="out" /%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.32 0" /%3E%3CfeBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1260_3445" /%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1260_3445" result="shape" /%3E%3C/filter%3E%3ClinearGradient id="paint0_linear_1260_3445" x1="49.7674" y1="278.693" x2="58.4998" y2="278.693" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3ClinearGradient id="paint1_linear_1260_3445" x1="4.67712" y1="6.98592" x2="4.67712" y2="-1.813e-07" gradientUnits="userSpaceOnUse"%3E%3Cstop offset="0.204071" stop-color="%23E92F2F" /%3E%3Cstop offset="1" stop-color="%23FF8E6A" /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E');
  }
  .about__card:not(:last-child):nth-child(3)::before {
    height: 354px;
  }
}
/*# sourceMappingURL=about.css.map */
/*# sourceMappingURL=about.css.map */