.hero-title-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.hero-video-wrapper{position:relative;margin-top:20px}@media (max-width:768px){.hero-title-wrapper{gap:10px;padding-left:20px}.hero-video-wrapper{margin-top:10px}}.hero-video-trigger{position:relative;display:flex;align-items:center;gap:15px;cursor:pointer;z-index:10;pointer-events:auto;text-decoration:none}.hero-video-tooltip{position:absolute;backface-visibility:visible;background:linear-gradient(135deg,#fac25a,#f5a623,#ffb84d);color:#000;font-size:12px;font-weight:600;text-align:center;white-space:nowrap;line-height:1;padding:10px 15px;border-radius:20px;top:50%;transform:translateY(-50%);left:calc(100% + 15px);pointer-events:none;opacity:1;transition:transform 0.35s ease;z-index:3}.hero-video-play-button{position:relative;width:70px;height:70px;border-radius:50%;background-color:#fac25a;transition:background-color 0.3s ease;cursor:pointer;z-index:1}.hero-video-trigger:hover .hero-video-play-button{background-color:#333}.hero-video-play-inner{position:relative;width:100%;height:100%}.hero-video-play-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;z-index:2}.hero-video-ripple{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-video-ripple-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid;pointer-events:none}.hero-video-ripple-1{width:130%;height:130%;border-color:rgb(250 194 90 / .9);animation:hero-ripple-pulse 2s ease-in-out infinite}.hero-video-ripple-2{width:170%;height:170%;border-color:rgb(250 194 90 / .7);animation:hero-ripple-pulse 2s ease-in-out infinite 0.3s}.hero-video-ripple-3{width:200%;height:200%;border-color:rgb(250 194 90 / .5);animation:hero-ripple-pulse 2s ease-in-out infinite 0.6s}.hero-video-trigger:hover .hero-video-ripple-1{border-color:rgb(51 51 51 / .9)}.hero-video-trigger:hover .hero-video-ripple-2{border-color:rgb(51 51 51 / .7)}.hero-video-trigger:hover .hero-video-ripple-3{border-color:rgb(51 51 51 / .5)}@keyframes hero-ripple-pulse{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}100%{opacity:0;transform:translate(-50%,-50%) scale(1.2)}}@media (max-width:1024px){.hero-video-play-button{width:60px;height:60px}.hero-video-play-icon{font-size:18px}}@media (max-width:768px){.hero-video-tooltip{display:none}.hero-video-play-button{width:42px;height:42px}.hero-video-play-icon{font-size:14px}.hero-video-ripple-3{display:none}}#hero-section{position:relative!important;overflow:hidden!important}#hero-section .hero-swiper{position:relative!important;width:100%!important;height:100vh!important;min-height:100vh!important;overflow:hidden!important}@media (min-width:1025px){#hero-section,#hero-section .hero-swiper{min-height:700px!important}}#hero-section .hero-swiper .swiper-slide{height:100%!important;min-height:auto!important}#hero-section .hero-swiper .swiper-slide>div{height:100%!important}.hero-nav-btn{position:relative!important;cursor:pointer!important;transition:all 0.4s cubic-bezier(.4,0,.2,1)!important;pointer-events:auto!important;z-index:31!important;text-shadow:0 2px 8px rgb(0 0 0 / .4)!important;font-weight:500!important;letter-spacing:-0.02em!important;padding:12px 20px!important;border-radius:8px!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;background:rgb(255 255 255 / .05)!important;border:1px solid rgb(255 255 255 / .1)!important;display:flex!important;align-items:center!important;gap:5px!important;color:white!important}.hero-nav-btn[data-active="false"]{opacity:0.6!important;font-size:18px!important;transform:scale(.95)!important;background:rgb(255 255 255 / .03)!important;border-color:rgb(255 255 255 / .08)!important}.hero-nav-btn[data-active="true"]{opacity:1!important;font-size:20px!important;font-weight:600!important;transform:scale(1)!important;background:linear-gradient(135deg,#fac25a24 0%,#fac25a8a 100%)!important;border:2px solid rgb(255 255 255 / .3)!important;box-shadow:0 4px 16px #fac25a4d,0 0 0 1px #fac25a17 inset,0 0 24px #fac25a33!important}.hero-nav-btn[data-active="false"]:hover{opacity:0.9!important;transform:scale(.98)!important;background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .15)!important}.hero-nav-btn[data-active="true"]:hover{transform:scale(1.02)!important;box-shadow:0 6px 20px #fac25a66,0 0 0 1px rgb(255 255 255 / .15) inset,0 0 32px #fac25a52!important}.hero-nav-dot-container{position:relative!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;align-self:center!important}.hero-nav-dot-svg{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:100%!important;height:100%!important}.hero-nav-dot-inner{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;border-radius:50%!important;display:block!important;visibility:visible!important;opacity:1!important;transition:all 0.3s ease!important}.hero-nav-btn[data-active="false"] .hero-nav-dot-inner{background:rgb(255 255 255 / .4)!important;box-shadow:none!important;width:6px!important;height:6px!important;min-width:6px!important;min-height:6px!important}.hero-nav-btn[data-active="true"] .hero-nav-dot-inner{background:rgb(255 255 255)!important;box-shadow:0 0 8px rgb(255 255 255 / .6)!important;width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important}.hero-nav-btn[data-active="false"] .hero-nav-circle{opacity:0!important;stroke:rgb(255 255 255 / .2)!important;transition:opacity 0.3s ease!important}.hero-nav-btn[data-active="true"] .hero-nav-circle{opacity:1!important;stroke:rgb(255 255 255 / .8)!important;filter:drop-shadow(0 0 4px rgb(255 255 255 / .5))!important;transition:opacity 0.3s ease!important}.hero-nav-btn span{position:relative;transition:all 0.3s ease;white-space:nowrap;line-height:1.2;display:inline-flex;align-items:center;height:100%}.hero-nav-btn[data-active="true"] span{text-shadow:0 2px 8px rgb(0 0 0 / .5),0 0 12px rgb(255 255 255 / .2)}@media (min-width:480px) and (max-width:767px){#hero-section,#hero-section .hero-swiper{height:500px!important;min-height:500px!important}}@media (max-width:768px){.hero-nav-btn{padding:10px 16px!important;font-size:16px!important;gap:3px!important}.hero-nav-dot-container{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important}.hero-nav-btn[data-active="true"] .hero-nav-dot-inner{width:6px!important;height:6px!important;min-width:6px!important;min-height:6px!important}.hero-nav-btn[data-active="false"] .hero-nav-dot-inner{width:5px!important;height:5px!important;min-width:5px!important;min-height:5px!important}.hero-nav-btn[data-active="true"]{font-size:18px!important;padding:12px 18px!important}.hero-nav-btn[data-active="false"]{font-size:15px!important}#hero-section .hero-swiper .swiper-slide{height:100%!important;min-height:auto!important}#hero-section .hero-swiper .swiper-slide>div{height:100%!important}}@media (max-width:480px){#hero-section .swiper-slide .wrapper>span{padding-left:16px!important}.hero-nav-btn{padding:8px 12px!important;font-size:12px!important;gap:3px!important;opacity:1!important;visibility:visible!important;display:flex!important}.hero-nav-dot-container{width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important}.hero-nav-btn[data-active="true"] .hero-nav-dot-inner{width:5px!important;height:5px!important;min-width:5px!important;min-height:5px!important}.hero-nav-btn[data-active="false"] .hero-nav-dot-inner{width:4px!important;height:4px!important;min-width:4px!important;min-height:4px!important}.hero-nav-btn[data-active="true"]{font-size:13px!important;padding:8px 12px!important;opacity:1!important}.hero-nav-btn[data-active="false"]{font-size:11px!important;opacity:0.7!important}.hero-nav-btn span{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}#hero-section,#hero-section .hero-swiper{height:500px!important;min-height:500px!important;overflow:hidden!important}#hero-section .hero-swiper .swiper-slide{height:100%!important;min-height:auto!important}#hero-section .hero-swiper .swiper-slide>div{height:100%!important}}.hero-nav-btn *{transition:inherit}#hero-section .hero-nav-container{gap:16px!important;position:absolute!important;pointer-events:none!important;z-index:25!important;display:flex!important;align-items:center!important;right:130px!important;bottom:120px!important;max-width:calc(100% - 100px)!important}@media (max-width:768px){#hero-section .hero-nav-container{gap:12px!important;right:16px!important;bottom:70px!important;z-index:25!important;max-width:calc(100% - 32px)!important}}@media (max-width:480px){#hero-section .hero-nav-container{gap:10px!important;right:12px!important;bottom:70px!important;flex-direction:column!important;align-items:flex-end!important;z-index:25!important;max-width:calc(100% - 24px)!important}}#hero-section .hero-swiper-nav-btn{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:40!important;width:60px!important;height:60px!important;border-radius:50%!important;background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;border:1px solid rgb(255 255 255 / .2)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.4s cubic-bezier(.4,0,.2,1)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}#hero-section .hero-swiper-prev{left:60px!important}#hero-section .hero-swiper-next{right:60px!important}#hero-section:hover .hero-swiper-nav-btn{opacity:1!important;visibility:visible!important;pointer-events:auto!important}#hero-section .hero-swiper-nav-btn:hover:not(.disabled){background:rgb(255 255 255 / .2)!important;border-color:rgb(255 255 255 / .4)!important;transform:translateY(-50%) scale(1.1)!important}#hero-section .hero-swiper-nav-btn.disabled{opacity:0.3!important;cursor:not-allowed!important;pointer-events:none!important}#hero-section:hover .hero-swiper-nav-btn.disabled{opacity:0.3!important;visibility:visible!important}#hero-section .hero-nav-arrow-svg{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;transform:rotate(-90deg)!important;transform-origin:center!important}#hero-section .hero-nav-arrow-circle-bg{opacity:0.3!important}#hero-section .hero-nav-arrow-circle{stroke-dasharray:251.3!important;stroke-dashoffset:251.3!important;transition:stroke-dashoffset 0.3s ease!important}#hero-section .hero-swiper-nav-btn:hover:not(.disabled) .hero-nav-arrow-circle{stroke-dashoffset:0!important}#hero-section .hero-nav-arrow-icon{position:relative!important;z-index:2!important;color:white!important;font-size:18px!important;transition:all 0.3s ease!important}#hero-section .hero-swiper-nav-btn:hover:not(.disabled) .hero-nav-arrow-icon{color:white!important;transform:scale(1.1)!important}#hero-section .hero-swiper-nav-btn.disabled .hero-nav-arrow-icon{color:rgb(255 255 255 / .5)!important}@media (max-width:768px){#hero-section .hero-swiper-nav-btn{width:50px!important;height:50px!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}#hero-section .hero-swiper-prev{left:16px!important}#hero-section .hero-swiper-next{right:16px!important}#hero-section .hero-nav-arrow-icon{font-size:16px!important}}@media (max-width:480px){#hero-section .hero-swiper-nav-btn{width:44px!important;height:44px!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}#hero-section .hero-swiper-prev{left:12px!important}#hero-section .hero-swiper-next{right:12px!important}#hero-section .hero-nav-arrow-icon{font-size:14px!important}}.rp-title-wrapper{display:flex!important;align-items:center!important;gap:12px!important}.rp-logo{height:28px!important;width:auto!important;flex-shrink:0!important}.rp-title{font-size:16px!important;font-weight:600!important;line-height:175%!important;letter-spacing:5.6px!important;color:#000000!important;margin:0!important}@media (min-width:480px){.rp-logo{height:32px!important}.rp-title{font-size:20px!important}}@media (min-width:1024px){.rp-logo{height:36px!important}.rp-title{font-size:28px!important}}.hakkimizda-text-editor h3,.vizyon-misyon-text-editor h3,.degerlerimiz-text-editor h3{color:rgb(0 0 0 / .4)!important}.globe-section-logo{position:absolute!important;top:30px!important;left:30px!important;width:180px!important;height:auto!important;z-index:10!important;pointer-events:none!important}@media (min-width:1024px){.globe-section-logo{top:40px!important;left:40px!important;width:200px!important}}@media (min-width:1920px){.globe-section-logo{top:50px!important;left:50px!important;width:220px!important}}@media (max-width:768px){.globe-section-logo{top:20px!important;left:20px!important;width:140px!important}}@media (max-width:480px){.globe-section-logo{top:15px!important;left:15px!important;width:120px!important}}.globe-container .location-info{color:#000000!important}.globe-container .location-info h2{color:#000000!important}.globe-container .dealers-title{color:#000000!important}.globe-container .dealer-row{color:#000000!important}.globe-container .dealer-row a{color:#000000!important}.globe-container .dealer-row a:hover{color:rgb(0 0 0 / .7)!important}.globe-container .nav-button{background:rgb(0 0 0 / .1)!important;border:1px solid rgb(0 0 0 / .2)!important;color:#000000!important}.globe-container .nav-button:hover{background:rgb(0 0 0 / .2)!important;border-color:rgb(0 0 0 / .3)!important;transform:scale(1.1)!important}.globe-container .nav-button i{color:#000000!important}.about-field{position:relative!important;overflow:hidden!important}.about-field-nav-btn{position:relative!important;z-index:40!important;width:50px!important;height:50px!important;border-radius:50%!important;background:rgb(255 255 255 / .9)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;border:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.4s cubic-bezier(.4,0,.2,1)!important;color:rgb(0 0 0 / .6)!important;box-shadow:0 2px 12px rgb(0 0 0 / .08)!important;flex-shrink:0!important}.about-field-nav-btn:hover:not(.disabled){background:rgb(255 255 255)!important;transform:scale(1.1)!important;color:rgb(0 0 0 / .8)!important;box-shadow:0 4px 16px rgb(250 194 90 / .3)!important}.about-field-nav-btn.disabled{opacity:0.3!important;cursor:not-allowed!important;pointer-events:none!important}.about-field:hover .about-field-nav-btn.disabled{opacity:0.3!important;visibility:visible!important}.about-field-nav-arrow-svg{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;transform:rotate(-90deg)!important;transform-origin:center!important}.about-field-nav-arrow-circle-bg{opacity:0.3!important;stroke:#fac25a!important;stroke-width:2!important}.about-field-nav-arrow-circle{stroke-dasharray:251.3!important;stroke-dashoffset:251.3!important;transition:stroke-dashoffset 0.3s ease!important;stroke:#fac25a!important;stroke-width:2!important;stroke-opacity:0.8!important}.about-field-nav-btn:hover:not(.disabled) .about-field-nav-arrow-circle{stroke-dashoffset:0!important;stroke-opacity:1!important;stroke:#fac25a!important}.about-field-nav-arrow-icon{position:relative!important;z-index:2!important;color:inherit!important;font-size:18px!important;transition:all 0.3s ease!important}.about-field-nav-btn:hover:not(.disabled) .about-field-nav-arrow-icon{transform:scale(1.1)!important}.about-field-nav-btn.disabled .about-field-nav-arrow-icon{color:rgb(0 0 0 / .3)!important}.about-field .swiper-aboutField-pagination{padding-top:0!important}.about-field .flex.flex-col[class*="clamp-pt"]{padding-top:20px!important}@media (min-width:768px) and (max-width:1024px){#hero-section,#hero-section .hero-swiper{height:600px!important;min-height:600px!important}#hero-section .hero-nav-container{bottom:50px!important;right:50px!important}}@media (min-width:768px){.about-field .flex.flex-col[class*="clamp-pt"]{padding-top:30px!important}}@media (min-width:1024px){.about-field .flex.flex-col[class*="clamp-pt"]{padding-top:30px!important}}@media (min-width:1920px){.about-field .flex.flex-col[class*="clamp-pt"]{padding-top:40px!important}}@media (max-width:768px){.about-field-nav-btn{width:44px!important;height:44px!important}.about-field-nav-arrow-icon{font-size:16px!important}}@media (max-width:480px){.about-field-nav-btn{width:40px!important;height:40px!important}.about-field-nav-arrow-icon{font-size:14px!important}.about-field .flex.flex-col.gap-\[20px\]{padding-top:15px!important}}