@charset "UTF-8";

/* Hakkımızda başlangıcı */

:root{
  --ruya-about-blue:#005bbf;
  --ruya-about-blue-dark:#003f8f;
  --ruya-about-cyan:#5fa9c9;
  --ruya-about-title:#071b38;
  --ruya-about-text:#17345c;
  --ruya-about-muted:#536a88;
  --ruya-about-white:#ffffff;
}

/* ANA BANNER */

.ks27-section.ruya-about-banner-html,
.ruya-about-banner-html{
  position:relative!important;
  width:100%!important;
  height:470px!important;
  min-height:470px!important;
  max-height:470px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#ffffff!important;
  font-family:Arial,Helvetica,sans-serif!important;
}

/* ARKA PLAN GÖRSEL */

.ruya-about-banner-html-bg{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  width:100%!important;
  height:100%!important;
}

.ruya-about-banner-html-bg img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  border:0!important;
}

/* SOL BEYAZ GEÇİŞ */

.ruya-about-banner-html::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,
      rgba(255,255,255,1) 0%,
      rgba(255,255,255,.98) 23%,
      rgba(255,255,255,.88) 39%,
      rgba(255,255,255,.50) 52%,
      rgba(255,255,255,.12) 68%,
      rgba(255,255,255,0) 100%
    ),
    radial-gradient(circle at 6% 16%,rgba(95,169,201,.14),transparent 28%)!important;
}

/* MAVİ KUŞAK - İNCE FINAL */

.ruya-about-banner-html::after{
  content:""!important;
  position:absolute!important;
  z-index:3!important;
  pointer-events:none!important;
  width:420px!important;
  height:680px!important;
  left:48.5%!important;
  top:-128px!important;
  border-radius:50%!important;
  border:0!important;
  border-left:14px solid rgba(0,91,191,.96)!important;
  background:transparent!important;
  transform:rotate(12deg)!important;
  filter:drop-shadow(0 10px 14px rgba(0,91,191,.12))!important;
  opacity:1!important;
}

/* MAVİ KUŞAK AÇIK GÖLGE */

.ruya-about-banner-html-band-light{
  position:absolute!important;
  z-index:2!important;
  pointer-events:none!important;
  width:455px!important;
  height:710px!important;
  left:46.9%!important;
  top:-142px!important;
  border-radius:50%!important;
  border:0!important;
  border-left:24px solid rgba(95,169,201,.13)!important;
  background:transparent!important;
  transform:rotate(12deg)!important;
  opacity:1!important;
}

/* İÇ KAPSAYICI */

.ruya-about-banner-html-inner{
  position:relative!important;
  z-index:4!important;
  width:min(1740px,calc(100% - 96px))!important;
  height:470px!important;
  min-height:470px!important;
  max-height:470px!important;
  margin:0 auto!important;
  padding:42px 0 24px!important;
}

/* SOL METİN ALANI */

.ruya-about-banner-html-copy{
  position:relative!important;
  z-index:5!important;
  width:min(690px,46vw)!important;
}

.ruya-about-banner-html-kicker{
  position:relative!important;
  display:inline-flex!important;
  margin:0 0 34px!important;
  color:var(--ruya-about-blue)!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.34em!important;
  text-transform:uppercase!important;
}

.ruya-about-banner-html-kicker::after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  bottom:-20px!important;
  width:56px!important;
  height:5px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,var(--ruya-about-blue),var(--ruya-about-cyan))!important;
}

.ruya-about-banner-html-title{
  margin:0!important;
  color:var(--ruya-about-title)!important;
  font-size:clamp(38px,3.1vw,56px)!important;
  line-height:1.05!important;
  font-weight:950!important;
  letter-spacing:-.055em!important;
  text-shadow:0 12px 24px rgba(0,91,191,.08)!important;
}

.ruya-about-banner-html-title span{
  display:block!important;
  color:var(--ruya-about-blue)!important;
}

.ruya-about-banner-html-text{
  width:min(650px,100%)!important;
  margin:18px 0 0!important;
  color:var(--ruya-about-text)!important;
  font-size:16.6px!important;
  line-height:1.52!important;
  font-weight:650!important;
}

.ruya-about-banner-html-btn{
  min-width:235px!important;
  min-height:50px!important;
  margin-top:22px!important;
  padding:0 28px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  color:#ffffff!important;
  background:linear-gradient(135deg,var(--ruya-about-blue),var(--ruya-about-blue-dark))!important;
  box-shadow:0 16px 34px rgba(0,91,191,.23)!important;
  text-decoration:none!important;
  font-size:16px!important;
  line-height:1!important;
  font-weight:900!important;
}

.ruya-about-banner-html-btn span{
  font-size:28px!important;
  line-height:1!important;
  font-weight:400!important;
  margin-top:-3px!important;
}

/* ALT ÖZELLİK KARTLARI */

.ruya-about-banner-html-features{
  position:absolute!important;
  left:0!important;
  bottom:22px!important;
  z-index:6!important;
  width:min(895px,56vw)!important;
  min-height:118px!important;
  padding:12px 16px!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(0,87,146,.10)!important;
  box-shadow:
    0 22px 52px rgba(15,23,42,.11),
    inset 0 1px 0 rgba(255,255,255,.96)!important;
  backdrop-filter:blur(14px) saturate(1.12)!important;
  -webkit-backdrop-filter:blur(14px) saturate(1.12)!important;
}

.ruya-about-banner-html-feature{
  position:relative!important;
  min-height:94px!important;
  padding:49px 14px 7px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  text-align:center!important;
  text-decoration:none!important;
  color:var(--ruya-about-title)!important;
}

.ruya-about-banner-html-feature:not(:last-child){
  border-right:1px dashed rgba(0,87,146,.16)!important;
}

.ruya-about-banner-html-feature i{
  position:absolute!important;
  left:50%!important;
  top:0!important;
  width:44px!important;
  height:44px!important;
  transform:translateX(-50%)!important;
  border-radius:50%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:
    radial-gradient(circle at 32% 22%,rgba(255,255,255,.98),transparent 34%),
    linear-gradient(135deg,#eff8ff,#dcefff)!important;
  border:1px solid rgba(0,91,191,.10)!important;
  color:var(--ruya-about-blue)!important;
  box-shadow:0 9px 22px rgba(0,91,191,.10)!important;
  font-style:normal!important;
}

.ruya-about-banner-html-feature i svg{
  width:24px!important;
  height:24px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

.ruya-about-banner-html-feature strong{
  display:block!important;
  margin:0!important;
  color:var(--ruya-about-title)!important;
  font-size:14.4px!important;
  line-height:1.22!important;
  font-weight:950!important;
  letter-spacing:-.025em!important;
}

.ruya-about-banner-html-feature small{
  display:block!important;
  margin:7px 0 0!important;
  color:var(--ruya-about-muted)!important;
  font-size:12px!important;
  line-height:1.36!important;
  font-weight:650!important;
}

/* 7/24 KARTI */

.ruya-about-banner-html-support{
  position:absolute!important;
  right:34px!important;
  bottom:38px!important;
  z-index:7!important;
  width:270px!important;
  min-height:96px!important;
  padding:17px 21px!important;
  border-radius:22px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  color:#ffffff!important;
  background:
    radial-gradient(circle at top left,rgba(95,169,201,.24),transparent 45%),
    linear-gradient(135deg,rgba(0,55,118,.96),rgba(2,8,23,.91))!important;
  border:1px solid rgba(255,255,255,.20)!important;
  box-shadow:
    0 20px 44px rgba(2,8,23,.24),
    inset 0 1px 0 rgba(255,255,255,.20)!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}

.ruya-about-banner-html-support strong{
  display:block!important;
  color:#68c5eb!important;
  font-size:36px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:-.055em!important;
}

.ruya-about-banner-html-support span{
  display:block!important;
  margin:7px 0 0!important;
  color:#ffffff!important;
  font-size:13px!important;
  line-height:1.34!important;
  font-weight:850!important;
}

/* 1500 ALTI DESKTOP */

@media(max-width:1500px){
  .ks27-section.ruya-about-banner-html,
  .ruya-about-banner-html{
    height:445px!important;
    min-height:445px!important;
    max-height:445px!important;
  }

  .ruya-about-banner-html-inner{
    width:calc(100% - 56px)!important;
    height:445px!important;
    min-height:445px!important;
    max-height:445px!important;
    padding:36px 0 20px!important;
  }

  .ruya-about-banner-html-copy{
    width:min(620px,45vw)!important;
  }

  .ruya-about-banner-html-title{
    font-size:clamp(34px,3.2vw,50px)!important;
  }

  .ruya-about-banner-html-text{
    max-width:610px!important;
    margin-top:15px!important;
    font-size:15.8px!important;
    line-height:1.48!important;
  }

  .ruya-about-banner-html-btn{
    min-height:48px!important;
    min-width:224px!important;
    margin-top:18px!important;
    font-size:15.5px!important;
  }

  .ruya-about-banner-html::after{
    width:380px!important;
    height:620px!important;
    left:47.7%!important;
    top:-118px!important;
    border-left-width:13px!important;
  }

  .ruya-about-banner-html-band-light{
    width:410px!important;
    height:650px!important;
    left:46.2%!important;
    top:-132px!important;
    border-left-width:22px!important;
  }

  .ruya-about-banner-html-features{
    width:min(835px,60vw)!important;
    min-height:112px!important;
    bottom:18px!important;
    padding:11px 14px!important;
  }

  .ruya-about-banner-html-feature{
    min-height:88px!important;
    padding:47px 12px 6px!important;
  }

  .ruya-about-banner-html-feature i{
    width:42px!important;
    height:42px!important;
  }

  .ruya-about-banner-html-feature strong{
    font-size:13.8px!important;
  }

  .ruya-about-banner-html-feature small{
    font-size:11.6px!important;
  }

  .ruya-about-banner-html-support{
    width:250px!important;
    min-height:90px!important;
    right:24px!important;
    bottom:30px!important;
    padding:16px 19px!important;
  }

  .ruya-about-banner-html-support strong{
    font-size:32px!important;
  }

  .ruya-about-banner-html-support span{
    font-size:12.4px!important;
  }
}

/* TABLET */

@media(max-width:1199px){
  .ks27-section.ruya-about-banner-html,
  .ruya-about-banner-html{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    background:#ffffff!important;
  }

  .ruya-about-banner-html-bg{
    position:relative!important;
    height:390px!important;
    inset:auto!important;
  }

  .ruya-about-banner-html-bg img{
    height:390px!important;
    object-position:center center!important;
  }

  .ruya-about-banner-html::before,
  .ruya-about-banner-html::after,
  .ruya-about-banner-html-band-light{
    display:none!important;
  }

  .ruya-about-banner-html-inner{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding:46px 22px 32px!important;
  }

  .ruya-about-banner-html-copy{
    width:100%!important;
    max-width:900px!important;
  }

  .ruya-about-banner-html-title{
    font-size:clamp(36px,6vw,56px)!important;
  }

  .ruya-about-banner-html-text{
    max-width:900px!important;
    font-size:17px!important;
  }

  .ruya-about-banner-html-features{
    position:relative!important;
    left:auto!important;
    bottom:auto!important;
    width:100%!important;
    min-height:0!important;
    margin:26px 0 0!important;
    padding:0!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }

  .ruya-about-banner-html-feature{
    min-height:108px!important;
    padding:20px 20px 20px 82px!important;
    align-items:flex-start!important;
    justify-content:center!important;
    text-align:left!important;
    border-radius:22px!important;
    background:#ffffff!important;
    border:1px solid rgba(0,87,146,.10)!important;
    box-shadow:0 18px 42px rgba(15,23,42,.07)!important;
  }

  .ruya-about-banner-html-feature:not(:last-child){
    border-right:1px solid rgba(0,87,146,.10)!important;
  }

  .ruya-about-banner-html-feature i{
    left:22px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
  }

  .ruya-about-banner-html-support{
    position:relative!important;
    right:auto!important;
    bottom:auto!important;
    width:calc(100% - 44px)!important;
    margin:-54px auto 34px!important;
  }
}

/* MOBİL */

@media(max-width:767px){
  .ruya-about-banner-html-inner{
    padding:42px 16px 26px!important;
  }

  .ruya-about-banner-html-kicker{
    font-size:14px!important;
    letter-spacing:.26em!important;
    margin-bottom:34px!important;
  }

  .ruya-about-banner-html-title{
    font-size:32px!important;
    line-height:1.12!important;
  }

  .ruya-about-banner-html-text{
    font-size:15.3px!important;
    line-height:1.64!important;
  }

  .ruya-about-banner-html-btn{
    width:100%!important;
    min-width:0!important;
    min-height:54px!important;
    font-size:16px!important;
  }

  .ruya-about-banner-html-features{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }

  .ruya-about-banner-html-bg{
    height:300px!important;
  }

  .ruya-about-banner-html-bg img{
    height:300px!important;
  }

  .ruya-about-banner-html-support{
    width:calc(100% - 28px)!important;
    min-height:90px!important;
    margin:-42px auto 30px!important;
    padding:18px 20px!important;
    border-radius:20px!important;
  }

  .ruya-about-banner-html-support strong{
    font-size:34px!important;
  }

  .ruya-about-banner-html-support span{
    font-size:13px!important;
  }
}

/* KÜÇÜK MOBİL */

@media(max-width:420px){
  .ruya-about-banner-html-title{
    font-size:30px!important;
  }

  .ruya-about-banner-html-bg,
  .ruya-about-banner-html-bg img{
    height:270px!important;
  }

  .ruya-about-banner-html-feature{
    padding-left:76px!important;
  }

  .ruya-about-banner-html-feature i{
    left:20px!important;
  }
}
/* Hakkımızda banner final hizalama */

.ruya-index-about-final{
    height:520px!important;
    min-height:520px!important;
    max-height:520px!important;
}

.ruya-index-about-final-inner{
    height:520px!important;
    min-height:520px!important;
    max-height:520px!important;
    padding:38px 0 22px!important;
}

.ruya-index-about-final-copy{
    width:min(780px,48vw)!important;
    z-index:10!important;
}

.ruya-index-about-final-title{
    font-size:clamp(38px,3.1vw,56px)!important;
    line-height:1.05!important;
    max-width:820px!important;
}

.ruya-index-about-final-text{
    max-width:720px!important;
    margin-top:18px!important;
    font-size:16.8px!important;
    line-height:1.52!important;
}

.ruya-index-about-final-btn{
    position:relative!important;
    z-index:20!important;
    margin-top:18px!important;
    min-height:50px!important;
}

.ruya-index-about-final-features{
    bottom:12px!important;
    width:min(900px,56vw)!important;
    min-height:96px!important;
    padding:10px 14px!important;
    z-index:8!important;
}

.ruya-index-about-final-feature{
    min-height:76px!important;
    padding:40px 10px 4px!important;
}

.ruya-index-about-final-feature i{
    width:38px!important;
    height:38px!important;
}

.ruya-index-about-final-feature i svg{
    width:21px!important;
    height:21px!important;
}

.ruya-index-about-final-feature strong{
    font-size:13.6px!important;
    line-height:1.18!important;
}

.ruya-index-about-final-feature small{
    margin-top:6px!important;
    font-size:11.2px!important;
    line-height:1.28!important;
}

.ruya-index-about-final-support{
    right:34px!important;
    bottom:32px!important;
    width:260px!important;
    min-height:88px!important;
    padding:16px 20px!important;
    z-index:9!important;
}

.ruya-index-about-final-support strong{
    font-size:32px!important;
}

.ruya-index-about-final-support span{
    font-size:12.5px!important;
}

/* 1500px altı desktop */
@media(max-width:1500px){
    .ruya-index-about-final{
        height:470px!important;
        min-height:470px!important;
        max-height:470px!important;
    }

    .ruya-index-about-final-inner{
        height:470px!important;
        min-height:470px!important;
        max-height:470px!important;
        padding:30px 0 16px!important;
    }

    .ruya-index-about-final-title{
        font-size:clamp(34px,3vw,48px)!important;
        max-width:760px!important;
    }

    .ruya-index-about-final-text{
        max-width:690px!important;
        font-size:15.8px!important;
        line-height:1.44!important;
        margin-top:15px!important;
    }

    .ruya-index-about-final-btn{
        margin-top:14px!important;
        min-height:46px!important;
        min-width:224px!important;
    }

    .ruya-index-about-final-features{
        bottom:10px!important;
        width:min(805px,60vw)!important;
        min-height:90px!important;
        padding:9px 12px!important;
    }

    .ruya-index-about-final-feature{
        min-height:70px!important;
        padding:36px 8px 4px!important;
    }

    .ruya-index-about-final-feature i{
        width:34px!important;
        height:34px!important;
    }

    .ruya-index-about-final-feature i svg{
        width:19px!important;
        height:19px!important;
    }

    .ruya-index-about-final-feature strong{
        font-size:12.9px!important;
    }

    .ruya-index-about-final-feature small{
        font-size:10.8px!important;
    }

    .ruya-index-about-final-support{
        width:242px!important;
        min-height:82px!important;
        right:22px!important;
        bottom:28px!important;
    }
}

/* Tablet ve mobil final */
@media(max-width:1199px){
    .ruya-index-about-final{
        height:auto!important;
        min-height:0!important;
        max-height:none!important;
        display:flex!important;
        flex-direction:column!important;
        overflow:hidden!important;
    }

    .ruya-index-about-final-bg{
        position:relative!important;
        order:1!important;
        width:100%!important;
        height:300px!important;
        inset:auto!important;
    }

    .ruya-index-about-final-bg img{
        height:300px!important;
        object-fit:cover!important;
        object-position:center center!important;
    }

    .ruya-index-about-final-inner{
        order:2!important;
        width:100%!important;
        height:auto!important;
        min-height:0!important;
        max-height:none!important;
        padding:34px 22px 30px!important;
    }

    .ruya-index-about-final-copy{
        width:100%!important;
        max-width:100%!important;
    }

    .ruya-index-about-final-title{
        font-size:clamp(32px,6vw,50px)!important;
        line-height:1.12!important;
    }

    .ruya-index-about-final-text{
        max-width:100%!important;
        font-size:16px!important;
        line-height:1.6!important;
    }

    .ruya-index-about-final-btn{
        width:100%!important;
        min-width:0!important;
        margin-top:18px!important;
    }

    .ruya-index-about-final-features{
        position:relative!important;
        left:auto!important;
        bottom:auto!important;
        width:100%!important;
        min-height:0!important;
        margin:24px 0 0!important;
        padding:0!important;
        display:grid!important;
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:14px!important;
        background:transparent!important;
        border:0!important;
        box-shadow:none!important;
        backdrop-filter:none!important;
        -webkit-backdrop-filter:none!important;
    }

    .ruya-index-about-final-feature{
        min-height:104px!important;
        padding:20px 18px 20px 82px!important;
        align-items:flex-start!important;
        justify-content:center!important;
        text-align:left!important;
        border-radius:22px!important;
        background:#ffffff!important;
        border:1px solid rgba(0,87,146,.10)!important;
        box-shadow:0 18px 42px rgba(15,23,42,.07)!important;
    }

    .ruya-index-about-final-feature:not(:last-child){
        border-right:1px solid rgba(0,87,146,.10)!important;
    }

    .ruya-index-about-final-feature i{
        left:22px!important;
        top:50%!important;
        width:48px!important;
        height:48px!important;
        transform:translateY(-50%)!important;
    }

    .ruya-index-about-final-feature i svg{
        width:25px!important;
        height:25px!important;
    }

    .ruya-index-about-final-feature strong{
        font-size:18px!important;
    }

    .ruya-index-about-final-feature small{
        font-size:14px!important;
        line-height:1.4!important;
    }

    .ruya-index-about-final-support{
        position:relative!important;
        right:auto!important;
        bottom:auto!important;
        width:100%!important;
        min-height:96px!important;
        margin:18px 0 0!important;
        z-index:1!important;
    }
}

/* Mobil */
@media(max-width:767px){
    .ruya-index-about-final-bg{
        height:245px!important;
    }

    .ruya-index-about-final-bg img{
        height:245px!important;
    }

    .ruya-index-about-final-inner{
        padding:30px 16px 26px!important;
    }

    .ruya-index-about-final-kicker{
        font-size:13px!important;
        letter-spacing:.26em!important;
        margin-bottom:32px!important;
    }

    .ruya-index-about-final-title{
        font-size:30px!important;
    }

    .ruya-index-about-final-text{
        font-size:15px!important;
        line-height:1.6!important;
    }

    .ruya-index-about-final-features{
        grid-template-columns:1fr!important;
        gap:12px!important;
    }

    .ruya-index-about-final-feature{
        min-height:96px!important;
        padding:18px 18px 18px 78px!important;
    }

    .ruya-index-about-final-feature i{
        left:20px!important;
        width:46px!important;
        height:46px!important;
    }

    .ruya-index-about-final-feature strong{
        font-size:17px!important;
    }

    .ruya-index-about-final-feature small{
        font-size:13.5px!important;
    }

    .ruya-index-about-final-support{
        width:100%!important;
        margin:16px 0 0!important;
        min-height:88px!important;
        padding:18px 20px!important;
        border-radius:20px!important;
    }

    .ruya-index-about-final-support strong{
        font-size:32px!important;
    }

    .ruya-index-about-final-support span{
        font-size:13px!important;
    }
}