.catalog-header-1 {
  margin-top: 128px;
  margin-bottom: 128px;
}

.template-main-image {
  /*   margin-left: -127px; */ /* calc */
  padding-top: 50px;
  height: auto;
  width: 100%;

  justify-content: center;
  align-items: center;
}

.template-main-image-col {
  /*   overflow: hidden;
    opacity: 0.6;
 */
  justify-content: center;
  text-align: center;
  object-fit: fill;
}

.template-main-image-mask {
  -webkit-mask-image: radial-gradient(circle at center, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 75%);
  mask-image: radial-gradient(circle at center, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 75%);
  /*
    -webkit-mask-image: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 0%, #D9D9D9 42.24%, rgba(217, 217, 217, 0.00) 100%); 
    mask-image: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 0%, #D9D9D9 42.24%, rgba(217, 217, 217, 0.00) 100%);    
*/
}

.template-main-link {
  margin-top: 56px;
}

.template-solutions-header {
  margin-top: 64px;
}

.template-flag-image {
  float: left;
  margin-right: 12px;
  margin-top: 9px;
  height: 8px;
  width: 8px;
  border-radius: 1px;
}

.template-flag-text {
  margin-left: 20px;
}

.template-icon-image {
  float: left;
  margin-right: 12px;
  margin-top: 0px;
  height: 30px;
  width: 30px;
  border-radius: 1px;
}

.template-icon-image-1 {
  float: left;
  margin-right: 12px;
  margin-top: -2px;
  height: 30px;
  width: 30px;
  border-radius: 1px;
}

.template-icon-text {
  margin-left: 42px;
}

.template-item-image {
  margin-top: 48px;
  margin-bottom: 32px;
}

.template-item-header {
  margin-bottom: 24px;
}

.template-main-header {
  font-size: 32px;
  /* margin-top: 28px;
    margin-bottom: 28px;
    margin-left: 40px;
    margin-right: 40px; */
}
.catalog-filter-text {
  padding: 0;
}
.template-main-header,
.catalog-filter-bg {
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 32px;
  padding-right: 32px;
}

.catalog-dropdown-toggle {
  margin: 0;
}

.template-top-offset {
  margin-top: 48px;
}

.template-bottom-offset {
  margin-bottom: 48px;
}

.template-header-offset {
  margin-top: 128px;
}

.template-grey-line {
  border: 1px solid #2f2f39;
  /* background-color: #2F2F39;*/
  width: calc(100% + 24px);
  height: 2px;
  margin-left: -12px;
  margin-right: -12px;
}

.template-row-card {
  margin-left: 28px;
  margin-right: 28px;
  margin-bottom: 48px;
}

.template-platform-card {
  background: rgba(26, 26, 37, 1);
  border-radius: 16px;
  overflow: hidden;
}

.template-transparent-card {
  border: 2px solid rgba(47, 47, 57, 1);
  border-radius: 16px;
  overflow: hidden;
  background: transparent;
}

.template-transparent-top {
  border: 2px solid rgba(47, 47, 57, 1);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
  background: transparent;
}

.template-transparent-none {
  border: 2px solid rgba(47, 47, 57, 1);
  overflow: hidden;
  background: transparent;
}

.template-transparent-bottom {
  border: 2px solid rgba(47, 47, 57, 1);
  border-top: 0px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
  background: transparent;
  margin-bottom: 128px;
}

.template-row-offset {
  margin-left: 28px;
  margin-right: 28px;
}

.template-video {
  height: 500px;
}

.template-video-mask-horizontal {
  -webkit-mask-image: linear-gradient(
    90deg,
    rgba(217, 217, 217, 0) 0%,
    #d9d9d9 15%,
    rgba(217, 217, 217, 1) 100%
  );
  mask-image: linear-gradient(
    90deg,
    rgba(217, 217, 217, 0) 0%,
    #d9d9d9 15%,
    rgba(217, 217, 217, 1) 100%
  );
}

.template-video-mask-vertical {
  -webkit-mask-image: linear-gradient(
    180deg,
    rgba(217, 217, 217, 0) 0%,
    #d9d9d9 42.24%,
    rgba(217, 217, 217, 0) 100%
  );
  mask-image: linear-gradient(
    180deg,
    rgba(217, 217, 217, 0) 0%,
    #d9d9d9 42.24%,
    rgba(217, 217, 217, 0) 100%
  );
}

.template-video-text {
  margin-top: 150px;
  z-index: 10;
  position: relative;
}

.w-text-color {
  color: #ffffff;
}

.template-wants-card {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(47, 47, 57, 1);
}
.template-wants-card1 {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-top: 48px;
  border: 1px solid rgba(47, 47, 57, 1);
  background: transparent;
  height: 128px;
}
.template-wants-card2 {
  border: 1px solid rgba(47, 47, 57, 1);
  border-bottom: 0px;
  background: transparent;
  height: 300px;
}
.template-wants-card3 {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 1px solid rgba(47, 47, 57, 1);
  border-top: 0px;
  /*  background: linear-gradient(146.68deg, rgba(0, 0, 0, 0) 45.46%, rgba(18, 123, 219, 0.6) 100%),
                linear-gradient(0deg, #20202B, #20202B);
  */
  background: linear-gradient(146.68deg, rgba(0, 0, 0, 0) 60%, rgba(18, 123, 219, 0.6) 100%),
    linear-gradient(0deg, #20202b, #20202b);

  height: 380px;
}

.template-advantages-sost-card {
  border: 1px solid rgba(47, 47, 57, 1);
  border-radius: 8px;
  overflow: hidden;
  /*  background: linear-gradient(146.68deg, rgba(0, 0, 0, 0) 60%, rgba(18, 123, 219, 0.6) 100%),
    linear-gradient(0deg, #20202B, #20202B);*/
  background: linear-gradient(146.68deg, rgba(0, 0, 0, 0) 60%, rgba(18, 123, 219, 0.6) 100%);
  height: 184px;
}

.template-advantages-sost-transparent {
  border: 1px solid rgba(47, 47, 57, 1);
  border-radius: 8px;
  overflow: hidden;
  background: transparent;
  height: 160px;
}

.template-cases-card {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(47, 47, 57, 1);
  /*  background: linear-gradient(146.68deg, rgba(0, 0, 0, 0) 60%, rgba(18, 123, 219, 0.6) 100%),
    linear-gradient(0deg, #20202B, #20202B);*/
  height: 200px;
  background: linear-gradient(146.68deg, rgba(0, 0, 0, 0) 60%, rgba(18, 123, 219, 0.6) 100%);
}

.template-cases-card-2 {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(47, 47, 57, 1);
  /*  background: linear-gradient(146.68deg, rgba(0, 0, 0, 0) 60%, rgba(18, 123, 219, 0.6) 100%),
    linear-gradient(0deg, #20202B, #20202B);*/
  height: 250px;
  background: linear-gradient(146.68deg, rgba(0, 0, 0, 0) 60%, rgba(18, 123, 219, 0.6) 100%);
}

.template-wants-header {
  margin: 32px;
}

.template-wants-subheader {
  padding-top: 32px;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 16px;
}

.template-wants-item {
  padding-left: 32px;
  padding-right: 32px;
}

.template-attachment {
  margin-top: 28px;
  margin-bottom: 28px;
  margin-left: 40px;
  margin-right: 40px;
}

.template-attachment-link {
  color: #13b1de;
}

.template-attachment-icon {
  padding-left: 16px;
  color: #13b1de;
}

.template-blue-number-small {
  color: #13b1de;
  margin-top: 24px;
  margin-left: 24px;
  margin-right: 24px;
  margin-bottom: 40px;
}

.template-item-text {
  margin-left: 24px;
  margin-right: 24px;
  margin-bottom: 24px;
  color: #ffffff;
}

.template-icon-header {
  margin-top: 24px;
  margin-left: 24px;
  margin-bottom: 40px;
  height: 24px;
  width: 24px;
}

.catalog-grid {
  padding: 48px 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.catalog-card {
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-bottom: 76px;
}
.catalog-card-image {
  height: 272px;
width: auto;
}
.catalog-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.catalog-text {
  margin-left: 0;
  padding: 0 32px;
}
.catalog-ii-button {
  right: 8px;
  bottom: 4px;
}

.catalog-menu {
  width: 417px;
  height: auto;
  padding-left: 15px;
  padding-right: 15px;
  background-color:#1A1A25;
  
}

.catalog-dropdown-item {
  border-top: 1px solid #2E2E39;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #11111A;
}