@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.side-panel {
  display: none;
}
#login {margin-top:15px;}
#summa {margin: 15px 0 15px 0;}

img,
.article {
  /*cursor: pointer;*/
}

body,
.app {
  overflow-x: hidden;
}

.header-top {
  background: #f6f6f6;
}

.full-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.6rem 0;
}

.containernew {
  width: 1170px;
}
.containernew2 {
  width: 1170px;
}
.linkoplaty {text-decoration: underline;color: #3b71fe;}
.linkoplaty:hover {text-decoration: none;}
.toastify { background: #FA3B3B !important;font-weight:700 !important;border-radius:8px !important;}
.middle_other p {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #2F2F35;
    font-family: "Inter", sans-serif;
}

.middle_other h2 {
    font-size: 1.75rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    font-weight: 600;
    color: #2F2F35;
    font-family: "Inter", sans-serif;
    margin-top: 20px;
}
.middle_other ul {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    line-height: 32px;
    margin-left: 30px;
}
.middle_other ol {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    line-height: 32px;
    margin-left: 30px;
}
.middle_other ol li{
    margin-top: 0.5rem;
    color: #2F2F35;
    font-family: "Inter", sans-serif;
}
.middle_other img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-radius: 8px;
    margin-right: 10px;
}
.oplataofertitd {font-size:12px;margin-top: 15px;}  
.oplataofertitd a {color: #3b71fe;}  
.oplataofertitd a:hover {text-decoration: underline;}  
#article {
  position: relative;
}
#article table {
    
}
#article table tbody tr td {
    padding:5px;
}
#article table tbody tr td:nth-child(2) {
    font-weight: 600;
}
#article a {
  color: #5181b8;
}
#article h1 {
  font-size: 2.5rem;
  line-height: 1;
}
#article h2, #article h3, #article h4 {
  margin-bottom: 1rem;
  font-weight: 600;
}
#article h2 {
  font-size: 1.75rem;
  line-height: 2rem;
}
#article h3 {
  font-size: 1.375rem;
  line-height: 1.5rem;
}
#article > h1 {
  margin-bottom: 2.125rem;
  font-size: 52px;
  line-height: 56px;
}
#article .article-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem;
}
#article .article-info li.flex {
  display: flex;
  align-items: center;
}
#article .article-info li.flex img {
  max-width: 24px;
  height: 24px;
  border-radius: 50%;
}
#article .article-info li.flex .icon-clock, #article .article-info li.flex .icon-eye {
  width: 1.25rem;
  height: 1.25rem;
  fill: #9fa4bc;
}
#article .article-info li.flex .icon-eye {
  height: 1rem;
}
#article .article-info li.flex a {
  color: #000;
}
#article .article-info li.flex span, #article .article-info li.flex a {
  margin-left: 0.5rem;
  color: "Inter", sans-serif;
}
#article .article-info li.flex span small, #article .article-info li.flex a small {
  display: inline-block;
  font-size: 0.875rem;
}
#article lite-youtube {
  margin-bottom: 2.75rem;
}
#article > figure img {
  border-radius: 1.25rem;
}
#article > figure.img-content {
  text-align: center;
  border-radius: 1.25rem;
  margin-bottom: 2.75rem;
}
#article > figure.img-content img {
  border-radius: 0;
}
#article > figure.img-content:last-child {
  margin: 0;
}
#article .mx-970 {
  margin-left: -100px;
  margin-right: -100px;
}
#article .mx-970 img {
  width: 100%;
  height: 545px;
  -o-object-fit: cover;
     object-fit: cover;
}
#article #tocmenu li a {
  color: #000;
}
#article .article-content {
  border-radius: 0.625rem;
  background-color: #f8f9fa;
}
#article .article-content-title {
  display: flex;
  align-items: center;
  transition: 0.3s all;
}
#article .article-content-title .h3 {
  margin-bottom: 0;
  margin-right: 1.5rem;
}
#article .article-content-title button {
  color: #000;
}
#article .article-content ol {
  margin-bottom: 0;
  transition: 0.3s all;
  max-height: 1000px;
  padding: 0;
  list-style: none;
  counter-reset: list;
}
#article .article-content ol li a {
  text-decoration: none;
  font-size: 18px;
}
#article .article-content ol li:before {
  content: counter(list) ". ";
}
#article .article-content ol li + li {
  margin-top: 0.75rem;
}
#article .article-content ol li.kamatoc__top {
  counter-increment: list;
  counter-reset: list1;
}
#article .article-content ol li.kamatoc__sub_1 {
  counter-increment: list1;
  counter-reset: list2;
}
#article .article-content ol li.kamatoc__sub_1:before {
  content: counter(list) "." counter(list1) ". ";
}
#article .article-content.hide .article-content-title {
  margin-bottom: 0 !important;
}
#article .article-content.hide ol {
  max-height: 0;
  overflow: hidden;
}
#article .article-content .blue-link {
  color: #3B71FE;
}
#article p, #article ul:not(.list-reset), #article ol:not(.list-reset), #article blockquote, #article code {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
  line-height: 32px;
}
#article p:last-child, #article ul:not(.list-reset):last-child, #article ol:not(.list-reset):last-child, #article blockquote:last-child, #article code:last-child {
  margin: 0;
}
#article p + h2 {
  margin-top: 3rem;
}
#article p + ul {
  margin-top: -0.75rem;
}
#article ul:not(.article-info) li + li {
  margin-top: 0.5rem;
}
#article code, #article .news-code {
  border-radius: 0.75rem;
  background-color: #f5f5f5;
  padding: 1rem 2rem;
  line-height: 1.75rem;
  font-weight: 500;
  display: block;
  font-family: "Inter", sans-serif;
}
#article code p:last-child, #article .news-code p:last-child {
  margin-bottom: 0;
}
#article .code-wrap {
  position: relative;
  margin-bottom: 1.5rem;
}
#article .code-wrap code {
  margin-bottom: 0;
}
#article .code-wrap .btn-code-copy {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
}
#article ol.with-line {
  padding: 0;
  margin: 0 0 2rem 0;
  list-style: none;
  counter-reset: list;
}
#article ol.with-line li {
  position: relative;
  padding: 0.5rem 0 1.5rem 3.75rem;
  margin: 0;
}
#article ol.with-line li:before {
  content: "";
  content: "";
  position: absolute;
  top: 0;
  left: 23.5px;
  bottom: 0;
  background: #E6E8EC;
  width: 1px;
}
#article ol.with-line li:after {
  content: counter(list);
  counter-increment: list;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  background: #F6F6F6;
  border: 1px solid #E6E8EC;
  font-size: 1.25rem;
}
#article ol.with-line li:last-child {
  padding-bottom: 0;
}
#article ol.with-line li:last-child:before {
  display: none;
}
#article ol.with-line:last-child {
  margin-bottom: 0;
}
#article .short-products .product {
  display: flex;
  align-items: center;
  padding: 0.75rem 1.5rem;
  border-radius: 0.625rem;
  background-color: #f5f5f5;
}
#article .short-products .product figure {
  max-width: 3.5rem;
  margin-right: 0.5rem;
}
#article .short-products .product-name {
  font-weight: 500;
  max-width: 420px;
  color: #2F2F35;
}
#article .short-products .product-price {
  margin-left: auto;
  text-align: right;
  margin-right: 2.5rem;
}
#article .short-products .product-price .old-price {
  text-decoration: line-through;
  color: #9fa4bc;
  font-size: 0.875rem;
}
#article .short-products .product-price .price {
  font-size: 1.5rem;
  font-weight: 700;
}
#article .short-products .product .btn {
  height: 3rem;
  font-size: 1rem;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}
#article .short-products .product + .product {
  margin-top: 10px;
}
#article blockquote {
  background: #F6F6F6;
  border-left: 4px solid #9FA4BC;
  padding: 1rem 1.75rem;
}
#article blockquote.v-2 {
  background: none;
}
#article mark {
  background: #F4F4F4;
  display: inline-block;
  padding: 0.25rem 2px;
}
#article mark.key {
  border: 1px solid #E6E8EC;
  border-radius: 5px;
  padding: 0.25rem 0.5rem;
}
#article .rating {
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 3rem;
}
#article .rating .rating-h1 {
  font-weight: 600;
  font-size: 34px;
  line-height: 41px;
  color: #2F2F35;
}
#article .rating .rating-h6 {
  font-size: 18px;
  line-height: 22px;
  color: #2F2F35;
  max-width: 570px;
}
#article .rating p {
  margin-bottom: 0;
}
#article .rating .rating-stars {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  flex-direction: row;
}
#article .rating .rating-stars .stars .icon-star {
  width: 1.875rem;
  height: 1.75rem;
}
#article .rating .rating-stars span {
  font-size: 1.25rem;
}
#article.v-2 h1 {
  margin-bottom: 0.5rem;
}
#article.v-2 p {
  text-align: center;
  color: #9fa4bc;
  font-size: 1rem;
}
#article .link-back {
  position: absolute;
  left: -184px;
  top: 0;
  color: #000;
}
#article .vacancy-block {
  margin-bottom: 4rem;
}
#article .vacancy-block .salary {
  line-height: 1;
}
#article .vacancy-block .salary span {
  font-size: 2.125rem;
  font-weight: 500;
}
#article .vacancy-block .salary small {
  font-size: 1.125rem;
  font-weight: 500;
}
#article .vacancy-block .d-flex {
  gap: 2.5rem;
}
#article .vacancy-block dl {
  font-size: 1.125rem;
}
#article .vacancy-block dl dt {
  margin-bottom: 0.5rem;
  color: #969696;
}
#article ol {
    margin-left: 40px;
}
.lineheight {line-height: 1 !important;}
._a_12sef_10 {background-image: linear-gradient(to right,#3b71fe 5px,transparent 4px);
    background-repeat: repeat-x;
    background-position: 0 100%;
    background-size: 9px 1px;
    position: relative;
    color: #3b71fe;
    -webkit-text-decoration: none;
    text-decoration: none;
    cursor: pointer;
    font-size: 28px;
}
._a_12sef_10:hover {background-image: none;}
._contents_srnxn_6 {list-style-type: none;padding: 0 5px;}
._contents_srnxn_6 li {margin-bottom: 5px;}
.cursor-pointer {
    cursor: pointer !important;
}
.col-12 {
    grid-column: span 12;
    min-width: 0;
    width: 100%;
}
.banner-cat {
    border-radius: 0.75rem;
    border: 1px solid #ebeaed;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.25rem 2.25rem;
    flex-wrap: wrap;
}
.banner-cat .banner-title {
    font-size: 1.7rem;
    font-weight: 800;
    line-height: 1.8rem;
}
.red {
    color: #fa3b3b;
}
figure {
    display: block;
    max-width: 224px;
}
figure img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    max-height: 70px;
}
.banner-cat .banner-code {
    display: flex;
    align-items: center;
    gap: 1rem;
    /*width: 40%;*/
    width: 25%;
}
.banner-cat .banner-code .code {
    line-height: 3rem;
    border-radius: 3.438rem;
    border: 0.063rem solid #000000;
    padding: 0 1.25rem;
    font-size: 1.5rem;
    font-weight: 600;
    background-color: #fff;
}
.banner-cat .banner-code span {
    font-size: 0.875rem;
    line-height: 1rem;
}

.text-green-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity));
}
.underline-offset-4 {
    text-underline-offset: 4px;
}
.font-bold {
    font-weight: 700;
}
.underline {
    text-decoration-line: underline;
}

label {
    display: flex;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
  font-size: 14px;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-input {
  width: 1.2em;
  height: 1.2em;
  margin-top: 0.25em;
  margin-right: 8px;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check-input[type="radio"] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  opacity: 0.5;
}

.imgapple {width:60px;vertical-align: sub;}
.mb-12 {
    margin-bottom: 3rem;
}
.nav-menu {
  display: flex;
  list-style: none;
  gap: 1.5rem;
}

.menu-header {
  display: flex;
  justify-content: space-between;
}

.menu-header li a {
  color: #2f2f35;
  text-decoration: none;
}

.number-outer {
  gap: 0.5rem;
  align-items: center;
  display: flex;
}

.num {
  text-decoration: none;
  color: #2f2f35;
}

.logo {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #2f2f35;
  text-decoration: none;
}

.fixed_div {
  display: none;
  position: fixed;
  top: -100px;
  /* Initially position off-screen */
  left: 50%;
  transform: translateX(-50%);
  background-color: white;
  width: 100%;
  padding: 10px 0;
  z-index: 1000;
  transition: top 0.3s ease;
  /* Smooth transition for appearing */
}

.fixed_div.visible {
  display: flex;
  top: 0;
  /* Show fixed_div when it has .visible class */
}

.fixed_container {
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.first_fix {
  display: flex;
  align-items: center;
}

.fix_information {
  margin-left: 15px;
}

.fix_information>p {
  font-size: 1.125rem;
  font-weight: 500;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.fix_rate {
  display: flex;
  gap: 2px;
}

.fix_rate>img {
  width: 1.25rem;
  height: 1.25rem;
}

.fix_rate>p {
  color: #9fa4bc;
  line-height: 1.5;
  cursor: pointer;
  margin-left: 15px;
  font-family: "Inter", sans-serif;
}

.fix_rate>p:hover {
  color: #2F2F35;
}

.fix_price {
  display: flex;
  flex-direction: column;
}

.instruction_wrapper {
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.instruction_wrapper>h1 {
  font-size: 2.813rem;
  line-height: 1.2;
  font-weight: 600;
  color: #2F2F35;
  font-family: "Inter", sans-serif;
}

.instruction_wrapper>p {
  color: #626579;
  font-size: 1.125rem;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  margin-top: 15px;
}

.search_div {
  width: 580px;
  height: 40px;
  margin-top: 20px;
}

.search_div>input {
  width: 100%;
  font-family: "Inter", sans-serif;
  height: 3rem;
  border-radius: 0.75rem;
  border: 0.063rem solid #ebeaed;
  padding: 0 2.5rem;
  color: #9fa4bc;
  font-size: 1rem !important;
  color: #000;
}

.search_div>input:focus {
  outline: 1px solid rgb(17, 17, 237);
}

.search_div>svg {
  width: 1.118rem;
  height: 1.118rem;
  fill: #000000;
  position: absolute;
  margin-top: 15px;
  margin-left: 15px;
}

.my_buttons {
  margin-top: 30px;
}

.states_wrapper {
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.but_container {
  margin: auto;
  margin-top: 40px;
}

.but_container>button {
  border: 1px solid #E6E8EC;
  background: #efefef;
  display: inline-flex;
  height: 3rem;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.75rem;
  width: 100%;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  color: #2F2F35;
}

.row_div {
  display: flex;
}

.menu-block {
  padding: 1rem 0;
  border-bottom: 1px solid #ebeaed;
  /*margin-bottom: 50px;*/
  background: #ffffff;
}

.fix_old {
  display: flex;
  gap: 15px;
}

.fix_old>p {
  width: 50px;
  color: #9fa4bc;
  font-size: 0.875rem;
  text-decoration: line-through;
  font-weight: normal;
}

.fix_old>span {
  font-size: 0.875rem;
  color: #FA3B3B;
  font-weight: normal;
}

.fix_price>p {
  font-weight: 600;
  font-size: 1.5rem;
}

.second_fix {
  display: flex;
  gap: 20px;
  align-items: center;
}

.second_fix>button>svg {
  width: 20px;
  height: 20px;
  fill: white;
}

.second_fix>button {
  width: 100%;
  transition: all 0.3s;
  color: #fff;
  display: inline-flex;
  background-color: #2F2F35;
  height: 3rem;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.75rem;
  gap: 10px;
  font-family: "Inter", sans-serif;
}

.menu-block-nav,
.menu-block,
.header-top,
.anti-overlay {
  position: relative;
  z-index: 100;
}

.logo-text {
  display: block;
  font-size: 1.5rem;
  font-weight: 900;
  text-decoration: none;
}

.link-catalog {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 1.5rem;
  border-radius: 0.75rem;
  gap: 0.5rem;
  color: #fff;
  background: #2f2f35;
  font-weight: 500;
  border: none;
  cursor: pointer;
}

.link-catalog:hover {
  background: #42424a;
}

.menu-block-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.icon-catalog-burger {
  width: 18px;
  height: 2px;
  color: #fff;
  background: currentColor;
  position: relative;
  transition: 0.3s all;
}

.icon-catalog-burger:before,
.icon-catalog-burger:after {
  content: "";
  position: absolute;
  left: 0;
  width: 18px;
  height: 2px;
  background: currentColor;
  transition: 0.3s all;
}

.icon-catalog-burger:before {
  transform: translateY(-6px);
}

.icon-catalog-burger:after {
  transform: translateY(6px);
  width: 10px;
}

.seacrh-input {
  width: 100%;
  height: 3rem;
  border: none;
  color: #626579;
  background-color: #f6f6f6;
  border-radius: 0.75rem;
  padding-left: 1.5rem;
  border: none !important;
  outline: none !important;
}

.search-block {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #f6f6f6;
  border-radius: 0.75rem;
  width: 540px;
  padding-right: 3.5rem;
}

.svg-search {
  position: absolute;
  right: 20px;
}

.header-panel {
  display: flex;
  /*width: 235px;*/
  align-items: center;
  justify-content: space-between;
  gap:10px;
}

.header-panel-button {
  align-items: center;
  flex-direction: column;
  display: flex;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}

.header-panel-button span {
  font-size: 13px;/*16*/
  color: #2f2f35;
}
.text-main {
    margin-bottom:15px;
}
.img-card {
  width: 870px !important;
  height: 420px !important;
  cursor: pointer;
}

.img-card img {
  width: 100%;
  object-fit: cover;
}

#main-swiper {
  margin: 0 auto;
}

.swiper-container {
  width: 100%;
  overflow: hidden;
}

.catalog-wrapper {
  margin: 0 auto;
  margin-top: 20px;/*70*/
  display: flex;
  flex-direction: column;
  align-items: center;
}

.key_activates {
  margin: auto;
  display: flex;
  margin-top: 30px;
  gap: 20px;
}

.keys_container {
  width: 100%;
}

.inputs_container {
  width: 100%;
  height: 3rem;
  display: flex;
  justify-content: space-between;
}

.first_div {
  width: 65%;
  height: 100%;
  display: flex;
}

.second_div {
  width: 34%;
  height: 100%;
}

.second_div>select {
  appearance: none;
  width: 100%;
  font-family: "Inter", sans-serif;
  height: 3rem;
  border-radius: 0.75rem;
  border: 0.063rem solid #ebeaed;
  padding: 0 1.5rem;
  color: #9fa4bc;
  font-size: 1rem !important;
  background: url('../images/arr-select.svg') no-repeat calc(100% - 24px) center;
}

.second_div>select:focus {
  outline: 1px solid rgb(17, 17, 237);
  color: black;
}

.first_div>input {
  font-family: "Inter", sans-serif;
  width: 100%;
  height: 100%;
  border-radius: 0.75rem;
  border: 0.063rem solid #ebeaed;
  padding: 0 2.5rem;
  color: #000;
  font-size: 1rem !important;
}

.first_div>input:focus {
  outline: 1px solid rgb(17, 17, 237);
}

.first_div>svg {
  width: 1.118rem;
  height: 1.118rem;
  fill: #9fa4bc;
  position: absolute;
  margin-top: 15px;
  margin-left: 15px;
}

.keys-wrap {
  gap: 20px;/*5*/
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}

hr {
  height: 1px;
  background-color: #f2f2f2;
  border: none;
}

.text_under>p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  color: #626579;
  line-height: 1.225rem;
}

.catalog_cont {
  padding: 0 0 10px 0;
  width: 100%;
  height: auto;
  border: 0.063rem solid #ebeaed;
  border-radius: 0.75rem;
}

.catalog_container {
  width: 350px;
  display: flex;
  flex-direction: column;
}

.catalog_header {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #ebeaed;
}

.catalog_header>p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.catalog_complect {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
}

.catalog_complect>a {
  margin-left: 20px;
  text-decoration: none;
  line-height: 1.5;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  color: #2F2F35;
}

.catalog_price {
  background: #F5F5F5;
  color: #2F2F35;
  border-radius: 1.25rem;
  font-weight: 500;
  font-size: 0.75rem;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.25rem;
  margin-left: 0.75rem;
  height: 25px;
}

.catalog_price>img {
  width: 0.8rem;
}

.catalog_container ul {
  list-style-type: none;
  margin-left: 15px;
  margin-bottom: 15px;
}

.catalog_container ul li {
  margin-top: 10px;
}

.sublist li {
  margin-left: 12px;
  margin-top: 5px;
}

.ul_catalog>a {
  margin-left: 20px;
  text-decoration: none;
  line-height: 1.5;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  color: #2F2F35;
  margin-top: 20px;
}

.catalog_container ul li a {
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #2F2F35;
  gap: 8px;
}

.evg_icon {
  display: flex;
  gap: 5px;
  align-items: center;
}

.evg_date {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.my_cot {
  width: 100%;
}

.sublist {
  display: none;
}

.sublist.show {
  display: block;
}

.getcid_wrapper {
  margin: auto;
  text-align: center;
}

.getcid_wrapper>span {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.3;
  color: #2F2F35;
  margin: 5px;
  margin-top: 5px;
  font-family: "Inter", sans-serif;
}

.getcid_wrapper>p {
  color: #23262f;
  font-size: 1.25rem;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  text-align: center;
}

.carts_wrapper {
  margin: auto;
  margin-top: 40px;
}

.payment_cont {
  width: 100%;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  padding: 40px;
  background: var(--white);
}

.payment_cont>h1 {
  color: #005e7c !important;
  margin-bottom: 24px;
  font-size: 52px;
  line-height: 150%;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}

.pay_blue {
  color: #20abe5;
}

.payment_cont>p {
  color: #000 !important;
  font-size: 12px !important;
  margin-bottom: 40px;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}

.main_payment {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.first_payment {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}

.first_payment>span {
  font-weight: 700;
  font-size: 16px;
  color: #222E48;
  font-family: "Inter", sans-serif;
  margin-bottom: 16px;
}

.first_payment>p {
  font-size: 12px;
  color: #000;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 10px;
  font-family: "Inter", sans-serif;
}

.payment_buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.payment_buttons>span {
  padding: 0.5rem 1.3rem 0.5rem 1.3rem !important;
  border-radius: 12px;
  font-weight: 400;
  color: rgb(37 99 235);
  background-color: rgb(243 246 252);
  cursor: pointer;
}

.payment_buttons>span.active {
  background: linear-gradient(90deg, #52cafd 0%, #0495d2 100%);
  color: white;
}

.promocode_input {
  margin-top: 20px;
  width: 100%;
  height: 50px;
}

.inp_but {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.inp_but>input {
  border-radius: 12px;
  padding: 15px;
  width: 85%;
  border: 2px solid #dcdcdc80;
  color: #647183;
  font-family: "Inter", sans-serif;
}

.inp_but>button {
  width: 120px;
  height: 100%;
  border-radius: 12px;
  cursor: pointer;
  background: linear-gradient(90deg, #52cafd 0%, #0495d2 100%);
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  border: 1px solid #52cafd;
}

.tt {
  margin-bottom: 10px;
}

.ans_div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.red_span {
  color: #ff0000;
}

.ic {
  font-size: 1.125rem;
}

.activated_wrapper {
  margin: auto;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.activated_wrapper>h1 {
  line-height: 1.3;
  font-size: 2.5rem;
  font-weight: 600;
  color: #2F2F35;
  font-family: "Inter", sans-serif;
}

.activated_wrapper>p {
  text-align: center;
  color: #777e90;
  font-size: 1.125rem;
  margin-bottom: 1.5rem;
  line-height: 32px;
  font-family: "Inter", sans-serif;
}

.about_dev {
  width: 65%;
  margin-bottom: 30px;
}

.getcid_container {
  margin: auto;
  width: 50%;
}

.li_last {
  color: #23262f;
  font-size: 1.25rem;
  line-height: 32px;
  cursor: pointer;
  margin-bottom: 20px;
  text-align: center;
}

.active_li {
  color: #5181b8;
}

.active_li:hover {
  text-decoration: underline;
}

.filter_content {
  width: 100%;
  height: 200px;
  background-color: orange;
}

.about_dev>ol {
  list-style-type: none;
  counter-reset: list-counter;
  line-height: 40px;
}

.about_dev>ol>li {
  position: relative;
  padding: 0.5rem 0 1rem 2.5rem;
  color: #2F2F35;
  font-size: 1.125rem;
  font-family: "Inter", sans-serif;
}

.about_dev>ol>li::before {
  content: counter(list-counter);
  counter-increment: list-counter;
  position: absolute;
  left: -2.5rem;
  top: 1px;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  font-family: "Inter", sans-serif;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F6F6F6;
  border: 1px solid #E6E8EC;
  font-size: 1.25rem;
}

.about_dev>ol>li:not(:last-child)::after {
  content: '';
  position: absolute;
  left: -15px;
  top: 50px;
  height: calc(100% - 1.5rem);
  border-left: 2px solid #E6E8EC;
}

.sec_pay {
  gap: 10px
}

.payment_input {
  width: 100%;
}

.payment_input>input {
  border-radius: 12px;
  padding: 15px;
  width: 100%;
  border: 2px solid #dcdcdc80;
  color: #647183;
  font-family: "Inter", sans-serif;
}

.promocode_but {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 7px;
}

.promocode_but>svg {
  height: 12px;
  width: 12px;
  fill: #647183;
}

.promocode_but>span {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  cursor: pointer;
  color: #647183;
  font-family: "Inter", sans-serif;
}

.last_pay {
  width: 100%;
  margin-top: 30px
}

.last_pay>button {
  width: 100%;
  line-height: 130%;
  font-size: 12px;
  font-weight: 400;
  border-radius: 12px;
  padding: 18px 12px 18px;
  border: 1px solid #0495d2;
  background: linear-gradient(90deg, #52cafd 0%, #0495d2 100%);
  font-size: 18px;
  font-weight: 700;
  color: white;
}

.svgg {
  fill: #8ed1fc;
  width: 1em;
  height: 1em;
  transition: transform 0.3s ease;
}

.expanded .svgg {
  transform: rotate(90deg);
}

.title {
  margin-bottom: 0.5rem;
  font-size: 2.5rem;
  font-weight: 600;
  color: #2f2f35;
}

.subtitle {
  font-size: 1.25rem;
}

.catalog-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  text-decoration: none;
  height: 400px;
  background: #f2f3f5;
  overflow: hidden;
  border-radius: 1.5rem;
  transition: 0.4s;
  grid-column: span 4;
  min-width: 0;
}

.catalog-card:hover {
  transform: scale3d(1.03, 1.03, 1.03);
}

.catalog-card img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.catalog-section {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 2rem;
}

.btn-white {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2rem;
  border-radius: 0.75rem;
  padding: 0.5rem 1rem;
  font-weight: 500;
  z-index: 1;
  height: auto;
  white-space: nowrap;
  background: #fff;
  box-shadow: 0 48px 48px -20px rgba(2, 16, 57, 0.08), 0px 16px 44px 0px rgba(2, 16, 57, 0.06);
}

.card-text-block {
  position: absolute;
  top: 2rem;
  left: 1.25rem;
  right: 1.25rem;
  text-align: center;
}

.catalog-section {
  margin-top: 2rem;
}

.banner-text {
  font-weight: 600;
  font-size: 26px;
  color: #2f2f35;
}

.banner-text-sm {
  color: #9fa4bc;
  font-size: 1.125rem;
}

.day-products {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 2rem;
  margin-top: 2rem;
}

.day-products_item img {
  width: 166px;
  height: 222px;
  object-fit: cover;
}

.day-products_item {
  border-radius: 1.25rem;
  border: 0.063rem solid #e6e8ec;
  background-color: #ffffff;
  padding: 2.5rem;
  display: flex;
  grid-column: span 6;
  min-width: 0;
}

.day-product-info {
  display: flex;
  flex-direction: column;
  margin-left: 2rem;
}

.icon-star {
  fill: #ffb71d;
}

.day-product-name {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
}

.stars {
  display: flex;
  gap: 3px;
  align-items: center;
}

.stars img {
  width: 16px;
  height: 16px;
}

.day-product-name:hover {
  color: #3b71fe;
  cursor: pointer;
}

.day-product-rating {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
}

.review-count {
  text-decoration: none;
  color: #9fa4bc;
  display: flex;
  align-items: center;
  gap: 3px;
}

.review-count:hover {
  color: #2f2f35;
}

.pricing {
  margin-bottom: -0.25rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
}

.new-price {
  font-size: 1.5rem;
  font-weight: 600;
}

.old-price {
  color: #9fa4bc;
  text-decoration: line-through;
  font-size: 1rem;
}

.sale-in-percent {
  line-height: 1.5rem;
  border-radius: 0.75rem;
  background-color: #fa3b3b;
  color: #fff;
  padding: 0 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
}

.dp-ph {
  border-radius: 0.75rem;
}

.popular-wrapper {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;/*5*/
}

.pop_wrapper {
  align-items: flex-start;
}

.gray-toggle-btn {
  padding: 0.5rem 1rem;
  color: #2f2f35;
  border-radius: 100px;
  background: #fff;
  border: 1px solid #f6f6f6;
  text-decoration: none;
  min-width: 2.5rem;
  font-size: 14px;/*1rem*/
  cursor: pointer;
  font-family: "Inter", sans-serif;
      margin: 5px;
}

.gray-toggle-btn_active {
  cursor: default;
  color: #f6f6f6;
  background-color: #2f2f35;
  border: 1px solid #2F2F35;

}

.popular-btn-group {
  display: inline-block;/*display: flex;*/
  margin-bottom: 1.5rem;
  /*gap: 0.75rem;*/
  text-align: center;
}

.row-card-img {
  width: 270px;
  height: 360px;
  object-fit: cover;
  border-radius: 0.75rem;
  max-height: 100%;
}

.sale-price {
  color: #fa3b3b;
}

.no-hover:hover {
  color: #9fa4bc;
}

.row-product-name {
  font-size: 1.125rem;
  display: -webkit-box;
  line-height: 1.4;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #2f2f35;
  text-decoration: none;
}

.row-product-name:hover {
  color: #3b71fe;
}

.row-card {
  max-width: 270px;
}

.show-all {
  background-color: #f5f5f5;
  border: 1px solid #e6e8ec;
  display: inline-flex;
  height: 3.25rem;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.75rem;
}

.icon-arr {
  border: solid #2f2f35;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(-45deg);
  margin-left: 0.75rem;
  width: auto;
  height: auto;
  transition: 0.3s all;
}

.show-all:hover .icon-arr {
  transform: rotate(-45deg) translate(5px, 5px);
}

.show-all span {
  color: #2f2f35;
}

.recommend-wrapper {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
}

.recommend-container {
  margin-top: 1rem;
}

.help-container {
  margin: 5rem auto;
  background-color: #f7f7f7;
  padding: 0 48px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 240px;
}

.help-social-button {
  cursor: q;
  display: inline-flex;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.75rem;
  padding: 8px 24px;
  background: none;
  border: 1px solid #e6e8ec;
  color: #2f2f35;
  font-size: 16px;
  font-weight: 500;
  margin-right: 8px;
  height: auto;
  display: flex;
  align-items: center;
  gap: 0.2rem;
}

.online-chat {
  width: 20px;
  height: 17px;
}

.help-social-button img {
  margin-right: 10px;
}

.help-social {
  display: flex;
}

.help-info-title {
  color: #000;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px;
}

.help-info-subtitle {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 24px;
}

.help-info {
  max-width: 40rem;
}

.articles-wrapper {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.visa_container {
  width: 100%;
  padding: 35px;
  border-radius: 20px;
  background: #212121 url('../images/planet.png') no-repeat right 20px bottom;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.visa_second_container {
  width: 100%;
  padding: 35px;
  border-radius: 20px;
  background: #DEECF2 url('../images/planet.png') no-repeat right 20px bottom;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.visa_logo_second {
  gap: 0;
}

.visa_logo {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.visa_container>p,
.visa_second_container>p {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 26.63px;
  margin: 8px 0;
}

.visa_container>span,
.visa_second_container>span {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
  margin-bottom: 0;
  color: #989898;
}

.navigate {
  margin: auto;
  height: 20px;
  margin-top: 30px;
}

.navigate>a {
  text-decoration: none;
  color: #2F2F35;
  font-size: 0.875rem;
}

.navigate>a:hover {
  text-decoration: underline;
}

.right-arrow {
  color: #9fa4bc;
  font-size: 0.875rem;
}

.buy_container {
  margin: auto;
  /*height: 650px;*/
  margin-top: 30px;
  display: flex;
  gap: 30px;
  justify-content: center;
}

.small_pictures {
  width: 15px;/*65*/
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 7px;
  height: auto;
}

.picture {
  width: 100%;
  height: 70px;
}

.picture>img {
  border-radius: 0.375rem;
  width: 100%;
  height: 100%;
}

.main_picture {
  width: 470px;
  height: 600px;
}

.main_picture>img {
  width: 100%;
  height: 100%;
  border-radius: 1.25rem;
}

.info {
  width: 600px;
  height: auto;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.info>h1 {
  font-size: 2.5rem;
  line-height: normal;
  font-weight: 600;
}

.reviews {
  width: 100%;
  height: 20px;
  margin-top: 10px;
  gap: 3px;
  display: flex;
}

.reviews>p {
  color: #9fa4bc;
  line-height: 1.5;
  margin-left: 10px;
  font-family: "Inter", sans-serif;
}

.reviews>p:hover {
  color: #000;
}

.info_hr {
  margin: auto;
  width: 1170px;
  margin-top: 20px;
}

.description_wrapper {
  height: auto;
  margin: auto;
  display: flex;
  /*align-items: center;*/
  justify-content: space-between;
}

.description {
  max-width: 800px;
  height: auto;
  /*margin-top: 30px;50*/
  margin:0 auto;
}

.description ul{
  margin-left:20px;
  margin-bottom:10px;
}

.description p{
  margin-bottom:10px;
}

.description>h4 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  margin-bottom: 20px;
}

.description>h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.description2 {
  width: 48%;
  height: auto;
  margin-top: 30px;/*50*/
}
/*
.description2:nth-child(2) {
  margin-top: -40px;
}*/

.description2>h4 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  margin-bottom: 20px;
}

.description2>h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.square_div {
  margin-top: 20px;
  display: flex;
  gap: 25px;
  margin-bottom: 30px;
}

.square_img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.square>span {
  position: absolute;
  font-weight: 500;
  font-size: 1.125rem;
  color: #fff;
  cursor: pointer;
}

.square_img:hover {
  opacity: 0.5;
}

.square {
  width: 4.5rem;
  height: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E6E8EC;
  border-radius: 8px;
  color: #2F2F35;
  cursor: pointer;
}

.last_span {
  color: #2F2F35;
  cursor: pointer;
}

.last_span:hover {
  text-decoration: underline;
}

.description>p {
  color: #2F2F35;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}
.description2>p {
  color: #2F2F35;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  margin-bottom: 10px;
}
.description2 ol, .description2 ul {margin-left: 15px;color:#2F2F35;margin-bottom: 10px;}
.description2 ol li, .description2 ul li {margin-left: 10px;}
.red_desc {
  width: 100%;
  background-color: #fff0f0;
  border-left: 4px solid #fa3b3b;
  padding: 20px;
  margin: 20px 0px;
  border-radius: 0px;
}

.second_h4 {
  margin-top: 40px;
}

.answers_wrap {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.answer {
  width: 100%;
  border-radius: 0.625rem;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.5rem;
  cursor: pointer;
}

.answer_details {
  display: none;
  padding: 1rem 1rem;
  background-color: #f5f5f5;
  border-radius: 0.625rem;
  margin-top: -20px;
 
}

.answer_details>p {
  color: #777E90;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  margin-left: 10px;
}

.answer.expanded .plus_icon {
  transform: rotate(45deg);
}

.ans_div>.plus_icon {
  width: 20px;
  height: 20px;
  fill: #23262f;
  transition: transform 0.3s ease;
}

.plus_icon {
  width: 20px;
  height: 20px;
  fill: #23262f;
}

.answer>p {
  font-size: 1.125rem;
  font-weight: 500;
  font-size: 1.125rem;
  font-weight: 500;
  color: #2F2F35;
}

.answer>svg {
  width: 20px;
  height: 20px;
}

.version {
  width: 100%;
  height: 90px;
  margin-top: 10px;/*10*/
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.version2 {
  width: 100%;
  margin-top: 10px;/*10*/
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.version>p {
  font-weight: bold;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.radio {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: space-between;
}
.radio2 {
  /*width: 100%;*/
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.radio2 a {
    border-radius: 12px;
    background: #fff;
    color:#000;
    border:1px solid #666;
    flex: 1 1 0;
    white-space: nowrap;
    margin: 0 5px 10px 5px;
    min-width: auto;
    max-width: 100%;
    text-align: center;
    font-size: 16px;
}
.radio3 {
  /*width: 100%;*/
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.radio3 .btn-active2 {background: #3b71fe !important;}
.radio3 a {
    border-radius: 12px;
    /*background: #fff;*/
    color:#fff;
    flex: 1 1 0;
    white-space: nowrap;
    margin: 0 5px 10px 5px;
    min-width: auto;
    max-width: 100%;
    text-align: center;
    font-size: 15px;/*16px*/
    background-color: #2f2f35;
}
.choose_radio {
  width: 136px;
  border-radius: 0.75rem;
  border: 2px solid #e6e8ec;
  padding: 0.5rem 1rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.radio input[type="radio"] {
  display: none;
}

.radio input[type="radio"]:checked+.choose_radio {
  border-color: #000;
}

.fst_radio {
  color: #23262f;
  font-size: 17px;
  font-weight: 700;
}

.scd_radio {
  color: #777e90;
  font-size: 0.9375rem;
}

.price {
  width: 100%;
  height: 50px;
  margin-top: 20px;/*30*/
  display: flex;
  align-items: center;
  gap: 20px;
}

.new_price {
  font-weight: 900;/*600*/
  color: #2F2F35;
  line-height: 1.5;
  font-size: 2.125rem;
  font-family: "Inter", sans-serif;
}

.old_price {
  color: #9fa4bc;
  font-size: 1.75rem;
  text-decoration: line-through;
  font-weight: 900;
  text-decoration-color: #c25e5e;
  text-decoration-thickness: 3px;
}


.sale_price {
  padding: 0.25rem 1rem;
  color: #fff;
  border-radius: 100px;
  background: #FA3B3B;
  font-size: 1rem;
  font-weight: 600;
}

.delivery {
  width: 100%;
  height: auto;
  margin-top: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.delivery p {
  font-size:14px;
}

.delivery>span {
  color: #000;/*#777e90*/
  font-size: 14px;/*0.938rem*/
  line-height: 1.3;
  font-family: "Inter", sans-serif;
}

.info>button {
  width: 100%;
  transition: all 0.3s;
  color: #fff;
  display: inline-flex;
  background-color: #2F2F35;
  height: 3rem;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.75rem;
  gap: 10px;
  margin-top: 20px;
  font-family: "Inter", sans-serif;
}

.info>button>svg {
  width: 20px;
  height: 20px;
  font-size: 1rem;
  font-weight: 500;
  fill: white;
}

.icons {
  width: 100%;
  height: 3rem;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  background: #FFFFFF;
}

.icons>img {
 opacity: 0.7;
  mix-blend-mode: luminosity;
}

.partner {
  width: 100%;
  /*height: 70px;*/
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
}

.second_partner {
  display: flex;
  align-items: center;
  gap: 10px;
}

.second_partner>span {
  cursor: pointer;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.second_partner>span:hover {
  text-decoration: underline;
}

.second_partner>svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: #d6dbe0
}

.system {
  width: 100%;
  margin-top: 40px;
}

.system>h1 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  margin-bottom: 15px;
}

dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1;
  margin-bottom: 20px;
}

dd {
  text-align: right;
  order: 2;
  color: #2F2F35;
}

dt {
  color: #777e90;
  order: 0;
}

dl:after {
  content: "";
  border-bottom: 1px dashed #e6e8ec;
  flex: auto;
  order: 1;
  align-self: flex-end;
  margin: 0 0.5rem;
  position: relative;
  top: -1px;
}

.last_dd {
  color: #0067B8;
  cursor: pointer;
}

.last_dd:hover {
  color: #2F2F35;
  text-decoration: underline;
}

.comment {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
}

.comment_name {
  width: 100%;
  display: flex;
  gap: 10px;
}

.my_logo {
  background-color: #7bdcb5;
  margin-top: 5px;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 20px;
}

.comment>p {
  line-height: 1.5rem;
  font-size: 1.125rem;
  margin-top: 10px;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.like_comment {
  margin-top: 5px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.like_comment>svg {
  width: 1.125rem;
  height: 1.125rem;
  fill: #fa3b3b;
}

.like_comment>span {
  cursor: pointer;
  font-family: "Inter", sans-serif;
  color: #2F2F35;
  line-height: 1.15;
}

.com_button {
  width: 100%;

}

.com_username {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.sec_review {
  margin-top: 0px;
  flex-direction: row;
  align-items: center;
  gap: 2px;
}

.sec_review>img {
  width: 1.5rem;
  height: 1.5rem;
}

.rev_name {
  gap: 7px;
}

.number_rev {
  font-size: 1.125rem;
  font-weight: 500;
  color: #2F2F35;
}

.border {
  font-size: 0.875rem;
  color: rgb(230 232 236);
  margin-left: 8px;
}

.tinkoff {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.tinkoff>span {
  padding: 2px 5px;
  font-weight: 500;
  font-size: 0.75rem;
  color: #2F2F35;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e6eaed;
}

.tinkoff>p {
  font-size: 1.125rem;
  font-weight: 500;
  max-width: 300px;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.icon_circle>svg {
  width: 15px;
  height: 15px;
  fill: #7a8690;
}

.icon_circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #7a8690;
  display: flex;
  align-items: center;
  justify-content: center;
}

.com_username>p {
  font-size: 1.125rem;
  font-weight: 500;
  max-width: 300px;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.comm_button {
  width: 100%;
  background-color: #f5f5f5;
  border: 1px solid #E6E8EC;
  display: inline-flex;
  height: 3rem;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.75rem;
  font-family: "Inter", sans-serif;
  color: #2F2F35;
  cursor: pointer;
}

.title_buy {
  font-size: 1.75rem;
  font-weight: 600;
}

.rate {
  width: 26%;
}

.rate_five {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}

.rate_five>h4 {
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.rate_five>img {
  width: 1.75rem;
  height: 1.75rem;
}

.rate>p {
  font-weight: 500;
  font-size: 1.125rem;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.rate>button {
  width: 90%;
  margin-top: 1rem;
  background-color: #2F2F35;
  transition: all 0.3s;
  color: #fff;
  display: inline-flex;
  height: 3rem;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.75rem;
  cursor: pointer;
}

.but_hr {
  margin-top: 1rem;
  margin-bottom: 1rem;

}

.rate>span {
  font-size: 1.125rem;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.my_review {
  border-radius: 10px;
  width: 95%;
  margin-top: 10px;
  padding: 15px 20px;
  border: 1px solid rgb(230 232 236);
  cursor: pointer;
}

.my_review>span {
  font-size: 1.125rem;
  font-weight: 500;
  color: #2F2F35;
}

.sec_logo {
  background-color: white;
}

.article {
  width: 370px;
  height: 470px;
  overflow: hidden;
  position: relative;
  padding: 1.5rem;
  border-radius: 0.938rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.first_article {
  width: 100%;
}

.second_article {
  width: 48.5%;
  height: 380px;
}

.row_div {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.dot {
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
}

.post-info {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  font-weight: 500;
  gap: 0.5rem;
  color: #fff;
  position: relative;
  z-index: 10;
}

.post-info a {
  color: #fff;
  text-decoration: none;
}

.article img {
  content: "";
  position: absolute;
  inset: 0;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}

.first_article img {
  width: 100%;
}

.first_article>p {
  font-size: 3.25rem;
}

.article:hover img {
  transform: scale(1.1);
}

.other_wrapper {
  margin: auto;
  height: auto;
  display: flex;
}

.other_back {
  display: flex;
  align-items: center;
  margin-top: 10px;
  height: 10px;
}

.other_back>span {
  font-size: 1rem;
  margin-left: 0.2rem;
  color: #000;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.other_about {
  display: flex;
  flex-direction: column;
  margin-left: 130px;
}

.other_logo {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 0.5rem;
  background-color: gray;
}

.other_logo>img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.evg_icon>span {
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  color: #000;
  cursor: pointer;
}

.evg_icon>svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: #9fa4bc;
  margin-left: 30px;
}

.evg_icon>p {
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.small_p {
  color: #9fa4bc;
  font-size: 0.875rem;
}

.other_about>span:hover {
  text-decoration: underline;
}

.first_other {
  display: flex;
}

.second_other {
  margin-top: 10px;
  width: 80%;
}

.second_other>h1 {
  margin-bottom: 2.125rem;
  font-size: 52px;
  line-height: 56px;
  font-weight: 600;
  color: #2F2F35;
  font-family: "Inter", sans-serif;
}

.other_container {
  margin: auto;
}

.other_picture {
  border-radius: 1.25rem;
 /* margin: auto;
  width: 83%;
  height: 575px;*/
}

.other_picture>img {
  border-radius: 1.25rem;
  width: 100%;
  height: 100%;
}

.other_about_wrapper {
  margin: auto;
  margin-top: 20px;/*40*/
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.other_head>h1 {
  font-size: 1.75rem;
  line-height: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  color: #2F2F35;
  font-family: "Inter", sans-serif;
  margin-top: 20px;
}

.other_head>p {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 20px;
  color: #2F2F35;
  font-family: "Inter", sans-serif;
}

.other_head>ul {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
  line-height: 32px;
  margin-left: 30px;
}

.other_head>ul>li {
  margin-top: 0.5rem;
  color: #2F2F35;
  font-family: "Inter", sans-serif;
  font-size: 20px;;
}
.quote, blockquote {
    background-color: #2196f30d;
    border-left: 4px solid #2196f3;
    padding: 20px;
    margin: 20px 0px;
    border-radius: 0px;
    font-size:20px;
    line-height: 32px;
}
blockquote p {margin-bottom: 0px !important;}
.off_but {
  margin-bottom: 10px;
  width: 100%;
  padding: 0.75rem 1.5rem;
  border-radius: 0.625rem;
  display: flex;
  justify-content: space-between;
  background-color: #f5f5f5;
}

.first_off {
  display: flex;
  align-items: center;
  gap: 10px;
}

.first_off>span {
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  cursor: pointer;
}

.first_off>span:hover {
  text-decoration: underline;
}

.green_but {
  height: 3rem;
  font-size: 1rem;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 0 2rem;
  background-color: #35ae41;
  font-weight: 500;
  border-radius: 0.75rem;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  border: 1px solid #35ae41;
  cursor: pointer;
}

.green_but:hover {
  background-color: #33913d;
}

.other_head a {
  color: #3b71fe;
  cursor: pointer;
  text-decoration: underline;
}

.other_head a:hover {
  text-decoration: none;
}

.heart_div {
  display: flex;
  flex-direction: column;
  align-items: center;
  /*margin-top: 20px;*/
}

.other_rate {
  display: flex;
  margin-top: 10px;
  gap: 3px;
}

.other_rate>img {
  width: 1.875rem;
  height: 1.75rem;
}

.other_rate>span {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #9fa4bc;
  margin-left: 10px;
  font-family: "Inter", sans-serif;
}

.heart_div>h1 {
  font-weight: 600;
  font-size: 34px;
  line-height: 41px;
  color: #2F2F35;
}

.heart_div>span {
  font-size: 18px;
  line-height: 22px;
  color: #2F2F35;
  max-width: 570px;
  text-align: center;
  margin-top: 10px;
}

.comm_wrapper {
  margin-top: 50px;
  text-align: center;
}

.comm_header {
  display: flex;
}

.comm_header>h1 {
  font-weight: 600;
  font-size: 2.5rem;
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.comm_header>span {
  color: #9fa4bc;
  font-weight: 600;
  line-height: 1.5;
  font-size: 2.5rem;
  font-family: "Inter", sans-serif;
  margin-left: 10px;
}

.comm_input {
  display: flex;
  margin-top: 10px;
  gap: 15px;
}

.comm_input>input {
  padding: 13px 1.125rem;
  border-radius: 2rem;
  color: #000000;
  font-size: 1rem;
  background-color: #f5f5f5;
  width: 100%;
  line-height: 1.2;
  min-height: 1px;
  border: 1px solid transparent;
  resize: none;
  overflow: hidden;
  font-family: "Inter", sans-serif;
}

.comm_input>svg {
  position: relative;
  top: 16px;
  right: 55px;
  width: 1.5rem;
  height: 1rem;
  fill: #9fa4bc;
}

.sub_title {
  color: #2F2F35;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.comm_wrapper>p {
  margin-top: 20px;
  align-items: center;
  color: #9fa4bc;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.art {
  margin-top: 50px;
}

.mid_num {
  border-radius: 0.625rem;
  background-color: #f8f9fa;
  display: flex;
  flex-direction: column;
  padding: 2rem;
}

.mid_num_h1 {
  display: flex;
  align-items: center;
  gap: 20px;
}

.mid_num_h1>h1 {
  color: #2F2F35;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}

.skr {
  color: #3B71FE;
}

.mid_num>ol {
  margin-top: 15px;
  margin-left: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.mid_num>ol>li {
  color: #2F2F35;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

.middle_other {
  width: 65%;
}

.yellow_info {
  background-color: #fff6ed;
  border-left: 4px solid #fc8619;
  padding: 20px;
  margin: 20px 0px;
  border-radius: 0px;
}

.yellow_info>p {
  font-size: 1.25rem;
  line-height: 32px;
}

.article::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.article-section {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 2rem;
  margin: 2.5rem 0;
}

.art_section {
  margin-top: 15px;
}

.article-text {
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
  line-height: 1.2;
  text-decoration: none;
  position: relative;
  z-index: 10;
}

#main-text {
  margin-top: 92px;
}

.text-cont {
  margin: 0 auto;
}

.header1-main {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 29px;
  color: #23262f;
  margin-bottom: 14px;
}

.btn-show-text {
  font-weight: 500;
  color: #3b71fe;
  margin-top: 0.75rem;
  background: none;
  border: none;
  cursor: pointer;
  background: none;
  border: none;
  font-family: "Inter", sans-serif;
  padding: 0;
  overflow: visible;
}

.icon-arr-blue {
  border: solid #3b71fe;
  border-width: 0 0 2px 2px;
  padding: 4px;
  transform: rotate(-45deg);
  margin-top: -6px;
  margin-left: 0.75rem;
  transition: 0.3s all;
  width: auto;
  height: auto;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
}

#main-text .main-text {
  max-height: 100px;
  overflow: hidden;
  position: relative;
  transition: 0.3s;
}

#main-text .main-text2:before {
  background: linear-gradient(180deg, transparent, #fff);
  bottom: 0;
  content: "";
  height: 1.5rem;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
}

#footer {
  border-top: 0.063rem solid #ebeaed;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  margin-top: 6rem;
}

.col-3 {
  grid-column: span 3;
  min-width: 0;
}

.grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 2rem;
}

.h6 {
  font-size: 1.25rem;
  font-weight: 500;
  color: #000;
  margin-bottom: 0.5rem;
}

#footer ul li a {
  font-size: 1.125rem;
  color: #000;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  text-decoration: none;
  margin-top: 0.5rem;
}

#footer ul li a:hover {
  color: #3b71fe;
}

#footer ul {
  list-style: none;
}

.footer-cont {
  margin: 0 auto;
}

.footer-social-row {
  display: flex;
  align-items: center;
  margin-bottom: 1.75rem;
  gap: 16px;
}

.footer-social-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 0.625rem;
  background-color: #f5f5f5;
}

.phone-svg {
  width: 18px;
  height: 19px;
}

.h5 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #2f2f35;
  text-decoration: none;
}

.h5:hover {
  color: #3b71fe;
  text-decoration: none;
}

.gray {
  font-size: 13px;
  margin-top: 4px;
  color: #9fa4bc;
}

.l {
  color: #777;
  text-decoration: none;
  font-size: 14px;
}

.l:hover {
  text-decoration: underline;
}

.bottom-panel-wrapper {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 0.063rem solid #ebeaed;
}

.bottom-panel {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.bottom-panel-nav {
  display: flex;
  gap: 20px;
}

.copyright {
  color: #777;
  font-size: 14px;
}

.link-catalog span {
  line-height: 1.15;
  font-weight: 500;
  font-size: 1.1rem;
}

.swiper-button-next,
.swiper-button-prev {
  min-width: 48px;
  min-height: 48px;
  border: 0.063rem solid #ebeaed;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  z-index: 10;
}

.sw-wrp {
  position: relative;
  margin: 0 auto;
}

.swiper-button-next {
  right: -1.5rem !important;
}

.swiper-button-prev {
  left: -1.5rem !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.swiper-button-prev {
  transform: rotate(180deg);
}

.swiper-button-prev .icon-arr,
.swiper-button-next .icon-arr {
  position: relative;
  width: 13.3px;
  height: 13.3px;
  left: -8px;
}

.swiper-button-upper {
  top: 50% !important;
}

.timer {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.timer span {
  font-size: 1.875rem;
  color: #23262f;
  font-weight: bold;
  position: relative;
}

.timer span:after {
  content: attr(data-title);
  position: absolute;
  top: 100%;
  left: 0;
  color: #9fa4bc;
  font-size: 0.875rem;
  font-weight: 500;
}

.burger-toggle {
  display: none;
}

.bt-cross,
.bt-menu {
  cursor: pointer;
}

.side-panel {
  display: flex;
  position: absolute;
  left: -300%;
  width: 100%;
  height: calc(100% - 80px);/*height: calc(100% - 120px);*/
  transition: 0.3s;
  position: fixed;
  bottom: 0;
  background: white;
  z-index: 100;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.side-panel_open {
  left: 0;
}

.side-panel-menu,
.side-panel-menu ul {
  list-style: none;
  width: 100%;
}

.fire {
  width: 13px;
  height: 13px;
}

.socials__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 0.625rem;
  border: 1px solid #f5f5f5;
}

.socials__item img {
  object-fit: contain;
}

.icon-telegram {
  width: 1.313rem;
  height: 1.125rem;
}

.icon-mail {
  width: 1.5rem;
  height: 1.5rem;
}

.icon-phone {
  width: 1.125rem;
  height: 1.188rem;
}

.socials {
  display: flex;
  gap: 20px;
}

.side-phone-num {
  font-size: 1.25rem;
  font-weight: bold;
  color: #2f2f35;
  text-decoration: none;
  margin-top: 20px;
}

.side-phone-num:hover {
  color: #3b71fe;
}

.profit {
  background: #f5f5f5;
  color: #2f2f35;
  border-radius: 1.25rem;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 24px;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.li-row {
  display: flex;
  gap: 20px;
  align-items: center;
}

.li-row a {
  color: #2f2f35;
  font-weight: 500;
  font-size: 1.125rem;
  text-decoration: none;
}

.li-row {
  color: #2f2f35;
  font-weight: 500;
  font-size: 1.125rem;
  text-decoration: none;
}

.big-li ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 10px;
  transition: 0.3s all;
  max-height: 0;
  overflow: hidden;
  visibility: visible;
  margin-left: 0.75rem;
}

.big-li {
  margin-top: 10px;
}

.big-li ul li a {
  text-decoration: none;
  color: #2f2f35;
}

.gr-arr {
  order: 1;
  width: auto;
  height: auto;
  position: relative;
}

.gr-arr:before {
  content: "";
  position: absolute;
  width: auto;
  height: auto;
  border: solid #3b71fe;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(135deg);
  transition: 0.5s all;
  top: 7px;
  left: -2px;
  top: -6px;
  border: solid #9fa4bc;
  border-width: 2px 2px 0 0;
}

.open .gr-arr:before {
  transform: rotate(0deg);
  transition: 0.5s transform;
  margin-top: 8px;
}

.open .gr-arr {
  top: -3px;
  transform: rotate(-45deg);
}

.open ul {
  max-height: 1000px;
  visibility: visible;
}

.sub {
  margin-top: 10px;
}

.bordered {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  border-bottom: 0.063rem solid #ebeaed;
  border-top: 0.063rem solid #ebeaed;
  margin-top: 30px;
}

.btn-gray {
  background-color: #f5f5f5;
  border: 1px solid #e6e8ec;
  display: inline-flex;
  height: 3.25rem;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.75rem;
  margin-top: 10px;
}

.btn-gray:hover {
  background: #efefef;
}

.list-un {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 0.063rem solid #ebeaed;
}

.list-un li a {
  color: #23262f;
  font-size: 1.125rem;
  text-decoration: none;
}

.list-un li a:hover {
  text-decoration: underline;
}

.bt-cross {
  display: none;
}

.filter_container {
  display: none;
}

.cat_cont {
  margin-top: 20px;
  width: 100%;
  display: none;
}

@media screen and (max-width: 1200px) {
  #catalog {
    display: none !important;
  }
.banner-cat {
    gap: 1rem;
}
  .cat_cont {
    display: block;
  }

  .square_div {
    flex-wrap: wrap;
  }

  .img-card {
    width: 840px !important;
    height: 420px !important;
    cursor: pointer;
  }

  .containernew {
    max-width: 1170px;
    width: 90%;
  }
  
  .containernew2 {
    max-width: 1170px;
    width: 90%;
    white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis;
  }

  .middle_other {
    width: 100%;
  }

  .title {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .other_about {
    margin-left: 0px;
  }

  .other_wrapper {
    width: 90%;
    flex-direction: column;
    gap: 20px;
  }

  .first_other {
    flex-wrap: wrap;
  }

  .catalog-section {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 2rem;
  }

  .catalog-card {
    height: 390px;
    grid-column: span 6;
    min-width: 0;
  }

  .day-products {
    display: flex;
    flex-direction: column;
  }

  .buy_container {
    flex-wrap: wrap;
    height: auto;
  }

  .info {
    width: 100%;
  }

  .radio>label {
    width: 24%;
  }

  .choose_radio {
    width: 100%;
  }

  .info>h1 {
    font-size: 1.5rem;
  }

  .description_wrapper {
    flex-direction: column;
  }

  .description {
    width: 100%;
  }
  .description2 {
    width: 100%;
    margin-top:30px;
  }
.description2:nth-child(2) {
  margin-top: 30px;
}
  .rate {
    width: 100%;
    margin-top: 10px;
  }

  .search_div {
    width: 100%;
  }

  .row-card {
    max-width: 31%;
  }

  .main_picture {
    margin-left: 60px
  }

  .main_picture {
    width: 433px;
    height: 600px;
  }

  .small_pictures {
    width: 152px;
  }

  .picture {
    width: 100%;
    height: 135px
  }

  .radio {
    height: auto;
    flex-wrap: wrap;
    gap: 10px;
  }

  .version {
    height: auto;
  }

  .row-card-img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 0.75rem;
    max-height: 100%;
  }

  #popular-swiper {
    margin-bottom: 50px;
  }

  .help-container {
    height: max-content;
    flex-direction: column;
    align-items: start;
  }

  .catalog_container {
    display: none;
  }

  .first_div {
    width: 100%;
  }

  .filter_container {
    display: flex;
    width: 100%;
    height: 3rem;
    padding: 0 2rem;
    justify-content: center;
    align-items: center;
    transition: 0.3s all ease-in;
    font-size: 1rem;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0.75rem;
    margin-top: 30px;
    background-color: #efefef;
    border: 1px solid #E6E8EC;
    cursor: pointer;
  }

  .second_div {
    display: none;
  }

  .chat-img {
    margin: 0 auto;
  }

  .help-info-title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px;
  }

  .articles-wrapper .title {
    font-size: 40px;
  }

  .article {
    grid-column: span 4;
    min-width: 0;
    width: auto;
  }

  .col-lg-6 {
    grid-column: span 6;
    min-width: 0;
  }

  .link-catalog,
  .search-block {
    display: none;
  }

  .burger-toggle {
    display: block;
  }

  .burger-toggle img {
    width: 24px;
    height: 24px;
  }
}

@media(max-width:850px) {
  .radio>label {
    width: 48%;
  }
}

@media (max-width: 767px) {
    ._a_12sef_10 {
    font-size: 20px;
}
.off_but {
display: block;
text-align: center;
}
.first_off {
    display: contents;   
}
.green_but {
    margin-top:10px;
}
    .banner-cat .banner-code {
   width: auto;
}
    .banner-cat {
    justify-content: center;
    padding: 1.25rem;
}
.banner-cat .banner-title {
    text-align: center;
    font-size: 1.2rem;
}
        .other_head>p {
  font-size: 16px;
  line-height: 26px;
}
.other_head>ul>li {
  font-size: 16px;;
}
.middle_other p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
}
.middle_other h2 {
    font-size: 1.25rem;
    line-height: 1.5rem
}
.middle_other ol {
    font-size: 16px;
    line-height: 26px;
}
.middle_other ul {
    font-size: 16px;
    line-height: 26px;
}
.quote {
    font-size:16px;
    line-height: 26px;
}
  .fixed_div.visible {
    display: none;
  }
  #article > h1 {
    font-size: 26px;
    line-height: 28px;
}

  .getcid_wrapper>span {
    font-size: 2.5rem;
    font-weight: 600;
    display: inline;
  }

  .getcid_wrapper>img {
    width: 40px;
    height: 40px;
  }

  .payment_cont>h1 {
    font-size: 36px;
  }

  .promocode_input {
    height: 110px;
    gap: 15px;
  }

  .about_dev {
    width: 90%;
  }

  .about_dev>ol>li::before {
    left: -19px;
  }

  .about_dev>ol>li:not(:last-child)::after {
    left: 5px;
  }

  .about_dev>ol {
    line-height: 32px;
  }

  .inp_but {
    flex-direction: column;
  }

  .inp_but>input {
    width: 100%;
  }

  .inp_but>button {
    width: 100%;
  }

  .activated_wrapper>h1 {
    text-align: center;
  }

  .bottom-panel-nav {
    flex-wrap: wrap;
    gap: 10px;
  }

  .second_other>h1 {
    font-size: 1.5rem;/*font-size: 1.75rem;*/
    line-height: 1.2;
  }

  .other_picture {
    border-radius: 1.25rem;
   /* margin: auto;
    width: 83%;
    height: 422px;*/
  }

  .ans_div {
    display: flex;
    align-items: center;
    justify-content: center;
  }


  .help-container {
    flex-wrap: wrap;
    background-color: #f7f7f7;
    padding: 30px 30px;
    border-radius: 24px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .first_article {
    height: 350px;
  }

  .first_article>p {
    font-size: 1rem;
  }

  .row_div {
    flex-direction: column;
  }

  .second_article>p {
    font-size: 1rem;
  }

  .article>p {
    font-size: 1rem;
  }

  .article {
    height: 350px;
  }

  .article img {
    width: 100%;
  }

  .main_picture {
    margin-left: 0;
    width: 365px;
    height: 476px;
  }

  .small_pictures {
    width: 115px;
  }

  .picture {
    height: 112px;
  }

  .row-card {
    max-width: 47%;
  }

  .timer {
    gap: 0.6rem;
    align-items: center;
  }

  .timer span {
    font-size: 1.563rem;
  }

  .timer span:after {
    font-size: 0.75rem;
  }

  .help-social-button {
    min-height: 3rem;
    margin-bottom:15px;
  }

  .help-social {
    display: flex;
    flex-direction: column;
    align-items: start;
  }

  .day-product-name,
  .new-price {
    font-size: 16px;
  }
  .old-price {font-size: 14px;}

  .swiper-button-prev,
  .swiper-button-next {
    width: 2rem !important;
    height: 2rem !important;
    min-width: 2rem !important;
    min-height: 2rem !important;
  }

  .swiper-button-next {
    left: 0;
    right: 1rem !important;
  }

  .swiper-button-prev {
    left: 1rem !important;
    right: 0;
  }

  .catalog-section {
    grid-gap: 0 !important;
    grid-row-gap: 2rem !important;
  }

  .catalog-card {
    height: 390px;
  }

  #catalog {
    display: none;
  }

  .header-top,
  .hide-on-mobile {
    display: none;
  }

  .header-panel {
    width: max-content;
    display: flex;
    gap: 10px;/*20*/
  }

  .img-card {
    width: 100% !important;
    height: auto !important;
    border-radius: 1.5rem;
  }

  .catalog-card {
    grid-column: span 12 !important;
  }

  .day-products_item img {
    width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 16px;
  }

  .day-products_item {
    flex-direction: column;
  }

  .day-products {
    width: 90% !important;
  }
  .sw-wrp {
    width: 90% !important;
    display: none;
  }

  .stars img {
    width: 16px;
    height: 16px;
  }

  .day-product-info {
    margin-left: 0;
    margin-top: 20px;
  }

  .day-products_item {
    flex-wrap: wrap;
    padding: 1.5rem 1.5rem 2.5rem 1.5rem;
    grid-column: auto;
  }

  .day-products {
    overflow: auto;
    grid-template-columns: 80% 80%;
    display: grid;
    flex-direction: row;
  }

  .popular-btn-group {
    display: none;
  }

  .my_buttons {
    display: flex;
    flex-wrap: wrap;
  }

  .swiper-button-upper {
    display: none !important;
  }

  #popular-swiper .swiper-wrapper,
  #recommend-swiper .swiper-wrapper {
    display: grid;
    gap: 19px;
    grid-template-columns: repeat(12, 1fr);
  }

  #popular-swiper .swiper-wrapper .row-card,
  #recommend-swiper .swiper-wrapper .row-card {
    grid-column: span 6;
    min-width: 0;
    max-width: 100%;
  }

  .row-card-img {
    /*height: max-content;*/
  }

  .article-section {
    display: flex;
    flex-direction: column;
  }

  .footer-cont {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 590px) {
.nomobbanimg {display:none;}    
.activated_wrapper h2 {font-size: 1.25rem !important;}
.imgapple {width:24px;}
  .main_picture {
    margin-left: 0;
    width: 206px;
    height: 262px;
  }
  ._a_12sef_10 {
    font-size: 14px;
}

  .heart_div>h1 {
    text-align: center;
  }

  .comm_header>h1 {
    font-size: 1.5rem;
  }

  .comm_header>span {
    font-size: 1.5rem;
  }

  .small_pictures {
    width: 30px;/*50*/
  }

  .picture {
    height: 48px;
  }

  .other_picture {
    border-radius: 1.25rem;
   /* margin: auto;
    width: 83%;
    height: 322px;*/
  }

  .green_but_img {
    width: 90%;
    height: 150px;
  }

  .row-product-name {
    font-size: 13px;
  }
}


@media screen and (min-width: 1200px) {
  .side-panel {
    display: none !important;
  }
}

.overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  opacity: 1;
  top: 0;
  left: 0;
  transition: 0.3s all ease;
}

.overlay_igrone {
  display: none;
  opacity: 0;
}

#catalog {
  border-radius: 0 0 1rem 1rem;
  background-color: #ffffff;
  position: absolute;
  /*top: 123px;*/
  right: calc((100% - 1170px) / 2);
  border-top: 1px solid #ebeaed;
  padding: 1.25rem 0;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
  overflow: hidden;
  max-height: 0;
  z-index: -1;
}

.show {
  opacity: 1 !important;
  visibility: visible !important;
  max-height: 2000px !important;
  z-index: 100 !important;
}

#catalog .col-1 {
  flex-basis: 27%;
  border-right: 1px solid #ebeaed;
  padding: 0 1.5rem;
}

#catalog .col-1 ul li a.all {
  color: #777e90;
}

#catalog .col-1 ul li ul {
  display: none;
}

#catalog .col-1 ul li a {
  position: relative;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: 0.3s all;
  padding: 0.875rem 1rem;
  border-radius: 0.75rem;
  justify-content: space-between;
}

#catalog ul {
  list-style: none;
}

#catalog .col-2.hovered .h2,
#catalog .col-2.hovered ul {
  opacity: 1;
  visibility: visible;
}

#catalog .col-2 .h2 {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
  margin-bottom: 1rem;
}

h2,
.h2 {
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

#catalog .col-2 {
  flex-basis: 73%;
  min-height: 508px;
  padding: 0 2rem;
  transition: 0.3s all;
  display: flex;
  flex-direction: column;
}

#catalog .col-2 ul {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 1.5rem 0;
  margin-bottom: 2rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
}

#catalog a {
  text-decoration: none;
  color: #23262f;
}

.profit img {
  width: 13px;
  height: 13px;
}

.profit {
  background: #ff8a35;
  color: #fff;
  position: absolute;
  right: 16px;
}

#catalog .col-1 ul li a.hover .arr {
  border-color: #2f2f35;
}

#catalog .col-1 ul li a .arr {
  position: absolute;
  border: solid #2f2f35;
  border-width: 0 1px 1px 0;
  padding: 3px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  right: 1rem;
}

#catalog .col-2 .banner-container {
  justify-content: space-between;
  padding: 0px 42px 0px 34px;
  min-height: 200px !important;
  background-color: rgba(27, 27, 27, 1) !important;
  border-radius: 1.5rem !important;
  display: flex !important;
}

.tw-text-white {
  font-size: 32px !important;
  color: white;
  font-weight: 600 !important;
}

.tw-text-gray-1 {
  margin-bottom: 1rem !important;
  color: rgba(150, 150, 150, 1);
}

.btn.btn-small,
a.btn.btn-small {
  height: auto;
  padding: 0.5rem 1rem;
}

.btn.btn-dark,
a.btn.btn-dark {
  background-color: #2f2f35;
  transition: all 0.3s;
  color: #fff;
  display: inline-flex;
  height: 3.25rem;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.75rem;
  border: none;
  gap: 10px;
  line-height: 1.15;
}

.icon-telegram span {
  font-weight: 500;
}

.tg-black {
  width: 21px;
  height: 18px;
}

.btn.btn-small,
a.btn.btn-small {
  height: 40px;
  padding: 0.5rem 1rem;
}

.btn.btn-telegram,
a.btn.btn-telegram {
  background: linear-gradient(0deg, #1d93d2 0%, #38b0e3 100%), #fff;
  color: #fff;
  display: inline-flex;
  height: 40px;
  padding: 0 2rem;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.75rem;
  gap: 10px;
}

.btn-telegram span {
  color: #fff;
  font-weight: 500;
}

.catalog-banner-text {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}

#catalog .col-2 ul li a:hover {
  color: #969696;
}

#catalog .col-1 ul li a:hover {
  background: #f6f6f6;
}

.overlay {
  opacity: 0;
  display: none;
}

.overlay_show {
  opacity: 1;
  display: block;
}

.active {}

.link-catalog.active .icon-catalog-burger {
  background: transparent;
}

.link-catalog.active .icon-catalog-burger:before {
  transform: rotate(45deg);
}

.link-catalog.active .icon-catalog-burger:after {
  width: 18px;
  transform: rotate(-45deg);
}

/*быстрая оплата*/
.gap-4 {
    gap: 0.75rem !important
}
.d-flex {display: flex!important;}
.container {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5)
}
.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}
.justify-content-between {
    justify-content: space-between!important;
}
.col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }
.banner__content {
    padding: 0px 0 0px 0;
}
.banner__content .sub {
    padding-left: 15px;
}
.ralt {
    position: relative;
}
.flex-col {
    flex-direction: column;
}
.flex {
    display: flex;
}

.w-full {
    width: 100%;
}
.find__searchcartwo {
    margin-bottom: 0px;
    transform: translateY(0%);
}
.find__searchcard {
    /*box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);*/
    border-radius: 16px;
    padding: 40px;
    background: #f5f5f5;/*#F6F8FA*/
    border: 1px solid #ebeaed;
    /*margin-bottom: -150px;
    transform: translateY(-50%);*/
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.base2 {
    color: #20abe5;
}
.flex-column {
    flex-direction: column!important;
}
.mb-4 {
    margin-bottom: 1rem !important;/*margin-bottom: 1.5rem !important*/
}
.mt-4 {
    margin-top: 1.5rem!important;
}
.title {
    color: #222E48;
}
.inter {
    font-family: "Inter", sans-serif;
}
.mb-16 {
    margin-bottom: 16px;
}
.input-field {
    border-radius: 10px;
    padding: 15px;
    width: 100%;
    border: 1px solid #646464;
    color: #647183;
	border-radius: 12px;
	font-size: 16px;
}
.p-3 {
    padding: 1rem!important;
}
.open-promo__btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    cursor: pointer;
    color: #647183;
    margin-top: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-right: 20px;
    padding-left: 3px;
    margin-bottom: -5px;
}
.open-promo__btn.active::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.open-promo__btn::before {
    content: '';
    position: absolute;
    right: 0;
    top: calc(50% + 2px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 7px;
    height: 1px;
    background-color: #45474a;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
}
.open-promo__btn.active::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.open-promo__btn::after {
    content: '';
    position: absolute;
    right: 5px;
    top: calc(50% + 2px);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 7px;
    height: 1px;
    background-color: #45474a;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
}
.promo__hidden-block {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    opacity: 1;
    max-height: none;
    /* max-height: 0; */
}
.promo__hidden-block.hidden {
    opacity: 0;
    overflow: hidden;
}
@media (max-width: 991px) {
    .mb-16 {
        margin-bottom: 10px;
    }
}
.fw-500 {
    font-weight: 500;
}
.fz-18 {
    font-size: 18px;
}
@media (max-width: 767px) {
    .activated_wrapper>p {
    font-size: 15px;
    line-height: 22px;
    }
    .activated_wrapper {margin-top: 20px}
    .fz-18 {
        font-size: 16px;
    }
}
.d-block {
    display: block!important;
}
.gap-3 {
    gap: 0.5rem!important;
}
.lineh1 {line-height: 1;}
.d-inline-flex {
    display: inline-flex!important;
}
.text-white {
    --tw-text-opacity: 1;
}
.text-blue-600 {
    --tw-text-opacity: 1;
    /*color: rgb(37 99 235 / var(--tw-text-opacity));*/
    color: #fff;
    text-decoration: none;
}

.font-normal {
    font-weight: 400;
}
.bg-\[\#f3f6fc\] {
    --tw-bg-opacity: 1;
    /*background-color: rgb(243 246 252 / var(--tw-bg-opacity));*/
    background-color: #2f2f35;
}
.rounded-\[100px\] {
    border-radius: 100px;
}
.inline-block {
    display: inline-block;
}
.mr-\[2px\] {
    margin-right: 2px;
}
.p-4 {
    padding: 0.6rem 1.3rem 0.6rem 1.3rem!important;
}
.btn-active2 {
    /*background: linear-gradient(90deg,#52cafd 0%,#0495d2 100%);*/
    background:#3b71fe;
}
.mb-2 {
    margin-bottom: 0.5rem!important;
}
.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
	font-size: 12px;
	line-height: 1.5;
    margin-bottom: 0;
	font-family: "Inter", sans-serif;
}
.max-w-\[600px\] {
   /*max-width: 600px;*/
    max-width: 100%;
}

.mb-40 {
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .mb-40 {
        margin-bottom: 15px;
    }
}
.mb-24 {
    margin-bottom: 24px;
}
@media (max-width: 991px) {
    .mb-24 {
        margin-bottom: 15px;
    }
}
.d2 {
    font-size: 45px;/*52*/
    line-height: 150%;
    font-weight: 600;
    display: block;
    font-family: "Inter", sans-serif;
}
.find__searchcartwo .card__find__item .cmn--btn {
    width: 100%;
    text-align: center;
}
.cmn--btn {
    border-radius: 12px;
    padding: 12px 16px 12px;
    /* padding: 12px 25px 14px; */
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    /*display: inline-block;*/
    /* text-transform: capitalize; */
    position: relative;
    /*background: linear-gradient(90deg,#52cafd 0%,#0495d2 100%);*/
    background: #2f2f35;
    overflow: hidden;
width: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
height: 3rem;
border:none;
}
.cmn--btn span {
    position: relative;
    z-index: 1;
    transition: all 0.5s;
    color: #fff;
}
.cmn--btn svg {
    width: 20px;
    height: 20px;
    font-size: 1rem;
    font-weight: 500;
    fill: white;
    margin-right:10px;
}
.banner__content2box .d2 {
    line-height: 130%;
}
a {
    text-decoration: none;
    margin: 0;
    color: var(--title);
    font-family: "Inter", sans-serif;
    transition: all 0.3s;
}
@media (max-width: 1199px) {
    .banner__content2box .d2 {
        font-size: 42px;
    }
}

@media (max-width: 500px) {
    .banner__content .sub {
        font-size: 20px;
    }
}
.banner__content .sub::before {
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 15px;
    height: 2px;
    content: "";
    background: var(--base);
}
.banner__content .sub2 {
    padding-left: 15px;
}
@media (max-width: 500px) {
    .banner__content .sub2 {
        font-size: 20px;
    }
}
.banner__content .sub2::before {
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 15px;
    height: 2px;
    content: "";
    background: var(--base2);
}
@media (max-width: 1399px) {
    .banner__content .d1 {
        font-size: 58px;
        line-height: 130%;
    }
}
@media (max-width: 767px) {
    .banner__content .d1 {
        font-size: 48px;
    }
}
@media (max-width: 575px) {
    .find__searchcard {
        /*transform: translateY(-20%);*/
        padding: 20px;
    }
	.banner__content2box .d2 {
        font-size: 24px;/*32px*/
    }
    .mobilnew {
    font-size: 22px;
    }
    .nomobolpop {display:none;}
}
@media (max-width: 500px) {
    .banner__content .d1 {
        font-size: 36px;
    }
}
.banner__content .ball {
    position: absolute;
    top: 20px;
    left: -120px;
    z-index: -1;
    animation: cir360 17s linear infinite;
}
@media (max-width: 1399px) {
    .banner__content {
        padding: 150px 0 180px;
    }
}
@media (max-width: 991px) {
    .banner__content {
        padding: 0px 0 20px;/*padding: 150px 0 20px;*/
    }
    .rightblockmob {display:none;}
}
@media (max-width: 767px) {
    .banner__content {
        /*padding: 60px 0 20px;*/
        /*padding: 130px 0 20px;*/
       padding: 0px;
    }
    
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
	.col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
	}
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
	.md\:flex-row {
    flex-direction: row;
	}
	.col-md-12 {
    flex: 0 0 auto;
    width: 100%;
	}
}
.justify-between {
    justify-content: space-between;
}
.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
button:not(:disabled) {
    cursor: pointer;
}
.border-none {
    border-style: none;
}
@media (min-width:992px) {
    .container {
        max-width: 960px
    }
	.col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
	.px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
	.col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
	}
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
	.col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
	}
}

@media (min-width:1400px) {
    .container  {
        max-width: 1140px;/*1320px*/
    }
	.col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}


/**
 * Minified by jsDelivr using clean-css v5.3.0.
 * Original file: /npm/toastify-js@1.12.0/src/toastify.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */
.toastify {
  padding: 12px 20px;
  color: #fff;
  display: inline-block;
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12),
    0 10px 36px -4px rgba(77, 96, 232, 0.3);
  background: -webkit-linear-gradient(315deg, #73a5ff, #5477f5);
  background: linear-gradient(135deg, #73a5ff, #5477f5);
  position: fixed;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-radius: 2px;
  cursor: pointer;
  text-decoration: none;
  max-width: calc(50% - 20px);
  z-index: 2147483647;
}
.toastify.on {
  opacity: 1;
}
.toast-close {
  background: 0 0;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 1em;
  opacity: 0.4;
  padding: 0 5px;
}
.toastify-right {
  right: 15px;
}
.toastify-left {
  left: 15px;
}
.toastify-top {
  top: -150px;
}
.toastify-bottom {
  bottom: -150px;
}
.toastify-rounded {
  border-radius: 25px;
}
.toastify-avatar {
  width: 1.5em;
  height: 1.5em;
  margin: -7px 5px;
  border-radius: 2px;
}
.toastify-center {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  max-width: fit-content;
  max-width: -moz-fit-content;
}
@media only screen and (max-width: 600px) {
  .toastify {
    max-width: calc(100% - 0px);
    transform: translate(0px, 20px) !important;
  }
}
@media only screen and (max-width: 360px) {
  .toastify-left,
  .toastify-right {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}
/*# sourceMappingURL=/sm/cb4335d1b03e933ed85cb59fffa60cf51f07567ed09831438c60f59afd166464.map */
