{"id":7829,"date":"2026-03-24T13:39:38","date_gmt":"2026-03-24T13:39:38","guid":{"rendered":"https:\/\/lovewithbuse.com\/?page_id=7829"},"modified":"2026-04-13T21:31:21","modified_gmt":"2026-04-13T21:31:21","slug":"homepage_experimental","status":"publish","type":"page","link":"https:\/\/lovewithbuse.com\/","title":{"rendered":"Homepage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7829\" class=\"elementor elementor-7829\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ed5548 e-con-full e-flex e-con e-parent\" data-id=\"7ed5548\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0436600 elementor-widget elementor-widget-html\" data-id=\"0436600\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<style>\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    background: #000;\n    color: #fff;\n    font-family: 'Montserrat', sans-serif;\n    overflow-x: hidden;\n  }\n\n  .scroll-video-wrapper {\n    position: relative;\n    height: 700vh;\n  }\n\n  .scroll-video-sticky {\n    position: sticky;\n    top: 0;\n    width: 100vw;\n    height: 100vh;\n    overflow: hidden;\n  }\n\n  @media (max-width: 768px) {\n    .scroll-video-sticky {\n      height: 100svh;\n    }\n  }\n\n  .scroll-video-sticky video {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    z-index: 0;\n  }\n\n  @media (max-width: 768px) {\n    .scroll-video-sticky video {\n      object-position: 30% 50%;\n    }\n  }\n\n  .video-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.55) 100%);\n    z-index: 1;\n  }\n\n  .finale-image {\n    position: absolute;\n    inset: 0;\n    width: 40%; height: 40%;\n    object-fit: cover;\n    z-index: 2;\n    opacity: 0;\n    margin-top: 18rem;\n    margin-left: 23rem;\n    transition: opacity 0.6s ease;\n  }\n\n  \/* \u2500\u2500 TEXT PANEL \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     Desktop: change right and top values\n     Mobile:  edit the @media block below\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500*\/\n  .text-panel {\n    position: absolute;\n    right: 8%;\n    top: 50%;\n    transform: translateY(-50%);\n    width: min(40rem, 90vw);\n    text-align: center;\n    line-height: 1.35;\n    text-shadow: 1px 1px 4px rgba(0,0,0,0.6);\n    z-index: 3;\n    pointer-events: none;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  \/* \u2500\u2500 HERO TITLE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     Keep right\/top\/width in sync with .text-panel above\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500*\/\n  .hero-title {\n    position: absolute;\n    right: 8%;\n    top: 50%;\n    transform: translateY(-50%);\n    width: min(60rem, 90vw);\n    z-index: 4;\n    text-align: center;\n    text-shadow: 1px 1px 4px rgba(0,0,0,0.6);\n    pointer-events: none;\n    transition: opacity 0.6s ease;\n  }\n\n  .hero-main {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(2.2rem, 10vw, 5rem) !important;\n    font-weight: 300 !important;\n    letter-spacing: 0.15em;\n    color: #fff;\n    text-shadow: 0 2px 20px rgba(0,0,0,0.4);\n    margin-bottom: 1rem;\n  }\n\n\n  .hero-sub {\n    font-size: clamp(0.85rem, 2.2vw, 1.3rem) !important;\n    font-weight: 300 !important;\n    font-style: italic;\n    letter-spacing: 0.06em;\n    color: rgba(255,255,255,0.8);\n    text-shadow: 0 1px 8px rgba(0,0,0,0.4);\n    line-height: 1.5;\n  }\n  \n  .hero-logo {\n  width: 100%;\n  max-width: 500px;\n  height: auto;\n  display: block;\n  \/* Adjust the -20px below to nudge it more or less *\/\n  margin: 0 auto 1.5rem -2vw; \n  filter: drop-shadow(0 2px 10px rgba(0,0,0,0.4));\n}\n\n  @media (max-width: 768px) {\n    .text-panel,\n    .hero-title {\n      right: auto;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      width: 92vw;\n    }\n  }\n\n  \/* \u2500\u2500 LINE STYLES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .tl { opacity: 0; display: block; width: 100%; }\n\n  .tl-name {\n    font-size: clamp(1.2em, 6vw, 2em);\n    font-weight: 400; color: #fff;\n    margin-bottom: 12px;\n  }\n  .tl-title {\n    font-size: clamp(1em, 3.5vw, 1.5em);\n    font-weight: 300; color: #fff;\n    margin-bottom: 14px;\n  }\n  .tl-body {\n    font-size: clamp(0.7em, 2.2vw, 1em);\n    font-weight: 300; color: #fff;\n    margin-bottom: 3px;\n  }\n  .tl-red {\n    font-size: clamp(1em, 4vw, 1.5em);\n    font-weight: 500; color: #e02020;\n    margin-bottom: 2px;\n    display: inline-block;\n  }\n  .tl-red-sub {\n    font-size: clamp(1em, 4vw, 1.3em);\n    font-style: italic; font-weight: 300; color: #e02020;\n    margin-bottom: 6px;\n    display: inline-block;\n  }\n\n  \/* \u2500\u2500 PROGRESS BAR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .scroll-progress {\n    position: fixed;\n    top: 0; left: 0;\n    width: 0%; height: 3px;\n    background: rgba(255,255,255,0.5);\n    z-index: 999;\n    pointer-events: none;\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     INSTANCE 1\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n<div class=\"scroll-progress\" data-instance=\"1\"><\/div>\n\n<section class=\"scroll-video-wrapper\" data-instance=\"1\">\n  <div class=\"scroll-video-sticky\">\n\n    <video class=\"instance-video\" data-instance=\"1\"\n      src=\"https:\/\/lovewithbuse.com\/wp-content\/uploads\/2026\/03\/BUSE-BW-OPTIMIZED.mp4#t=0.001\"\n      muted playsinline preload=\"auto\"><\/video>\n\n    <div class=\"video-overlay\" data-instance=\"1\"><\/div>\n\n    <div class=\"hero-title\" data-instance=\"1\">\n      <img decoding=\"async\" data-src=\"https:\/\/lovewithbuse.com\/wp-content\/uploads\/2026\/04\/Ask-Sensin-scaled.png\" alt=\"A\u015eK SENS\u0130N\" class=\"hero-logo lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/448;\">\n      <p class=\"hero-sub\">G\u00f6zlerini kapat. Kendine g\u00fcven. Ve niyetini f\u0131s\u0131lda.<\/p>\n    <\/div>\n\n    <div class=\"text-panel\" data-instance=\"1\">\n      <span class=\"tl tl-name\"    data-line=\"0\">Buse Kurtar Eyol<\/span>\n      <span class=\"tl tl-title\"   data-line=\"1\">Bili\u015fsel ve Felsefi Uygulay\u0131c\u0131 | Anlam Dan\u0131\u015fman\u0131<\/span>\n      <span class=\"tl tl-body\"    data-line=\"2\">D\u00fcnya \u00e7ap\u0131nda alan\u0131n\u0131n \u00f6nc\u00fcs\u00fc<\/span>\n      <span class=\"tl tl-body\"    data-line=\"3\">ki\u015fi ve kurumlardan pek \u00e7ok e\u011fitim ald\u0131m.<\/span>\n      <span class=\"tl tl-body\"    data-line=\"4\">Felsefi ve Bili\u015fsel akademik temelleri<\/span>\n      <span class=\"tl tl-body\"    data-line=\"5\">somatik beden \u00e7al\u0131\u015fmalar\u0131,<\/span>\n      <span class=\"tl tl-body\"    data-line=\"6\">sistemik, b\u00fct\u00fcnc\u00fcl yakla\u015f\u0131mlar,<\/span>\n      <span class=\"tl tl-body\"    data-line=\"7\">ve pek \u00e7ok farkl\u0131 disiplinden<\/span>\n      <span class=\"tl tl-body\"    data-line=\"8\">beslenerek geli\u015ftirdi\u011fim<\/span>\n      <span class=\"tl tl-body\"    data-line=\"9\">ki\u015fisel metodum olan<\/span>\n      <span class=\"tl tl-red\"     data-line=\"10\">A\u015fk'\u0131n Sorgulama Sanat\u0131<\/span>\n      <span class=\"tl tl-red-sub\" data-line=\"11\">(The Art of Love's Inquiry)<\/span>\n      <span class=\"tl tl-body\"    data-line=\"12\">ile verdi\u011fim bireysel seanslarla<\/span>\n      <span class=\"tl tl-body\"    data-line=\"13\">Ya\u015fam\u0131nda tekrar eden d\u00f6ng\u00fclerin<\/span>\n      <span class=\"tl tl-body\"    data-line=\"14\">k\u00f6klerini anlamana,<\/span>\n      <span class=\"tl tl-body\"    data-line=\"15\">b\u00f6ylece niyetinin ger\u00e7ekle\u015fmesine<\/span>\n      <span class=\"tl tl-body\"    data-line=\"16\">e\u015flik ediyorum.<\/span>\n       <img decoding=\"async\" class=\"finale-image lazyload\" data-instance=\"1\"\n      data-src=\"https:\/\/lovewithbuse.com\/wp-content\/uploads\/2026\/03\/IMG_0855.png\" alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2048px; --smush-placeholder-aspect-ratio: 2048\/2048;\">\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- INSTANCE 1 END -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     INSTANCE 2\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"scroll-video-wrapper\" data-instance=\"2\">\n  <div class=\"scroll-video-sticky\">\n\n    <video class=\"instance-video\" data-instance=\"2\"\n      src=\"https:\/\/lovewithbuse.com\/wp-content\/uploads\/2026\/03\/Dna-Standardized-Cropped-Spedup.mp4\"\n      muted playsinline preload=\"auto\"><\/video>\n     <img decoding=\"async\" class=\"finale-image\" data-instance=\"2\"\n      src=\"\" alt=\"\">\n    <div class=\"video-overlay\" data-instance=\"2\"><\/div>\n\n    <div class=\"hero-title\" data-instance=\"2\">\n      <h1 class=\"hero-main\">DNA\u2019n\u0131 de\u011fi\u015ftir Hayat\u0131n de\u011fi\u015fsin!<\/h1>\n    <\/div>\n\n    <div class=\"text-panel\" data-instance=\"2\">\n      <span class=\"tl tl-name\"    data-line=\"0\">En az 14 nesil boyunca aktar\u0131lan bilgileri genlerimizde ta\u015f\u0131yoruz.<\/span>\n      <span class=\"tl tl-body\"    data-line=\"1\">Ya\u015fad\u0131\u011f\u0131m\u0131z olaylar, genlerimizde nelerin aktifle\u015fti\u011fini etkiliyor.<\/span>\n      <span class=\"tl tl-body\"    data-line=\"2\">Ve bizzat ya\u015famad\u0131\u011f\u0131m\u0131z, nesiller \u00f6ncesinde kalan olaylar bug\u00fcn hala Sen\u2019i etkiliyor\u2026\n<\/span>\n      <span class=\"tl tl-body\"     data-line=\"3\">Anneannemizin hamileyken annemizin yumurtal\u0131klar\u0131nda var\u0131z.<\/span>\n      <span class=\"tl tl-body\" data-line=\"4\">Bedenimiz Kalp at\u0131\u015flar\u0131m\u0131z\u0131n ve i\u00e7sel sinyallerimizin ritmiyle b\u00fct\u00fcn hayat\u0131m\u0131z\u0131 kodluyor ve\nSen\u2019i ba\u015fkalar\u0131ndan ay\u0131r\u0131yor\u2026\n<\/span>\n      <span class=\"tl tl-body\"    data-line=\"5\">\u0130\u00e7ine do\u011fdu\u011fumuz aile, k\u00fclt\u00fcr, \u00fclke ve zamanda d\u00fcnyan\u0131n genel hali dahil\n<\/span>\n      <span class=\"tl tl-body\"    data-line=\"6\">Ayn\u0131 bir tohumun bulundu\u011fu topra\u011f\u0131n t\u00fcr\u00fcne, iklime, d\u00f6nem ko\u015fullar\u0131na g\u00f6re beslendi\u011fi gibi\n<\/span>\n      <span class=\"tl tl-body\"    data-line=\"7\">Sen\u2019in kim haline geldi\u011fini besliyor ve belirliyor\u2026\n<\/span>\n      <span class=\"tl tl-body\"    data-line=\"7\">Yeni bir Sen i\u00e7in \u015fu anki seni sen yapan geldi\u011fin k\u00f6kenleri ve sistemi anlamak\n<\/span>\n      <span class=\"tl tl-body\"    data-line=\"7\">Niyetine ilerleyebilmeni sa\u011flayacak\u2026.\n<\/span>\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- INSTANCE 2 END -->\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae12576 e-flex e-con-boxed e-con e-parent\" data-id=\"ae12576\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-89b7571 e-con-full e-flex e-con e-child\" data-id=\"89b7571\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d5b713 elementor-widget elementor-widget-heading\" data-id=\"1d5b713\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Kaynak Disiplinler<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b4e303 e-con-full e-flex e-con e-child\" data-id=\"0b4e303\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a0793d5 e-con-full e-flex e-con e-child\" data-id=\"a0793d5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-226da09 elementor-widget elementor-widget-wpzoom-elementor-addons-image-box\" data-id=\"226da09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpzoom-elementor-addons-image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wpzoom-elementor-addons-image-box\">\n\t\t\t<h3>\n\t\t\t\t<span class=\"wpzoom-elementor-addons-image-box-link not-linked has-image lazyload\" style=\"background-image:inherit;\" data-bg-image=\"url(&#039;https:\/\/lovewithbuse.com\/wp-content\/uploads\/2026\/03\/20260324_2250_Image_Generation_gen_01kmh0ny3zf6097x6fgmzp11tz.png&#039;)\"><span><\/span><\/span>\t\t\t<\/h3>\n\t\t<\/div><!-- \/\/.wpzoom-elementor-addons-image-box -->\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f4f844c e-con-full e-flex e-con e-child\" data-id=\"f4f844c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69bcb42 elementor-widget elementor-widget-wpzoom-elementor-addons-image-box\" data-id=\"69bcb42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpzoom-elementor-addons-image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wpzoom-elementor-addons-image-box\">\n\t\t\t<h3>\n\t\t\t\t<span class=\"wpzoom-elementor-addons-image-box-link not-linked has-image lazyload\" style=\"background-image:inherit;\" data-bg-image=\"url(&#039;https:\/\/lovewithbuse.com\/wp-content\/uploads\/2026\/03\/20260324_2326_Image_Generation_gen_01kmh2qkb4emzt8kyx6486pkvm.png&#039;)\"><span><\/span><\/span>\t\t\t<\/h3>\n\t\t<\/div><!-- \/\/.wpzoom-elementor-addons-image-box -->\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3786544 e-con-full e-flex e-con e-child\" data-id=\"3786544\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a74aac elementor-widget elementor-widget-wpzoom-elementor-addons-image-box\" data-id=\"8a74aac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpzoom-elementor-addons-image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wpzoom-elementor-addons-image-box\">\n\t\t\t<h3>\n\t\t\t\t<span class=\"wpzoom-elementor-addons-image-box-link not-linked has-image lazyload\" style=\"background-image:inherit;\" data-bg-image=\"url(&#039;https:\/\/lovewithbuse.com\/wp-content\/uploads\/2026\/03\/20260324_2257_Image_Generation_gen_01kmh128bdehw8fh002xtfk343.png&#039;)\"><span><\/span><\/span>\t\t\t<\/h3>\n\t\t<\/div><!-- \/\/.wpzoom-elementor-addons-image-box -->\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-37bc75f e-con-full e-flex e-con e-child\" data-id=\"37bc75f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b1b67e elementor-widget elementor-widget-wpzoom-elementor-addons-image-box\" data-id=\"8b1b67e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpzoom-elementor-addons-image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wpzoom-elementor-addons-image-box\">\n\t\t\t<h3>\n\t\t\t\t<span class=\"wpzoom-elementor-addons-image-box-link not-linked has-image lazyload\" style=\"background-image:inherit;\" data-bg-image=\"url(&#039;https:\/\/lovewithbuse.com\/wp-content\/uploads\/2026\/03\/20260324_2333_Image_Generation_gen_01kmh331wqf38rz9a1z1js81tm.png&#039;)\"><span><\/span><\/span>\t\t\t<\/h3>\n\t\t<\/div><!-- \/\/.wpzoom-elementor-addons-image-box -->\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a31270 e-con-full e-flex e-con e-child\" data-id=\"6a31270\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be5f862 elementor-widget elementor-widget-wpzoom-elementor-addons-image-box\" data-id=\"be5f862\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpzoom-elementor-addons-image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wpzoom-elementor-addons-image-box\">\n\t\t\t<h3>\n\t\t\t\t<span class=\"wpzoom-elementor-addons-image-box-link not-linked has-image lazyload\" style=\"background-image:inherit;\" data-bg-image=\"url(&#039;https:\/\/lovewithbuse.com\/wp-content\/uploads\/2026\/03\/20260324_2322_Image_Generation_gen_01kmh2f8p7fma9tjtpksn2fpzc.png&#039;)\"><span><\/span><\/span>\t\t\t<\/h3>\n\t\t<\/div><!-- \/\/.wpzoom-elementor-addons-image-box -->\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-144c184 e-con-full e-flex e-con e-child\" data-id=\"144c184\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91e8b48 elementor-widget elementor-widget-wpzoom-elementor-addons-image-box\" data-id=\"91e8b48\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpzoom-elementor-addons-image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wpzoom-elementor-addons-image-box\">\n\t\t\t<h3>\n\t\t\t\t<span class=\"wpzoom-elementor-addons-image-box-link not-linked has-image lazyload\" style=\"background-image:inherit;\" data-bg-image=\"url(&#039;https:\/\/lovewithbuse.com\/wp-content\/uploads\/2026\/03\/20260324_2252_Image_Generation_gen_01kmh0s4n8e1vv42x1m3rxqv8h.png&#039;)\"><span><\/span><\/span>\t\t\t<\/h3>\n\t\t<\/div><!-- \/\/.wpzoom-elementor-addons-image-box -->\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-503e93a e-flex e-con-boxed e-con e-parent\" data-id=\"503e93a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff90b43 elementor-widget elementor-widget-html\" data-id=\"ff90b43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   SELF-CONTAINED SCROLL VIDEO ENGINE\n   Finds all instances automatically via data-instance attribute.\n   No IDs used \u2014 safe to have multiple instances on one page.\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\nconst PHASE_TEXT_START  = 0.15;\nconst PHASE_TEXT_END    = 0.58;\nconst PHASE_FADE_START  = 0.60;\nconst PHASE_FADE_END    = 0.76;\nconst PHASE_IMAGE_START = 0.74;\nconst PHASE_IMAGE_END   = 0.90;\nconst HERO_FADE_START   = PHASE_TEXT_START;\nconst HERO_FADE_END     = PHASE_TEXT_START;\nconst RED_LINES         = [10, 11];\n\n\/* \u2500\u2500 Bootstrap every instance found on the page \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\ndocument.querySelectorAll('.scroll-video-wrapper').forEach(section => {\n  const inst        = section.dataset.instance;\n  const video       = section.querySelector('.instance-video');\n  const finaleImg   = section.querySelector('.finale-image');\n  const overlay     = section.querySelector('.video-overlay');\n  const heroTitle   = section.querySelector('.hero-title');\n  const textPanel   = section.querySelector('.text-panel');\n  const lines       = Array.from(textPanel.querySelectorAll('.tl'));\n  const progressBar = document.querySelector(`.scroll-progress[data-instance=\"${inst}\"]`);\n  const TOTAL_LINES = lines.length;\n\n  let videoDuration = 4;\n  let scrollEnabled = false;\n  let ticking       = false;\n  let curTime       = 0;\n  let targetTime    = 0;\n  let smoothing     = false;\n  let started       = false; \/\/ guard against double-start\n\n  \/* \u2500\u2500 smooth scrub \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  function smoothScrub() {\n    const diff = targetTime - curTime;\n    if (Math.abs(diff) < 0.004) {\n      curTime = targetTime;\n      video.currentTime = curTime;\n      smoothing = false;\n      return;\n    }\n    curTime += diff * 0.22;\n    video.currentTime = curTime;\n    requestAnimationFrame(smoothScrub);\n  }\n\n  \/* \u2500\u2500 main update \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  function update() {\n    ticking = false;\n    if (!scrollEnabled) return;\n\n    const range = section.offsetHeight - window.innerHeight;\n    const raw   = (window.scrollY - section.offsetTop) \/ range;\n    const p     = Math.min(Math.max(raw, 0), 1);\n\n    if (progressBar) progressBar.style.width = (p * 100) + '%';\n\n    \/* video scrubs backwards *\/\n    targetTime = videoDuration * (1 - p);\n    if (!smoothing) { smoothing = true; requestAnimationFrame(smoothScrub); }\n\n    \/* hero title fade *\/\n    if (p <= HERO_FADE_START) {\n      heroTitle.style.opacity = 1;\n    } else if (p < HERO_FADE_END) {\n      heroTitle.style.opacity = 1 - (p - HERO_FADE_START) \/ (HERO_FADE_END - HERO_FADE_START);\n    } else {\n      heroTitle.style.opacity = 0;\n    }\n\n    \/* lines fade in one by one *\/\n    if (p < PHASE_TEXT_START) {\n      lines.forEach(l => { l.style.opacity = 0; l.style.transform = 'scale(1)'; });\n\n    } else if (p <= PHASE_TEXT_END) {\n      const tp = (p - PHASE_TEXT_START) \/ (PHASE_TEXT_END - PHASE_TEXT_START);\n      const visibleUpTo = tp * TOTAL_LINES;\n      lines.forEach((l, i) => {\n        l.style.opacity = Math.min(Math.max(visibleUpTo - i, 0), 1);\n        l.style.transform = 'scale(1)';\n      });\n\n    } else if (p <= PHASE_FADE_END) {\n      const fp = p < PHASE_FADE_START ? 0\n        : (p - PHASE_FADE_START) \/ (PHASE_FADE_END - PHASE_FADE_START);\n      lines.forEach((l, i) => {\n        if (RED_LINES.includes(i)) {\n          l.style.opacity = 1;\n          l.style.transform = `scale(${1 + fp * 0.5})`;\n        } else {\n          l.style.opacity = 1 - fp;\n          l.style.transform = 'scale(1)';\n        }\n      });\n\n    } else {\n      lines.forEach((l, i) => {\n        if (RED_LINES.includes(i)) {\n          l.style.opacity = 1;\n          l.style.transform = 'scale(1.5)';\n        } else {\n          l.style.opacity = 0;\n          l.style.transform = 'scale(1)';\n        }\n      });\n    }\n\n    \/* finale image *\/\n    if (p >= PHASE_IMAGE_START) {\n      const ip = Math.min((p - PHASE_IMAGE_START) \/ (PHASE_IMAGE_END - PHASE_IMAGE_START), 1);\n      finaleImg.style.opacity = ip;\n      overlay.style.opacity = 1 - ip * 0.6;\n    } else {\n      finaleImg.style.opacity = 0;\n      overlay.style.opacity = 1;\n    }\n  }\n\n  function onScroll() {\n    if (!ticking) { requestAnimationFrame(update); ticking = true; }\n  }\n\n  \/* \u2500\u2500 handoff: autoplay done \u2192 scroll takes over \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  function handoffToScroll() {\n      console.log('handoff fired, duration:', video.duration, 'videoDuration:', videoDuration, 'currentTime:', video.currentTime);\n\n    if (scrollEnabled) return; \/\/ prevent double-firing\n    video.pause();\n    videoDuration = video.duration || videoDuration;\n    scrollEnabled = true;\n    curTime = targetTime = videoDuration;\n    video.currentTime = videoDuration;\n    smoothing = false;\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n\n  \/* \u2500\u2500 autoplay forward once \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  function startAutoplay() {\n    console.log('startAutoplay called, started:', started, 'scrollEnabled:', scrollEnabled);\n    if (started) return; \/\/ prevent double-firing\n    started = true;\n    videoDuration = video.duration || 4;\n    video.currentTime = 0;\n    video.muted = true;\n    video.playbackRate = 1;\n\n    video.addEventListener('ended', handoffToScroll, { once: true });\n    curTime = 0;\n    targetTime = 0;\n    smoothing = false;\n    const p = video.play();\n    if (p) p.catch(() => {\n      \/\/ Autoplay blocked (e.g. iOS low power mode) \u2014 skip to scroll\n      video.currentTime = videoDuration;\n      handoffToScroll();\n    });\n  }\n\n  \/* \u2500\u2500 init when video is ready \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  function init() {\n    videoDuration = video.duration || 4;\n    startAutoplay();\n  }\n\n  video.addEventListener('loadedmetadata', () => { videoDuration = video.duration || 4; });\n  \/* \u2500\u2500 only start when section scrolls into view \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     This prevents instance 2 autoplaying while user is still\n     on instance 1. IntersectionObserver fires when the section\n     becomes at least 10% visible on screen.\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500*\/\n  let inited = false;\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if (entry.isIntersecting && !inited && entry.intersectionRatio > 0) {\n        inited = true;\n        observer.disconnect();\n        if (video.readyState >= 3) {\n          init();\n        } else {\n          video.addEventListener('canplaythrough', init, { once: true });\n          video.load(); \/\/ kick off loading if not already started\n        }\n      }\n    });\n}, { threshold: 0, rootMargin: '0px' });\n\n  observer.observe(section);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>G\u00f6zlerini kapat. Kendine g\u00fcven. Ve niyetini f\u0131s\u0131lda. Buse Kurtar Eyol Bili\u015fsel ve Felsefi Uygulay\u0131c\u0131 | Anlam Dan\u0131\u015fman\u0131 D\u00fcnya \u00e7ap\u0131nda alan\u0131n\u0131n [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"folder":[57],"class_list":["post-7829","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lovewithbuse.com\/index.php?rest_route=\/wp\/v2\/pages\/7829","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lovewithbuse.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lovewithbuse.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lovewithbuse.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/lovewithbuse.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7829"}],"version-history":[{"count":203,"href":"https:\/\/lovewithbuse.com\/index.php?rest_route=\/wp\/v2\/pages\/7829\/revisions"}],"predecessor-version":[{"id":8196,"href":"https:\/\/lovewithbuse.com\/index.php?rest_route=\/wp\/v2\/pages\/7829\/revisions\/8196"}],"wp:attachment":[{"href":"https:\/\/lovewithbuse.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7829"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/lovewithbuse.com\/index.php?rest_route=%2Fwp%2Fv2%2Ffolder&post=7829"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}