.about-product-item {
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.33;
  color: #2e305d;
}


.about-product-item__img {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 6.25rem;
  height: 6.25rem;
  flex-shrink: 0;
  align-self: flex-start;
  padding: 1.125rem;
  margin-right: 1.75rem;
  margin-bottom: 1.75rem;
  background-color: #fff;
  box-shadow: 0 0.5rem 1.5rem 0 rgba(50, 60, 97, 0.05);
}

.about-product-item__img[data-label]::before {
  content: attr(data-label);
  position: absolute;
  top: 0;
  left: 50%;
  padding: 0.1875rem 0.875rem 0.1875rem 2.0625rem;
  font-size: 0.6875rem;
  line-height: 1.45;
  color: #fff;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMTE3NjUgMTBMMi41IDUuMDU0MzVMNS4xNDcwNiA2LjE4NDc4TDcuNSAzLjVMOS44NTI5NCA2LjE4NDc4TDEyLjUgNS4wNTQzNUwxMC44ODI0IDEwSDQuMTE3NjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K") no-repeat left 0.875rem center, linear-gradient(100deg, #fddc47 1.14%, #ff865b 114.55%);
  transform: translate(-50%, -50%);
}

.about-product-item__img,
.about-product-item__img::before {
  border-radius: 0.6875rem;
}

.about-product-item h1 {
  margin-bottom: 0.125em;
  font-size: 2.5rem;
  line-height: 1.25;
}

.about-product-item h1,
.about-product-item__img::before,
.product-item-rating {
  font-weight: 500;
}

.about-product-item__meta {
  gap: 1.25rem;
  margin-bottom: 1.25rem;
}

.about-product-item__development {
  font-style: italic;
}

.about-product-item__development:hover {
  text-decoration: none;
}

.about-product-item__development,
.about-product-item__development:hover {
  color: #4e82fb;
}

.product-item-rating,
.product-card__rating {
  padding-right: 1.25rem;
  margin-bottom: 0;
  font-size: 1.0625rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNSAwLjVMOS43MDQyIDQuOTY2MTlMMTQuNjMyOSA1LjY4MjM3TDExLjA2NjUgOS4xNTg4MUwxMS45MDg0IDE0LjA2NzZMNy41IDExLjc1TDMuMDkxNjEgMTQuMDY3NkwzLjkzMzU0IDkuMTU4ODFMMC4zNjcwNzYgNS42ODIzN0w1LjI5NTggNC45NjYxOUw3LjUgMC41WiIgZmlsbD0iIzRFODJGQiIvPgo8L3N2Zz4K")
    no-repeat top 0.25rem right;
}

.product-item-meta-reviews{
   text-decoration: none;
   color: #4E82FB;
}

.product-item-compare {
  position: relative;
  padding: 0.375rem 0.75rem 0.375rem 2.875rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #ced4dc;
  color: #2e305d;
  background: transparent
    url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAzMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOS41IiBjeT0iMTAuNSIgcj0iOSIgZmlsbD0iIzRFODJGQiIgc3Ryb2tlPSIjRjVGNUY3Ii8+CjxjaXJjbGUgY3g9IjIwLjUiIGN5PSIxMC41IiByPSI5IiBmaWxsPSIjNEU4MkZCIiBzdHJva2U9IiNGNUY1RjciLz4KPHBhdGggZD0iTTIzLjE1ODcgOS44MDUxOFYxMC43Mzk3SDE3Ljc5ODNWOS44MDUxOEgyMy4xNTg3Wk0yMC45NzggNy41MjI0NlYxMy4yMTU4SDE5Ljk4NDRWNy41MjI0NkgyMC45NzhaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K")
    no-repeat center left 0.625rem;
  transition: color 0.2s linear, background 0.2s linear;
  text-decoration: none;
  z-index: 2;
}

.product-item-compare:hover {
  color: #fff;
  border-color: #4e82fb;
  background-color: #4e82fb;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAzMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOS41IiBjeT0iMTAuNSIgcj0iOSIgZmlsbD0iIzRFODJGQiIgc3Ryb2tlPSIjRjVGNUY3Ii8+CjxjaXJjbGUgY3g9IjIwLjUiIGN5PSIxMC41IiByPSIxMCIgZmlsbD0iI0Y1RjVGNyIgc3Ryb2tlPSIjNEU4MkZCIi8+CjxwYXRoIGQ9Ik0yMy4xNTg3IDkuODA1MThWMTAuNzM5N0gxNy43OTgzVjkuODA1MThIMjMuMTU4N1pNMjAuOTc4IDcuNTIyNDZWMTMuMjE1OEgxOS45ODQ0VjcuNTIyNDZIMjAuOTc4WiIgZmlsbD0iIzRFODJGQiIvPgo8L3N2Zz4K");
}

.product-item-text {
  margin-bottom: 1.25rem;
}

.product-item-text p,
.product-item-text ul {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.about-product-item__buttons,
.about-product-item__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.about-product-item__col {
  max-width: 41.5rem;
}

.about-product-registry {
  width: 15.1875rem;
  padding: 0.625rem 0.625rem 0.625rem 3.75rem;
  margin-bottom: 1.25rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
  background: url("../images/registry.svg") no-repeat 0.625rem 0.625rem, linear-gradient(53.87deg, rgba(210, 224, 255, 0.5) 26.99%, rgba(78, 130, 251, 0.5) 108.85%);
}

.about-product-item__buttons {
  gap: 0.9375rem;
  margin-bottom: 1.875rem;
}

.about-product-item__characteristic {
  width: 100%;
  display: flex;
  flex-direction: column;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 1.875rem;
}

.about-product-item__characteristic-item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 9px 11px;

}

.about-product-item__characteristic-item span{
  width: 50%;
}

.about-product-item__characteristic-item:not(:last-child){
  border-bottom: 1px solid #CED4DC;
}

.about-product-item__characteristic-name{
  font-weight: 400;
  font-size: 11px;
  line-height: 100%;
  text-transform: uppercase;
  color: #4E82FB;
}

.about-product-item__characteristic-value{
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #2E305D;
}


.about-product-item__characteristic-item--licenses {
  background-image: url("../images/characteristic-item-1.svg");
}

.about-product-item__characteristic-item--mobile {
  background-image: url("../images/characteristic-item-2.svg");
}

.about-product-item__characteristic-item--web {
  background-image: url("../images/characteristic-item-3.svg");
}

.about-product-item__characteristic-item--format {
  background-image: url("../images/characteristic-item-4.svg");
}

.about-product-item__characteristic-item--errp {
  background-image: url("../images/characteristic-item-5.svg");
}

.about-product-item__characteristic-item--deployment {
  background-image: url("../images/characteristic-item-6.svg");
}

.about-product-item__characteristic-item--system {
  background-image: url("../images/characteristic-item-7.svg");
}
.about-product-item__characteristic-item--api {
  background-image: url("../images/characteristic-item-8.svg");
}

.about-product-item__characteristic dt {
  margin-bottom: 0.3125rem;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  color: #4e82fb;
}

.about-product-item__characteristic dd {
  margin-bottom: 15px;
}

.about-product-item__node {
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #9aa7ba;
}

.about-product-item__accordion {
  padding-top: 1.875rem;
  border-top: 0.0625rem solid #ced4dc;
}

.about-product-item__accordion-item {
  margin-bottom: 1.25rem;
}

.about-product-item__accordion-button {
  position: relative;
  display: block;
  padding: 0;
  padding-right: 1.75rem;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: normal;
  border: none;
  color: #2e305d;
  background-color: transparent;
  text-align: left;
}

.about-product-item__accordion-button::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 1.5rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgOUwxMiAxNUwxOCA5IiBzdHJva2U9IiM0QTdGRTYiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K") no-repeat center;
  transition: transform 0.2s ease-in-out;
}

.about-product-item__accordion-button:not(.collapsed)::after {
  transform: rotate(-180deg);
}

.nav-item--compare,
.nav-link--compare {
  position: relative;
}

.nav-item--compare:hover .nav-link--compare[data-count="0"] + .nav-item__compare-wrap {
    display: none;
}

@media screen and (min-width: 992px) {
  .nav-item--compare:hover .nav-item__compare-wrap {
    display: block;
  }
}

.nav-link--compare[data-count]::before {
  content: attr(data-count);
  position: absolute;
  top: 0;
  left: -14px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0.8125rem;
  line-height: normal;
  border-radius: 50%;
  border: 0.125rem solid #0942c3;
  background-image: linear-gradient(180deg, #feb54d 0%, #f75921 100%);
  color: #0942c3;
  transform: translate(25%, -15%);
}

.nav-link--compare::after {
  display: none;
}

.nav-item__compare-wrap {
  position: fixed;
  top: 4rem;
  right: 0.75rem;
  z-index: 1001;
}

@media screen and (min-width: 992px) {
  .nav-item__compare-wrap {
    position: absolute;
    top: 100%;
    right: auto;
    display: none;
    padding-top: 1rem;
  }
}

.nav-item__compare-inner {
  width: 18.5rem;
  padding-bottom: 1.25rem;
  border-radius: 0.6875rem;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 50px);
}
.nav-item__compare-inner .button {
    max-width: 150px;
    margin: 0 auto;
}

@media screen and (min-width: 576px) {
  .nav-item__compare-inner {
    width: 22.1875rem;
  }
}

.nav-item__compare-list {
  padding-left: 0;
  margin-bottom: 0;
  overflow: hidden;
  margin-bottom: 15px;
}

.nav-item__compare-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 1.25rem 0.625rem;
  border-bottom: 0.0625rem solid #ced4dc;
}

@media screen and (min-width: 576px) {
  .nav-item__compare-item {
    padding: 1.25rem;
  }
}

.nav-item__compare-item img {
  max-width: 2.8125rem;
  height: auto;
  margin-right: 1.25rem;
}
.nav-item__compare-title {
  margin-bottom: 0;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: normal;
  color: #2e305d;
}
.nav-item__compare-title a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s linear;
}
.nav-item__compare-title a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nav-item__compare-developer {
  margin-bottom: 0;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.25;
  color: #727c8b;
}

.nav-item__compare-delete,
.product-card__delete {
  position: relative;
  width: 1.875rem;
  height: 1.875rem;
  margin-left: auto;
  border: none;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMjUgMTAuNUg5Ljc1TTkuNzUgMTAuNUgyMS43NU05Ljc1IDEwLjVWMjFDOS43NSAyMS4zOTc4IDkuOTA4MDQgMjEuNzc5NCAxMC4xODkzIDIyLjA2MDdDMTAuNDcwNiAyMi4zNDIgMTAuODUyMiAyMi41IDExLjI1IDIyLjVIMTguNzVDMTkuMTQ3OCAyMi41IDE5LjUyOTQgMjIuMzQyIDE5LjgxMDcgMjIuMDYwN0MyMC4wOTIgMjEuNzc5NCAyMC4yNSAyMS4zOTc4IDIwLjI1IDIxVjEwLjVIOS43NVpNMTIgMTAuNVY5QzEyIDguNjAyMTggMTIuMTU4IDguMjIwNjQgMTIuNDM5MyA3LjkzOTM0QzEyLjcyMDYgNy42NTgwNCAxMy4xMDIyIDcuNSAxMy41IDcuNUgxNi41QzE2Ljg5NzggNy41IDE3LjI3OTQgNy42NTgwNCAxNy41NjA3IDcuOTM5MzRDMTcuODQyIDguMjIwNjQgMTggOC42MDIxOCAxOCA5VjEwLjUiIHN0cm9rZT0iIzlBQTdCQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K") no-repeat center;
  z-index: 5;
  transition: background 0.2s linear;
}

.nav-item__compare-delete:hover,
.product-card__delete:hover {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMjUgMTAuNUg5Ljc1TTkuNzUgMTAuNUgyMS43NU05Ljc1IDEwLjVWMjFDOS43NSAyMS4zOTc4IDkuOTA4MDQgMjEuNzc5NCAxMC4xODkzIDIyLjA2MDdDMTAuNDcwNiAyMi4zNDIgMTAuODUyMiAyMi41IDExLjI1IDIyLjVIMTguNzVDMTkuMTQ3OCAyMi41IDE5LjUyOTQgMjIuMzQyIDE5LjgxMDcgMjIuMDYwN0MyMC4wOTIgMjEuNzc5NCAyMC4yNSAyMS4zOTc4IDIwLjI1IDIxVjEwLjVIOS43NVpNMTIgMTAuNVY5QzEyIDguNjAyMTggMTIuMTU4IDguMjIwNjQgMTIuNDM5MyA3LjkzOTM0QzEyLjcyMDYgNy42NTgwNCAxMy4xMDIyIDcuNSAxMy41IDcuNUgxNi41QzE2Ljg5NzggNy41IDE3LjI3OTQgNy42NTgwNCAxNy41NjA3IDcuOTM5MzRDMTcuODQyIDguMjIwNjQgMTggOC42MDIxOCAxOCA5VjEwLjUiIHN0cm9rZT0iIzRlODJmYiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K") no-repeat center;
}

.header .button--primary {
  margin-top: 0.625rem;
  margin-left: 1.5625rem;
}

.header .button--primary,
.product-card__button {
  position: relative;
  display: inline-block;
  padding: 0.375rem 1.125rem;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.53;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #4e82fb;
  box-shadow: 0 0.3125rem 1.25rem -0.4375rem #4e82fb;
  color: #fff;
  background-color: #4e82fb;
  text-align: center;
  text-decoration: none;
  z-index: 5;
  transition: color 0.2s linear, background-color 0.2s linear;
}

.header .button--primary:hover,
.product-card__button:hover {
  box-shadow: none;
  color: #2e305d;
  background-color: transparent;
}

.button-compare {
  width: 2.25rem;
  height: 2.0625rem;
  margin-bottom: 0;
  border: none;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAzMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOS41IiBjeT0iMTAuNSIgcj0iOSIgZmlsbD0iIzA5NDJDMyIgc3Ryb2tlPSIjRjVGNUY3Ii8+CjxjaXJjbGUgY3g9IjIwLjUiIGN5PSIxMC41IiByPSIxMCIgZmlsbD0iI0Y1RjVGNyIgc3Ryb2tlPSIjMDk0MkMzIi8+CjxwYXRoIGQ9Ik0yMy4xNTg3IDkuODA1MThWMTAuNzM5N0gxNy43OTgzVjkuODA1MThIMjMuMTU4N1pNMjAuOTc4IDcuNTIyNDZWMTMuMjE1OEgxOS45ODQ0VjcuNTIyNDZIMjAuOTc4WiIgZmlsbD0iIzA5NDJDMyIvPgo8L3N2Zz4K") no-repeat center;
}

.comparison-page {
  padding-bottom: 5.125rem;
}

.comparison h1 {
  margin-bottom: 1.875rem;
}

.comparison__filter {
  justify-content: space-between;
  gap: 1.0625rem;
  flex-wrap: wrap;
  margin-bottom: 2.375rem;
  font-size: 0.8125rem;
  line-height: 1.5;
}

.comparison__filter-list {
  flex-wrap: wrap;
  gap: 1.0625rem;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.comparison__filter-item {
  position: relative;
}

.comparison__filter-item .nav-link {
  padding: 0.5rem 0.625rem;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #ced4dc;
  color: #6e6e73;
  background-color: transparent;
  transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear;
}

.comparison__filter,
.comparison__filter-list {
  display: flex;
  align-items: center;
}

.comparison__filter-item .nav-link.active {
  padding-right: 2.0625rem;
  border-color: #4e82fb;
  color: #fff;
  background-color: #4e82fb;
}

.comparison__filter-item .nav-link.active + .comparison__filter-close {
  display: block;
}

.comparison__filter-item a,
.comparison__filter-item:not(.active):hover a {
  color: inherit;
  text-decoration: none;
}

.comparison__filter-item a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.comparison__filter-item .nav-link:not(.active):hover {
  border-color: #4e82fb;
  color: #fff;
  background-color: #4e82fb;
}

.comparison__filter-close {
  position: absolute;
  top: 50%;
  right: 0.625rem;
  display: none;
  width: 1.25rem;
  height: 1.25rem;
  border: none;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDdMNyAxM003IDdMMTMgMTMiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K") no-repeat center;
  transform: translateY(-50%);
  z-index: 3;
}

.comparison__filter-delete {
  padding-left: 0.9375rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAxMCAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMjk5OTUgNy43MDAyTDEuNjk5OTUgMTQuMzAwMk0xLjY5OTk1IDcuNzAwMkw4LjI5OTk1IDE0LjMwMDIiIHN0cm9rZT0iIzRFODJGQiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=") no-repeat top -0.0625rem left;
  text-decoration: none;
}

.comparison__differences {
  margin-bottom: 1.875rem;
}

.comparison__differences-input + label {
  display: inline-flex;
  align-items: center;
}

.comparison__differences-input + label::after {
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.3125rem;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #ced4dc;
}

.comparison__filter-delete,
.comparison__differences-input + label {
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #2e305d;
  transition: color 0.2s linear;
  cursor: pointer;
}

.comparison__filter-delete:hover,
.comparison__differences-input + label:hover {
  color: #4e82fb;
}

.comparison__differences-input:checked + label::after {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgOS43MzMzM0w4LjE4MTgyIDEzTDE1IDYiIHN0cm9rZT0iIzRFODJGQiIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=") no-repeat center;
}

.comparison__slider-wrapper {
  top: -100%;
  padding-top: 1.25rem;
  margin-bottom: 1.25rem;
  /*transition: top 0.75s linear;*/
}

.comparison__slider-wrapper.fixed {
  position: fixed;
  top: 3.54875rem;
  left: 0;
  right: 0;
  box-shadow: 0 0.5rem 0.625rem 0 rgba(50, 60, 97, 0.1);
  background-color: #f5f5f7;
  z-index: 5;
}

.comparison__slider-wrapper.fixed .comparison__slider-inner {
  max-width: 88.5rem;
  margin: 0 auto;
}

.comparison__slider-inner {
  position: relative;
}

.comparison__arrow-wrapper {
  position: absolute;
  top: 0;
  display: none;
  align-items: center;
  height: 100%;
  padding-right: 1.875rem;
  padding-left: 4.0625rem;
  background: linear-gradient(270deg, #f6f6f8 0%, rgba(245, 245, 247, 0) 100%);
  z-index: 5;
}

.comparison__arrow-wrapper.slick-disabled {
  visibility: hidden;
  z-index: -1;
}

@media screen and (min-width: 992px) {
  .comparison__arrow-wrapper {
    display: flex;
  }
}

.comparison__arrow-wrapper--next {
  right: 0;
}

.comparison__arrow-wrapper--prev {
  left: 0;
  transform: rotate(180deg);
}

.comparison__arrow {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 0.625rem;
  border: 0.0625rem solid #242930;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDIwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOS4zNTM2IDQuMzUzNTZDMTkuNTQ4OSA0LjE1ODI5IDE5LjU0ODkgMy44NDE3MSAxOS4zNTM2IDMuNjQ2NDVMMTYuMTcxNiAwLjQ2NDQ2N0MxNS45NzYzIDAuMjY5MjA1IDE1LjY1OTggMC4yNjkyMDUgMTUuNDY0NSAwLjQ2NDQ2N0MxNS4yNjkyIDAuNjU5NzMgMTUuMjY5MiAwLjk3NjMxMiAxNS40NjQ1IDEuMTcxNTdMMTguMjkyOSA0TDE1LjQ2NDUgNi44Mjg0M0MxNS4yNjkyIDcuMDIzNjkgMTUuMjY5MiA3LjM0MDI3IDE1LjQ2NDUgNy41MzU1NEMxNS42NTk4IDcuNzMwOCAxNS45NzYzIDcuNzMwOCAxNi4xNzE2IDcuNTM1NTRMMTkuMzUzNiA0LjM1MzU2Wk0wLjQ3NjgwNyA0LjVMMTkgNC41TDE5IDMuNUwwLjQ3NjgwNyAzLjVMMC40NzY4MDcgNC41WiIgZmlsbD0iIzI0MjkzMCIvPgo8L3N2Zz4K") no-repeat center;
}

.comparison__slider {
  padding-bottom: 1.25rem;
  padding-right: 13%;
  overflow: hidden;
}

.comparison__slider .slick-list {
  overflow: visible;
}

.comparison__slider .slick-track,
.comparison__slider .slick-list {
  display: flex;
}

.comparison__slider .slick-track {
  margin-left: 0;
}

.comparison__slider.slick-initialized .comparison__slide {
  display: grid;
}

.comparison__slide {
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}

.comparison__slide--add {
  position: relative;
  display: flex;
  align-items: center;
  width: 8.3125rem !important;
  padding: 1.125rem;
  border-radius: 0.6875rem;
  border: 0.0625rem solid #4e82fb;
}

.comparison__slide--add a {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2e305d;
  text-align: center;
  text-decoration: none;
  transition: color 0.2s linear;
}

.comparison__slide--add a:hover {
  color: #4e82fb;
}

.comparison__slide--add a::before {
  content: "+";
  margin-right: 0.3125rem;
  font-size: 0.9375rem;
  line-height: 1.33;
  color: #4e82fb;
}

.comparison__slide--add a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-item-compare__active {
    color: #fff;
    border-color: #4e82fb;
    background-color: #4e82fb;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAzMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOS41IiBjeT0iMTAuNSIgcj0iOSIgZmlsbD0iIzRFODJGQiIgc3Ryb2tlPSIjRjVGNUY3Ii8+CjxjaXJjbGUgY3g9IjIwLjUiIGN5PSIxMC41IiByPSIxMCIgZmlsbD0iI0Y1RjVGNyIgc3Ryb2tlPSIjNEU4MkZCIi8+CjxwYXRoIGQ9Ik0yMy4xNTg3IDkuODA1MThWMTAuNzM5N0gxNy43OTgzVjkuODA1MThIMjMuMTU4N1pNMjAuOTc4IDcuNTIyNDZWMTMuMjE1OEgxOS45ODQ0VjcuNTIyNDZIMjAuOTc4WiIgZmlsbD0iIzRFODJGQiIvPgo8L3N2Zz4K);
}

.product-card {
  position: relative;
  padding: 1.25rem;
  border-radius: 0.6875rem;
  box-shadow: 0 0.5rem 1.5rem 0 rgba(50, 60, 97, 0.05);
  background-color: #fff;
}

.product-card--short {
  display: grid;
  grid-template-columns: 1fr 1.875rem;
  grid-template-rows: repeat(3, auto);
  gap: 0.625rem 1.25rem;
  grid-template-areas:
    "product-logo product-rating"
    "product-title product-title"
    "product-button product-delete";
}

@media screen and (min-width: 576px) {
  .product-card--short {
    grid-template-columns: 2.8125rem 1fr 1.875rem;
    grid-template-rows: repeat(2, auto);
    gap: 1.25rem;
    grid-template-areas:
      "product-logo product-title product-rating"
      "product-button product-button product-delete";
  }
}

.product-card__title {
  grid-area: product-title;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.33;
  color: #727c8b;
}

.product-card__title h2 {
  margin-bottom: 0;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: normal;
  color: #2e305d;
}

.product-card__title a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s linear;
}

.product-card__title a:hover {
  color: #4e82fb;
}

.product-card__title a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-card__logo {
  width: auto;
  max-width: 8.75rem;
  height: auto;
  grid-area: product-logo;
}

@media screen and (min-width: 576px) {
  .product-card__logo {
    margin-top: 0.3125rem;
    width: 2.8125rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 576px) {
    .comparison__slide .product-card__logo {
        width: 2.8125rem;
    }
}

.product-card__rating {
  grid-area: product-rating;
}

.product-card__button {
  align-self: self-end;
  grid-area: product-button;
}

.product-card__delete {
  align-self: self-end;
  grid-area: product-delete;
}

.comparison__table {
  margin-bottom: 1.875rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: normal;
  color: #2e305d;
  overflow: hidden;
}

.comparison__table-caption {
  margin-bottom: 1.25rem;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: normal;
  color: #2e305d;
  caption-side: top;
}

.comparison__table-tr-wrapper {
  position: relative;
  transition: background-color 0.2s linear;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}

.comparison__table-th {
  position: absolute;
  left: 0.875rem;
  top: 0.625rem;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: normal;
  color: #4e82fb;
  text-transform: uppercase;
}

.comparison__table-td {
  padding: 1.875rem 0.875rem 1.1875rem;
  margin-right: 1.25rem;
}

.comparison__table-tr {
  display: flex;
}

.comparison__table-tr-wrapper:nth-child(even) {
  background-color: #fff;
}

.comparison__table-tr-wrapper:hover {
  background-color: rgba(78, 130, 251, 0.1);
}

.comparison__button-return {
  display: inline-block;
  padding: 0.375rem 1.125rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #ced4dc;
  color: #2e305d;
  text-align: center;
  text-decoration: none;
  transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear;
}

.comparison__button-return:hover {
  border-color: #4e82fb;
  color: #fff;
  background-color: #4e82fb;
}

/* new */
/* .product-item-about .about-cost[title] {
  display: inline-flex;
  align-items: flex-start;
}
.product-item-about .about-cost[title]::after {
  content: "?";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  border: 2px solid #2e305d;
  font-size: 12px;
  border-radius: 50%;
} */