@import url(https://images.hepsiburada.net/assets/gif/hepsiburada/web_fonts/fonts.css);
body {
  margin: 0;
  padding: 0;
}

.content-wrapper > .container {
  max-width: 100% !important;
  width: 100% !important;
}

section.static-page-main {
  display: block !important;
  max-width: 100% !important;
  margin: 0 !important;
}

@media screen and (width < 780px) {
  .cr_hide-on-medium {
    display: none !important;
  }
}

.cr_show-on-medium {
  display: none !important;
}
@media screen and (width < 780px) {
  .cr_show-on-medium {
    display: block !important;
  }
}

.cr_lp {
  width: 100%;
  background: #ffffff;
  font-family: "Gilroy Web", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #000000;
  box-sizing: border-box;
}
.cr_lp *, .cr_lp *:after, .cr_lp *:before {
  box-sizing: border-box;
}
.cr_lp img {
  max-width: 100%;
  display: block;
}

.cr_container {
  width: 100%;
  max-width: 1100px;
  margin-inline: auto;
  position: relative;
  container-type: inline-size;
}

.cr_vc {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.cr_cta {
  display: inline-block;
  background: #ff6000;
  color: #ffffff !important;
  font-size: clamp(20px, 3cqw, 26px);
  font-weight: 600;
  text-decoration: none !important;
  padding: 0.6em 1em;
  border-radius: 100vw;
  margin-bottom: 30px;
}

.cr_header {
  container-type: inline-size;
  position: relative;
}
.cr_header img:not(.cr_star) {
  z-index: 2;
}
.cr_header .cr_star {
  position: absolute;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  transform-origin: center;
  will-change: transform;
  z-index: 1;
}
.cr_header .cr_star1 {
  top: 6cqw;
  left: 8cqw;
  animation: starFloat1 5.6s ease-in-out infinite alternate 0s;
}
@media screen and (width < 640px) {
  .cr_header .cr_star1 {
    top: 3cqw;
    left: 5cqw;
    scale: 0.75;
  }
}
.cr_header .cr_star2 {
  top: 8cqw;
  right: 12cqw;
  animation: starFloat2 5.2s ease-in-out infinite alternate 0.65s;
}
@media screen and (width < 640px) {
  .cr_header .cr_star2 {
    top: 4cqw;
    right: 8cqw;
    scale: 0.75;
  }
}
.cr_header .cr_star3 {
  bottom: 4cqw;
  left: 2cqw;
  animation: starFloat3 6.1s ease-in-out infinite alternate 0.35s;
}
@media screen and (width < 640px) {
  .cr_header .cr_star3 {
    bottom: 2cqw;
    scale: 0.5;
  }
}
@media screen and (width < 640px) {
  .cr_header .cr_star3 {
    bottom: -2cqw;
    scale: 0.34;
  }
}
.cr_header .cr_star4 {
  bottom: 8cqw;
  left: 18cqw;
  animation: starFloat4 5.9s ease-in-out infinite alternate 0.9s;
}
@media screen and (width < 640px) {
  .cr_header .cr_star4 {
    bottom: 2cqw;
    left: 15cqw;
    scale: 0.75;
  }
}
.cr_header .cr_star5 {
  bottom: 4cqw;
  right: 20cqw;
  animation: starFloat2 5.8s ease-in-out infinite alternate 0.45s;
}
@media screen and (width < 640px) {
  .cr_header .cr_star5 {
    right: 14cqw;
    scale: 0.75;
  }
}
.cr_header .cr_star6 {
  bottom: 6cqw;
  right: 10cqw;
  animation: starFloat1 5s ease-in-out infinite alternate 0.75s;
}
@media screen and (width < 640px) {
  .cr_header .cr_star6 {
    bottom: 2cqw;
    right: 6px;
    scale: 0.5;
  }
}

.cr_title {
  font-size: clamp(22px, 4cqw, 60px);
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 0.8em;
}

.cr_text {
  margin-bottom: 30px;
  padding-inline: 12px;
  text-align: center;
}
.cr_text h1,
.cr_text h2,
.cr_text h3,
.cr_text h4,
.cr_text h5,
.cr_text h6 {
  font-weight: 400;
}
.cr_text p {
  font-size: clamp(16px, 3cqw, 26px);
  margin: 0 0 1em 0;
}
.cr_text--seo {
  text-align: left;
}
.cr_text--seo p {
  font-size: clamp(14px, 3cqw, 18px);
}

.cr_flex {
  max-width: 900px;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-block: 18px 60px;
  margin-inline: auto;
}
.cr_flex--reverse {
  flex-direction: row-reverse;
}
.cr_flex > div {
  flex: 1;
}
.cr_flex__img {
  display: flex;
  justify-content: center;
  container-type: inline-size;
  position: relative;
}
.cr_flex__img .cr_star {
  position: absolute;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  transform-origin: center;
  will-change: transform;
}
.cr_flex__img .cr_star1 {
  top: 6cqw;
  left: 12cqw;
  animation: starFloat1 5.6s ease-in-out infinite alternate 0s;
}
@media screen and (width < 640px) {
  .cr_flex__img .cr_star1 {
    left: 9cqw;
  }
}
.cr_flex__img .cr_star2 {
  top: 2cqw;
  right: 4cqw;
  animation: starFloat2 5.2s ease-in-out infinite alternate 0.65s;
}
@media screen and (width < 640px) {
  .cr_flex__img .cr_star2 {
    right: 2cqw;
    scale: 0.8;
  }
}
.cr_flex__img .cr_star3 {
  top: 15cqw;
  right: 2cqw;
  animation: starFloat3 6.1s ease-in-out infinite alternate 0.35s;
}
@media screen and (width < 640px) {
  .cr_flex__img .cr_star3 {
    top: 16cqw;
    right: 1cqw;
  }
}
.cr_flex__img .cr_star4 {
  bottom: 12cqw;
  right: 10cqw;
  animation: starFloat4 5.9s ease-in-out infinite alternate 0.9s;
}
.cr_flex--reverse__img .cr_star1 {
  left: auto;
  right: 12cqw;
}
@media screen and (width < 640px) {
  .cr_flex--reverse__img .cr_star1 {
    right: 9cqw;
  }
}
.cr_flex--reverse__img .cr_star2 {
  right: auto;
  left: 4cqw;
}
@media screen and (width < 640px) {
  .cr_flex--reverse__img .cr_star2 {
    left: 2cqw;
  }
}
.cr_flex--reverse__img .cr_star3 {
  right: auto;
  left: 2cqw;
}
@media screen and (width < 640px) {
  .cr_flex--reverse__img .cr_star3 {
    left: 1cqw;
  }
}
.cr_flex--reverse__img .cr_star4 {
  right: auto;
  left: 10cqw;
}
.cr_flex__info {
  text-align: center;
}
.cr_flex__info p {
  font-size: clamp(16px, 3cqw, 28px);
  text-align: center;
  margin: 0 0 1em 0;
}
.cr_flex__title {
  font-size: clamp(20px, 4cqw, 48px);
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 12px;
}
@media screen and (width < 640px) {
  .cr_flex {
    flex-direction: column;
    gap: 12px;
    padding-inline: 5cqw;
  }
  .cr_flex--reverse {
    flex-direction: column;
  }
  .cr_flex > div {
    width: 100%;
  }
  .cr_flex__img {
    order: 2;
  }
  .cr_flex__img img:not(.cr_star) {
    width: 80%;
  }
}

.cr_channel {
  max-width: 900px;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-block: 18px 60px;
  margin-inline: auto;
}
.cr_channel--reverse {
  flex-direction: row-reverse;
}
.cr_channel__img {
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 30%;
}
.cr_channel__info {
  text-align: center;
  font-size: clamp(16px, 3cqw, 28px);
  text-align: center;
}
@media screen and (width < 640px) {
  .cr_channel {
    flex-direction: column;
    gap: 12px;
    padding-inline: 5cqw;
  }
  .cr_channel--reverse {
    flex-direction: column;
  }
  .cr_channel > div {
    width: 100%;
  }
  .cr_channel__img img {
    width: 50%;
  }
}

.cr_accordion {
  border: 1px solid #cacaca;
  border-radius: 0.5em;
  margin-bottom: 3.5cqw;
}
.cr_accordion details {
  border-top: 1px solid #cacaca;
}
.cr_accordion details[open] {
  border-bottom: none;
}
.cr_accordion details[open] + .cr_accordion_content {
  grid-template-rows: 1fr;
  padding-block: 1em 0;
}
.cr_accordion summary {
  padding: 0.5em;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 600;
}
.cr_accordion summary::marker {
  display: none;
  content: "";
}
.cr_accordion summary::before {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  border-radius: 50%;
  background: url(images/accordion-toggle.png) no-repeat #f5f5f5;
  background-position: center;
  background-size: 16px;
}
.cr_accordion_item:first-child details {
  border-top: none;
}
.cr_accordion_content {
  display: grid;
  grid-template-rows: 0fr;
  padding-inline: 1em;
  padding-block: 0;
  transition: grid-template-rows 300ms, padding-block 300ms;
}
.cr_accordion_content > div {
  overflow: hidden;
}

.cr_accordion details:focus,
.cr_accordion details:focus-visible,
.cr_accordion details summary:focus,
.cr_accordion details summary:focus-visible {
  outline: none;
}

.cr_full-video {
  max-width: 900px;
  position: relative;
  aspect-ratio: 16/9;
  margin-bottom: 40px;
  margin-inline: auto;
}

.cr_full-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.cr_seperator {
  height: 35px;
  background: url(images/seperator.png) repeat-x;
  margin: 40px 0;
}
@media screen and (width < 640px) {
  .cr_seperator {
    height: 20px;
    background-size: auto 20px;
    margin: 20px 0;
  }
}

@keyframes starFloat1 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(3px, -4px);
  }
  50% {
    transform: translate(-2px, 2px);
  }
  75% {
    transform: translate(1px, 4px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes starFloat2 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-4px, 3px);
  }
  50% {
    transform: translate(2px, -2px);
  }
  75% {
    transform: translate(-1px, -5px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes starFloat3 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(4px, 1px);
  }
  50% {
    transform: translate(-3px, -3px);
  }
  75% {
    transform: translate(2px, 4px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes starFloat4 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-3px, -1px);
  }
  50% {
    transform: translate(4px, 3px);
  }
  75% {
    transform: translate(-2px, 5px);
  }
  100% {
    transform: translate(0, 0);
  }
}/*# sourceMappingURL=main10.css.map */