.area-fluid {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .area-fluid {
    width: calc(100% - 30px);
  }
}

main .main-sds {
  position: relative;
  margin: 0 0;
  padding: 60px 0;
}
@media screen and (max-width: 1199px) {
  main .main-sds {
    margin: 0px 0 140px;
  }
}
@media screen and (max-width: 768px) {
  main .main-sds {
    margin: 0px 0;
  }
}
main .sec-row {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  main .sec-row {
    padding: 0px 30px 0;
  }
}
@media screen and (max-width: 768px) {
  main .sec-row {
    padding: 0px 0px 0;
    display: block;
  }
}
main .left-nds {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  color: #000;
  max-width: 650px;
}
@media screen and (max-width: 1199px) {
  main .left-nds {
    max-width: none;
  }
}
main .left-nds .dssd-area {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main .left-nds .dssd-area .dssd-title {
  color: #1d1f21;
  font-family: Raleway;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 64px; /* 114.286% */
  letter-spacing: -0.56px;
}
main .left-nds .dssd-area .dssd-title img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
@media screen and (max-width: 1199px) {
  main .left-nds .dssd-area .dssd-title {
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    max-width: 480px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  main .left-nds .dssd-area .dssd-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: none;
    margin: 0;
  }
}
main .left-nds .dssd-area .dssd-subttle {
  color: rgba(49, 49, 49, 0.7);
  font-family: Raleway;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 133.333% */
  letter-spacing: 0.24px;
  padding: 15px 0;
  max-width: 449px;
}
@media screen and (max-width: 1199px) {
  main .left-nds .dssd-area .dssd-subttle {
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    padding: 20px 0 0;
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  main .left-nds .dssd-area .dssd-subttle {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.004em;
    padding: 20px 0 0;
    max-width: none;
    margin: 0;
  }
}
main .left-nds .dssd-area .dssd-subttle strong {
  font-weight: 600;
}
main .left-nds .dssd-area .dssd-serch-area {
  position: relative;
  margin: 30px 0 0;
}
main .left-nds .dssd-area .serch-block {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main .left-nds .dssd-area .serch-block .icon-group {
  position: relative;
  max-width: 620px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  main .left-nds .dssd-area .serch-block .icon-group {
    max-width: none;
    width: 100%;
  }
}
main .left-nds .dssd-area .serch-block .icon-group .sfield {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #212423;
  padding: 17px 140px;
  max-width: 620px;
  width: calc(100% - 280px);
  border-radius: 8px;
  border: 1px solid rgba(126, 126, 126, 0.3);
}
main
  .left-nds
  .dssd-area
  .serch-block
  .icon-group
  .sfield::-webkit-input-placeholder {
  color: #212423;
}
main .left-nds .dssd-area .serch-block .icon-group .sfield::-moz-placeholder {
  color: #212423;
}
main
  .left-nds
  .dssd-area
  .serch-block
  .icon-group
  .sfield:-ms-input-placeholder {
  color: #212423;
}
main
  .left-nds
  .dssd-area
  .serch-block
  .icon-group
  .sfield::-ms-input-placeholder {
  color: #212423;
}
main .left-nds .dssd-area .serch-block .icon-group .sfield::placeholder {
  color: #212423;
}
main .left-nds .dssd-area .serch-block .f-select {
  position: absolute;
  left: 25px;
  top: 15px;
}
main .left-nds .dssd-area .serch-block .f-select:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  width: 1px;
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-right: -15px;
}
main .left-nds .dssd-area .serch-block .f-select .clbel {
  color: #151515;
  font-family: Raleway;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  border: 0;
  padding: 3px 0 0;
  margin: 0;
}
main .left-nds .ico-sarch {
  background-color: transparent;
  border: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  main .left-nds .ico-sarch {
    top: 22px;
  }
}
section.allcatg {
  padding: 80px 0;
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
section.allcatg:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='410' height='872' viewBox='0 0 410 872' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M62.0885 525.298C28.4384 334.459 155.865 152.475 346.704 118.825C537.544 85.1748 719.528 212.601 753.178 403.44C786.828 594.279 659.401 776.263 468.562 809.913C277.723 843.563 95.7386 716.136 62.0885 525.298Z' stroke='url(%23paint0_linear_71_208)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M131.98 487.451C100.74 310.282 219.039 141.334 396.208 110.094C573.377 78.8548 742.326 197.154 773.565 374.322C804.805 551.491 686.506 720.439 509.337 751.678C332.168 782.918 163.219 664.619 131.98 487.451Z' stroke='url(%23paint1_linear_71_208)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M201.872 449.604C173.043 286.106 282.214 130.194 445.712 101.364C609.211 72.5353 765.124 181.706 793.953 345.205C822.782 508.703 713.611 664.615 550.112 693.444C386.614 722.274 230.701 613.103 201.872 449.604Z' stroke='url(%23paint2_linear_71_208)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M271.764 411.761C245.345 261.933 345.388 119.056 495.217 92.6374C645.046 66.2187 787.922 166.262 814.341 316.09C840.76 465.918 740.716 608.794 590.888 635.213C441.059 661.632 298.183 561.589 271.764 411.761Z' stroke='url(%23paint3_linear_71_208)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M341.656 373.915C317.648 237.757 408.563 107.916 544.721 83.9079C680.88 59.8996 810.721 150.815 834.729 286.973C858.737 423.131 767.822 552.971 631.664 576.98C495.505 600.988 365.664 510.073 341.656 373.915Z' stroke='url(%23paint4_linear_71_208)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M411.547 336.067C389.949 213.579 471.737 96.7749 594.225 75.177C716.713 53.5791 833.518 135.366 855.116 257.854C876.714 380.342 794.926 497.147 672.438 518.745C549.95 540.342 433.145 458.555 411.547 336.067Z' stroke='url(%23paint5_linear_71_208)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_71_208' x1='468.736' y1='810.898' x2='346.531' y2='117.84' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.2'/%3E%3Cstop offset='1' stop-color='%2373C1FF' stop-opacity='0.83'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_71_208' x1='509.511' y1='752.663' x2='396.035' y2='109.109' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.2'/%3E%3Cstop offset='1' stop-color='%2373C1FF' stop-opacity='0.83'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_71_208' x1='550.286' y1='694.429' x2='445.539' y2='100.38' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.2'/%3E%3Cstop offset='1' stop-color='%2373C1FF' stop-opacity='0.83'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_71_208' x1='591.062' y1='636.198' x2='495.044' y2='91.6525' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.2'/%3E%3Cstop offset='1' stop-color='%2373C1FF' stop-opacity='0.83'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_71_208' x1='631.837' y1='577.964' x2='544.548' y2='82.9231' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.2'/%3E%3Cstop offset='1' stop-color='%2373C1FF' stop-opacity='0.83'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_71_208' x1='672.612' y1='519.729' x2='594.052' y2='74.1921' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.2'/%3E%3Cstop offset='1' stop-color='%2373C1FF' stop-opacity='0.83'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 410px;
  height: 872px;
  display: block;
  position: absolute;
  right: 0;
  top: -320px;
}
@media screen and (max-width: 768px) {
  section.allcatg:before {
    display: none;
  }
}
section.allcatg:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='432' height='566' viewBox='0 0 432 566' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M391.417 224.749C413.191 348.235 330.737 465.991 207.251 487.765C83.7647 509.539 -33.9916 427.085 -55.7655 303.599C-77.5394 180.114 4.91448 62.3577 128.4 40.5839C251.886 18.81 369.643 101.264 391.417 224.749Z' stroke='url(%23paint0_linear_71_860)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M346.122 249.276C366.333 363.903 289.795 473.211 175.168 493.422C60.5416 513.634 -48.7665 437.096 -68.9783 322.469C-89.1901 207.843 -12.6517 98.5352 101.975 78.3235C216.602 58.1118 325.91 134.65 346.122 249.276Z' stroke='url(%23paint1_linear_71_860)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M300.827 273.804C319.476 379.571 248.853 480.431 143.086 499.08C37.3185 517.73 -63.5414 447.107 -82.1911 341.34C-100.841 235.573 -30.2178 134.713 75.5496 116.064C181.317 97.414 282.177 168.037 300.827 273.804Z' stroke='url(%23paint2_linear_71_860)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M255.532 298.329C272.619 395.237 207.912 487.648 111.004 504.736C14.0954 521.823 -78.3163 457.116 -95.4038 360.208C-112.491 263.3 -47.784 170.889 49.1242 153.801C146.032 136.714 238.444 201.421 255.532 298.329Z' stroke='url(%23paint3_linear_71_860)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M210.237 322.856C225.762 410.905 166.97 494.868 78.9216 510.393C-9.1272 525.918 -93.0907 467.127 -108.616 379.078C-124.141 291.029 -65.3496 207.066 22.6992 191.541C110.748 176.016 194.712 234.807 210.237 322.856Z' stroke='url(%23paint4_linear_71_860)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M164.942 347.383C178.906 426.573 126.029 502.088 46.8398 516.051C-32.3498 530.014 -107.865 477.138 -121.828 397.949C-135.792 318.759 -82.9152 243.244 -3.72568 229.281C75.4639 215.318 150.979 268.194 164.942 347.383Z' stroke='url(%23paint5_linear_71_860)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M119.647 371.908C132.049 442.238 85.0877 509.305 14.7574 521.707C-55.5729 534.108 -122.64 487.147 -135.041 416.817C-147.442 346.487 -100.481 279.42 -30.1511 267.019C40.1792 254.618 107.246 301.578 119.647 371.908Z' stroke='url(%23paint6_linear_71_860)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M74.3524 396.436C85.1914 457.907 44.146 516.525 -17.325 527.364C-78.796 538.203 -137.415 497.158 -148.254 435.687C-159.093 374.216 -118.048 315.598 -56.5765 304.759C4.89454 293.92 63.5134 334.965 74.3524 396.436Z' stroke='url(%23paint7_linear_71_860)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M21.0368 422.377C30.3137 474.989 -4.81613 525.159 -57.4279 534.436C-110.04 543.713 -160.21 508.583 -169.487 455.971C-178.764 403.36 -143.634 353.189 -91.0224 343.912C-38.4107 334.636 11.76 369.765 21.0368 422.377Z' stroke='url(%23paint8_linear_71_860)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_71_860' x1='128.227' y1='39.5991' x2='207.424' y2='488.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.18'/%3E%3Cstop offset='0.911458' stop-color='%238ABEE9' stop-opacity='0.49'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_71_860' x1='101.801' y1='77.3387' x2='175.342' y2='494.407' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.18'/%3E%3Cstop offset='0.911458' stop-color='%238ABEE9' stop-opacity='0.49'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_71_860' x1='75.3759' y1='115.079' x2='143.259' y2='500.065' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.18'/%3E%3Cstop offset='0.911458' stop-color='%238ABEE9' stop-opacity='0.49'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_71_860' x1='48.9505' y1='152.816' x2='111.177' y2='505.721' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.18'/%3E%3Cstop offset='0.911458' stop-color='%238ABEE9' stop-opacity='0.49'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_71_860' x1='22.5256' y1='190.556' x2='79.095' y2='511.378' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.18'/%3E%3Cstop offset='0.911458' stop-color='%238ABEE9' stop-opacity='0.49'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_71_860' x1='-3.89932' y1='228.296' x2='47.0132' y2='517.036' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.18'/%3E%3Cstop offset='0.911458' stop-color='%238ABEE9' stop-opacity='0.49'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_71_860' x1='-30.3247' y1='266.034' x2='14.9308' y2='522.691' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.18'/%3E%3Cstop offset='0.911458' stop-color='%238ABEE9' stop-opacity='0.49'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_71_860' x1='-56.7501' y1='303.774' x2='-17.1515' y2='528.349' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.18'/%3E%3Cstop offset='0.911458' stop-color='%238ABEE9' stop-opacity='0.49'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_71_860' x1='-91.1961' y1='342.928' x2='-57.2544' y2='535.421' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF' stop-opacity='0.18'/%3E%3Cstop offset='0.911458' stop-color='%238ABEE9' stop-opacity='0.49'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 432px;
  height: 566px;
  display: block;
  position: absolute;
  left: 0;
  top: 80px;
}
@media screen and (max-width: 768px) {
  section.allcatg:after {
    display: none;
  }
}
section.allcatg .categories-lst {
  padding: 40px 0 0;
}
@media screen and (max-width: 768px) {
  section.allcatg .categories-lst {
    padding: 20px 0 0;
  }
}
section.allcatg .categories-lst ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  section.allcatg .categories-lst ul {
    gap: 10px;
  }
}
section.allcatg .categories-lst ul li a {
  border-radius: 8px;
  border: 2px solid rgba(115, 115, 115, 0.3);
  background: rgba(255, 255, 255, 0);
  color: #1d1f21;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 24px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  section.allcatg .categories-lst ul li a {
    font-size: 12px;
    line-height: 20px;
  }
}
section.allcatg .categories-lst ul li a:hover {
  background: #73c1ff;
}
section.fre_accounts {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

section .carusel-init {
  position: relative;
  overflow: hidden;
  padding: 40px 0 0;
}
@media screen and (max-width: 768px) {
  section .carusel-init {
    display: none;
  }
}
section .accounts-list {
  display: none;
}
@media screen and (max-width: 768px) {
  section .accounts-list {
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
section .carusel-init:before {
  content: '';
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(250, 251, 253, 0.75)),
    color-stop(59.29%, rgba(250, 251, 253, 0.75)),
    to(rgba(250, 251, 253, 0))
  );
  background: linear-gradient(
    -90deg,
    rgba(250, 251, 253, 0.75) 0%,
    rgba(250, 251, 253, 0.75) 59.29%,
    rgba(250, 251, 253, 0) 100%
  );
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  height: 100%;
  width: 25%;
  display: block;
  position: absolute;
  left: -16.2%;
  top: 0;
  z-index: 2;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  section .carusel-init:before {
    display: none;
  }
}
section .carusel-init:after {
  content: '';
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(250, 251, 253, 0.75)),
    color-stop(59.29%, rgba(250, 251, 253, 0.75)),
    to(rgba(250, 251, 253, 0))
  );
  background: linear-gradient(
    90deg,
    rgba(250, 251, 253, 0.75) 0%,
    rgba(250, 251, 253, 0.75) 59.29%,
    rgba(250, 251, 253, 0) 100%
  );
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  height: 100%;
  width: 25%;
  display: block;
  position: absolute;
  right: -16.2%;
  top: 0;
  z-index: 1;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  section .carusel-init:after {
    display: none;
  }
}

section.discover {
  padding: 95px 0;
  position: relative;
  z-index: 99;
}
@media screen and (max-width: 768px) {
  section.discover {
    padding: 50px 0;
  }
}
section.discover:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='1440' height='634' viewBox='0 0 1440 634' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1440' height='635' fill='%23E8F3FE' fill-opacity='0.6'/%3E%3Crect width='171.106' height='814.463' rx='85.5528' transform='matrix(0.70283 0.711358 -0.70283 0.711358 1349.44 130.908)' fill='%2316BFFD' fill-opacity='0.05'/%3E%3Crect width='171.106' height='814.463' rx='85.5528' transform='matrix(0.70283 0.711358 -0.70283 0.711358 1315.43 -139)' fill='%2316BFFD' fill-opacity='0.05'/%3E%3Crect width='171.106' height='814.463' rx='85.5528' transform='matrix(0.70283 0.711358 -0.70283 0.711358 1780.74 9.04004)' fill='%2316BFFD' fill-opacity='0.05'/%3E%3Crect width='162.454' height='773.281' rx='81.227' transform='matrix(0.680188 0.733038 -0.680188 0.733038 340.23 268.071)' fill='%2316BFFD' fill-opacity='0.05'/%3E%3Crect width='162.454' height='773.281' rx='81.227' transform='matrix(0.680188 0.733038 -0.680188 0.733038 308.977 4)' fill='%2316BFFD' fill-opacity='0.05'/%3E%3C/svg%3E%0A");
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;
  background-repeat: repeat-x;
  background-position: center;
}
@media screen and (max-width: 768px) {
  section.discover:after {
    background-repeat: repeat;
    background-position: left;
  }
}
section.discover .dicovers_wrap {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60% 15px 40%;
  grid-template-columns: 60% 40%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-gap: 15px;
}
@media screen and (max-width: 1199px) {
  section.discover .dicovers_wrap {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  section.discover .dicovers_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-gap: 0;
  }
}
section.discover .dicovers_wrap .left_side {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section.discover .dicovers_wrap .left_side .sides-cover_md {
  display: none;
}
@media screen and (max-width: 768px) {
  section.discover .dicovers_wrap .left_side .sides-cover_md {
    display: block;
    width: calc(100% - 20px);
    overflow: hidden;
    border: 6px solid #5196ff;
    border-radius: 16px;
    max-width: none;
    height: 340px;
    margin: 40px auto;
  }
  section.discover .dicovers_wrap .left_side .sides-cover_md img {
    max-width: none;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
section.discover .dicovers_wrap .left_side .side-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  section.discover .dicovers_wrap .left_side .side-wrap {
    gap: 25px;
  }
}
@media screen and (max-width: 768px) {
  section.discover .dicovers_wrap .left_side .side-wrap {
    gap: 0px;
  }
}
section.discover .dicovers_wrap .left_side .side-wrap .sid_title {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 64px;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  section.discover .dicovers_wrap .left_side .side-wrap .sid_title {
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
  }
}
@media screen and (max-width: 768px) {
  section.discover .dicovers_wrap .left_side .side-wrap .sid_title {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
  }
}
section.discover .dicovers_wrap .left_side .side-wrap .sid_text {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.004em;
  color: rgba(27, 32, 33, 0.9);
}
@media screen and (max-width: 1199px) {
  section.discover .dicovers_wrap .left_side .side-wrap .sid_text {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  section.discover .dicovers_wrap .left_side .side-wrap .sid_text {
    font-size: 16px;
    line-height: 24px;
  }
}
section.discover .dicovers_wrap .left_side .btn-gr {
  max-width: 170px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  section.discover .dicovers_wrap .left_side .btn-gr {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  section.discover .dicovers_wrap .left_side .btn-gr {
    max-width: none;
  }
}
section.discover .dicovers_wrap .left_side .btn-gr .btn-primary {
  border-radius: 16px;
  padding: 15px 0px;
}
section.discover .dicovers_wrap .right_side {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1199px) {
  section.discover .dicovers_wrap .right_side {
    justify-self: flex-end;
  }
}
section.discover .dicovers_wrap .right_side .side-cover {
  max-width: 450px;
  width: 100%;
  height: 450px;
  overflow: hidden;
  border: 6px solid #5196ff;
  border-radius: 16px;
}
@media screen and (max-width: 1199px) {
  section.discover .dicovers_wrap .right_side .side-cover {
    max-width: 260px;
    height: 240px;
  }
}
@media screen and (max-width: 768px) {
  section.discover .dicovers_wrap .right_side .side-cover {
    display: none;
  }
}
section.discover .dicovers_wrap .right_side .side-cover img {
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.acn_wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1200px;
  width: calc(100% - 30px);
  margin: 0 auto;
}
.acn_wrap .title-hfsr .subttle {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #7a8598;
  text-align: left;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .acn_wrap .title-hfsr .subttle {
    text-align: center;
  }
}

.screns_wrap {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .screns_wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 568px) {
  .screns_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 50px;
  }
}
.screns_wrap .src_items {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  background: #73c1ff;
  padding: 8px 8px;
  width: calc(33.3333333333% - 30px);
}
@media screen and (max-width: 1199px) {
  .screns_wrap .src_items {
    width: calc(50% - 30px);
  }
  .screns_wrap .src_items:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .screns_wrap .src_items {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 568px) {
  .screns_wrap .src_items {
    width: 100%;
  }
}
.screns_wrap .src_cover {
  max-width: 355px;
  width: 100%;
  height: 320px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .screns_wrap .src_cover {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .screns_wrap .src_cover {
    height: 290px;
    max-width: none;
  }
}
.screns_wrap .src_cover img {
  max-width: none;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.screns_wrap .src-data {
  position: absolute;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 40px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 40px 4px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
  padding: 10px 15px;
  margin: 0 auto;
  max-width: 200px;
  display: block;
  left: 0;
  right: 0;
  bottom: -30px;
}
.screns_wrap .src-data .src_wrap {
  color: #1d1f21;
  text-align: center;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 144.444% */
}
.screns_wrap .src-data .src_wrap .user_name {
  font-weight: 700;
}
.screns_wrap .src-data .src_wrap .sr_info {
  font-weight: 500;
}

.bx-card_row {
  padding: 50px 0 0;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  grid-gap: 30px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bx-card_row .crd_items {
  position: relative;
  border-radius: 12px;
}
.bx-card_row .crd_items .itms-wrap .lng-cover {
  max-width: 380px;
  height: 275px;
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 12px 12px 0px 0px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .bx-card_row .crd_items .itms-wrap .lng-cover {
    max-width: none;
    height: 250px;
  }
}
@media screen and (max-width: 768px) {
  .bx-card_row .crd_items .itms-wrap .lng-cover {
    max-width: none;
    height: 220px;
  }
}
.bx-card_row .crd_items .itms-wrap .lng-cover:after {
  content: '';
  background: rgba(255, 255, 255, 0.02);
  backdropdwn-filter: blur(10px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bx-card_row .crd_items .itms-wrap .lng-cover img {
  max-width: none;
  width: 100%;
  height: 100%;
}
.bx-card_row .crd_items .itms-wrap .lng-cover .cver-mini {
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  background: #d9d9d9;
  border: 3px solid #ffffff;
}
.bx-card_row .crd_items .itms-wrap .lng-cover .cver-mini img {
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bx-card_row .crd_items .itms-wrap .itm-data {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px 0px 12px 12px;
  border: 1px solid rgba(115, 193, 255, 0.4);
  background: rgba(255, 255, 255, 0.15);
  padding: 30px 0px;
}
.bx-card_row .crd_items .itms-wrap .itm-data .dta-wrap {
  text-align: center;
}
.bx-card_row .crd_items .itms-wrap .itm-data .dta-wrap .cntl-name {
  color: #1d1f21;
  font-family: Raleway;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px; /* 125% */
}
.bx-card_row .crd_items .itms-wrap .itm-data .dta-wrap .itm-subttle_h {
  color: var(--body, rgba(49, 49, 49, 0.7));
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}

.diskiver_new {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.diskiver_new .btn-gr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 300px;
  margin: 80px auto;
}
.diskiver_new .btn-gr .btn-primary {
  padding: 17px 40px;
}

.dsk-before:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='499' height='858' viewBox='0 0 499 858' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-83.8144 380.132C57.0811 329.8 90.4228 165.933 118.653 65.9798C199.842 53.0786 297.616 54.7003 405.642 66.0011C523.219 78.301 540.687 173.903 519.687 276.607C522.711 294.168 518.005 314.906 502.998 338.37C471.573 433.379 417.672 521.42 390.379 541.812C327.764 588.599 253.5 602.051 225.802 825.356C196.624 1060.59 9.84499 1077.52 -10.0505 1030.35C-29.946 983.186 17.0609 933.47 74.1323 887.531C131.204 841.592 163.652 764.15 124.311 734.55C70.8072 694.295 -41.2032 703.485 -122.79 795.658C-186.803 867.977 -272.414 971.966 -301.824 833.963C-318.129 757.454 -285.76 660.971 -224.955 578.706C-235.564 580.152 -245.455 581.198 -254.701 582.215C-337.185 591.282 -393.106 554.349 -381.496 492.324C-369.886 430.299 -250.155 439.553 -83.8144 380.132Z' fill='white'/%3E%3Cpath d='M141.952 3.23981C100.544 71.0021 94.4576 316.449 -83.8144 380.132C-250.155 439.553 -369.886 430.299 -381.496 492.324C-393.106 554.349 -337.185 591.282 -254.701 582.215C-200.11 576.213 -122.999 569.167 -8.48727 484.911C44.7439 445.745 101.976 334.362 151.216 322.273C193.018 312.01 262.034 361.143 191.744 431.851C149.938 473.905 -47.8204 542.574 -4.95555 629.089C19.8014 679.056 145.393 648.434 206.211 567.091C272.156 478.891 253.587 235.739 357.881 215.659C462.175 195.578 563.899 246.772 501.418 340.793C438.937 434.814 97.4512 312.182 -123.61 476.522C-245.081 566.826 -325.718 721.842 -301.824 833.963C-272.414 971.966 -186.803 867.977 -122.79 795.658C-41.2032 703.485 70.8072 694.295 124.311 734.55C163.652 764.15 131.204 841.592 74.1323 887.531C17.0609 933.47 -29.946 983.186 -10.0505 1030.35C9.84501 1077.52 196.624 1060.59 225.802 825.356C253.5 602.051 327.764 588.599 390.379 541.812C452.995 495.026 655.675 92.1575 405.642 66.0011C155.61 39.8447 -39.4989 65.5411 -101.162 203.148C-162.826 340.754 -196.722 368.383 -297.574 379.668C-398.426 390.952 -428.889 285.151 -391.633 220.387C-354.376 155.622 -323.729 206.096 -248.714 175.454C-184.583 149.257 -176.09 117.064 -117.886 52.7168C-56.7705 -14.8484 58.3849 -54.5667 125.829 -69.6038' stroke='%2373C1FF' stroke-opacity='0.5' stroke-width='4'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
  display: block;
  width: 499px;
  height: 858px;
  z-index: -1;
  top: -50px;
}
@media screen and (max-width: 1199px) {
  .dsk-before:before {
    display: none;
  }
}

.dsk-after:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='584' height='896' viewBox='0 0 584 896' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M548.98 346.927C554.312 509.057 718.951 608.021 816.642 676.343C802.403 763.346 766.807 861.281 717.255 965.692C663.323 1079.33 554.488 1058.82 451.335 996.693C431.408 992.738 410.74 979.724 390.709 955.237C299.439 885.664 223.444 796.209 210.968 760.56C182.345 678.769 193.594 598.528 -36.9041 481.552C-279.713 358.328 -233.248 163.256 -175.648 162.005C-118.048 160.754 -80.8707 227.975 -51.2389 303.837C-21.6071 379.699 50.4198 443.297 95.8653 415.435C157.671 377.543 186.571 260.943 115.719 141.926C60.1281 48.5457 -22.0358 -79.24 136.522 -53.86C224.427 -39.7894 316.954 31.3228 384.349 125.435C386.467 114.161 388.767 103.771 390.875 94.0446C409.685 7.26338 468.755 -34.3911 531.422 2.04918C594.089 38.4895 542.685 155.518 548.98 346.927Z' fill='white'/%3E%3Cpath d='M876.031 724.854C817.513 656.082 555.726 552.066 548.98 346.927C542.685 155.518 594.089 38.4895 531.422 2.04918C468.755 -34.3911 409.685 7.26337 390.875 94.0446C378.427 151.479 359.304 232.037 410.245 381.092C433.925 450.381 533.863 552.503 529.813 606.97C526.374 653.21 449.653 703.202 397.967 604.135C367.227 545.214 361.867 318.44 254.009 327.158C191.714 332.193 181.155 471.032 247.555 564.791C319.551 666.452 587.406 744.694 572.887 857.856C558.367 971.019 468.105 1053.17 388.65 952.676C309.196 852.186 559.277 556.786 459.123 268.365C404.09 109.88 265.342 -33.2401 136.522 -53.8601C-22.0357 -79.24 60.1281 48.5457 115.719 141.926C186.571 260.943 157.671 377.543 95.8653 415.435C50.4198 443.297 -21.6071 379.699 -51.2389 303.837C-80.8707 227.975 -118.048 160.754 -175.648 162.005C-233.248 163.256 -279.713 358.328 -36.9041 481.552C193.594 598.528 182.345 678.769 210.968 760.56C239.592 842.35 602.564 1207.36 717.255 965.692C831.946 724.027 871.871 517.061 745.272 400.014C618.673 282.967 600.704 237.774 623.489 131.589C646.275 25.4046 770.574 36.8812 827.307 100.272C884.039 163.663 819.162 174.435 826.134 262.288C832.095 337.395 863.767 358.796 912.799 443.142C964.282 531.705 967.115 663.649 959.931 737.647' stroke='%2373C1FF' stroke-opacity='0.5' stroke-width='4'/%3E%3C/svg%3E%0A");
  position: absolute;
  right: 0;
  top: 0px;
  display: block;
  width: 484px;
  height: 896px;
  z-index: -1;
}

.right-tp_side {
  position: relative;
  max-width: 480px;
  width: 100%;
}
.right-tp_side .sd-cards {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 20px;
}
.right-tp_side .sd-cards .sd-items {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.right-tp_side .sd-cards .sd-items._round {
  display: -ms-grid;
  display: grid;
  place-items: center;
  background-image: url('../images/it_bg.png');
  width: 236px;
  height: 266px;
}
@media screen and (max-width: 768px) {
  .right-tp_side .sd-cards .sd-items._round {
    margin: 0 auto;
  }
}
.right-tp_side .sd-cards .sd-items._round .itl_data {
  padding: 0 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.right-tp_side .sd-cards .sd-items._round .itl_data .itlogo {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='40' viewBox='0 0 60 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_71_1544)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.8406 25.7845L36.2746 24.9913L36.1186 24.9431C35.0205 28.4958 32.7832 31.5881 29.7524 33.7426C26.7216 35.897 23.0657 36.9938 19.3495 36.8634C15.6332 36.733 12.0632 35.3828 9.19082 33.0213C6.31841 30.6598 4.30335 27.4182 3.45682 23.7973C2.61029 20.1764 2.97938 16.3775 4.50708 12.9873C6.03479 9.59705 8.63614 6.80406 11.9094 5.03961C15.1827 3.27517 18.9458 2.63743 22.6177 3.22487C26.2895 3.81231 29.6659 5.59225 32.2253 8.28984L32.3437 8.17747L34.2921 6.32891L34.4105 6.21655L34.4051 6.21084C33.7474 5.51821 33.044 4.87699 32.3012 4.29053C29.6398 2.18926 26.4729 0.791084 23.0935 0.250436C18.7684 -0.441519 14.3358 0.30969 10.4801 2.38806C6.62447 4.46642 3.5603 7.75634 1.76078 11.7498C-0.0387279 15.7432 -0.473481 20.218 0.523661 24.4831C1.5208 28.7482 3.89437 32.5664 7.27783 35.3481C10.6613 38.1298 14.8664 39.7202 19.2439 39.8738C23.6213 40.0274 27.9276 38.7355 31.4976 36.1977C34.2871 34.2149 36.5058 31.5576 37.9598 28.4942C38.3667 27.6369 38.7137 26.7477 38.9965 25.8327L38.8406 25.7845ZM25.6411 19.943C25.6411 23.09 23.09 25.6411 19.943 25.6411C16.7961 25.6411 14.245 23.09 14.245 19.943C14.245 16.7961 16.7961 14.245 19.943 14.245C23.09 14.245 25.6411 16.7961 25.6411 19.943ZM28.4901 19.943C28.4901 24.6634 24.6634 28.4901 19.943 28.4901C15.2227 28.4901 11.396 24.6634 11.396 19.943C11.396 15.2227 15.2227 11.396 19.943 11.396C24.6634 11.396 28.4901 15.2227 28.4901 19.943Z' fill='%2373C1FF'/%3E%3Cpath d='M42.0872 13.5669L41.9669 16.3348C44.7412 17.1287 47.6975 17.1173 49.9028 16.929C50.4421 16.883 50.9425 16.8258 51.3915 16.7655C50.4748 19.3093 49.0483 21.3867 47.2096 22.9558C44.8834 24.9409 41.8228 26.1762 38.1209 26.4518L37.2602 26.5159L36.9185 27.3085C34.264 33.4663 28.494 37.6521 21.9175 38.3562L27.2844 21.2965C27.2845 21.2963 27.2845 21.2962 27.2846 21.296C27.2846 21.296 27.2846 21.2959 27.2846 21.2959C28.8195 16.4247 30.1458 12.7583 31.4876 9.98245C32.8271 7.21127 34.1424 5.41333 35.6127 4.20604C38.5356 1.80597 42.4267 1.4245 49.8095 1.4245H57.9496C55.9531 7.31584 50.8126 11.8718 42.0872 13.5669Z' stroke='url(%23paint0_linear_71_1544)' stroke-width='2.849'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_71_1544' x1='11.9775' y1='-18.6135' x2='83.4408' y2='17.1091' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2373C1FF'/%3E%3Cstop offset='1' stop-color='%231359E0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_71_1544'%3E%3Crect width='60' height='39.886' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 60px;
  height: 40px;
  display: block;
}
.right-tp_side .sd-cards .sd-items._round .itl_data .it_text {
  color: #1d1f21;
  text-align: center;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
}
.right-tp_side .sd-cards .sd-items .slder-row .sart-data {
  padding: 5px 5px;
}
.right-tp_side .sd-cards .sd-items .slder-row .dags-wrap .data-fer .data-row {
  padding: 5px 0 0;
}
.right-tp_side
  .sd-cards
  .sd-items
  .slder-row
  .dags-wrap
  .data-fer
  .data-row
  span {
  font-size: 8.699px;
}
.right-tp_side
  .sd-cards
  .sd-items
  .slder-row
  .dags-wrap
  .data-fer
  .data-row
  .like-icon {
  width: 8px !important;
  height: 8px !important;
  background-size: cover !important;
}
.right-tp_side
  .sd-cards
  .sd-items
  .slder-row
  .dags-wrap
  .data-fer
  .data-row
  .like-icon {
  width: 10px !important;
  height: 10px !important;
  background-size: cover !important;
}
.right-tp_side
  .sd-cards
  .sd-items
  .slder-row
  .dags-wrap
  .data-fer
  .data-row
  .photo-icon {
  width: 10px !important;
  height: 10px !important;
  background-size: cover !important;
}
.right-tp_side
  .sd-cards
  .sd-items
  .slder-row
  .dags-wrap
  .data-fer
  .data-row
  .video-icon {
  width: 10px !important;
  height: 10px !important;
  background-size: cover !important;
}
.right-tp_side .sd-cards .sd-items .cart-cover {
  max-width: none;
  width: 100%;
  height: 160px;
}
@media screen and (max-width: 768px) {
  .right-tp_side .sd-cards .sd-items .cart-cover {
    height: 220px;
  }
}
.right-tp_side .sd-cards .sd-items .nick-wraper .peapl-nick {
  color: #4f4f4f;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Oxygen;
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  line-height: 12.427px; /* 155.343% */
}
.right-tp_side .sd-cards .sd-items .nick-wraper .peapl-nick .ads {
  font-size: 8px;
}
.right-tp_side .sd-cards .sd-items .nick-wraper .peapl-veritifyed {
  width: 12.616px;
  height: 12.616px;
  background-size: cover;
  margin: 2px 0 0;
}
.right-tp_side .sd-cards .sd-items .nme-blok {
  padding: 0;
}
.right-tp_side .sd-cards .sd-items .nme-blok .papl-name {
  font-size: 12px;
  font-style: normal;
}
.right-tp_side .sd-cards .sd-items .nme-blok .prfile-cost {
  font-size: 11.775px;
  font-style: normal;
}
