@media screen and (min-width:992px){.bg-slider{height:100vh}}.home-slider{position:relative;transition:height .3s ease-out}.swiper-arrows .custom-next,.swiper-arrows .custom-prev{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#1d222880!important;border:2px solid hsla(0,0%,100%,.25)!important;border-radius:50%;color:#ffffff40!important;cursor:pointer;display:flex;height:65px;justify-content:center;left:60px;position:absolute;top:50%;width:65px;z-index:2}.swiper-arrows .custom-next i,.swiper-arrows .custom-prev i{font-size:25px}.swiper-arrows .custom-next:hover,.swiper-arrows .custom-prev:hover{border-color:#009fe3!important;color:#fff!important;transition:.3s}.swiper-arrows .custom-next.custom-prev,.swiper-arrows .custom-prev.custom-prev{left:60px;right:auto}.swiper-arrows .custom-next.custom-next,.swiper-arrows .custom-prev.custom-next{left:auto;right:60px}.swiper-arrows .custom-prev:hover{padding-right:.5rem}.swiper-arrows .custom-next:hover{padding-left:.5rem}.swiper-arrows.leftBottom,.swiper-arrows.leftTop,.swiper-arrows.rightBottom,.swiper-arrows.rightTop{display:flex;gap:1rem;position:absolute}.swiper-arrows.leftBottom .custom-next,.swiper-arrows.leftBottom .custom-prev,.swiper-arrows.leftTop .custom-next,.swiper-arrows.leftTop .custom-prev,.swiper-arrows.rightBottom .custom-next,.swiper-arrows.rightBottom .custom-prev,.swiper-arrows.rightTop .custom-next,.swiper-arrows.rightTop .custom-prev{left:auto;position:relative;right:auto}.swiper-arrows.leftBottom{bottom:20px;left:60px}.swiper-arrows.rightBottom{bottom:60px;right:175px}.swiper-arrows.leftTop{left:60px;top:20px}.swiper-arrows.rightTop{right:60px;top:20px}.swiper-pagination-slider{align-items:center;bottom:20px;display:flex;gap:8px;justify-content:center;position:absolute;width:100%;z-index:10}.swiper-pagination-slider.bullet-slick-rectangle .swiper-pagination-bullet{background:none;border-radius:0;border-top:1px solid #fff;flex:1 1 auto;height:4px;height:100%;opacity:.3;padding:0 5px;transition:all .3s ease;width:30px}.swiper-pagination-slider.bullet-slick-rectangle .swiper-pagination-bullet-active{background:#009fe3;border:none;margin-top:5px;opacity:1}.swiper-pagination-slider.swiper-pagination-bullets{display:flex;gap:8px}.swiper-pagination-slider .swiper-pagination-bullet{background:var(--bullet-color,#fff);height:12px;opacity:.7;width:12px}.swiper-pagination-slider .swiper-pagination-bullet-active{background:var(--bullet-color,#fff);opacity:1}.swiper-pagination-slider.pagination-left{flex-direction:column;left:20px!important;right:auto!important;top:50%!important}.swiper-pagination-slider.pagination-top{left:50%!important;top:20px!important}.swiper-pagination-slider.pagination-bottom{bottom:20px!important;left:50%!important}.swiper-pagination-slider.pagination-right{flex-direction:column;left:auto!important;right:20px!important;top:50%!important}.swiper-pagination-slider.bullet-dot .swiper-pagination-bullet{border-radius:50%}.swiper-pagination-slider.bullet-square .swiper-pagination-bullet{border-radius:0}.swiper-pagination-slider.bullet-rectangle.pagination-left .swiper-pagination-bullet,.swiper-pagination-slider.bullet-rectangle.pagination-right .swiper-pagination-bullet{border-radius:0;height:30px;width:4px}.swiper-pagination-slider.bullet-rectangle.pagination-bottom .swiper-pagination-bullet,.swiper-pagination-slider.bullet-rectangle.pagination-top .swiper-pagination-bullet{border-radius:0;height:4px;width:30px}.swiper-pagination-slider.slick-dots{bottom:0!important;display:flex!important;height:10px!important;left:0!important;overflow:hidden!important;position:absolute!important;width:100%!important;z-index:2!important}.overlay{align-items:center;background:#0000004d;color:#fff;display:flex;inset:0;justify-content:center;position:absolute}.slide-content{height:100%;position:relative;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fadeIn{animation-name:fadeIn}@keyframes maskIn{0%{clip-path:inset(100% 0 0 0);opacity:0}to{clip-path:inset(0 0 0 0);opacity:1}}.maskIn{animation-name:maskIn}@keyframes waveIn{0%{opacity:0;transform:translateY(100%) skewY(10deg)}to{opacity:1;transform:translateY(0) skewY(0)}}.waveIn{animation-name:waveIn}@keyframes flowIn{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.flowIn{animation-name:flowIn}@keyframes stackIn{0%{opacity:0;transform:scale(1.5) rotateX(90deg)}to{opacity:1;transform:scale(1) rotateX(0)}}.stackIn{animation-name:stackIn}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.scaleIn{animation-name:scaleIn}@keyframes focusIn{0%{filter:blur(10px);opacity:0}to{filter:blur(0);opacity:1}}.focusIn{animation-name:focusIn}@keyframes parallaxMaskIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.parallaxMaskIn{animation-name:parallaxMaskIn}@keyframes partialWaveIn{0%{opacity:0;transform:translateY(50%) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.partialWaveIn{animation-name:partialWaveIn}@keyframes fadeBasicIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fadeBasicIn{animation-name:fadeBasicIn}@keyframes fadeWaveIn{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.fadeWaveIn{animation-name:fadeWaveIn}@keyframes fadeFlowIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.fadeFlowIn{animation-name:fadeFlowIn}.slider-desc,.slider-title{animation-fill-mode:forwards;opacity:0}.swiper{pointer-events:auto}.progress-bar{background-color:#fff;bottom:0;height:4px;left:0;position:absolute;transition:none;width:0;z-index:10}.progress-bar.animate{animation:progress-animation var(--delay-duration) linear forwards}@keyframes progress-animation{0%{width:0}to{width:100%}}.responsive-image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100vh!important;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:992px){.responsive-image{background-position:50%;background-repeat:no-repeat;background-size:cover;-o-object-fit:cover;object-fit:cover}.fill-mode-fill{background-size:100% 100%}.fill-mode-fit{background-position:50%;background-repeat:no-repeat;background-size:cover;-o-object-fit:cover;object-fit:cover}.fill-mode-center,.fill-mode-stretch{background-position:50%;background-repeat:no-repeat;background-size:auto}.fill-mode-tile{background-repeat:repeat;background-size:auto}}.progress-bar.paused{animation-play-state:paused!important}.slider-title{animation:fadeIn 4s ease 1s 1 normal forwards running;bottom:300px;color:#fff;font-family:archivoBold;font-size:100px;left:128px;line-height:90px;position:absolute;text-align:left;text-transform:uppercase;white-space:normal;width:1000px;z-index:5}@media (max-width:1700px){.slider-title{bottom:50px;font-size:80px;left:60px;line-height:90px;width:800px}}@media (max-width:1200px){.slider-title{bottom:50px;font-size:60px;left:30px;line-height:70px;width:600px}}@media (max-width:992px){.swiper-arrows.rightBottom{bottom:50px;right:50px}}@media (max-width:768px){.slider-title{bottom:120px;font-size:30px;left:0;line-height:40px;padding:0 20px;width:100%}}.slider-desc{animation:fadeIn 4s ease 1s 1 normal forwards running;bottom:250px;color:#fff;font-family:archivoBold;font-size:35px;left:128px;line-height:40px;position:absolute;text-align:left;text-transform:uppercase;white-space:normal;width:1000px;z-index:5}.institutional-padding[data-v-df0c8ffa]{padding-bottom:160px}.video-section .movie[data-v-df0c8ffa]:before{background-color:#00000080;content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:1}.video-section .movie .tanitim-buton[data-v-df0c8ffa]{background:#000000c9;border-radius:50%;cursor:pointer;height:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.4s;width:100px;z-index:5}.video-section .movie .tanitim-buton[data-v-df0c8ffa]:before{background:var(--custom-bgColor);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.video-section .movie .tanitim-buton[data-v-df0c8ffa]:after{border-color:#fff #fff transparent transparent;border-style:solid;border-width:1rem;content:"";left:50%;position:absolute;top:50%;transform:translate(-75%,-50%) rotate(45deg)}.video-section .movie .tanitim-buton[data-v-df0c8ffa]:hover:before{border-radius:50%!important}.video-section .movie .kapat[data-v-df0c8ffa]{align-items:center;color:#fff;font-size:50px;justify-content:center;left:auto;position:fixed;right:55px;top:20px;transform:none;z-index:111}.video-section .image-content[data-v-df0c8ffa]{left:0;padding-left:30px;padding-right:30px;top:50%;transform:translateY(-50%) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.video-section .image-content .text-editor[data-v-df0c8ffa]{display:flex;flex-direction:column;gap:clamp(16px,1.563vw,30px)}.video-section .image-content .text-editor h2[data-v-df0c8ffa]{color:#fff;letter-spacing:-.02em;line-height:1.125}.video-section .image-section[data-v-df0c8ffa]{height:590px}.video-section .image-section .full-cover[data-v-df0c8ffa]{border-radius:26px}.video-section .image-section .video-wrapper[data-v-df0c8ffa]{aspect-ratio:16/9;background:#000;height:100%;position:relative;width:100%}.video-section .image-section .video-wrapper #video[data-v-df0c8ffa]{height:auto;left:50%;position:absolute;right:0;top:50%;transform:translate(-50%,-50%);width:100%}.video-section .counter-section[data-v-df0c8ffa]{bottom:-17%;display:block;left:50%;min-width:1000px;pointer-events:auto;position:absolute;transform:translate(-50%) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);width:-moz-fit-content;width:fit-content;z-index:10}.video-section .counter-section .counter-field[data-v-df0c8ffa]{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border-radius:20px;display:flex;font-family:Barlow,sans-serif;font-weight:900;gap:60px;justify-content:space-around;padding:30px 40px;position:relative}.video-section .counter-section .counter-field .field-mask[data-v-df0c8ffa]{left:0;pointer-events:none;top:0;z-index:30}.video-section .counter-section .counter-field .counter-item[data-v-df0c8ffa]{align-items:center;display:flex;flex-direction:column;gap:6px;padding:10px 0;position:relative}.video-section .counter-section .counter-field .counter-item .item-first[data-v-df0c8ffa]{background-image:linear-gradient(0deg,#fff0,#fff6,#fff0);border-radius:14px;filter:blur(20px);height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);transition-duration:.5s;width:100%}.video-section .counter-section .counter-field .counter-item .item-second[data-v-df0c8ffa]{display:flex;flex-direction:column;gap:11px;max-width:450px;position:relative}.video-section .counter-section .counter-field .counter-item .item-second .counter-title[data-v-df0c8ffa]{color:#41414180;font-size:18px;font-weight:600;text-align:center;transition:all .5s ease-out}.video-section .counter-section .counter-field .counter-item .item-second .group[data-v-df0c8ffa]{align-items:flex-start;display:flex;justify-content:center}.video-section .counter-section .counter-field .counter-item .item-second .group .plus[data-v-df0c8ffa]{color:transparent;font-size:80px;font-weight:bolder;margin-left:4px;transition:all .5s ease-out;-webkit-text-stroke:1px #414141}.video-section .counter-section .counter-field .counter-item .item-second .group .counter[data-v-df0c8ffa]{color:transparent;font-size:80px;font-weight:bolder;line-height:1;margin:0;transition:all .5s ease-out;-webkit-text-stroke:1px #414141}.video-section .counter-section .counter-field .counter-item:hover .item-second .group .counter[data-v-df0c8ffa],.video-section .counter-section .counter-field .counter-item:hover .item-second .group .plus[data-v-df0c8ffa]{color:#1976bc;-webkit-text-stroke:1px #1976bc}.video-section .counter-section .counter-field .counter-item:hover .item-second .counter-title[data-v-df0c8ffa]{color:#414141}.full-cover[data-v-df0c8ffa]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.video-loading[data-v-df0c8ffa]{align-items:center;background:#000;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.is-active[data-v-d583ebae]{opacity:1!important}.title[data-v-d583ebae]{font-size:28px;line-height:1.5}.icon-arrow-right[data-v-d583ebae]:before{content:"";font-family:Font Awesome\ 7 Free;font-style:normal;font-weight:900}.content-wrapper .item[data-v-d583ebae]{border-color:#ffffff3d!important;border-left:1px hsla(0,0%,100%,.239)!important;border-style:solid!important}.content-wrapper .item:hover .context i[data-v-d583ebae]{padding-left:.5rem}.content-wrapper .item:hover .product-border[data-v-d583ebae]{border-color:#009fe3!important;transition:.3s}.content-wrapper .item[data-v-d583ebae]:not(:last-child){border-right:1px solid rgb(var(--color-white)/.15)!important}@media (min-width:1024px){.product-none[data-v-d583ebae]{display:none!important}}.product-border[data-v-d583ebae]{border:2px solid hsla(0,0%,100%,.25)!important;border-radius:50%;box-sizing:border-box;display:inline-block;height:65px;width:65px}.keskin-section-padding{margin-bottom:100px;margin-top:50px}.services-pagination{align-items:center;display:flex;gap:10px;justify-content:center;padding-top:70px;position:relative}.services-pagination .swiper-pagination-bullet{height:10px;margin:0 4px;width:10px}.services-pagination .swiper-pagination-bullet-active{background:#13212f!important;position:relative}.services-pagination .swiper-pagination-bullet-active:before{border:2px solid #13212f;border-radius:100px;content:"";height:21px;left:-55%;position:absolute;top:-55%;transition:all .4s;width:21px}.references-slider{padding:0 100px}.reference-swipe{background-color:#eceff5}.reference-swipe .home-reference-image{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:30px;transition-duration:.5s}.reference-swipe .home-reference-image img{filter:brightness(0);height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition-duration:.5s;width:100%}.reference-swipe:hover .home-reference-image{transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1.1) scaleY(1.1)}.reference-swipe:hover .home-reference-image img{filter:brightness(1)}
