@font-face {
  font-family: "GreycliffCFDemi";
  src: url("../fonts/subset-Greycliff-TR-DemiBold.eot");
  src: url("../fonts/subset-Greycliff-TR-DemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-Greycliff-TR-DemiBold.woff2") format("woff2"), url("../fonts/subset-Greycliff-TR-DemiBold.woff") format("woff"), url("../fonts/subset-Greycliff-TR-DemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GreycliffCF";
  src: url("../fonts/subset-Greycliff-TR-Bold.eot");
  src: url("../fonts/subset-Greycliff-TR-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-Greycliff-TR-Bold.woff2") format("woff2"), url("../fonts/subset-Greycliff-TR-Bold.woff") format("woff"), url("../fonts/subset-Greycliff-TR-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GreycliffCFExtra";
  src: url("../fonts/subset-Greycliff-TR-ExtraBold.eot");
  src: url("../fonts/subset-Greycliff-TR-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-Greycliff-TR-ExtraBold.woff2") format("woff2"), url("../fonts/subset-Greycliff-TR-ExtraBold.woff") format("woff"), url("../fonts/subset-Greycliff-TR-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GreycliffCF";
  src: url("../fonts/subset-Greycliff-TR-Heavy.eot");
  src: url("../fonts/subset-Greycliff-TR-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-Greycliff-TR-Heavy.woff2") format("woff2"), url("../fonts/subset-Greycliff-TR-Heavy.woff") format("woff"), url("../fonts/subset-Greycliff-TR-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GreycliffCF";
  src: url("../fonts/subset-Greycliff-TR-Light.eot");
  src: url("../fonts/subset-Greycliff-TR-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-Greycliff-TR-Light.woff2") format("woff2"), url("../fonts/subset-Greycliff-TR-Light.woff") format("woff"), url("../fonts/subset-Greycliff-TR-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GreycliffCF";
  src: url("../fonts/subset-Greycliff-TR-Medium.eot");
  src: url("../fonts/subset-Greycliff-TR-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-Greycliff-TR-Medium.woff2") format("woff2"), url("../fonts/subset-Greycliff-TR-Medium.woff") format("woff"), url("../fonts/subset-Greycliff-TR-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GreycliffCF";
  src: url("../fonts/subset-Greycliff-TR-Regular.eot");
  src: url("../fonts/subset-Greycliff-TR-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-Greycliff-TR-Regular.woff2") format("woff2"), url("../fonts/subset-Greycliff-TR-Regular.woff") format("woff"), url("../fonts/subset-Greycliff-TR-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 16px;
  width: 100%;
}

body {
  width: 100%;
  font-family: GreycliffCF, Helvetica, Calibri, sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
  background: linear-gradient(180deg, #061B23 0%, #081116 100%);
}

h1, h2, h3, p {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}

.footer__wrapper, .deals__wrapper, .mainstage__wrapper {
  max-width: 1530px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}

.legal__wrapper {
  max-width: 1320px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}

.blur .card__price {
  visibility: hidden;
  opacity: 0;
}

.desktop-hidden, .desktop1024-hidden, .mobil-visible, .desktop-tablet-hidden {
  display: none !important;
}

.desktop-visible, .desktop1024-visible, .mobil-hidden, .desktop-tablet-visible {
  display: block !important;
}

.center {
  text-align: center;
}

.hdesc {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.btn {
  height: 37px;
  line-height: 37px;
  border-radius: 100px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0;
  width: auto;
  cursor: pointer;
  transition: all 0.4s;
  background: none transparent;
  color: #1E1E1E;
  background-color: #FFC82A;
}
.btn[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

.mainstage {
  width: 100%;
}
.mainstage__badge {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: flex-end;
}
.mainstage__badge .badgescroll {
  display: inline-block;
}
.mainstage__badge-250tl {
  text-align: center;
  padding-right: 330px;
  padding-bottom: 25px;
}
.mainstage__badge-250tl img {
  width: 302px !important;
  height: 217px;
}
.mainstage__badge-6taksit {
  text-align: center;
  padding-left: 130px;
  padding-bottom: 25px;
}
.mainstage__badge-6taksit img {
  width: 302px !important;
  height: 221px;
}
.mainstage__badge-all {
  display: none;
}
.mainstage__image img {
  width: 100%;
}
.mainstage .band {
  background-color: #fff;
  padding: 16px;
  border-radius: 80px;
  width: 40%;
  margin: -90px auto 0 auto;
  position: relative;
  z-index: 999;
}
.mainstage .band__first {
  display: grid;
  gap: 10px;
  align-items: center;
  text-decoration: none;
  grid-template-columns: 52px auto 136px;
  text-decoration: none;
  outline: 0;
}
.mainstage .band img.pasaj {
  width: 42px;
  height: 43px;
}
.mainstage .band__title {
  color: #133D4E;
  font-size: 1.2rem;
  font-weight: 700;
}
.mainstage .band .btn {
  width: 136px;
}

.deals {
  padding: 50px 0;
  color: #fff;
}
.deals__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.card {
  border-radius: 20px;
  display: grid;
  grid-template-columns: 57% 43%;
  min-height: 250px;
  text-decoration: none;
  grid-template-areas: "text image";
  background-color: #fff;
}
.card--reverse {
  grid-template-columns: 45% 55%;
  grid-template-areas: "image text";
}
.card--reverse .card__image {
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.card--reverse .card__text {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 20px 25px 20px 25px;
}
.card--3saatlik {
  background-color: transparent !important;
}
.card--3saatlik .card__image {
  background: #70b2e2 url("../images/3saatlik-pasaj-firsatlari.jpg") no-repeat center center;
  background-size: 100%;
}
.card--3taksit {
  background-color: transparent !important;
}
.card--3taksit .card__image {
  background: url("../images/pf6t.jpg") no-repeat center center;
  background-size: cover;
}
.card--yuzde50nakit {
  background-color: transparent !important;
}
.card--yuzde50nakit .card__image {
  background: url("../images/yuzde50nakit.jpg") no-repeat center center;
  background-size: cover;
}
.card--garantibbva {
  background-color: transparent !important;
}
.card--garantibbva .card__image {
  background: url("../images/garantibbva-bonus.jpg") no-repeat center center;
  background-size: cover;
}
.card--phone {
  background-color: #fff;
}
.card--phone .card__image {
  background-color: #fff;
}
.card--platinum {
  background-color: transparent !important;
}
.card--platinum .card__image {
  background-color: #273744;
}
.card--kredikarti {
  background-color: transparent !important;
}
.card--kredikarti .card__image {
  background: url("../images/kredikarti.jpg?V2") no-repeat center center;
  background-size: cover;
}
.card--color .card__image {
  background-color: #ECECEC;
}
.card--dyson {
  background: url("../images/dyson_bg.jpg") no-repeat center center;
  background-size: cover;
}
.card--dyson .card__text {
  background: none;
}
.card--pf6t {
  background: url("../images/pft6-genel.jpg") no-repeat center center;
  background-size: cover;
}
.card--pf6t .card__text {
  background: none;
}
.card--financell {
  background: url("../images/financell.jpeg") no-repeat center center;
  background-size: cover;
}
.card--financell .card__text {
  background: none;
}

.card--telefonaksesuar {
  background: url("../images/aksesuarlp.jpg") no-repeat center center;
  background-size: cover;
}
.card--telefonaksesuar .card__text {
  background: none;
}
.card--wiyo {
  background: url("../images/wiyo.jpg") no-repeat center center;
  background-size: cover;
}
.card--wiyo .card__text {
  background: none;
}
.card--apple {
  background: url("../images/appledays_flp.jpg?V2") no-repeat center center;
  background-size: cover;
}
.card--apple .card__text {
  background: none;
}
.card--braun {
  background: url("../images/braun.jpg") no-repeat center center;
  background-size: cover;
}
.card--braun .card__text {
  background: none;
}
.card--ticariCard {
  background: url("../images/kurumsal-kart.jpg") no-repeat center center;
  background-size: cover;
}
.card--ticariCard .card__text {
  background: none;
}
.card__text {
  background: #FFF;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 20px 25px 20px 25px;
  position: relative;
  grid-area: text;
}
.card__text-title {
  font-size: 1.5rem;
  line-height: 1.7rem;
  color: #1E1E1E;
}
.card__text-title span.color {
  color: #045CCF;
}
.card__text-titlebg {
  font-size: 1.625rem;
  line-height: 1.725rem;
  color: #1E1E1E;
}
.card__text-titlebg span.color {
  color: #045CCF;
}
.card__text-titlebg--color {
  color: #fff;
}
.card__text-titlebg--color span.color {
  color: #fff;
}
.card__text-titlebglight {
  font-size: 1.625rem;
  line-height: 1.725rem;
  color: #fff;
}
.card__text-titlebglight span.color {
  color: #fff;
}
.card__text-content {
  font-size: 1.375rem;
  line-height: 1.675rem;
  color: #1E1E1E;
  font-weight: 500;
  letter-spacing: -0.44px;
  padding-top: 16px;
}
.card__text-contentlight {
  font-size: 1.375rem;
  line-height: 1.675rem;
  color: #fff;
  font-weight: 500;
  letter-spacing: -0.44px;
  padding-top: 16px;
}
.card__text-producttitle {
  color: #1E1E1E;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.45rem;
  height: 46px;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.card__text-producttitle--one {
  height: auto !important;
  -webkit-line-clamp: 1;
}
.card__text-price {
  color: #1E1E1E;
  letter-spacing: -0.4px;
  font-size: 1.575rem;
  font-weight: 600;
  padding: 10px 0 0 0;
}
.card__text-price sub {
  font-size: 1.1rem;
  bottom: 6px;
  position: relative;
}
.card__text-price span.installment {
  font-size: 1rem;
  font-weight: 500;
  display: grid;
}
.card__bottom {
  position: absolute;
  bottom: 20px;
}
.card__bottom-text {
  font-weight: 700;
  color: #045CCF;
  font-size: 0.9rem;
  line-height: 1.2rem;
  text-decoration-line: underline;
  padding-top: 12px;
}
.card__image {
  grid-area: image;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  display: grid;
  align-items: center;
  justify-items: center;
}
.card__image img {
  width: 100%;
}
.card .btn--deals {
  width: 155px;
}
.card .btn--incele {
  width: 210px;
}

.legal {
  padding: 50px 0 100px 0;
}
.legal__caption {
  font-weight: 500;
  font-size: 1.75rem;
  color: #fff;
  text-align: center;
  padding-bottom: 32px;
}
.legal__part {
  position: relative;
  width: 100%;
  margin: 20px 0 0 0;
  text-align: left;
}
.legal__accordion {
  position: relative;
  width: 100%;
  display: block;
  text-align: left;
}
.legal__acc-wrap {
  cursor: pointer;
  margin: 12px 0;
  padding: 20px 5px 20px 0px;
  width: calc(100% - 70px);
  display: block;
  border-radius: 12px;
  background-color: #102028;
  text-decoration: none;
  padding: 20px 35px;
}
.legal__acc-wrap.active .legal__acc-item h3 {
  font-weight: 700;
}
.legal__acc-wrap.active .legal__acc-item-plus {
  opacity: 1;
}
.legal__acc-wrap.active .legal__acc-item-plus:before {
  transform: rotate(-90deg);
  background-color: #1F3845;
}
.legal__acc-wrap.active .legal__acc-item-plus:after {
  background-color: #1F3845;
}
.legal__acc-wrap h3 {
  color: #fff;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.55rem;
  margin: 0;
  padding: 0;
}
.legal__acc-item {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding: 0;
  align-items: center;
}
.legal__acc-item-plus {
  position: relative;
  width: 18px;
  height: 18px;
}
.legal__acc-item-plus:after {
  border-radius: 15px;
  background-color: #1F3845;
  width: 18px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 0;
  content: "";
}
.legal__acc-item-plus:before {
  background-color: #1F3845;
  width: 2px;
  height: 18px;
  border-radius: 15px;
  position: absolute;
  top: 0;
  left: 8px;
  content: "";
  transition: all 0.2s ease-in-out;
}
.legal__acc-content {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.01, 0.96, 0.52, 0.98);
}
.legal__acc-content.active {
  max-height: 100%;
  overflow: visible;
  opacity: 1;
  padding: 20px 0 0 0;
}
.legal__acc-content p {
  color: rgba(240, 238, 238, 0.67);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3rem;
  padding: 6px 0;
}
.legal__acc-content p a {
  color: rgba(240, 238, 238, 0.67);
  text-decoration: none;
  word-wrap: break-word;
  text-decoration: underline;
}
.legal__acc-content p a:hover, .legal__acc-content p a:focus {
  color: rgba(240, 238, 238, 0.67);
  text-decoration: underline;
}
.legal__acc-content p span {
  font-weight: 700;
}
.legal__acc-content ul {
  margin: 0;
  padding: 0;
}
.legal__acc-content li {
  font-size: 0.875rem;
  line-height: 1.3rem;
  color: #bbc8d4;
  padding: 5px 0;
  list-style-type: disc;
}
.legal__acc-content li a {
  color: #bbc8d4;
  text-decoration: underline;
  word-wrap: break-word;
}
.legal__acc-content li a:hover, .legal__acc-content li a:focus {
  color: #bbc8d4;
  text-decoration: underline;
}
.legal__acc-content li .bold {
  font-weight: 700;
}
.legal__acc-content img {
  width: 100%;
}
.legal__acc-content table {
  color: #fff;
  margin: 15px 0;
  width: 100%;
}
.legal__acc-content table.fourcolumn tr {
  grid-template-columns: repeat(4, 1fr);
}
.legal__acc-content table tr {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-content: center;
  height: 62px;
  font-size: 1.15rem;
}
.legal__acc-content table tr th {
  height: 62px;
  display: grid;
  align-content: center;
  text-align: center;
  color: #093E98;
}
.legal__acc-content table tr th.first {
  background: #DBDBDB;
}
.legal__acc-content table tr th.second {
  background: #DBDBDB;
}
.legal__acc-content table tr th .mobile {
  display: none;
}
.legal__acc-content table tr td {
  text-align: left;
  vertical-align: top;
  border-bottom: 0.5px solid #DBDBDB;
  border-left: 0.5px solid #DBDBDB;
  height: 62px;
  display: grid;
  align-content: center;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.legal__acc-content table tr td:last-child {
  border-right: 0.5px solid #DBDBDB;
}
.legal__acc-content table tr td.tl {
  text-align: center;
  vertical-align: middle;
}

.footer {
  background: #1A4C65;
  width: 100%;
  height: 80px;
}
.footer__wrapper {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  grid-template-areas: "copyright logo social";
}
.footer__logo {
  grid-area: logo;
  text-align: center;
  height: 40px;
}
.footer__logo a {
  display: block;
}
.footer__logo img {
  width: 40px;
  height: 40px;
}
.footer__copyright {
  grid-area: copyright;
  color: #a9abbb;
  font-size: 0.875rem;
  padding: 3px 0;
  font-weight: 400;
}
.footer__social {
  grid-area: social;
  float: right;
  padding: 0;
  text-align: right;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
}
.footer__social-follow {
  font-weight: 500;
  font-size: 0.875rem;
  color: #fff;
  padding-right: 20px;
}
.footer__social-twitter {
  width: 17px;
  height: 17px;
}
.footer__social-item {
  float: left;
}
.footer__social-link {
  padding: 0 15px;
  display: block;
}
.footer__social-link i {
  font-size: 24px;
  color: #fff;
}
.footer__social-link i:before {
  font-size: 24px;
}
.footer__social-link i:hover {
  color: #ffc40c;
}
.footer__social-list {
  margin: 0;
  padding: 0;
  float: right;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-items: center;
}

.modal {
  width: 650px;
  height: 530px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  border-radius: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.modal--active {
  opacity: 1;
  visibility: visible;
}
.modal__content {
  padding: 50px;
}
.modal__title {
  color: #1E1E1E;
  text-align: center;
  letter-spacing: -0.02em;
  font-size: 2.125rem;
  line-height: 2.56rem;
  font-weight: 700;
}
.modal__title span.color {
  color: #0E4194;
}
.modal__text {
  color: #6E7582;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 400;
  padding: 40px 0 20px 0;
}
.modal__text span.bold {
  font-size: 700;
}
.modal .discount {
  width: 249px;
  height: 66px;
  color: #1E1E1E;
  border: solid 1px #DBDEDF;
  border-radius: 10px;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 57px;
  margin: 0 auto;
  gap: 20px;
  padding: 0 15px;
}
.modal .discount span {
  font-weight: 700;
  font-size: 1.25rem;
}
.modal .discount-label {
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #6E7582;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.modal__limited {
  font-size: 0.875rem;
  color: #9DA3B0;
  font-weight: 500;
  text-align: center;
  padding-top: 60px;
}
.modal__copy {
  width: 57px;
  height: 48px;
  background-color: #3354A6;
  border-radius: 10px;
  display: grid;
  align-items: center;
  justify-content: center;
}

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 101;
  background: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.overlay--active {
  opacity: 0.6;
  visibility: visible;
}

@media screen and (max-width: 1449px) {
  .legal__wrapper {
    max-width: 1220px;
  }

  .mainstage .band {
    grid-template-columns: 52px auto 110px;
    padding: 16px;
  }
  .mainstage .band__title {
    font-size: 1rem;
  }
  .mainstage__badge-250tl {
    text-align: center;
    padding-right: 280px;
  }
  .mainstage__badge-250tl img {
    width: 250px !important;
    height: 180px;
  }
  .mainstage__badge-6taksit {
    padding-left: 80px;
  }
  .mainstage__badge-6taksit img {
    width: 250px !important;
    height: 183px;
  }

  .card__text-title {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }
  .card__text-titlebg {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
  .card__text-titlebglight {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
  .card__text-content {
    font-size: 1.185rem;
    line-height: 1.485rem;
  }
  .card__text-contentlight {
    font-size: 1.185rem;
    line-height: 1.485rem;
  }
  .card__text-producttitle {
    font-size: 1.1rem;
  }
  .card .btn--incele {
    width: 180px;
  }

  .legal__caption {
    padding-bottom: 26px;
    font-size: 1.55rem;
  }
}
@media screen and (max-width: 1380px) {
  .mainstage .band__first {
    grid-template-columns: 52px auto 124px;
  }
  .mainstage .band__title {
    font-size: 0.75rem;
    line-height: 1.025rem;
  }
  .mainstage .band .btn {
    width: 124px;
  }
  .mainstage__badge-250tl img {
    width: 200px !important;
    height: 144px;
  }
  .mainstage__badge-6taksit img {
    width: 200px !important;
    height: 146px;
  }

  .card__text-content {
    font-size: 1rem;
    line-height: 1.2rem;
    padding-top: 10px;
  }
  .card__text-contentlight {
    font-size: 1rem;
    line-height: 1.2rem;
    padding-top: 10px;
  }
  .card__text-title {
    font-size: 1.165rem;
    line-height: 1.465rem;
  }
  .card .btn {
    font-size: 0.75rem;
  }
  .card .btn--deals {
    width: 124px;
  }
  .card .btn--incele {
    width: 124px;
  }
}
@media screen and (max-width: 1250px) {
  .card__bottom-text {
    font-size: 0.85rem;
    line-height: 1.05rem;
  }
  .card__text-price {
    font-size: 1.275rem;
  }
}
@media screen and (max-width: 991px) {
  .desktop-tablet-hidden {
    display: block !important;
  }

  .desktop-tablet-visible {
    display: none !important;
  }

  .mainstage__wrapper, .deals__wrapper, .footer__wrapper, .legal__wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .btn {
    height: 32px;
    line-height: 32px;
    font-size: 0.75rem;
  }

  .mainstage__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .mainstage__badge {
    align-items: center;
  }
  .mainstage__badge-250tl {
    padding-right: 140px;
  }
  .mainstage .band {
    margin: 16px 24px 0 24px;
    width: calc(100% - 78px);
    padding: 19px 15px;
    text-align: center;
    border-radius: 12px;
  }
  .mainstage .band__first {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 16px;
  }
  .mainstage .band__title {
    font-size: 1rem;
  }
  .mainstage .band img.pasaj {
    display: none;
  }
  .deals {
    padding: 70px 0;
  }
  .deals__wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .card__text-title {
    font-size: 1.125rem;
    line-height: 1.425rem;
  }
  .card__text-titlebg {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .card__text-titlebglight {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .card__text-producttitle {
    font-size: 0.875rem;
    line-height: 1.025rem;
    height: 33px;
  }
  .card__text-price {
    font-size: 1.5rem;
  }
  .card__text-price sub {
    font-size: 1rem;
  }
  .card__bottom-text {
    font-size: 0.75rem;
    line-height: 0.95rem;
  }

  .modal {
    width: 90%;
    height: auto;
  }
  .modal__title {
    font-size: 1.525rem;
    line-height: 1.96rem;
  }
  .modal__text {
    font-size: 1rem;
    line-height: 1.675rem;
  }

  .footer__social-follow {
    visibility: hidden;
  }
}
@media screen and (max-width: 767px) {
  .desktop-hidden, .mobil-visible {
    display: block !important;
  }

  .desktop-visible, .mobil-hidden {
    display: none !important;
  }

  .deals__wrapper {
    grid-template-columns: 1fr;
  }

  .mainstage__badge {
    align-items: flex-end;
    grid-template-columns: 1fr;
  }
  .mainstage__badge-250tl {
    display: none;
  }
  .mainstage__badge-6taksit {
    display: none;
  }
  .mainstage__badge-all {
    display: block;
    text-align: center;
  }
  .mainstage__badge-all img {
    width: 76%;
    margin-bottom: 100px;
  }
  .mainstage .band {
    margin: 65px 24px 0 24px;
  }

  .card {
    min-height: 190px;
  }
  .card--reverse .card__text {
    padding: 18px 18px 18px 0;
  }
  .card__text {
    padding: 18px;
    position: relative;
  }
  .card__text-price {
    padding: 3px 0 0 0;
  }
  .card__text-price span.installment {
    font-size: 0.75rem;
    line-height: 0.75rem;
    margin-top: -5px;
  }
  .card__bottom {
    bottom: 18px;
  }
  .card__bottom-text {
    padding-top: 10px;
  }
  .card .btn--position {
    width: 134px;
  }

  .legal {
    padding: 25px 0 50px 0;
  }
  .legal__caption {
    font-size: 1.25rem;
  }
  .legal__acc-wrap {
    width: calc(100% - 40px);
    padding: 20px 20px;
  }
  .legal__acc-wrap h3 {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .legal__acc-content li, .legal__acc-content p {
    font-size: 0.75rem;
    line-height: 1.2rem;
  }
  .legal__acc-content table tr {
    font-size: 0.7rem;
  }
  .legal__acc-content table th .mobile {
    display: block !important;
  }

  .modal__content {
    padding: 40px 20px;
  }
  .modal__title {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .modal__text {
    font-size: 0.9rem;
    line-height: 1.3rem;
    padding: 20px 0 0 0;
  }
  .modal .discount {
    width: calc(100% - 30px);
  }
  .modal__limited {
    padding-top: 30px;
  }

  .footer {
    height: auto;
  }
  .footer__wrapper {
    grid-template-columns: 1fr;
    grid-template-areas: "social" "copyright";
    padding: 22px 20px;
  }
  .footer__logo {
    display: none;
  }
  .footer__copyright {
    padding: 15px 0 0 0;
    text-align: center;
  }
  .footer__social {
    grid-template-columns: 1fr;
    text-align: center;
    border-bottom: 1px solid #a9abbb;
  }
  .footer__social-follow {
    visibility: visible;
    padding-right: 0;
  }
  .footer__social-list {
    padding: 22px 0 11px 0;
  }
  .footer__social-facebook {
    width: 20px;
    height: 19px;
  }
  .footer__social-instagram {
    width: 25px;
    height: 25px;
  }
  .footer__social-youtube {
    width: 21px;
    height: 17px;
  }
  .footer__social-linkedin {
    width: 22px;
    height: 22px;
  }
  .footer__social-link {
    padding: 0 8px;
  }
  .footer__social-link i {
    font-size: 18px;
    color: #fff;
  }
  .footer__social-link i:before {
    font-size: 18px;
  }
}
@media screen and (max-width: 360px) {
  .mainstage__badge-all img {
    margin-bottom: 125px;
  }
}
