@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);

:root {
  --text-dark: #202027;
  scroll-behavior: smooth;
}

*,
::after,
::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
}

::after,
::before {
  --tw-content: "";
}
.contact_but {
  display: none;
}
.wpcf7-spinner {
  display: none;
}
.wpcf7-not-valid-tip {
  font-size: 10px;
  position: absolute;
  color: #ec5962;
}
.wpcf7-response-output {
  display: none;
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Inter, sans-serif;
  font-feature-settings: normal;
}

body {
  margin: 0;
  line-height: inherit;
  color: var(--text-dark);
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

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

a {
  color: inherit;
  text-decoration: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", 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;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

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

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

summary {
  display: list-item;
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

textarea {
  resize: vertical;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

[role="button"],
button {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}

img,
video {
  max-width: 100%;
  height: auto;
}

[hidden] {
  display: none;
}

*,
::after,
::before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}

.container {
  width: 100%;
}

@media (min-width: 480px) {
  .container {
    max-width: 480px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 976px) {
  .container {
    max-width: 976px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}

:root {
  --nav-header-height: 50px;
}

@media (min-width: 976px) {
  :root {
    --nav-header-height: 70px;
  }
}

* {
  outline: transparent;
}

html {
  font-family: Inter, sans-serif;
  letter-spacing: -0.006em;
}

body {
  position: relative;
  display: grid;
  min-height: 100vh;
  min-height: 100svh;
  grid-template-columns: 100%;
  grid-template-rows: 1fr auto;
  overflow-x: hidden;
  padding-top: var(--nav-header-height);
}

.page-fixed {
  overflow: hidden;
  height: 100vh;
  height: 100dvh;
}

@media (min-width: 976px) {
  .page-fixed {
    overflow: auto;
    height: auto;
  }
}

a,
button,
select {
  cursor: pointer;
}

strong {
  font-weight: 700;
}

em {
  font-weight: 700;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

hr {
  margin-top: 50px;
  margin-bottom: 50px;
  display: none;
  --tw-text-opacity: 1;
  color: rgb(229 234 255 / var(--tw-text-opacity));
}

@media (min-width: 976px) {
  hr {
    display: block;
  }
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: none;
  box-sizing: border-box;
  padding: 0 24px 0 16px;
}

@media (min-width: 976px) {
  .container {
    max-width: 1220px;
    padding: 0 30px;
  }
}

#header {
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 1000;
}

#main {
  margin-bottom: 70px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#footer {
  padding-top: 27px;
  height: 100%;
  box-sizing: border-box;
}

.footer-description {
  color: #2d2d2d;
}

.footer-desktop-menu > div > p {
  color: #252c32;
}

@media (min-width: 976px) {
  #footer .icon-container {
    border-radius: 6px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(208 213 221 / var(--tw-border-opacity));
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 0.12s;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
    width: 30px;
    height: 30px;
  }

  @media (min-width: 976px) {
    #footer .icon-container .icon {
      -webkit-mask-size: 14px 14px;
      mask-size: 14px 14px;
    }
  }
}

.link {
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.link.active,
.link:active,
.link:hover {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.link.active .icon,
.link:active .icon,
.link:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.link-blue {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.link-blue.active,
.link-blue:active,
.link-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(18 52 227 / var(--tw-text-opacity));
}

.link-blue.active .icon,
.link-blue:active .icon,
.link-blue:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(18 52 227 / var(--tw-bg-opacity));
}

.link-white.active,
.link-white:active,
.link-white:hover {
  --tw-text-opacity: 1;
  color: rgb(229 234 255 / var(--tw-text-opacity));
}

.link-white.active .icon,
.link-white:active .icon,
.link-white:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.btn {
  box-sizing: border-box;
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  font-size: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  min-width: 180px;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 13px 61.5px;
  border-radius: 8px;
}

.btn.active,
.btn:active,
.btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(18 52 227 / var(--tw-bg-opacity));
}

.btn.active .icon,
.btn:active .icon,
.btn:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.btn-xs {
  font-size: 0.75rem;
  --tw-shadow: 0px 2px 20px rgba(20, 88, 221, 0.1);
  --tw-shadow-colored: 0px 2px 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  min-width: 100px;
  min-height: 30px;
  padding: 3px 19px;
  color: #f6f8f9;
}

.btn-sm {
  font-size: 0.875rem;
  --tw-shadow: 0px 2px 20px rgba(20, 88, 221, 0.1);
  --tw-shadow-colored: 0px 2px 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  min-width: 140px;
  min-height: 40px;
  padding: 8px 25.5px;
  color: #f6f8f9 !important;
}

.btn-white.active,
.btn-white:active,
.btn-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.btn-white.active .icon,
.btn-white:active .icon,
.btn-white:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.btn-outline {
  border-radius: 4px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(91 104 113 / var(--tw-border-opacity));
  background-color: transparent;
  font-size: 0.625rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(91 104 113 / var(--tw-text-opacity));
  min-width: 112px;
  min-height: 22px;
  padding: 1.5px 7px;
}

.btn-outline.active,
.btn-outline:active,
.btn-outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(91 104 113 / var(--tw-border-opacity));
  background-color: transparent;
}

.btn-outline.active .icon,
.btn-outline:active .icon,
.btn-outline:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(91 104 113 / var(--tw-bg-opacity));
}

@media (min-width: 976px) {
  .btn-outline {
    font-size: 0.75rem;
  }
}

.btn-outline-white.active,
.btn-outline-white:active,
.btn-outline-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(229 234 255 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(229 234 255 / var(--tw-text-opacity));
}

.btn-outline-white.active .icon,
.btn-outline-white:active .icon,
.btn-outline-white:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.btn-line {
  display: flex;
  justify-content: flex-start;
  gap: 30px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(32 32 39 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 0.875rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  background: 0 0 !important;
}

.btn-line.active,
.btn-line:active,
.btn-line:hover {
  --tw-border-opacity: 1;
  border-color: rgb(20 88 221 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.btn-sort {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: space-between;
  text-align: left;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.btn-sort::after {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  content: "";
  display: flex;
  position: relative;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  -webkit-mask: no-repeat center/12px 8px url(../assets/images/chevron.svg);
  mask: no-repeat center/12px 8px url(../assets/images/chevron.svg);
}

.btn-sort.descending {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.btn-sort.descending::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.btn-sort.ascending {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.btn-sort.ascending::after {
  transform: rotate(180deg);
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

@media (min-width: 976px) {
  .btn-sort {
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(32 32 39 / var(--tw-text-opacity));
  }

  .btn-sort::after {
    -webkit-mask: no-repeat center/10px 6px url(../assets/images/chevron.svg);
    mask: no-repeat center/10px 6px url(../assets/images/chevron.svg);
  }
}

.dropdown {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}

.dropdown button {
  display: flex;
  width: 100%;
  justify-content: space-between;
  text-align: left;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.dropdown > button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  content: "";
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  -webkit-mask: no-repeat center/12px 8px url(../assets/images/chevron.svg);
  mask: no-repeat center/12px 8px url(../assets/images/chevron.svg);
}

.dropdown ul {
  width: 100%;
  display: none;
  position: relative;
}

.dropdown ul .nav-link {
  position: relative;
  font-weight: 400;
  width: auto;
}

.dropdown ul .nav-link.active {
  text-decoration: underline;
}

.dropdown ul .nav-link:after {
  background-color: transparent;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}

.dropdown:hover > button {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.dropdown:hover > button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.dropdown.active > button {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
  margin-bottom: 30px;
}

.dropdown.active > button::after {
  transform: rotate(180deg);
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.dropdown.active ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

@media (min-width: 976px) {
  .dropdown {
    box-sizing: border-box;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    flex-direction: row;
    padding: 0;
    border-radius: 6px;
    position: relative;
    background: #fff;
  }

  .dropdown button {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(32 32 39 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 0.12s;
  }

  .dropdown > button::after {
    --tw-bg-opacity: 1;
    background-color: rgb(32 32 39 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 0.12s;
    content: "";
    display: flex;
    position: relative;
    left: 0;
    top: 0;
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    -webkit-mask: no-repeat center/10px 6px url(../assets/images/chevron.svg);
    mask: no-repeat center/10px 6px url(../assets/images/chevron.svg);
  }

  .dropdown ul {
    box-sizing: border-box;
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 4px;
    border-radius: 6px;
    background: #fff;
  }

  .dropdown.active > button {
    --tw-text-opacity: 1;
    color: rgb(20 88 221 / var(--tw-text-opacity));
    margin-bottom: 0;
  }

  .dropdown.active > button::after {
    transform: rotate(180deg);
    --tw-bg-opacity: 1;
    background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  }

  .dropdown.active ul {
    display: flex;
    gap: 5px;
  }
}

.dropdown-outline {
  flex-direction: column;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 234 255 / var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
  --tw-text-opacity: 1;
  color: rgb(110 124 135 / var(--tw-text-opacity));
}

.dropdown-outline button {
  --tw-text-opacity: 1;
  color: rgb(110 124 135 / var(--tw-text-opacity));
}

.dropdown-outline button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(110 124 135 / var(--tw-bg-opacity));
}

.dropdown-outline ul {
  position: relative;
}

.icon-group {
  display: flex;
  gap: 8px;
}

@media (min-width: 976px) {
  .icon-group {
    gap: 12px;
  }
}

.icon-group-lg {
  gap: 30px;
}

@media (min-width: 976px) {
  .icon-group-lg {
    gap: 12px;
  }
}

.icon-group-stars {
  gap: 3px;
}

.icon-container {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-text-block {
  display: flex;
  align-items: center;
  gap: 15px;
}

.icon-text-block > div {
  display: flex;
  flex-direction: column;
}

.icon-text-block > div p {
  display: flex;
  align-items: center;
  gap: 11px;
  font-size: 0.75rem;
}

.icon-text-block > div p:first-of-type {
  font-size: 1.125rem;
  font-weight: 600;
}

.icon-text-block > div a {
  font-size: 0.75rem;
  font-weight: 400;
  text-decoration-line: underline;
}

.icon-text-block .badge {
  font-size: 0.75rem;
}

@media (min-width: 976px) {
  .icon-text-block > div p {
    align-items: flex-start;
  }
}

.icon {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  display: flex;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url(../assets/images/settings.svg);
  mask-image: url(../assets/images/settings.svg);
}

@media (min-width: 976px) {
  .icon {
    -webkit-mask-size: 18px 18px;
    mask-size: 18px 18px;
  }

  .icon-sm {
    -webkit-mask-size: 14px 14px;
    mask-size: 14px 14px;
  }
}

.icon-lg {
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
}

.icon-settings {
  --tw-bg-opacity: 1;
  background-color: rgb(91 104 113 / var(--tw-bg-opacity));
  -webkit-mask-image: url(../assets/images/settings.svg);
  mask-image: url(../assets/images/settings.svg);
}

.icon-search {
  transition: none;
  -webkit-mask-size: 16px 16px;
  mask-size: 16px 16px;
  -webkit-mask-image: url(../assets/images/search.svg);
  mask-image: url(../assets/images/search.svg);
}

@media (min-width: 976px) {
  .icon-search {
    -webkit-mask-size: 19px 19px;
    mask-size: 19px 19px;
  }
}

.icon-cross {
  transition: none;
  -webkit-mask-image: url(../assets/images/cross.svg);
  mask-image: url(../assets/images/cross.svg);
}

.icon-share {
  -webkit-mask-image: url(../assets/images/share.svg);
  mask-image: url(../assets/images/share.svg);
}

.icon-share-2 {
  -webkit-mask-image: url(../assets/images/share-2.svg);
  mask-image: url(../assets/images/share-2.svg);
}

.icon-instagram {
  -webkit-mask-image: url(../assets/images/instagram.svg);
  mask-image: url(../assets/images/instagram.svg);
  -webkit-mask-size: 22px 22px;
}

.icon-telegram {
  -webkit-mask-image: url(../assets/images/telegram.svg);
  mask-image: url(../assets/images/telegram.svg);
}

.icon-share-facebook {
  -webkit-mask-image: url(../assets/images/share-facebook.svg);
  mask-image: url(../assets/images/share-facebook.svg);
  -webkit-mask-size: 22px 22px;
}
.icon-share-twitter {
  -webkit-mask-image: url(../assets/images/share-twitter.svg);
  mask-image: url(../assets/images/share-twitter.svg);
  -webkit-mask-size: 22px 22px;
}

.icon-telegram-2 {
  width: 23px;
  height: 20px;
  -webkit-mask-size: 23px 20px;
  mask-size: 23px 20px;
  -webkit-mask-image: url(../assets/images/telegram-2.svg);
  mask-image: url(../assets/images/telegram-2.svg);
}

.icon-message {
  -webkit-mask-image: url(../assets/images/message.svg);
  mask-image: url(../assets/images/message.svg);
}

.icon-star {
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
  -webkit-mask-image: url(../assets/images/star.svg);
  mask-image: url(../assets/images/star.svg);
}

.icon-star-fill {
  -webkit-mask-image: url(../assets/images/star-fill.svg);
  mask-image: url(../assets/images/star-fill.svg);
}

.icon-list {
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 11px;
  mask-size: 12px 11px;
  -webkit-mask-image: url(../assets/images/list.svg);
  mask-image: url(../assets/images/list.svg);
}

.icon-product {
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
  -webkit-mask-image: url(../assets/images/product.svg);
  mask-image: url(../assets/images/product.svg);
}

.icon-comment {
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
  -webkit-mask-image: url(../assets/images/comment.svg);
  mask-image: url(../assets/images/comment.svg);
}

.icon-question {
  width: 50px;
  height: 50px;
  -webkit-mask-size: 50px 50px;
  mask-size: 50px 50px;
  -webkit-mask-image: url(../assets/images/question.svg);
  mask-image: url(../assets/images/question.svg);
}

.icon-quote {
  width: 24px;
  height: 20px;
  -webkit-mask-size: 24px 20px;
  mask-size: 24px 20px;
  -webkit-mask-image: url(../assets/images/quote.svg);
  mask-image: url(../assets/images/quote.svg);
}

.icon-exclamation {
  width: 50px;
  height: 50px;
  -webkit-mask-size: 50px 50px;
  mask-size: 50px 50px;
  -webkit-mask-image: url(../assets/images/exclamation.svg);
  mask-image: url(../assets/images/exclamation.svg);
}

.icon-chevron-bold {
  width: 12px;
  height: 8px;
  -webkit-mask-size: 12px 8px;
  mask-size: 12px 8px;
  -webkit-mask-image: url(../assets/images/chevron-bold.svg);
  mask-image: url(../assets/images/chevron-bold.svg);
}

.icon-chevron-bold-left {
  rotate: 90deg;
}

.icon-chevron-bold-right {
  rotate: -90deg;
}

.icon-more {
  width: 19px;
  height: 3px;
  -webkit-mask-size: 19px 3px;
  mask-size: 19px 3px;
  -webkit-mask-image: url(../assets/images/more.svg);
  mask-image: url(../assets/images/more.svg);
}

.icon-eye {
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url(../assets/images/eye.svg);
  mask-image: url(../assets/images/eye.svg);
}

.icon-clock {
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url(../assets/images/clock.svg);
  mask-image: url(../assets/images/clock.svg);
}

.icon-main-1 {
  width: 40px;
  height: 40px;
  -webkit-mask-size: 40px 40px;
  mask-size: 40px 40px;
  -webkit-mask-image: url(../assets/images/main-icon-1.svg);
  mask-image: url(../assets/images/main-icon-1.svg);
}

.icon-main-2 {
  width: 40px;
  height: 40px;
  -webkit-mask-size: 40px 40px;
  mask-size: 40px 40px;
  -webkit-mask-image: url(../assets/images/main-icon-2.svg);
  mask-image: url(../assets/images/main-icon-2.svg);
}

.icon-main-3 {
  width: 40px;
  height: 40px;
  -webkit-mask-size: 40px 40px;
  mask-size: 40px 40px;
  -webkit-mask-image: url(../assets/images/main-icon-3.svg);
  mask-image: url(../assets/images/main-icon-3.svg);
}

.icon-main-4 {
  width: 40px;
  height: 40px;
  -webkit-mask-size: 40px 40px;
  mask-size: 40px 40px;
  -webkit-mask-image: url(../assets/images/main-icon-4.svg);
  mask-image: url(../assets/images/main-icon-4.svg);
}

.icon-main-5 {
  width: 40px;
  height: 40px;
  -webkit-mask-size: 40px 40px;
  mask-size: 40px 40px;
  -webkit-mask-image: url(../assets/images/main-icon-5.svg);
  mask-image: url(../assets/images/main-icon-5.svg);
}

.icon-main-6 {
  width: 40px;
  height: 40px;
  -webkit-mask-size: 40px 40px;
  mask-size: 40px 40px;
  -webkit-mask-image: url(../assets/images/main-icon-6.svg);
  mask-image: url(../assets/images/main-icon-6.svg);
}

.icon-main-7 {
  width: 40px;
  height: 40px;
  -webkit-mask-size: 40px 40px;
  mask-size: 40px 40px;
  -webkit-mask-image: url(../assets/images/main-icon-7.svg);
  mask-image: url(../assets/images/main-icon-7.svg);
}

.icon-main-8 {
  width: 40px;
  height: 40px;
  -webkit-mask-size: 40px 40px;
  mask-size: 40px 40px;
  -webkit-mask-image: url(../assets/images/main-icon-8.svg);
  mask-image: url(../assets/images/main-icon-8.svg);
}

.icon-google {
  width: 18px;
  height: 18px;
  -webkit-mask-size: 18px 18px;
  mask-size: 18px 18px;
  -webkit-mask-image: url(../assets/images/google.svg);
  mask-image: url(../assets/images/google.svg);
}

.icon-twitter {
  width: 22px;
  height: 18px;
  -webkit-mask-size: 22px 18px;
  mask-size: 22px 18px;
  -webkit-mask-image: url(../assets/images/twitter.svg);
  mask-image: url(../assets/images/twitter.svg);
}

.icon-facebook {
  width: 22px;
  height: 18px;
  -webkit-mask-size: 22px 18px;
  mask-size: 22px 18px;
  -webkit-mask-image: url(../assets/images/facebook.svg);
  mask-image: url(../assets/images/facebook.svg);
}

.menu-burger-btn {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 976px) {
  .menu-burger-btn {
    display: none;
  }
}

.icon-menu-burger {
  position: relative;
  margin-top: 6px;
  margin-bottom: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.icon-menu-burger,
.icon-menu-burger::after,
.icon-menu-burger::before {
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--text-dark);
  outline: 1px solid transparent;
  border-radius: 100px;
  transition-property: background-color, transform;
  transition-duration: 0.3s;
}

.icon-menu-burger::after,
.icon-menu-burger::before {
  position: absolute;
  content: "";
}

.icon-menu-burger::before {
  top: -6px;
}

.icon-menu-burger::after {
  top: 6px;
}

.icon-menu-burger.active {
  position: relative;
  margin-top: 5.5px;
  margin-bottom: 5.5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.icon-menu-burger.active,
.icon-menu-burger.active::after,
.icon-menu-burger.active::before {
  display: block;
  width: 17px;
  height: 1.5px;
  background-color: var(--text-dark);
  outline: 1px solid transparent;
  border-radius: 100px;
  transition-property: background-color, transform;
  transition-duration: 0.3s;
}

.icon-menu-burger.active::after,
.icon-menu-burger.active::before {
  position: absolute;
  content: "";
}

.icon-menu-burger.active::before {
  top: -5.5px;
}

.icon-menu-burger.active::after {
  top: 5.5px;
}

.icon-menu-burger.active {
  background-color: transparent;
}

.icon-menu-burger.active::before {
  transform: translateY(5.5px) rotate(45deg);
}

.icon-menu-burger.active::after {
  transform: translateY(-5.5px) rotate(-45deg);
}

.nav-link {
  font-weight: 600;
}

@media (min-width: 976px) {
  .nav-link {
    font-weight: 400;
  }

  .nav-link.active {
    font-weight: 600;
  }
}

.link-container-block {
  height: 63px;
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}

.link-container-block .link-container .link {
  color: #2a303c;
}

.link-container-block .link-container .icon {
  -webkit-mask-position: center center;
  mask-position: center center;
}

.link-container {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

.link-container .link {
  font-weight: 400;
}

.link-container::after {
  background-color: transparent;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  content: "";
  position: absolute;
  bottom: 0;
  left: -14px;
  width: calc(100% + 28px);
  height: 1px;
}

.link-container:has(.link:hover, .link:active, .link.active) {
  position: relative;
}

.link-container:has(.link:hover, .link:active, .link.active)::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.link-container-fit::after {
  left: 0;
  width: 100%;
}

.nav-header-logo-link {
  position: relative;
  z-index: 100;
}

.nav-header-logo {
  font-size: 0.875rem;
  width: 85px;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}

@media (min-width: 976px) {
  .nav-header-logo {
    font-size: 0.875rem;
    font-weight: 800;
    width: 140px;
    height: 40px;
  }
}

.footer-logo {
  font-size: 0.875rem;
  width: 85px;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}

@media (min-width: 976px) {
  .footer-logo {
    font-size: 0.875rem;
    font-weight: 800;
    width: 140px;
    height: 40px;
  }
}

.nav-header-links {
  display: none;
}

.nav-header-links .link.active {
  font-weight: 600;
}

@media (min-width: 976px) {
  .nav-header-links {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 30px;
    column-gap: 44px;
  }
}

.nav-header-collapse {
  box-sizing: border-box;
  width: 100%;
  height: calc(100vh - var(--nav-header-height));
  height: calc(100svh - var(--nav-header-height));
  display: none;
  position: absolute;
  top: calc(var(--nav-header-height) + 1px);
  left: 0;
  background-color: #fff;
  overflow-y: scroll;
}
.nav-header-collapse .nav-header-collapse-links {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.nav-header-collapse > div {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-block: 70px;
}

.nav-header-collapse .nav-search {
  display: flex;
}

@media (min-width: 976px) {
  .nav-header-collapse {
    display: none !important;
  }
}

.nav-search {
  display: none;
  justify-content: space-between;
  align-items: center;
}

.nav-search .form-control {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  gap: 15px;
}

.nav-search span {
  display: none;
}

.nav-search input:not([type="submit"]) {
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  width: 100%;
  display: none;
}

.nav-search input:not([type="submit"])::-moz-placeholder {
  color: #9aa6ac;
}

.nav-search input:not([type="submit"])::placeholder {
  color: #9aa6ac;
}

.nav-search.active {
  width: 100%;
}

.nav-search.active p {
  display: none;
}

.nav-search.active .form-control {
  width: 100%;
}

.nav-search.active .form-control span {
  display: flex;
  align-items: center;
}

.nav-search.active .form-control input:not([type="submit"]) {
  display: block;
}

@media (min-width: 976px) {
  .nav-search {
    display: block;
  }

  .nav-search .form-control {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    height: 40px;
    gap: 15px;
  }

  .nav-search span {
    display: none;
  }

  .nav-search input:not([type="submit"]) {
    --tw-text-opacity: 1;
    color: rgb(32 32 39 / var(--tw-text-opacity));
    width: 100%;
    display: none;
  }

  .nav-search input:not([type="submit"])::-moz-placeholder {
    color: #9aa6ac;
  }

  .nav-search input:not([type="submit"])::placeholder {
    color: #9aa6ac;
  }
}

.nav-header {
  box-sizing: border-box;
  width: 100%;
  height: var(--nav-header-height);
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

@media (min-width: 976px) {
  .nav-header {
    box-sizing: border-box;
    width: 100%;
    height: var(--nav-header-height);
    display: flex;
    justify-content: space-between;
    align-items: center;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }

  .nav-header:has(.nav-search.active) .nav-header-links,
  .nav-header:has(.nav-search.active) .nav-header-logo {
    display: none;
  }

  .nav-header:has(.nav-search.active) .search {
    width: 100%;
  }

  .nav-header:has(.nav-search.active) .search .form-control {
    width: 100%;
  }

  .nav-header:has(.nav-search.active) .search .form-control span {
    display: flex;
    align-items: center;
  }

  .nav-header:has(.nav-search.active)
    .search
    .form-control
    input:not([type="submit"]) {
    display: block;
  }
}

.nav-header-additional {
  font-size: 0.875rem;
  display: none;
}

@media (min-width: 976px) {
  .nav-header-additional {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    -moz-column-gap: 30px;
    column-gap: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .nav-header-additional ul {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
}

.coins .footer-list {
  gap: 14px;
}

.footer-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer-list .link {
  font-size: 0.875rem;
  font-weight: 400;
  color: #252c32;
}

.footer-link {
  font-size: 0.75rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(154 166 172 / var(--tw-text-opacity));
}

.footer-links {
  display: flex;
  flex-direction: column;
}

.footer-links .container:last-child {
  border-bottom: 0;
}
.footer-links .container {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
}

#footer .nav-header-logo {
  height: 50px;
}

.footer-description {
  max-width: 287px;
}

.label {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 6px;
  padding: 3px 10px;
}

.label-green {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 6px;
  --tw-bg-opacity: 1;
  background-color: rgb(235 250 226 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(79 156 32 / var(--tw-text-opacity));
  padding: 3px 10px;
}

.label-ident {
  position: relative;
  padding-left: 10px;
  font-size: 0.875rem;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(91 104 113 / var(--tw-text-opacity));
}

.label-ident::before {
  position: absolute;
  display: flex;
  flex-shrink: 0;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  content: "";
  width: 2px;
  height: 100%;
  left: 0;
  top: 0;
}

@media (min-width: 976px) {
  .label-ident::before {
    width: 4px;
  }
}

.text-checked {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(79 156 32 / var(--tw-text-opacity));
}

@media (min-width: 976px) {
  @media (min-width: 976px) {
    #footer .icon-container .text-checked::before {
      -webkit-mask-size: 14px 14px;
      mask-size: 14px 14px;
    }
  }
}

.link.active .text-checked::before,
.link:active .text-checked::before,
.link:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.link-blue.active .text-checked::before,
.link-blue:active .text-checked::before,
.link-blue:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(18 52 227 / var(--tw-bg-opacity));
}

.link-white.active .text-checked::before,
.link-white:active .text-checked::before,
.link-white:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.btn.active .text-checked::before,
.btn:active .text-checked::before,
.btn:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.btn-white.active .text-checked::before,
.btn-white:active .text-checked::before,
.btn-white:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.btn-outline.active .text-checked::before,
.btn-outline:active .text-checked::before,
.btn-outline:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(91 104 113 / var(--tw-bg-opacity));
}

.btn-outline-white.active .text-checked::before,
.btn-outline-white:active .text-checked::before,
.btn-outline-white:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  display: flex;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url(../assets/images/settings.svg);
  mask-image: url(../assets/images/settings.svg);
}

@media (min-width: 976px) {
  .text-checked::before {
    -webkit-mask-size: 18px 18px;
    mask-size: 18px 18px;
  }
}

.text-checked::before {
  width: 16px;
  height: 16px;
  -webkit-mask-size: 16px 16px;
  mask-size: 16px 16px;
  -webkit-mask-image: url(../assets/images/check.svg);
  mask-image: url(../assets/images/check.svg);
}

.link-container-block .link-container .text-checked::before {
  -webkit-mask-position: center center;
  mask-position: center center;
}

.hero .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.stars-rating-block .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.stars-rating-block-sm .text-checked::before {
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.highlighted-paragraph-green .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(79 156 32 / var(--tw-bg-opacity));
}

.highlighted-paragraph-red .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(236 89 98 / var(--tw-bg-opacity));
}

.highlighted-paragraph-blue .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.quote .text-checked::before {
  width: 24px;
  height: 20px;
  -webkit-mask-size: 24px 20px;
  mask-size: 24px 20px;
}

.quote-blue .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.quote-lightBlue .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
}

.modal-add-review .heading .modal-close .text-checked::before {
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.modal-add-review .heading .modal-close:active .text-checked::before,
.modal-add-review .heading .modal-close:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.modal-login .heading .modal-close .text-checked::before {
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.modal-login .heading .modal-close:active .text-checked::before,
.modal-login .heading .modal-close:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.counter .text-checked::before {
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
}

.counter-stars .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.form-crypto-exchanges-search .text-checked::before {
  opacity: 0.6;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.feedback-container .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.feedback-container.active .text-checked::before,
.feedback-container:active .text-checked::before,
.feedback-container:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.pagination button.active .text-checked::before,
.pagination button:active .text-checked::before,
.pagination button:hover .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.hero-mini .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.add-comment-block .modal-close .text-checked::before {
  width: 8px;
  height: 8px;
  -webkit-mask-size: 8px 8px;
  mask-size: 8px 8px;
}

.search-page-container .form-search-page-searchbar .text-checked::before {
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.categories
  .categories-container
  .categires--block
  .categories--item
  .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.categories
  .categories-container
  .categires--block
  .categories--item.active
  .text-checked::before,
.categories
  .categories-container
  .categires--block
  .categories--item:active
  .text-checked::before,
.categories
  .categories-container
  .categires--block
  .categories--item:hover
  .text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.text-checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(79 156 32 / var(--tw-bg-opacity));
  content: "";
  width: 16px;
  height: 16px;
  -webkit-mask-size: 16px 16px;
  mask-size: 16px 16px;
}

.text-dischecked {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(236 89 98 / var(--tw-text-opacity));
}

@media (min-width: 976px) {
  @media (min-width: 976px) {
    #footer .icon-container .text-dischecked::before {
      -webkit-mask-size: 14px 14px;
      mask-size: 14px 14px;
    }
  }
}

.link.active .text-dischecked::before,
.link:active .text-dischecked::before,
.link:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.link-blue.active .text-dischecked::before,
.link-blue:active .text-dischecked::before,
.link-blue:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(18 52 227 / var(--tw-bg-opacity));
}

.link-white.active .text-dischecked::before,
.link-white:active .text-dischecked::before,
.link-white:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.btn.active .text-dischecked::before,
.btn:active .text-dischecked::before,
.btn:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.btn-white.active .text-dischecked::before,
.btn-white:active .text-dischecked::before,
.btn-white:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.btn-outline.active .text-dischecked::before,
.btn-outline:active .text-dischecked::before,
.btn-outline:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(91 104 113 / var(--tw-bg-opacity));
}

.btn-outline-white.active .text-dischecked::before,
.btn-outline-white:active .text-dischecked::before,
.btn-outline-white:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  display: flex;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url(../assets/images/settings.svg);
  mask-image: url(../assets/images/settings.svg);
}

@media (min-width: 976px) {
  .text-dischecked::before {
    -webkit-mask-size: 18px 18px;
    mask-size: 18px 18px;
  }
}

.text-dischecked::before {
  width: 16px;
  height: 16px;
  -webkit-mask-size: 16px 16px;
  mask-size: 16px 16px;
  -webkit-mask-image: url(../assets/images/discheck.svg);
  mask-image: url(../assets/images/discheck.svg);
}

.link-container-block .link-container .text-dischecked::before {
  -webkit-mask-position: center center;
  mask-position: center center;
}

.hero .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.stars-rating-block .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.stars-rating-block-sm .text-dischecked::before {
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.highlighted-paragraph-green .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(79 156 32 / var(--tw-bg-opacity));
}

.highlighted-paragraph-red .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(236 89 98 / var(--tw-bg-opacity));
}

.highlighted-paragraph-blue .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.quote .text-dischecked::before {
  width: 24px;
  height: 20px;
  -webkit-mask-size: 24px 20px;
  mask-size: 24px 20px;
}

.quote-blue .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.quote-lightBlue .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
}

.modal-add-review .heading .modal-close .text-dischecked::before {
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.modal-add-review .heading .modal-close:active .text-dischecked::before,
.modal-add-review .heading .modal-close:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.modal-login .heading .modal-close .text-dischecked::before {
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.modal-login .heading .modal-close:active .text-dischecked::before,
.modal-login .heading .modal-close:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.counter .text-dischecked::before {
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
}

.counter-stars .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.form-crypto-exchanges-search .text-dischecked::before {
  opacity: 0.6;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.feedback-container .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.feedback-container.active .text-dischecked::before,
.feedback-container:active .text-dischecked::before,
.feedback-container:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.pagination button.active .text-dischecked::before,
.pagination button:active .text-dischecked::before,
.pagination button:hover .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.hero-mini .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.add-comment-block .modal-close .text-dischecked::before {
  width: 8px;
  height: 8px;
  -webkit-mask-size: 8px 8px;
  mask-size: 8px 8px;
}

.search-page-container .form-search-page-searchbar .text-dischecked::before {
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.categories
  .categories-container
  .categires--block
  .categories--item
  .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.categories
  .categories-container
  .categires--block
  .categories--item.active
  .text-dischecked::before,
.categories
  .categories-container
  .categires--block
  .categories--item:active
  .text-dischecked::before,
.categories
  .categories-container
  .categires--block
  .categories--item:hover
  .text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.text-dischecked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(236 89 98 / var(--tw-bg-opacity));
  content: "";
  width: 16px;
  height: 16px;
  -webkit-mask-size: 16px 16px;
  mask-size: 16px 16px;
}

.badge {
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 255 / var(--tw-bg-opacity));
  font-size: 0.875rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
  padding: 1px 8px;
  border-radius: 4px;
}

.badge-lg {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1rem;
}

.badge-red {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 242 / var(--tw-bg-opacity));
  font-size: 0.875rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(236 89 98 / var(--tw-text-opacity));
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.breadcrumbs li {
  display: flex;
  align-items: center;
  gap: 8px;
}

.breadcrumbs li p {
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(91 104 113 / var(--tw-text-opacity));
  word-break: break-all;
}

.breadcrumbs li a {
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

.breadcrumbs li a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.breadcrumbs li:not(:last-child)::after {
  content: "";
  width: 9px;
  height: 5px;
  display: flex;
  flex-shrink: 0;
  rotate: -90deg;
  -webkit-mask: no-repeat center/9px 5px url(../assets/images/chevron.svg);
  mask: no-repeat center/9px 5px url(../assets/images/chevron.svg);
  background-color: #9aa6ac;
}

.breadcrumbs-share-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 24px 0;
}

.breadcrumbs-share-block .share-block {
  display: none;
}

.breadcrumbs-share-block .share-block p {
  color: var(--text-dark);
}

.breadcrumbs-share-block .share-block .icon {
  background-color: var(--text-dark);
}

@media (min-width: 976px) {
  .breadcrumbs-share-block .share-block {
    display: flex;
  }

  .breadcrumbs-share-block > .icon-container {
    display: none;
  }
}

.share-block {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  gap: 18px;
}

.share-block p {
  color: #252c32;
}

.share-block .icon {
  background-color: #5b6871;
}

.coins-block li {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}

.coins-block li::before {
  content: "";
  width: 20px;
  height: 20px;
  display: flex;
  flex-shrink: 0;
  position: relative;
  left: 0;
  top: 0;
  -webkit-mask: no-repeat center/20px 20px
    url(../assets/images/coins-block-list-image.svg);
  mask: no-repeat center/20px 20px
    url(../assets/images/coins-block-list-image.svg);
  background-color: #daebef;
}

.check-circle-list {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.check-circle-list li {
  display: flex;
  align-items: center;
  gap: 10px;
}

.check-circle-list li.plus::before {
  content: "";
  width: 16px;
  height: 16px;
  display: flex;
  flex-shrink: 0;
  background: no-repeat center/15px 14px url(../assets/images/check-circle.svg);
}
.check-circle-list li.minus::before {
  content: "";
  width: 16px;
  height: 16px;
  display: flex;
  flex-shrink: 0;
  background: no-repeat center/15px 14px url(../assets/images/minus-circle.svg);
  background-color: #f1807e;
  border-radius: 50px;
}

.hero {
  display: flex;
  flex-direction: column;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background: linear-gradient(266.02deg, #1458dd 0.64%, #1234e3 100%);
  border-radius: 8px;
  margin: 30px 0;
}

.hero .link {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hero .link.active,
.hero .link:active,
.hero .link:hover {
  --tw-text-opacity: 1;
  color: rgb(229 234 255 / var(--tw-text-opacity));
}

.hero .link.active .icon,
.hero .link:active .icon,
.hero .link:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.hero .btn {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.hero .btn.active,
.hero .btn:active,
.hero .btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.hero .btn.active .icon,
.hero .btn:active .icon,
.hero .btn:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.hero .btn-outline {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hero .btn-outline.active,
.hero .btn-outline:active,
.hero .btn-outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(229 234 255 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(229 234 255 / var(--tw-text-opacity));
}

.hero .btn-outline.active .icon,
.hero .btn-outline:active .icon,
.hero .btn-outline:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.hero .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hero .icon-star {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.hero .hero-section-1,
.hero .hero-section-2,
.hero .hero-section-3 {
  border-bottom-width: 1px;
  border-color: rgba(229, 234, 255, 0.1);
}

.hero .hero-section-1,
.hero .hero-section-2,
.hero .hero-section-3,
.hero .hero-section-4 {
  padding: 15px 10px;
}

.hero .hero-section-1 {
  order: 1;
  display: flex;
  flex-direction: column;
}

.hero .hero-section-1 .hero-section-1-rating-text {
  font-size: 0.875rem;
}

.hero .hero-section-1 .hero-section-1-info-block {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.hero .hero-section-1 .hero-section-1--left-info {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 20px;
}

.hero .hero-section-1 .hero-section-1--left-info figure {
  width: 75px;
}

.hero .hero-section-1 .hero-section-1--left-info .h1 {
  font-size: 1.5rem;
  font-weight: 800;
}

.hero .hero-section-1 .hero-section-1--left-info p {
  font-size: 12px;
  color: #fff;
}

.hero .hero-section-1 .hero-section-1--left-info > div {
  display: flex;
  flex-direction: column;
}

.hero .hero-section-1 .hero-section-1--left-info > div > div {
  margin-top: 8px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.hero .hero-section-1 .hero-section-1--left-info > div > div .icon-group {
  order: 9999;
}

.hero .hero-section-1 .hero-section-1--right-info {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-right: 95px;
  margin-top: -3px;
}

.hero .hero-section-2 {
  order: 3;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.hero .hero-section-2 .h5 {
  font-size: 0.75rem;
  font-weight: 500;
}

.hero .hero-section-2 .check-circle-list {
  font-size: 0.875rem;
}

.hero .hero-section-3 {
  order: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.hero .hero-section-3 .btn {
  width: 100%;
  font-size: 14px;
  min-height: 40px;
  padding: 9.5px 42.5px;
}

.hero .hero-section-3 p {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  text-align: center;
  font-size: 0.75rem;
}

.hero .hero-section-4 {
  order: 4;
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 0.875rem;
}

@media (min-width: 976px) {
  .hero {
    display: grid;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    background: linear-gradient(266.02deg, #1458dd 0.64%, #1234e3 100%);
    grid-template-columns: 1fr 380px;
    grid-template-rows: 1fr auto;
    margin: 44px 0;
  }

  .hero .hero-section-1,
  .hero .hero-section-3 {
    border-right-width: 1px;
    border-color: rgba(229, 234, 255, 0.1);
  }

  .hero .hero-section-1,
  .hero .hero-section-2 {
    border-bottom-width: 1px;
    border-color: rgba(229, 234, 255, 0.1);
  }

  .hero .hero-section-1 {
    padding: 16px 20px 20px;
  }

  .hero .hero-section-2,
  .hero .hero-section-3,
  .hero .hero-section-4 {
    padding: 20px;
  }

  .hero .hero-section-1 {
    order: 0;
    flex-direction: column;
  }

  .hero .hero-section-1 .hero-section-1-info-block {
    flex-direction: row;
    justify-content: space-between;
  }

  .hero .hero-section-1 .hero-section-1--left-info {
    margin-bottom: 0;
    margin-top: 12px;
  }

  .hero .hero-section-1 .hero-section-1--left-info .h1 {
    font-size: 2.25rem;
  }

  .hero .hero-section-1 .hero-section-1--left-info > div > div {
    margin-top: 10px;
    gap: 15px;
  }

  .hero .hero-section-1 .hero-section-1--left-info > div > div .icon-group {
    order: 0;
  }

  .hero .hero-section-2 {
    order: 0;
    gap: 20px;
  }

  .hero .hero-section-2 .h5 {
    width: auto;
    border-radius: 0;
    background-color: inherit;
    background-size: auto;
    padding: 0;
    color: inherit;
    font-size: 1.125rem;
    font-weight: 600;
  }

  .hero .hero-section-3 {
    order: 0;
    flex-direction: row;
  }

  .hero .hero-section-3 .btn {
    width: auto;
  }

  .hero .hero-section-3 p {
    margin-left: 72px;
    text-align: start;
    font-size: 0.75rem;
  }

  .hero .hero-section-4 {
    order: 0;
    gap: 5px;
  }

  .hero .hero-section-4 .rating-slider-block {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

.rating-slider-block {
  display: flex;
  align-items: center;
  gap: 15px;
}

.rating-slider-block p {
  font-weight: 600;
  font-size: 16px;
}

.rating-slider {
  width: 200px;
  height: 10px;
}

.rating-slider::-webkit-progress-bar {
  position: relative;
  background: #fff;
  border: 1px solid #4f9c20;
  overflow: hidden;
  border-radius: 5px;
}

.rating-slider::-webkit-progress-value {
  background: #4f9c20;
  border-radius: 5px;
}

.stars-rating-block {
  display: flex;
  align-items: center;
  gap: 5px;
}

.stars-rating-block p {
  color: #202027;
  font-size: 14px;
  font-weight: 700;
}

.comment-head--rating .stars-rating-block p {
  font-weight: 700;
  font-size: 14px;
}

.rmp-comments {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2px;
}
.rmp-comments .rmp-icon--star:last-child {
  margin-right: 0;
}
.rmp-comments .rmp-icon--star {
  position: relative;
  font-size: 11px;
  margin-right: 5px;
}
.rmp-comments .rmp-icon--star:not(.rmp-icon--full-highlight) {
  width: 10px;
  height: 10px;
}
.rmp-comments .rmp-icon--star:not(.rmp-icon--full-highlight):before {
  content: '';
  position: absolute;
  top: -1px;
  background: url('../assets/images/rating-star.svg') no-repeat;
  background-size: 100%;
  width: 12px;
  height: 12px;
}
.rmp-comments-count {
  color: #131313;
  font-size: 14px;
  font-weight: 700;
  margin-left: 7px;
}

.main-content-aside .rmp-comments-count {
  color: #202027;
  font-size: 12px;
  font-weight: 600;
}

.stars-rating-block .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.stars-rating-block-sm .icon {
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.main-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
}

@media (min-width: 976px) {
  .main-content {
    flex-direction: row;
    gap: 25px;
  }
}

.main-content-base {
  width: 100%;
}

@media (min-width: 976px) {
  .main-content-base {
    width: 71%;
  }
}

.main-content-aside {
  width: 100%;
}

@media (min-width: 976px) {
  .main-content-aside {
    width: 29%;
  }
}

.main-content-aside-top {
  margin-bottom: 0;
}

.main-content-aside-top > :last-child {
  margin-bottom: 0;
}

@media (min-width: 976px) {
  .main-content-aside-top {
    display: none;
  }
}

.heading {
  display: flex;
  flex-direction: column;
  gap: 15px;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  margin: 30px 0;
}

.heading .h1 {
  margin-bottom: 5px;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 130%;
}

.heading .h2 {
  align-items: center;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 130%;
}

.faq-heading .h2 {
  color: #252C32;
}

.heading .h3 {
  align-items: center;
  font-size: 1.125rem;
  font-weight: 800;
}

.heading .h4 {
  font-size: 1rem;
  font-weight: 800;
}

.heading p {
  font-size: 0.875rem;
}

.heading .heading-description {
  margin-top: -5px;
  font-size: 0.75rem;
  opacity: 0.6;
}

.heading .btn {
  width: 100%;
  font-size: 0.875rem;
}

.heading .link {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.heading .link:hover {
  text-decoration-line: underline;
}

.heading .blog-post-mini-container,
.heading .crypto-exchanges {
  margin-top: 0;
}

@media (min-width: 976px) {
  .heading {
    gap: 20px;
    margin: 30px 0 40px 0;
  }

  .heading .h1 {
    margin-bottom: 0;
    font-size: 2.25rem;
  }

  .heading .h2 {
    font-size: 1.75rem;
  }

  .heading .h3 {
    font-size: 1.5rem;
  }

  .heading .h4 {
    font-size: 1.25rem;
  }

  .heading p {
    font-size: 1rem;
  }

  .heading .heading-description {
    margin-top: -10px;
    font-size: 0.875rem;
  }

  .heading .btn {
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1rem;
  }

  .heading .blog-post-mini-container,
  .heading .crypto-exchanges {
    margin-top: 20px;
  }
}

.links-list {
  display: grid;
  font-size: 0.875rem;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 10px;
  margin: 10px 0 !important;
}

.links-list li {
  list-style: decimal;
  position: relative;
  /* display: flex; */
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 14px;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  -webkit-margin-start: 30px;
  margin-inline-start: 30px;
}

.links-list li::marker {
  color: rgba(52, 64, 84, 0.5);
}

.links-list li a {
  color: #344054;
}

/* .links-list li::before {
    width: 13px;
    height: 7px;
    -webkit-mask-image: url(../assets/images/text.svg);
    mask-image: url(../assets/images/text.svg);
    display: flex;
    flex-shrink: 0;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: .12s;
    content: "";
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #344054
} */

.links-list li.active,
.links-list li:active,
.links-list li:hover {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.links-list li.active::before,
.links-list li:active::before,
.links-list li:hover::before {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.links-list:not(.active) li:nth-child(n + 5) {
  display: none;
}

@media (min-width: 976px) {
  .links-list {
    font-size: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 15px;
    margin: 12px 0 30px 0 !important;
  }

  .links-list li {
    font-size: 0.875rem;
  }
}

.bullets-list, .content ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 0.875rem;
  margin: 10px 0;
}

.bullets-list li, .content ul li {
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  -webkit-margin-start: 20px;
  margin-inline-start: 20px;
  list-style-type: disc;
}

@media (min-width: 976px) {
  .bullets-list, .content ul {
    gap: 15px;
    font-size: 1rem;
  }

  .bullets-list li, .content ul li {
    -webkit-margin-start: 30px;
    margin-inline-start: 30px;
  }
}

.highlighted-paragraph {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 20px;
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 17px;
  padding-bottom: 17px;
}

.highlighted-paragraph p {
  margin: 0 !important;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

@media (min-width: 976px) {
  .highlighted-paragraph {
    border-radius: 16px;
  }
}

.highlighted-paragraph-green {
  --tw-bg-opacity: 1;
  background-color: rgb(235 250 226 / var(--tw-bg-opacity));
}

.highlighted-paragraph-green .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(79 156 32 / var(--tw-bg-opacity));
}

.highlighted-paragraph-red {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 242 / var(--tw-bg-opacity));
}

.highlighted-paragraph-red .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(236 89 98 / var(--tw-bg-opacity));
}

.highlighted-paragraph-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 255 / var(--tw-bg-opacity));
}

.highlighted-paragraph-blue .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.quote {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  border-radius: 8px;
  padding: 15px;
}

.quote span {
  align-self: flex-start;
}

.quote .icon {
  width: 24px;
  height: 20px;
  -webkit-mask-size: 24px 20px;
  mask-size: 24px 20px;
}

.quote > div {
  padding-top: 25px;
  padding-bottom: 25px;
}

.quote p {
  font-size: 0.875rem;
  font-weight: 600;
  font-style: italic;
}

.quote-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.quote-blue .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.quote-lightBlue {
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

.quote-lightBlue .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
}

.number-list, .content ol {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 0.875rem;
  margin: 10px 0;
}

.number-list li, .content ol li {
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  -webkit-margin-start: 20px;
  margin-inline-start: 20px;
  list-style-type: decimal;
}

@media (min-width: 976px) {
  .number-list, .content ol {
    gap: 15px;
    font-size: 1rem;
  }

  .number-list li, .content ol li {
    -webkit-margin-start: 30px;
    margin-inline-start: 30px;
  }
}

.highlighted-paragraph-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 0.875rem;
  margin: 30px 0;
}

.highlighted-paragraph-block p {
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

@media (min-width: 976px) {
  .highlighted-paragraph-block {
    font-size: 1rem;
  }
}

.paragraph-image-description {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 30px 0;
}

.paragraph-image-description p {
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

.paragraph-image-description figure {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(218 235 239 / var(--tw-bg-opacity));
  aspect-ratio: 16/9;
}

.paragraph-image-description figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 976px) {
  .paragraph-image-description figure {
    border-radius: 16px;
  }
}

.table table {
  width: 100%;
  border-collapse: separate;
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  border-style: none;
  text-align: center;
  font-size: 0.875rem;
}

.table table thead th {
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(221 226 228 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 249 / var(--tw-bg-opacity));
  padding: 13.5px 10px;
  font-weight: 700;
}

.table table thead th:first-child {
  text-align: start;
  border-top-left-radius: 8px;
}

.table table thead th:not(:first-child) {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.table table thead th:last-child {
  border-right-width: 1px;
  border-top-right-radius: 8px;
}

.table table tbody tr td {
  border-left-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(221 226 228 / var(--tw-border-opacity));
  padding: 6px 20px;
}

.table table tbody tr td:first-child {
  text-align: start;
}

.table table tbody tr td:last-child {
  border-right-width: 1px;
}

.table table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}

.table table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}

#tablepress-1 {
  max-width: 760px;
}

#tablepress-1 thead th {
  color: #2d2d2d;
  text-align: center;
}

#tablepress-1 .column-1 {
  width: 21.5%;
}

#tablepress-1 .column-2 {
  width: 33%;
}

.accordion {
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-size: 0.875rem;
  margin: 20px 0;
}

.accordion .accordion-item-head {
  display: flex;
  gap: 15px;
  padding: 0 15px 0 10px;
}

.accordion .accordion-item-head button {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: #2D2D2D;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

@media (min-width: 976px) {
  @media (min-width: 976px) {
    #footer .icon-container .accordion .accordion-item-head button::after {
      -webkit-mask-size: 14px 14px;
      mask-size: 14px 14px;
    }
  }
}

.link.active .accordion .accordion-item-head button::after,
.link:active .accordion .accordion-item-head button::after,
.link:hover .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.link-blue.active .accordion .accordion-item-head button::after,
.link-blue:active .accordion .accordion-item-head button::after,
.link-blue:hover .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(18 52 227 / var(--tw-bg-opacity));
}

.link-white.active .accordion .accordion-item-head button::after,
.link-white:active .accordion .accordion-item-head button::after,
.link-white:hover .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.btn.active .accordion .accordion-item-head button::after,
.btn:active .accordion .accordion-item-head button::after,
.btn:hover .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.btn-white.active .accordion .accordion-item-head button::after,
.btn-white:active .accordion .accordion-item-head button::after,
.btn-white:hover .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.btn-outline.active .accordion .accordion-item-head button::after,
.btn-outline:active .accordion .accordion-item-head button::after,
.btn-outline:hover .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(91 104 113 / var(--tw-bg-opacity));
}

.btn-outline-white.active .accordion .accordion-item-head button::after,
.btn-outline-white:active .accordion .accordion-item-head button::after,
.btn-outline-white:hover .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  display: flex;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  -webkit-mask-image: url(../assets/images/settings.svg);
  mask-image: url(../assets/images/settings.svg);
}

@media (min-width: 976px) {
  .accordion .accordion-item-head button::after {
    -webkit-mask-size: 18px 18px;
    mask-size: 18px 18px;
  }
}

.accordion .accordion-item-head button::after {
  width: 12px;
  height: 8px;
  -webkit-mask-size: 12px 8px;
  mask-size: 12px 8px;
  -webkit-mask-image: url(../assets/images/chevron-bold.svg);
  mask-image: url(../assets/images/chevron-bold.svg);
}

.link-container-block
  .link-container
  .accordion
  .accordion-item-head
  button::after {
  -webkit-mask-position: center center;
  mask-position: center center;
}

.hero .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.stars-rating-block .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.stars-rating-block-sm .accordion .accordion-item-head button::after {
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.highlighted-paragraph-green .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(79 156 32 / var(--tw-bg-opacity));
}

.highlighted-paragraph-red .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(236 89 98 / var(--tw-bg-opacity));
}

.highlighted-paragraph-blue .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.quote .accordion .accordion-item-head button::after {
  width: 24px;
  height: 20px;
  -webkit-mask-size: 24px 20px;
  mask-size: 24px 20px;
}

.quote-blue .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.quote-lightBlue .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
}

.modal-add-review
  .heading
  .modal-close
  .accordion
  .accordion-item-head
  button::after {
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.modal-add-review
  .heading
  .modal-close:active
  .accordion
  .accordion-item-head
  button::after,
.modal-add-review
  .heading
  .modal-close:hover
  .accordion
  .accordion-item-head
  button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.modal-login
  .heading
  .modal-close
  .accordion
  .accordion-item-head
  button::after {
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.modal-login
  .heading
  .modal-close:active
  .accordion
  .accordion-item-head
  button::after,
.modal-login
  .heading
  .modal-close:hover
  .accordion
  .accordion-item-head
  button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.counter .accordion .accordion-item-head button::after {
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
}

.counter-stars .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.form-crypto-exchanges-search .accordion .accordion-item-head button::after {
  opacity: 0.6;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.feedback-container .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.feedback-container.active .accordion .accordion-item-head button::after,
.feedback-container:active .accordion .accordion-item-head button::after,
.feedback-container:hover .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.pagination button.active .accordion .accordion-item-head button::after,
.pagination button:active .accordion .accordion-item-head button::after,
.pagination button:hover .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.hero-mini .accordion .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.add-comment-block .modal-close .accordion .accordion-item-head button::after {
  width: 8px;
  height: 8px;
  -webkit-mask-size: 8px 8px;
  mask-size: 8px 8px;
}

.search-page-container
  .form-search-page-searchbar
  .accordion
  .accordion-item-head
  button::after {
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.categories
  .categories-container
  .categires--block
  .categories--item
  .accordion
  .accordion-item-head
  button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.categories
  .categories-container
  .categires--block
  .categories--item.active
  .accordion
  .accordion-item-head
  button::after,
.categories
  .categories-container
  .categires--block
  .categories--item:active
  .accordion
  .accordion-item-head
  button::after,
.categories
  .categories-container
  .categires--block
  .categories--item:hover
  .accordion
  .accordion-item-head
  button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.accordion .accordion-item-head button::after {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  content: "";
}

.accordion .accordion-item-body {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 0 35px 0 10px;
}

.accordion .accordion-item {
  display: flex;
  flex-direction: column;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(221 226 228 / var(--tw-border-opacity));
  padding-bottom: 15px;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.accordion .accordion-item.active {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(20 88 221 / var(--tw-border-opacity));
}

.accordion .accordion-item.active .accordion-item-head button {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.accordion .accordion-item.active .accordion-item-head button::before {
  --tw-border-opacity: 1;
  border-color: rgb(20 88 221 / var(--tw-border-opacity));
}

.accordion .accordion-item.active .accordion-item-head button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.accordion .accordion-item:not(.active) .accordion-item-body {
  display: none;
}

@media (min-width: 976px) {
  .accordion {
    gap: 20px;
    font-size: 1rem;
  }

  .accordion .accordion-item-head {
    gap: 20px;
  }

  .accordion .accordion-item-body {
    margin-top: 20px;
    gap: 15px;
  }
}

.pluses-minuses-block {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 30px 0;
}

@media (min-width: 976px) {
  .pluses-minuses-block {
    flex-direction: row;
    gap: 60px;
  }
}

.pluses-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 330px;
}

.pluses-block p {
  font-size: 1.25rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(79 156 32 / var(--tw-text-opacity));
}

.pluses-block ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.pluses-block ul li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: #2d2d2d;
}

.pluses-block ul li::before {
  width: 20px;
  height: 20px;
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
  -webkit-mask-image: url(../assets/images/plus-circle.svg);
  mask-image: url(../assets/images/plus-circle.svg);
  display: flex;
  flex-shrink: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(79 156 32 / var(--tw-bg-opacity));
  content: "";
}

.minuses-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 330px;
}

.minuses-block p {
  font-size: 1.25rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(236 89 98 / var(--tw-text-opacity));
}

.minuses-block ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.minuses-block ul li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: #2d2d2d;
}

.minuses-block ul li::before {
  width: 20px;
  height: 20px;
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
  -webkit-mask-image: url(../assets/images/minus-circle.svg);
  mask-image: url(../assets/images/minus-circle.svg);
  display: flex;
  flex-shrink: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(236 89 98 / var(--tw-bg-opacity));
  content: "";
}

.cta {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.cta > p {
  display: inline-flex;
  align-items: center;
  font-size: 1.75rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: #252c32;
}

.cta > p > span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #EEF3FF;
  color: #1458DD;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  height: 24px;
  padding: 4px 8px;
  margin-left: 12px;
}

.cta .btn {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 180px;
  font-size: 0.875rem;
}

.cta-name-rating {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-top-color: rgb(229 234 255 / var(--tw-border-opacity));
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 30px 0;
}

.cta-name-rating a {
  font-size: 1.25rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.cta-name-rating a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.cta-name-rating .btn {
  width: 100%;
  min-width: 180px;
  font-size: 0.875rem;
}

@media (min-width: 976px) {
  .cta-name-rating {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .cta-name-rating a {
    font-size: 1.75rem;
  }

  .cta-name-rating .btn {
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .cta {
    flex-direction: column;
  }
}

.name-rating {
  display: flex;
  align-items: center;
  gap: 15px;
}

.name-rating figure {
  height: 50px;
  width: 50px;
  border-radius: 4px;
}

.name-rating > div {
  display: flex;
  flex-direction: column;
}

.name-rating > div > p {
  font-size: 1.5rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: #131313;
}

.author-container {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .author-container {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.author-container {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.author-container .comment {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.author-container .comment:not(:last-of-type) {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
}

@media (min-width: 976px) {
  .author-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .author-container .comment {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.author-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 0 !important;
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
}
.author-block .comment {
  padding-bottom: 30px;
}

#comments-block {
  flex-direction: row !important;
  padding: 30px 20px 0 20px !important;
}

.author-block .author-block-share {
  margin-bottom: 40px;
  margin-left: 20px;
}

.comment {
  display: flex;
  flex-direction: column;
  padding-top: 30px;
  padding-bottom: 30px;
}

.comment figure {
  display: flex;
  height: 50px;
  width: 50px;
  flex-shrink: 0;
  border-radius: 4px;
}

.comment .comment-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.comment .comment-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
}

.comment .comment-head--avatar {
  display: flex;
  align-items: center;
  gap: 15px;
}

.comment .comment-head--avatar figure {
  border-radius: 50%;
  overflow: hidden;
}

.comment .comment-head--date::after {
  content: attr(data-date2);
}

.comment .comment-head--left {
  display: flex;
  flex-direction: column;
}

.comment .comment-head--left .comment-head--name {
  font-size: 1rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: #131313;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.comment .comment-head--left .comment-head--name:hover {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.comment .comment-head--left .comment-head--who {
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  opacity: 0.5;
}

.comment .comment-head--left .comment-head--rating .stars-rating-block .icon {
  width: 12px;
  height: 12px;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.comment .comment-head--left .comment-head--date {
  font-size: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  opacity: 0.5;
}

.comment .comment-head--right {
  display: flex;
  align-items: center;
  gap: 30px;
  font-size: 0.75rem;
}

.comment .comment-head--right .comment-head--date {
  display: none;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  opacity: 0.5;
}

.comment .comment-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

.comment .comment-body p {
  color: #2D2D2D;
}

.comment .comment-body .link {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.comment .comment-body .link.active,
.comment .comment-body .link:active,
.comment .comment-body .link:hover {
  --tw-text-opacity: 1;
  color: rgb(18 52 227 / var(--tw-text-opacity));
}

.comment .comment-body .link.active .icon,
.comment .comment-body .link:active .icon,
.comment .comment-body .link:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(18 52 227 / var(--tw-bg-opacity));
}

.widget .comment .comment-body .link:hover {
  text-decoration-line: underline;
}

.comment .comment-review {
  display: none;
  flex-direction: column;
  gap: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.comment .comment-review.active {
  display: flex;
}

.comment-stage {
  /* display: none */
}

.comment-stage .comment {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

.comment-stage .comment .comment-content {
  position: relative;
  padding-left: 20px;
}

.comment-stage .comment .comment-content::before {
  position: absolute;
  display: flex;
  flex-shrink: 0;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  content: "";
  width: 2px;
  height: 100%;
  left: 0;
  top: 0;
}

.comment-stage .comment .comment-body {
  padding-left: 0;
  color: #2d2d2d;
}

@media (min-width: 976px) {
  .comment {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .comment .comment-head {
    align-items: center;
  }

  .comment .comment-head--date::after {
    content: attr(data-date1);
  }

  .comment .comment-head--left .comment-head--name {
    font-size: 1.25rem;
  }

  .comment .comment-head--left .comment-head--date {
    display: none;
  }

  .comment .comment-head--right .comment-head--date {
    display: inline;
  }

  .comment .comment-body {
    padding-right: 50px;
    padding-left: 65px;
    font-size: 1rem;
  }

  .comment .comment-review {
    margin-left: 65px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .comment .comment-review .form-control:has(input) {
    width: 50%;
  }

  .comment-stage {
    display: block;
  }

  .comment-stage .comment {
    margin-left: 65px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .comment-stage .comment .comment-content {
    padding-left: 40px;
  }

  .comment-stage .comment .comment-review {
    margin-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.comments-block {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* .comments-block>.comment:not(:last-child) {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity))
} */

.comments-block > .comment:first-of-type {
  padding-top: 0;
}

.comments-block > .comment:last-of-type {
  padding-bottom: 0;
}

@media (min-width: 976px) {
  .comments-block {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.form-control {
  position: relative;
}

.form-control input,
.form-control select {
  width: 100%;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(221 226 228 / var(--tw-border-opacity));
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

.form-control input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(154 166 172 / var(--tw-text-opacity));
}

.form-control input::placeholder,
.form-control select:invalid {
  --tw-text-opacity: 1;
  color: rgb(154 166 172 / var(--tw-text-opacity));
}

.form-control input,
.form-control select {
  padding: 8px 26px 8px 20px;
  min-height: 40px;
}
.form-control select option:not(:first-child) {
  color: black;
}
.form-control select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 0;
}
.form-control:has(select)::after {
  content: "\203A";
  color: black;
  position: absolute;
  top: 53%;
  right: 26px;
  transform: rotate(90deg);
}

.form-control textarea {
  width: 100%;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(221 226 228 / var(--tw-border-opacity));
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

.form-control textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(154 166 172 / var(--tw-text-opacity));
}

.form-control textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgb(154 166 172 / var(--tw-text-opacity));
}

.form-control textarea {
  padding: 8px 26px 8px 20px;
  min-height: 40px;
}

/*.form-control:has(input:invalid:not(:-moz-placeholder-shown)) input {*/
/*    --tw-border-opacity: 1;*/
/*    border-color: rgb(236 89 98 / var(--tw-border-opacity))*/
/*}*/

/*.form-control:has(input:invalid:not(:placeholder-shown)) input {*/
/*    --tw-border-opacity: 1;*/
/*    border-color: rgb(236 89 98 / var(--tw-border-opacity))*/
/*}*/

/*.form-control:has(input:invalid:not(:-moz-placeholder-shown))::after {*/
/*    font-size: 10px;*/
/*    --tw-text-opacity: 1;*/
/*    color: rgb(236 89 98 / var(--tw-text-opacity));*/
/*    content: "Некоректне введення тексту";*/
/*    position: relative;*/
/*    top: calc(100% + 5px);*/
/*    left: 20px*/
/*}*/

/*.form-control:has(input:invalid:not(:placeholder-shown))::after {*/
/*    font-size: 10px;*/
/*    --tw-text-opacity: 1;*/
/*    color: rgb(236 89 98 / var(--tw-text-opacity));*/
/*    content: "Некоректне введення тексту";*/
/*    position: relative;*/
/*    top: calc(100% + 5px);*/
/*    left: 20px*/
/*}*/

.form-control.form-control-name-tag input:focus,
.form-control.form-control-name-tag textarea:focus {
  border-color: var(--text-dark);
}

.form-control.form-control-name-tag input.wpcf7-not-valid {
  border-color: #ec5962;
}

.form-control-clear input,
.form-control-clear textarea {
  border-radius: 0;
  border-style: none;
  padding: 0;
}

.form-submit-description {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 20px;
}

.form-submit-description p {
  font-size: 0.75rem;
  opacity: 0.6;
}

@media (min-width: 976px) {
  .form-submit-description {
    flex-direction: row;
  }

  .form-submit-description p {
    width: 70%;
  }
}

.modal-add-review {
  display: none;
}

.modal-add-review .heading {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .modal-add-review .heading {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.modal-add-review .heading {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.modal-add-review .heading .h2 {
  display: flex;
  align-items: center;
  gap: 30px;
}

.modal-add-review .heading .modal-close {
  position: absolute;
  right: 15px;
  top: 15px;
}

.modal-add-review .heading .modal-close .icon {
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.modal-add-review .heading .modal-close:active .icon,
.modal-add-review .heading .modal-close:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

@media (max-width: 976px) {
  .modal-add-review .heading {
    padding: 40px 20px 30px;
  }
}

.modal-add-review form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-self: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.modal-add-review .form-stars-rating-block {
  display: flex;
  align-items: center;
  gap: 20px;
}

.modal-add-review .form-stars-rating-block p {
  font-size: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: #2F2F2F;
}

.modal-add-review .form-stars-rating {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.modal-add-review .form-stars-rating label {
  -webkit-mask-image: url(../assets/images/star-fill.svg);
  mask-image: url(../assets/images/star-fill.svg);
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
  cursor: pointer;
}

.modal-add-review .form-stars-rating label input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.modal-add-review .form-stars-rating label:has(input:checked) ~ label {
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
  -webkit-mask-image: url(../assets/images/star.svg);
  mask-image: url(../assets/images/star.svg);
}

.hero .modal-add-review .form-stars-rating label:has(input:checked) ~ label {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.modal-add-review .form-stars-rating label:has(input:checked) ~ label {
  width: 30px;
  height: 20px;
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
}

.modal-add-review .form-stars-rating label:hover ~ label {
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
  -webkit-mask-image: url(../assets/images/star.svg);
  mask-image: url(../assets/images/star.svg);
}

.hero .modal-add-review .form-stars-rating label:hover ~ label {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.modal-add-review .form-stars-rating label:hover ~ label {
  width: 30px;
  height: 30px;
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
}

.modal-add-review.active {
  display: flex;
}

@media (min-width: 976px) {
  .modal-add-review .form-control:has(input) {
    width: 50%;
  }
}

.modal-login {
  background-color: rgb(37 44 50 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.7;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100svh;
  z-index: 1001;
}

.modal-login .container {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.modal-login .heading {
  position: relative;
  max-width: 350px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  padding: 30px 41px 34px 41px;
}

.modal-login .heading .btn {
  width: 100%;
}

.modal-login .heading .modal-close {
  position: absolute;
  right: 15px;
  top: 15px;
}

.modal-login .heading .modal-close .icon {
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
}

.modal-login .heading .modal-close:active .icon,
.modal-login .heading .modal-close:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.modal-login.active {
  display: flex;
}

.pop-up {
  background-color: rgb(37 44 50 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.7;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  height: 100svh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
}

.pop-up .pop-up-container {
  max-width: 350px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pop-up p {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 800;
}

.pop-up.active {
  display: flex;
}

.another-exchanges {
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.another-exchanges .another-exchanges--head {
  display: none;
}

.another-exchanges .another-exchanges--row {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 30px;
}

.another-exchanges .another-exchanges--row p {
  font-size: 0.875rem;
}

.another-exchanges .another-exchanges--row .another-exchanges--exchange {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 11px;
}

.another-exchanges .another-exchanges--row .another-exchanges--exchange figure {
  display: flex;
  height: 40px;
  width: 40px;
  flex-shrink: 0;
  border-radius: 4px;
}

.another-exchanges
  .another-exchanges--row
  .another-exchanges--exchange
  .another-exchanges--name {
  display: flex;
  flex: 1 1 0%;
  justify-content: space-between;
}

.another-exchanges
  .another-exchanges--row
  .another-exchanges--exchange
  .another-exchanges--name
  > p {
  font-size: 1rem;
  font-weight: 800;
}

.another-exchanges .another-exchanges--row .another-exchanges--rating,
.another-exchanges .another-exchanges--row .another-exchanges--reviews {
  display: flex;
  justify-content: space-between;
}

.another-exchanges
  .another-exchanges--row
  .another-exchanges--rating
  .rating-slider-block
  progress {
  width: 120px;
}

.another-exchanges .another-exchanges--row .another-exchanges--key {
  font-size: 0.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(91 104 113 / var(--tw-text-opacity));
}

.another-exchanges .another-exchanges--row .another-exchanges--value {
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

.another-exchanges .another-exchanges--row .btn {
  margin-top: 15px;
  width: 100%;
  font-size: 0.875rem;
  color: #f6f8f9;
}

.another-exchanges .another-exchanges--body {
  display: flex;
  flex-direction: column;
}

.another-exchanges .another-exchanges--foot {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  padding: 15px 10px 12px 10px;
}

@media (min-width: 976px) {
  .another-exchanges {
    border-radius: 8px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .another-exchanges .another-exchanges--head,
  .another-exchanges .another-exchanges--row {
    display: grid;
    grid-template-columns: 1.5fr 1.5fr 1.2fr 1fr;
    align-items: center;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }

  .another-exchanges .another-exchanges--head p,
  .another-exchanges .another-exchanges--row p {
    font-size: 0.875rem;
  }

  .another-exchanges .another-exchanges--head {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
    padding: 15px 20px 10px 20px;
  }

  .another-exchanges .another-exchanges--row {
    border-style: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .another-exchanges .another-exchanges--row .another-exchanges--exchange {
    margin-bottom: 0;
  }

  .another-exchanges
    .another-exchanges--row
    .another-exchanges--exchange
    .another-exchanges--name {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
  }

  .another-exchanges .another-exchanges--row .another-exchanges--key {
    display: none;
  }

  .another-exchanges .another-exchanges--row .btn {
    min-width: none;
    --tw-shadow: 0px 2px 20px rgba(20, 88, 221, 0.1);
    --tw-shadow-colored: 0px 2px 20px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding: 8px 15.5px;
    margin-top: 0;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 0.875rem;
  }

  .another-exchanges .another-exchanges--body {
    gap: 20px;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .another-exchanges .another-exchanges--foot {
    padding: 20px;
    font-size: 1rem;
  }
}

.widget {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.widget-item-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--text-dark);
}

.widget .widget-head {
  display: flex;
  align-items: center;
  padding: 15px;
  font-size: 1.125rem;
  font-weight: 600;
}

.widget .widget-row {
  display: flex;
  gap: 20px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
  padding: 15px;
  font-size: 0.875rem;
}

.widget .widget-foot {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  font-size: 0.875rem;
}

.widget .link-blue:hover {
  text-decoration-line: underline;
}

.widget div[data-tab] {
  display: none;
}

.widget div[data-tab].active {
  display: flex;
  flex-direction: column;
}

.widget-exchanges {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.widget-exchanges .widget-head {
  display: flex;
  align-items: center;
  padding: 15px 15px 10px 15px;
  border-bottom: 1px solid lightgray;
  justify-content: center;
}

.widget-exchanges .widget-head p {
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: #202027;
}

.widget-exchanges .widget-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
  padding: 15px;
  font-size: 0.875rem;
}

.widget-exchanges .widget-row .widget-exchanges--info {
  display: flex;
  align-items: center;
  gap: 15px;
}
.widget-exchanges .widget-row .widget-exchanges--info img {
  max-width: 30px;
}

.widget-exchanges .widget-row .widget-exchanges--info > div {
  display: flex;
  flex-direction: column;
}

.widget-exchanges .widget-row .widget-exchanges--info > div > p {
  font-size: 1rem;
  font-weight: 600;
  color: var(--text-dark);
}

.widget-exchanges .widget-foot {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  font-size: 0.875rem;
}

.counter-block {
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 500;
}

.counter {
  display: flex;
  align-items: center;
  gap: 3px;
}

.counter .icon {
  width: 15px;
  height: 15px;
  -webkit-mask-size: 15px 15px;
  mask-size: 15px 15px;
}

.counter-stars {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

.counter-stars .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(248 197 27 / var(--tw-bg-opacity));
}

.counter-messages {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  opacity: 0.6;
}

.news-item {
  display: flex;
  gap: 15px;
  padding: 15px;
}

.news-item figure {
  /* height: 65px; */
  /* width: 95px; */
  max-width: 60px;
  max-height: 60px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 8px;
}

.news-item figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.news-item .news-item-info {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
}

.news-item .news-item-info .news-item-info--head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  font-size: 0.75rem;
}

.news-item .news-item-info .news-item-info--body {
  color: #1a1919;
  font-weight: 500;
}

.news-item .news-item-info .news-item-info--body .link {
  font-size: 0.875rem;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news-item .news-item-info .news-item-info--body .link:hover {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.news-item .news-item-info .news-item-info--body .link {
  color: inherit;
}

.news-item .news-item-info .news-item-info--foot {
  display: flex;
  align-items: center;
  gap: 5px;
}

.news-item .news-item-info .news-item-info--foot figure {
  height: 15px;
  width: 15px;
}

.news-item .news-item-info .news-item-info--foot p {
  font-size: 0.75rem;
  opacity: 0.6;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.widget-hottest-news {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.widget-hottest-news .news-item {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.widget-hottest-news .news-item figure,
.widget-articles .news-item figure {
  max-height: 65px;
  max-width: 90px;
}

.widget-hottest-news .badge {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 242 / var(--tw-bg-opacity));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(236 89 98 / var(--tw-text-opacity));
  font-size: 0.75rem;
}

.widget-hottest-news .news-item:not(:last-of-type) {
  border-bottom-width: 1px;
  border-bottom-color: rgba(229, 234, 255, 0.1);
}

.widget-hottest-news .link:hover {
  --tw-text-opacity: 1;
  color: rgb(229 234 255 / var(--tw-text-opacity));
}

.widget-hottest-news .news-item .news-item-info .news-item-info--body .link {
  color: #fff;
}

.widget-hottest-news
  .news-item
  .news-item-info
  .news-item-info--body
  .link:hover {
  --tw-text-opacity: 1;
  color: rgb(238 243 255 / var(--tw-text-opacity));
}

.widget-license .widget-row {
  align-items: center;
}

.widget-license .widget-row figure {
  height: 50px;
  width: 50px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 8px;
}

.widget-license .widget-row figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.widget-license .widget-row > div {
  display: flex;
  flex-direction: column;
}

.widget-license .widget-row > div p:first-child {
  font-size: 0.75rem;
  opacity: 0.6;
}

.widget-license .widget-row > div p:last-child {
  font-size: 1rem;
  font-weight: 600;
}

.widget-heading-image {
  position: relative;
  display: flex;
  aspect-ratio: 1;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.widget-heading-image > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.widget-heading-image .widget-body {
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.widget-heading-image .widget-body p {
  width: 70%;
  font-size: 1.5rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.widget-heading-image .widget-body .btn {
  font-weight: 600;
}

.widget-news-read {
  border-radius: 8px;
}

.widget-news-read .widget-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.widget-news-read .widget-row {
  flex-direction: column;
  gap: 15px;
}

.widget-news-read .widget-row p {
  font-size: 0.875rem;
  opacity: 0.6;
}

.widget-news-read .widget-row .widget-row--header {
  font-size: 1rem;
  font-weight: 700;
  opacity: 1;
}

.widget-news-read .widget-row:last-of-type {
  border-style: none;
}

.widget-exchanges-mini .widget-row {
  gap: 15px;
}

.widget-exchanges-mini .widget-row > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  font-size: 0.875rem;
}

.widget-exchanges-mini .widget-row > div p {
  font-size: 1rem;
  font-weight: 600;
}

.nav-tabs {
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 255 / var(--tw-bg-opacity));
  padding: 5px;
}

.nav-tabs button {
  display: flex;
  height: 30px;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 5px;
  border-radius: 8px;
  background-color: transparent;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: #3069fe;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.nav-tabs button.active,
.nav-tabs button:active {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.widget-comments .widget-row {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.widget-comments .widget-row .widget-row--head {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.widget-comments .widget-row .widget-row--head--top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 15px;
}

.widget-comments .widget-row .widget-row--head--top > div {
  display: flex;
  align-items: center;
  gap: 10px;
}

.widget-comments .widget-row .widget-row--head--top > div figure {
  height: 40px;
  width: 40px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 8px;
}

.widget-comments .widget-row .widget-row--head--top > div figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}

.widget-comments .widget-row .widget-row--head--top > div > div > p {
  font-size: 1rem;
  font-weight: 700;
  color: #131313;
}

.widget-comments
  .widget-row
  .widget-row--head--top
  > div
  > div
  .stars-rating-block {
  font-size: 0.75rem;
  font-weight: 600;
}

.widget-comments .widget-row .widget-row--head--bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}

.widget-comments
  .widget-row
  .widget-row--head--bottom
  .widget-row--head--bottom--date {
  font-size: 0.75rem;
  opacity: 0.6;
}

.widget-comments
  .widget-row
  .widget-row--head--bottom
  .widget-row--head--bottom--name {
  font-size: 0.875rem;
  font-weight: 600;
  color: #131313;
}

.widget-comments .widget-row .widget-row--body p {
  font-size: 0.875rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.widget-comments .widget-row .widget-row--foot .link {
  font-size: 0.875rem;
}

.widget-comments .widget-row:last-of-type {
  border-style: none;
}

.tabs-list-container {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 976px) {
  .tabs-list-container {
    align-items: flex-start;
  }
}

.tabs-list {
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 15px;
  overflow-x: auto;
  overflow-y: visible;
}

.tabs-list .icon-more {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.tabs-list .tabs-list-link {
  white-space: nowrap;
}

.tabs-list:not(.active) li:nth-child(n + 9) {
  display: none;
}

@media (min-width: 976px) {
  .tabs-list {
    width: 75%;
    flex-wrap: wrap;
  }
}

.tabs-list-link {
  position: relative;
  font-size: 0.875rem;
  font-weight: 400;
}

.tabs-list-link::after {
  background-color: transparent;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}

.tabs-list-link.active,
.tabs-list-link:active,
.tabs-list-link:hover {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.tabs-list-link.active::after,
.tabs-list-link:active::after,
.tabs-list-link:hover::after {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.crypto-exchanges {
  margin-top: 30px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  border-radius: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.crypto-exchanges-sort-btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}

.crypto-exchanges-sort-btn.descending, .crypto-exchanges-sort-btn.ascending {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.crypto-exchanges-sort-btn.descending svg path, .crypto-exchanges-sort-btn.ascending svg path {
  stroke: rgb(20 88 221 / var(--tw-text-opacity));
}

.crypto-exchanges-sort-btn.ascending svg {
  transform: rotate(180deg);
}

.crypto-exchanges-sort-btn svg {
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.crypto-exchanges .crypto-exchanges-head,
.crypto-exchanges .crypto-exchanges-row {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 0.875rem;
}

.crypto-exchanges .crypto-exchanges-head p,
.crypto-exchanges .crypto-exchanges-row p {
  font-size: 0.875rem;
}

.crypto-exchanges .crypto-exchanges-head {
  display: flex;
  align-items: center;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
  grid-template-columns: 1fr;
  min-height: 50px;
}

.crypto-exchanges .crypto-exchanges-head > :not(.form-crypto-exchanges-search) {
  display: none;
}

.crypto-exchanges .crypto-exchanges-body {
  display: flex;
  flex-direction: column;
}

.crypto-exchanges .crypto-exchanges-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 78px;
  position: relative;
  border-bottom: 1px solid transparent;
  --tw-border-opacity: 1;
}

.crypto-exchanges .crypto-exchanges-row .btn {
  min-width: 100px;
  min-height: 30px;
  padding: 3px 19px;
  width: -moz-fit-content;
  width: fit-content;
  min-width: none;
  font-size: 0.875rem;
  --tw-shadow: 0px 2px 20px rgba(20, 88, 221, 0.1);
  --tw-shadow-colored: 0px 2px 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  padding: 8px 15.5px;
}

.crypto-exchanges .crypto-exchanges-row .crypto-exchanges--exchange {
  display: flex;
  align-items: center;
  gap: 11px;
}

.crypto-exchanges .crypto-exchanges-row .crypto-exchanges--exchange figure {
  display: flex;
  overflow: hidden;
  background: #EBF3FF;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  flex-shrink: 0;
}

.crypto-exchanges--exchange figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.crypto-exchanges--exchange figure a {
  width: 100%;
  height: 100%;
}

.crypto-exchanges
  .crypto-exchanges-row
  .crypto-exchanges--exchange
  .crypto-exchanges--name {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.crypto-exchanges
  .crypto-exchanges-row
  .crypto-exchanges--exchange
  .crypto-exchanges--name {
    text-align: left;
}
.crypto-exchanges
  .crypto-exchanges-row
  .crypto-exchanges--exchange
  .crypto-exchanges--name p {
    text-align: left;
  }

.crypto-exchanges
  .crypto-exchanges-row
  .crypto-exchanges--exchange
  .crypto-exchanges--name
  > p {
  font-size: 0.875rem;
  font-weight: 800;
}

.crypto-exchanges
  .crypto-exchanges-row
  .crypto-exchanges--exchange
  .crypto-exchanges--name
  .stars-rating-block {
  display: none;
}

.crypto-exchanges .crypto-exchanges-row .crypto-exchanges-cell,
.crypto-exchanges .crypto-exchanges-row .crypto-exchanges-row--number,
.crypto-exchanges .crypto-exchanges-row .feedback-container {
  display: none;
}

.crypto-exchanges .crypto-exchanges-row .crypto-exchanges--buttons {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-left: auto;
}

.crypto-exchanges .crypto-exchanges-row.active {
  flex-direction: column;
  border-color: rgb(229 234 255 / var(--tw-border-opacity));
  padding-bottom: 30px;
}

.crypto-exchanges .crypto-exchanges-row.active .btn {
  min-width: 140px;
  min-height: 40px;
  padding: 8px 25.5px;
  width: -moz-fit-content;
  width: fit-content;
  min-width: none;
  font-size: 0.875rem;
  --tw-shadow: 0px 2px 20px rgba(20, 88, 221, 0.1);
  --tw-shadow-colored: 0px 2px 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  padding: 8px 15.5px;
}

.crypto-exchanges .crypto-exchanges-row.active .label {
  width: auto;
  border-radius: 0;
  background-color: inherit;
  background-size: auto;
  padding: 0;
  color: inherit;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.crypto-exchanges .crypto-exchanges-row.active .crypto-exchanges-cell {
  display: flex;
}

.crypto-exchanges .crypto-exchanges-row.active .crypto-exchanges--exchange {
  order: 1;
}

.crypto-exchanges .crypto-exchanges-row.active .crypto-exchanges-cell--type {
  order: 3;
}

.crypto-exchanges
  .crypto-exchanges-row.active
  .crypto-exchanges-cell--reputation {
  order: 4;
}

.crypto-exchanges .crypto-exchanges-row.active .crypto-exchanges-cell--volume {
  order: 2;
}

.crypto-exchanges
  .crypto-exchanges-row.active
  .crypto-exchanges-cell--volume
  strong {
  font-weight: 500;
}

.crypto-exchanges .crypto-exchanges-row.active .crypto-exchanges--buttons {
  order: 5;
}

.crypto-exchanges .crypto-exchanges-row.active .crypto-exchanges--buttons .btn {
  width: 100%;
}

.crypto-exchanges
  .crypto-exchanges-row.active
  .crypto-exchanges--buttons
  .icon-container {
  top: 15px;
  bottom: 0;
  transform: rotate(180deg);
  margin: 0;
}

.crypto-exchanges
  .crypto-exchanges-row
  .crypto-exchanges--buttons
  .icon-container {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.crypto-exchanges .crypto-exchanges-cell {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.crypto-exchanges .crypto-exchanges-cell .crypto-exchanges-cell--description {
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(91 104 113 / var(--tw-text-opacity));
}

.crypto-exchanges .crypto-exchanges-banner {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(235 250 226 / var(--tw-bg-opacity));
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.crypto-exchanges .crypto-exchanges-banner p {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

.crypto-exchanges .crypto-exchanges-banner .btn {
  width: 100%;
}

/* .crypto-exchanges:not(.active) .crypto-exchanges-row:nth-child(n+11) {
    display: none
} */

@media (min-width: 976px) {
  .crypto-exchanges .crypto-exchanges-head,
  .crypto-exchanges .crypto-exchanges-row {
    font-size: 0.875rem;
    display: grid;
    grid-template-columns: 0.3fr 1.75fr 1.1fr 1.1fr 1fr 1fr 1.5fr;
    grid-template-rows: 100%;
    -moz-column-gap: 15px;
    column-gap: 15px;
    align-items: center;
  }

  .crypto-exchanges .crypto-exchanges-head p:first-child,
  .crypto-exchanges .crypto-exchanges-row p:first-child {
    text-align: center;
    font-weight: 600;
  }

  .crypto-exchanges
    .crypto-exchanges-head
    > :not(.form-crypto-exchanges-search),
  .crypto-exchanges
    .crypto-exchanges-row
    > :not(.form-crypto-exchanges-search) {
    display: flex;
  }

  .crypto-exchanges .crypto-exchanges-head {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
    min-height: 50px;
    color: var(--text-dark);
  }

  .crypto-exchanges .crypto-exchanges-body {
    gap: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .crypto-exchanges .crypto-exchanges-body .crypto-exchanges-row {
    border-style: none;
    padding-top: 0;
    padding-bottom: 0;
    min-height: auto;
    display: flex;
    flex-wrap: wrap;
  }

  .crypto-exchanges .crypto-exchanges-body .crypto-exchanges-row .btn {
    font-size: 0.875rem;
    --tw-shadow: 0px 2px 20px rgba(20, 88, 221, 0.1);
    --tw-shadow-colored: 0px 2px 20px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    min-width: 140px;
    min-height: 40px;
    padding: 8px 25.5px;
    width: 100%;
  }

  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges--exchange
    figure {
    height: 50px;
    width: 50px;
  }

  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges--exchange
    .counter-block {
    display: none;
  }

  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges--exchange
    .stars-rating-block {
    display: flex;
  }

  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges--exchange
    .crypto-exchanges--name
    > p {
    font-size: 1rem;
  }

  .crypto-exchanges .crypto-exchanges-body .crypto-exchanges-row .label {
    --tw-bg-opacity: 1;
    background-color: rgb(238 243 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(20 88 221 / var(--tw-text-opacity));
    padding: 3px 10px;
    border-radius: 8px;
    font-weight: 600;
    white-space: initial;
    width: min-content;
    line-height: 18px;
  }

  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges-cell,
  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges-row--number,
  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .feedback-container {
    display: flex;
  }

  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges--buttons {
    width: -moz-fit-content;
    width: fit-content;
  }

  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges--buttons
    .icon-container {
    display: none;
  }

  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges--exchange,
  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges-cell--reputation,
  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges-cell--type,
  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges-cell--volume {
    order: 0;
  }

  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges--exchange
    strong,
  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges-cell--reputation
    strong,
  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges-cell--type
    strong,
  .crypto-exchanges
    .crypto-exchanges-body
    .crypto-exchanges-row
    .crypto-exchanges-cell--volume
    strong {
    font-weight: 600;
  }

  .crypto-exchanges .crypto-exchanges-body .crypto-exchanges-row.active {
    padding-bottom: 0;
  }

  .crypto-exchanges .crypto-exchanges-cell .crypto-exchanges-cell--description {
    display: none;
  }

  .crypto-exchanges .crypto-exchanges-banner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    border-radius: 8px;
    --tw-bg-opacity: 1;
    background-color: rgb(235 250 226 / var(--tw-bg-opacity));
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .crypto-exchanges .crypto-exchanges-banner p {
    width: 50%;
    text-align: start;
    font-size: 1.125rem;
    font-weight: 800;
    --tw-text-opacity: 1;
    color: rgb(32 32 39 / var(--tw-text-opacity));
  }

  .crypto-exchanges .crypto-exchanges-banner .btn {
    width: -moz-fit-content;
    width: fit-content;
  }
}

.form-crypto-exchanges-search {
  display: flex;
  align-items: center;
  gap: 8px;
}

.form-crypto-exchanges-search .icon {
  opacity: 0.6;
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.form-crypto-exchanges-search input {
  margin: 0;
  border-style: none;
  padding: 0;
}

.feedback-container {
  display: flex;
  height: 100%;
  align-items: center;
  gap: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  margin-left: 16px;
}

.feedback-container .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 39 / var(--tw-bg-opacity));
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.feedback-container p {
  font-weight: 600;
}

.feedback-container .badge {
  align-self: flex-start;
  position: relative;
  top: -10px;
}

.feedback-container.active,
.feedback-container:active,
.feedback-container:hover {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.feedback-container.active .icon,
.feedback-container:active .icon,
.feedback-container:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.pagination-container {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

@media (min-width: 976px) {
  .pagination-container {
    flex-direction: row;
  }
}

.pagination {
  margin-right: 14px;
  display: flex;
  align-items: center;
  gap: 3px;
  margin-left: auto;
}

.pagination .page-numbers:hover, .pagination .page-numbers.current {
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.pagination .page-numbers {
  display: flex;
  height: 30px;
  width: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: transparent;
  font-size: 0.875rem;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  color: var(--text-dark);
}

.pagination button {
  display: flex;
  height: 30px;
  width: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: transparent;
  font-size: 0.875rem;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
  color: var(--text-dark);
}

.pagination button.active,
.pagination button:active,
.pagination button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.pagination button.active .icon,
.pagination button:active .icon,
.pagination button:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.box-card {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .box-card {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.rating-comments-container {
  display: flex;
  flex-direction: column;
}

.rating-comments-container .comment:not(:last-of-type) {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
}

.rating-comments-container .comment .comment-body {
  max-width: 673px;
}

.blog-post {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .blog-post {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.blog-post {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.blog-post .blog-post-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
  padding: 10px;
}

.blog-post .blog-post-head--profile {
  display: flex;
  align-items: center;
  gap: 15px;
}

.blog-post .blog-post-head--profile figure {
  display: flex;
  height: 25px;
  width: 25px;
  flex-shrink: 0;
  border-radius: 4px;
  border-radius: 50%;
  overflow: hidden;
}

.blog-post .blog-post-head--profile .blog-post-head--profile-details {
  display: flex;
  flex-direction: column;
}

.blog-post .blog-post-head--profile .blog-post-head--profile-details > a {
  font-size: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(91 104 113 / var(--tw-text-opacity));
}

.blog-post .blog-post-head--profile .blog-post-head--profile-details > a.active,
.blog-post .blog-post-head--profile .blog-post-head--profile-details > a:active,
.blog-post .blog-post-head--profile .blog-post-head--profile-details > a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.blog-post .blog-post-head--additional {
  display: flex;
  align-items: center;
  gap: 20px;
}

.blog-post .blog-post-head--additional .blog-post-head--additional-date {
  font-size: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(91 104 113 / var(--tw-text-opacity));
}

.blog-post .blog-post-picture figure {
  aspect-ratio: 3/2;
  overflow: hidden;
}

.blog-post .blog-post-picture figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.blog-post .blog-post-body {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.blog-post .blog-post-body .blog-post-body--title {
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 130%;
  color: var(--text-dark);
}

.blog-post .blog-post-body p {
  font-size: 0.875rem;
}

.blog-post .blog-post-body .counter-block {
  gap: 30px;
  font-size: 0.75rem;
  opacity: 0.6;
}

.blog-post .blog-post-foot {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

.blog-post .blog-post-foot .counter-block {
  display: none;
}

@media (min-width: 976px) {
  .blog-post {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .blog-post .blog-post-head {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .blog-post .blog-post-head--profile figure {
    height: 50px;
    width: 50px;
  }

  .blog-post .blog-post-head--profile .blog-post-head--profile-details > a {
    font-size: 0.875rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(32 32 39 / var(--tw-text-opacity));
  }

  .blog-post
    .blog-post-head--profile
    .blog-post-head--profile-details
    > a:hover {
    text-decoration-line: none;
  }

  .blog-post .blog-post-head--additional .blog-post-head--additional-date {
    font-size: 0.875rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(32 32 39 / var(--tw-text-opacity));
    opacity: 0.6;
  }

  .blog-post .blog-post-picture figure {
    aspect-ratio: 20/9;
  }

  .blog-post .blog-post-body {
    padding: 30px;
  }

  .blog-post .blog-post-body .blog-post-body--title {
    font-size: 1.75rem;
  }

  .blog-post .blog-post-body p {
    font-size: 1rem;
  }

  .blog-post .blog-post-body .counter-block {
    display: none;
  }

  .blog-post .blog-post-foot {
    justify-content: space-between;
    gap: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .blog-post .blog-post-foot .counter-block {
    display: flex;
    gap: 30px;
    font-size: 0.75rem;
    color: var(--text-dark);
  }
}

.blog-post-mini-container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}

.blog-post-mini-container .blog-post-mini {
  margin: 0;
}

@media (min-width: 976px) {
  .blog-post-mini-container {
    margin-top: 25px;
    margin-bottom: 25px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 25px;
  }
}

.blog-post-mini {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .blog-post-mini {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
  }
}

.blog-post-mini {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.blog-post-mini .blog-post-mini-body {
  display: flex;
  flex-direction: column;
  gap: 17px;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.blog-post-mini .counter-block {
  gap: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  opacity: 0.5;
}

.blog-post-mini .blog-post-mini-text > a {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.blog-post-mini .blog-post-mini-text > a:hover {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.blog-post-mini .blog-post-mini-foot {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.blog-post-mini .blog-post-mini-foot .link {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 18px;
}

.blog-post-mini .blog-post-mini-foot .link:hover {
  text-decoration-line: underline;
}

.blog-post-mini .blog-post-mini-foot .blog-post-mini-foot--date {
  font-size: 0.75rem;
  font-weight: 600;
  opacity: 0.6;
}

@media (min-width: 976px) {
  .blog-post-mini .blog-post-mini-body {
    gap: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 17px;
    padding-bottom: 20px;
    margin-top: auto;
  }

  .blog-post-mini .blog-post-mini-text > a {
    font-size: 1.375rem;
    font-weight: 700;
  }
}

.hero-mini {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hero-mini .counter-block {
  gap: 30px;
  font-size: 0.875rem;
}

.hero-mini .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.add-comment-block {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .add-comment-block {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.add-comment-block {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  display: none;
  flex-direction: column;
  gap: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.add-comment-block .modal-close {
  position: absolute;
  right: 28px;
  top: 28px;
}

.add-comment-block .modal-close .icon {
  width: 8px;
  height: 8px;
  -webkit-mask-size: 8px 8px;
  mask-size: 8px 8px;
}

.add-comment-block.active {
  display: flex;
}

.add-comment {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.add-comment .form-submit-description {
  flex-direction: column-reverse;
}

.add-comment .form-submit-description .btn {
  width: 100%;
}

@media (min-width: 976px) {
  .add-comment input:first-of-type {
    width: 50%;
  }

  .add-comment .form-submit-description {
    flex-direction: row;
  }

  .add-comment .form-submit-description .btn {
    width: -moz-fit-content;
    width: fit-content;
  }
}

.blog-mini-info {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .blog-mini-info {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.blog-mini-info {
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  padding: 0;
}

.blog-mini-info .blog-mini-info-body {
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.blog-mini-info .blog-mini-info-body-photo {
  display: flex;
  height: 100px;
  width: 130px;
  flex-shrink: 0;
  border-radius: 4px;
}

.blog-mini-info .blog-mini-info-body-photo img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 8px;
}

.blog-mini-info .blog-mini-info-body .blog-mini-info-body--info {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.blog-mini-info
  .blog-mini-info-body
  .blog-mini-info-body--info
  .blog-mini-info-body--info-title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
  opacity: 1;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.blog-mini-info
  .blog-mini-info-body
  .blog-mini-info-body--info
  .blog-mini-info-body--info-title:hover {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.blog-mini-info .blog-mini-info-body .blog-mini-info-body--info p {
  font-size: 0.75rem;
  line-height: 18px;
  opacity: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-mini-info .blog-mini-info-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 10px;
}

.blog-mini-info .blog-mini-info-foot .counter-block {
  font-size: 0.75rem;
  opacity: 0.6;
}

.blog-mini-info .blog-mini-info-foot .btn {
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 976px) {
  .blog-mini-info .blog-mini-info-body {
    align-items: flex-start;
  }

  .blog-mini-info .blog-mini-info-body .blog-mini-info-body--info {
    gap: 10px;
  }

  .blog-mini-info
    .blog-mini-info-body
    .blog-mini-info-body--info
    .blog-mini-info-body--info-title {
    font-size: 1.125rem;
    font-weight: 600;
  }

  .blog-mini-info .blog-mini-info-body .blog-mini-info-body--info p {
    font-size: 0.875rem;
    opacity: 0.6;
  }
}

.search-page-container {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .search-page-container {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.search-page-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.search-page-container .search-page-container--description {
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(154 166 172 / var(--tw-text-opacity));
}

.search-page-container .search-page-searchbar {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.search-page-container .form-search-page-searchbar {
  display: flex;
  height: 40px;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 234 255 / var(--tw-border-opacity));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.search-page-container .form-search-page-searchbar label {
  opacity: 0.6;
}

.search-page-container .form-search-page-searchbar .icon {
  width: 14px;
  height: 14px;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
}

.search-page-container .form-search-page-searchbar input {
  margin: 0;
  min-height: 24px;
  border-style: none;
  padding: 0;
  font-size: 0.875rem;
}

.search-page-container
  .form-search-page-searchbar:has(input:not(:-moz-placeholder-shown)) {
  flex-direction: row-reverse;
  --tw-border-opacity: 1;
  border-color: rgb(20 88 221 / var(--tw-border-opacity));
}

.search-page-container .form-search-page-searchbar:has(input:focus),
.search-page-container
  .form-search-page-searchbar:has(input:not(:placeholder-shown)) {
  flex-direction: row-reverse;
  --tw-border-opacity: 1;
  border-color: rgb(20 88 221 / var(--tw-border-opacity));
}

.form-control .icon-container {
  pointer-events: none;
}

.search-page-container
  .form-search-page-searchbar:has(input:not(:-moz-placeholder-shown))
  .icon-container {
  pointer-events: all;
}

.search-page-container
  .form-search-page-searchbar:has(input:not(:placeholder-shown))
  .icon-container {
  pointer-events: all;
}

.search-page-container
  .form-search-page-searchbar:has(input:not(:-moz-placeholder-shown))
  label {
  opacity: 1;
}

.search-page-container .form-search-page-searchbar:has(input:focus) label,
.search-page-container
  .form-search-page-searchbar:has(input:not(:placeholder-shown))
  label {
  opacity: 1;
}

.search-page-container .search-page-requests-block {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  font-size: 0.75rem;
}

.search-page-container .search-page-requests-block button {
  border-radius: 6px;
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 255 / var(--tw-bg-opacity));
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.search-page-container .search-page-requests-block button.active,
.search-page-container .search-page-requests-block button:active,
.search-page-container .search-page-requests-block button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 976px) {
  .search-page-container {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    --tw-shadow-color: inherit;
    --tw-shadow: var(--tw-shadow-colored);
  }

  .search-page-container .form-search-page-searchbar {
    gap: 14px;
  }
}

.crypto-exchanges-mini .feedback-container {
  gap: 5px;
}

.crypto-exchanges-mini .feedback-container p {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

@media (min-width: 976px) {
  .crypto-exchanges-mini .crypto-exchanges-head,
  .crypto-exchanges-mini .crypto-exchanges-row {
    grid-template-columns: 1.7fr 1.1fr 1.1fr 1fr 1.5fr;
  }

  .crypto-exchanges-mini .crypto-exchanges-head p:first-child,
  .crypto-exchanges-mini .crypto-exchanges-row p:first-child {
    text-align: start;
    font-weight: 400;
  }

  .crypto-exchanges-mini .crypto-exchanges-head .form-crypto-exchanges-search {
    display: none;
  }

  .crypto-exchanges-mini .crypto-exchanges-row .crypto-exchanges-cell--volume {
    display: none !important;
  }

  .crypto-exchanges-head p:last-child {
    margin-left: 29px;
  }
}

.questions-container {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .questions-container {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.questions-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.questions-container label {
  color: #252c32;
}

@media (min-width: 976px) {
  .questions-container {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .questions-container > * {
    max-width: 80%;
  }
}

.form-control-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.form-control-group .form-control {
  width: 100%;
}

@media (min-width: 976px) {
  .form-control-group {
    flex-direction: row;
  }

  .form-control-group .form-control {
    flex: 1 1 0%;
  }
}

.form-control-name-tag {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.form-control-name-tag label {
  font-size: 0.75rem;
  font-weight: 600;
}

.author-profile-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (min-width: 976px) {
  .author-profile-container {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

.author-profile {
  display: flex;
  align-items: center;
  gap: 10px;
}

.author-profile figure {
  display: flex;
  height: 50px;
  width: 50px;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

.author-profile figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.author-profile .author-profile-info {
  display: flex;
  flex-direction: column;
}

.author-profile .author-profile-info .author-profile-info--title {
  font-size: 1.25rem;
  font-weight: 800;
  opacity: 1;
}

.author-profile .author-profile-info p {
  font-size: 0.875rem;
  opacity: 0.6;
}

@media (min-width: 976px) {
  .author-profile figure {
    height: 100px;
    width: 100px;
  }

  .author-profile .author-profile-info {
    gap: 5px;
  }

  .author-profile .author-profile-info .author-profile-info--title {
    font-size: 1.75rem;
  }

  .author-profile .author-profile-info p {
    font-size: 1.125rem;
  }
}

.hero-main {
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 249 / var(--tw-bg-opacity));
  width: 100%;
  overflow: hidden;
}

.hero-main > div {
  display: flex;
  height: 100%;
  flex-direction: column-reverse;
  gap: 20px;
  padding-bottom: 100px;
}

.hero-main .hero-main--left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
  text-align: center;
}

.hero-main .hero-main--left .h1 {
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 56px;
  color: var(--text-dark);
}

.hero-main .hero-main--left p {
  font-size: 1rem;
  color: var(--text-dark);
  padding-right: 60px;
}

.hero-main .hero-main--left .btn {
  margin-top: 10px;
  width: 100%;
  white-space: nowrap;
  color: #f6f8f9;
}

.hero-main .hero-main--right {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-main .hero-main--clock-block {
  position: absolute;
  top: 36.5%;
  left: 13px;
  width: 591px;
  display: flex;
  flex-shrink: 0;
  border-radius: 9999px;
  padding-left: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 100px;
  background: linear-gradient(266.02deg, #1458dd 0.64%, #1234e3 100%);
}

.hero-main .hero-main--clock-block figure {
  position: absolute;
  height: 166px;
  width: 200px;
  overflow: hidden;
  border-radius: 8px;
  top: -85px;
  right: -25px;
}

.hero-main .hero-main--clock-block figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}

.hero-main .hero-main--clock-block > div {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hero-main .hero-main--clock-block > div p {
  white-space: nowrap;
}

.hero-main .hero-main--clock-block > div p:first-child {
  font-size: 44px;
  font-weight: 800;
}

.hero-main .hero-main--clock-block > div p:last-child {
  font-size: 24px;
  font-weight: 800;
}

@media (min-width: 976px) {
  .hero-main {
    padding: 90px 0 96px;
  }

  .hero-main > div {
    flex-direction: row;
    padding-bottom: 183px;
  }

  .hero-main .hero-main--left {
    width: 50%;
    gap: 20px;
    text-align: start;
  }

  .hero-main .hero-main--left .h1 {
    font-size: 3rem;
  }

  .hero-main .hero-main--left .btn {
    margin-top: 20px;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 281px;
  }

  .hero-main .hero-main--right {
    width: 50%;
  }

  .hero-main .hero-main--clock-block {
    padding-left: 80px;
    padding-top: 23px;
    padding-bottom: 29px;
    padding-right: 190px;
  }

  .hero-main .hero-main--clock-block figure {
    height: 247px;
    width: 296px;
    top: -121px;
    right: -25px;
  }

  .hero-main .hero-main--clock-block > div p:first-child {
    font-size: 70px;
    font-weight: 800;
    margin-top: 3px;
  }

  .hero-main .hero-main--clock-block > div p:last-child {
    font-size: 30px;
    font-weight: 800;
    margin-top: -9px;
  }
}

@media (max-width: 1200px) {
  .hero-main .hero-main--clock-block {
    transform: scale(0.7);
    left: 0;
    width: auto;
  }
}

@media (max-width: 976px) {
  .hero-main .hero-main--clock-block {
    position: relative;
    top: 0;
    left: 0;
    transform: scale(1);
  }
  .hero-main .hero-main--left p {
    padding-right: 0;
  }

  .hero-main {
    height: fit-content;
  }

  .hero-main .hero-main--right {
    margin-top: 129px;
  }
}

@media (max-width: 837px) {
  .hero-main .hero-main--left {
    position: relative;
  }

  .hero-main .hero-main--clock-block {
    width: 86%;
  }
}

@media (max-width: 480px) {
  .hero-main .hero-main--clock-block > div p:first-child {
    font-size: 38px;
    margin-bottom: -10px;
  }

  .hero-main .hero-main--clock-block > div p:last-child {
    font-size: 17px;
  }

  .hero-main .hero-main--clock-block figure {
    width: 160px;
  }

  .hero-main .hero-main--clock-block {
    width: 88%;
    left: -10px;
  }

  .hero-main .hero-main--left .h1 {
    font-size: 28px;
    line-height: 130%;
    margin-top: 10px;
    margin-bottom: 0;
  }
}

.categories {
  position: relative;
  margin-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.categories .categories-container {
  width: 100%;
}

.categories .categories-container .categories-container-deep {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .categories .categories-container .categories-container-deep {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.categories .categories-container .categories-container-deep {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 30px 30px 60px 30px !important;
  transform: translateY(-50px);
  margin-bottom: -50px;
}

.categories .categories-container .categories--title {
  font-size: 1.25rem;
  font-weight: 800;
  color: var(--text-dark);
}

.categories .categories-container .categires--block {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 15px;
}

.categories .categories-container .categires--block .categories--item {
  display: flex;
  align-items: center;
  gap: 15px;
  border-radius: 8px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 234 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}

.categories .categories-container .categires--block .categories--item .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
}

.categories .categories-container .categires--block .categories--item p {
  font-size: 1.125rem;
  font-weight: 600;
}

.categories .categories-container .categires--block .categories--item.active,
.categories .categories-container .categires--block .categories--item:active,
.categories .categories-container .categires--block .categories--item:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.categories
  .categories-container
  .categires--block
  .categories--item.active
  .icon,
.categories
  .categories-container
  .categires--block
  .categories--item:active
  .icon,
.categories
  .categories-container
  .categires--block
  .categories--item:hover
  .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/* .categories .categories-container .categires--block .categories--item:nth-child(n+5) {
    display: none
} */

.categories .categories-container .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 60%);
  padding: 0 10px;
}

.categories .categories-container .btn#popular-caterories-load-more2 {
  display: none;
}

@media (min-width: 976px) {
  .categories {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    transform: translateY(-50%);
    margin-bottom: -88px;
  }

  .categories .categories-container {
    border-radius: 8px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
    --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  @media (min-width: 976px) {
    .categories .categories-container {
      border-radius: 16px;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 30px;
      padding-bottom: 30px;
    }
  }

  .categories .categories-container {
    width: -moz-fit-content;
    width: fit-content;
    min-height: 366px;
    padding: 50px 60px 70px 60px;
  }

  .categories .categories-container .categories-container-deep {
    gap: 40px;
    border-style: none;
    background-color: transparent;
    --tw-shadow-color: transparent;
    --tw-shadow: var(--tw-shadow-colored);
    padding: 0 !important;
    margin: 0 !important;
    transform: none;
  }

  .categories .categories-container .categories--title {
    font-size: 1.75rem;
  }

  .categories .categories-container .categires--block {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }

  /* .categories .categories-container .categires--block .categories--item:nth-child(n+5) {
        display: flex
    } */

  .categories .categories-container .btn {
    transform: translate(-50%, 50%);
  }
}

.heading-image {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
}

.heading-image .container {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 8px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background: linear-gradient(266.02deg, #1458dd 0.64%, #1234e3 100%);
  box-sizing: content-box;
  padding: 30px 10px 23px 10px;
}

.heading-image .container .heading-image--left {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  text-align: center;
}

.heading-image .container .heading-image--left .heading-image--left--title {
  font-size: 20px;
  font-weight: 800;
}

.heading-image .container .heading-image--left .btn {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.heading-image .container .heading-image--left .btn.active,
.heading-image .container .heading-image--left .btn:active,
.heading-image .container .heading-image--left .btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.heading-image .container .heading-image--left .btn.active .icon,
.heading-image .container .heading-image--left .btn:active .icon,
.heading-image .container .heading-image--left .btn:hover .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 255 / var(--tw-bg-opacity));
}

.heading-image .container .heading-image--left .btn {
  margin-top: -20px;
  width: 100%;
}

.heading-image .container .heading-image--left p {
  font-size: 0.875rem;
}

.heading-image .container .heading-image--right {
  display: none;
}

@media (min-width: 976px) {
  .heading-image {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1320px;
    margin: 0 auto;
  }

  .heading-image .container {
    gap: 20px;
    border-radius: 32px;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-image .container .heading-image--left {
    width: 50%;
    align-items: flex-start;
    padding-top: 42px;
    padding-bottom: 42px;
    text-align: start;
  }

  .heading-image .container .heading-image--left .heading-image--left--title {
    font-size: 42px;
    margin-top: 4px;
  }

  .heading-image
    .container
    .heading-image--left
    .heading-image--left--description {
    margin-top: -4px;
    max-width: 420px;
  }

  .heading-image .container .heading-image--left .btn {
    margin-top: 20px;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 180px;
  }

  .heading-image .container .heading-image--left p {
    font-size: 1rem;
  }

  .heading-image .container .heading-image--left figure {
    display: none;
  }

  .heading-image .container .heading-image--right {
    display: block;
    height: 100%;
    width: 50%;
  }

  .heading-image .container .heading-image--right figure {
    position: absolute;
    bottom: 0;
    transform: translateY(15%);
  }
}

.swiper-comments {
  overflow-x: hidden !important;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.swiper-comments .swiper-slide-1 {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .swiper-comments .swiper-slide-1 {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.swiper-comments .swiper-slide-1 {
  position: relative;
  margin-top: 20px;
  display: flex;
  height: 220px;
  width: 320px;
  flex-direction: column;
  gap: 25px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.swiper-comments .swiper-slide-1 .swiper-slide--rating {
  position: absolute;
  top: -20px;
  left: 50%;
  display: flex;
  height: 32px;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 221 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.swiper-comments .swiper-slide-1 .swiper-slide--head {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.875rem;
  color: var(--text-dark);
}

.swiper-comments .swiper-slide-1 .swiper-slide--head figure {
  display: flex;
  height: 45px;
  width: 45px;
  flex-shrink: 0;
  border-radius: 4px;
}

.swiper-comments .swiper-slide-1 .swiper-slide--head figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
}

.swiper-comments .swiper-slide-1 .swiper-slide--head strong {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.swiper-comments .swiper-slide-1 .swiper-slide--body p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: var(--text-dark);
}

.swiper-slide-1 .rmp-comments-count {
  color: #fff;
}

.swiper-comments .swiper-slide-2 {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .swiper-comments .swiper-slide-2 {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.swiper-comments .swiper-slide-2 {
  position: relative;
  margin-top: 20px;
  display: flex;
  height: 220px;
  width: 320px;
  flex-direction: column;
  gap: 25px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.swiper-comments .swiper-slide-2 .swiper-slide--rating {
  position: absolute;
  top: -20px;
  left: 20px;
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
}

.swiper-comments .swiper-slide-2 .swiper-slide--rating figure {
  z-index: 20;
  display: flex;
  height: 50px;
  width: 50px;
  flex-shrink: 0;
  border-radius: 4px;
}

.swiper-comments .swiper-slide-2 .swiper-slide--rating figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
}

.swiper-comments .swiper-slide-2 .swiper-slide--rating .stars-rating-block {
  margin-left: -15px;
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 234 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 249 / var(--tw-bg-opacity));
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;
  padding-left: 20px;
}

.swiper-slide--rating .rmp-comments .rmp-icon--star {
  font-size: 14px;
}
.swiper-slide--rating .rmp-comments .rmp-icon--star:not(.rmp-icon--full-highlight) {
  width: 13px;
  height: 13px;
}
.swiper-slide--rating .rmp-comments .rmp-icon--star:not(.rmp-icon--full-highlight):before {
  width: 15px;
  height: 15px;
}

.swiper-comments .swiper-slide-2 .swiper-slide--head {
  display: flex;
  width: 80%;
  align-items: center;
  gap: 10px;
  font-size: 0.875rem;
}

.swiper-comments .swiper-slide-2 .swiper-slide--head strong {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.swiper-comments .swiper-slide-2 .swiper-slide--body p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.swiper-comments-block {
  margin-top: -300px;
  margin-bottom: 200px;
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 249 / var(--tw-bg-opacity));
  padding-top: 230px;
}

.swiper-comments-block .heading {
  margin-bottom: 70px;
}

.swiper-comments-block .swiper-comments {
  margin-top: -180px;
  transform: translateY(50%);
}

@media (min-width: 976px) {
  .swiper-comments-block {
    margin-top: -250px;
    margin-bottom: 230px;
    padding-top: 230px;
  }

  .swiper-comments-block .heading {
    margin-bottom: 30px;
  }

  .swiper-comments-block .swiper-comments {
    margin-top: -140px;
  }
}

.filter-container {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
}

.filter-container .filter {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 976px) {
  .filter-container .filter {
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.filter-container .filter {
  position: absolute;
  display: none;
  width: 270px;
  flex-direction: column;
  gap: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  top: calc(100% + 20px);
  right: 0;
  z-index: 2;
}

.filter-container .filter.active {
  display: flex;
}

.filter-container .dropdown {
  width: 100%;
}

.m-0 {
  margin: 0;
}

.my-\[100px\] {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-\[25px\] {
  margin-bottom: 25px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mb-\[50px\] {
  margin-bottom: 50px;
}

.mb-\[76px\] {
  margin-bottom: 76px;
}

.ml-\[20px\] {
  margin-left: 20px;
}

.mt-0 {
  margin-top: 0;
}

.mt-\[120px\] {
  margin-top: 120px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mt-\[50px\] {
  margin-top: 50px;
}

.mt-\[60px\] {
  margin-top: 60px;
}

.mt-\[70px\] {
  margin-top: 70px;
}

.mt-\[80px\] {
  margin-top: 80px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.table table table {
  display: table;
}

.hidden {
  display: none;
}

.w-\[266px\] {
  width: 266px;
}

.w-\[78\%\] {
  width: 78%;
}

.w-\[80\%\] {
  width: 80%;
}

.w-\[90\%\] {
  width: 90%;
}

.w-full {
  width: 100%;
}

.max-w-\[700px\] {
  max-width: 700px;
}

.max-w-\[800px\] {
  max-width: 800px;
}

.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-\[10px\] {
  gap: 10px;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-\[1\.875rem\] {
  padding-top: 1.875rem;
}

.text-center {
  text-align: center;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-base {
  font-size: 1rem;
}

.text-md {
  font-size: 1.125rem;
}

.text-sm {
  font-size: 0.875rem;
}

.text-xs {
  font-size: 0.75rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-regular {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(32 32 39 / var(--tw-text-opacity));
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

@media (min-width: 976px) {
  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:mb-\[157px\] {
    margin-bottom: 157px;
  }

  .lg\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .lg\:mb-\[25px\] {
    margin-bottom: 25px;
  }

  .lg\:mb-\[40px\] {
    margin-bottom: 40px;
  }

  .lg\:mt-0 {
    margin-top: 0;
  }

  /* .lg\:mt-\[100px\] {
    margin-top: 100px;
  } */

  .lg\:mt-\[60px\] {
    margin-top: 60px;
  }

  .lg\:mt-\[80px\] {
    margin-top: 80px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline {
    display: inline;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-\[30\%\] {
    width: 30%;
  }

  .lg\:w-\[50\%\] {
    width: 50%;
  }

  .lg\:w-\[566px\] {
    width: 566px;
  }

  .lg\:w-\[65\%\] {
    width: 65%;
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }
}
.category-description br {
  display: block;
  content: "";
  margin-top: 1em;
}
.paginate_links {
  margin: 0 9px;
}
.paginate_links a,
.paginate_links span {
  padding: 6px 11px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: transparent;
  font-size: 0.875rem;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.12s;
}
.paginate_links span,
.paginate_links a:active,
.paginate_links a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(20 88 221 / var(--tw-text-opacity));
}
.footer-bottom-menu li {
  list-style-type: none;
}
.footer-bottom-menu {
  display: flex;
}
.footer-bottom-menu li:last-child {
  margin-left: auto;
}
.footer-mobile-menu > div > ul,
.footer-mobile-menu > li > ul {
  display: none;
}

/* .crypto-exchanges:not(.active) .crypto-exchanges-row:nth-child(n+11) {
    display: none
} */

.categories
  .categories-container
  .categires--block:not(.active)
  .categories--item:nth-child(n + 9) {
  display: none;
}

.icon-category {
  width: 40px;
  height: 40px;
  -webkit-mask-size: 40px 40px;
  mask-size: 40px 40px;
  /* -webkit-mask-image: url(../assets/images/main-icon-1.svg);
    mask-image: url(../assets/images/main-icon-1.svg) */
}
@media (max-width: 976px) {
  .author-block .author-block-share {
    margin-left: 0;
  }
  .tabs-list-container {
    display: block;
  }
  .tabs-list {
    display: flex;
  }
}

.block-similar .h2 {
  color: #252c32;
}

.blog-title {
  display: flex;
  align-items: center;
}

.blog-title .h2 {
  width: fit-content;
  color: #252c32;
}

.blog-title .badge {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 30px;
  margin-left: 20px;
}

.heading-others .h2 {
  color: #252c32;
}

.contact.content h2 {
  font-size: 36px;
}

.blog-post-mini-picture figure {
  height: 220px;
}

.blog-post-mini-picture figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.home .blog-post-mini-body {
  margin: 0;
}

.news-item-info--date {
  opacity: 0.6;
}

.widget.widget-comments .widget-head {
  padding-bottom: 25px;
}

.widget.widget-exchanges-mini .widget-head {
  padding-bottom: 31px;
}

.widget.widget-exchanges-mini img {
  width: 34px;
  height: 34px;
}

.widget.widget-comments .nav-tabs,
.widget.widget-exchanges-mini .nav-tabs {
  margin-bottom: 4px;
  margin-left: 14px;
  margin-right: 10px;
}

.widget.widget-comments .badge-red {
  font-size: 12px;
  font-weight: 500;
  padding: 1px 8px;
  margin-top: 5px;
}

.widget.widget-articles .widget-row {
  gap: 15px;
}

.footer-left {
  width: 42.5%;
}

@media (max-width: 976px) {
  .footer-left {
    width: 100%;
  }
}

.footer-desktop-menu {
  gap: 0;
  margin-bottom: 55px;
}

.footer-divider {
  border-bottom: 1px solid #dde2e4;
  width: 100%;
}

.footer-bottom-menu {
  margin-top: -4px;
  gap: 30px;
  max-width: 1096px;
}

.footer-bottom-menu .link {
  letter-spacing: 0;
}

.breadcrumbs-share--mobile {
  display: none;
}

@media (max-width: 480px) {
  .breadcrumbs-share--mobile {
    display: block;
  }
}

.search-query {
  line-break: auto;
  word-break: break-all;
}

.categories--img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  background-size: cover;
  background-position: center;
}

.comments-text-empty {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  margin-top: 34px;
  margin-bottom: 80px;
}

.popup-stage.active {
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}
.popup-stage {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  background: rgb(37 44 50 / 70%);
  transition: all .3s;
  padding: 30px;
  z-index: -1;
}
.popup {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 24px 0 rgba(20, 88, 221, 0.05);
  text-align: center;
  max-width: 350px;
  width: 100%;
  padding: 30px 25px;
  margin: auto;
}
.popup-title {
  color: #252C32;
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  line-height: 130%;
  margin-bottom: 30px;
}
.popup-close:hover {
  opacity: .8;
}
.popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  transition: all .3s;
}
.popup-thanks_content p {
  font-size: 20px;
  font-weight: 800;
  line-height: 130%;
}
.popup-login_social-title {
  padding: 0 15px;
}
.popup-login_social-list ul li:last-child {
  margin-bottom: 0;
}
.popup-login_social-list ul li {
  margin-bottom: 10px;
}
.popup-login_social-list ul li a {
  display: flex;
  align-items: center;
  background: white;
  border: 1px solid #202027;
  border-radius: 6px;
  width: 260px;
  padding: 7px 10px;
}
.popup-login_social-list ul li a:hover span {
  text-decoration: underline;
}
.popup-login_social-list ul li a span {
  font-size: 14px;
  padding-left: 27px;
}
@media (max-width: 480px) {
  .popup-thanks_content p {
    font-size: 16px;
  }
  .popup-login_social-list ul li a {
    width: 100%;
  }
  .popup-login_social-list ul li a span {
    padding-left: 10px;
  }
}

.must-log-in a:hover {
  text-decoration: underline;
}
.must-log-in a {
  color: rgb(20 88 221 / var(--tw-text-opacity));
}

.btn-up:not(.active) {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.btn-up {
  position: fixed;
  right: 30px;
  bottom: 70px;
  background: #1458DD;
  border-radius: 100%;
  transition: all .3s;
  width: 50px;
  height: 50px;
  z-index: 99999;
}
.btn-up:hover:before {
  opacity: .8;
}
.btn-up:before {
  content: '↑';
  color: white;
  font-size: 22px;
  transition: all .3s;
}
@media (min-width: 1470px) {
  .btn-up {
    right: 50%;
    margin-right: -700px
  }
}
@media (max-width: 768px) {
  .btn-up {
    right: 24px;
    bottom: 30px;
    width: 40px;
    height: 40px;
  }
  .btn-up:before {
    font-size: 18px;
  }
}

.form-bottom {
  display: flex;
  align-items: center;
}
.form-bottom .form-desc {
  font-size: 12px;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .form-bottom {
    flex-direction: column;
  }
  .form-bottom .form-desc {
    text-align: center;
    padding: 20px 0 0;
  }
}

.widget-articles-reverse .news-item figure {
  height: 65px;
  width: 90px;
  max-width: 100%;
  max-height: 100%;
}

.rmp-icon--full-highlight, .rmp-rating-widget .rmp-icon--processing-rating {
  color: #F8C51B;
}

.rmp-results-widget {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.rmp-results-widget .rmp-results-widget__visual-rating {
  display: flex;
  flex-wrap: wrap;
  margin-right: 8px;
}
.rmp-results-widget .rmp-icon--ratings:last-child {
  margin-right: 0;
}
.rmp-results-widget .rmp-icon--ratings {
  font-size: 14px;
  margin-right: 5px;
}
.rmp-results-widget .js-rmp-avg-rating {
  color: #202027;
  font-size: 14px;
  font-weight: 700;
}

.hero .rmp-results-widget .js-rmp-avg-rating {
  color: white;
}

.rmp-results-widget .rmp-icon--star:not(.rmp-icon--full-highlight) {
  width: 13px;
  height: 13px;
}
.rmp-results-widget .rmp-icon--star:not(.rmp-icon--full-highlight):before {
  content: '';
  position: absolute;
  top: -1px;
  background: url('../assets/images/rating-star.svg') no-repeat;
  background-size: 100%;
  width: 15px;
  height: 15px;
}

.rmp-rating-widget--has-rated .rmp-rating-widget__icons {
  display: none;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container, .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons {
  margin: 0;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons-list__icon:last-child {
  margin-right: 0;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons-list__icon {
  margin-right: 12px;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget .rmp-icon--ratings {
  position: relative;
  display: block;
  font-size: 20px;
  width: 20px;
  height: 20px;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget .rmp-icon--ratings:not(.rmp-icon--hovered):not(.rmp-icon--processing-rating):before {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  background: url('../assets/images/rating-form-star.svg') no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__submit-btn--visible {
  display: none;
}
/* Hero text fix */
.top-block-text {
  display: flex;
  flex-direction: column;
}
.top-block-text p {
  text-decoration: none;
}
.top-block-text span.more:hover {
  text-decoration: none;
}
.top-block-text span.more {
  text-decoration: underline;
}
.top-block-text .home-text {
  display: none;
}
.home-header {
  margin-bottom: 8px;
}
.home-text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.crypto-exchanges .rating-slider {
  width: 100px;
}
.crypto-exchanges .crypto-exchanges-sort-btn.volume {
  font-size: 13px;
}
.heading.box-card .comment .comment-body {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

#load-more {
  margin-left: 12px;
}
.link.hide {
  display: none!important;
}

@media (max-width: 975px) {
  .categories .categories-container .categires--block:not(.active) .categories--item:nth-child(n + 5) {
    display: none;
  }
  .crypto-exchanges .crypto-exchanges-row {
    transition: all .3s;
  }
  .crypto-exchanges .crypto-exchanges-row .btn {
    font-size: 12px;
    padding: 5px;
    border-radius: 6px;
  }
  .crypto-exchanges .crypto-exchanges-row:not(.active) {
    gap: 0;
  }
  .crypto-exchanges .crypto-exchanges-row:not(.active) .crypto-exchanges-cell {
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    width: 0;
    height: 0;
  }
  .crypto-exchanges .crypto-exchanges-row:not(.active) .crypto-exchanges-cell p,
  .crypto-exchanges .crypto-exchanges-row:not(.active) .crypto-exchanges-cell div {
    display: none;
  }
  .crypto-exchanges .crypto-exchanges-row .crypto-exchanges--buttons {
    margin: 0;
  }
  .crypto-exchanges .crypto-exchanges-row:not(.active) .crypto-exchanges--buttons {
    margin-right: 30px;
  }
}

.crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges-row--number {
  width: 35px;
}
.crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--exchange {
  width: 21%;
}
.crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges-cell--type {
  width: 13%;
}
.crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges-cell--reputation {
  width: 12%;
}
.crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges-cell--volume {
  width: 15%;
}
.crypto-exchanges-body .crypto-exchanges-row .feedback-container {
  width: 12%;
  margin: 0;
}
.crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--buttons {
  width: 140px;
  margin-left: 30px;
}
.crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--name a:hover {
  text-decoration: underline;
}
.crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--name a {
  word-break: break-word;
}

@media (max-width: 975px) {
  .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--exchange,
  .crypto-exchanges .crypto-exchanges-row.active .crypto-exchanges-cell {
    width: 100%;
  }
}
@media (min-width: 976px) and (max-width: 1199px) {
  .crypto-exchanges .crypto-exchanges-body .crypto-exchanges-row .btn {
    min-width: 80px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 976px){
.crypto-exchanges-mini .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--exchange {
  width: 24%;
}
.crypto-exchanges-mini .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges-cell--type {
  width: 18%;
}
.crypto-exchanges-mini .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges-cell--reputation {
  width: 17%;
}
}
.crypto-exchanges-mini .crypto-exchanges-body .crypto-exchanges-row .feedback-container {
  width: 13%;
}
.crypto-exchanges .crypto-exchanges-head > p:nth-child(4) {
  margin-left: 10px;
}
.crypto-exchanges .crypto-exchanges-head > p:nth-child(6) {
  margin-left: 40px;
}
.crypto-exchanges-mini .crypto-exchanges-head > p:nth-child(3) {
  margin-left: 10px;
}
.crypto-exchanges .crypto-exchanges-body .crypto-exchanges-row .btn {
  min-width: 120px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 975px) {
  .crypto-exchanges-mini .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--exchange {
    width: 100%;
  }
  .crypto-exchanges .crypto-exchanges-body .crypto-exchanges-row .btn {
    min-width: 100px;
  }
  .crypto-exchanges-body .crypto-exchanges-row.active .crypto-exchanges--buttons {
    width: 100%;
    margin: 0;
  }
  .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--name p {
    width: 100%;
  }
  .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--name a {
    display: inline-block;
    width: 95%;
  }
}
@media (min-width: 976px) and (max-width: 1199px) {
  .crypto-exchanges-mini .crypto-exchanges-head {
    grid-template-columns: 1.7fr 1.1fr 1fr 1.5fr;
  }
  .crypto-exchanges-mini .crypto-exchanges-head > p:nth-child(3) {
    display: none;
  }
  .crypto-exchanges-mini .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--exchange {
    width: 30%;
  }
  .crypto-exchanges-mini .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges-cell--type {
    width: 23%;
  }
  .crypto-exchanges-mini .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges-cell--reputation {
    display: none;
  }
  .crypto-exchanges .crypto-exchanges-head, .crypto-exchanges .crypto-exchanges-row {
    column-gap: 8px;
  }
  .categories .categories-container .categires--block {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .categories .categories-container .categires--block:not(.active) .categories--item:nth-child(n + 9) {
    display: flex;
  }
  .categories .categories-container .categires--block:not(.active) .categories--item:nth-child(n + 10) {
    display: none;
  }
  .categories .categories-container .btn {
    display: none;
  }
  .categories .categories-container .btn#popular-caterories-load-more2 {
    display: flex;
  }
}

@media (min-width: 1300px) {
  .home .heading-image {
    width: calc(100% + 120px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 975px) {
  .container {
    padding: 0 15px;
  }
  .home .heading-image {
    width: auto;
    padding: 0;
    margin: 50px 16px;
  }
  .home .heading-image .container {
    justify-content: center;
  }
  .home .heading-image .container .heading-image--left .heading-image--left--title {
    line-height: 130%;
  }
  .home .heading-image .container .heading-image--left .heading-image--left--description {
    padding: 0 20px;
  }
  .home .heading-image .container .heading-image--left figure {
    max-width: 325px;
    margin: -60px 0 -100px;
  }
  .pagination {
    margin: 0 auto;
  }
  .categories {
    margin-bottom: 85px;
  }
  .categories .categories-container .btn {
    transform: translate(-50%, 40%);
  }
  .categories .categories-container .categires--block {
    gap: 14px;
  }
  .categories .categories-container .categories-container-deep {
    padding: 30px 32px 60px 32px !important;
    transform: translateY(-65px);
  }
  .hero-main > div {
    padding-bottom: 115px;
  }
  #reviews-container > .heading {
    gap: 20px;
  }
  .crypto-exchanges .crypto-exchanges-row {
    padding-left: 13px;
    padding-right: 13px;
  }
  .crypto-exchanges .crypto-exchanges-row .crypto-exchanges--exchange figure {
    width: 35px;
    height: 35px;
  }
  .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--name a {
    margin-bottom: 3px;
  }
  .crypto-exchanges-body .crypto-exchanges-row .crypto-exchanges--buttons {
    margin-right: 40px;
  }
  .crypto-exchanges .crypto-exchanges-row .crypto-exchanges--buttons .icon-container {
    right: 16px;
  }
  .crypto-exchanges {
    margin-bottom: 0;
  }
  #load-more {
    margin: 0;
  }
  .pagination-container {
    gap: 15px;
  }
  .swiper-comments-block {
    margin-top: -260px;
  }
  #footer .nav-header-logo {
    height: 30px;
  }
  .footer-links {
    margin-top: 20px;
  }
  .footer-links .container {
    padding: 10px 16px;
  }
  #footer > .container {
    align-items: center;
    padding-top: 30px;
  }
}

/* Popups */
.popup-stage.active {
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.popup-stage {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  background: rgb(37 44 50 / 70%);
  transition: all .3s;
  padding: 68px;
  z-index: -1;
}
.popup {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  background: white;
  border-radius: 8px;
  max-width: 500px;
  width: 100%;
  padding: 40px 25px;
}
.popup-title {
  position: relative;
  font-size: 24px;
  text-align: center;
  padding-bottom: 24px;
  margin: 0;
}
.popup-content {
  padding-top: 24px;
}
.popup-content_title {
  color: #DEDEDE;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  margin-bottom: 16px;
}
.popup-login_social .mo-openid-app-icons > p {
  display: none;
}
.popup-close:hover {
  opacity: .5;
}
.popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  transition: all .3s;
}

@media (max-width: 499px) {
  .popup-stage {
    padding: 16px;
  }
  .popup-title {
    font-size: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}

.crypto-exchanges-author .crypto-exchanges-row--number {
  display: none!important;
}

.main-content a {
  color: blue;
}
.btn-xs {
  color: white !important;
}
span.more {
  cursor: pointer;
}


/*Block tops*/
.top-reviews-module-wrap{
  max-width:700px;
  width:100%;
  margin:12px auto;
  display: flex;
  flex-direction: column;
  border-radius: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0px 2px 24px rgba(20, 88, 221, 0.05);
  --tw-shadow-colored: 0px 2px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border:1px solid #E5EAFF;
}
.top-reviews-module-wrap .top-reviews-head{
  padding:20px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 234 255 / var(--tw-border-opacity));
  min-height: 50px;
  display: flex;
  justify-content: space-between;
}
.top-reviews-module-wrap .top-reviews-head .title{
  font-weight: 900;
  font-size:20px;
  line-height: 130%;
}
.top-reviews-module-wrap .top-reviews-head a{
  font-weight: 500;
}
.top-reviews-module-wrap  .top-reviews-body {
    display: flex;
}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row{
  flex:1 1 auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row:not(:last-child){
  border-right-width: 1px;
  --tw-border-opacity: 1;
   border-color: rgb(229 234 255 / var(--tw-border-opacity));
}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row .meta{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row .main-info{
  display: flex;
  justify-content: space-between;
}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row .main-info figure {
  height: 50px;
  width: 50px;
  overflow: hidden;
  background: #EBF3FF;
  border-radius: 100%;
}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row .main-info figure a{
  width: 100%;
  height: 100%;
}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row .main-info figure a img{
      object-fit: cover;
    width: 100%;
    height: 100%;
}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row .main-info .name a{
  font-weight: 900;
  color: #202027;
  font-size:1rem;
}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row .meta .status-reviews{
  display: flex;
  justify-content: space-between;
}
.top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta .status-reviews .counter-messages a{
  display: flex;
  align-items: center;
  color: rgb(32, 32, 39);
  gap: 5px;
}
.top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta .status-reviews .counter-messages a, .top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta .status-reviews .counter-messages a p{
  font-size:12px;
}
.top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta .status-reviews .counter-messages .feedback-text{
  display:none;
}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row .meta .status-reviews .status{}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row .cta-button{}
.top-reviews-module-wrap  .top-reviews-body .top-reviews-row .cta-button button{
  width: -webkit-fill-available;
}

@media (max-width: 976px) {
  .top-reviews-module-wrap .top-reviews-body{
    flex-direction: column;
  }
  .top-reviews-module-wrap .top-reviews-head .title{
    font-size:18px;
  }
  .top-reviews-module-wrap .top-reviews-body .top-reviews-row:not(:last-child){
    border-right-width:0;
    border-bottom-width:1px;
  }
  .top-reviews-module-wrap .top-reviews-body .top-reviews-row .main-info .name{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta{
        flex-direction: row;
    justify-content: space-between;
  }
  .top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta .main-info{
    gap:12px;
  }
  .top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta .main-info .name{
    align-items: flex-start;
  }
  .top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta .status-reviews{
    flex-direction: column;
    align-items: flex-end;
  }
  .top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta .status-reviews .counter-messages{

  }
  /* .top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta .status-reviews .counter-messages i{
    display:none;
  } */
  .top-reviews-module-wrap .top-reviews-body .top-reviews-row .meta .status-reviews .counter-messages .feedback-text {
    display:inline-block;
  }
}
.counter-position {
  border-radius: 100px;
  padding: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  display: flex;
  color: white;
}
.counter-pos-1 {
  background: radial-gradient(80% 80% at 50% 20%,#FFD965 0%,#F4BB66 100%);
}
.counter-pos-2 {
  background: #848482;
}

.counter-pos-3 {
  background: #C96;
}
.top-reviews-row .counter.counter-messages p {
  text-decoration: underline;
}
@media (max-width: 480px) {
  body.single-review, .single-review #main, .single-review .main-content {
    max-width: 100%;
  }
}
