.elementor-24317 .elementor-element.elementor-element-5b4d13f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24317 .elementor-element.elementor-element-3c822da{--display:flex;}.elementor-24317 .elementor-element.elementor-element-3c822da.e-con{--align-self:center;}.elementor-24317 .elementor-element.elementor-element-cd08413.elementor-element{--align-self:center;}.elementor-24317 .elementor-element.elementor-element-cd08413 .elementor-heading-title{font-family:"Quicksand", Sans-serif;font-size:1px;font-weight:300;}.elementor-24317 .elementor-element.elementor-element-9583eae > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-24317 .elementor-element.elementor-element-9583eae .elementor-heading-title{font-family:"Quicksand", Sans-serif;font-size:1px;font-weight:700;}.elementor-24317 .elementor-element.elementor-element-5454157{text-align:center;font-family:"Quicksand", Sans-serif;font-size:20px;font-weight:400;line-height:1.5em;}.elementor-24317 .elementor-element.elementor-element-73c84f2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1024px){.elementor-24317 .elementor-element.elementor-element-3c822da.e-con{--align-self:center;}.elementor-24317 .elementor-element.elementor-element-cd08413.elementor-element{--align-self:center;}.elementor-24317 .elementor-element.elementor-element-cd08413 .elementor-heading-title{font-size:1px;}.elementor-24317 .elementor-element.elementor-element-5454157{font-size:18px;}}@media(min-width:768px){.elementor-24317 .elementor-element.elementor-element-5b4d13f{--content-width:1120px;}}@media(max-width:767px){.elementor-24317 .elementor-element.elementor-element-3c822da{--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-24317 .elementor-element.elementor-element-b409dac.elementor-element{--align-self:center;}.elementor-24317 .elementor-element.elementor-element-cd08413{text-align:center;}.elementor-24317 .elementor-element.elementor-element-cd08413 .elementor-heading-title{font-size:1px;}.elementor-24317 .elementor-element.elementor-element-5454157{font-size:14px;}}/* Start custom CSS for html, class: .elementor-element-7977ea1 */.email-cta {
  display: flex;
  justify-content: center;
  margin-top: 24px;
  flex-wrap: wrap;
}
.email-cta input {
  width: 300px;
  height: 48px;
  padding: 0 16px;
  border: 1px solid #FF0000;
  border-right: none; /* 🔥 birleşme noktası */
  border-radius: 10px 0 0 10px; /* sadece sol */
  outline: none;
  font-size: 18px !important;
}

.primary {
  background: #FF0000;
  color: white;
  border: none;
  padding: 12px 20px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  margin-left: -10px;
  font-size: 18px;
  font-weight: 600;
}

.primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(255,59,48,0.3);
}

.divider {
  width: 120px;
  height: 1px;
  background: rgba(0, 0, 0, 0.8);
  margin: 40px auto;
}

.secondary-actions {
  display: flex;
  justify-content: center;
  gap: 12px;
}

.secondary {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.6);
  padding: 10px 18px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}

.primary-outline {
  background: #FF0000;
  color: white;
  border-radius: 8px;
  padding: 10px 18px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}

.email-cta input::placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  font-weight: 400;
}

@media (max-width: 768px) {

  .email-cta {
    flex-direction: column;
    width: 100%;
    padding: 0 16px;
  }

  .email-cta input {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    height: 48px;
    font-size: 16px !important;
  }

  .email-cta button {
    width: 100%;
    border-radius: 10px;
    height: 48px;
   font-size: 16px;
  }
  
  .primary{
    margin-left: 0;
    font-size: 16px;
  }
  
  .secondary,.primary-outline{
    font-size: 16px;
  }
  
  .email-cta input::placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    font-weight: 400;
  }
  
  .divider {
    margin: 24px auto;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3c822da */.result-section {
  opacity: 0;
  transform: translateY(-60px) scale(0.96);

  /* 🔥 BURAYA taşı */
  transition: 
    transform 0.9s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.7s ease,
    filter 0.7s ease !important;
}

.result-visible {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.maturity-title {
  width: 100%;
  text-align: center;
  font-size:70px;
  font-family: "Quicksand";
  font-weight: 300;
}

.maturity-subtitle{
  width: 100%;
  text-align: center;
  font-size:24px;
  font-family: "Quicksand";
  font-weight: 700;
  margin-top: 30px;
  margin-bottom:30px;
}

.score-layout {
  display: flex;
  align-items: center;
  justify-content: center;
}

.score-left,
.score-right {
  width: 120px;   /* 🔥 equal width */
  text-align: center;
}

/* ortada başlasın */
.score-stage {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60vh;
  transition: none;
}

.score-layout {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px; /* aralık */
}

.score-stage.moved {
  height: auto;
  margin-top: 40px;
}

/* 🔥 TÜM BLOĞU TAŞI */
.score-stage.moved .score-layout {
  transform: translateY(-30px);
  transition: transform 1.5s cubic-bezier(0.25, 0.1, 0.25, 1)!important;
}

.score-left {
  font-size: 30px;
  font-weight: 400;
  font-family: "Quicksand";
  text-align: right;
}

.score-right {
  font-size: 30px;
  font-weight: 400;
  font-family: "Quicksand";
  text-align: left;
}

/* circle */
.score-ring-box {
  position: relative;
  width: 258px;
  height: 258px;
}

.progress-ring {
  transform: rotate(-90deg);
  width: 100%;
  height: 100%;
}

.progress-ring-bg {
  fill: none;
  stroke: #d9d9d9;
  stroke-width: 6;
}

.progress-ring-circle {
  fill: none;
  stroke: #f53b24;
  stroke-width: 14;
  stroke-linecap: round;
  stroke-dasharray: 754;
  stroke-dashoffset: 754;
  transition: stroke-dashoffset 0.8s ease;
}

/* ortadaki sayı */
.score-center {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.score-value {
  font-size: 100px;
  font-weight: 300;
  color: #000000;
  font-family: "Quicksand";
}

.score-layout {
  transition: transform 1.3s cubic-bezier(0.22, 1, 0.36, 1);
}

.maturity-title{
    margin-top:-30px;
}

@media (max-width: 768px) {
    .maturity-title {
        font-size:54px;
    }
    .maturity-subtitle {
        font-size:20px;
        margin-top: 20px;
        margin-bottom:20px;
    }
}

@media (max-width: 480px) {
    .maturity-title {
        font-size:32px;
    }
    .maturity-subtitle {
        font-size:16px;
        margin-top: 0px;
        margin-bottom:0px;
    }
}

@media (max-width: 768px) {

  .score-left,
  .score-right {
    font-size: 20px;
  }

  .score-ring-box {
    width: 200px;
    height: 200px;
  }

  .score-value {
    font-size: 60px;
  }

}

@media (max-width: 480px) {
  .score-stage {
    height: 30vh;
  }
  .score-stage.moved {
      margin-top: 10px;
  }
  .score-left,
  .score-right {
    font-size: 16px;
  }

  .score-ring-box {
    width: 140px;
    height: 140px;
  }

  .score-value {
    font-size: 48px;
  }

}

@media (max-width:350px){
    .score-layout{
        width:300px;
    }
  .score-ring-box {
    width: 100px;
    height: 100px;
  }

}/* End custom CSS */