@media (max-width:320px){
 
}

@media (min-width:321px){   
.footer-padding{padding: 60px 0 0 0;}
.contact-box {
  background: #E95D0F;
  padding: 40px 40px;
  border-radius: 15px;
  position: relative;
  color: white;
  min-height: 100%;
  margin-top: -70px;
}

.cookie{
  width: auto;
  background-color: #1d3b72;
  position: fixed;
  left:0px;
  right:0px;
  bottom: 0px;
  border-radius: 0px;
  padding: 0px;
  z-index: 999;
  opacity: 0;
  padding: 15px;
  text-align: center;
  color: #fff !important;
  visibility: hidden;
}

.sticky {
  position: fixed !important;
  z-index:999;
  margin-top: 0px;
  -moz-transition: all 0.2s ease-out;  	-o-transition: all 0.2s ease-out;  	-webkit-transition: all 0.2s ease-out;  	-ms-transition: all 0.2s ease-out;
  background:#fff;
  box-shadow: 2px 2px 22px #ccc;
  }
  .slogan1{ font-size: 14px; line-height: 20px; color: #fff; font-weight: 300;position: relative;
    display: inline-block;
    padding-right: 10px; /* Çizgi ile metin arasındaki boşluk */}
  .slogan2{font-size:30px; color: #fff; font-weight: 700; padding-bottom: 10px; display: inline;}

  .slogan1::after {display: none;}

  .sticky .logo{ background: url('/images/logo.webp') no-repeat center left; width: 100px; background-size: 100px; height: 69px; display: block;}
  .logo{ background: url('/images/logo.webp') no-repeat center center; width: 130px; background-size: 130px; height: 101px; display: block; margin-top: 0px;}

  .uk-navbar-nav>li>a{ color: #fff; font-size: 13px; margin: 0px;}
  .uk-navbar-nav>li.uk-active>a{ color: #fff; font-size: 13px;}
  .uk-navbar-dropdown-nav>li>a{ color: #000; font-size: 13px;}
  
  .mobil-menu-color{color: #fff !important;}
  .sticky .mobil-menu-color{color: #1d3b72 !important;}
  .circle-mt{margin-top: -225px !important;}
  .circle-button {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
    background-color: #203a72;  /* Koyu mavi renk */
    border-radius: 50%;
    display: block;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 15px rgba(64, 77, 95, 0.3);  /* Beyaz dış çerçeve */
    transition: all 0.3s ease;
  }

  .referanslarkutu{width: 100%; height: 110px; background: white; border-radius: 0px; display: flex; align-items: center; justify-content: center; border: 1px solid #d7dade;}
.home-title{font-size: 40px; line-height: 40px; font-weight: 700; margin: 0px; color:#2b3c52!important;}
.koleksiyon-h{min-height: auto;}
.koleksiyon-bg{position:relative;  padding:0px}

.sek-title{line-height: 30px; color:#2b3c52!important; font-size: 25px; font-weight: 200;}

.bob {
  animation: bob 10s infinite cubic-bezier(.455,.03,.515,.955);
  animation-delay: .10s;
}
@keyframes bob {
  0%, 100% {
      transform: translateX(50%);
  }
  50% {
      transform: translateX(-50%);
  }
}

.marka-radius-1{border-radius: 20px 20px 0 0;}
.marka-radius-2{border-radius:0px}

}

@media(min-width:640px){
  .cookie{
    width: 300px;
    background-color: #1d3b72;
    position: fixed;
    right:30px;
    left:auto;
    bottom: 30px;
    border-radius: 0px;
    padding: 20px;
    z-index: 999;
    opacity: 0;
    text-align: left;
    color: #fff !important;
    visibility: hidden;
  }

  .top-text{color: #fff;}
  .sticky .top-text{color: #1d3b72;}
  .top-text:hover{color: #fff;}
  .ustref{position:absolute; top:-111px !important; left:110px !important}
  .altref{position:absolute; top:111px !important; left:332px !important}
  .refmargin{margin-left:-1px;}
  .referanslarkutu{width: 110px; height: 110px; background: white; border-radius: 0px; display: flex; align-items: center; justify-content: center; border: 1px solid #d7dade;}



}

@media(min-width:960px){
.footer-padding{padding: 100px 0 0 0;}

.slogan1{ font-size: 25px; line-height: 40px; color: #fff; font-weight: 100;position: relative;
  display: inline-block;
  padding-right: 10px; /* Çizgi ile metin arasındaki boşluk */}
.slogan2{font-size:90px; color: #fff; font-weight: 700; padding-bottom: 10px; display: inline;}

.slogan1::after {
  content: "";
  display: inline-block;
  border-top: 1px solid #e0640c; /* Çizginin rengini ve kalınlığını belirler */
  width: 150px; /* slogan2'nin genişliği kadar uzayacak */
  position: absolute;
  top: 50%;
  left: 100%;
  
}

.circle-mt{margin-top: -250px !important;}
.circle-button {
  width: 100px;
  height: 100px;
  margin-bottom: 5px;
  background-color: #203a72;  /* Koyu mavi renk */
  border-radius: 50%;
  display: block;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 0 15px rgba(64, 77, 95, 0.3);  /* Beyaz dış çerçeve */
  transition: all 0.3s ease;
}
.home-title{font-size: 60px; line-height: 60px; font-weight: 700; margin: 0px; color:#2b3c52!important;}
.koleksiyon-h{min-height: 480px;}
.koleksiyon-bg{position:absolute;  padding:80px 10px 80px 0px}
.sek-title{line-height: 40px; color:#2b3c52!important; font-size: 36px; font-weight: 200;}
.marka-radius-1{border-radius: 20px 0 0 0;}
.marka-radius-2{border-radius:0 20px 0 0; }
}

@media(min-width:1200px){
  .footer-padding{padding: 170px 0 0 0;}

  .sticky {
    position: fixed !important;
    z-index:999;
    margin-top: -40px;
    -moz-transition: all 0.2s ease-out;  	-o-transition: all 0.2s ease-out;  	-webkit-transition: all 0.2s ease-out;  	-ms-transition: all 0.2s ease-out;
    background:#fff;
    box-shadow: 2px 2px 22px #ccc;
    }
    



  .sticky .logo{ background: url('/images/logo.webp') no-repeat center left; width: 100px; background-size: 100px; height: 61px; display: block;}
  .logo{ background: url('/images/logo.webp') no-repeat center center; width: 176px; background-size: 176px; height: 61px; display: block; margin-top: 40px;}

  .uk-navbar-nav>li>a{ color: #fff; font-size: 17px; margin: 0px 15px;}
  .uk-navbar-nav>li.uk-active>a{ color: #fff; font-size: 15px;}

  .sticky .uk-navbar-nav>li>a{ color: #1d3b72; font-size: 17px; margin: 0px 15px;}
  .sticky .uk-navbar-nav>li.uk-active>a{ color: #1d3b72; font-size: 15px;}

  .sticky .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a[aria-expanded=true]{ color: #1d3b72 !important;}

  .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a[aria-expanded=true]{ color: #fff !important;}

  .uk-navbar-dropdown-nav>li>a{ color: #1d3b72; font-size: 15px;} 
}

@media(min-width:1400px){

}

@media(min-width:1600px){

}


.sub-menu-text {
  color: #e0640c !important;
  border-left: 3px solid #e0640c;
  padding: 5px !important;
  margin-bottom: 2px !important;
}
.arrow-btn{background: #fff; border: solid 1px #ccc; padding:10px; margin:5px; width: 40px; height: 40px; color: #000 !important; text-align: center; line-height: 40px; border-radius: 50%;}
.arrow-margin{margin: 0px 0 0px 0px;}

.uk-padding-mb{padding: 35px;}

.slogan-mb{margin-bottom: 350px;}
.lh-40{line-height: 40px;}
.home-text-bg{background: url('/images/home-text-bg.webp') no-repeat right bottom; background-size: 80%;}
.blue-bg{background: #203a72; height: 90%; border-radius:20px; padding: 20px;}
.circle-button a {
  color: white !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.circle-button:hover {
  transform: translateY(5px);
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 1);
}

.text-orange{color: #e0640c;}

.footer-bg {
  background: #fff;
  position: relative;
  width: 100%;
  min-height: 650px;
  margin-top:100px;
}
.footer-polygon {
  
  background: linear-gradient(145deg, #566676, #2f4056);
  position: absolute;
  width: 100%;
  height: 650px;
  clip-path: polygon(0 80px, 100% 0, 100% 100%, 0 100%);

}
.slider-polygon {
  
  background: linear-gradient(145deg, #fff, #fff);
  position: absolute;
  width: 100%;
  height: 200px;
  margin-top: -200px;
  clip-path: polygon(0 80px, 100% 0, 100% 100%, 0 100%);

}
.contact-box p {
  margin: 15px 0;
}

.contact-btn {
  background: #4a5b6d;
  padding: 15px;
  border-radius: 8px;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
  color: white;
  text-decoration: none;
  display: block;
  color: #fff !important;
}

.footer-text{color: #d2dce6;}
.footer-link{color: #d2dce6;}
.footer-link:hover{color: #fff;}
.renk{color:#2b3c52!important;}
.renk1{color: #e0640c !important;}
.renk2 {color: #e0640c !important;}
.renk3 {color :#020f27 !important}

.bgrenk{background-color:#2b3c52!important;}
.bgrenk1{background-color: #e0640c !important;}
.bgrenk2 {background-color: #e0640c !important;}
.bgrenk3 {background-color :#020f27 !important}


.opacity-01{ opacity: 0.1;}
.opacity-02{ opacity: 0.2;}
.opacity-03{ opacity: 0.3;}
.opacity-04{ opacity: 0.4;}
.opacity-05{ opacity: 0.5;}
.opacity-06{ opacity: 0.6;}
.opacity-07{ opacity: 0.7;}
.opacity-08{ opacity: 0.8;}
.opacity-09{ opacity: 0.9;}



.img-cover-50{object-fit: cover; height: 50px !important; width:100%; padding: 0px;}
.img-cover-75{object-fit: cover; height: 75px !important; width:100%; padding: 0px;}
.img-cover-100{object-fit: cover; height: 100px !important; width:100%; padding: 0px;}
.img-cover-125{object-fit: cover; height: 125px !important; width:100%; padding: 0px;}
.img-cover-150{object-fit: cover; height: 150px !important; width:100%; padding: 0px;}
.img-cover-175{object-fit: cover; height: 175px !important; width:100%; padding: 0px;}
.img-cover-200{object-fit: cover; height: 200px !important; width:100%; padding: 0px;}
.img-cover-225{object-fit: cover; height: 225px !important; width:100%; padding: 0px;}
.img-cover-250{object-fit: cover; height: 250px !important; width:100%; padding: 0px;}
.img-cover-275{object-fit: cover; height: 275px !important; width:100%; padding: 0px;}
.img-cover-300{object-fit: cover; height: 300px !important; width:100%; padding: 0px;}
.img-cover-325{object-fit: cover; height: 325px !important; width:100%; padding: 0px;}
.img-cover-350{object-fit: cover; height: 350px !important; width:100%; padding: 0px;}
.img-cover-375{object-fit: cover; height: 375px !important; width:100%; padding: 0px;}
.img-cover-400{object-fit: cover; height: 400px !important; width:100%; padding: 0px;}
.img-cover-425{object-fit: cover; height: 425px !important; width:100%; padding: 0px;}
.img-cover-450{object-fit: cover; height: 450px !important; width:100%; padding: 0px;}
.img-cover-475{object-fit: cover; height: 475px !important; width:100%; padding: 0px;}
.img-cover-500{object-fit: cover; height: 500px !important; width:100%; padding: 0px;}
.img-cover-525{object-fit: cover; height: 525px !important; width:100%; padding: 0px;}
.img-cover-550{object-fit: cover; height: 550px !important; width:100%; padding: 0px;}
.img-cover-575{object-fit: cover; height: 575px !important; width:100%; padding: 0px;}
.img-cover-600{object-fit: cover; height: 600px !important; width:100%; padding: 0px;}
.img-cover-625{object-fit: cover; height: 625px !important; width:100%; padding: 0px;}
.img-cover-650{object-fit: cover; height: 650px !important; width:100%; padding: 0px;}
.img-cover-675{object-fit: cover; height: 675px !important; width:100%; padding: 0px;}
.img-cover-700{object-fit: cover; height: 700px !important; width:100%; padding: 0px;}
.img-cover-725{object-fit: cover; height: 725px !important; width:100%; padding: 0px;}
.img-cover-750{object-fit: cover; height: 750px !important; width:100%; padding: 0px;}
.img-cover-775{object-fit: cover; height: 775px !important; width:100%; padding: 0px;}
.img-cover-800{object-fit: cover; height: 800px !important; width:100%; padding: 0px;}
.img-cover-825{object-fit: cover; height: 825px !important; width:100%; padding: 0px;}
.img-cover-850{object-fit: cover; height: 850px !important; width:100%; padding: 0px;}
.img-cover-875{object-fit: cover; height: 875px !important; width:100%; padding: 0px;}
.img-cover-900{object-fit: cover; height: 900px !important; width:100%; padding: 0px;}
.img-cover-925{object-fit: cover; height: 925px !important; width:100%; padding: 0px;}
.img-cover-950{object-fit: cover; height: 950px !important; width:100%; padding: 0px;}
.img-cover-975{object-fit: cover; height: 975px !important; width:100%; padding: 0px;}
.img-cover-1000{object-fit: cover; height: 1000px !important; width:100%; padding: 0px;}

.img-contain-50{object-fit: contain; height: 50px !important; width:100%; padding: 0px;}
.img-contain-75{object-fit: contain; height: 75px !important; width:100%; padding: 0px;}
.img-contain-90{object-fit: contain; height: 75px !important; width:100%; padding: 10px;}
.img-contain-100{object-fit: contain; height: 100px !important; width:100%; padding: 0px;}
.img-contain-125{object-fit: contain; height: 125px !important; width:100%; padding: 0px;}
.img-contain-150{object-fit: contain; height: 150px !important; width:100%; padding: 0px;}
.img-contain-175{object-fit: contain; height: 175px !important; width:100%; padding: 0px;}
.img-contain-200{object-fit: contain; height: 200px !important; width:100%; padding: 0px;}
.img-contain-225{object-fit: contain; height: 225px !important; width:100%; padding: 0px;}
.img-contain-250{object-fit: contain; height: 250px !important; width:100%; padding: 0px;}
.img-contain-275{object-fit: contain; height: 275px !important; width:100%; padding: 0px;}
.img-contain-300{object-fit: contain; height: 300px !important; width:100%; padding: 0px;}
.img-contain-325{object-fit: contain; height: 325px !important; width:100%; padding: 0px;}
.img-contain-350{object-fit: contain; height: 350px !important; width:100%; padding: 0px;}
.img-contain-375{object-fit: contain; height: 375px !important; width:100%; padding: 0px;}
.img-contain-400{object-fit: contain; height: 400px !important; width:100%; padding: 0px;}
.img-contain-425{object-fit: contain; height: 425px !important; width:100%; padding: 0px;}
.img-contain-450{object-fit: contain; height: 450px !important; width:100%; padding: 0px;}
.img-contain-475{object-fit: contain; height: 475px !important; width:100%; padding: 0px;}
.img-contain-500{object-fit: contain; height: 500px !important; width:100%; padding: 0px;}
.img-contain-525{object-fit: contain; height: 525px !important; width:100%; padding: 0px;}
.img-contain-550{object-fit: contain; height: 550px !important; width:100%; padding: 0px;}
.img-contain-575{object-fit: contain; height: 575px !important; width:100%; padding: 0px;}
.img-contain-600{object-fit: contain; height: 600px !important; width:100%; padding: 0px;}
.img-contain-625{object-fit: contain; height: 625px !important; width:100%; padding: 0px;}
.img-contain-650{object-fit: contain; height: 650px !important; width:100%; padding: 0px;}
.img-contain-675{object-fit: contain; height: 675px !important; width:100%; padding: 0px;}
.img-contain-700{object-fit: contain; height: 700px !important; width:100%; padding: 0px;}
.img-contain-725{object-fit: contain; height: 725px !important; width:100%; padding: 0px;}
.img-contain-750{object-fit: contain; height: 750px !important; width:100%; padding: 0px;}
.img-contain-775{object-fit: contain; height: 775px !important; width:100%; padding: 0px;}
.img-contain-800{object-fit: contain; height: 800px !important; width:100%; padding: 0px;}
.img-contain-825{object-fit: contain; height: 825px !important; width:100%; padding: 0px;}
.img-contain-850{object-fit: contain; height: 850px !important; width:100%; padding: 0px;}
.img-contain-875{object-fit: contain; height: 875px !important; width:100%; padding: 0px;}
.img-contain-900{object-fit: contain; height: 900px !important; width:100%; padding: 0px;}
.img-contain-925{object-fit: contain; height: 925px !important; width:100%; padding: 0px;}
.img-contain-950{object-fit: contain; height: 950px !important; width:100%; padding: 0px;}
.img-contain-975{object-fit: contain; height: 975px !important; width:100%; padding: 0px;}
.img-contain-1000{object-fit: contain; height: 1000px !important; width:100%; padding: 0px;}





.br10{border-radius: 10px;}
.br15{border-radius: 15px;}
.br20{border-radius: 20px;}
.br30{border-radius: 30px;}
.br40{border-radius: 40px;}
.br50{border-radius: 50px;}
.br60{border-radius: 60px;}
.br70{border-radius: 70px;}
.br80{border-radius: 80px;}
.br90{border-radius: 90px;}
.br100{border-radius: 100px;}

.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before{
  content: "/";
  color: #fff;
}

.uk-open>.uk-accordion-title::before {
  background-image: none;
  content: "↑";
  color: #e0640c;
}

.uk-accordion-title::before {
  background-image: none;
  content: "↓";
  color: #e0640c;
}

.uk-dotnav>*>*{background-color:#e7e7e7 !important; width: 15px; height: 15px;}
.uk-dotnav>.uk-active>*{background-color:#3d3d3c !important}

.dots-yellow .uk-active>*{background-color:#e0640c !important}
.button-bg{text-align:center; background:#e0640c; color: #fff; padding:10px; border-radius:10px; min-height:140px}
.button-bg:hover{text-align:center; background:#fff; color: #e0640c !important; padding:10px; border-radius:10px; min-height:140px}
.button-bg:hover img { filter: grayscale(100%) brightness(50%);}
.uk-offcanvas-overlay::before{background:rgba(0,0,0,.8)}
.uk-padding-left-10{padding-left: 10px !important;}
.top-line{ height:8px; background:#e0640c}
.margin-t-25{margin:25px 0 0 0}

.uk-padding-icon{padding-left:10px !important}
.uk-tab{margin-left: 0px !important;}
.text-normal{text-transform:none; color:#000 !important}

.bottom-60{bottom:-60px}
.orange-btn{ color: #3d3d3c !important; background: #e0640c; font-size: 14px; font-weight: 600; padding: 5px 20px; display: inline-block;}
.blue-btn{ color: white !important; background: #2f4056; font-size: 14px; font-weight: 600; padding: 5px 20px; display: inline-block;}
.blue-btn:hover{ color: white !important; background: #e0640c; font-size: 14px; font-weight: 600; padding: 5px 20px; display: inline-block;}
.news-border{ border-left: solid 2px #ebebeb; padding: 20px 25px 20px 25px;}
.uk-badge-news{ background: #14365c; padding: 5px 15px; font-size: 12px; color: #fff; border-radius: 30px;}
.uk-badge-ihale{ background: #e0640c; padding: 5px 15px; font-size: 12px; color: #14365c; border-radius: 30px; font-weight: 500;}
.hr-border{border-top:solid 1px #c5c5c5}
.border-1{border:solid 1px #ccc}
.icerikmargin{min-height: 500px; padding: 20px 0 10px 0;}
.buttons-top{margin-top: -120px; z-index:9}
.search-pd{padding:0 35px 0 15px }
.search-icon{background: #d01734 !important; color:#fff !important; border-radius:0 40px 40px 0 !important; width: 70px !important;}
.text-shadow{text-shadow: 2px 2px #000;}
.search-input{height: 70px !important; border:0px !important; background:#fff !important; border-radius:40px !important; padding: 0 70px 0 25px !important}

ul.uk-nav-sub{padding: 5px 0 5px 0px !important;}
.white-ul{ list-style: none; padding-left: 0px;}
.white-ul li a{ color: #fff; font-size: 16px; font-weight: 300; margin: 10px 0 10px 0; display: block; border-left: solid 2px #e0640c; padding-left: 10px;}
.white-ul li a:hover{ color: #8ea1c3; }
.z-index-1{z-index:1 !important}
.uk-nav-primary .uk-nav-sub{font-size: 15px !important; }
.uk-nav-primary .uk-nav-sub a{ border-left: solid 2px #e0640c; margin: 4px 0 4px 0; padding-left: 5px !important;}

.uk-nav-primary .uk-nav-sub a.mobil-submenu{ border-left: solid 0px #e0640c; margin:0px; padding-left: 5px !important;}
.uk-margin-20{margin: 20px !important;}
.uk-margin-70-20{margin: 70px 20px !important;}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle{min-height:60px}
.topmenu-mt{margin-top: 70px;}
.topmenu-top{top: -25px !important; z-index: 0;}
.sticky .topmenu-mt{margin-top: 35px;}


.uk-navbar-nav{gap: 20px !important;}


.uk-navbar-dropdown{ min-width: 300px !important; border-radius: 0px;}

.uk-navbar-dropdown-nav>li>a:hover{ color: rgb(185, 185, 185); }

.z-99{ z-index:99;}
.button-dot{height:5px; background:#000; width:25px;}
.uk-bg-agrey{ background: #f5f5f5;}
.uk-bg-agrey:hover .button-title{color: #fff;}
.uk-bg-agrey:hover .button-dot{background:#fff;}
.uk-bg-agrey:hover .img-mask1{display: block;}
.uk-bg-grey{background: #c3c3c3;}
.uk-accordion-title{ font-size: 16px !important; font-weight: 600;}
.vertical-dot{position: absolute; right:-30px; top:120px}
.uk-text-red{color:#d01734;}
.text-orange-link{ color: #c57004 !important;}
.text-orange-link:hover{ color: #000 !important;}
.uk-dotnav>*>:hover{ background-color:#3d3d3c !important}


.slick-slider {  margin:0 -15px;}
.slick-slide {  padding:5px;  text-align:center;  margin-right:5px;  margin-left:5px;}


.image-grey:hover {
filter: grayscale(0%); 
}



.show{opacity: 1 !important;visibility: visible !important;}

.cookie .txt{float: center;  width: 100%;}
.txt p{color:#fff;}

.cookie .accept {background-color: #e0640c;  color: #fff !important;  border-radius: 32px;  padding: 3px 23px;  font-size: 15px;  float: center;}
.cookie .accept:hover {background-color: #58b4ff;}


.slidearrowprev{margin-right:50px !important; z-index: 99; background:#b22539b0; color:#fff}
.slidearrowprev:hover{background:#b22539; color:#fff}
.slidearrownext{z-index: 99; background:#b22539b0; color:#fff}
.slidearrownext:hover{background:#b22539; color:#fff}

.pm-0{padding-left: 0px !important; padding:0px !important; margin: 0px !important;}
.uk-h-100{height:100%;}


.p-40{padding: 40px;}

.uk-li-padding li{ padding: 2px;}

.lh-20{line-height: 20px;}
.bottom-15{bottom: 15px;}

.uk-search-navbar .uk-search-input{ font-size: 14px !important;}
.uk-background-blue{ background: #005ba4; -moz-transition:all 0.2s ease-out; -o-transition:all 0.2s ease-out; -webkit-transition:all 0.2s ease-out; -ms-transition:all 0.2s ease-out; -transition:all 0.2s ease-out;}
.uk-background-blue:hover{ background: #03457c; -moz-transition:all 0.2s ease-out; -o-transition:all 0.2s ease-out; -webkit-transition:all 0.2s ease-out; -ms-transition:all 0.2s ease-out; -transition:all 0.2s ease-out;}
.uk-background-gradiend{background: rgb(0,91,164);
  background: linear-gradient(28deg, rgba(0,91,164,1) 0%, rgba(0,183,179,1) 100%);}
.uk-background-green{ background: #00b6b2;}
.uk-background-green:hover{ background: #1faca9;}
.uk-offcanvas-bar{ width: 270px; background:#1d3b72;}
.uk-nav-primary a{color: #fff !important; text-align: left !important;}
.uk-nav-default > li > a{color: #000; font-size: 16px;}
.uk-padding-large-top{ padding: 30px 0 0 0 !important;}
.uk-button-text{ color: #5f962e !important;}
.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle{font-family: 'Montserrat', sans-serif; text-transform:capitalize; font-display:fallback;}

.text-ablue-link{color: #d1b6f9;}
.text-green-link:hover{color: #fff;}

.text-blue-link{color: #183750; margin: 0 10px 0 10px; font-weight: 400;}
.text-blue-link:hover{color: #00b6b2;}

.uk-text-ablue-link{color: #e0640c; margin: 0 10px 0 10px; font-weight: 400;}
.uk-text-ablue-link:hover{color: #fff;}

.uk-text-kblue{color: #000;}
.uk-text-agrey{color: #696969;}


h1 {font-family: 'Montserrat', sans-serif;}


.test:hover{background-color: #fff; color: #fff !important;}
.test:hover img {filter: brightness(0) !important;}
.test:hover {filter: brightness(1) !important; color:black !important;}

.btnaktif{background-color: #fff; filter: brightness(1) !important; color:black !important;}
.btnaktif img {filter: brightness(0) !important;}



.slidebaritem{background-color: #82002500; -moz-transition:all 0s ease-out;-o-transition:all 0s ease-out;-webkit-transition:all 0s ease-out;-ms-transition:all 0s ease-out;-transition:all 0s ease-out;}
.slidebaritem:hover{background-color: #fff; -moz-transition:all 0s ease-out;-o-transition:all 0s ease-out;-webkit-transition:all 0s ease-out;-ms-transition:all 0s ease-out;-transition:all 0s ease-out;}

.change-photos .change-photo img {

}

.slidebaritem .icon-d{display: block;}
.slidebaritem:hover .icon-d{display: none;} 
/* Hiding the second picture right away */
.change-photos .change-photo:nth-of-type(2) {
    display: none;
}

/* When you hover your cursor over the parent change-photos class, the first picture is hidden, and the second is shown */

.change-photos:hover .change-photo:nth-of-type(1) {
    display: none;
}

.change-photos:hover .change-photo:nth-of-type(2) {
    display: block;
}

.change-photos:hover {
    cursor: pointer;
}


.uk-bg-blue {
  background-color: rgba(3, 10, 17, 0.8);
  color: #fff;
  z-index: 9999;
}

.sidenav-menu li a{ display: block; color: #fff; text-align: left; font-size: 25px; line-height: 15px; padding-left: 20px; font-weight: 500; border-left: solid 4px rgba(255, 255, 255, 0); margin: 25px 15px;}


.item {
  background-color: #f2861f !important;
  color: white !important; 
  border: none;
  cursor:pointer;
}

.item:hover {
  background-color: #f2861f;
}


.bar1, .bar2, .bar3 {
  width: 55px;
  height: 1px;
  background-color: #fff !important;
  margin: 5px 0px 5px 0px;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(45deg) translate(-6px, 5px);
  transform: rotate(-45deg) translate(-6px, 5px);
  background-color: #fff;
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-4px, -4px);
  transform: rotate(45deg) translate(-4px, -4px);background-color: #fff;
}


.sidenav-menu li { display: block;}
.sidenav-menu li a:hover{ color: #fff;border-left: solid 4px #fff;}

.uk-nav-default .uk-nav-sub a {
  color: #ffffffb0; line-height: 25px;
}
.uk-nav-default .uk-nav-sub a:hover {
  color: #ffffff61;
}



.sidenav {
  height: 100%;
  position: fixed;
  z-index: 2 !important;
  top: 0px;
  transition: 0.5s;
}



.submenu-link{margin:0px !important; line-height:22px !important; font-size:14px !important;}

.overflow-y{ overflow-y:hidden; overflow-x: hidden;}
.sosyal{background-color: #7f7f7f; border-radius: 50px; height: 50px; width: 50px; display: flex; justify-content: center; align-items: center; color:white;}
.garanti span { font-weight: bold; color: #fff; text-align: center;}
.bordo {color:#820024 !important;}
.koyubordo {color: #660000 !important}
.turuncu {color:#f2861f !important;}
.text-normal{text-transform:none !important;}

body{margin:0px; font-display:fallback; font-family: 'Montserrat', sans-serif; background: #ffffff; font-weight:400;font-size:15px;color:#15263f; outline:none; min-height:100%;}
html{overflow-y:scroll;overflow-x:hidden;height:100%; line-height: 1.5 !important;}

.uk-card-title{ line-height: 1.1 !important;}

a{text-decoration:none;color:#303f6c;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-transition:all 0.2s ease-out;}
a:hover{text-decoration:none;color:#000;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-transition:all 0.2s ease-out;}

.uk-button-text::before{ border-bottom: 3px solid #e0640c !important;}
.uk-w-100{ width: 100% !important;}

.nav-menu-position{ margin:20px 0px 0 0 ;}
.stickyright{ margin-top: -40px; -moz-transition:all 0.2s ease-out; -o-transition:all 0.2s ease-out; -webkit-transition:all 0.2s ease-out; -ms-transition:all 0.2s ease-out; -transition:all 0.2s ease-out;}
.uk-tab>.uk-active>a{border-color:#00b6b2}
.img-fit-150{object-fit: cover; height: 150px !important; width:100%; object-position: left; padding: 0px;}
.img-fit-250{object-fit: cover; min-height: 250px !important; width:100%; object-position: center; padding: 0px;}
.img-fit-user{object-fit: contain; height: 150px !important; width:100%; object-position: center; padding: 0px;}

.img-fit-news{object-fit: cover; height: 220px !important; width:100%; object-position: center; padding: 0px;}
.img-fit-250-dar{object-fit: contain !important; object-position: center; width:100%; padding: 0px;}
.img-fit-320{object-fit: cover; height: 170px !important; width:100%; padding: 0px;}
.left-menu li { display: block;}
.left-menu li a{ display: block; color: #071125 !important; text-align: left; font-size: 16px; line-height: 22px; padding-left: 10px; font-weight: 500; border-left: solid 4px rgba(255, 255, 255, 0); padding: 8px; margin:3px}

.left-menu li .act{ color: #e0640c !important;border-left: solid 4px #e0640c;}
.left-menu li a:hover{ color: #e0640c;border-left: solid 4px #e0640c;}

.br-20{ border-radius: 20px !important;}
b, strong{ font-weight: bold;}

.lang-pd{padding: 60px 45px 45px 45px;-moz-transition:all 0.2s ease-out; -o-transition:all 0.2s ease-out; -webkit-transition:all 0.2s ease-out; -ms-transition:all 0.2s ease-out; -transition:all 0.2s ease-out; position: absolute; z-index: 99999;}
.lang-left{padding: 5px 10px; margin-left:-89px;}
.button-border{border: solid 1px #b9b1ac; padding: 25px 15px ;}

.content{ font-size: 16px; color: #464853; font-weight: 300; min-height: 500px; margin: 40px 0 0 0;}
.quantity button[class*=btn] {
  width: 30px;
  height: 30px;
  background-color: #e9e9e9;
  border-radius: 0px;
  border: none;
  cursor: pointer;
  color: #2c2c2c; }

  .quantity input {
    -webkit-appearance: none;
    border: none;
    text-align: center;
    width: 30px;
    font-size: 14px;
    color: #2c2c2c;
    font-weight: 700;
}



.gizle {display: none;}

.fs8{ font-size:8px !important;}
.fs9{ font-size:9px !important;}
.fs10{ font-size:10px !important;}
.fs11{ font-size:11px !important;}
.fs12{ font-size:12px !important;}
.fs13{ font-size:13px !important;}
.fs14{ font-size:14px !important;}
.fs15{ font-size:15px !important;}
.fs16{ font-size:16px !important;}
.fs17{ font-size:17px !important;}
.fs18{ font-size:18px !important;}
.fs19{ font-size:19px !important;}
.fs20{ font-size:20px !important;}
.fs21{ font-size:21px !important;}
.fs22{ font-size:22px !important;}
.fs23{ font-size:23px !important;}
.fs24{ font-size:24px !important;}
.fs25{ font-size:25px !important;}
.fs30{ font-size:30px !important;}
.fs35{ font-size:35px !important;}
.fs40{ font-size:40px !important;}
.fs45{ font-size:45px !important;}
.fs50{ font-size:50px !important;}
.fs55{ font-size:55px !important;}
.fs60{ font-size:60px !important;}
.fs65{ font-size:65px !important;}
.fs70{ font-size:70px !important;}

.fw-1{ font-weight:100 !important}
.fw-2{ font-weight:200 !important}
.fw-3{ font-weight:300 !important}
.fw-4{ font-weight:400 !important}
.fw-5{ font-weight:500 !important}
.fw-6{ font-weight:600 !important}
.fw-7{ font-weight:700 !important}
.fw-8{ font-weight:800 !important}
.fw-9{ font-weight:900 !important}

.fw1{ font-weight:100 !important}
.fw2{ font-weight:200 !important}
.fw3{ font-weight:300 !important}
.fw4{ font-weight:400 !important}
.fw5{ font-weight:500 !important}
.fw6{ font-weight:600 !important}
.fw7{ font-weight:700 !important}
.fw8{ font-weight:800 !important}
.fw9{ font-weight:900 !important}


.user-select-none {
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer */
  user-select: none;
}



.p1  {padding:5px !important}
.p2 {padding:10px !important}
.p3 {padding:15px !important}
.p4 {padding:20px !important}
.p5 {padding:25px !important}
.p6 {padding:30px !important}
.p7 {padding:35px !important}
.p8 {padding:40px !important}
.p9 {padding:45px !important}
.p10{padding:50px !important}
.p11{padding:75px !important}

.pt1  {padding-top:5px !important}
.pt2 {padding-top:10px !important}
.pt3 {padding-top:15px !important}
.pt4 {padding-top:20px !important}
.pt5 {padding-top:25px !important}
.pt6 {padding-top:30px !important}
.pt7 {padding-top:35px !important}
.pt8 {padding-top:40px !important}
.pt9 {padding-top:45px !important}
.pt10{padding-top:50px !important}
.pt11{padding-top:75px !important}

.pb1  {padding-bottom:5px !important}
.pb2 {padding-bottom:10px !important}
.pb3 {padding-bottom:15px !important}
.pb4 {padding-bottom:20px !important}
.pb5 {padding-bottom:25px !important}
.pb6 {padding-bottom:30px !important}
.pb7 {padding-bottom:35px !important}
.pb8 {padding-bottom:40px !important}
.pb9 {padding-bottom:45px !important}
.pb10{padding-bottom:50px !important}
.pb11{padding-bottom:75px !important}

.ps1  {padding-left:5px !important}
.ps2 {padding-left:10px !important}
.ps3 {padding-left:15px !important}
.ps4 {padding-left:20px !important}
.ps5 {padding-left:25px !important}
.ps6 {padding-left:30px !important}
.ps7 {padding-left:35px !important}
.ps8 {padding-left:40px !important}
.ps9 {padding-left:45px !important}
.ps10{padding-left:50px !important}
.ps11{padding-left:75px !important}

.pe1  {padding-right:5px !important}
.pe2 {padding-right:10px !important}
.pe3 {padding-right:15px !important}
.pe4 {padding-right:20px !important}
.pe5 {padding-right:25px !important}
.pe6 {padding-right:30px !important}
.pe7 {padding-right:35px !important}
.pe8 {padding-right:40px !important}
.pe9 {padding-right:45px !important}
.pe10{padding-right:50px !important}
.pe11{padding-right:75px !important}


.m1  {margin:5px !important}
.m2 {margin:10px !important}
.m3 {margin:15px !important}
.m4 {margin:20px !important}
.m5 {margin:25px !important}
.m6 {margin:30px !important}
.m7 {margin:35px !important}
.m8 {margin:40px !important}
.m9 {margin:45px !important}
.m10{margin:50px !important}


.mt1  {margin-top:5px !important}
.mt2 {margin-top:10px !important}
.mt3 {margin-top:15px !important}
.mt4 {margin-top:20px !important}
.mt5 {margin-top:25px !important}
.mt6 {margin-top:30px !important}
.mt7 {margin-top:35px !important}
.mt8 {margin-top:40px !important}
.mt9 {margin-top:45px !important}
.mt10{margin-top:50px !important}
.mt11{margin-top:75px !important}

.mb1  {margin-bottom:5px !important}
.mb2 {margin-bottom:10px !important}
.mb3 {margin-bottom:15px !important}
.mb4 {margin-bottom:20px !important}
.mb5 {margin-bottom:25px !important}
.mb6 {margin-bottom:30px !important}
.mb7 {margin-bottom:35px !important}
.mb8 {margin-bottom:40px !important}
.mb9 {margin-bottom:45px !important}
.mb10{margin-bottom:50px !important}

.ms1  {margin-left:5px !important}
.ms2 {margin-left:10px !important}
.ms3 {margin-left:15px !important}
.ms4 {margin-left:20px !important}
.ms5 {margin-left:25px !important}
.ms6 {margin-left:30px !important}
.ms7 {margin-left:35px !important}
.ms8 {margin-left:40px !important}
.ms9 {margin-left:45px !important}
.ms10{margin-left:50px !important}

.me1  {margin-right:5px !important}
.me2 {margin-right:10px !important}
.me3 {margin-right:15px !important}
.me4 {margin-right:20px !important}
.me5 {margin-right:25px !important}
.me6 {margin-right:30px !important}
.me7 {margin-right:35px !important}
.me8 {margin-right:40px !important}
.me9 {margin-right:45px !important}
.me10{margin-right:50px !important}


.mk1  {margin-top:-1% !important}
.mk2  {margin-top:-2% !important}
.mk3  {margin-top:-3% !important}
.mk4  {margin-top:-4% !important}
.mk5  {margin-top:-5% !important}
.mk6  {margin-top:-6% !important}
.mk7  {margin-top:-7% !important}
.mk8  {margin-top:-8% !important}
.mk9  {margin-top:-9% !important}
.mk10  {margin-top:-10% !important}



.uk-lightbox {
  background: #000000c9;
  opacity: 0;
  transition: opacity .15s linear;
  touch-action: pinch-zoom;
}

.uk-pagination>.uk-active>* {
  color: #fff;
  font-weight: 600;
  background: #e0640c;
  border-radius: 5px;
}

.efekt{transition: background-color 0.5s ease;}


.float {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  z-index:1;
  }
  

.hizlimesaj {
  position:fixed;
  width:60px;
  height:60px;
  bottom:120px;
  left:40px;
  background-color:#353535;
  color:#FFF;
  border-radius:50px;
  z-index:1;
  }



.bar1, .bar2, .bar3 {
  width: 45px;
  height: 2px;
  background-color: #000;
  margin: 5px 0px 5px 0px;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(45deg) translate(-6px, 5px);
  transform: rotate(-45deg) translate(-6px, 5px);
  background-color: #000;
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-4px, -4px);
  transform: rotate(45deg) translate(-4px, -4px);background-color: #000;
}

.fixed-right-bg{background: rgb(244,150,2); background: linear-gradient(0deg, rgba(244,150,2,1) 0%, rgba(238,111,9,1) 30%, rgba(234,88,12,1) 100%); height: 100%; width: 21%;}
.right-footer-bar{background: #1d1d1b; padding: 15px 50px 15px 15px; color: #fff;}

.header-absolute{-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-transition:all 0.2s ease-out; z-index: 98; width: 100%; position: absolute;  }

.overlaymenu{ position:absolute; background:  url(../images/menubg.webp) #820024 no-repeat center top; background-size: contain; opacity:1; z-index:2 !important; top:0px; left:0px;  width:100%; height:100%; display:none;	}

.opactiy2{opacity: 0.1 !important;}


.uk-bg-white{ background:#fff !important; border: 0px;}
.uk-text-white{ color: #fff !important;}
.uk-text-white-link{ color: #fff !important;}
.uk-text-white-link:hover{ color: #b4b8bb !important;}
.uk-text-black{ color: #000 !important;}
.uk-text-black-link{ color: #000 !important;}
.uk-text-black-link:hover{ color: #6e6e6e !important;}

.uk-text-orange{ color: #ec630b !important;}
.uk-text-orange-link{ color: #ec630b !important;}
.uk-text-orange-link:hover{ color: #000 !important;}

.border-0{ border: 0px;}
.gap-0{ gap: 0px;}
.lang-margin{ margin: 20px 30px 0 0 ;}
.compensate-for-scrollbar{margin-right:0px !important;}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  border-radius: 0px;
}
::-webkit-scrollbar-thumb {
border-radius: 0px;
background:#833deb;
}
::-webkit-scrollbar-thumb:hover {
  background:#833deb;
}
.hover-top{-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;}
.hover-top:hover{transform:translateY(-3px); -moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;}


.br-15{border-radius: 15px;}

.uk-pagination>.uk-active>*{ color: #fff; font-weight: 600; background: #005ba4; border-radius: 5px;}



@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-Bold.woff2') format('woff2'),
      url('/fonts/Montserrat-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-ExtraBold.woff2') format('woff2'),
      url('/fonts/Montserrat-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-BoldItalic.woff2') format('woff2'),
      url('/fonts/Montserrat-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
      url('/fonts/Montserrat-ExtraBoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-ExtraLightItalic.woff2') format('woff2'),
      url('/fonts/Montserrat-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-ExtraLight.woff2') format('woff2'),
      url('/fonts/Montserrat-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-Italic.woff2') format('woff2'),
      url('/fonts/Montserrat-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-LightItalic.woff2') format('woff2'),
      url('/fonts/Montserrat-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-Light.woff2') format('woff2'),
      url('/fonts/Montserrat-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-Regular.woff2') format('woff2'),
      url('/fonts/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-MediumItalic.woff2') format('woff2'),
      url('/fonts/Montserrat-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-Medium.woff2') format('woff2'),
      url('/fonts/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-SemiBoldItalic.woff2') format('woff2'),
      url('/fonts/Montserrat-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-SemiBold.woff2') format('woff2'),
      url('/fonts/Montserrat-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-Thin.woff2') format('woff2'),
      url('/fonts/Montserrat-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-ThinItalic.woff2') format('woff2'),
      url('/fonts/Montserrat-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}


/* === Header === */

.mt-1 {
  margin-top: -1px;
}
.mt-100 {
  position: relative; margin-top: -100px;
}
/* === Hero Header & Slider === */
.hero-header {
  position: relative;
  z-index: 1000;
}

.hero-header__bar {
  background: transparent;
  backdrop-filter: blur(12px);
  padding: 14px 0;
  transition: box-shadow 0.3s ease, padding 0.3s ease, background-color 0.3s ease;
}

.hero-header__bar--sticky {
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 22px 55px rgba(21, 38, 63, 0.15);
  padding: 10px 0;
  backdrop-filter: blur(12px);
}

.hero-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 10px 0 ;

}

.hero-header__branding {
  display: flex;
  align-items: center;
  gap: 0;
  text-decoration: none;
  color: #2f3967;
}

.hero-header__logo {
  width: 242px;
  max-width: 100%;
  height: auto;
}

.hero-nav {
  flex: 1;
}

.hero-nav__list {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  margin: 0;
  padding: 0;
}

.hero-nav__link {
  color: #000;
  font-weight: 500;
  font-size: 0.96rem;
  text-decoration: none;
  transition: color 0.2s ease;
}

.hero-nav__link:hover,
.hero-nav__link:focus {
  color: #823dea;
}

.hero-header__actions {
  display: flex;
  align-items: center;
  gap: 12px;
}

.hero-header__actions .primary-button {
  padding: 12px 30px;
  box-shadow: 0 24px 60px rgba(0, 18, 43, 0.25);
}

.hero-header__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  padding: 10px 26px;
  font-weight: 600;
  font-size: 0.95rem;
  text-decoration: none;
  transition: all 0.25s ease;
}

.hero-header__button--ghost {
  background: #ffffff;
  color: #000;
  border: 2px solid #833deb40;
}

.hero-header__button--ghost:hover,
.hero-header__button--ghost:focus {
  border-color: #833deb;
  box-shadow: 0 12px 24px rgba(134, 2, 195, 0.18);
}

.hero-account {
  position: relative;
  display: inline-block;
}

.hero-account__dropdown {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  min-width: 240px;
  padding: 18px 20px;
  margin-top: 0;
  border-radius: 18px;
  border: 1px solid rgba(15, 31, 58, 0.08);
  box-shadow: 0 20px 50px rgba(15, 31, 58, 0.18);
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s 0.3s;
  pointer-events: none;
  z-index: 1020;
}

.hero-account__dropdown::before {
  content: '';
  position: absolute;
  top: -12px;
  left: -30px;
  right: -30px;
  height: 12px;
  background: transparent;
  pointer-events: auto;
}

.hero-account:hover .hero-account__dropdown,
.hero-account:focus-within .hero-account__dropdown,
.hero-account__dropdown:hover {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s;
}

.hero-account__trigger {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  color: #2f3967;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 999px;
  background: #ffffff;
  border: 2px solid rgba(130, 61, 234, 0.25);
  transition: all 0.25s ease;
}

.hero-account__trigger:hover,
.hero-account__trigger:focus {
  border-color: #823dea;
  color: #823dea;
  box-shadow: 0 12px 24px rgba(130, 61, 234, 0.18);
}

.hero-account__trigger span[uk-icon] {
  color: #823dea;
}

.hero-account__dropdown--mobile {
  position: relative;
  top: auto;
  right: auto;
  width: 100%;
  margin-top: 12px;
  opacity: 1;
  visibility: visible;
  transform: none;
  pointer-events: auto;
  border-radius: 16px;
  border: 1px solid rgba(15, 31, 58, 0.08);
  box-shadow: none;
}

.uk-input, .uk-textarea, .uk-select {font-weight: 500;}

.hero-account__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.hero-account__menu a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  color: #2f3967;
  text-decoration: none;
  padding: 10px 8px;
  border-radius: 12px;
  transition: background 0.2s ease, color 0.2s ease;
}

.hero-account__menu a:hover,
.hero-account__menu a:focus {
  background: rgba(130, 61, 234, 0.08);
  color: #823dea;
}

.hero-account__menu span[uk-icon] {
  color: #823dea;
}

.hero-account__divider {
  height: 1px;
  background: rgba(47, 57, 103, 0.08);
  margin: 6px 0;
}

.hero-account__signout {
  color: #ee3131;
}

.hero-account--mobile {
  width: 100%;
  margin-top: 0;
}

.hero-account--mobile .hero-account__trigger {
  width: 100%;
  justify-content: center;
  margin-bottom: 0;
}

.hero-account--mobile .hero-account__dropdown {
  border-radius: 16px;
  margin-top: 12px;
}

.hero-account--mobile .uk-accordion-title {
  margin: 0;
  padding: 0;
}

.hero-account--mobile .uk-accordion-content {
  margin-top: 12px;
  padding: 0;
}

.hero-header__toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 15px;
  border: none;
  background: linear-gradient(135deg, #823dea 0%, #6a27cf 100%);
  color: #ffffff;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.hero-header__toggle:hover,
.hero-header__toggle:focus {
  transform: translateY(-2px);
  box-shadow: 0 16px 30px #823dea59;
}

.hero-mobile {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

#mobile-nav {
  z-index: 1600;
}

#mobile-nav .uk-offcanvas-bar {
  background: linear-gradient(180deg, #833deb 0%, #5a27b8 100%);
  color: #ffffff;
  padding: 40px 30px;
}


.hero-mobile__nav {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.hero-mobile__nav a {
  color: #ffffff;
  font-weight: 500;
  font-size: 1.1rem;
  text-decoration: none;
}

.hero-mobile__nav--sub {
  margin: 8px 0 0 16px;
  padding-left: 12px;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  gap: 10px;
}

.hero-mobile__nav--sub a {
  font-size: 1rem;
  font-weight: 400;
}

.hero-mobile__actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.hero-mobile__actions .hero-header__button--ghost {
  background: transparent;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.6);
}

.hero-mobile__actions .hero-header__button--ghost:hover,
.hero-mobile__actions .hero-header__button--ghost:focus {
  border-color: #ffffff;
  box-shadow: 0 16px 32px rgba(255, 255, 255, 0.2);
}

.hero-mobile .hero-header__branding {
  color: #ffffff;
}

.hero-mobile .hero-header__branding img {
  width: 180px;
}

.hero-canvas {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(244, 249, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  margin-top: -110px;
  padding: 120px 0 0px;
}

.hero-canvas__backdrop {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
}

.hero-canvas__dot {
  position: absolute;
  top: 12%;
  right: 16%;
  width: 420px;
  opacity: 0.45;
}

.hero-canvas__orbit {
  position: absolute;
  bottom: 22%;
  left: 10%;
  width: 260px;
  opacity: 0.35;
  animation: hero-orbit-spin 40s linear infinite;
}

.hero-canvas__glow {
  position: absolute;
  top: 34%;
  left: 42%;
  width: 580px;
  height: 580px;
  border-radius: 50%;
  opacity: 0.35 !important;
  background: radial-gradient(circle, rgba(130, 61, 234, 0.55) 0%, rgba(130, 61, 234, 0.33) 26%, rgba(130, 61, 234, 0.14) 44%, rgba(130, 61, 234, 0.08) 60%, rgba(130, 61, 234, 0.03) 78%, rgba(130, 61, 234, 0) 92%);

  filter: blur(18px);
  animation: hero-glow-drift 18s ease-in-out infinite;
  transform: translate(-50%, -50%);
}

.hero-gallery {
  position: relative;
  margin-top: 70px;
}

.hero-gallery__main,
.hero-gallery__thumb {
  display: block;
  border-radius: 16px;
}

.hero-gallery__main {
  max-width: 420px;
  width: 100%;
}

.hero-gallery__thumb {
  position: absolute;
  top: 50px;
  left: -100px;
  max-width: 220px;
}

.workflow-wrapper--overlap {
  margin-top: -100px;
}

.workflow-curve--hidden {
  background: #0f1f3a;
  display: none;
}

.workflow-section--offset {
  margin-top: -1px;
}

.hero-canvas__rings {
  position: absolute;
  bottom: -50px;
  right: 34%;
  width: 420px;
  height: 420px;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 0;
}

.hero-canvas__ring {
  position: absolute;
  border: 2px solid rgba(104, 107, 124, 0.18);
  border-radius: 50%;
  animation: hero-ring-pulse 8s ease-in-out infinite;
}

.hero-canvas__ring:nth-child(1) {
  width: 420px;
  height: 420px;
}

.hero-canvas__ring:nth-child(2) {
  width: 320px;
  height: 320px;
  animation-delay: 1.2s;
}

.hero-canvas__ring:nth-child(3) {
  width: 210px;
  height: 210px;
  animation-delay: 2.4s;
}

.hero-canvas__ring:nth-child(4) {
  width: 120px;
  height: 120px;
  animation-delay: 3.6s;
}

.hero-canvas__content {
  position: relative;
  z-index: 1;
}


@keyframes hero-orbit-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes hero-ring-pulse {
  0%,
  100% {
    transform: scale(1);
    opacity: 0.65;
  }

  50% {
    transform: scale(1.08);
    opacity: 0.32;
  }
}

@keyframes hero-glow-drift {
  0% {
    transform: translate(-50%, -50%) translate(0, 0) scale(1);
    opacity: 0.95;
  }

  20% {
    transform: translate(-50%, -50%) translate(28px, -22px) scale(1.04);
    opacity: 0.88;
  }

  40% {
    transform: translate(-50%, -50%) translate(46px, 18px) scale(1.08);
    opacity: 0.82;
  }

  60% {
    transform: translate(-50%, -50%) translate(-34px, 26px) scale(0.98);
    opacity: 0.85;
  }

  80% {
    transform: translate(-50%, -50%) translate(-50px, -18px) scale(1.02);
    opacity: 0.9;
  }

  100% {
    transform: translate(-50%, -50%) translate(0, 0) scale(1);
    opacity: 0.95;
  }
}

.hero-title {
  font-size: 2.5rem;
  font-weight: 400;
  color: #000;
  margin-bottom: 18px;
}

.hero-title__strong {
  font-weight: 600;
}

.hero-title__highlight {
  font-weight: 600;
  color: #823dea;
}

.hero-lead {
  font-size: 1rem;
  color: #504850;
  max-width: 480px;
}

@media (max-width: 1280px) {
  .hero-nav__list {
    gap: 18px;
  }

  .hero-nav__link {
    font-size: 0.88rem;
  }

  .hero-header__actions .hero-header__button {
    padding: 8px 22px;
    font-size: 0.88rem;
  }

  .hero-header__actions .primary-button {
    padding: 10px 26px;
    font-size: 0.9rem;
  }
}

@media (max-width: 1140px) {
  .hero-header__logo {
    width: 210px;
  }

  .hero-nav__list {
    gap: 14px;
  }

  .hero-nav__link {
    font-size: 0.82rem;
  }

  .hero-header__actions {
    gap: 8px;
  }

  .hero-header__actions .hero-header__button {
    padding: 7px 18px;
    font-size: 0.8rem;
  }

  .hero-header__actions .primary-button {
    padding: 9px 22px;
    font-size: 0.84rem;
  }
}

@media (max-width: 1023px) {
  .hero-header__inner {
    padding: 8px 0;
  }

  .hero-header__logo {
    width: 190px;
  }

  .hero-nav__link {
    font-size: 0.78rem;
  }

  .hero-header__actions .hero-header__button {
    padding: 6px 14px;
    font-size: 0.74rem;
  }

  .hero-header__actions .primary-button {
    padding: 7px 18px;
    font-size: 0.78rem;
  }
}

@media (max-width: 959px) {
  .hero-header__inner {
    gap: 18px;
  }

  .hero-nav__list {
    gap: 10px;
  }

  .hero-header__branding {
    gap: 12px;
  }

  .hero-header__tagline {
    display: none;
  }

  .hero-canvas {
    margin-top: -100px;
    padding: 160px 0 120px;
  }

  .hero-header__logo {
    width: 170px;
  }

  .hero-nav__link {
    font-size: 0.76rem;
  }

  .hero-header__actions .hero-header__button {
    padding: 6px 14px;
    font-size: 0.74rem;
  }

  .hero-header__actions .primary-button {
    padding: 7px 18px;
    font-size: 0.78rem;
  }

  .hero-canvas__rings {
    bottom: -160px;
    right: -20px;
    transform: scale(0.75);
  }

  .hero-gallery {
    margin: 40px auto 0;
    max-width: 260px;
  }

  .hero-gallery__main {
    max-width: 200px;
    margin: 0 auto;
  }

  .hero-gallery__thumb {
    max-width: 270px;
    left: -134px;
    top: 18px;
  }

  .hero-title {
    font-size: 1.9rem !important;
  }

  .hero-canvas__content p {
    font-size: 0.95rem !important;
  }

  .hero-lead {
    font-size: 0.84rem;
    max-width: 360px;
  }
}

@media (max-width: 639px) {
  .hero-header__bar {
    padding: 12px 0;
  }

  .hero-canvas {
    margin-top: -92px;
    padding: 140px 0 100px;
  }
  .hero-canvas__rings {
    display: none;
  }

  .hero-gallery {
    margin-top: 32px;
    max-width: 240px;
  }

  .hero-gallery__main {
    max-width: 220px;
    margin-left: 50px;
  }

  .hero-gallery__thumb {
    max-width: 240px;
    left: -50px;
    top: 8px;
  }

  .hero-title {
    font-size: 1.6rem !important;
  }

  .hero-canvas__content p {
    font-size: 0.9rem !important;
  }

  .hero-lead {
    font-size: 0.82rem;
  }
}

.ref-logo-grid-wrapper {
  position: relative;    
  padding: 0px 70px;   
  --grid-gap1: 100px;
}

.ref-logo-tagline {
  color: #000;
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 1.2;
  margin-bottom: 20px;
}

.ref-logo-tagline span {
  display: block;
}

.ref-logo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(120px, 1fr));
  gap: var(--grid-gap);
}

@media (min-width: 480px) {
  .ref-logo-grid {
    grid-template-columns: repeat(3, minmax(120px, 1fr));
  }
}

@media (min-width: 960px) {
  .ref-logo-grid {
    grid-template-columns: repeat(6, minmax(140px, 1fr));
    grid-auto-rows: minmax(140px, 1fr);
  }
}

.ref-logo-grid__item {
  background: #ffffff;
  border-radius: 0px;
  border: 1px solid #e0e0e0;
  padding: 18px;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left:-1px;
  margin-top:-1px
}

.ref-logo-grid__item--empty {
  background: transparent;
  box-shadow: none;
  border: none;
  display: none;
}

.ref-logo-grid__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%) contrast(0.75) opacity(0.85);
  transition: transform 0.35s ease, filter 0.35s ease, opacity 0.35s ease;
}

.ref-logo-grid__item.uk-transition-toggle:hover .ref-logo-grid__image,
.ref-logo-grid__item.uk-transition-toggle:focus-within .ref-logo-grid__image {
  filter: grayscale(0%) contrast(1);
  opacity: 1;
  transform: scale(1.06);
}

@media (min-width: 1024px) {
  .ref-logo-grid__item {
    aspect-ratio: unset;
    min-height: 140px;
  }

  .ref-logo-grid__item--empty {
    display: flex;
  }

  .ref-logo-tagline {
    position: absolute;
    top: calc(2 * ((100% - 14.6 * var(--grid-gap1)) / 5) + 3 * var(--grid-gap1));
    left: calc(2 * ((100% - 4 * var(--grid-gap1)) / 6) + 2 * var(--grid-gap1));
    max-width: calc(3 * ((100% - 5 * var(--grid-gap1)) / 6) + 2 * var(--grid-gap1));
    font-size: 2.4rem;
    pointer-events: none;
  }
}

.insight-shell {
  background: #f8f8f8;
  border-radius: 15px;
  padding: 72px 56px;
  
}

.insight-title {
  font-size: 2.1rem;
  font-weight: 300;
  color: #833deb;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}

.insight-lead {
  max-width: 780px;
  margin: 0 auto 48px;
  color: #7a8599;
  font-size: 1.05rem;
}

.cta-section {
  background: transparent;
}

.cta-card {
  background: #353535;
  color: #ffffff;
  border-radius: 15px;
  padding: 64px 56px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 32px;
  box-shadow: 0 24px 60px rgba(0, 18, 43, 0.25);
}

.cta-title {
  margin: 0;
  font-size: 2.1rem;
  font-weight: 400;
  color: #15263f;
}

.cta-text {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.7;
  color: rgba(231, 244, 255, 0.85);
}

.cta-action {
  display: flex;
  justify-content: center;
}

.primary-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 36px;
  border-radius: 999px;
  background: linear-gradient(135deg, #823dea 0%, #a332bb 100%);
  color: #ffffff;
  font-weight: 600;
  font-size: 1rem;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  box-shadow: 0 24px 60px rgba(0, 18, 43, 0.25);
}

.primary-button:hover,
.primary-button:focus {
  color: #ffffff;
  transform: translateY(-3px);
  box-shadow: 0 24px 60px rgba(0, 18, 43, 0.25);
}

.primary-button:focus-visible {
  outline: 3px solid rgba(17, 124, 178, 0.35);
  outline-offset: 2px;
}

.insight-slider {
  position: relative;
}

.insight-card {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}

.insight-card .uk-card-body {
  padding: 0;
}

.insight-card__title {
  color: #6d6b71;
  font-weight: 600;
  font-size: 1.18rem;
  line-height: 1;
  text-decoration: none;
}

.insight-card__title:hover,
.insight-card__title:focus {
  color: #15263f;
  text-decoration: none;
}

.insight-card__excerpt {
  color: #5a626e;
  font-size: 0.9rem;
  margin: 12px 0 0;
}

.insight-slider__nav {
  color: #149cb9;
}

.insight-slider__nav:hover,
.insight-slider__nav:focus {
  color: #ee3131;
}

.insight-dots .uk-dotnav > * > * {
  background-color: rgba(2, 131, 195, 0.3);
}

.insight-dots .uk-dotnav > .uk-active > * {
  background-color: #0283c3;
}

@media (max-width: 959px) {
  .insight-shell {
    padding: 48px 28px;
    text-align: left;
  }

  .insight-title {
    font-size: 2.1rem;
  }

  .insight-lead {
    margin-bottom: 32px;
  }

  .cta-card {
    padding: 48px 32px;
    gap: 24px;
  }

  .cta-title {
    font-size: 2.2rem;
  }

  .cta-text {
    font-size: 1.05rem;
  }
  .ref-logo-grid-wrapper { 
  padding: 0px ;   
}

  .intro-heading {
    font-size: 2.2rem;
    text-align: center;
  }

  .intro-desc {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .intro-actions {
    display: flex;
    justify-content: center;
  }

  .intro-slider .uk-slider-items {
    padding-bottom: 8px;
  }

  .intro-visual {
    max-width: 360px;
    aspect-ratio: 1 / 1;
    margin-top: 40px;
  }

  .intro-image--main {
    width: 78%;
    left: 14%;
    top: 8%;
  }

  .intro-image--secondary {
    width: 64%;
    top: 30%;
    left: 52%;
  }

  .intro-image--tertiary {
    width: 58%;
    top: 22%;
    left: 30%;
  }

  .intro-image--quaternary {
    width: 70%;
    top: 58%;
    left: 22%;
  }
}

.intro-section {
  position: relative;
  background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgb(244, 229, 245) 27%, rgba(255, 255, 255, 1) 100%);
  overflow: hidden;
}

.intro-grid {
  align-items: center;
}

.intro-heading {
  font-size: 2.8rem;
  font-weight: 400;
  color: #15263f;
  line-height: 1.2;
  margin-bottom: 24px;
}

.intro-heading span {
  color: #833deb;
  font-weight: 600;
}

.intro-desc {
  color: #5a626e;
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 28px;
  max-width: 520px;
}

.intro-actions {
  margin-top: 32px;
}

.workflow-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 18px;
  background: #823dea1f;
  margin-bottom: 18px;
}

.workflow-card__icon img {
  width: 36px;
  height: 36px;
  object-fit: contain;
}

.intro-card {
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid rgba(179, 20, 185, 0.12);
  padding: 18px 16px;
  text-align: left;
}

.intro-card__icon {
  width: 38px;
  height: 38px;
  border-radius: 12px;
  border: 1px solid #833deb38;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.intro-card__glyph {
  font-size: 1.05rem;
  font-weight: 600;
  color: #823dea;
  line-height: 1;
}

.intro-card__title {
  font-size: 0.85rem;
  font-weight: 500;
  color: #15263f;
  margin: 0;
}

.intro-slider .uk-slider-items {
  padding-bottom: 6px;
}

.intro-slider .uk-dotnav > * > * {
  background-color: rgba(20, 156, 185, 0.25);
  width: 12px;
  height: 12px;
}

.intro-slider .uk-dotnav > .uk-active > * {
  background-color: #149cb9;
}

.feature-panels {
  background: linear-gradient(180deg, #f7f8ff 0%, #ffffff 65%);
  padding: 80px 0;
}

.feature-panel {
  background: #ffffff;
  border-radius: 28px;
  padding: 32px;
  margin-bottom: 36px;
  box-shadow: 0 25px 60px rgba(47, 57, 103, 0.08);
}

.feature-panel__title {
  font-size: 1.35rem;
  font-weight: 600;
  margin-bottom: 22px;
  color: #2f3967;
}

.feature-panel__grid--stacked {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.feature-toggle {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 18px 20px;
  background: #f3f4ff;
  border-radius: 20px;
  border: 1px solid rgba(130, 61, 234, 0.15);
  box-shadow: 0 10px 25px rgba(45, 32, 89, 0.08);
}

.feature-toggle__switch {
  width: 54px;
  height: 30px;
  border-radius: 999px;
  border: none;
  background: #cfd3ea;
  position: relative;
  cursor: pointer;
}

.feature-toggle__switch::after {
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  top: 3px;
  left: 4px;
  box-shadow: 0 6px 15px rgba(30, 22, 70, 0.2);
}

.feature-toggle__title {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 4px;
  color: #2f3967;
}

.feature-toggle__desc {
  font-size: 0.85rem;
  color: #686b7c;
  margin: 0;
}

.feature-panel__section {
  margin-top: 28px;
}

.feature-panel__section--controls {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
}

.feature-control {
  background: #fdfdff;
  border: 1px solid rgba(130, 61, 234, 0.12);
  border-radius: 18px;
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6);
}

.feature-control__label {
  font-weight: 600;
  color: #2f3967;
}

.feature-control__range {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 999px;
  background: #eff1ff;
  padding: 6px 12px;
  font-weight: 600;
}

.feature-control__range button {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: none;
  background: #fff;
  color: #2f3967;
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
}

.feature-panel__section--chips {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
}

.feature-chip {
  background: #ffffff;
  border-radius: 18px;
  border: 1px solid rgba(130, 61, 234, 0.18);
  padding: 16px;
  display: flex;
  gap: 14px;
  align-items: flex-start;
  box-shadow: 0 6px 20px rgba(35, 27, 73, 0.08);
}

.feature-chip--ghost {
  background: #f7f8ff;
  border-style: dashed;
}

.feature-chip__icon {
  width: 38px;
  height: 38px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid rgba(130, 61, 234, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  font-weight: 600;
  color: #823dea;
}

.feature-chip__title {
  font-weight: 600;
  color: #2f3967;
  margin-bottom: 2px;
}

.feature-chip__desc {
  font-size: 0.85rem;
  color: #686b7c;
}

.feature-palette {
  margin-top: 22px;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(130, 61, 234, 0.15);
  background: #fff;
  box-shadow: 0 10px 30px rgba(32, 25, 63, 0.08);
}

.feature-palette__label {
  font-weight: 600;
  color: #2f3967;
  margin-bottom: 12px;
}

.feature-palette__colors {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.feature-palette__dot {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  display: inline-block;
}

.feature-panel__grid--compact {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 16px;
}

.feature-card--shortcut {
  background: #f9f9ff;
  border: 1px solid rgba(130, 61, 234, 0.2);
  border-radius: 18px;
  padding: 16px;
  text-align: center;
  box-shadow: 0 6px 18px rgba(32, 25, 63, 0.08);
}

.feature-card--shortcut .feature-card__icon {
  font-size: 1.2rem;
  margin-bottom: 6px;
}

.feature-card--shortcut .feature-card__title {
  font-weight: 600;
  color: #2f3967;
}

@media (max-width: 960px) {
  .feature-panel {
    padding: 24px;
  }
}

.reference-hero {
  padding-top: 120px;
  padding-bottom: 60px;
}

.reference-hero__card {
  background: #ffffff;
  border-radius: 24px;
  padding: 32px;
  box-shadow: 0 25px 60px rgba(34, 41, 84, 0.1);
  position: relative;
}

.reference-hero__badge {
  position: absolute;
  top: -12px;
  right: -12px;
  background: linear-gradient(135deg, #823dea, #4b7bf7);
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 999px;
}

.reference-stat {
  background: #ffffff;
  border-radius: 18px;
  padding: 16px 22px;
  box-shadow: 0 15px 35px rgba(36, 42, 87, 0.12);
  display: inline-flex;
  flex-direction: column;
  min-width: 120px;
}

.reference-stat__value {
  font-size: 1.9rem;
  font-weight: 700;
  color: #823dea;
  line-height: 1;
}

.reference-stat__label {
  font-size: 0.85rem;
  color: #686b7c;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.reference-gallery {
  background: linear-gradient(180deg, #f7f8ff 0%, #ffffff 100%);
  padding-top: 60px;
  padding-bottom: 80px;
}

.reference-card {
  background: #fff;
  border-radius: 22px;
  border: 1px solid rgba(130, 61, 234, 0.08);
  padding: 28px 24px;
  min-height: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.reference-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 25px 60px rgba(40, 31, 72, 0.15);
}

.reference-card img {
  max-width: 220px;
  max-height: 180px;
  object-fit: contain;
  margin-bottom: 14px;
  filter: grayscale(1);
  transition: filter 0.25s ease;
}

.reference-card:hover img {
  filter: grayscale(0);
}

.reference-card__title {
  font-size: 0.9rem;
  font-weight: 500;
  color: #2f3967;
  text-align: center;
  margin: 0;
}

.reference-note {
  border-top: 1px solid rgba(130, 61, 234, 0.15);
  padding-top: 20px;
}
.intro-visual {
  position: relative;
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
  aspect-ratio: 1 / 1;
  overflow: visible;
}

.intro-rings {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.ripple-ring {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 92%;
  height: 92%;
  border-radius: 50%;
  border: 3px solid #a494bd;
  opacity: 0;
  animation: ripple-ring 6s ease-out infinite;
}

.ripple-ring:nth-child(2) {
  width: 76%;
  height: 76%;
  animation-delay: 0.6s;
}

.ripple-ring:nth-child(3) {
  width: 60%;
  height: 60%;
  animation-delay: 1.2s;
}

.ripple-ring:nth-child(4) {
  width: 44%;
  height: 44%;
  animation-delay: 1.8s;
}

.ripple-ring:nth-child(5) {
  width: 28%;
  height: 28%;
  animation-delay: 2.4s;
}

@keyframes ripple-ring {
  0% {
    transform: scale(0.95);
    opacity: 0;
  }
  10% {
    opacity: 0.8;
  }
  50% {
    transform: scale(1.08);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.18);
    opacity: 0;
  }
}

.intro-image {
  position: absolute;
  border-radius: 18px;
  overflow: hidden;
  animation: float 8s ease-in-out infinite;
  z-index: 1;
}

.intro-image--main {
  width:100%;
  top: 8%;
  left:20%;
  z-index: 1;
  animation-duration: 9s;
}

.intro-image--secondary {
  width: 100%;
  top: 26%;
  left: 10%;
  z-index: 2;
  animation-duration: 7.5s;
}

.intro-image--tertiary {
  width: 100%;
  top: 48%;
  left: 54%;
  z-index: 4;
  animation-duration: 8.5s;
}

.intro-image--quaternary {
  width: 100%;
  top: 82%;
  left: 17%;
  z-index: 3;
  animation-duration: 6.5s;
}

@keyframes float {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, -6px, 0);
  }
}

@media (max-width: 639px) {
  .intro-heading {
    font-size: 2rem;
  }

  .intro-card {
    padding: 18px 16px;
  }

  .intro-card__icon {
    width: 38px;
    height: 38px;
    margin-bottom: 10px;
  }

  .intro-visual {
    max-width: 320px;
  }

  .intro-image--main {
    width:80%;
    top: 8%;
    left:10%;
    z-index: 1;
    animation-duration: 9s;
  }

  .intro-image--secondary {
    width: 70%;
    top: 28%;
    left: 0%;
    z-index: 2;
    animation-duration: 7.5s;
  }

  .intro-image--tertiary {
    width: 44%;
    top: 48%;
    left: 54%;
    z-index: 4;
    animation-duration: 8.5s;
  }

  .intro-image--quaternary {
    width: 48%;
    top: 82%;
    left: 17%;
    z-index: 3;
    animation-duration: 6.5s;
  }
  
}

.workflow-wrapper {
  position: relative;
  overflow: hidden;
}

.workflow-curve {
  display: block;
  width: 100%;
  height: auto;
}

.workflow-section {
  background: #823dea;
  padding: 80px 0 120px;
  color: #ffffff;
}

.workflow-heading {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 40px;
  color: #ffffff;
}

.workflow-steps {
  margin-bottom: 60px;
}

.workflow-step {
  display: flex;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 1rem;
}

.workflow-step__number {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #823dea;
  font-size: 1.4rem;
}

.workflow-cta {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.workflow-cards {
  margin-top: -80px;
}

@media (max-width: 959px) {
  .workflow-section {
    padding: 60px 0 100px;
  }

  .workflow-heading {
    font-size: 2rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .workflow-steps {
    justify-content: center;
    text-align: center;
  }

  .workflow-step {
    flex-direction: column;
    gap: 8px;
  }

  .workflow-cta {
    justify-content: center;
    margin-top: 20px;
  }

  .workflow-cards {
    margin-top: -40px;
  }
}

/* === Footer === */



.site-footer {
color: #243e64;
}

.site-footer__logo {
max-width: 260px;
}

.site-footer__divider {
border-color: rgba(21, 38, 63, 0.12);
margin: 24px 0;
}

.site-footer__brand {
max-width: 210px;
}

.site-footer__brand-text {
font-size: 0.95rem;
color: #000;
}

.site-footer__contact {
font-size: 0.95rem;
color: #000;
}

.site-footer__legal {
font-size: 0.85rem;
color: #243e64;
}

.site-footer__legal a {
color: inherit;
text-decoration: none;
}

.site-footer__legal a:hover,
.site-footer__legal a:focus {
color: #149cb9;
}

.site-footer__copyright {
font-size: 0.85rem;
color: #243e64;
}

.site-footer__payment img {
max-height: 40px;
}

.site-footer__links {
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
gap: 12px 24px;
margin: 32px 0 0;
padding: 0;
color: inherit;
}

.site-footer__links li {
display: flex;
align-items: center;
gap: 12px;
}

.site-footer__links a {
color: inherit;
text-decoration: none;
font-size: 0.9rem;
}

.site-footer__links a:hover,
.site-footer__links a:focus {
color: #833deb;
}

.site-footer-modal {
width: min(1200px, 95vw);
max-width: 95vw;
border-radius: 18px;
padding: 48px;
background: #ffffff;
box-shadow: 0 32px 70px rgba(18, 38, 63, 0.18);
}
.site-footer-modal .uk-modal-title {
font-size: 2rem;
color: #000;
margin-bottom: 24px;
}
.site-footer-modal #footer-modal-content {
color: #586178;
font-size: 1rem;
line-height: 1.7;
}

@media (max-width: 960px) {
.site-footer-modal {
  width: min(95vw, 100%);
  padding: 32px 24px;
}
.site-footer-modal .uk-modal-title {
  font-size: 1.6rem;
}
.site-footer-modal #footer-modal-content {
  font-size: 0.95rem;
}
}

@media (min-width: 640px) {
.site-footer__links li + li::before {
  content: "|";
  color: rgba(36, 62, 100, 0.4);
}
}

@media (max-width: 959px) {
.site-footer__contact {
  text-align: left !important;
}

.site-footer__brand {
  margin-bottom: 16px;
}

.site-footer__links {
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
}

.site-footer-medyator {
height: 30px; margin-right: 10px;
}

/* === Erişilebilirlik === */

.page-hero {
  position: relative;
  background: linear-gradient(180deg, rgb(237, 235, 240) 0%, rgba(255, 255, 255, 1) 80%);
  padding: 100px 0 100px;
  overflow: hidden;
}
.page-hero__orb {
  position: absolute;
  right: 8%;
  top: 18%;
  width: 360px;
  height: 360px;
  background: radial-gradient(circle, rgba(62, 171, 255, 0.35) 0%, rgba(62, 171, 255, 0) 70%);
  filter: blur(6px);
  pointer-events: none;
  z-index: 0;
}
.page-hero__orb--secondary {
  right: 22%;
  left: auto;
  top: 12%;
  width: 220px;
  height: 220px;
  background: radial-gradient(circle, rgba(238, 49, 49, 0.25) 0%, rgba(238, 49, 49, 0) 70%);
  filter: blur(8px);
}
.page-hero__orb--tertiary {
  right: 5%;
  bottom: 15%;
  top: auto;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(47, 57, 103, 0.25) 0%, rgba(47, 57, 103, 0) 70%);
  filter: blur(10px);
}
.page-hero__subtitle {
  font-size: 0.92rem;
  color: #666;
}
.page-hero__title {
  font-size: clamp(2rem, 4vw, 3.6rem);
  color: #152341;
  font-weight: 300;
  line-height: 1.2;
}
.page-hero__title span {
  font-weight: 600;
  color: #833deb;
}
.page-hero__desc {
  font-size: 1rem;
  color: #5d6b8c;
  line-height: 1.8;
}
.hero-mockup {
  background: #fff;
  border-radius: 32px;
  padding: 36px;
  box-shadow: 0 35px 90px rgba(14, 53, 109, 0.2);
  max-width: 420px;
  margin: auto;
  position: relative;
}
.hero-mockup__list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(21, 35, 65, 0.08);
  padding: 12px 0;
  color: #14264b;
  font-size: 0.95rem;
}
.hero-mockup__badge {
  position: absolute;
  right: -30px;
  bottom: -30px;
  width: 120px;
  height: 120px;
  border-radius: 32px;
  background: linear-gradient(135deg, #4a2581, #833deb);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  box-shadow: 0 25px 70px rgba(233, 231, 235, 0.4);
}
@media (max-width: 640px) {
  .hero-mockup {
    padding-bottom: 90px;
  }
  .hero-mockup__badge {
    left: 50%;
    right: auto;
    bottom: -40px;
    transform: translateX(-50%);
  }
}
.feature-tabs {
  background: #f0f0f0;
  padding: 120px 0 100px;
}
.feature-tabs__switcher {
  border-radius: 99px;
  background: #fff;
  padding: 6px;
  display: flex;
  gap: 8px;
  margin: 0 auto 40px;
  list-style: none;
  justify-content: center;
  width: fit-content;
}
.feature-tabs__switcher li {
  list-style: none;
}
.feature-tabs__switcher li > a {
  border-radius: 99px;
  padding: 12px 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #16244a;
  text-decoration: none;
}
.feature-tabs__switcher .uk-active > a {
  background: #833deb;
  color: #fff;
}
.feature-card {
  background: #fff;
  border-radius: 24px;
  padding: 32px;
  min-height: 120px;
}
.feature-card__icon {
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: rgba(10, 61, 145, 0.08);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  font-weight: 600;
  color: #833deb;
  margin-bottom: 18px;
}
.feature-slider__nav {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid rgba(10, 61, 145, 0.25);
  background: #fff;
  color: #0a3d91;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 30px rgba(10, 61, 145, 0.18);
}
.feature-slider__nav:hover {
  background: #0a3d91;
  color: #fff;
}
.dark-highlight {
  position: relative;
  background: #353535;
  color: #fff;
  padding: 140px 0;
  overflow: hidden;
}
.dark-highlight__orb {
  position: absolute;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(96, 121, 255, 0.5) 0%, rgba(7, 27, 60, 0) 65%);
  filter: blur(12px);
  right: 25%;
  top: 18%;
  z-index: 0;
}
.page-hero .uk-container,
.dark-highlight .uk-container {
  position: relative;
  z-index: 1;
}
.dark-highlight__card {
  background: rgba(255, 255, 255, 0.04);
  border-radius: 28px;
  padding: 48px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 40px 90px rgba(0, 0, 0, 0.4);
  color: #fff;
}
.dark-highlight__card h2 {
  color: #fff;
}
.benefit-grid {
  padding: 120px 0;
  background: #fff;
}
.benefit-card {
  background: #fff;
  border-radius: 32px;
  padding: 40px;
  box-shadow: 0 35px 90px rgba(15, 52, 109, 0.15);
}
.benefit-card__badge {
  width: 58px;
  height: 58px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #ffb347, #ffcc33);
  color: #fff;
  margin-bottom: 18px;
  font-weight: 600;
}

/* Pricing Section Styles */
.pricing-hero-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
}

.pricing-hero-visual__badge {
  background: #ffffff;
  border-radius: 24px;
  padding: 32px;
  box-shadow: 0 25px 60px rgba(34, 41, 84, 0.1);
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.pricing-section {
  background: linear-gradient(180deg, #f7f8ff 0%, #ffffff 100%);
  padding-top: 80px;
  padding-bottom: 100px;
}

.pricing-card {
  background: linear-gradient(180deg, #f6f7ff 0%, #eef0ff 100%);
  border-radius: 32px;
  padding: 48px;
  box-shadow: 0 35px 90px rgba(15, 52, 109, 0.12);
  border: 1px solid rgba(130, 61, 234, 0.12);
  position: relative;
  overflow: hidden;
}

.pricing-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: linear-gradient(90deg, #823dea, #4b7bf7);
}

.pricing-card__header {
  text-align: center;
  margin-bottom: 40px;
}

.pricing-card__badge {
  display: inline-block;
  background: linear-gradient(135deg, #823dea, #4b7bf7);
  color: #fff;
  font-size: 0.85rem;
  font-weight: 600;
  padding: 8px 20px;
  border-radius: 999px;
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.pricing-card__title {
  font-size: 2rem;
  font-weight: 700;
  color: #2f3967;
  margin-bottom: 8px;
}

.pricing-card__subtitle {
  font-size: 1.1rem;
  color: #686b7c;
  margin: 0;
}

.pricing-card__price {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid rgba(130, 61, 234, 0.1);
}

.pricing-card__amount {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 4px;
  margin-bottom: 12px;
}

.pricing-card__currency {
  font-size: 1.5rem;
  font-weight: 600;
  color: #2f3967;
}

.pricing-card__value {
  font-size: 4rem;
  font-weight: 700;
  color: #823dea;
  line-height: 1;
}

.pricing-card__period {
  font-size: 1.2rem;
  color: #686b7c;
  font-weight: 500;
}

.pricing-card__note {
  font-size: 0.9rem;
  color: #686b7c;
  margin: 0;
}

.pricing-card__features {
  margin-bottom: 40px;
  background: #ffffff;
  border-radius: 26px;
  padding: 32px;
  box-shadow: 0 30px 60px rgba(32, 25, 63, 0.12);
  border: 1px solid rgba(130, 61, 234, 0.08);
}

.pricing-card__features-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #2f3967;
  margin-bottom: 24px;
}

.pricing-card__cta {
  text-align: center;
}

.pricing-card__cta-note {
  font-size: 0.85rem;
  color: #686b7c;
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.pricing-card__cta-note span[uk-icon] {
  color: #823dea;
}

.primary-button--large {
  padding: 18px 36px;
  font-size: 1.1rem;
  font-weight: 600;
}

.pricing-benefits {
  background: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.pricing-benefit-item {
  text-align: center;
  padding: 32px 24px;
}

.pricing-benefit-item__icon {
  width: 80px;
  height: 80px;
  border-radius: 20px;
  background: linear-gradient(135deg, #f7f8ff, #ffffff);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  color: #823dea;
}

.pricing-benefit-item h3 {
  color: #2f3967;
  margin-bottom: 12px;
}

.pricing-benefit-item p {
  color: #686b7c;
  margin: 0;
}

.pricing-table {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 18px;
}

.pricing-table__row {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  padding: 18px;
  border: 1px solid rgba(130, 61, 234, 0.1);
  border-radius: 18px;
  background: #fdfdff;
  box-shadow: 0 8px 24px rgba(45, 32, 89, 0.08);
}

.pricing-table__icon {
  width: 38px;
  height: 38px;
  border-radius: 12px;
  background: #ffffff;
  border: 1px solid rgba(130, 61, 234, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #823dea;
}

.pricing-table__title {
  font-weight: 600;
  color: #2f3967;
  margin-bottom: 4px;
}

.pricing-table__desc {
  color: #686b7c;
  margin: 0;
  font-size: 0.9rem;
}

.pricing-faq {
  background: linear-gradient(180deg, #f7f8ff 0%, #ffffff 100%);
  padding-top: 100px;
  padding-bottom: 100px;
}

.pricing-faq .uk-accordion-title {
  font-weight: 600;
  color: #2f3967;
  padding: 20px;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.pricing-faq .uk-accordion-content {
  padding: 0 20px 20px;
  color: #686b7c;
}

@media (max-width: 960px) {
  .pricing-card {
    padding: 32px 24px;
  }

  .pricing-card__features {
    padding: 24px;
  }

  .pricing-card__value {
    font-size: 3rem;
  }

  .pricing-card__title {
    font-size: 1.6rem;
  }
}

.grecaptcha-badge {display: none !important;}

/* Contact Section Styles */

.contact-section {
  background: #f0f0f0;
  padding: 90px 0 100px;
}
.contact-card {
  border-radius: 32px;
  border: none;
  background: #fff;
  height: 100%;
}
.contact-info-card .uk-card-title {
  font-size: 1.8rem;
  color: #152341;
}
.contact-info-card {
  padding: 22px 24px;
}
.contact-form-card {
  padding: 42px 36px;
}
.contact-info-list {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}
.contact-info-item {
  display: flex;
  align-items: center;
  border: 1px solid rgba(10, 61, 145, 0.08);
  border-radius: 28px;
  padding: 12px 20px;
  margin-bottom: 16px;
  background: linear-gradient(120deg, #fbfbfb, #ffffff);
  min-height: 100px;
}
.contact-icon {
  width: 64px;
  height: 64px;
  border-radius: 22px;
  background: linear-gradient(135deg,rgb(65, 65, 65),rgb(0, 0, 0));
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  margin-right: 16px;
  flex-shrink: 0;
}
.contact-icon [uk-icon] {
  color: #fff;
}
.contact-info-item strong {
  display: block;
  color: #1b2746;
}
.contact-info-item a,
.contact-info-item span {
  color: #5d6b8c;
  text-decoration: none;
}
.contact-form-card h3 {
  color: #152341;
}
.contact-form-card .uk-input,
.contact-form-card .uk-textarea,
.contact-form-card .uk-select {
  border-radius: 16px;
  border: 1px solid rgba(10, 61, 145, 0.12);
  padding: 14px 16px;
}
.contact-form-card .uk-textarea {
  min-height: 160px;
}
.contact-form-card .primary-button {
  width: 100%;
  justify-content: center;
}