.my-hero{background-color:#f5f3ef!important;padding:0 12px 48px;width:100%;min-height:auto;overflow-x:hidden}.my-hero__container{max-width:1280px;margin:0 auto;padding:40px 0 0}.my-hero__tabs{display:flex;gap:12px;position:relative;top:50px;z-index:99}.my-hero__tab{display:inline-flex;align-items:center;height:60px;padding:5px 4px;position:relative;border-radius:10px;background-color:transparent;text-decoration:none;font-family:Instrument Sans,sans-serif;font-size:clamp(12px,1vw,13px);font-weight:500;color:#353535;white-space:nowrap}.my-hero__tab-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.my-hero__tab-svg{width:100%;height:100%;display:block}.my-hero__tab-path{fill:#fff;transition:fill .2s ease}.my-hero__tab-content{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px;transform:translateY(-1px)}.my-hero__tab:hover{color:#fff}.my-hero__tab:hover .my-hero__tab-path{fill:#fc5f00}.my-hero__tab--active{color:#3a3a3a}.my-hero__tab--active:hover{color:#fff}.my-hero__tab-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;background:none;transition:color .35s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}.my-hero__tab-icon svg,.my-hero__tab-icon img{display:block;width:auto;height:auto;max-width:none;max-height:none}.my-hero__tab--active .my-hero__tab-icon{font-weight:500}.my-hero__tab-arrow{font-size:18px;line-height:1;margin-left:2px;transition:color .35s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1),max-width .35s cubic-bezier(.22,1,.36,1)}.my-hero__tab-label{line-height:1;transition:color .35s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1),max-width .35s cubic-bezier(.22,1,.36,1)}.my-hero__slider{position:relative;overflow:hidden;display:grid;top:20px}.my-hero__slide{display:grid;grid-area:1 / 1;grid-template-columns:1fr 1fr;gap:48px;align-items:center;opacity:0;visibility:hidden;pointer-events:none;transform:translate(20px) scale(.995);transition:opacity .75s ease,transform .75s cubic-bezier(.22,1,.36,1),visibility 0s linear .75s}.my-hero__slide--active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0) scale(1);transition-delay:0s}.my-hero__slide-content{display:flex;flex-direction:column;gap:24px;padding-top:20px}.my-hero__title{margin:0;font-family:Sen,sans-serif;font-size:clamp(34px,5.2vw,66px);font-weight:600;line-height:1.04;color:#222;letter-spacing:-2px}.my-hero__title-main,.my-hero__title-accent{display:block}.my-hero__title p{margin:0}.my-hero__title p+p{margin-top:.25em}.my-hero__title-accent{color:#ff6f00}.my-hero__desc p{margin:0;font-family:Instrument Sans,sans-serif;font-size:clamp(15px,1.7vw,18px);font-weight:500;line-height:1.35;color:#222}.my-hero__desc p strong{font-weight:600}.my-hero__btn{display:inline-flex;align-items:center;justify-content:center;position:relative;height:56px;padding:0;background-color:transparent;color:#fff;font-family:Instrument Sans,sans-serif;font-size:clamp(14px,1.2vw,16px);font-weight:600;line-height:1;border-radius:8px;text-decoration:none;cursor:pointer;width:fit-content}.my-hero__btn-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.my-hero__btn-svg{width:100%;height:100%;display:block}.my-hero__btn-path{fill:#4a509f}.my-hero__btn:hover .my-hero__btn-path,.my-hero__btn:focus-visible .my-hero__btn-path,.my-hero__btn:active .my-hero__btn-path{fill:#303795}.my-hero__btn-label{position:relative;z-index:1;padding:0 28px}.my-hero__btn:hover,.my-hero__btn:focus-visible,.my-hero__btn:active{background-color:transparent;color:#fff}.my-hero__slide-visual{display:flex;justify-content:flex-start;align-items:flex-start}.my-hero__image-frame{position:relative;width:100%;aspect-ratio:4 / 3.5;display:flex;overflow:hidden}.elementor .my-hero .my-hero__img{position:relative;z-index:3;width:100%;max-width:100%;object-fit:contain;object-position:center;border-radius:20px;display:block}.my-hero__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px;padding-bottom:8px}.my-hero__dots{display:flex;gap:12px}.my-hero__dot{width:16px;height:16px;border-radius:50%;border:none;background-color:#b0b0b0;cursor:pointer;padding:0;transition:none;-webkit-tap-highlight-color:transparent}.my-hero__dot:hover,.my-hero__dot:focus,.my-hero__dot:focus-visible,.my-hero__dot:active{background-color:#b0b0b0;transform:none;outline:none;box-shadow:none}.my-hero__dot--active{background-color:#fc5f00!important;transform:scale(1.1)}.my-hero__dot--active:hover,.my-hero__dot--active:focus,.my-hero__dot--active:focus-visible,.my-hero__dot--active:active{background-color:#fc5f00!important;transform:scale(1.1);outline:none;box-shadow:none}.my-hero__arrow{width:auto;height:auto;border:none;background:none;font-size:28px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#b0b0b0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;transition:none}.my-hero__arrow:hover,.my-hero__arrow:focus,.my-hero__arrow:focus-visible,.my-hero__arrow:active{background:transparent!important;color:#b0b0b0!important;outline:none!important;box-shadow:none!important;opacity:1!important}.my-hero__arrow::-moz-focus-inner{border:0;padding:0}.my-hero__arrow-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.my-hero__arrow-icon svg{width:auto;height:auto;max-width:none;display:block;fill:currentColor}@media(max-width:1024px){.my-hero{min-height:auto;padding:0 10px 28px}.my-hero__container{padding:20px 0 0;overflow-x:hidden}.my-hero__arrow{width:8px;height:8px}.my-hero__dot{width:12px;height:12px}.my-hero__tabs{top:0;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;margin-bottom:30px}.my-hero__title{font-size:clamp(30px,4.6vw,50px)}.my-hero__slide{gap:28px}.my-hero__slide-content{padding-top:0}.my-hero__desc{max-width:90%}}@media(max-width:768px){.my-hero,.my-hero__container,.my-hero__slider{overflow-x:clip}.my-hero__tabs{flex-wrap:nowrap;width:100%;max-width:100%;overflow:hidden;gap:8px;justify-content:center}.my-hero__tab{box-sizing:border-box;width:70px;min-width:70px;max-width:70px;height:80px;min-height:80px;max-height:80px;flex:0 0 70px;padding:4px 3px;gap:0;justify-content:center;align-items:center;overflow:hidden;background-color:transparent;transition:color .3s ease,padding .25s ease,gap .25s ease}.my-hero__tab-icon{max-width:100%;width:auto!important;height:auto!important;flex-shrink:0;opacity:1;overflow:hidden;transition:opacity .28s ease,max-width .28s ease,margin .28s ease}.my-hero__tab-icon svg,.my-hero__tab-icon img{max-width:100%;width:auto;height:auto}.my-hero__tab-label,.my-hero__tab-arrow{display:none}.my-hero__tab-content{width:100%;gap:0;justify-content:center;align-items:center}.my-hero__tab:hover .my-hero__tab-path,.my-hero__tab:focus-visible .my-hero__tab-path,.my-hero__tab:active .my-hero__tab-path{fill:#fc5f00}.my-hero__slide{grid-template-columns:1fr;grid-template-areas:"title" "desc" "visual" "btn";gap:24px;min-height:auto;justify-items:center;width:100%}.my-hero__slide-content{display:contents;padding-top:0}.my-hero__slide-visual{grid-area:visual;order:0;justify-content:center;align-items:center}.my-hero__image-frame{width:min(82vw,320px);margin:0 auto;max-width:320px}.my-hero__title{grid-area:title;font-size:44px;font-weight:600;line-height:1.05;text-align:center;width:100%;letter-spacing:-2px}.my-hero__desc p{grid-area:desc;font-size:18px;line-height:1.35;max-width:92%;margin:0 auto;text-align:center}.my-hero__btn{grid-area:btn;font-size:14px;padding:0;height:auto;border-radius:10px;margin:0 auto}.my-hero__dots{display:none}.my-hero__nav{width:min(92vw,360px);max-width:360px;justify-content:space-between;margin:calc(min(82vw,320px)*-.62) auto calc(min(82vw,320px)*.62);padding:0;position:relative;z-index:5}}@media(max-width:480px){.my-hero__title{font-size:36px}.my-hero__image-frame{max-width:100%}.my-hero__btn{font-size:13px;padding:10px 20px}}body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3),body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3):hover,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3):focus-visible,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3):active,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3).my-hero__tab--active,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3).my-hero__tab--active:hover{color:#fff}body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3) .my-hero__tab-label,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3) .my-hero__tab-arrow{color:#fff}body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3) .my-hero__tab-icon,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3):hover .my-hero__tab-icon,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3):focus-visible .my-hero__tab-icon,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3):active .my-hero__tab-icon{color:#fc5f00}body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3) .my-hero__tab-path,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3):hover .my-hero__tab-path,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3):focus-visible .my-hero__tab-path,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3):active .my-hero__tab-path,body.my-hero-kullanicilar-path .my-hero__tabs>.my-hero__tab:nth-child(3).my-hero__tab--active .my-hero__tab-path{fill:#ff6a00}
