@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
@charset "UTF-8";
/*! 
 * project:
 * date:    
 * author:  Roman Haponiuk
 * website: 
 */
@font-face {
  font-family: "icons";
  src: url("/fonts/icons.woff") format("woff"), url("/fonts/icons.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
.checkbox__input:checked::before, [class^=_icon-]::before,
[class*=" _icon-"]::before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=_icon-]::before,
[class*=" _icon-"]::before {
  display: inline-block;
}

._icon-location:before {
  content: "\e908";
}

._icon-user:before {
  content: "\e909";
}

._icon-accordion:before {
  content: "\e907";
}

._icon-add:before {
  content: "\e900";
}

._icon-close:before {
  content: "\e901";
}

._icon-check:before {
  content: "\e902";
}

._icon-youtube:before {
  content: "\e903";
}

._icon-linkedin:before {
  content: "\e904";
}

._icon-facebook:before {
  content: "\e905";
}

._icon-verified:before {
  content: "\e906";
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  width: 100%;
  line-height: 1;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

nav,
footer,
header,
main,
aside {
  display: block;
}

:focus,
:active {
  outline: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:active {
  outline: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
  border-style: none;
}

button {
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.menu-burger, .card-btn, .card-tags__item, .hero-products__btn, .close-btn, .form-btn, .btn {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
}

.custom-select select, .input {
  box-sizing: border-box;
  border: 0;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select select:focus, .input:focus {
  outline: 0;
}

.seller-card__img, .feature-item__img {
  position: relative;
}
.seller-card__img img, .feature-item__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

html,
body {
  height: 100%;
}

body {
  font-family: "Inter", "Arial", sans-serif;
  font-weight: normal;
  color: #000;
  line-height: 1.6;
  background-color: #fff;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (min-width: 115em) {
  body {
    font-size: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  body {
    font-size: clamp( 0.875rem , 0.8597972973rem  +  0.0675675676vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  body {
    font-size: 0.875rem;
  }
}
body._lock {
  overflow: hidden;
  touch-action: none;
}

.wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.wrapper > * {
  min-width: 0;
}

[class*=__container] {
  max-width: 113rem;
  margin: 0 auto;
  padding: 0 12px;
}
@media (min-width: 24.37375em) {
  [class*=__container] {
    padding: 0 2rem;
  }
}
@media (min-width: 63.99875em) {
  [class*=__container] {
    padding: 0 4.1875rem;
  }
}
@media (min-width: 73.12375em) {
  [class*=__container] {
    padding: 0 2rem;
  }
}
@media (min-width: 95.62375em) {
  [class*=__container] {
    max-width: 113rem;
  }
}

.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 0.375rem 0;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 2.5rem;
  background: linear-gradient(90deg, #0D99FF 0%, #4D61D3 100%);
  transition: all 0.55s ease 0s;
}
@media (min-width: 115em) {
  .btn {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .btn {
    font-size: clamp( 0.8125rem , 0.7668918919rem  +  0.2027027027vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .btn {
    font-size: 0.8125rem;
  }
}
@media (min-width: 115em) {
  .btn {
    padding-left: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .btn {
    padding-left: clamp( 3.125rem , 2.6689189189rem  +  2.027027027vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .btn {
    padding-left: 3.125rem;
  }
}
@media (min-width: 115em) {
  .btn {
    padding-right: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .btn {
    padding-right: clamp( 3.125rem , 2.6689189189rem  +  2.027027027vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .btn {
    padding-right: 3.125rem;
  }
}
@media (min-width: 63.99875em) {
  .btn {
    min-height: 2.625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .btn {
    min-height: clamp( 2rem , 2rem  +  0.9765815739vw , 2.625rem );
  }
}
@media (max-width: 0em) {
  .btn {
    min-height: 2rem;
  }
}
@media (min-width: 95.62375em) {
  .btn {
    font-size: 1rem;
    min-height: 3.125rem;
  }
}
@media (min-width: 95.62375em) {
  .btn--small {
    min-height: 2.5rem;
  }
}
.btn--extra-small {
  padding: 0.375rem 2rem;
}
@media (min-width: 115em) {
  .btn--extra-small {
    min-height: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .btn--extra-small {
    min-height: clamp( 1.625rem , 1.5641891892rem  +  0.2702702703vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .btn--extra-small {
    min-height: 1.625rem;
  }
}
@media (min-width: 115em) {
  .btn--extra-small {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .btn--extra-small {
    font-size: clamp( 0.8125rem , 0.7668918919rem  +  0.2027027027vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .btn--extra-small {
    font-size: 0.8125rem;
  }
}
.btn--green {
  background: linear-gradient(143.217deg, #38A653 0%, #8CFFA8 100%);
}
@media (any-hover: hover) {
  .btn:hover {
    opacity: 0.87;
  }
}
.btn--card {
  padding: 0.125rem 1.25rem;
  font-size: 0.375rem;
}
@media (min-width: 115em) {
  .btn--card {
    min-height: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .btn--card {
    min-height: clamp( 0.875rem , 0.6013513514rem  +  1.2162162162vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .btn--card {
    min-height: 0.875rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .btn--card {
    font-size: 1rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .btn--card {
    font-size: clamp( 0.4375rem , 0.0303219697rem  +  1.5151515152vw , 1rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .btn--card {
    font-size: 0.4375rem;
  }
}

.form-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 0.375rem 0;
  font-weight: 600;
  line-height: 1.2;
  border-radius: 0.625rem;
  background: #3c52ff;
  transition: all 0.55s ease 0s;
}
@media (min-width: 115em) {
  .form-btn {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .form-btn {
    font-size: clamp( 0.8125rem , 0.7668918919rem  +  0.2027027027vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .form-btn {
    font-size: 0.8125rem;
  }
}
@media (min-width: 115em) {
  .form-btn {
    padding-left: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .form-btn {
    padding-left: clamp( 3.125rem , 2.6689189189rem  +  2.027027027vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .form-btn {
    padding-left: 3.125rem;
  }
}
@media (min-width: 115em) {
  .form-btn {
    padding-right: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .form-btn {
    padding-right: clamp( 3.125rem , 2.6689189189rem  +  2.027027027vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .form-btn {
    padding-right: 3.125rem;
  }
}
@media (min-width: 115em) {
  .form-btn {
    min-height: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .form-btn {
    min-height: clamp( 2.125rem , 1.972972973rem  +  0.6756756757vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .form-btn {
    min-height: 2.125rem;
  }
}
@media (any-hover: hover) {
  .form-btn:hover {
    opacity: 0.87;
  }
}
.form-btn--wide {
  width: 100%;
}

.btns-group {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1.25rem;
}
@media (min-width: 47.99875em) {
  .btns-group {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
.close-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #000;
  transition: all 0.55s ease 0s;
  font-size: 1.375rem;
}
@media (any-hover: hover) {
  .close-btn:hover {
    color: #3c52ff;
  }
}

.input {
  width: 100%;
  padding: 0.375rem 0;
  min-height: 100%;
  font-weight: 500;
  color: #000;
  border: 0.0625rem solid #b3b8c1;
}
@media (min-width: 115em) {
  .input {
    padding-left: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .input {
    padding-left: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    padding-left: 0.625rem;
  }
}
@media (min-width: 115em) {
  .input {
    padding-right: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .input {
    padding-right: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    padding-right: 0.625rem;
  }
}
@media (min-width: 115em) {
  .input {
    height: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .input {
    height: clamp( 2.1875rem , 1.9594594595rem  +  1.0135135135vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    height: 2.1875rem;
  }
}
@media (min-width: 115em) {
  .input {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .input {
    border-radius: clamp( 0.4375rem , 0.3918918919rem  +  0.2027027027vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    border-radius: 0.4375rem;
  }
}
@media (min-width: 115em) {
  .input {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .input {
    font-size: clamp( 0.75rem , 0.6891891892rem  +  0.2702702703vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    font-size: 0.75rem;
  }
}
.input::-moz-placeholder {
  color: #677183;
}
.input::placeholder {
  color: #677183;
}
.input:focus {
  border-color: #3c52ff;
}
.input:disabled {
  cursor: not-allowed;
}

.custom-select {
  position: relative;
  width: 100%;
  border: 0.0625rem solid #b3b8c1;
  font-weight: 500;
  overflow: hidden;
}
@media (min-width: 115em) {
  .custom-select {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-select {
    border-radius: clamp( 0.4375rem , 0.3918918919rem  +  0.2027027027vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .custom-select {
    border-radius: 0.4375rem;
  }
}
.custom-select::before {
  font-family: "icons";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.75rem;
  color: #677183;
  content: "\e907";
  font-size: 1rem;
}
.custom-select select {
  display: block;
  position: relative;
  resize: none;
  width: 100%;
  color: #677183;
}
@media (min-width: 115em) {
  .custom-select select {
    padding-left: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-select select {
    padding-left: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .custom-select select {
    padding-left: 0.625rem;
  }
}
@media (min-width: 115em) {
  .custom-select select {
    padding-right: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-select select {
    padding-right: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .custom-select select {
    padding-right: 0.625rem;
  }
}
@media (min-width: 115em) {
  .custom-select select {
    height: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-select select {
    height: clamp( 2.1875rem , 1.9594594595rem  +  1.0135135135vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .custom-select select {
    height: 2.1875rem;
  }
}
@media (min-width: 115em) {
  .custom-select select {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-select select {
    font-size: clamp( 0.75rem , 0.6891891892rem  +  0.2702702703vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .custom-select select {
    font-size: 0.75rem;
  }
}

.custom-radio {
  width: 100%;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.custom-radio__content {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  margin: 0;
  color: #000;
  border: 0.0625rem solid #b3b8c1;
}
@media (min-width: 115em) {
  .custom-radio__content {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-radio__content {
    font-size: clamp( 0.75rem , 0.6891891892rem  +  0.2702702703vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .custom-radio__content {
    font-size: 0.75rem;
  }
}
@media (min-width: 115em) {
  .custom-radio__content {
    padding-left: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-radio__content {
    padding-left: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .custom-radio__content {
    padding-left: 0.625rem;
  }
}
@media (min-width: 115em) {
  .custom-radio__content {
    padding-right: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-radio__content {
    padding-right: clamp( 1.875rem , 1.722972973rem  +  0.6756756757vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .custom-radio__content {
    padding-right: 1.875rem;
  }
}
@media (min-width: 115em) {
  .custom-radio__content {
    padding-top: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-radio__content {
    padding-top: clamp( 0.5rem , 0.4695945946rem  +  0.1351351351vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .custom-radio__content {
    padding-top: 0.5rem;
  }
}
@media (min-width: 115em) {
  .custom-radio__content {
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-radio__content {
    padding-bottom: clamp( 0.5rem , 0.4695945946rem  +  0.1351351351vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .custom-radio__content {
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 115em) {
  .custom-radio__content {
    min-height: 4.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-radio__content {
    min-height: clamp( 3.125rem , 2.8209459459rem  +  1.3513513514vw , 4.375rem );
  }
}
@media (max-width: 22.5em) {
  .custom-radio__content {
    min-height: 3.125rem;
  }
}
@media (min-width: 115em) {
  .custom-radio__content {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-radio__content {
    border-radius: clamp( 0.4375rem , 0.3918918919rem  +  0.2027027027vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .custom-radio__content {
    border-radius: 0.4375rem;
  }
}
.custom-radio__input {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 1rem;
  width: 1rem;
  border: 0.0625rem solid #b3b8c1;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
}
@media (min-width: 115em) {
  .custom-radio__input {
    right: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-radio__input {
    right: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .custom-radio__input {
    right: 0.625rem;
  }
}
.custom-radio__input:checked {
  border-color: #3c52ff;
  background-color: #3c52ff;
}
.custom-radio__input:checked + .custom-radio__content {
  border: 0.0625rem solid #3c52ff;
  background-color: rgba(60, 82, 255, 0.12);
}
.custom-radio__input:disabled {
  cursor: not-allowed;
}
.custom-radio__input:disabled:checked {
  cursor: not-allowed;
}
.custom-radio__input:disabled:checked::before {
  opacity: 0.6;
}
.custom-radio__input:disabled + .custom-radio__content {
  cursor: not-allowed;
  opacity: 0.6;
}
.custom-radio__input:checked::before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #fff;
}

.checkbox {
  display: inline-flex;
  cursor: pointer;
  position: relative;
  padding-left: 1.5625rem;
}
.checkbox__content {
  display: block;
  margin: 0;
  margin-top: 0.125rem;
  color: #677183;
}
@media (min-width: 115em) {
  .checkbox__content {
    font-size: 0.8125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .checkbox__content {
    font-size: clamp( 0.625rem , 0.5793918919rem  +  0.2027027027vw , 0.8125rem );
  }
}
@media (max-width: 22.5em) {
  .checkbox__content {
    font-size: 0.625rem;
  }
}
.checkbox__input {
  position: absolute;
  top: 0.125rem;
  left: 0;
  height: 1rem;
  width: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: 0.125rem solid #3c52ff;
  background-color: transparent;
  cursor: pointer;
  border-radius: 0.3125rem;
}
.checkbox__input:checked {
  border-color: #3c52ff;
  background: #3c52ff;
}
.checkbox__input:disabled {
  cursor: not-allowed;
}
.checkbox__input:disabled + .checkbox__content {
  cursor: not-allowed;
  opacity: 0.6;
}
.checkbox__input:checked::before {
  content: "\e902";
  display: block;
  font-size: 0.75rem;
  color: #fff;
  position: absolute;
  left: 0rem;
  bottom: 0.01875rem;
}

.social {
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
}
.social__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social__lnk {
  transition: all 0.55s ease 0s;
  color: #b9b9b9;
}
@media (min-width: 115em) {
  .social__lnk {
    font-size: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .social__lnk {
    font-size: clamp( 2rem , 1.8783783784rem  +  0.5405405405vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .social__lnk {
    font-size: 2rem;
  }
}
@media (any-hover: hover) {
  .social__lnk:hover {
    color: #3c52ff;
  }
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 5;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.75);
  overflow-y: auto;
  overflow-x: hidden;
  transition: all 0.55s ease 0s;
}
.popup._open {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.popup._open .popup__content {
  transform: translate(0, 0);
}
.popup__body {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.popup__join {
  width: 100%;
  min-height: 100vh;
}
.popup__content {
  position: relative;
  width: 100%;
  max-width: 6.25%rem;
  transition: all 0.55s ease 0s;
  transform: translate(0, -100%);
}
.popup__title {
  margin-bottom: 0.375rem;
}
.popup__text {
  display: block;
  line-height: 1.3;
  margin-bottom: 1.25rem;
}

.join-popup__close {
  position: absolute;
  top: 1.25rem;
}
@media (min-width: 115em) {
  .join-popup__close {
    right: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .join-popup__close {
    right: clamp( 1.5rem , 1.1655405405rem  +  1.4864864865vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .join-popup__close {
    right: 1.5rem;
  }
}
@media (min-width: 63.99875em) {
  .join-popup {
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
  }
}
@media (min-width: 63.99875em) {
  .join-popup__info {
    flex: 0 0 40%;
  }
}
@media (min-width: 63.99875em) {
  .join-popup__form {
    flex: 1 1 100%;
  }
}

.join-form {
  background-color: #fff;
}
@media (min-width: 115em) {
  .join-form {
    padding-top: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .join-form {
    padding-top: clamp( 1.25rem , 0.3378378378rem  +  4.0540540541vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .join-form {
    padding-top: 1.25rem;
  }
}
@media (min-width: 115em) {
  .join-form {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .join-form {
    padding-bottom: clamp( 1.25rem , 0.3378378378rem  +  4.0540540541vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .join-form {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 115em) {
  .join-form {
    padding-left: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .join-form {
    padding-left: clamp( 1.5rem , 1.1655405405rem  +  1.4864864865vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .join-form {
    padding-left: 1.5rem;
  }
}
@media (min-width: 115em) {
  .join-form {
    padding-right: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .join-form {
    padding-right: clamp( 1.5rem , 1.1655405405rem  +  1.4864864865vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .join-form {
    padding-right: 1.5rem;
  }
}
@media (min-width: 63.99875em) {
  .join-form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 63.99875em) {
  .join-form__inner {
    max-width: 26.25rem;
    margin: auto;
  }
}
@media (min-width: 95.62375em) {
  .join-form__inner {
    max-width: 35rem;
    margin: auto;
  }
}
.join-form__title {
  margin-bottom: 1.25rem;
}
.join-form__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 115em) {
  .join-form__body {
    row-gap: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .join-form__body {
    row-gap: clamp( 1.125rem , 1.0337837838rem  +  0.4054054054vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .join-form__body {
    row-gap: 1.125rem;
  }
}
@media (min-width: 115em) {
  .join-form__body {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .join-form__body {
    margin-bottom: clamp( 1.125rem , 1.0337837838rem  +  0.4054054054vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .join-form__body {
    margin-bottom: 1.125rem;
  }
}
.join-form__radio-body {
  display: flex;
  align-items: flex-start;
}
@media (min-width: 115em) {
  .join-form__radio-body {
    -moz-column-gap: 0.9375rem;
         column-gap: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .join-form__radio-body {
    -moz-column-gap: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
         column-gap: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .join-form__radio-body {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }
}
.join-form__radio-label {
  margin-bottom: 0.25rem;
}
.join-form__fields-wrap {
  display: flex;
  align-items: flex-start;
}
@media (min-width: 115em) {
  .join-form__fields-wrap {
    -moz-column-gap: 0.9375rem;
         column-gap: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .join-form__fields-wrap {
    -moz-column-gap: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
         column-gap: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .join-form__fields-wrap {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }
}

.popup-info {
  background: #16B40D url("/img/popup-bg.webp") no-repeat center top scroll;
  background-size: cover;
}
@media (min-width: 115em) {
  .popup-info {
    padding-top: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .popup-info {
    padding-top: clamp( 1.25rem , 0.3378378378rem  +  4.0540540541vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .popup-info {
    padding-top: 1.25rem;
  }
}
@media (min-width: 115em) {
  .popup-info {
    padding-bottom: 12.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .popup-info {
    padding-bottom: clamp( 4.375rem , 2.3986486486rem  +  8.7837837838vw , 12.5rem );
  }
}
@media (max-width: 22.5em) {
  .popup-info {
    padding-bottom: 4.375rem;
  }
}
@media (min-width: 115em) {
  .popup-info {
    padding-left: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .popup-info {
    padding-left: clamp( 1.5rem , 1.1655405405rem  +  1.4864864865vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .popup-info {
    padding-left: 1.5rem;
  }
}
@media (min-width: 115em) {
  .popup-info {
    padding-right: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .popup-info {
    padding-right: clamp( 1.5rem , 1.1655405405rem  +  1.4864864865vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .popup-info {
    padding-right: 1.5rem;
  }
}
.popup-info__logo {
  margin-bottom: 1.875rem;
}
@media (min-width: 63.99875em) {
  .popup-info__logo {
    margin-bottom: auto;
  }
}
.popup-info__info-body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-around;
  min-height: 100%;
}
.popup-info__title {
  margin-bottom: 1.25rem;
}
.popup-info__text-block {
  color: #fff;
}
.main-title {
  display: block;
  color: #fff;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  font-size: 2rem;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .main-title {
    font-size: 2.5rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .main-title {
    font-size: clamp( 1.875rem , 1.4225799663rem  +  1.6835016835vw , 2.5rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .main-title {
    font-size: 1.875rem;
  }
}
@media (min-width: 95.62375em) {
  .main-title {
    font-size: 2.875rem;
  }
}
.main-title--white {
  color: #fff;
}
.main-title__blue-text {
  color: #3c52ff;
}
.main-title__green-text {
  color: #16B40D;
}
.deal-flow__body, .card__body, .sellers__body, .buyers__body, .about__body, .features__wrap {
  border: 0.0625rem solid #89a6f5;
  border-radius: 1.25rem;
}
@media (min-width: 63.99875em) {
  .deal-flow__body, .card__body, .sellers__body, .buyers__body, .about__body, .features__wrap {
    border-radius: 2.375rem;
  }
}

.medium-title {
  display: block;
  color: #000;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 63.99875em) {
  .medium-title {
    font-size: 1.375rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .medium-title {
    font-size: clamp( 1.125rem , 1.125rem  +  0.3906326295vw , 1.375rem );
  }
}
@media (max-width: 0em) {
  .medium-title {
    font-size: 1.125rem;
  }
}
@media (min-width: 95.62375em) {
  .medium-title {
    font-size: 1.5rem;
  }
}
.medium-title--white {
  color: #fff;
}

.section-title {
  display: block;
  color: #000;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 63.99875em) {
  .section-title {
    font-size: 2rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .section-title {
    font-size: clamp( 1.375rem , 1.375rem  +  0.9765815739vw , 2rem );
  }
}
@media (max-width: 0em) {
  .section-title {
    font-size: 1.375rem;
  }
}
@media (min-width: 95.62375em) {
  .section-title {
    font-size: 2.25rem;
  }
}
.section-title--gradient {
  background: linear-gradient(114.487deg, #0061D0 0%, #008DB4 45%, #02AD66 91%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-title__gradient-text {
  background: linear-gradient(114.487deg, #0061D0 0%, #008DB4 45%, #02AD66 91%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-title--center {
  text-align: center;
}
.section-title--green {
  color: #16B40D;
}
.section-title--blue {
  color: #3c52ff;
}

.small-title {
  display: block;
  color: #000;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 115em) {
  .small-title {
    font-size: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .small-title {
    font-size: clamp( 1rem , 0.9391891892rem  +  0.2702702703vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .small-title {
    font-size: 1rem;
  }
}

.logo {
  display: block;
}
@media (min-width: 115em) {
  .logo {
    max-width: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .logo {
    max-width: clamp( 6.875rem , 6.4189189189rem  +  2.027027027vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .logo {
    max-width: 6.875rem;
  }
}
.logo img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.custom-list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 0.5rem;
}
.custom-list--small-gap {
  row-gap: 0.125rem;
  line-height: 1.2;
}
.custom-list__item {
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  position: relative;
  font-weight: 500;
}
@media (min-width: 115em) {
  .custom-list__item {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .custom-list__item {
    font-size: clamp( 0.875rem , 0.8445945946rem  +  0.1351351351vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .custom-list__item {
    font-size: 0.875rem;
  }
}
.custom-list__item::before {
  flex: 0 0 auto;
  content: "\e902";
  font-family: "icons";
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 0.625rem;
  color: #fff;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #16B40D;
}
@media (min-width: 63.99875em) {
  .custom-list__item {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
  .custom-list__item::before {
    font-size: 1rem;
    width: 1.375rem;
    height: 1.375rem;
  }
}
.custom-list__item--small-padding {
  padding-left: 2rem;
}
.custom-list__item--blue::before {
  background-color: #3c52ff;
}

.form-label {
  display: block;
  font-weight: 500;
  color: #677183;
  line-height: 1.3;
}
@media (min-width: 115em) {
  .form-label {
    font-size: 0.8125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .form-label {
    font-size: clamp( 0.625rem , 0.5793918919rem  +  0.2027027027vw , 0.8125rem );
  }
}
@media (max-width: 22.5em) {
  .form-label {
    font-size: 0.625rem;
  }
}
.form-label a {
  color: #3c52ff;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .form-label a:hover {
    color: #000;
  }
}

.form-field {
  width: 100%;
}
.form-field__label {
  margin-bottom: 0.3125rem;
}
.text--white {
  color: #fff;
}
.text__usa {
  background: #fff url("/img/usa-mask.jpg") center center scroll no-repeat;
  font-weight: 700;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 63.99875em) {
  .text__item--large {
    font-size: 1.125rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .text__item--large {
    font-size: clamp( 0.875rem , 0.875rem  +  0.3906326295vw , 1.125rem );
  }
}
@media (max-width: 0em) {
  .text__item--large {
    font-size: 0.875rem;
  }
}
@media (min-width: 95.62375em) {
  .text__item--large {
    font-size: 1.25rem;
  }
}

.features {
  margin-bottom: 4.375rem;
}
.features__wrap {
  padding: 1.875rem 1.25rem 1.875rem;
}
@media (min-width: 63.99875em) {
  .features__wrap {
    padding: 3.125rem 2.5rem 4.0625rem;
  }
}
.features__title {
  margin-bottom: 1.875rem;
}
.features__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 1.875rem;
}
@media (min-width: 73.12375em) {
  .features__body {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 73.12375em) {
  .features__item {
    flex: 0 0 calc(33.3333333333% - 1.25rem);
  }
}
.features__footer {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1.25rem;
}

.feature-item {
  position: relative;
  border-radius: 1.875rem;
  overflow: hidden;
}
.feature-item__img {
  position: relative;
  aspect-ratio: 325/240;
}
@media (min-width: 47.99875em) {
  .feature-item__img {
    aspect-ratio: 850/240;
  }
}
@media (min-width: 73.12375em) {
  .feature-item__img {
    aspect-ratio: 540/390;
  }
}
.feature-item__img img {
  filter: saturate(0);
}
.feature-item__img::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.feature-item__img--brown-overlay::after {
  background: linear-gradient(-56.84deg, rgba(252, 155, 1, 0.32) 0%, rgba(229, 140, 0, 0.8) 100%);
}
.feature-item__img--blue-overlay::after {
  background: linear-gradient(-47.058deg, rgba(0, 30, 210, 0.8) 0%, rgba(70, 94, 240, 0.4) 100%);
}
.feature-item__img--green-overlay::after {
  background: linear-gradient(142.912deg, rgba(0, 128, 62, 0.6) 0%, rgba(76, 234, 192, 0.6) 100%);
}
.feature-item__title {
  padding: 1.875rem 1.875rem;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 63.99875em) {
  .feature-item__title {
    padding: 1.875rem 13.75rem;
  }
}
@media (min-width: 73.12375em) {
  .feature-item__title {
    padding: 1.875rem;
  }
}
@media (min-width: 95.62375em) {
  .feature-item__title {
    padding: 3.75rem;
  }
}

.offer {
  margin-bottom: 2.5rem;
}
.offer__body {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 1.875rem;
  background: #D7E0FF url("/img/lines-bg.svg") center 20% scroll no-repeat;
  border-radius: 1.25rem;
  padding: 1.25rem 1.25rem 1.875rem;
}
@media (min-width: 63.99875em) {
  .offer__body {
    border-radius: 2.375rem;
    padding: 4.375rem 2.5rem 4.6875rem;
  }
}
.main {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 4.375rem;
  margin-bottom: 4.375rem;
}

.about {
  position: relative;
  overflow: hidden;
}
.about__body {
  padding: 1.25rem 1.25rem 1.875rem;
}
@media (min-width: 63.99875em) {
  .about__body {
    padding: 3.75rem 4.25rem 3.4375rem;
  }
}
.about__title {
  margin-bottom: 1.5rem;
}
.about__content {
  display: flex;
  justify-content: center;
  align-items: center;
  row-gap: 2.5rem;
  flex-direction: column;
}
@media (min-width: 63.99875em) {
  .about__content {
    flex-direction: row;
    -moz-column-gap: 3.125rem;
         column-gap: 3.125rem;
    row-gap: 1.25rem;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
@media (min-width: 73.12375em) {
  .about__content {
    flex-wrap: nowrap;
    align-items: flex-start;
    row-gap: 2.5rem;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
    justify-content: space-between;
  }
}
@media (min-width: 95.62375em) {
  .about__content {
    -moz-column-gap: 7.5rem;
         column-gap: 7.5rem;
  }
}
@media (min-width: 24.37375em) and (min-width: 47.99875em) {
  .about__block {
    width: 31.25rem;
  }
}
@media (min-width: 63.99875em) {
  .about__block {
    width: auto;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(50% - 1.5625rem);
  }
  .about__block:nth-child(1) {
    order: 3;
  }
  .about__block:nth-child(2) {
    order: 1;
  }
  .about__block:nth-child(3) {
    order: 2;
  }
}
@media (min-width: 73.12375em) {
  .about__block {
    position: relative;
    flex: 0 0 calc(33.3333333333% - 3.75rem / 3);
  }
  .about__block:nth-child(1) {
    order: 2;
  }
  .about__block:nth-child(2) {
    order: 1;
    margin-top: 2.5rem;
  }
  .about__block:nth-child(3) {
    order: 3;
    margin-top: 2.5rem;
  }
}
@media (min-width: 95.62375em) {
  .about__block {
    flex: 0 0 calc(33.3333333333% - 15rem / 3);
  }
}
.about-block {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.about-block__deals-list {
  margin-bottom: 0.9375rem;
}
@media (min-width: 63.99875em) {
  .about-block__deals-list {
    flex: 1 1 100%;
  }
}
.about-block__proposed-deals-list {
  margin-bottom: 0.9375rem;
  flex: 1 1 100%;
}
@media (min-width: 63.99875em) {
  .about-block__proposed-deals-list {
    flex: 1 1 100%;
  }
}
.about-block__seller-card {
  margin-bottom: 0.9375rem;
}
@media (min-width: 63.99875em) {
  .about-block__seller-card {
    flex: 1 1 100%;
  }
}
.about-block__img {
  margin-bottom: 0.75rem;
}
.about-block__img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.about-block__info {
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 0.5rem;
  max-width: 13.75rem;
}
@media (min-width: 95.62375em) {
  .about-block__info {
    max-width: 18.75rem;
  }
}
@media (min-width: 115em) {
  .about-block__logo {
    max-width: 9.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .about-block__logo {
    max-width: clamp( 6.25rem , 5.4898648649rem  +  3.3783783784vw , 9.375rem );
  }
}
@media (max-width: 22.5em) {
  .about-block__logo {
    max-width: 6.25rem;
  }
}
.about-block__logo img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.about-block__text {
  font-weight: 300;
  text-align: center;
  line-height: 1.4;
}
@media (min-width: 63.99875em) {
  .about-block__text {
    font-size: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .about-block__text {
    font-size: clamp( 0.875rem , 0.875rem  +  0.1953163148vw , 1rem );
  }
}
@media (max-width: 0em) {
  .about-block__text {
    font-size: 0.875rem;
  }
}

.buyers {
  position: relative;
}
.buyers__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1.25rem;
  padding: 1.875rem;
}
@media (min-width: 63.99875em) {
  .buyers__body {
    background: url("/img/lines-bg-large.svg") 30% top scroll no-repeat;
    background-size: 220%;
    padding: 3.75rem 2.5rem 3.4375rem;
    row-gap: 3.125rem;
  }
}
@media (min-width: 73.12375em) {
  .buyers__body {
    background: url("/img/lines-bg-large.svg") 30% -30% scroll no-repeat;
    background-size: 90%;
    flex-direction: row;
    align-items: center;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
    justify-content: space-between;
  }
}
@media (min-width: 95.62375em) {
  .buyers__body {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
    padding: 3.75rem 2.5rem 4.0625rem 6.25rem;
  }
}
@media (min-width: 73.12375em) {
  .buyers__content {
    flex: 0 0 40%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 3.75rem;
  }
}
@media (min-width: 95.62375em) {
  .buyers__content {
    flex: 0 0 44.7154471545%;
  }
}
.buyers__col {
  position: relative;
  z-index: 3;
}
@media (min-width: 63.99875em) {
  .buyers__cards {
    width: 40.625rem;
    margin-left: auto;
  }
}
@media (min-width: 73.12375em) {
  .buyers__cards {
    width: auto;
    margin-left: 0;
  }
}
.buyers__card:first-child {
  margin-left: 2.5rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 63.99875em) {
  .buyers__card:first-child {
    margin-bottom: 1.875rem;
    margin-left: 6.25rem;
  }
}
@media (min-width: 73.12375em) {
  .buyers__card:first-child {
    margin-left: 3.75rem;
  }
}
@media (min-width: 95.62375em) {
  .buyers__card:first-child {
    margin-left: 6.25rem;
  }
}
.buyers__card:last-child {
  margin-right: 2.5rem;
}
@media (min-width: 63.99875em) {
  .buyers__card:last-child {
    margin-right: 6.25rem;
  }
}
@media (min-width: 73.12375em) {
  .buyers__card:last-child {
    margin-right: 3.75rem;
  }
}
@media (min-width: 95.62375em) {
  .buyers__card:last-child {
    margin-right: 6.25rem;
  }
}

.sellers {
  position: relative;
}
.sellers__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1.25rem;
  padding: 1.875rem;
  background: url("/img/lines-bg-large-rotated.svg") center bottom scroll no-repeat;
  background-size: 400%;
}
@media (min-width: 63.99875em) {
  .sellers__body {
    padding: 3.75rem 2.5rem 1.875rem;
    background: url("/img/lines-bg-large-rotated.svg") 70% bottom scroll no-repeat;
    background-size: 300%;
  }
}
@media (min-width: 73.12375em) {
  .sellers__body {
    background: url("/img/lines-bg-large-rotated.svg") 60% 120% scroll no-repeat;
    background-size: 130%;
    flex-direction: row-reverse;
    align-items: center;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
    justify-content: space-between;
  }
}
@media (min-width: 95.62375em) {
  .sellers__body {
    padding: 3.75rem 2.5rem 1.875rem 3.4375rem;
  }
}
@media (min-width: 73.12375em) {
  .sellers__content {
    flex: 0 0 35%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 3.75rem;
  }
}
@media (min-width: 95.62375em) {
  .sellers__content {
    flex: 0 0 42.3925667828%;
  }
}
.sellers__col {
  position: relative;
  z-index: 3;
}
.sellers__company-questions {
  position: relative;
  zoom: 0.55;
  width: 58%;
}
.sellers__company-questions::after {
  content: "";
  position: absolute;
  background: url("/img/content/home/cards/seller-line.svg") center center no-repeat scroll;
  background-size: 100% 100%;
  height: 3rem;
  width: 3.75rem;
  right: 40%;
  top: calc(100% - 0.625rem);
}
@media (min-width: 47.99875em) {
  .sellers__company-questions {
    zoom: 1;
  }
  .sellers__company-questions::after {
    height: 4.0625rem;
    width: 8.75rem;
    right: 38%;
    top: calc(100% - 0.25rem);
  }
}
@media (min-width: 73.12375em) {
  .sellers__company-questions {
    zoom: 1;
  }
  .sellers__company-questions::after {
    height: 4.0625rem;
    width: 8.75rem;
    right: 55%;
    top: calc(100% - 0.25rem);
  }
}
@media (min-width: 95.62375em) {
  .sellers__company-questions::after {
    right: 47%;
  }
}
.sellers__company-card {
  position: relative;
  margin-top: -18%;
  z-index: 2;
  zoom: 0.55;
  width: 65%;
  margin-left: auto;
}
@media (min-width: 47.99875em) {
  .sellers__company-card {
    zoom: 1;
    margin-top: -36%;
  }
}
@media (min-width: 73.12375em) {
  .sellers__company-card {
    width: 75%;
  }
}
@media (min-width: 95.62375em) {
  .sellers__company-card {
    width: 70%;
    margin-top: -39%;
  }
}

@media (min-width: 63.99875em) {
  .card .section-header__list {
    padding-right: 5rem;
  }
}
@media (min-width: 73.12375em) {
  .card .section-header__list {
    padding-right: 0;
  }
}
.card__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 2.5rem;
  padding: 1.25rem 1.25rem 1.875rem;
}
@media (min-width: 63.99875em) {
  .card__body {
    padding: 3.75rem 1.875rem 3.4375rem;
    row-gap: 3.75rem;
  }
}
@media (min-width: 73.12375em) {
  .card__body {
    align-items: center;
    flex-direction: row;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 95.62375em) {
  .card__body {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
@media (min-width: 73.12375em) {
  .card__content {
    flex: 0 0 35%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 3.75rem;
  }
}
@media (min-width: 95.62375em) {
  .card__content {
    flex: 0 0 44.7154471545%;
  }
}
.card__col {
  position: relative;
  z-index: 3;
}

.deal-flow__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 2.5rem;
  padding: 1.25rem 1.25rem 1.875rem;
}
@media (min-width: 63.99875em) {
  .deal-flow__body {
    padding: 3.75rem 4.25rem 3.4375rem;
    row-gap: 3.75rem;
  }
}
@media (min-width: 73.12375em) {
  .deal-flow__body {
    align-items: center;
    flex-direction: row-reverse;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 95.62375em) {
  .deal-flow__body {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
@media (min-width: 73.12375em) {
  .deal-flow__content {
    flex: 0 0 35%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 3.75rem;
  }
}
@media (min-width: 95.62375em) {
  .deal-flow__content {
    flex: 0 0 44.7154471545%;
  }
}
.deal-flow__card {
  flex: 0 1 auto;
  position: relative;
  z-index: 3;
}

.section-header {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 1.25rem;
}
@media (min-width: 63.99875em) {
  .section-header {
    padding: 0 3.125rem;
  }
}
@media (min-width: 73.12375em) {
  .section-header {
    padding: 0;
  }
}
.section-header__large-text {
  font-weight: 300;
}
@media (min-width: 115em) {
  .section-header__large-text {
    font-size: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .section-header__large-text {
    font-size: clamp( 1rem , 0.8783783784rem  +  0.5405405405vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .section-header__large-text {
    font-size: 1rem;
  }
}
.section-header__large-text b {
  font-weight: 600;
  color: #303b7a;
  transition: all 0.55s ease 0s;
}
.section-footer {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 1.875rem;
}
@media (min-width: 73.12375em) {
  .section-footer {
    align-items: flex-start;
  }
}
@media (min-width: 63.99875em) {
  .section-footer {
    padding: 0 3.75rem;
  }
}
@media (min-width: 73.12375em) {
  .section-footer {
    padding: 0;
  }
}
@media (min-width: 95.62375em) {
  .section-footer {
    align-items: flex-start;
  }
}
.section-footer__text {
  font-weight: 300;
  text-align: center;
  line-height: 1.4;
}
@media (min-width: 115em) {
  .section-footer__text {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .section-footer__text {
    font-size: clamp( 0.875rem , 0.8445945946rem  +  0.1351351351vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .section-footer__text {
    font-size: 0.875rem;
  }
}
@media (min-width: 73.12375em) {
  .section-footer__text {
    text-align: left;
  }
}
@media (min-width: 73.12375em) {
  .section-footer--center {
    align-items: center;
    text-align: center;
  }
}

.buyers-sellers-lines-md {
  pointer-events: none;
  display: none;
}
@media (min-width: 63.99875em) {
  .buyers-sellers-lines-md {
    display: block;
    position: absolute;
    z-index: -1;
    left: 1.5625rem;
    right: 15rem;
    height: 68.75rem;
    top: 2.5rem;
  }
}
@media (min-width: 73.12375em) {
  .buyers-sellers-lines-md {
    height: 46.875rem;
    left: -60%;
    top: 5rem;
  }
}
@media (min-width: 95.62375em) {
  .buyers-sellers-lines-md {
    top: 0;
    left: -70%;
    height: 51.25rem;
  }
}
.buyers-sellers-lines-md__top {
  position: absolute;
  display: block;
  top: 0;
  width: 1.875rem;
  right: 1.875rem;
  height: 38%;
  border-right: 0.125rem dashed #021586;
  border-bottom: 0.125rem dashed #021586;
  border-bottom-right-radius: 1.875rem;
}
@media (min-width: 73.12375em) {
  .buyers-sellers-lines-md__top {
    height: 55%;
  }
}
.buyers-sellers-lines-md__bottom {
  position: absolute;
  display: block;
  right: 3.4375rem;
  top: calc(38% - 0.125rem);
  left: 0;
  bottom: 0;
  border-left: 0.125rem dashed #021586;
  border-top: 0.125rem dashed #021586;
  border-top-left-radius: 1.875rem;
}
@media (min-width: 73.12375em) {
  .buyers-sellers-lines-md__bottom {
    top: calc(55% - 0.125rem);
    left: 40%;
    bottom: 3rem;
    border-bottom: 0;
  }
}
.buyers-sellers-lines-md__bottom-2 {
  display: none;
}
@media (min-width: 73.12375em) {
  .buyers-sellers-lines-md__bottom-2 {
    position: absolute;
    display: block;
    left: 0;
    width: calc(40% + 0.125rem);
    height: 3.375rem;
    bottom: 0;
    border-bottom: 0.125rem dashed #021586;
    border-right: 0.125rem dashed #021586;
    border-bottom-right-radius: 1.875rem;
  }
}

.buyers-sellers-line-md {
  pointer-events: none;
  display: none;
}
@media (min-width: 63.99875em) {
  .buyers-sellers-line-md {
    left: 50%;
    right: 0;
    display: block;
    position: absolute;
    top: 35rem;
    height: 0.125rem;
    border-top: 0.125rem dashed #021586;
  }
}
@media (min-width: 63.99875em) and (min-width: 73.12375em) {
  .buyers-sellers-line-md {
    left: 60%;
    top: 40%;
  }
}
@media (min-width: 63.99875em) and (min-width: 95.62375em) {
  .buyers-sellers-line-md {
    left: 60%;
    top: 15.625rem;
  }
}

.card-deal-lines-md {
  pointer-events: none;
  display: none;
}
@media (min-width: 63.99875em) {
  .card-deal-lines-md {
    display: block;
    position: absolute;
    top: 100%;
    width: 11.25rem;
    height: 50rem;
  }
  .card-deal-lines-md__top {
    position: absolute;
    display: block;
    top: 0;
    height: 3.25rem;
    left: 9.375rem;
    right: 0;
    z-index: 1;
    border-right: 0.125rem dashed #021586;
    border-bottom: 0.125rem dashed #021586;
    border-bottom-right-radius: 1.875rem;
  }
  .card-deal-lines-md__bottom {
    position: absolute;
    display: block;
    top: 3.125rem;
    bottom: 0;
    left: 0;
    right: 1.75rem;
    z-index: 1;
    border-left: 0.125rem dashed #021586;
    border-top: 0.125rem dashed #021586;
    border-bottom: 0.125rem dashed #021586;
    border-radius: 1.875rem;
    border-top-right-radius: 0;
  }
}
@media (min-width: 73.12375em) {
  .card-deal-lines-md {
    display: none;
  }
}

.card-deal-lines-lg {
  pointer-events: none;
  display: none;
}
@media (min-width: 73.12375em) {
  .card-deal-lines-lg {
    display: block;
    position: absolute;
    z-index: -1;
    right: 50%;
    top: 92%;
    width: 27.5rem;
    height: 25rem;
    border-radius: 1.875rem;
    border-left: 0.125rem dashed #021586;
    border-top: 0.125rem dashed #021586;
  }
}
@media (min-width: 95.62375em) {
  .card-deal-lines-lg {
    right: 70%;
  }
}

.sellers-card-lines-md {
  pointer-events: none;
  display: none;
}
@media (min-width: 63.99875em) {
  .sellers-card-lines-md {
    display: block;
    position: absolute;
    z-index: -1;
    right: 1.25rem;
    top: calc(100% - 1.25rem);
    width: 5rem;
    height: 50rem;
  }
  .sellers-card-lines-md__top {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 1.5rem;
    height: 31.25rem;
    border-right: 0.125rem dashed #021586;
    border-bottom: 0.125rem dashed #021586;
    border-bottom-right-radius: 1.875rem;
  }
  .sellers-card-lines-md__bottom {
    position: absolute;
    display: block;
    top: 31.125rem;
    left: 0;
    width: 3.625rem;
    bottom: 0;
    border-left: 0.125rem dashed #021586;
    border-top: 0.125rem dashed #021586;
    border-top-left-radius: 1.875rem;
  }
}
@media (min-width: 73.12375em) {
  .sellers-card-lines-md {
    display: none;
  }
}

.sellers-card-lines-lg {
  pointer-events: none;
  display: none;
}
@media (min-width: 73.12375em) {
  .sellers-card-lines-lg {
    display: block;
    position: absolute;
    z-index: -1;
    left: 70%;
    top: calc(100% - 1.25rem);
    width: 21.875rem;
    height: 20rem;
  }
  .sellers-card-lines-lg__top {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 1.875rem;
    height: 50%;
    border-left: 0.125rem dashed #021586;
    border-bottom: 0.125rem dashed #021586;
    border-bottom-left-radius: 1.875rem;
  }
  .sellers-card-lines-lg__bottom {
    position: absolute;
    display: block;
    top: calc(50% - 0.125rem);
    width: 2.25rem;
    right: 0;
    bottom: 0;
    border-right: 0.125rem dashed #021586;
    border-top: 0.125rem dashed #021586;
    border-top-right-radius: 1.875rem;
  }
}
@media (min-width: 95.62375em) {
  .sellers-card-lines-lg {
    height: 13.75rem;
  }
}

.about-lines-right-md {
  pointer-events: none;
  display: none;
}
@media (min-width: 63.99875em) {
  .about-lines-right-md {
    position: absolute;
    z-index: -1;
    display: block;
    right: 0;
    left: 50%;
    top: 18.75rem;
    height: 46.25rem;
  }
}
.about-lines-right-md__top {
  position: absolute;
  display: block;
  top: 0;
  left: 62%;
  right: 0;
  bottom: 2.5rem;
  border-top: 0.125rem dashed #021586;
  border-left: 0.125rem dashed #021586;
  border-top-left-radius: 1.875rem;
}
.about-lines-right-md__bottom {
  position: absolute;
  display: block;
  bottom: 0;
  height: 2.5rem;
  left: 0;
  width: calc(62% + 0.125rem);
  height: 2.8125rem;
  border-bottom: 0.125rem dashed #021586;
  border-right: 0.125rem dashed #021586;
  border-bottom-right-radius: 1.875rem;
  border-bottom: 0.125rem dashed #021586;
  border-left: 0.125rem dashed #021586;
}
@media (min-width: 73.12375em) {
  .about-lines-right-md {
    display: none;
  }
}

.about-lines-left-md {
  pointer-events: none;
  display: none;
}
@media (min-width: 63.99875em) {
  .about-lines-left-md {
    z-index: -1;
    position: absolute;
    display: block;
    right: 50%;
    left: 0;
    top: 18.75rem;
    height: 32.5rem;
  }
}
.about-lines-left-md__top {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 2.125rem;
  right: 82%;
  border-top: 0.125rem dashed #021586;
  border-right: 0.125rem dashed #021586;
  border-top-right-radius: 1.875rem;
}
.about-lines-left-md__center {
  position: absolute;
  display: block;
  top: 2.125rem;
  left: calc(18% - 0.125rem);
  width: 4.6875rem;
  height: 2.5rem;
  bottom: 0;
  border-bottom: 0.125rem dashed #021586;
  border-left: 0.125rem dashed #021586;
  border-bottom-left-radius: 1.875rem;
}
.about-lines-left-md__bottom {
  position: absolute;
  display: block;
  bottom: 0;
  top: 4.625rem;
  right: 5rem;
  left: calc(18% + 4.6875rem);
  border-left: 0.125rem dashed #021586;
  border-bottom: 0.125rem dashed #021586;
  border-bottom-left-radius: 1.875rem;
}
@media (min-width: 73.12375em) {
  .about-lines-left-md {
    display: none;
  }
}

.about-lines-right-lg {
  pointer-events: none;
  display: none;
}
@media (min-width: 73.12375em) {
  .about-lines-right-lg {
    position: absolute;
    z-index: -1;
    display: block;
    right: -625rem;
    left: 100%;
    height: 20.3125rem;
    bottom: 12.5rem;
  }
}
.about-lines-right-lg__top {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  left: 37.5rem;
  height: 9.375rem;
  width: 30%;
  border-top: 0.125rem dashed #021586;
  border-left: 0.125rem dashed #021586;
  border-top-left-radius: 1.875rem;
}
@media (min-width: 95.62375em) {
  .about-lines-right-lg__top {
    left: 28.75rem;
  }
}
.about-lines-right-lg__center {
  position: absolute;
  display: block;
  top: 9.375rem;
  left: 8.9375rem;
  width: 20rem;
  height: 8.125rem;
  border-top: 0.125rem dashed #021586;
  border-left: 0.125rem dashed #021586;
  border-top-left-radius: 1.875rem;
}
.about-lines-right-lg__bottom {
  position: absolute;
  display: block;
  top: 16.875rem;
  left: 0;
  width: 9.0625rem;
  height: 2.875rem;
  border-bottom: 0.125rem dashed #021586;
  border-right: 0.125rem dashed #021586;
  border-bottom-right-radius: 1.875rem;
}
@media (min-width: 95.62375em) {
  .about-lines-right-lg::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 6;
    background: #BFC7ED;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 1.25rem;
    bottom: 0;
    left: 0;
  }
}

.about-lines-left-lg {
  pointer-events: none;
  display: none;
}
@media (min-width: 73.12375em) {
  .about-lines-left-lg {
    z-index: -1;
    position: absolute;
    display: block;
    left: 0;
    right: 50%;
    height: 20.3125rem;
    top: 21.875rem;
    height: 13.75rem;
  }
}
@media (min-width: 95.62375em) {
  .about-lines-left-lg {
    top: 20.875rem;
  }
}
.about-lines-left-lg__top {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 11.5rem;
  width: 65%;
  border-top: 0.125rem dashed #021586;
  border-right: 0.125rem dashed #021586;
  border-top-right-radius: 1.875rem;
}
.about-lines-left-lg__bottom {
  position: absolute;
  left: calc(65% - 0.125rem);
  width: 15%;
  height: 2.75rem;
  top: 6.25rem;
  bottom: 0;
  border-bottom: 0.125rem dashed #021586;
  border-right: 0.125rem dashed #021586;
  border-left: 0.125rem dashed #021586;
  border-bottom-right-radius: 1.875rem;
  border-bottom-left-radius: 1.875rem;
}
@media (min-width: 95.62375em) {
  .about-lines-left-lg__bottom {
    width: 22%;
    top: auto;
  }
}
@media (min-width: 3000px) {
  .about-lines-left-lg__bottom {
    width: 30%;
  }
}
@media (min-width: 95.62375em) {
  .about-lines-left-lg::after {
    content: "";
    display: block;
    position: absolute;
    background: #BFC7ED;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 1.25rem;
    right: 12.2%;
    bottom: 2.3125rem;
  }
}
@media (min-width: 3000px) {
  .about-lines-left-lg::after {
    display: none;
  }
}

.hero {
  position: relative;
  margin-bottom: 5rem;
  background-color: #b3b8c1;
  background: url("/img/hero-mobile.jpg") bottom center scroll no-repeat;
  background-size: cover;
  min-height: 100vh;
}
@media (min-width: 63.99875em) {
  .hero {
    background: url("/img/hero-tablet.jpg") center bottom scroll no-repeat;
    background-size: cover;
  }
}
@media (min-width: 73.12375em) {
  .hero {
    background: url("/img/hero-small-pc.jpg") center bottom scroll no-repeat;
    background-size: cover;
  }
}
@media (min-width: 95.62375em) {
  .hero {
    background: url("/img/hero-pc.jpg") center bottom scroll no-repeat;
    background-size: cover;
  }
}
@media (min-width: 115em) {
  .hero__container {
    padding-top: 17.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero__container {
    padding-top: clamp( 5.625rem , 2.7364864865rem  +  12.8378378378vw , 17.5rem );
  }
}
@media (max-width: 22.5em) {
  .hero__container {
    padding-top: 5.625rem;
  }
}
@media (min-width: 63.99875em) {
  .hero__container {
    padding-bottom: 10.625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .hero__container {
    padding-bottom: clamp( 2.5rem , 2.5rem  +  12.6955604602vw , 10.625rem );
  }
}
@media (max-width: 0em) {
  .hero__container {
    padding-bottom: 2.5rem;
  }
}
.hero__content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2.1875rem;
}
@media (min-width: 47.99875em) {
  .hero__content {
    margin-bottom: 8.75rem;
  }
}
@media (min-width: 63.99875em) {
  .hero__content {
    width: 41.875rem;
    margin: auto;
  }
}
@media (min-width: 73.12375em) {
  .hero__content {
    width: 34.375rem;
    margin: 0;
    align-items: flex-start;
    text-align: left;
  }
}
@media (min-width: 95.62375em) {
  .hero__content {
    width: 46.875rem;
    margin: 0;
    align-items: flex-start;
    text-align: left;
  }
}
.hero__title {
  margin-bottom: 1.25rem;
}
.hero__text {
  margin-bottom: 1.875rem;
}
.hero__actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  row-gap: 12.5rem;
}
@media (min-width: 47.99875em) {
  .hero__actions {
    row-gap: 10.625rem;
  }
}
@media (min-width: 63.99875em) {
  .hero__actions {
    row-gap: 6.25rem;
  }
}
@media (min-width: 73.12375em) {
  .hero__actions {
    row-gap: 12.5rem;
    margin-left: 30%;
    margin-top: -15.625rem;
  }
}
@media (min-width: 95.62375em) {
  .hero__actions {
    margin-top: -16.25rem;
    margin-left: 30%;
    row-gap: 13.75rem;
  }
}
.hero__actions-products {
  margin-left: auto;
  flex: 0 0 auto;
}
.hero__actions-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.hero__actions-diagrams {
  flex: 0 1 auto;
}
@media (min-width: 115em) {
  .hero__actions-diagrams {
    width: 20rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero__actions-diagrams {
    width: clamp( 13.75rem , 12.2297297297rem  +  6.7567567568vw , 20rem );
  }
}
@media (max-width: 22.5em) {
  .hero__actions-diagrams {
    width: 13.75rem;
  }
}
@media (min-width: 47.99875em) {
  .hero__actions-diagrams {
    margin-bottom: 10%;
  }
}
@media (min-width: 73.12375em) {
  .hero__actions-diagrams {
    margin-bottom: 0;
  }
}
@media (min-width: 95.62375em) {
  .hero__actions-diagrams {
    flex: 0 0 auto;
    width: 21.875rem;
  }
}
.hero__actions-metrics {
  flex: 0 1 5.625rem;
}

.hero-metrics {
  position: relative;
  display: inline-flex;
}
.hero-metrics::before {
  content: "";
  width: 7.8125rem;
  height: 2.1875rem;
  display: block;
  position: absolute;
  bottom: calc(100% - 0.25rem);
  right: calc(50% - 0.25rem);
  background: url("/img/hero-actions/metrics-mobile.svg") center center no-repeat;
  background-size: contain;
}
@media (min-width: 47.99875em) {
  .hero-metrics::before {
    content: "";
    width: 11.75rem;
    height: 0.75rem;
    display: block;
    position: absolute;
    bottom: auto;
    top: calc(50% - 0.375rem);
    right: calc(100% - 0.375rem);
    background: url("/img/hero-actions/metrics-pc.svg") center center no-repeat;
    background-size: contain;
  }
}
.hero-metrics__body {
  border: 0.0625rem solid #fff;
  background-color: rgba(0, 0, 0, 0.28);
  overflow: hidden;
  border-radius: 0.625rem;
}
@media (min-width: 115em) {
  .hero-metrics__body {
    padding: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-metrics__body {
    padding: clamp( 0.75rem , 0.597972973rem  +  0.6756756757vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .hero-metrics__body {
    padding: 0.75rem;
  }
}
.hero-metrics__title {
  display: block;
  text-align: center;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0.75rem;
}
@media (min-width: 115em) {
  .hero-metrics__title {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-metrics__title {
    font-size: clamp( 0.75rem , 0.6587837838rem  +  0.4054054054vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .hero-metrics__title {
    font-size: 0.75rem;
  }
}
.hero-metrics__cols {
  display: flex;
  height: 3.125rem;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
  align-items: flex-end;
}
.hero-metrics__col {
  position: relative;
  height: 100%;
  background-color: #3c52ff;
  margin-bottom: 0.3125rem;
}
@media (min-width: 115em) {
  .hero-metrics__col {
    width: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-metrics__col {
    width: clamp( 0.625rem , 0.4121621622rem  +  0.9459459459vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .hero-metrics__col {
    width: 0.625rem;
  }
}
.hero-metrics__col:nth-child(1) {
  height: 50%;
  animation: go-up-down 1.5s infinite alternate;
}
.hero-metrics__col:nth-child(2) {
  height: 95%;
  animation: go-up-down 2s infinite alternate;
}
.hero-metrics__col:nth-child(3) {
  height: 40%;
  animation: go-up-down 3s infinite alternate;
}
.hero-metrics__col:nth-child(4) {
  height: 20%;
  animation: go-up-down 2s infinite alternate;
}
.hero-metrics__col:nth-child(5) {
  height: 20%;
  animation: go-up-down 1.5s infinite alternate;
}
.hero-metrics__footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.hero-metrics__col-caption {
  line-height: 1;
  color: #fff;
}
@media (min-width: 115em) {
  .hero-metrics__col-caption {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-metrics__col-caption {
    font-size: clamp( 0.375rem , 0.2837837838rem  +  0.4054054054vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .hero-metrics__col-caption {
    font-size: 0.375rem;
  }
}

@keyframes go-up-down {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
.hero-products {
  display: inline-flex;
  position: relative;
  display: inline-flex;
}
.hero-products::before {
  content: "";
  width: 4.8125rem;
  height: 2.1875rem;
  display: block;
  position: absolute;
  top: calc(100% - 0.25rem);
  right: 30%;
  background: url("/img/hero-actions/products-mobile.svg") center center no-repeat;
  background-size: contain;
}
@media (min-width: 47.99875em) {
  .hero-products::before {
    content: "";
    width: 9.5rem;
    height: 2rem;
    display: block;
    position: absolute;
    top: calc(50% - 0.25rem);
    right: calc(100% - 0.25rem);
    background: url("/img/hero-actions/products-pc.svg") center center no-repeat;
    background-size: contain;
  }
}
.hero-products__body {
  background-color: rgba(0, 0, 0, 0.39);
  border: 0.0625rem solid #fff;
  overflow: hidden;
  border-radius: 0.625rem;
}
@media (min-width: 115em) {
  .hero-products__body {
    padding: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-products__body {
    padding: clamp( 0.75rem , 0.597972973rem  +  0.6756756757vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .hero-products__body {
    padding: 0.75rem;
  }
}
.hero-products__title {
  display: block;
  text-align: center;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0.75rem;
}
@media (min-width: 115em) {
  .hero-products__title {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-products__title {
    font-size: clamp( 0.75rem , 0.6587837838rem  +  0.4054054054vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .hero-products__title {
    font-size: 0.75rem;
  }
}
.hero-products__buttons {
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.hero-products__btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 0.375rem 0;
  border-radius: 0.375rem;
  background: #3c52ff;
  transition: all 0.55s ease 0s;
}
@media (min-width: 115em) {
  .hero-products__btn {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-products__btn {
    font-size: clamp( 0.625rem , 0.5641891892rem  +  0.2702702703vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .hero-products__btn {
    font-size: 0.625rem;
  }
}
@media (min-width: 115em) {
  .hero-products__btn {
    min-height: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-products__btn {
    min-height: clamp( 1.5rem , 1.1047297297rem  +  1.7567567568vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .hero-products__btn {
    min-height: 1.5rem;
  }
}
@media (min-width: 115em) {
  .hero-products__btn {
    min-width: 6.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-products__btn {
    min-width: clamp( 2.875rem , 2.0540540541rem  +  3.6486486486vw , 6.25rem );
  }
}
@media (max-width: 22.5em) {
  .hero-products__btn {
    min-width: 2.875rem;
  }
}

.progress-circle {
  transform: rotate(-90deg); /* Щоб коло починалося з верху */
  transition: all 0.5s ease;
}
@media (min-width: 115em) {
  .progress-circle {
    height: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .progress-circle {
    height: clamp( 2.25rem , 1.8851351351rem  +  1.6216216216vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .progress-circle {
    height: 2.25rem;
  }
}
@media (min-width: 115em) {
  .progress-circle {
    width: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .progress-circle {
    width: clamp( 2.25rem , 1.8851351351rem  +  1.6216216216vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .progress-circle {
    width: 2.25rem;
  }
}
.progress-circle__bg {
  fill: none;
  stroke: #b3b8c1;
  stroke-width: 12;
}
.progress-circle__fg {
  fill: none;
  stroke: #3c52ff; /* Червоний колір для прогресу */
  stroke-width: 12;
  stroke-linecap: round;
  stroke-dasharray: 339.292; /* Периметр кола */
  stroke-dashoffset: 339.292; /* Початковий стан (заповнення 0%) */
  transition: stroke-dashoffset 1s ease-out;
}
.progress-circle__fg--white {
  stroke: #fff;
}

.hero-diagrams {
  flex-wrap: wrap;
  position: relative;
  display: inline-flex;
}
.hero-diagrams::before {
  content: "";
  width: 3.75rem;
  height: 3.75rem;
  display: block;
  position: absolute;
  bottom: calc(100% - 0.25rem);
  left: 30%;
  background: url("/img/hero-actions/diagram-mobile.svg") center center no-repeat;
  background-size: contain;
}
@media (min-width: 47.99875em) {
  .hero-diagrams::before {
    content: "";
    width: 7.25rem;
    height: 6.5rem;
    display: block;
    position: absolute;
    bottom: -35%;
    left: calc(100% - 0.375rem);
    background: url("/img/hero-actions/diagram-pc.svg") center center no-repeat;
    background-size: contain;
  }
}
@media (min-width: 73.12375em) {
  .hero-diagrams::before {
    content: "";
    width: 16.875rem;
    height: 3.625rem;
    display: block;
    position: absolute;
    top: 45%;
    bottom: auto;
    left: calc(100% - 1.125rem);
    background: url("/img/hero-actions/diagram-xl.svg") center center no-repeat;
    background-size: contain;
  }
}
.hero-diagrams__body {
  border: 0.0625rem solid #fff;
  overflow: hidden;
  border-radius: 0.625rem;
  background-color: rgba(0, 0, 0, 0.39);
}
@media (min-width: 115em) {
  .hero-diagrams__body {
    padding: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-diagrams__body {
    padding: clamp( 0.75rem , 0.597972973rem  +  0.6756756757vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .hero-diagrams__body {
    padding: 0.75rem;
  }
}
.hero-diagrams__content {
  display: flex;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.hero-diagrams__title {
  flex: 1 1 100%;
  display: block;
  text-align: left;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0.375rem;
}
@media (min-width: 115em) {
  .hero-diagrams__title {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-diagrams__title {
    font-size: clamp( 0.75rem , 0.6587837838rem  +  0.4054054054vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .hero-diagrams__title {
    font-size: 0.75rem;
  }
}
.hero-diagrams__text {
  color: #fff;
  flex: 1 1 auto;
}
@media (min-width: 115em) {
  .hero-diagrams__text {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .hero-diagrams__text {
    font-size: clamp( 0.5rem , 0.4391891892rem  +  0.2702702703vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .hero-diagrams__text {
    font-size: 0.5rem;
  }
}
.hero-diagrams__items {
  display: flex;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
  flex: 0 0 auto;
}
.hero-diagrams__progress-circle {
  flex: 0 0 auto;
}

.deals-list {
  width: 100%;
  background-color: #eaedfe;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  padding: 1.875rem;
  row-gap: 1rem;
  border-radius: 0.9375rem;
}
@media (min-width: 63.99875em) {
  .deals-list {
    border-radius: 1.25rem;
    padding: 2.5rem 1.875rem;
  }
}
@media (min-width: 95.62375em) {
  .deals-list {
    border-radius: 1.25rem;
    padding: 2.5rem;
  }
}
.deals-list__item {
  line-height: 1.4;
  padding: 0.375rem 1rem;
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  color: #000;
  font-weight: 500;
  border-radius: 0.625rem;
}
@media (min-width: 63.99875em) {
  .deals-list__item {
    font-size: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deals-list__item {
    font-size: clamp( 0.875rem , 0.875rem  +  0.1953163148vw , 1rem );
  }
}
@media (max-width: 0em) {
  .deals-list__item {
    font-size: 0.875rem;
  }
}
@media (min-width: 115em) {
  .deals-list__item {
    min-height: 4rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .deals-list__item {
    min-height: clamp( 2.875rem , 2.6013513514rem  +  1.2162162162vw , 4rem );
  }
}
@media (max-width: 22.5em) {
  .deals-list__item {
    min-height: 2.875rem;
  }
}
@media (min-width: 63.99875em) {
  .deals-list__item {
    border-radius: 0.9375rem;
  }
}
.deals-list__item--active {
  filter: drop-shadow(0px 0px 9px #6E83F8);
}

.card-caption {
  display: block;
  color: #677183;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.00625rem;
}
@media (min-width: 63.99875em) {
  .card-caption {
    font-size: 0.75rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .card-caption {
    font-size: clamp( 0.5rem , 0.5rem  +  0.3906326295vw , 0.75rem );
  }
}
@media (max-width: 0em) {
  .card-caption {
    font-size: 0.5rem;
  }
}
.card-caption--mobile {
  font-size: 0.3125rem;
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .card-caption--mobile {
    font-size: 0.75rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .card-caption--mobile {
    font-size: clamp( 0.5rem , -0.2499804688rem  +  1.5625vw , 0.75rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .card-caption--mobile {
    font-size: 0.5rem;
  }
}

.profile-title {
  display: inline-flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  color: #000;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 63.99875em) {
  .profile-title {
    font-size: 1.125rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .profile-title {
    font-size: clamp( 0.8125rem , 0.8125rem  +  0.4882907869vw , 1.125rem );
  }
}
@media (max-width: 0em) {
  .profile-title {
    font-size: 0.8125rem;
  }
}
.profile-title::before {
  margin-top: 0rem;
  flex: 0 0 auto;
  color: #3c52ff;
}
@media (min-width: 63.99875em) {
  .profile-title::before {
    font-size: 1.625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .profile-title::before {
    font-size: clamp( 1.25rem , 1.25rem  +  0.5859489443vw , 1.625rem );
  }
}
@media (max-width: 0em) {
  .profile-title::before {
    font-size: 1.25rem;
  }
}
.profile-title--large {
  font-size: 0.5625rem;
}
.profile-title--large::before {
  font-size: 0.75rem;
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .profile-title--large {
    font-size: 1.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .profile-title--large {
    font-size: clamp( 0.5625rem , -2.2499267578rem  +  5.859375vw , 1.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .profile-title--large {
    font-size: 0.5625rem;
  }
}
@media (min-width: 47.99875em) {
  .profile-title--large::before {
    margin-top: 0.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .profile-title--large::before {
    font-size: 1.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .profile-title--large::before {
    font-size: clamp( 1.5rem , 0.3750292969rem  +  2.34375vw , 1.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .profile-title--large::before {
    font-size: 1.5rem;
  }
}
@media (min-width: 63.99875em) {
  .profile-title--large {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }
}
@media (min-width: 95.62375em) {
  .profile-title--large {
    font-size: 1.75rem;
  }
}

.metrics__title {
  display: block;
  margin-bottom: 0.375rem;
}
.metrics__body {
  display: flex;
  align-items: stretch;
  gap: 0.5rem;
}
.metrics__body--vertical {
  flex-direction: column;
}
@media (min-width: 63.99875em) {
  .metrics__body {
    gap: 0.625rem;
  }
}
.metrics__item {
  border-radius: 0.3125rem;
  background: linear-gradient(90deg, #0D99FF 0%, #4D61D3 100%);
  padding: 0.375rem 0.75rem;
  flex: 1 1 50%;
}
@media (min-width: 63.99875em) {
  .metrics__item {
    padding: 0.625rem 1rem;
  }
}
.metrics__item--green {
  background: linear-gradient(143.217deg, #38A653 0%, #8CFFA8 100%);
}
.metrics__item-name {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 0.125rem;
}
.metrics__item-value {
  color: #fff;
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 63.99875em) {
  .metrics__item-value {
    font-size: 1.25rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .metrics__item-value {
    font-size: clamp( 0.875rem , 0.875rem  +  0.5859489443vw , 1.25rem );
  }
}
@media (max-width: 0em) {
  .metrics__item-value {
    font-size: 0.875rem;
  }
}
.metrics__item-value--small {
  font-size: 0.5rem;
}
@media (min-width: 63.99875em) {
  .metrics__item-value--small {
    font-size: 1.25rem;
  }
}
@media (min-width: 26.87375em) and (max-width: 63.99875em) {
  .metrics__item-value--small {
    font-size: clamp( 0.5rem , -0.0429040404rem  +  2.0202020202vw , 1.25rem );
  }
}
@media (max-width: 26.87375em) {
  .metrics__item-value--small {
    font-size: 0.5rem;
  }
}

.main-info {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.main-info--vertical {
  flex-direction: column;
  align-items: center;
  row-gap: 0.5rem;
}
.main-info__item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.125rem;
  text-align: left;
}
.main-info__status {
  margin-top: 0.25rem;
}

.price {
  color: #3c52ff;
  color: #3c52ff;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 63.99875em) {
  .price {
    font-size: 1.625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .price {
    font-size: clamp( 1.25rem , 1.25rem  +  0.5859489443vw , 1.625rem );
  }
}
@media (max-width: 0em) {
  .price {
    font-size: 1.25rem;
  }
}
.price--mobile {
  font-size: 0.5625rem;
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .price--mobile {
    font-size: 1.625rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .price--mobile {
    font-size: clamp( 1.25rem , 0.1250292969rem  +  2.34375vw , 1.625rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .price--mobile {
    font-size: 1.25rem;
  }
}

.status {
  display: inline-flex;
  padding: 0.0625rem 1rem;
  color: #16B40D;
  font-weight: 700;
  line-height: 1.3;
  background: rgba(22, 180, 13, 0.2);
  border-radius: 1.25rem;
}
@media (min-width: 63.99875em) {
  .status {
    font-size: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .status {
    font-size: clamp( 0.75rem , 0.75rem  +  0.3906326295vw , 1rem );
  }
}
@media (max-width: 0em) {
  .status {
    font-size: 0.75rem;
  }
}
@media (min-width: 63.99875em) {
  .status {
    min-height: 1.375rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .status {
    min-height: clamp( 1.125rem , 1.125rem  +  0.3906326295vw , 1.375rem );
  }
}
@media (max-width: 0em) {
  .status {
    min-height: 1.125rem;
  }
}
@media (min-width: 63.99875em) {
  .status {
    padding: 0.0625rem 1.375rem;
  }
}
.status--mobile {
  font-size: 0.375rem;
  min-height: 0.5rem;
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .status--mobile {
    min-height: 1.375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .status--mobile {
    min-height: clamp( 1.125rem , 0.3750195313rem  +  1.5625vw , 1.375rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .status--mobile {
    min-height: 1.125rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .status--mobile {
    font-size: 1rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .status--mobile {
    font-size: clamp( 0.75rem , 0.0000195312rem  +  1.5625vw , 1rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .status--mobile {
    font-size: 0.75rem;
  }
}

.card-info {
  display: flex;
  align-items: stretch;
  gap: 0.375rem;
  flex-wrap: wrap;
}
.card-info--nowrap {
  flex-wrap: nowrap;
}
.card-info--nowrap .card-info__item {
  flex: 1 1 auto;
}
.card-info__item {
  flex: 0 0 auto;
  padding: 0.375rem 0.625rem;
  border: 0.0625rem solid #89a6f5;
  border-radius: 0.3125rem;
}
.card-info__item--mobile {
  padding: 0.1875rem;
}
@media (min-width: 47.99875em) {
  .card-info__item--mobile {
    padding: 0.375rem 0.625rem;
  }
}
.card-info__name {
  margin-bottom: 0.0625rem;
}
.card-info__value {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 63.99875em) {
  .card-info__value {
    font-size: 0.75rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .card-info__value {
    font-size: clamp( 0.625rem , 0.625rem  +  0.1953163148vw , 0.75rem );
  }
}
@media (max-width: 0em) {
  .card-info__value {
    font-size: 0.625rem;
  }
}
.card-info__value::before {
  flex: 0 0 auto;
}
@media (min-width: 63.99875em) {
  .card-info__value::before {
    font-size: 1.25rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .card-info__value::before {
    font-size: clamp( 1rem , 1rem  +  0.3906326295vw , 1.25rem );
  }
}
@media (max-width: 0em) {
  .card-info__value::before {
    font-size: 1rem;
  }
}
.card-info__value--mobile {
  font-size: 0.5rem;
}
.card-info__value--mobile::before {
  font-size: 0.5rem;
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .card-info__value--mobile {
    font-size: 0.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .card-info__value--mobile {
    font-size: clamp( 0.625rem , -0.1249804688rem  +  1.5625vw , 0.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .card-info__value--mobile {
    font-size: 0.625rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .card-info__value--mobile::before {
    font-size: 1.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .card-info__value--mobile::before {
    font-size: clamp( 1rem , 0.2500195313rem  +  1.5625vw , 1.25rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .card-info__value--mobile::before {
    font-size: 1rem;
  }
}

.tabs-nav {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0.1875rem;
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .tabs-nav {
    gap: 0.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .tabs-nav {
    gap: clamp( 0.1875rem , -0.7499755859rem  +  1.953125vw , 0.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .tabs-nav {
    gap: 0.1875rem;
  }
}
@media (min-width: 95.62375em) {
  .tabs-nav {
    gap: 0.625rem;
  }
}
.tabs-nav__item {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  color: #677183;
  font-weight: 600;
  font-size: 0.34375rem;
  min-height: 0.875rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  background-color: #fff;
  border-radius: 2.5rem;
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .tabs-nav__item {
    min-height: 2.1875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .tabs-nav__item {
    min-height: clamp( 0.875rem , -3.0623974609rem  +  8.203125vw , 2.1875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .tabs-nav__item {
    min-height: 0.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .tabs-nav__item {
    font-size: 0.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .tabs-nav__item {
    font-size: clamp( 0.3125rem , -1.3749560547rem  +  3.515625vw , 0.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .tabs-nav__item {
    font-size: 0.3125rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .tabs-nav__item {
    padding-right: 1rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .tabs-nav__item {
    padding-right: clamp( 0.5rem , -0.9999609375rem  +  3.125vw , 1rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .tabs-nav__item {
    padding-right: 0.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .tabs-nav__item {
    padding-left: 1rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .tabs-nav__item {
    padding-left: clamp( 0.5rem , -0.9999609375rem  +  3.125vw , 1rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .tabs-nav__item {
    padding-left: 0.5rem;
  }
}
@media (min-width: 95.62375em) {
  .tabs-nav__item {
    font-size: 1rem;
    min-height: 2.5rem;
  }
}
.tabs-nav__item--active {
  color: #021586;
  background-color: transparent;
  outline: 0.0625rem solid #021586;
}

.card-table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  border-radius: 0.25rem;
  overflow: hidden;
}
@media (min-width: 47.99875em) {
  .card-table {
    border-radius: 1rem;
  }
}
.card-table__header-row {
  background-color: #F5F5F5;
  color: #677183;
  font-weight: 500;
  font-size: 0.21875rem;
}
@media (min-width: 47.99875em) {
  .card-table__header-row {
    border-radius: 1rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .card-table__header-row {
    font-size: 0.6875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .card-table__header-row {
    font-size: clamp( 0.25rem , -1.0624658203rem  +  2.734375vw , 0.6875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .card-table__header-row {
    font-size: 0.25rem;
  }
}
@media (min-width: 95.62375em) {
  .card-table__header-row {
    font-size: 0.8125rem;
  }
}
.card-table__header-col {
  padding: 0 0.125rem;
}
@media (min-width: 115em) {
  .card-table__header-col {
    padding-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .card-table__header-col {
    padding-top: clamp( 0.3125rem , 0.1452702703rem  +  0.7432432432vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .card-table__header-col {
    padding-top: 0.3125rem;
  }
}
@media (min-width: 115em) {
  .card-table__header-col {
    padding-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .card-table__header-col {
    padding-bottom: clamp( 0.3125rem , 0.1452702703rem  +  0.7432432432vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .card-table__header-col {
    padding-bottom: 0.3125rem;
  }
}
.card-table__row:not(:last-child) {
  border-bottom: 0.0625rem solid #F5F5F5;
}
.card-table__col {
  padding: 0 0.125rem;
  font-size: 0.21875rem;
  font-weight: 500;
}
@media (min-width: 115em) {
  .card-table__col {
    padding-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .card-table__col {
    padding-top: clamp( 0.3125rem , 0.1452702703rem  +  0.7432432432vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .card-table__col {
    padding-top: 0.3125rem;
  }
}
@media (min-width: 115em) {
  .card-table__col {
    padding-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .card-table__col {
    padding-bottom: clamp( 0.3125rem , 0.1452702703rem  +  0.7432432432vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .card-table__col {
    padding-bottom: 0.3125rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .card-table__col {
    font-size: 0.75rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .card-table__col {
    font-size: clamp( 0.25rem , -1.2499609375rem  +  3.125vw , 0.75rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .card-table__col {
    font-size: 0.25rem;
  }
}
@media (min-width: 95.62375em) {
  .card-table__col {
    font-size: 0.875rem;
  }
}
.card-table__col:first-child {
  font-weight: 700;
}

.seller-card {
  box-shadow: 0px 4px 10.1px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  border-radius: 0.9375rem;
  padding: 1.5rem 1.5rem 2.25rem;
}
@media (min-width: 63.99875em) {
  .seller-card {
    border-radius: 1.25rem;
    padding: 1.875rem 1.5rem 3.125rem;
  }
}
@media (min-width: 95.62375em) {
  .seller-card {
    padding: 1.875rem 2.1875rem 3.125rem;
  }
}
.seller-card__profile-title {
  margin-bottom: 0.5rem;
}
.seller-card__header {
  margin-bottom: 0.625rem;
  background-color: #F1F5FF;
  border-radius: 0.5rem;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
@media (min-width: 63.99875em) {
  .seller-card__header {
    border-radius: 0.625rem;
  }
}
.seller-card__img {
  flex: 0 0 60.8163265306%;
  border-radius: 0.5rem;
  overflow: hidden;
  aspect-ratio: 150/94;
}
@media (min-width: 63.99875em) {
  .seller-card__img {
    border-radius: 0.625rem;
  }
}
.seller-card__header-main {
  flex: 1 1 auto;
}
.seller-card__info {
  margin-bottom: 0.625rem;
}
.digital-card {
  background-color: #D7E1FF;
  padding: 1.25rem 0.9375rem;
}
@media (min-width: 115em) {
  .digital-card {
    border-radius: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .digital-card {
    border-radius: clamp( 0.9375rem , 0.5574324324rem  +  1.6891891892vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .digital-card {
    border-radius: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card {
    padding-left: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card {
    padding-left: clamp( 0.9375rem , -3.7498779297rem  +  9.765625vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card {
    padding-left: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card {
    padding-right: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card {
    padding-right: clamp( 0.9375rem , -3.7498779297rem  +  9.765625vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card {
    padding-right: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card {
    padding-top: 1.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card {
    padding-top: clamp( 0.625rem , -3.1249023438rem  +  7.8125vw , 1.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card {
    padding-top: 0.625rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card {
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card {
    padding-bottom: clamp( 0.625rem , -3.1249023438rem  +  7.8125vw , 1.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card {
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 95.62375em) {
  .digital-card {
    padding: 2rem 2.625rem;
  }
}
.digital-card__header {
  display: flex;
  align-items: stretch;
  background-color: #fff;
  gap: 0.9375rem;
  padding: 1.25rem 0.75rem;
  box-shadow: 0 0.084375rem 0.084375rem rgba(0, 0, 0, 0.25);
}
@media (min-width: 63.99875em) {
  .digital-card__header {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .digital-card__header {
    margin-bottom: clamp( 0.75rem , 0.75rem  +  1.7578468329vw , 1.875rem );
  }
}
@media (max-width: 0em) {
  .digital-card__header {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 63.99875em) {
  .digital-card__header {
    border-radius: 1.0625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .digital-card__header {
    border-radius: clamp( 0.4375rem , 0.4375rem  +  0.9765815739vw , 1.0625rem );
  }
}
@media (max-width: 0em) {
  .digital-card__header {
    border-radius: 0.4375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__header {
    padding-left: 2rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__header {
    padding-left: clamp( 0.75rem , -2.9999023438rem  +  7.8125vw , 2rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__header {
    padding-left: 0.75rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__header {
    padding-right: 2rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__header {
    padding-right: clamp( 0.75rem , -2.9999023438rem  +  7.8125vw , 2rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__header {
    padding-right: 0.75rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__header {
    padding-top: 1.125rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__header {
    padding-top: clamp( 0.4375rem , -1.6249462891rem  +  4.296875vw , 1.125rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__header {
    padding-top: 0.4375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__header {
    padding-bottom: 1.125rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__header {
    padding-bottom: clamp( 0.4375rem , -1.6249462891rem  +  4.296875vw , 1.125rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__header {
    padding-bottom: 0.4375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__header {
    gap: 2.375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__header {
    gap: clamp( 0.9375rem , -3.3748876953rem  +  8.984375vw , 2.375rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__header {
    gap: 0.9375rem;
  }
}
@media (min-width: 73.12375em) {
  .digital-card__header {
    gap: 0.9375rem;
  }
}
@media (min-width: 95.62375em) {
  .digital-card__header {
    padding: 1.25rem 2.25rem;
    margin-bottom: 2.1875rem;
  }
}
.digital-card__left {
  display: flex;
  height: 100%;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: stretch;
  width: 5rem;
}
@media (min-width: 115em) {
  .digital-card__left {
    gap: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .digital-card__left {
    gap: clamp( 0.3125rem , 0.2060810811rem  +  0.472972973vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .digital-card__left {
    gap: 0.3125rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__left {
    width: 13.125rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__left {
    width: clamp( 5rem , -19.3743652344rem  +  50.78125vw , 13.125rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__left {
    width: 5rem;
  }
}
@media (min-width: 73.12375em) {
  .digital-card__left {
    width: 11.25rem;
  }
}
@media (min-width: 95.62375em) {
  .digital-card__left {
    width: 15rem;
  }
}
.digital-card__img {
  flex: 0 0 auto;
  overflow: hidden;
}
@media (min-width: 63.99875em) {
  .digital-card__img {
    border-radius: 0.5625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .digital-card__img {
    border-radius: clamp( 0.25rem , 0.25rem  +  0.4882907869vw , 0.5625rem );
  }
}
@media (max-width: 0em) {
  .digital-card__img {
    border-radius: 0.25rem;
  }
}
.digital-card__img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.digital-card__text {
  flex: 1 1 100%;
  font-size: 0.375rem;
  background-color: #eaedfe;
  line-height: 1.2;
  font-weight: 500;
}
@media (min-width: 63.99875em) {
  .digital-card__text {
    border-radius: 0.5625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .digital-card__text {
    border-radius: clamp( 0.25rem , 0.25rem  +  0.4882907869vw , 0.5625rem );
  }
}
@media (max-width: 0em) {
  .digital-card__text {
    border-radius: 0.25rem;
  }
}
@media (min-width: 63.99875em) {
  .digital-card__text {
    padding: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .digital-card__text {
    padding: clamp( 0.375rem , 0.375rem  +  0.9765815739vw , 1rem );
  }
}
@media (max-width: 0em) {
  .digital-card__text {
    padding: 0.375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__text {
    font-size: 0.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__text {
    font-size: clamp( 0.375rem , -1.1249609375rem  +  3.125vw , 0.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__text {
    font-size: 0.375rem;
  }
}
@media (min-width: 95.62375em) {
  .digital-card__text {
    padding: 1.25rem;
    font-size: 1rem;
  }
}
.digital-card__text-item--grey {
  color: #677183;
}
.digital-card__right {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 115em) {
  .digital-card__right {
    row-gap: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .digital-card__right {
    row-gap: clamp( 0.375rem , 0.2837837838rem  +  0.4054054054vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .digital-card__right {
    row-gap: 0.375rem;
  }
}
@media (min-width: 115em) {
  .digital-card__tabs {
    margin-bottom: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .digital-card__tabs {
    margin-bottom: clamp( 0.625rem , 0.5489864865rem  +  0.3378378378vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .digital-card__tabs {
    margin-bottom: 0.625rem;
  }
}
.digital-card__bottom-content {
  display: flex;
  align-items: stretch;
  background-color: #fff;
  gap: 0.375rem;
  padding: 0.4375rem 0.75rem;
  box-shadow: 0 0.084375rem 0.084375rem rgba(0, 0, 0, 0.25);
}
@media (min-width: 63.99875em) {
  .digital-card__bottom-content {
    border-radius: 1.0625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .digital-card__bottom-content {
    border-radius: clamp( 0.4375rem , 0.4375rem  +  0.9765815739vw , 1.0625rem );
  }
}
@media (max-width: 0em) {
  .digital-card__bottom-content {
    border-radius: 0.4375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__bottom-content {
    gap: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__bottom-content {
    gap: clamp( 0.375rem , -1.3124560547rem  +  3.515625vw , 0.9375rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__bottom-content {
    gap: 0.375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__bottom-content {
    padding-left: 2rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__bottom-content {
    padding-left: clamp( 0.75rem , -2.9999023438rem  +  7.8125vw , 2rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__bottom-content {
    padding-left: 0.75rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__bottom-content {
    padding-right: 2rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__bottom-content {
    padding-right: clamp( 0.75rem , -2.9999023438rem  +  7.8125vw , 2rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__bottom-content {
    padding-right: 0.75rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__bottom-content {
    padding-top: 1.125rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__bottom-content {
    padding-top: clamp( 0.4375rem , -1.6249462891rem  +  4.296875vw , 1.125rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__bottom-content {
    padding-top: 0.4375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__bottom-content {
    padding-bottom: 1.125rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__bottom-content {
    padding-bottom: clamp( 0.4375rem , -1.6249462891rem  +  4.296875vw , 1.125rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__bottom-content {
    padding-bottom: 0.4375rem;
  }
}
@media (min-width: 95.62375em) {
  .digital-card__bottom-content {
    border-radius: 1.25rem;
    padding: 1.25rem 2.25rem;
  }
}
.digital-card__table {
  flex: 0 1 auto;
}
.digital-card__bottom-img {
  flex: 0 0 auto;
  width: 5.625rem;
  border: 0.0625rem solid #89a6f5;
  padding: 0.375rem 0.375rem 0.75rem;
}
@media (min-width: 63.99875em) {
  .digital-card__bottom-img {
    border-radius: 1.0625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .digital-card__bottom-img {
    border-radius: clamp( 0.4375rem , 0.4375rem  +  0.9765815739vw , 1.0625rem );
  }
}
@media (max-width: 0em) {
  .digital-card__bottom-img {
    border-radius: 0.4375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__bottom-img {
    padding-left: 1.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__bottom-img {
    padding-left: clamp( 0.375rem , -2.2499316406rem  +  5.46875vw , 1.25rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__bottom-img {
    padding-left: 0.375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__bottom-img {
    padding-right: 1.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__bottom-img {
    padding-right: clamp( 0.375rem , -2.2499316406rem  +  5.46875vw , 1.25rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__bottom-img {
    padding-right: 0.375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__bottom-img {
    padding-top: 1.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__bottom-img {
    padding-top: clamp( 0.375rem , -2.2499316406rem  +  5.46875vw , 1.25rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__bottom-img {
    padding-top: 0.375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__bottom-img {
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__bottom-img {
    padding-bottom: clamp( 0.75rem , -2.6249121094rem  +  7.03125vw , 1.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__bottom-img {
    padding-bottom: 0.75rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .digital-card__bottom-img {
    width: 9.6875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .digital-card__bottom-img {
    width: clamp( 5.625rem , -6.5621826172rem  +  25.390625vw , 9.6875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .digital-card__bottom-img {
    width: 5.625rem;
  }
}
@media (min-width: 73.12375em) {
  .digital-card__bottom-img {
    width: 10rem;
  }
}
@media (min-width: 95.62375em) {
  .digital-card__bottom-img {
    border-radius: 1.25rem;
    width: 15.625rem;
  }
}
.digital-card__bottom-img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.buyer-card {
  display: flex;
  align-items: stretch;
  gap: 0.5rem;
  padding: 0.5rem;
  border-radius: 0.5rem;
  background-color: #fff;
  box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.25);
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .buyer-card {
    border-radius: 1.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 0em) and (max-width: 63.99875em) {
  .buyer-card {
    border-radius: clamp( 0.625rem , 0.625rem  +  0.9765815739vw , 1.25rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 0em) {
  .buyer-card {
    border-radius: 0.625rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .buyer-card {
    gap: 1.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .buyer-card {
    gap: clamp( 0.625rem , -1.2499511719rem  +  3.90625vw , 1.25rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .buyer-card {
    gap: 0.625rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .buyer-card {
    padding: 1.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .buyer-card {
    padding: clamp( 0.625rem , -1.2499511719rem  +  3.90625vw , 1.25rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .buyer-card {
    padding: 0.625rem;
  }
}
@media (min-width: 95.62375em) {
  .buyer-card {
    border-radius: 1.5625rem;
    gap: 1.5rem;
  }
}
.buyer-card__left {
  flex: 0 0 34.9264705882%;
}
.buyer-card__img {
  margin-bottom: 0.25rem;
  overflow: hidden;
}
@media (min-width: 63.99875em) {
  .buyer-card__img {
    border-radius: 0.75rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .buyer-card__img {
    border-radius: clamp( 0.375rem , 0.375rem  +  0.5859489443vw , 0.75rem );
  }
}
@media (max-width: 0em) {
  .buyer-card__img {
    border-radius: 0.375rem;
  }
}
.buyer-card__img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 95.62375em) {
  .buyer-card__img {
    border-radius: 0.9375rem;
  }
}
.buyer-card__right {
  flex: 1 1 auto;
  text-align: left;
}
.buyer-card__content {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.buyer-card__inner {
  margin-bottom: 0.375rem;
}
.buyer-card__title {
  margin-bottom: 0.125rem;
}
.buyer-card__text {
  font-size: 0.375rem;
  color: #000;
  margin-bottom: 0.375rem;
  line-height: 1.2;
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .buyer-card__text {
    font-size: 0.8125rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .buyer-card__text {
    font-size: clamp( 0.5rem , 0.2737899832rem  +  0.8417508418vw , 0.8125rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 26.87375em) {
  .buyer-card__text {
    font-size: 0.5rem;
  }
}
@media (min-width: 95.62375em) {
  .buyer-card__text {
    font-size: 1rem;
  }
}
.buyer-card__info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  line-height: 1.1;
  row-gap: 0.3125rem;
}
.buyer-card__info-row {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.buyer-card__info-name {
  color: #021586;
  font-weight: 500;
  font-size: 0.375rem;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .buyer-card__info-name {
    font-size: 0.8125rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .buyer-card__info-name {
    font-size: clamp( 0.5625rem , 0.3815319865rem  +  0.6734006734vw , 0.8125rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .buyer-card__info-name {
    font-size: 0.5625rem;
  }
}
@media (min-width: 95.62375em) {
  .buyer-card__info-name {
    font-size: 1rem;
  }
}
.buyer-card__info-price {
  font-weight: 700;
  font-size: 0.625rem;
  color: #3c52ff;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .buyer-card__info-price {
    font-size: 1.25rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .buyer-card__info-price {
    font-size: clamp( 0.75rem , 0.3880639731rem  +  1.3468013468vw , 1.25rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .buyer-card__info-price {
    font-size: 0.75rem;
  }
}
@media (min-width: 95.62375em) {
  .buyer-card__info-price {
    font-size: 1.5rem;
  }
}
.buyer-card__info-ebitda {
  color: #3c52ff;
  font-weight: 500;
  font-size: 0.375rem;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .buyer-card__info-ebitda {
    font-size: 0.8125rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .buyer-card__info-ebitda {
    font-size: clamp( 0.5rem , 0.2737899832rem  +  0.8417508418vw , 0.8125rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .buyer-card__info-ebitda {
    font-size: 0.5rem;
  }
}
@media (min-width: 95.62375em) {
  .buyer-card__info-ebitda {
    font-size: 1rem;
  }
}
.buyer-card__buttons {
  display: flex;
  align-items: stretch;
  gap: 0.375rem;
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .buyer-card__buttons {
    gap: 0.75rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .buyer-card__buttons {
    gap: clamp( 0.625rem , 0.2500097656rem  +  0.78125vw , 0.75rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .buyer-card__buttons {
    gap: 0.625rem;
  }
}
.card-tags {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (min-width: 63.99875em) {
  .card-tags {
    gap: 0.3125rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .card-tags {
    gap: clamp( 0.1875rem , 0.1875rem  +  0.1953163148vw , 0.3125rem );
  }
}
@media (max-width: 0em) {
  .card-tags {
    gap: 0.1875rem;
  }
}
.card-tags__item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.2;
  background-color: #3c52ff;
  color: #fff;
  font-size: 0.3125rem;
  padding: 0.125rem 0;
  min-height: 0.5rem;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
@media (min-width: 63.99875em) {
  .card-tags__item {
    border-radius: 0.375rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .card-tags__item {
    border-radius: clamp( 0.1875rem , 0.1875rem  +  0.2929744722vw , 0.375rem );
  }
}
@media (max-width: 0em) {
  .card-tags__item {
    border-radius: 0.1875rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-tags__item {
    font-size: 0.625rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-tags__item {
    font-size: clamp( 0.5rem , 0.4095159933rem  +  0.3367003367vw , 0.625rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-tags__item {
    font-size: 0.5rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-tags__item {
    min-height: 1rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-tags__item {
    min-height: clamp( 0.875rem , 0.7845159933rem  +  0.3367003367vw , 1rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-tags__item {
    min-height: 0.875rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-tags__item {
    padding-left: 0.875rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-tags__item {
    padding-left: clamp( 0.3125rem , -0.0946780303rem  +  1.5151515152vw , 0.875rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-tags__item {
    padding-left: 0.3125rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-tags__item {
    padding-right: 0.875rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-tags__item {
    padding-right: clamp( 0.3125rem , -0.0946780303rem  +  1.5151515152vw , 0.875rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-tags__item {
    padding-right: 0.3125rem;
  }
}
@media (min-width: 95.62375em) {
  .card-tags__item {
    font-size: 0.75rem;
    min-height: 1.25rem;
    border-radius: 0.5rem;
  }
}
.card-tags__item--violet {
  background: linear-gradient(90deg, #37458F 0%, #5677F8 100%);
}
.card-tags__item--green {
  background: linear-gradient(90deg, #00A27A 0%, #76BE85 100%);
}
.card-tags__item--orange {
  background: linear-gradient(90deg, #FC9B01 0%, #D20000 100%);
}
.card-tags__item--rose {
  background: linear-gradient(90deg, #B33DBD 0%, #F77EDC 100%);
}
.card-tags__item--yellow {
  background: linear-gradient(90deg, #FBD450 0%, #C6A93E 100%);
}
.card-tags__item--violet-light {
  background: linear-gradient(90deg, #9FB6F6 0%, #8194E5 100%);
}

.card-title, .deal-card__inner-title, .deal-card__main-title {
  display: flex;
  color: #000;
  font-weight: 500;
  line-height: 1.2;
  font-size: 0.5625rem;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-title, .deal-card__inner-title, .deal-card__main-title {
    font-size: 1.25rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-title, .deal-card__inner-title, .deal-card__main-title {
    font-size: clamp( 0.6875rem , 0.2803219697rem  +  1.5151515152vw , 1.25rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-title, .deal-card__inner-title, .deal-card__main-title {
    font-size: 0.6875rem;
  }
}
@media (min-width: 95.62375em) {
  .card-title, .deal-card__inner-title, .deal-card__main-title {
    font-size: 1.5rem;
  }
}

.card-location {
  display: flex;
  font-weight: 500;
  color: #021586;
  align-items: center;
  gap: 0.125rem;
  font-size: 0.375rem;
}
.card-location::before {
  color: #6E83F8;
  flex: 0 0 auto;
  font-size: 0.75rem;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-location {
    font-size: 0.8125rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-location {
    font-size: clamp( 0.625rem , 0.4892739899rem  +  0.5050505051vw , 0.8125rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-location {
    font-size: 0.625rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-location::before {
    font-size: 1.25rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-location::before {
    font-size: clamp( 0.75rem , 0.3880639731rem  +  1.3468013468vw , 1.25rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-location::before {
    font-size: 0.75rem;
  }
}
@media (min-width: 95.62375em) {
  .card-location {
    font-size: 1rem;
  }
}

.card-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.2;
  background: linear-gradient(90deg, #0D99FF 0%, #4D61D3 100%);
  color: #fff;
  font-weight: 700;
  padding: 0.125rem 0;
  font-size: 0.375rem;
  min-height: 1rem;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}
@media (min-width: 63.99875em) {
  .card-btn {
    border-radius: 0.5rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .card-btn {
    border-radius: clamp( 0.375rem , 0.375rem  +  0.1953163148vw , 0.5rem );
  }
}
@media (max-width: 0em) {
  .card-btn {
    border-radius: 0.375rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-btn {
    font-size: 0.625rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-btn {
    font-size: clamp( 0.5rem , 0.4095159933rem  +  0.3367003367vw , 0.625rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-btn {
    font-size: 0.5rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-btn {
    min-height: 2rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-btn {
    min-height: clamp( 1rem , 0.2761279461rem  +  2.6936026936vw , 2rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-btn {
    min-height: 1rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-btn {
    padding-left: 2.5rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-btn {
    padding-left: clamp( 1.25rem , 0.3451599327rem  +  3.367003367vw , 2.5rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-btn {
    padding-left: 1.25rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-btn {
    padding-right: 2.5rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-btn {
    padding-right: clamp( 1.25rem , 0.3451599327rem  +  3.367003367vw , 2.5rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-btn {
    padding-right: 1.25rem;
  }
}
@media (min-width: 95.62375em) {
  .card-btn {
    min-height: 2.5rem;
    font-size: 0.875rem;
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }
}
.card-btn--outline {
  background: transparent;
  color: #000;
  outline: 0.0625rem solid #000;
}
.card-btn--large {
  font-size: 0.5625rem;
}
@media (min-width: 26.87375em) {
  .card-btn--large {
    font-weight: 500;
  }
}
@media (min-width: 26.87375em) and (min-width: 115em) {
  .card-btn--large {
    font-size: 1.375rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 22.5em) and (max-width: 115em) {
  .card-btn--large {
    font-size: clamp( 0.5625rem , 0.3648648649rem  +  0.8783783784vw , 1.375rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 22.5em) {
  .card-btn--large {
    font-size: 0.5625rem;
  }
}

.proposed-deals-list {
  width: 100%;
  background-color: #eaedfe;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  padding: 1.25rem 1.25rem 1.875rem;
  border-radius: 0.9375rem;
}
@media (min-width: 63.99875em) {
  .proposed-deals-list {
    border-radius: 1.25rem;
    padding: 1.25rem 1.25rem 1.875rem;
  }
}
@media (min-width: 95.62375em) {
  .proposed-deals-list {
    border-radius: 1.25rem;
    padding: 1.875rem 1.875rem 3.125rem;
  }
}
@media (min-width: 115em) {
  .proposed-deals-list__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .proposed-deals-list__title {
    margin-bottom: clamp( 0.5rem , 0.3783783784rem  +  0.5405405405vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .proposed-deals-list__title {
    margin-bottom: 0.5rem;
  }
}
.proposed-deals-list__items {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 115em) {
  .proposed-deals-list__items {
    row-gap: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .proposed-deals-list__items {
    row-gap: clamp( 0.375rem , 0.3141891892rem  +  0.2702702703vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .proposed-deals-list__items {
    row-gap: 0.375rem;
  }
}
@media (min-width: 63.99875em) {
  .proposed-deals-list__card {
    zoom: 0.47;
  }
}

.company-card {
  background-color: #fff;
  padding: 1.25rem 0.9375rem;
  box-shadow: 0 0.084375rem 0.084375rem rgba(0, 0, 0, 0.25);
}
@media (min-width: 115em) {
  .company-card {
    border-radius: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .company-card {
    border-radius: clamp( 0.9375rem , 0.5574324324rem  +  1.6891891892vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .company-card {
    border-radius: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-card {
    padding-left: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-card {
    padding-left: clamp( 0.9375rem , -3.7498779297rem  +  9.765625vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-card {
    padding-left: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-card {
    padding-right: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-card {
    padding-right: clamp( 0.9375rem , -3.7498779297rem  +  9.765625vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-card {
    padding-right: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-card {
    padding-top: 1.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-card {
    padding-top: clamp( 0.625rem , -3.1249023438rem  +  7.8125vw , 1.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-card {
    padding-top: 0.625rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-card {
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-card {
    padding-bottom: clamp( 0.625rem , -3.1249023438rem  +  7.8125vw , 1.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-card {
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 95.62375em) {
  .company-card {
    padding: 2rem 2.625rem;
  }
}
.company-card__title {
  margin-bottom: 0.5rem;
}
.company-card__header {
  display: flex;
  align-items: flex-start;
}
@media (min-width: 63.99875em) {
  .company-card__header {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-card__header {
    -moz-column-gap: clamp( 0rem , 0rem  +  1.5625305182vw , 1rem );
         column-gap: clamp( 0rem , 0rem  +  1.5625305182vw , 1rem );
  }
}
@media (max-width: 0em) {
  .company-card__header {
    -moz-column-gap: 0rem;
         column-gap: 0rem;
  }
}
@media (min-width: 63.99875em) {
  .company-card__header {
    margin-bottom: 0.875rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-card__header {
    margin-bottom: clamp( 0.375rem , 0.375rem  +  0.7812652591vw , 0.875rem );
  }
}
@media (max-width: 0em) {
  .company-card__header {
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 95.62375em) {
  .company-card__header {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
.company-card__img {
  flex: 0 0 auto;
  overflow: hidden;
  flex: 0 0 43%;
}
@media (min-width: 63.99875em) {
  .company-card__img {
    border-radius: 0.5625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-card__img {
    border-radius: clamp( 0.25rem , 0.25rem  +  0.4882907869vw , 0.5625rem );
  }
}
@media (max-width: 0em) {
  .company-card__img {
    border-radius: 0.25rem;
  }
}
.company-card__img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.company-card__header-content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.5rem;
}
.company-card__tag {
  font-size: 0.625rem;
  line-height: 1.2;
  font-weight: 500;
  color: #3a4b9b;
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-card__tag {
    font-size: 0.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-card__tag {
    font-size: clamp( 0.5rem , -0.6249707031rem  +  2.34375vw , 0.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-card__tag {
    font-size: 0.5rem;
  }
}
@media (min-width: 63.99875em) {
  .company-card__info {
    margin-bottom: 0.875rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-card__info {
    margin-bottom: clamp( 0.375rem , 0.375rem  +  0.7812652591vw , 0.875rem );
  }
}
@media (max-width: 0em) {
  .company-card__info {
    margin-bottom: 0.375rem;
  }
}
.company-card__footer {
  display: flex;
  align-items: stretch;
}
@media (min-width: 63.99875em) {
  .company-card__footer {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-card__footer {
    -moz-column-gap: clamp( 0rem , 0rem  +  1.5625305182vw , 1rem );
         column-gap: clamp( 0rem , 0rem  +  1.5625305182vw , 1rem );
  }
}
@media (max-width: 0em) {
  .company-card__footer {
    -moz-column-gap: 0rem;
         column-gap: 0rem;
  }
}
@media (min-width: 63.99875em) {
  .company-card__footer {
    margin-bottom: 0.875rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-card__footer {
    margin-bottom: clamp( 0.375rem , 0.375rem  +  0.7812652591vw , 0.875rem );
  }
}
@media (max-width: 0em) {
  .company-card__footer {
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 95.62375em) {
  .company-card__footer {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
.company-card__text {
  flex: 0 0 64%;
  font-size: 0.6875rem;
  background-color: #eaedfe;
  line-height: 1.2;
  font-weight: 500;
}
@media (min-width: 63.99875em) {
  .company-card__text {
    border-radius: 0.5625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-card__text {
    border-radius: clamp( 0.25rem , 0.25rem  +  0.4882907869vw , 0.5625rem );
  }
}
@media (max-width: 0em) {
  .company-card__text {
    border-radius: 0.25rem;
  }
}
@media (min-width: 63.99875em) {
  .company-card__text {
    padding: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-card__text {
    padding: clamp( 0.375rem , 0.375rem  +  0.9765815739vw , 1rem );
  }
}
@media (max-width: 0em) {
  .company-card__text {
    padding: 0.375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-card__text {
    font-size: 0.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-card__text {
    font-size: clamp( 0.5rem , -0.6249707031rem  +  2.34375vw , 0.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-card__text {
    font-size: 0.5rem;
  }
}
@media (min-width: 95.62375em) {
  .company-card__text {
    padding: 1.25rem;
    font-size: 1rem;
  }
}
.company-card__text-item--grey {
  color: #677183;
}
.company-card__metrics {
  flex: 1 1 auto;
}

.company-questions {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 1.25rem 1.5625rem;
  box-shadow: 0 0.084375rem 0.084375rem rgba(0, 0, 0, 0.25);
}
@media (min-width: 115em) {
  .company-questions {
    border-radius: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .company-questions {
    border-radius: clamp( 0.9375rem , 0.5574324324rem  +  1.6891891892vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .company-questions {
    border-radius: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-questions {
    padding-left: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-questions {
    padding-left: clamp( 0.9375rem , -3.7498779297rem  +  9.765625vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-questions {
    padding-left: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-questions {
    padding-right: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-questions {
    padding-right: clamp( 0.9375rem , -3.7498779297rem  +  9.765625vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-questions {
    padding-right: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-questions {
    padding-top: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-questions {
    padding-top: clamp( 1.25rem , -2.4999023438rem  +  7.8125vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-questions {
    padding-top: 1.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-questions {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-questions {
    padding-bottom: clamp( 1.25rem , -2.4999023438rem  +  7.8125vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-questions {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 95.62375em) {
  .company-questions {
    padding: 2.5rem 2.625rem;
  }
}
@media (min-width: 63.99875em) {
  .company-questions__title {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__title {
    margin-bottom: clamp( 0.5rem , 0.5rem  +  0.3906326295vw , 0.75rem );
  }
}
@media (max-width: 0em) {
  .company-questions__title {
    margin-bottom: 0.5rem;
  }
}
.company-questions__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 63.99875em) {
  .company-questions__body {
    row-gap: 0.75rem;
  }
}
@media (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-questions__body {
    row-gap: clamp( 0.375rem , -0.7499707031rem  +  2.34375vw , 0.75rem );
  }
}
@media (max-width: 47.99875em) {
  .company-questions__body {
    row-gap: 0.375rem;
  }
}
@media (min-width: 115em) {
  .company-questions__body {
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .company-questions__body {
    margin-bottom: clamp( 0.75rem , 0.5067567568rem  +  1.0810810811vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .company-questions__body {
    margin-bottom: 0.75rem;
  }
}
.company-questions__row {
  background-color: #eaedfe;
}
@media (min-width: 63.99875em) {
  .company-questions__row {
    padding-top: 0.75rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__row {
    padding-top: clamp( 0.25rem , 0.25rem  +  0.7812652591vw , 0.75rem );
  }
}
@media (max-width: 0em) {
  .company-questions__row {
    padding-top: 0.25rem;
  }
}
@media (min-width: 63.99875em) {
  .company-questions__row {
    padding-bottom: 0.75rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__row {
    padding-bottom: clamp( 0.25rem , 0.25rem  +  0.7812652591vw , 0.75rem );
  }
}
@media (max-width: 0em) {
  .company-questions__row {
    padding-bottom: 0.25rem;
  }
}
@media (min-width: 63.99875em) {
  .company-questions__row {
    padding-left: 1.25rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__row {
    padding-left: clamp( 0.375rem , 0.375rem  +  1.3672142034vw , 1.25rem );
  }
}
@media (max-width: 0em) {
  .company-questions__row {
    padding-left: 0.375rem;
  }
}
@media (min-width: 63.99875em) {
  .company-questions__row {
    padding-right: 1.25rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__row {
    padding-right: clamp( 0.375rem , 0.375rem  +  1.3672142034vw , 1.25rem );
  }
}
@media (max-width: 0em) {
  .company-questions__row {
    padding-right: 0.375rem;
  }
}
@media (min-width: 63.99875em) {
  .company-questions__row {
    border-radius: 0.5625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__row {
    border-radius: clamp( 0.25rem , 0.25rem  +  0.4882907869vw , 0.5625rem );
  }
}
@media (max-width: 0em) {
  .company-questions__row {
    border-radius: 0.25rem;
  }
}
.company-questions__question {
  font-size: 0.625rem;
  color: #000;
  line-height: 1.2;
}
@media (min-width: 63.99875em) {
  .company-questions__question {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__question {
    margin-bottom: clamp( 0.5rem , 0.5rem  +  0.1953163148vw , 0.625rem );
  }
}
@media (max-width: 0em) {
  .company-questions__question {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 95.62375em) {
  .company-questions__question {
    font-size: 1rem;
  }
}
.company-questions__answer {
  background-color: #D7E1FF;
  font-size: 0.625rem;
  color: #000;
  line-height: 1.2;
  font-weight: 300;
}
@media (min-width: 63.99875em) {
  .company-questions__answer {
    border-radius: 0.5625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__answer {
    border-radius: clamp( 0.25rem , 0.25rem  +  0.4882907869vw , 0.5625rem );
  }
}
@media (max-width: 0em) {
  .company-questions__answer {
    border-radius: 0.25rem;
  }
}
@media (min-width: 63.99875em) {
  .company-questions__answer {
    padding-top: 0.625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__answer {
    padding-top: clamp( 0.125rem , 0.125rem  +  0.7812652591vw , 0.625rem );
  }
}
@media (max-width: 0em) {
  .company-questions__answer {
    padding-top: 0.125rem;
  }
}
@media (min-width: 63.99875em) {
  .company-questions__answer {
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__answer {
    padding-bottom: clamp( 0.125rem , 0.125rem  +  0.7812652591vw , 0.625rem );
  }
}
@media (max-width: 0em) {
  .company-questions__answer {
    padding-bottom: 0.125rem;
  }
}
@media (min-width: 63.99875em) {
  .company-questions__answer {
    padding-left: 1.25rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__answer {
    padding-left: clamp( 0.375rem , 0.375rem  +  1.3672142034vw , 1.25rem );
  }
}
@media (max-width: 0em) {
  .company-questions__answer {
    padding-left: 0.375rem;
  }
}
@media (min-width: 63.99875em) {
  .company-questions__answer {
    padding-right: 1.25rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .company-questions__answer {
    padding-right: clamp( 0.375rem , 0.375rem  +  1.3672142034vw , 1.25rem );
  }
}
@media (max-width: 0em) {
  .company-questions__answer {
    padding-right: 0.375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .company-questions__answer {
    font-size: 0.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .company-questions__answer {
    font-size: clamp( 0.5rem , -0.6249707031rem  +  2.34375vw , 0.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .company-questions__answer {
    font-size: 0.5rem;
  }
}
@media (min-width: 95.62375em) {
  .company-questions__answer {
    font-size: 1rem;
  }
}
.company-questions__btn {
  margin: auto;
}

.deal-card {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.25);
  background-color: #fff;
  padding: 1.25rem 0.9375rem;
}
@media (min-width: 115em) {
  .deal-card {
    border-radius: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .deal-card {
    border-radius: clamp( 0.9375rem , 0.5574324324rem  +  1.6891891892vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .deal-card {
    border-radius: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .deal-card {
    padding-left: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .deal-card {
    padding-left: clamp( 0.9375rem , -3.7498779297rem  +  9.765625vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .deal-card {
    padding-left: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .deal-card {
    padding-right: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .deal-card {
    padding-right: clamp( 0.9375rem , -3.7498779297rem  +  9.765625vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .deal-card {
    padding-right: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .deal-card {
    padding-top: 1.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .deal-card {
    padding-top: clamp( 0.625rem , -3.1249023438rem  +  7.8125vw , 1.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .deal-card {
    padding-top: 0.625rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .deal-card {
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .deal-card {
    padding-bottom: clamp( 0.625rem , -3.1249023438rem  +  7.8125vw , 1.875rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .deal-card {
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 63.99875em) {
  .deal-card__title {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__title {
    margin-bottom: clamp( 0.3125rem , 0.3125rem  +  0.6836071017vw , 0.75rem );
  }
}
@media (max-width: 0em) {
  .deal-card__title {
    margin-bottom: 0.3125rem;
  }
}
.deal-card__main {
  background-color: #D7E1FF;
  padding: 1.25rem 0.9375rem;
}
@media (min-width: 115em) {
  .deal-card__main {
    border-radius: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .deal-card__main {
    border-radius: clamp( 0.5rem , 0.3175675676rem  +  0.8108108108vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .deal-card__main {
    border-radius: 0.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .deal-card__main {
    padding-left: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .deal-card__main {
    padding-left: clamp( 0.9375rem , -3.7498779297rem  +  9.765625vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .deal-card__main {
    padding-left: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .deal-card__main {
    padding-right: 2.5rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .deal-card__main {
    padding-right: clamp( 0.9375rem , -3.7498779297rem  +  9.765625vw , 2.5rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .deal-card__main {
    padding-right: 0.9375rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .deal-card__main {
    padding-top: 1.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .deal-card__main {
    padding-top: clamp( 0.625rem , -1.2499511719rem  +  3.90625vw , 1.25rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .deal-card__main {
    padding-top: 0.625rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 63.99875em) {
  .deal-card__main {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 47.99875em) and (min-width: 47.99875em) and (max-width: 63.99875em) {
  .deal-card__main {
    padding-bottom: clamp( 0.625rem , -1.2499511719rem  +  3.90625vw , 1.25rem );
  }
}
@media (min-width: 47.99875em) and (max-width: 47.99875em) {
  .deal-card__main {
    padding-bottom: 0.625rem;
  }
}
.deal-card__main-title {
  margin-bottom: 0.125rem;
}
@media (min-width: 63.99875em) {
  .deal-card__main-title {
    font-size: 1.25rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__main-title {
    font-size: clamp( 0.6875rem , 0.6875rem  +  0.8789234165vw , 1.25rem );
  }
}
@media (max-width: 0em) {
  .deal-card__main-title {
    font-size: 0.6875rem;
  }
}
.deal-card__text {
  color: #000;
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 63.99875em) {
  .deal-card__text {
    font-size: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__text {
    font-size: clamp( 0.5rem , 0.5rem  +  0.7812652591vw , 1rem );
  }
}
@media (max-width: 0em) {
  .deal-card__text {
    font-size: 0.5rem;
  }
}
@media (min-width: 63.99875em) {
  .deal-card__text {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__text {
    margin-bottom: clamp( 0.25rem , 0.25rem  +  0.5859489443vw , 0.625rem );
  }
}
@media (max-width: 0em) {
  .deal-card__text {
    margin-bottom: 0.25rem;
  }
}
.deal-card__body {
  display: flex;
  align-items: flex-start;
}
.deal-card__stage {
  flex: 0 0 auto;
  border-right: 0.0625rem solid #89A6F5;
}
@media (min-width: 63.99875em) {
  .deal-card__stage {
    padding-right: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__stage {
    padding-right: clamp( 0.5rem , 0.5rem  +  0.7812652591vw , 1rem );
  }
}
@media (max-width: 0em) {
  .deal-card__stage {
    padding-right: 0.5rem;
  }
}
@media (min-width: 63.99875em) {
  .deal-card__content {
    padding-left: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__content {
    padding-left: clamp( 0.5rem , 0.5rem  +  0.7812652591vw , 1rem );
  }
}
@media (max-width: 0em) {
  .deal-card__content {
    padding-left: 0.5rem;
  }
}
@media (min-width: 63.99875em) {
  .deal-card__inner-title {
    font-size: 1.125rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__inner-title {
    font-size: clamp( 0.5625rem , 0.5625rem  +  0.8789234165vw , 1.125rem );
  }
}
@media (max-width: 0em) {
  .deal-card__inner-title {
    font-size: 0.5625rem;
  }
}
@media (min-width: 63.99875em) {
  .deal-card__inner-title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__inner-title {
    margin-bottom: clamp( 0.5rem , 0.5rem  +  0.7812652591vw , 1rem );
  }
}
@media (max-width: 0em) {
  .deal-card__inner-title {
    margin-bottom: 0.5rem;
  }
}
.deal-card__inner-text {
  color: #000;
  font-weight: 300;
  line-height: 1.2;
  font-size: 0.375rem;
}
@media (min-width: 63.99875em) {
  .deal-card__inner-text {
    margin-bottom: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__inner-text {
    margin-bottom: clamp( 0.625rem , 0.625rem  +  0.5859489443vw , 1rem );
  }
}
@media (max-width: 0em) {
  .deal-card__inner-text {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .deal-card__inner-text {
    font-size: 1rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .deal-card__inner-text {
    font-size: clamp( 0.5rem , 0.1380639731rem  +  1.3468013468vw , 1rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .deal-card__inner-text {
    font-size: 0.5rem;
  }
}
.deal-card__btns-group {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 7.5rem;
}
@media (min-width: 63.99875em) {
  .deal-card__btns-group {
    row-gap: 0.75rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__btns-group {
    row-gap: clamp( 0.375rem , 0.375rem  +  0.5859489443vw , 0.75rem );
  }
}
@media (max-width: 0em) {
  .deal-card__btns-group {
    row-gap: 0.375rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .deal-card__btns-group {
    width: 14.375rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .deal-card__btns-group {
    width: clamp( 7.5rem , 2.5233796296rem  +  18.5185185185vw , 14.375rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .deal-card__btns-group {
    width: 7.5rem;
  }
}
.deal-card__img {
  width: 1.875rem;
  flex: 0 0 auto;
  margin-left: 0.5rem;
}
.deal-card__img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .deal-card__img {
    width: 7.5rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .deal-card__img {
    width: clamp( 3.25rem , 0.173543771rem  +  11.4478114478vw , 7.5rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .deal-card__img {
    width: 3.25rem;
  }
}
@media (min-width: 63.99875em) {
  .deal-card__statuses {
    margin-bottom: 0.875rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .deal-card__statuses {
    margin-bottom: clamp( 0.375rem , 0.375rem  +  0.7812652591vw , 0.875rem );
  }
}
@media (max-width: 0em) {
  .deal-card__statuses {
    margin-bottom: 0.375rem;
  }
}

.stages {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width: 63.99875em) {
  .stages {
    row-gap: 1.875rem;
  }
}
@media (min-width: 24.37375em) and (max-width: 63.99875em) {
  .stages {
    row-gap: clamp( 1rem , 0.4617783912rem  +  2.2082018927vw , 1.875rem );
  }
}
@media (max-width: 24.37375em) {
  .stages {
    row-gap: 1rem;
  }
}
.stages::before {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  top: 0.25rem;
  left: 0.3125rem;
  bottom: 50%;
  border-left: 0.09375rem solid #4D61D3;
}
.stages::after {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  top: 50%;
  left: 0.25rem;
  bottom: 0.25rem;
  border-left: 0.09375rem dashed #4D61D3;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .stages::before, .stages::after {
    left: 0.625rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .stages::before, .stages::after {
    left: clamp( 0.3125rem , 0.0862899832rem  +  0.8417508418vw , 0.625rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .stages::before, .stages::after {
    left: 0.3125rem;
  }
}
.stages__item {
  display: flex;
  align-items: center;
}
@media (min-width: 63.99875em) {
  .stages__item {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 24.37375em) and (max-width: 63.99875em) {
  .stages__item {
    -moz-column-gap: clamp( 0.5rem , 0.192444795rem  +  1.261829653vw , 1rem );
         column-gap: clamp( 0.5rem , 0.192444795rem  +  1.261829653vw , 1rem );
  }
}
@media (max-width: 24.37375em) {
  .stages__item {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
}
.stages__item--active .stages__item-icon {
  background: #374692;
}
.stages__item--active .stages__item-name {
  color: #000;
  font-size: 0.5625rem;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .stages__item--active .stages__item-name {
    font-size: 1.25rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .stages__item--active .stages__item-name {
    font-size: clamp( 0.625rem , 0.1725799663rem  +  1.6835016835vw , 1.25rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .stages__item--active .stages__item-name {
    font-size: 0.625rem;
  }
}
.stages__item-icon {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #4d61d3;
  border-radius: 1.25rem;
  font-size: 0.4375rem;
  color: #fff;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .stages__item-icon {
    width: 1.375rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .stages__item-icon {
    width: clamp( 0.625rem , 0.0820959596rem  +  2.0202020202vw , 1.375rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .stages__item-icon {
    width: 0.625rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .stages__item-icon {
    height: 1.375rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .stages__item-icon {
    height: clamp( 0.625rem , 0.0820959596rem  +  2.0202020202vw , 1.375rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .stages__item-icon {
    height: 0.625rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .stages__item-icon {
    font-size: 0.875rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .stages__item-icon {
    font-size: clamp( 0.4375rem , 0.1208059764rem  +  1.1784511785vw , 0.875rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .stages__item-icon {
    font-size: 0.4375rem;
  }
}
.stages__item-icon--outline {
  background-color: #D7E1FF;
  border: 0.0625rem solid #4d61d3;
  color: #4d61d3;
}
.stages__item-name {
  font-size: 0.375rem;
  color: #677183;
  font-weight: 600;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .stages__item-name {
    font-size: 1rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .stages__item-name {
    font-size: clamp( 0.5rem , 0.1380639731rem  +  1.3468013468vw , 1rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .stages__item-name {
    font-size: 0.5rem;
  }
}

.card-statuses {
  display: flex;
  align-items: stretch;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-statuses {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-statuses {
    -moz-column-gap: clamp( 0.375rem , 0.1035479798rem  +  1.0101010101vw , 0.75rem );
         column-gap: clamp( 0.375rem , 0.1035479798rem  +  1.0101010101vw , 0.75rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-statuses {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }
}
.card-statuses__item {
  flex: 1 1 auto;
  display: inline-flex;
  justify-content: center;
  flex-direction: row-reverse;
  align-items: center;
  font-size: 0.5rem;
  padding: 0.0625rem 0.3125rem;
  color: #16B40D;
  font-weight: 500;
  line-height: 1.3;
  background: rgba(22, 180, 13, 0.2);
}
@media (min-width: 63.99875em) {
  .card-statuses__item {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .card-statuses__item {
    -moz-column-gap: clamp( 0.25rem , 0.25rem  +  0.3906326295vw , 0.5rem );
         column-gap: clamp( 0.25rem , 0.25rem  +  0.3906326295vw , 0.5rem );
  }
}
@media (max-width: 0em) {
  .card-statuses__item {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }
}
@media (min-width: 63.99875em) {
  .card-statuses__item {
    min-height: 2.75rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .card-statuses__item {
    min-height: clamp( 1.25rem , 1.25rem  +  2.3437957773vw , 2.75rem );
  }
}
@media (max-width: 0em) {
  .card-statuses__item {
    min-height: 1.25rem;
  }
}
@media (min-width: 63.99875em) {
  .card-statuses__item {
    border-radius: 0.625rem;
  }
}
@media (min-width: 0em) and (max-width: 63.99875em) {
  .card-statuses__item {
    border-radius: clamp( 0.25rem , 0.25rem  +  0.5859489443vw , 0.625rem );
  }
}
@media (max-width: 0em) {
  .card-statuses__item {
    border-radius: 0.25rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 63.99875em) {
  .card-statuses__item {
    font-size: 1.25rem;
  }
}
@media (min-width: 26.87375em) and (min-width: 26.87375em) and (max-width: 63.99875em) {
  .card-statuses__item {
    font-size: clamp( 0.5625rem , 0.064837963rem  +  1.8518518519vw , 1.25rem );
  }
}
@media (min-width: 26.87375em) and (max-width: 26.87375em) {
  .card-statuses__item {
    font-size: 0.5625rem;
  }
}
.card-statuses__item--violet {
  background: rgba(77, 97, 211, 0.2);
  color: #4D61D3;
  outline: 0.0625rem solid #4D61D3;
}
.card-statuses__item--orange {
  background: rgba(195, 119, 0, 0.2);
  color: #C37700;
}

.footer {
  padding: 2.5rem 0;
}
@media (min-width: 73.12375em) {
  .footer {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.footer__top {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 1.875rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 24.37375em) {
  .footer__top {
    flex-direction: row;
    flex-wrap: wrap;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 73.12375em) {
  .footer__top {
    flex-direction: row;
    gap: 2.5rem;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 73.12375em) {
  .footer__top {
    gap: 3.75rem;
  }
}
@media (min-width: 24.37375em) {
  .footer__menu {
    flex: 0 0 calc(35% - 0.625rem);
  }
  .footer__menu:nth-child(2n) {
    flex: 0 0 calc(65% - 0.625rem);
  }
}
@media (min-width: 47.99875em) {
  .footer__menu {
    flex: 0 0 calc(33.3333333333% - 2.5rem / 3);
  }
  .footer__menu:nth-child(2n) {
    flex: 0 0 calc(33.3333333333% - 2.5rem / 3);
  }
  .footer__menu:nth-child(3) {
    order: 4;
    flex: 0 0 calc(27% - 2.5rem / 3);
  }
  .footer__menu:nth-child(4) {
    order: 5;
    flex: 0 0 calc(46% - 2.5rem / 3);
  }
}
@media (min-width: 73.12375em) {
  .footer__menu {
    flex: 0 1 auto;
  }
  .footer__menu:nth-child(2n) {
    flex: 0 1 auto;
  }
  .footer__menu:nth-child(3) {
    flex: 0 1 auto;
    order: 5;
  }
  .footer__menu:nth-child(4) {
    order: 4;
    flex: 0 1 auto;
  }
}
@media (min-width: 24.37375em) {
  .footer__contacts {
    flex: 0 0 calc(50% - 0.9375rem);
    order: 6;
  }
}
@media (min-width: 47.99875em) {
  .footer__contacts {
    flex: 0 0 calc(27% - 2.5rem / 3);
  }
}
@media (min-width: 73.12375em) {
  .footer__contacts {
    flex: 0 1 auto;
  }
}
.footer__bottom {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.75rem;
}
@media (min-width: 24.37375em) {
  .footer__bottom {
    flex-direction: row;
    align-items: center;
    row-gap: 1.875rem;
    justify-content: space-between;
  }
}
.footer__col {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.625rem;
}
.footer-menu__title {
  margin-bottom: 0.625rem;
}
.footer-menu__list {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.5rem;
}
.footer-menu__lnk {
  display: block;
  line-height: 1.2;
  font-size: 0.8125rem;
  color: #000;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .footer-menu__lnk:hover {
    color: #3c52ff;
  }
}
@media (min-width: 63.99875em) {
  .footer-menu__lnk {
    font-size: 0.9375rem;
  }
}

.footer-contacts__title {
  margin-bottom: 0.625rem;
}
.footer-contacts__body {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.25rem;
}
.email {
  display: inline-flex;
  color: #000;
  font-size: 0.8125rem;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .email:hover {
    color: #3c52ff;
  }
}
@media (min-width: 63.99875em) {
  .email {
    font-size: 1rem;
  }
}

.messanger-lnk {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media (any-hover: hover) {
  .messanger-lnk:hover .messanger-lnk__text {
    color: #3c52ff;
  }
}
.messanger-lnk__icon {
  flex: 0 0 1.625rem;
}
.messanger-lnk__icon img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.messanger-lnk__text {
  font-size: 0.8125rem;
  color: #000;
  flex: 1 1 auto;
  transition: all 0.55s ease 0s;
}
@media (min-width: 63.99875em) {
  .messanger-lnk__text {
    font-size: 1rem;
  }
}

.footer-logo {
  display: block;
}
@media (min-width: 115em) {
  .footer-logo {
    max-width: 6.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 115em) {
  .footer-logo {
    max-width: clamp( 5.625rem , 5.3209459459rem  +  1.3513513514vw , 6.875rem );
  }
}
@media (max-width: 22.5em) {
  .footer-logo {
    max-width: 5.625rem;
  }
}
.footer-logo img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.menu-burger {
  position: relative;
  width: 2rem;
  height: 1.25rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.menu-burger::after, .menu-burger::before {
  content: "";
  position: absolute;
  display: block;
  height: 0.125rem;
  border-radius: 0.25rem;
  background-color: #fff;
  left: 0;
  right: 0;
  transition: all 0.55s ease 0s;
}
.menu-burger::after {
  top: 0;
}
.menu-burger::before {
  bottom: 0;
}
.menu-burger span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  display: block;
  width: 100%;
  border-radius: 0.25rem;
  height: 0.125rem;
  background-color: #fff;
  border-radius: 0.25rem;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .menu-burger:hover span, .menu-burger:hover::before, .menu-burger:hover::after {
    background: #3c52ff;
  }
}
.menu-burger._close::after {
  top: calc(50% - 0.0625rem);
  transform: rotate(45deg);
}
.menu-burger._close::before {
  top: calc(50% - 0.0625rem);
  transform: rotate(-45deg);
}
.menu-burger._close span {
  opacity: 0;
}

.main-nav {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 1rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 63.99875em) {
  .main-nav {
    padding-bottom: 0;
    flex-direction: row;
    justify-content: space-between;
    gap: 1.25rem;
  }
}
.main-nav__btn {
  flex: 0 0 auto;
}

.menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.875rem;
}
@media (min-width: 63.99875em) {
  .menu {
    flex: 1 1 100%;
    gap: 5rem;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
  }
}
.menu__lnk {
  color: #fff;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .menu__lnk:hover {
    color: #3c52ff;
  }
}

.header {
  background-color: rgba(0, 0, 0, 0.76);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  padding: 1rem;
}
@media (min-width: 63.99875em) {
  .header__burger {
    display: none;
  }
}
.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  flex-wrap: wrap;
}
@media (min-width: 63.99875em) {
  .header__container {
    flex-wrap: nowrap;
  }
}
@media (max-width: 1022.98px) {
  .header__main-nav {
    flex: 1 1 100%;
    display: none;
  }
  .header__main-nav._open {
    display: flex;
  }
}
@media (min-width: 63.99875em) {
  .header__main-nav {
    flex: 1 1 100%;
  }
}
