* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{background-color:rgb(255, 255, 255);color:rgb(51, 65, 85);}html{scroll-behavior:smooth;}.bef-header{display:flex;justify-content:space-between;align-items:center;padding-top:15px;padding-right:5%;padding-bottom:15px;padding-left:5%;background-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(226, 232, 240);font-family:Inter, sans-serif;position:relative;z-index:1000;}.bef-header-dark{display:flex;justify-content:space-between;align-items:center;padding-top:15px;padding-right:5%;padding-bottom:15px;padding-left:5%;background-color:rgb(11, 12, 16);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(31, 40, 51);font-family:Inter, sans-serif;color:rgb(255, 255, 255);position:relative;z-index:1000;}.bef-logo{font-family:"Plus Jakarta Sans", sans-serif;font-weight:800;font-size:22px;color:rgb(112, 0, 255);display:flex;align-items:center;row-gap:8px;column-gap:8px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}.bef-logo-dark{font-family:"Plus Jakarta Sans", sans-serif;font-weight:800;font-size:22px;color:rgb(0, 240, 255);display:flex;align-items:center;row-gap:8px;column-gap:8px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}.bef-logo-image{height:45px;max-height:150px;max-width:100%;width:auto;object-fit:contain;}.bef-logo[style*="height"] .bef-logo-image, .bef-logo-dark[style*="height"] .bef-logo-image{height:100% !important;}.bef-nav{display:flex;row-gap:30px;column-gap:30px;align-items:center;}.bef-nav-link{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(74, 85, 104);font-weight:500;font-size:15px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}.bef-nav-link:hover{color:var(--bef-nav-link-hover-color, #7000ff);}.bef-nav-link-dark{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(255, 255, 255);font-weight:500;font-size:15px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}.bef-nav-link-dark:hover{color:var(--bef-nav-link-hover-color, #00f0ff);}.bef-dropdown{position:relative;display:inline-block;}.bef-dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);min-width:200px;z-index:1100;margin-top:8px;opacity:0;visibility:hidden;transition-behavior:normal, normal, normal;transition-duration:0.2s, 0.2s, 0.2s;transition-timing-function:ease, ease, ease;transition-delay:0s, 0s, 0s;transition-property:opacity, transform, visibility;display:block !important;background-color:rgb(255, 255, 255) !important;border-top-width:1px !important;border-right-width:1px !important;border-bottom-width:1px !important;border-left-width:1px !important;border-top-style:solid !important;border-right-style:solid !important;border-bottom-style:solid !important;border-left-style:solid !important;border-top-color:rgba(0, 0, 0, 0.06) !important;border-right-color:rgba(0, 0, 0, 0.06) !important;border-bottom-color:rgba(0, 0, 0, 0.06) !important;border-left-color:rgba(0, 0, 0, 0.06) !important;border-image-source:none !important;border-image-slice:100% !important;border-image-width:1 !important;border-image-outset:0 !important;border-image-repeat:stretch !important;border-top-left-radius:10px !important;border-top-right-radius:10px !important;border-bottom-right-radius:10px !important;border-bottom-left-radius:10px !important;box-shadow:rgba(0, 0, 0, 0.1) 0px 10px 30px !important;padding-top:8px !important;padding-right:0px !important;padding-bottom:8px !important;padding-left:0px !important;}.bef-dropdown:hover .bef-dropdown-menu, .bef-dropdown.bef-dropdown-open .bef-dropdown-menu{opacity:1 !important;visibility:visible !important;transform:translateX(-50%) translateY(0px) !important;}.bef-dropdown-item{display:block;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;font-size:14px;text-align:left;padding-top:10px !important;padding-right:20px !important;padding-bottom:10px !important;padding-left:20px !important;color:rgb(51, 65, 85) !important;font-weight:500 !important;}.bef-dropdown-item:hover{background-color:rgb(248, 250, 252) !important;color:var(--bef-nav-link-hover-color, #7000ff) !important;}.bef-dropdown-arrow{font-size:10px;margin-left:5px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:transform;display:inline-block;}.bef-dropdown:hover .bef-dropdown-arrow, .bef-dropdown.bef-dropdown-open .bef-dropdown-arrow{transform:rotate(180deg);}.bef-header-dark .bef-dropdown-menu, .bef-header-centered-dark .bef-dropdown-menu, .bef-header-social-dark .bef-dropdown-menu{background-color:rgb(15, 23, 42) !important;border-top-width:1px !important;border-right-width:1px !important;border-bottom-width:1px !important;border-left-width:1px !important;border-top-style:solid !important;border-right-style:solid !important;border-bottom-style:solid !important;border-left-style:solid !important;border-top-color:rgba(255, 255, 255, 0.08) !important;border-right-color:rgba(255, 255, 255, 0.08) !important;border-bottom-color:rgba(255, 255, 255, 0.08) !important;border-left-color:rgba(255, 255, 255, 0.08) !important;border-image-source:none !important;border-image-slice:100% !important;border-image-width:1 !important;border-image-outset:0 !important;border-image-repeat:stretch !important;box-shadow:rgba(0, 0, 0, 0.5) 0px 10px 30px !important;}.bef-header-dark .bef-dropdown-item, .bef-header-centered-dark .bef-dropdown-item, .bef-header-social-dark .bef-dropdown-item{color:rgb(203, 213, 225) !important;}.bef-header-dark .bef-dropdown-item:hover, .bef-header-centered-dark .bef-dropdown-item:hover, .bef-header-social-dark .bef-dropdown-item:hover{background-color:rgba(255, 255, 255, 0.05) !important;color:var(--bef-nav-link-hover-color, #00f0ff) !important;}.bef-menu-checkbox{display:none;}.bef-hamburger{display:none;font-size:28px;cursor:pointer;color:inherit;user-select:none;}.bef-btn{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(255, 255, 255);background-color:rgb(112, 0, 255);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;font-weight:600;font-size:14px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;display:inline-block;text-align:center;}.bef-btn:hover{background-color:rgb(89, 0, 204);transform:translateY(-1px);}.bef-btn-dark{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(11, 12, 16);background-color:rgb(197, 168, 128);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;font-weight:600;font-size:14px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;display:inline-block;text-align:center;}.bef-btn-dark:hover{background-color:rgb(176, 147, 107);transform:translateY(-1px);}.bef-hero-dark{background-color:rgb(8, 9, 15);color:rgb(255, 255, 255);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;text-align:center;font-family:Inter, sans-serif;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(255, 255, 255, 0.05);position:relative;overflow-x:hidden;overflow-y:hidden;}.bef-hero-light{background-color:rgb(255, 255, 255);color:rgb(17, 17, 17);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;text-align:center;font-family:Inter, sans-serif;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(226, 232, 240);}.bef-hero-title{font-family:"Plus Jakarta Sans", sans-serif;font-weight:800;line-height:1.2;margin-top:0px;margin-bottom:25px;font-size:clamp(28px, 5vw, 56px) !important;}.bef-hero-title-gradient{background-image:linear-gradient(135deg, rgb(255, 255, 255) 30%, rgb(0, 240, 255) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-color:initial;background-clip:text;-webkit-text-fill-color:transparent;}.bef-hero-desc{font-size:clamp(14px, 2vw, 18px);color:rgb(100, 116, 139);max-width:650px;margin-top:0px;margin-right:auto;margin-bottom:35px;margin-left:auto;line-height:1.6;}.bef-hero-desc-dark{color:rgb(160, 174, 192);}.bef-tag{background-color:rgba(0, 240, 255, 0.1);color:rgb(0, 240, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(0, 240, 255, 0.25);border-right-color:rgba(0, 240, 255, 0.25);border-bottom-color:rgba(0, 240, 255, 0.25);border-left-color:rgba(0, 240, 255, 0.25);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;display:inline-block;margin-bottom:20px;}.bef-slider-container{position:relative;width:100%;height:520px;overflow-x:hidden;overflow-y:hidden;}.bef-slides{display:flex;width:300%;height:100%;transition-behavior:normal;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1);transition-delay:0s;transition-property:transform;}.bef-slide{width:33.3333%;height:100%;background-size:cover;background-position-x:center;background-position-y:center;display:flex;align-items:center;justify-content:center;text-align:center;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;}.bef-slider-bullets{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;row-gap:10px;column-gap:10px;z-index:10;}.bef-slider-bullet{width:12px;height:12px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.4);cursor:pointer;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.bef-slider-bullet:hover{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.8);}#bef-slide-1-block:checked ~ .bef-slides{transform:translateX(0%) !important;}#bef-slide-2-block:checked ~ .bef-slides{transform:translateX(-33.3333%) !important;}#bef-slide-3-block:checked ~ .bef-slides{transform:translateX(-66.6666%) !important;}#bef-slide-1-block:checked ~ .bef-slider-bullets .bef-bullet-1{background-image:initial !important;background-position-x:initial !important;background-position-y:initial !important;background-size:initial !important;background-repeat:initial !important;background-attachment:initial !important;background-origin:initial !important;background-clip:initial !important;background-color:rgb(112, 0, 255) !important;width:24px !important;border-top-left-radius:10px !important;border-top-right-radius:10px !important;border-bottom-right-radius:10px !important;border-bottom-left-radius:10px !important;}#bef-slide-2-block:checked ~ .bef-slider-bullets .bef-bullet-2{background-image:initial !important;background-position-x:initial !important;background-position-y:initial !important;background-size:initial !important;background-repeat:initial !important;background-attachment:initial !important;background-origin:initial !important;background-clip:initial !important;background-color:rgb(112, 0, 255) !important;width:24px !important;border-top-left-radius:10px !important;border-top-right-radius:10px !important;border-bottom-right-radius:10px !important;border-bottom-left-radius:10px !important;}#bef-slide-3-block:checked ~ .bef-slider-bullets .bef-bullet-3{background-image:initial !important;background-position-x:initial !important;background-position-y:initial !important;background-size:initial !important;background-repeat:initial !important;background-attachment:initial !important;background-origin:initial !important;background-clip:initial !important;background-color:rgb(112, 0, 255) !important;width:24px !important;border-top-left-radius:10px !important;border-top-right-radius:10px !important;border-bottom-right-radius:10px !important;border-bottom-left-radius:10px !important;}.bef-grid-3{display:grid;width:100%;max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr)) !important;row-gap:30px !important;column-gap:30px !important;}.bef-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(226, 232, 240);border-right-color:rgb(226, 232, 240);border-bottom-color:rgb(226, 232, 240);border-left-color:rgb(226, 232, 240);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-top:35px;padding-right:25px;padding-bottom:35px;padding-left:25px;text-align:left;box-shadow:rgba(0, 0, 0, 0.05) 0px 4px 6px -1px;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.bef-card:hover{transform:translateY(-2px);box-shadow:rgba(0, 0, 0, 0.1) 0px 10px 15px -3px;}.bef-card-dark{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(15, 23, 42);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(30, 41, 59);border-right-color:rgb(30, 41, 59);border-bottom-color:rgb(30, 41, 59);border-left-color:rgb(30, 41, 59);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-top:35px;padding-right:25px;padding-bottom:35px;padding-left:25px;text-align:left;color:rgb(255, 255, 255);transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.bef-card-icon{width:50px;height:50px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;}.bef-contact-section{padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;background-color:rgb(255, 255, 255);font-family:Inter, sans-serif;}.bef-contact-container{max-width:1100px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:flex;flex-wrap:wrap;row-gap:50px;column-gap:50px;align-items:center;}.bef-footer:not(.aip-footer){background-color:rgb(15, 23, 42);color:rgb(148, 163, 184);padding-top:50px;padding-right:5%;padding-bottom:30px;padding-left:5%;font-family:Inter, sans-serif;border-top-width:1px;border-top-style:solid;border-top-color:rgb(51, 65, 85);}.bef-accordion-item[open] .bef-accordion-arrow{transform:rotate(180deg) !important;}.bef-accordion-item[open]{background-image:initial !important;background-position-x:initial !important;background-position-y:initial !important;background-size:initial !important;background-repeat:initial !important;background-attachment:initial !important;background-origin:initial !important;background-clip:initial !important;background-color:rgba(255, 255, 255, 0.06) !important;border-top-color:rgb(0, 240, 255) !important;border-right-color:rgb(0, 240, 255) !important;border-bottom-color:rgb(0, 240, 255) !important;border-left-color:rgb(0, 240, 255) !important;}.bef-ba-container{position:relative;overflow-x:hidden;overflow-y:hidden;}.bef-ba-slider-input{appearance:none;outline-color:initial;outline-style:none;outline-width:initial;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:transparent;}.bef-ba-slider-input::-webkit-slider-thumb{appearance:none;width:40px;height:500px;cursor:ew-resize;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:transparent;}.bef-3d-card{backface-visibility:hidden;transform-style:preserve-3d;}#bef-3d-c1:checked ~ .card-1{transform:translate3d(0px, 0px, 100px) scale(1.05) !important;z-index:10 !important;border-top-color:rgb(0, 240, 255) !important;border-right-color:rgb(0, 240, 255) !important;border-bottom-color:rgb(0, 240, 255) !important;border-left-color:rgb(0, 240, 255) !important;opacity:1 !important;box-shadow:rgba(0, 240, 255, 0.25) 0px 15px 35px !important;}#bef-3d-c1:checked ~ .card-2{transform:translate3d(140px, 0px, -80px) rotateY(-20deg) scale(0.9) !important;z-index:5 !important;opacity:0.5 !important;}#bef-3d-c1:checked ~ .card-3{transform:translate3d(-140px, 0px, -80px) rotateY(20deg) scale(0.9) !important;z-index:5 !important;opacity:0.5 !important;}#bef-3d-c2:checked ~ .card-2{transform:translate3d(0px, 0px, 100px) scale(1.05) !important;z-index:10 !important;border-top-color:rgb(112, 0, 255) !important;border-right-color:rgb(112, 0, 255) !important;border-bottom-color:rgb(112, 0, 255) !important;border-left-color:rgb(112, 0, 255) !important;opacity:1 !important;box-shadow:rgba(112, 0, 255, 0.25) 0px 15px 35px !important;}#bef-3d-c2:checked ~ .card-1{transform:translate3d(-140px, 0px, -80px) rotateY(20deg) scale(0.9) !important;z-index:5 !important;opacity:0.5 !important;}#bef-3d-c2:checked ~ .card-3{transform:translate3d(140px, 0px, -80px) rotateY(-20deg) scale(0.9) !important;z-index:5 !important;opacity:0.5 !important;}#bef-3d-c3:checked ~ .card-3{transform:translate3d(0px, 0px, 100px) scale(1.05) !important;z-index:10 !important;border-top-color:rgb(16, 185, 129) !important;border-right-color:rgb(16, 185, 129) !important;border-bottom-color:rgb(16, 185, 129) !important;border-left-color:rgb(16, 185, 129) !important;opacity:1 !important;box-shadow:rgba(16, 185, 129, 0.25) 0px 15px 35px !important;}#bef-3d-c3:checked ~ .card-1{transform:translate3d(140px, 0px, -80px) rotateY(-20deg) scale(0.9) !important;z-index:5 !important;opacity:0.5 !important;}#bef-3d-c3:checked ~ .card-2{transform:translate3d(-140px, 0px, -80px) rotateY(20deg) scale(0.9) !important;z-index:5 !important;opacity:0.5 !important;}.bef-header-centered-dark{background-color:rgb(24, 19, 15);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(197, 168, 128, 0.15);color:rgb(255, 255, 255);}.bef-header-centered-light{background-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(226, 232, 240);color:rgb(30, 41, 59);}.bef-nav-centered{display:flex;row-gap:25px;column-gap:25px;align-items:center;width:35%;justify-content:flex-start;box-sizing:border-box;}.bef-logo-centered-c{display:flex;justify-content:center;width:30%;box-sizing:border-box;align-items:center;}.bef-header-right-centered{display:flex;row-gap:20px;column-gap:20px;align-items:center;width:35%;justify-content:flex-end;box-sizing:border-box;}.bef-phone-centered{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:13px;font-weight:500;display:flex;align-items:center;row-gap:6px;column-gap:6px;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}.bef-header-centered-dark .bef-phone-centered{color:rgb(255, 255, 255);}.bef-header-centered-dark .bef-phone-centered:hover{color:rgb(197, 168, 128);}.bef-header-centered-light .bef-phone-centered{color:rgb(71, 85, 105);}.bef-header-centered-light .bef-phone-centered:hover{color:rgb(112, 0, 255);}.bef-btn-centered{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:12px;font-weight:700;padding-top:10px;padding-right:22px;padding-bottom:10px;padding-left:22px;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-right-radius:30px;border-bottom-left-radius:30px;letter-spacing:0.5px;text-transform:uppercase;transition-behavior:normal, normal;transition-duration:0.2s, 0.2s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, background-color;white-space-collapse:collapse;text-wrap-mode:nowrap;}.bef-btn-centered:hover{transform:translateY(-1px);}.bef-header-centered-dark .bef-btn-centered{background-color:rgb(197, 168, 128);color:rgb(24, 19, 15);}.bef-header-centered-dark .bef-btn-centered:hover{background-color:rgb(179, 150, 110);}.bef-header-centered-light .bef-btn-centered{background-color:rgb(112, 0, 255);color:rgb(255, 255, 255);}.bef-header-centered-light .bef-btn-centered:hover{background-color:rgb(89, 0, 204);}.bef-header-social-light{display:flex;justify-content:space-between;align-items:center;padding-top:15px;padding-right:5%;padding-bottom:15px;padding-left:5%;background-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(241, 245, 249);font-family:Inter, sans-serif;position:relative;z-index:1000;}.bef-header-social-dark{display:flex;justify-content:space-between;align-items:center;padding-top:15px;padding-right:5%;padding-bottom:15px;padding-left:5%;background-color:rgb(11, 15, 25);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(30, 41, 59);font-family:Inter, sans-serif;color:rgb(255, 255, 255);position:relative;z-index:1000;}.bef-social-icons{display:flex;row-gap:12px;column-gap:12px;align-items:center;justify-content:center;}.bef-social-icon{background-color:rgb(241, 245, 249);color:rgb(71, 85, 105);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(226, 232, 240);border-right-color:rgb(226, 232, 240);border-bottom-color:rgb(226, 232, 240);border-left-color:rgb(226, 232, 240);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}.bef-social-icon-dark{background-color:rgb(30, 41, 59);color:rgb(203, 213, 225);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(51, 65, 85);border-right-color:rgb(51, 65, 85);border-bottom-color:rgb(51, 65, 85);border-left-color:rgb(51, 65, 85);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}.bef-social-icon:hover{transform:translateY(-3px) scale(1.08);background-color:rgb(226, 232, 240);color:rgb(15, 23, 42);box-shadow:rgba(0, 0, 0, 0.08) 0px 4px 12px;}.bef-social-icon-dark:hover{transform:translateY(-3px) scale(1.08);background-color:rgb(51, 65, 85);color:rgb(255, 255, 255);box-shadow:rgba(0, 0, 0, 0.25) 0px 4px 12px;}.bef-social-icon i, .bef-social-icon-dark i, .bef-top-social-icon i{pointer-events:none !important;}.bef-double-deck-wrapper{width:100%;display:flex;flex-direction:column;z-index:1000;position:relative;}.bef-top-bar{display:flex;justify-content:space-between;align-items:center;padding-top:8px;padding-right:5%;padding-bottom:8px;padding-left:5%;background-color:rgb(15, 23, 42);color:rgb(203, 213, 225);font-size:13px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(30, 41, 59);font-family:Inter, sans-serif;}.bef-top-bar-contact{display:flex;row-gap:20px;column-gap:20px;align-items:center;}.bef-top-contact-link{color:rgb(203, 213, 225);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline-flex;align-items:center;row-gap:6px;column-gap:6px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}.bef-top-contact-link:hover{color:rgb(56, 189, 248);}.bef-top-bar-social{display:flex;row-gap:15px;column-gap:15px;align-items:center;}.bef-top-social-icon{color:rgb(148, 163, 184);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:14px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;display:inline-block;}.bef-top-social-icon:hover{color:rgb(56, 189, 248);transform:scale(1.2);}.bef-header-double-main{display:flex;justify-content:space-between;align-items:center;padding-top:15px;padding-right:5%;padding-bottom:15px;padding-left:5%;background-color:rgb(255, 255, 255);font-family:Inter, sans-serif;box-shadow:rgba(0, 0, 0, 0.05) 0px 4px 6px -1px;}.bef-ticker-wrapper{display:flex;width:100%;overflow-x:hidden;overflow-y:hidden;background-color:rgb(255, 255, 255);border-top-width:1px;border-top-style:solid;border-top-color:rgb(226, 232, 240);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(226, 232, 240);height:48px;box-sizing:border-box;align-items:center;font-family:Inter, sans-serif;position:relative;}.bef-ticker-label{display:flex;align-items:center;row-gap:8px;column-gap:8px;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;background-color:rgb(15, 23, 42);color:rgb(255, 255, 255);font-weight:800;font-size:11px;letter-spacing:1px;height:100%;z-index:10;white-space-collapse:collapse;text-wrap-mode:nowrap;box-shadow:rgba(0, 0, 0, 0.1) 5px 0px 15px;}.bef-ticker-dot{width:7px;height:7px;background-color:rgb(239, 68, 68);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:inline-block;animation-duration:1s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:none;animation-play-state:running;animation-name:ticker-blink;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;box-shadow:rgb(239, 68, 68) 0px 0px 8px;}.bef-ticker-track-container{flex-grow:1;overflow-x:hidden;overflow-y:hidden;display:flex;align-items:center;height:100%;position:relative;}.bef-ticker-track{display:flex;width:max-content;animation-duration:35s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:ticker-scroll;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-ticker-track:hover{animation-play-state:paused;}.bef-ticker-group{display:flex;align-items:center;row-gap:50px;column-gap:50px;padding-right:50px;}.bef-ticker-item{display:flex;align-items:center;row-gap:10px;column-gap:10px;font-size:13px;color:rgb(51, 65, 85);white-space-collapse:collapse;text-wrap-mode:nowrap;}.bef-ticker-title{font-weight:700;color:rgb(15, 23, 42);}.bef-ticker-desc{color:rgb(71, 85, 105);}.bef-ticker-btn{display:inline-block;font-size:10px;font-weight:800;padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;margin-left:6px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;letter-spacing:0.5px;}.bef-ticker-btn.btn-blue{background-color:rgb(239, 246, 255);color:rgb(29, 78, 216);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(191, 219, 254);border-right-color:rgb(191, 219, 254);border-bottom-color:rgb(191, 219, 254);border-left-color:rgb(191, 219, 254);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}.bef-ticker-btn.btn-green{background-color:rgb(236, 253, 245);color:rgb(4, 120, 87);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(167, 243, 208);border-right-color:rgb(167, 243, 208);border-bottom-color:rgb(167, 243, 208);border-left-color:rgb(167, 243, 208);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}.bef-ticker-btn.btn-orange{background-color:rgb(255, 251, 235);color:rgb(180, 83, 9);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(253, 230, 138);border-right-color:rgb(253, 230, 138);border-bottom-color:rgb(253, 230, 138);border-left-color:rgb(253, 230, 138);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}.bef-ticker-btn.btn-purple{background-color:rgb(245, 243, 255);color:rgb(109, 40, 217);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(221, 214, 254);border-right-color:rgb(221, 214, 254);border-bottom-color:rgb(221, 214, 254);border-left-color:rgb(221, 214, 254);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}.bef-ticker-btn:hover{transform:translateY(-1px);box-shadow:rgba(0, 0, 0, 0.05) 0px 2px 5px;opacity:0.9;}.bef-announcement-ticker-wrapper{display:flex;width:100%;overflow-x:hidden;overflow-y:hidden;background-image:linear-gradient(90deg, rgb(30, 27, 75) 0%, rgb(49, 46, 129) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;color:rgb(224, 231, 255);height:40px;align-items:center;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(99, 102, 241, 0.25);font-family:Inter, sans-serif;}.bef-announcement-ticker-track-container{width:100%;overflow-x:hidden;overflow-y:hidden;display:flex;align-items:center;height:100%;}.bef-announcement-ticker-track{display:flex;width:max-content;animation-duration:28s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:ticker-scroll;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-announcement-ticker-track:hover{animation-play-state:paused;}.bef-announcement-ticker-group{display:flex;align-items:center;row-gap:60px;column-gap:60px;padding-right:60px;}.bef-announcement-item{font-size:13px;display:flex;align-items:center;row-gap:8px;column-gap:8px;white-space-collapse:collapse;text-wrap-mode:nowrap;}.bef-announcement-item i{font-size:14px;}.bef-announcement-item i.text-accent{color:rgb(129, 140, 248);}.bef-announcement-divider{color:rgba(99, 102, 241, 0.6);font-size:14px;font-weight:300;}#ibr3{display:inline-block;}#iodn{display:none;}#ihvt{display:none;}#iape{width:175px;height:36px;color:rgb(51, 65, 85) !important;text-decoration-line:none !important;text-decoration-thickness:initial !important;text-decoration-style:initial !important;text-decoration-color:initial !important;display:inline-flex !important;align-items:center !important;row-gap:10px !important;column-gap:10px !important;font-weight:700 !important;font-size:20px !important;}#menu-toggle-template{display:none;}#i2adm{display:none;font-size:24px;cursor:pointer;color:rgb(15, 23, 42);}#ibjd1{display:none;}#i68ot{color:rgb(71, 85, 105);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:15px;font-weight:500;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}#ib8qh{color:rgb(71, 85, 105);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:15px;font-weight:500;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}#idlkf{color:rgb(71, 85, 105);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:15px;font-weight:500;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}#iquxm{color:rgb(71, 85, 105);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:15px;font-weight:500;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}#iw1gv{color:rgb(71, 85, 105);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:15px;font-weight:500;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}#ihet7{color:rgb(71, 85, 105);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:15px;font-weight:500;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}#i6n3u{display:flex;row-gap:24px;column-gap:24px;align-items:center;}#ish7s{background-color:rgb(51, 65, 85);color:rgb(255, 255, 255);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:14px;font-weight:600;display:inline-block;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:opacity;}#ifp2{background-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(226, 232, 240);padding-top:18px;padding-right:5%;padding-bottom:18px;padding-left:5%;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0px;z-index:1000;font-family:"Plus Jakarta Sans", sans-serif;}#ij5no{width:485px;height:476px !important;object-fit:cover !important;border-top-left-radius:24px !important;border-top-right-radius:4px !important;border-bottom-right-radius:24px !important;border-bottom-left-radius:4px !important;border-top-width:8px !important;border-right-width:8px !important;border-bottom-width:8px !important;border-left-width:8px !important;border-top-style:solid !important;border-right-style:solid !important;border-bottom-style:solid !important;border-left-style:solid !important;border-top-color:rgb(255, 255, 255) !important;border-right-color:rgb(255, 255, 255) !important;border-bottom-color:rgb(255, 255, 255) !important;border-left-color:rgb(255, 255, 255) !important;border-image-source:none !important;border-image-slice:100% !important;border-image-width:1 !important;border-image-outset:0 !important;border-image-repeat:stretch !important;box-shadow:rgba(0, 0, 0, 0.05) 0px 15px 30px !important;display:block !important;}#ip81w{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:grid;grid-template-columns:1fr 1fr;row-gap:50px;column-gap:50px;align-items:center;}#i7dkk{background-color:rgb(248, 250, 252) !important;padding-top:80px !important;padding-right:5% !important;padding-bottom:80px !important;padding-left:5% !important;font-family:"Plus Jakarta Sans", sans-serif !important;}#iqsbj{background-color:rgb(248, 250, 252);padding-top:40px;padding-right:5%;padding-bottom:40px;padding-left:5%;border-top-width:1px;border-top-style:solid;border-top-color:rgb(226, 232, 240);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(226, 232, 240);font-family:"Plus Jakarta Sans", sans-serif;}#itrio{width:673px;height:380px !important;object-fit:cover !important;border-top-left-radius:12px !important;border-top-right-radius:12px !important;border-bottom-right-radius:12px !important;border-bottom-left-radius:12px !important;box-shadow:rgba(0, 0, 0, 0.05) 0px 10px 30px !important;display:block !important;}#iu1yv{color:rgb(51, 65, 85);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;}#idelp{color:rgb(15, 23, 42);font-size:32px;font-weight:800;margin-top:10px;margin-bottom:20px;}#iu53g{color:rgb(71, 85, 105);font-size:16px;line-height:1.7;margin-bottom:25px;}#irdn2{color:rgb(15, 23, 42);font-size:17px;font-weight:700;margin-bottom:5px;}#ivynw{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;}#ihjgh{color:rgb(15, 23, 42);font-size:17px;font-weight:700;margin-bottom:5px;}#i83lg{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;}#i3csd{display:flex;row-gap:20px;column-gap:20px;}#iw6y2{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:grid;grid-template-columns:1fr 1fr;row-gap:50px;column-gap:50px;align-items:center;}#hakkimizda{background-color:rgb(255, 255, 255);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;}#ifm8s{background-color:rgb(51, 65, 85);color:rgb(255, 255, 255);padding-top:60px;padding-right:5%;padding-bottom:60px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;text-align:center;}#i2da8{background-color:rgb(248, 250, 252);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;}#hizmetler{background-color:rgb(255, 255, 255) !important;padding-top:80px !important;padding-right:5% !important;padding-bottom:80px !important;padding-left:5% !important;font-family:"Plus Jakarta Sans", sans-serif !important;}#i9bb66{background-color:rgb(248, 250, 252);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;}#i7e64j{background-color:rgb(248, 250, 252);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;text-align:center;border-top-width:1px;border-top-style:solid;border-top-color:rgb(226, 232, 240);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(226, 232, 240);}#i0oifl{color:rgb(51, 65, 85);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;}#itmuhl{color:rgb(15, 23, 42);font-size:32px;font-weight:800;margin-top:10px;margin-bottom:15px;}#i0evgu{width:50px;height:3px;background-color:rgb(51, 65, 85);margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#i9u97j{text-align:center;margin-bottom:50px;}#iqnh1o{color:rgb(51, 65, 85);font-size:13px;font-weight:600;text-transform:uppercase;margin-bottom:15px;}#i4abdh{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#iy5uch{text-align:center;background-color:rgb(248, 250, 252);padding-top:35px;padding-right:30px;padding-bottom:35px;padding-left:30px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(226, 232, 240);border-right-color:rgb(226, 232, 240);border-bottom-color:rgb(226, 232, 240);border-left-color:rgb(226, 232, 240);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i5uomh{color:rgb(51, 65, 85);font-size:13px;font-weight:600;text-transform:uppercase;margin-bottom:15px;}#ix7lni{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ihjzm2{text-align:center;background-color:rgb(248, 250, 252);padding-top:35px;padding-right:30px;padding-bottom:35px;padding-left:30px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(226, 232, 240);border-right-color:rgb(226, 232, 240);border-bottom-color:rgb(226, 232, 240);border-left-color:rgb(226, 232, 240);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i98t3e{color:rgb(51, 65, 85);font-size:13px;font-weight:600;text-transform:uppercase;margin-bottom:15px;}#iudfgj{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#iqvbsr{text-align:center;background-color:rgb(248, 250, 252);padding-top:35px;padding-right:30px;padding-bottom:35px;padding-left:30px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(226, 232, 240);border-right-color:rgb(226, 232, 240);border-bottom-color:rgb(226, 232, 240);border-left-color:rgb(226, 232, 240);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i1kbqs{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));row-gap:30px;column-gap:30px;}#iknews{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#i6u7ct{background-color:rgb(255, 255, 255);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;}#iegnvy{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));row-gap:30px;column-gap:30px;align-items:center;}#i16zbv{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#fiyatlandirma{background-color:rgb(248, 250, 252);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;}#ihsu9d{color:rgb(51, 65, 85);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;}#iktczi{color:rgb(15, 23, 42);font-size:32px;font-weight:800;margin-top:10px;margin-bottom:15px;}#imb0yf{width:50px;height:3px;background-color:rgb(51, 65, 85);margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#i30izb{text-align:center;margin-bottom:50px;}#is6uyh{color:rgb(15, 23, 42);font-size:16px;font-weight:700;margin-bottom:8px;}#ibzj9j{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#iy5tp4{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(226, 232, 240);border-right-color:rgb(226, 232, 240);border-bottom-color:rgb(226, 232, 240);border-left-color:rgb(226, 232, 240);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;}#iv8iae{color:rgb(15, 23, 42);font-size:16px;font-weight:700;margin-bottom:8px;}#ig84go{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#iynvl8{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(226, 232, 240);border-right-color:rgb(226, 232, 240);border-bottom-color:rgb(226, 232, 240);border-left-color:rgb(226, 232, 240);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;}#irgoqn-2{color:rgb(15, 23, 42);font-size:16px;font-weight:700;margin-bottom:8px;}#iiue2l-2{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#id4ebg-2{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(226, 232, 240);border-right-color:rgb(226, 232, 240);border-bottom-color:rgb(226, 232, 240);border-left-color:rgb(226, 232, 240);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;}#iydw24{display:flex;flex-direction:column;row-gap:15px;column-gap:15px;}#ixtwr2{max-width:800px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#iq23jg{background-color:rgb(255, 255, 255);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;}#iism0i{color:rgb(15, 23, 42);font-size:32px;font-weight:800;margin-bottom:15px;}#isdxxh{color:rgb(71, 85, 105);font-size:16px;max-width:600px;margin-top:0px;margin-right:auto;margin-bottom:30px;margin-left:auto;}#i7elwq{background-color:rgb(51, 65, 85);color:rgb(255, 255, 255);padding-top:14px;padding-right:30px;padding-bottom:14px;padding-left:30px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-weight:600;font-size:16px;display:inline-block;}#i3n1je{background-color:rgba(51, 65, 85, 0.082);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(51, 65, 85, 0.19);border-right-color:rgba(51, 65, 85, 0.19);border-bottom-color:rgba(51, 65, 85, 0.19);border-left-color:rgba(51, 65, 85, 0.19);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:60px;padding-right:40px;padding-bottom:60px;padding-left:40px;text-align:center;}#il4jt8{background-color:rgb(255, 255, 255);padding-top:40px;padding-right:5%;padding-bottom:40px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;}#iletisim{background-color:rgb(255, 255, 255);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;}#ia0r3e{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;min-height:280px;display:block;width:100% !important;height:100% !important;}#illxt1{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;height:350px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;overflow-x:hidden;overflow-y:hidden;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(226, 232, 240);border-right-color:rgb(226, 232, 240);border-bottom-color:rgb(226, 232, 240);border-left-color:rgb(226, 232, 240);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;background-color:rgb(255, 255, 255);position:relative;}#i465bi{background-color:rgb(248, 250, 252);padding-top:40px;padding-right:5%;padding-bottom:40px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;border-top-width:1px;border-top-style:solid;border-top-color:rgb(226, 232, 240);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(226, 232, 240);}#iduhow{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#i0xn9v{color:rgb(71, 85, 105);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}#incdqh{color:rgb(71, 85, 105);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}#isw05d{display:flex;row-gap:20px;column-gap:20px;}#iaortb{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:20px;column-gap:20px;}#ix2706{background-color:rgb(248, 250, 252);padding-top:40px;padding-right:5%;padding-bottom:40px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;font-size:14px;color:rgb(71, 85, 105);}#iiue2l-2-2{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#iw90u{width:561px !important;}.bef-hero-content{width:100%;max-width:100%;overflow-x:hidden;overflow-y:hidden;overflow-wrap:break-word;box-sizing:border-box;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.bef-hero-content .bef-tag{white-space-collapse:collapse;text-wrap-mode:nowrap;display:inline-block;max-width:100%;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;vertical-align:middle;}.bef-hero-content .bef-hero-title{font-size:clamp(28px, 6vw, 44px);line-height:1.2;word-break:break-word;overflow-wrap:break-word;margin-top:10px;margin-right:0px;margin-bottom:16px;margin-left:0px;}.bef-hero-content p{font-size:clamp(14px, 2.5vw, 16px);line-height:1.65;word-break:break-word;overflow-wrap:break-word;margin-top:0px;margin-right:0px;margin-bottom:28px;margin-left:0px;}.bef-hero-content .bef-btn{max-width:100%;white-space-collapse:collapse;text-wrap-mode:wrap;text-align:center;box-sizing:border-box;}#ihr8gf{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(74, 92, 58);color:rgb(255, 255, 255);padding-top:7px;padding-right:16px;padding-bottom:7px;padding-left:16px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;display:inline-block;max-width:100%;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space-collapse:collapse;text-wrap-mode:nowrap;}#i6ghzh{display:flex;flex-wrap:wrap;row-gap:12px;column-gap:12px;align-items:center;}#i631el{color:rgb(196, 106, 42);}#ir8t5k{color:rgb(61, 61, 53);font-weight:800;letter-spacing:-0.5px;max-width:100%;}#iripmj{color:rgb(90, 90, 80);max-width:100%;}#igwbjm{margin-left:8px;}#ic7tex{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);color:rgb(255, 255, 255);padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;font-weight:700;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline-flex;align-items:center;justify-content:center;box-shadow:rgba(196, 106, 42, 0.3) 0px 6px 20px;transition-behavior:normal, normal;transition-duration:0.2s, 0.2s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;min-width:0px;box-sizing:border-box;}#i57k8w{display:flex;flex-wrap:wrap;row-gap:14px;column-gap:14px;width:100%;}.bef-gallery{box-sizing:border-box;}.bef-gallery *{box-sizing:border-box;overflow-wrap:break-word;}#ij5q62{padding-top:20px !important;padding-right:20px !important;padding-bottom:20px !important;padding-left:20px !important;border-top-width:1px !important;border-right-width:1px !important;border-bottom-width:1px !important;border-left-width:1px !important;border-top-style:dashed !important;border-right-style:dashed !important;border-bottom-style:dashed !important;border-left-style:dashed !important;border-top-color:rgba(128, 128, 128, 0.3) !important;border-right-color:rgba(128, 128, 128, 0.3) !important;border-bottom-color:rgba(128, 128, 128, 0.3) !important;border-left-color:rgba(128, 128, 128, 0.3) !important;border-image-source:none !important;border-image-slice:100% !important;border-image-width:1 !important;border-image-outset:0 !important;border-image-repeat:stretch !important;background-color:rgba(0, 0, 0, 0.05) !important;border-top-left-radius:6px !important;border-top-right-radius:6px !important;border-bottom-right-radius:6px !important;border-bottom-left-radius:6px !important;text-align:center !important;color:rgb(113, 128, 150) !important;font-family:sans-serif !important;font-size:13px !important;}#izb0dy{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgba(128, 128, 128, 0.3);border-right-color:rgba(128, 128, 128, 0.3);border-bottom-color:rgba(128, 128, 128, 0.3);border-left-color:rgba(128, 128, 128, 0.3);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;background-color:rgba(0, 0, 0, 0.05);border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;text-align:center;color:rgb(113, 128, 150);font-family:sans-serif;font-size:13px;}.bef-logos-banner{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(242, 237, 228);padding-top:45px;padding-right:0px;padding-bottom:45px;padding-left:0px;overflow-x:hidden;overflow-y:hidden;border-top-width:1px;border-top-style:solid;border-top-color:rgba(61, 61, 53, 0.08);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(61, 61, 53, 0.08);}.bef-mq-wrap{position:relative;width:100%;overflow-x:hidden;overflow-y:hidden;mask-image:linear-gradient(90deg, transparent, rgb(0, 0, 0) 8%, rgb(0, 0, 0) 92%, transparent);}.bef-mq-track{display:flex;width:max-content;animation-duration:24s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:befScroll;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-logos-banner:hover .bef-mq-track{animation-play-state:paused;}.bef-mq-item{flex-grow:0;flex-shrink:0;flex-basis:auto;display:flex;align-items:center;row-gap:14px;column-gap:14px;padding-top:16px;padding-right:42px;padding-bottom:16px;padding-left:42px;margin-top:0px;margin-right:8px;margin-bottom:0px;margin-left:8px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.55);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(61, 61, 53, 0.07);border-right-color:rgba(61, 61, 53, 0.07);border-bottom-color:rgba(61, 61, 53, 0.07);border-left-color:rgba(61, 61, 53, 0.07);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;transition-behavior:normal, normal, normal;transition-duration:0.35s, 0.35s, 0.35s;transition-timing-function:cubic-bezier(0.2, 0.8, 0.3, 1), ease, ease;transition-delay:0s, 0s, 0s;transition-property:transform, box-shadow, border-color;opacity:0;transform:translateY(24px);animation-duration:0.7s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running;animation-name:befUp;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-mq-item:hover{transform:translateY(-8px) scale(1.04);box-shadow:rgba(61, 61, 53, 0.12) 0px 14px 34px;border-top-color:rgba(196, 106, 42, 0.45);border-right-color:rgba(196, 106, 42, 0.45);border-bottom-color:rgba(196, 106, 42, 0.45);border-left-color:rgba(196, 106, 42, 0.45);}.bef-mq-ic{width:44px;height:44px;flex-grow:0;flex-shrink:0;flex-basis:auto;display:flex;align-items:center;justify-content:center;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;background-image:linear-gradient(135deg, rgb(196, 106, 42), rgb(74, 92, 58));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;color:rgb(242, 237, 228);font-size:18px;box-shadow:rgba(196, 106, 42, 0.28) 0px 6px 16px;animation-duration:2.8s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:befPulse;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-mq-txt strong{display:block;font-family:"Plus Jakarta Sans", sans-serif;font-size:16px;font-weight:800;color:rgb(61, 61, 53);letter-spacing:0.4px;}.bef-mq-txt em{display:block;font-style:normal;font-family:"Plus Jakarta Sans", sans-serif;font-size:12.5px;color:rgba(61, 61, 53, 0.6);margin-top:3px;}.bef-stats{background-color:rgb(242, 237, 228);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;text-align:center;color:rgb(61, 61, 53);}.bef-stats .st-grid{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));row-gap:30px;column-gap:30px;}.bef-stats .st-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(61, 61, 53, 0.08);border-right-color:rgba(61, 61, 53, 0.08);border-bottom-color:rgba(61, 61, 53, 0.08);border-left-color:rgba(61, 61, 53, 0.08);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:20px;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;box-shadow:rgba(61, 61, 53, 0.04) 0px 4px 20px;transition-behavior:normal, normal;transition-duration:0.35s, 0.35s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;opacity:0;transform:translateY(30px);}.bef-stats .st-card.vis{opacity:1;transform:translateY(0px);}.bef-stats .st-card:hover{transform:translateY(-8px);box-shadow:rgba(196, 106, 42, 0.15) 0px 14px 40px;border-top-color:rgb(196, 106, 42);border-right-color:rgb(196, 106, 42);border-bottom-color:rgb(196, 106, 42);border-left-color:rgb(196, 106, 42);}.bef-stats .st-num{font-size:48px;font-weight:800;margin-bottom:10px;color:rgb(196, 106, 42);line-height:1;}.bef-stats .st-num.s2{color:rgb(74, 92, 58);}.bef-stats .st-num.s3{color:rgb(61, 61, 53);}.bef-stats .st-num.s4{color:rgb(196, 106, 42);}.bef-stats .st-label{color:rgb(61, 61, 53);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;opacity:0.75;}.bef-stats .st-line{width:40px;height:3px;background-image:linear-gradient(90deg, rgb(196, 106, 42), rgb(74, 92, 58));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;margin-top:14px;margin-right:auto;margin-bottom:0px;margin-left:auto;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}.bef-qb{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(242, 237, 228);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;position:relative;overflow-x:hidden;overflow-y:hidden;}.bef-qb::before{content:"";position:absolute;top:-60px;right:-60px;width:300px;height:300px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(196, 106, 42, 0.06);pointer-events:none;}.bef-qb::after{content:"";position:absolute;bottom:-40px;left:-40px;width:200px;height:200px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(74, 92, 58, 0.06);pointer-events:none;}.bef-qb-inner{max-width:1100px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;position:relative;z-index:1;}.bef-qb-tag{background-image:linear-gradient(135deg, rgb(61, 61, 53) 0%, rgb(74, 92, 58) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;color:rgb(242, 237, 228);padding-top:10px;padding-right:24px;padding-bottom:10px;padding-left:14px;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:2.5px;display:inline-flex;margin-bottom:24px;align-items:center;row-gap:10px;column-gap:10px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;border-top-width:1.5px;border-right-width:1.5px;border-bottom-width:1.5px;border-left-width:1.5px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(196, 106, 42);border-right-color:rgb(196, 106, 42);border-bottom-color:rgb(196, 106, 42);border-left-color:rgb(196, 106, 42);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;box-shadow:rgba(61, 61, 53, 0.3) 0px 4px 16px, rgba(196, 106, 42, 0.2) 0px 1px 3px;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;font-family:"Plus Jakarta Sans", sans-serif;line-height:1;}.bef-qb-title{color:rgb(61, 61, 53);font-size:36px;font-weight:800;margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;line-height:1.3;}.bef-qb-sub{color:rgb(196, 106, 42);font-size:20px;font-weight:600;margin-top:0px;margin-right:0px;margin-bottom:40px;margin-left:0px;}.bef-qb-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));row-gap:28px;column-gap:28px;}.bef-qb-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(0, 0, 0, 0.06);border-right-color:rgba(0, 0, 0, 0.06);border-bottom-color:rgba(0, 0, 0, 0.06);border-left-color:rgba(0, 0, 0, 0.06);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding-top:32px;padding-right:28px;padding-bottom:32px;padding-left:28px;box-shadow:rgba(0, 0, 0, 0.02) 0px 4px 20px, rgba(0, 0, 0, 0.04) 0px 10px 40px;transition-behavior:normal, normal;transition-duration:0.3s, 0.3s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;position:relative;overflow-x:hidden;overflow-y:hidden;}.bef-qb-card::before{content:"";position:absolute;top:0px;left:0px;width:100%;height:4px;background-image:linear-gradient(90deg, rgb(196, 106, 42), rgb(74, 92, 58));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;opacity:0;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:opacity;}.bef-qb-card:hover{transform:translateY(-8px);box-shadow:rgba(0, 0, 0, 0.06) 0px 8px 30px, rgba(0, 0, 0, 0.06) 0px 16px 50px;}.bef-qb-card:hover::before{opacity:1;}.bef-qb-icon{width:52px;height:52px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(196, 106, 42, 0.1);display:flex;align-items:center;justify-content:center;margin-bottom:18px;}.bef-qb-icon i{font-size:22px;color:rgb(196, 106, 42);}.bef-qb-card h3{color:rgb(61, 61, 53);font-size:17px;font-weight:700;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;}.bef-qb-card p{color:rgb(107, 107, 96);font-size:14px;line-height:1.65;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.bef-qb-cta{display:flex;justify-content:center;margin-top:48px;}.bef-qb-btn{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);color:rgb(255, 255, 255);padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;font-weight:700;font-size:15px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline-flex;align-items:center;row-gap:10px;column-gap:10px;box-shadow:rgba(196, 106, 42, 0.3) 0px 4px 14px;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.bef-qb-btn:hover{transform:translateY(-3px);box-shadow:rgba(196, 106, 42, 0.4) 0px 8px 24px;}.bef-qb-tag:hover{transform:translateY(-3px);box-shadow:rgba(61, 61, 53, 0.35) 0px 8px 24px, rgba(196, 106, 42, 0.3) 0px 2px 8px;border-top-color:rgb(196, 106, 42);border-right-color:rgb(196, 106, 42);border-bottom-color:rgb(196, 106, 42);border-left-color:rgb(196, 106, 42);}.bef-qb-tag .logo-icon{width:32px;height:32px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;color:rgb(242, 237, 228);flex-shrink:0;}.bef-qb-tag .logo-divider{width:1.5px;height:22px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(242, 237, 228, 0.25);margin-top:0px;margin-right:2px;margin-bottom:0px;margin-left:2px;}.bef-qb-tag .logo-text{display:flex;flex-direction:column;row-gap:1px;column-gap:1px;}.bef-qb-tag .logo-main{font-size:15px;font-weight:800;letter-spacing:3px;}.bef-qb-tag .logo-sub{font-size:8.5px;font-weight:600;letter-spacing:3.5px;color:rgb(196, 106, 42);text-transform:uppercase;}.bef-qb-txt{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(242, 237, 228);padding-top:70px;padding-right:5%;padding-bottom:70px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;color:rgb(61, 61, 53);}.bef-qb-txt h1{font-size:34px;font-weight:800;margin-top:0px;margin-right:0px;margin-bottom:16px;margin-left:0px;color:rgb(61, 61, 53);line-height:1.3;}.bef-qb-txt p{font-size:16px;line-height:1.7;color:rgb(61, 61, 53);margin-top:0px;margin-right:0px;margin-bottom:14px;margin-left:0px;opacity:0.85;}.bef-qb-txt .s{font-size:15px;color:rgb(74, 92, 58);font-weight:600;}.bef-features{background-color:rgb(242, 237, 228);padding-top:90px;padding-right:5%;padding-bottom:90px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;}.bef-features .bef-fea-head{text-align:center;margin-bottom:55px;}.bef-features .bef-fea-tag{background-color:rgba(196, 106, 42, 0.1);color:rgb(196, 106, 42);padding-top:7px;padding-right:20px;padding-bottom:7px;padding-left:20px;border-top-left-radius:24px;border-top-right-radius:24px;border-bottom-right-radius:24px;border-bottom-left-radius:24px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;display:inline-block;margin-bottom:16px;}.bef-features .bef-fea-title{color:rgb(61, 61, 53);font-size:34px;font-weight:800;margin-top:0px;margin-right:0px;margin-bottom:14px;margin-left:0px;line-height:1.3;}.bef-features .bef-fea-line{width:56px;height:4px;background-image:linear-gradient(90deg, rgb(196, 106, 42), rgb(74, 92, 58));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}.bef-features .bef-fea-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));row-gap:30px;column-gap:30px;max-width:1100px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}.bef-features .bef-fea-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(61, 61, 53, 0.08);border-right-color:rgba(61, 61, 53, 0.08);border-bottom-color:rgba(61, 61, 53, 0.08);border-left-color:rgba(61, 61, 53, 0.08);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;text-align:center;box-shadow:rgba(61, 61, 53, 0.04) 0px 4px 20px, rgba(61, 61, 53, 0.03) 0px 10px 40px;transition-behavior:normal, normal, normal;transition-duration:0.35s, 0.35s, 0.35s;transition-timing-function:ease, ease, ease;transition-delay:0s, 0s, 0s;transition-property:transform, box-shadow, border-color;position:relative;overflow-x:hidden;overflow-y:hidden;}.bef-features .bef-fea-card:hover{transform:translateY(-8px);box-shadow:rgba(61, 61, 53, 0.08) 0px 8px 30px, rgba(196, 106, 42, 0.1) 0px 20px 60px;border-top-color:rgba(196, 106, 42, 0.25);border-right-color:rgba(196, 106, 42, 0.25);border-bottom-color:rgba(196, 106, 42, 0.25);border-left-color:rgba(196, 106, 42, 0.25);}.bef-features .bef-fea-card::before{content:"";position:absolute;top:0px;left:0px;right:0px;height:4px;background-image:linear-gradient(90deg, rgb(196, 106, 42), rgb(74, 92, 58));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;opacity:0;transition-behavior:normal;transition-duration:0.35s;transition-timing-function:ease;transition-delay:0s;transition-property:opacity;}.bef-features .bef-fea-card:hover::before{opacity:1;}.bef-features .bef-fea-icon{width:72px;height:72px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:linear-gradient(135deg, rgba(196, 106, 42, 0.12), rgba(74, 92, 58, 0.12));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;display:flex;align-items:center;justify-content:center;margin-top:0px;margin-right:auto;margin-bottom:24px;margin-left:auto;transition-behavior:normal;transition-duration:0.35s;transition-timing-function:ease;transition-delay:0s;transition-property:transform;}.bef-features .bef-fea-card:hover .bef-fea-icon{transform:scale(1.1);}.bef-features .bef-fea-icon i{font-size:30px;color:rgb(196, 106, 42);}.bef-features .bef-fea-card h3{color:rgb(61, 61, 53);font-size:20px;font-weight:700;margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;}.bef-features .bef-fea-card p{color:rgb(61, 61, 53);opacity:0.72;font-size:15px;line-height:1.7;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.bef-features .bef-fea-card .bef-fea-num{position:absolute;bottom:12px;right:20px;font-size:52px;font-weight:800;color:rgba(61, 61, 53, 0.04);line-height:1;}.bef-services{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(242, 237, 228);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;position:relative;overflow-x:hidden;overflow-y:hidden;}.bef-services .b-header{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:50px;margin-left:auto;text-align:center;opacity:0;transform:translateY(40px);transition-behavior:normal;transition-duration:0.8s;transition-timing-function:cubic-bezier(0.16, 1, 0.3, 1);transition-delay:0s;transition-property:all;}.bef-services .b-tag{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(196, 106, 42, 0.1);color:rgb(196, 106, 42);padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;display:inline-block;margin-bottom:12px;}.bef-services .b-title{font-size:32px;font-weight:800;color:rgb(61, 61, 53);margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;}.bef-services .b-line{width:50px;height:3px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}.bef-services .b-grid{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));row-gap:30px;column-gap:30px;}.bef-services .b-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(61, 61, 53, 0.08);border-right-color:rgba(61, 61, 53, 0.08);border-bottom-color:rgba(61, 61, 53, 0.08);border-left-color:rgba(61, 61, 53, 0.08);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-top:35px;padding-right:28px;padding-bottom:35px;padding-left:28px;position:relative;transition-behavior:normal;transition-duration:0.7s;transition-timing-function:cubic-bezier(0.16, 1, 0.3, 1);transition-delay:0s;transition-property:all;box-shadow:rgba(0, 0, 0, 0.02) 0px 4px 20px, rgba(0, 0, 0, 0.04) 0px 10px 40px;overflow-x:hidden;overflow-y:hidden;opacity:0;transform:translateY(50px);}.bef-services .b-card:hover{transform:translateY(-8px);box-shadow:rgba(61, 61, 53, 0.1) 0px 20px 50px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(61, 61, 53);border-top-color:rgba(196, 106, 42, 0.3);border-right-color:rgba(196, 106, 42, 0.3);border-bottom-color:rgba(196, 106, 42, 0.3);border-left-color:rgba(196, 106, 42, 0.3);}.bef-services .b-card:hover .b-num{color:rgba(196, 106, 42, 0.3);border-top-color:rgba(196, 106, 42, 0.3);border-right-color:rgba(196, 106, 42, 0.3);border-bottom-color:rgba(196, 106, 42, 0.3);border-left-color:rgba(196, 106, 42, 0.3);transform:scale(1.1);}.bef-services .b-card:hover .b-h{color:rgb(196, 106, 42);}.bef-services .b-card:hover .b-p{color:rgba(242, 237, 228, 0.7);}.bef-services .b-card:hover .b-bar{width:100%;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);}.bef-services .b-num{font-size:48px;font-weight:800;color:rgba(196, 106, 42, 0.12);line-height:1;margin-bottom:10px;display:inline-block;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:transparent;transition-behavior:normal;transition-duration:0.4s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.bef-services .b-h{font-size:20px;font-weight:700;color:rgb(61, 61, 53);margin-bottom:10px;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}.bef-services .b-p{font-size:14px;line-height:1.7;color:rgb(107, 107, 96);transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:color;margin-bottom:0px;margin-top:0px;margin-right:0px;margin-left:0px;}.bef-services .b-bar{width:40px;height:3px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(74, 92, 58);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;transition-behavior:normal, normal;transition-duration:0.4s, 0.3s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:width, background-color;}.bef-services .b-card:hover .b-dot{opacity:1;transform:scale(1);}.bef-services .b-dot{position:absolute;top:28px;right:28px;width:10px;height:10px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;opacity:0;transform:scale(0);transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.bef-services .b-header.visible{opacity:1;transform:translateY(0px);}.bef-services .b-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));row-gap:30px;column-gap:30px;}.bef-services .b-card.visible{opacity:1;transform:translateY(0px);}.bef-services .b-card::before{content:"";position:absolute;top:0px;left:0px;width:100%;height:4px;background-image:linear-gradient(90deg, rgb(196, 106, 42), rgb(74, 92, 58));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;transform:scaleX(0);transform-origin:left center;transition-behavior:normal;transition-duration:0.5s;transition-timing-function:ease;transition-delay:0s;transition-property:transform;}.bef-services .b-card:hover::before{transform:scaleX(1);}.bef-services .b-arrow{display:inline-flex;align-items:center;row-gap:6px;column-gap:6px;color:rgb(196, 106, 42);font-size:14px;font-weight:600;margin-top:16px;opacity:0;transform:translateX(-10px);transition-behavior:normal;transition-duration:0.4s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.bef-services .b-card:hover .b-arrow{opacity:1;transform:translateX(0px);}#i088gp{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#il5nie{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(242, 237, 228);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;}.ornek-projeler-sect{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(242, 237, 228);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;overflow-x:hidden;box-sizing:border-box;}.ornek-projeler-wrap{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}.ornek-projeler-badge{display:flex;align-items:center;justify-content:center;row-gap:16px;column-gap:16px;margin-bottom:20px;}.ornek-projeler-badge span{color:rgb(196, 106, 42);font-size:13px;font-weight:700;letter-spacing:6px;text-transform:uppercase;}.ornek-projeler-badge::before{content:"";width:50px;height:1px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);}.ornek-projeler-badge::after{content:"";width:50px;height:1px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);}.ornek-projers-title{text-align:center;color:rgb(26, 26, 26);font-size:clamp(28px, 4vw, 44px);font-weight:800;margin-top:0px;margin-right:0px;margin-bottom:14px;margin-left:0px;line-height:1.2;}.ornek-projers-sub{text-align:center;color:rgb(107, 107, 96);font-size:clamp(15px, 1.5vw, 17px);line-height:1.6;max-width:600px;margin-top:0px;margin-right:auto;margin-bottom:50px;margin-left:auto;}.ornek-projers-grid{display:grid;grid-template-columns:repeat(4, 1fr);row-gap:24px;column-gap:24px;}.ornek-projers-card{position:relative;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;overflow-x:hidden;overflow-y:hidden;min-height:420px;display:flex;flex-direction:column;justify-content:flex-end;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;transition-behavior:normal, normal;transition-duration:0.35s, 0.35s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;box-shadow:rgba(0, 0, 0, 0.08) 0px 4px 20px;}.ornek-projers-card:hover{transform:translateY(-8px);box-shadow:rgba(0, 0, 0, 0.18) 0px 16px 40px;}.ornek-projers-card:focus-visible{transform:translateY(-8px);box-shadow:rgba(0, 0, 0, 0.18) 0px 16px 40px;outline-color:rgb(196, 106, 42);outline-style:solid;outline-width:3px;outline-offset:3px;}.ornek-projers-img{position:absolute;top:0px;right:0px;bottom:0px;left:0px;width:100%;height:100%;object-fit:cover;transition-behavior:normal;transition-duration:0.5s;transition-timing-function:ease;transition-delay:0s;transition-property:transform;}.ornek-projers-card:hover .ornek-projers-img{transform:scale(1.07);}.ornek-projers-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-image:linear-gradient(to top, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.55) 35%, rgba(0, 0, 0, 0.1) 65%, transparent 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;}.ornek-projers-body{position:relative;z-index:2;padding-top:24px;padding-right:22px;padding-bottom:28px;padding-left:22px;color:rgb(255, 255, 255);}.ornek-projers-icon{width:48px;height:48px;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(196, 106, 42);border-right-color:rgb(196, 106, 42);border-bottom-color:rgb(196, 106, 42);border-left-color:rgb(196, 106, 42);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:14px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(0, 0, 0, 0.3);}.ornek-projers-icon svg{width:22px;height:22px;fill:none;stroke:rgb(196, 106, 42);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.ornek-projers-card h3{font-size:17px;font-weight:700;margin-top:0px;margin-right:0px;margin-bottom:8px;margin-left:0px;color:rgb(255, 255, 255);line-height:1.3;}.ornek-projers-card p{font-size:13px;color:rgb(209, 213, 200);line-height:1.55;margin-top:0px;margin-right:0px;margin-bottom:16px;margin-left:0px;}.ornek-projers-link{display:inline-flex;align-items:center;row-gap:10px;column-gap:10px;color:rgb(196, 106, 42);font-size:13px;font-weight:600;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;letter-spacing:0.5px;}.ornek-projers-link:hover{color:rgb(232, 148, 74);}.ornek-projers-link:focus-visible{outline-color:rgb(196, 106, 42);outline-style:solid;outline-width:2px;outline-offset:4px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.ornek-projers-arrow{width:28px;height:28px;border-top-width:1.5px;border-right-width:1.5px;border-bottom-width:1.5px;border-left-width:1.5px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(196, 106, 42);border-right-color:rgb(196, 106, 42);border-bottom-color:rgb(196, 106, 42);border-left-color:rgb(196, 106, 42);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:flex;align-items:center;justify-content:center;transition-behavior:normal, normal;transition-duration:0.3s, 0.3s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:background, transform;}.ornek-projers-card:hover .ornek-projers-arrow{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);transform:translateX(3px);}.ornek-projers-arrow svg{width:12px;height:12px;stroke:rgb(196, 106, 42);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:stroke;}.ornek-projers-card:hover .ornek-projers-arrow svg{stroke:rgb(255, 255, 255);}.bef-contact{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(242, 237, 228);padding-top:80px;padding-right:5%;padding-bottom:80px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;position:relative;overflow-x:hidden;overflow-y:hidden;}.bef-contact::before{content:"";position:absolute;width:420px;height:420px;background-image:radial-gradient(circle, rgba(196, 106, 42, 0.14), transparent 70%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;top:-140px;right:-120px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;animation-duration:9s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:bcfloat;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-contact .bc-head{text-align:center;max-width:760px;margin-top:0px;margin-right:auto;margin-bottom:50px;margin-left:auto;}.bef-contact .bc-tag{display:inline-block;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(74, 92, 58, 0.12);color:rgb(74, 92, 58);padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;}.bef-contact h2{color:rgb(61, 61, 53);font-size:36px;font-weight:800;margin-top:0px;margin-right:0px;margin-bottom:14px;margin-left:0px;}.bef-contact .bc-lead{color:rgb(61, 61, 53);opacity:0.72;font-size:16px;line-height:1.7;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.bef-contact .bc-grid{max-width:1100px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));row-gap:30px;column-gap:30px;align-items:start;}.bef-contact .bc-info{display:grid;row-gap:18px;column-gap:18px;}.bef-contact .bc-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(61, 61, 53);color:rgb(242, 237, 228);border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;display:flex;row-gap:16px;column-gap:16px;align-items:flex-start;box-shadow:rgba(61, 61, 53, 0.14) 0px 10px 30px;transition-behavior:normal, normal;transition-duration:0.35s, 0.35s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;}.bef-contact .bc-card:hover{transform:translateY(-8px);box-shadow:rgba(61, 61, 53, 0.24) 0px 18px 40px;}.bef-contact .bc-ico{flex-grow:0;flex-shrink:0;flex-basis:46px;width:46px;height:46px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;background-image:linear-gradient(135deg, rgb(196, 106, 42), rgb(74, 92, 58));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;display:flex;align-items:center;justify-content:center;font-size:18px;color:rgb(242, 237, 228);transition-behavior:normal;transition-duration:0.35s;transition-timing-function:ease;transition-delay:0s;transition-property:transform;}.bef-contact .bc-card:hover .bc-ico{transform:scale(1.12) rotate(6deg);}.bef-contact h4{margin-top:0px;margin-right:0px;margin-bottom:6px;margin-left:0px;font-size:15px;font-weight:700;color:rgb(196, 106, 42);}.bef-contact .bc-card p{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:14px;line-height:1.6;color:rgb(242, 237, 228);opacity:0.9;}.bef-contact .bef-contact-form{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(61, 61, 53, 0.08);border-right-color:rgba(61, 61, 53, 0.08);border-bottom-color:rgba(61, 61, 53, 0.08);border-left-color:rgba(61, 61, 53, 0.08);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;box-shadow:rgba(0, 0, 0, 0.03) 0px 4px 20px, rgba(61, 61, 53, 0.07) 0px 14px 44px;display:flex;flex-direction:column;row-gap:15px;column-gap:15px;}.bef-contact .bef-submit-btn{background-image:linear-gradient(135deg, rgb(196, 106, 42), rgb(168, 85, 31));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;color:rgb(255, 255, 255);padding-top:14px;padding-right:14px;padding-bottom:14px;padding-left:14px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;font-weight:700;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;cursor:pointer;transition-behavior:normal, normal;transition-duration:0.15s, 0.3s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;display:flex;justify-content:center;align-items:center;row-gap:8px;column-gap:8px;box-shadow:rgba(196, 106, 42, 0.3) 0px 6px 18px;}.bef-contact .bef-submit-btn:hover{transform:translateY(-3px);box-shadow:rgba(196, 106, 42, 0.4) 0px 12px 26px;}.bef-rev{opacity:0;transform:translateY(30px);transition-behavior:normal, normal;transition-duration:0.7s, 0.7s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:opacity, transform;}.bef-rev.bef-in{opacity:1;transform:translateY(0px);}.bc-d1{transition-delay:0.1s;}.bc-d2{transition-delay:0.22s;}.bc-d3{transition-delay:0.34s;}#izv54qb{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:#3D3D35;}#ixsruh9{width:100%;padding:12px;border-radius:12px;border:1px solid #e2e8f0;background:#F2EDE4;font-size:14px;outline:none;transition:border-color .2s;}#ije8c7i{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:#3D3D35;}#i6071kj{width:100%;padding:12px;border-radius:12px;border:1px solid #e2e8f0;background:#F2EDE4;font-size:14px;outline:none;transition:border-color .2s;}#iejsso7{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:#3D3D35;}#inhb4x4{width:100%;padding:12px;border-radius:12px;border:1px solid #e2e8f0;background:#F2EDE4;font-size:14px;outline:none;transition:border-color .2s;}#i5qw2fr{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:#3D3D35;}#is5upcl{width:100%;padding:12px;border-radius:12px;border:1px solid #e2e8f0;background:#F2EDE4;font-size:14px;outline:none;transition:border-color .2s;}#i3c146l{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:#3D3D35;}#icc576g{width:100%;padding:12px;border-radius:12px;border:1px solid #e2e8f0;background:#F2EDE4;font-size:14px;min-height:120px;outline:none;resize:vertical;transition:border-color .2s;}#io5kgx9{width:18px;height:18px;cursor:pointer;}#i4fg0n7{font-size:14px;font-weight:500;color:#3D3D35;}#ili4q5b{margin-left:auto;color:#4A5C3A;font-size:16px;}#i19c8rp{margin-top:5px;display:flex;align-items:center;gap:10px;background:#F2EDE4;padding:10px 15px;border-radius:12px;border:1px solid #e2e8f0;}.bef-process{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(242, 237, 228);padding-top:100px;padding-right:5%;padding-bottom:100px;padding-left:5%;font-family:"Plus Jakarta Sans", sans-serif;position:relative;overflow-x:hidden;overflow-y:hidden;}.bef-process .bp-tag{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(196, 106, 42, 0.1);color:rgb(196, 106, 42);padding-top:6px;padding-right:18px;padding-bottom:6px;padding-left:18px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;display:inline-block;margin-bottom:16px;opacity:0;transform:translateY(20px);animation-duration:0.6s;animation-timing-function:ease;animation-delay:0.1s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running;animation-name:bpFadeUp;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-process .bp-title{color:rgb(61, 61, 53);font-size:38px;font-weight:800;margin-top:0px;margin-right:0px;margin-bottom:14px;margin-left:0px;text-align:center;opacity:0;transform:translateY(20px);animation-duration:0.6s;animation-timing-function:ease;animation-delay:0.25s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running;animation-name:bpFadeUp;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-process .bp-line{width:50px;height:3px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);margin-top:0px;margin-right:auto;margin-bottom:60px;margin-left:auto;transform:scaleX(0);animation-duration:0.5s;animation-timing-function:ease;animation-delay:0.5s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running;animation-name:bpLine;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-process .bp-header{text-align:center;margin-bottom:50px;}.bef-process .bp-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));row-gap:30px;column-gap:30px;max-width:1100px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;position:relative;}.bef-process .bp-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(61, 61, 53);border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-top:45px;padding-right:30px;padding-bottom:45px;padding-left:30px;text-align:center;position:relative;transition-behavior:normal, normal;transition-duration:0.4s, 0.4s;transition-timing-function:cubic-bezier(0.22, 1, 0.36, 1), ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;opacity:0;transform:translateY(40px) scale(0.95);box-shadow:rgba(0, 0, 0, 0.05) 0px 4px 20px;}.bef-process .bp-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:rgba(61, 61, 53, 0.25) 0px 20px 50px;}.bef-process .bp-card:nth-child(1){animation-duration:0.7s;animation-timing-function:ease;animation-delay:0.6s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running;animation-name:bpCardIn;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-process .bp-card:nth-child(2){animation-duration:0.7s;animation-timing-function:ease;animation-delay:0.75s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running;animation-name:bpCardIn;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-process .bp-card:nth-child(3){animation-duration:0.7s;animation-timing-function:ease;animation-delay:0.9s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running;animation-name:bpCardIn;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-process .bp-num{width:70px;height:70px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-image:linear-gradient(135deg, rgb(196, 106, 42), rgb(74, 92, 58));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:rgb(242, 237, 228);margin-top:0px;margin-right:auto;margin-bottom:22px;margin-left:auto;position:relative;transition-behavior:normal, normal;transition-duration:0.4s, 0.4s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;}.bef-process .bp-card:hover .bp-num{transform:rotateY(360deg) scale(1.1);box-shadow:rgba(196, 106, 42, 0.4) 0px 8px 25px;}.bef-process .bp-num::after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgba(196, 106, 42, 0.3);border-right-color:rgba(196, 106, 42, 0.3);border-bottom-color:rgba(196, 106, 42, 0.3);border-left-color:rgba(196, 106, 42, 0.3);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;animation-duration:10s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:bpSpin;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-process .bp-card h3{color:rgb(242, 237, 228);font-size:19px;font-weight:700;margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}.bef-process .bp-card:hover h3{color:rgb(196, 106, 42);}.bef-process .bp-card p{color:rgb(168, 168, 158);font-size:14.5px;line-height:1.7;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.bef-process .bp-connector{position:absolute;top:50%;left:0px;right:0px;height:2px;background-image:repeating-linear-gradient(90deg, rgb(196, 106, 42) 0px, transparent 10px);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;z-index:0;opacity:0.3;transform:scaleX(0);animation-duration:1s;animation-timing-function:ease;animation-delay:1.2s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running;animation-name:bpLine2;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-process .bp-badge{position:absolute;bottom:-14px;left:50%;transform:translateX(-50%);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(74, 92, 58);color:rgb(242, 237, 228);font-size:11px;font-weight:700;padding-top:4px;padding-right:14px;padding-bottom:4px;padding-left:14px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;opacity:0;animation-duration:0.4s;animation-timing-function:ease;animation-delay:1.4s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running;animation-name:bpFadeUp;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.bef-process .bp-card:hover .bp-badge{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(196, 106, 42);}@keyframes ticker-blink{0%{opacity:0.3;}100%{opacity:1;}}@keyframes ticker-scroll{0%{transform:translate3d(0px, 0px, 0px);}100%{transform:translate3d(-50%, 0px, 0px);}}@keyframes befScroll{0%{transform:translateX(0px);}100%{transform:translateX(-50%);}}@keyframes befUp{100%{opacity:1;transform:translateY(0px);}}@keyframes befPulse{0%, 100%{box-shadow:rgba(196, 106, 42, 0.28) 0px 6px 16px;}50%{box-shadow:rgba(196, 106, 42, 0.5) 0px 6px 22px;}}@media (prefers-reduced-motion: reduce){.ornek-projers-card{transition-behavior:normal !important;transition-duration:0s !important;transition-timing-function:ease !important;transition-delay:0s !important;transition-property:none !important;}.ornek-projers-img{transition-behavior:normal !important;transition-duration:0s !important;transition-timing-function:ease !important;transition-delay:0s !important;transition-property:none !important;}.ornek-projers-arrow{transition-behavior:normal !important;transition-duration:0s !important;transition-timing-function:ease !important;transition-delay:0s !important;transition-property:none !important;}}@keyframes bcfloat{0%, 100%{transform:translateY(0px);}50%{transform:translateY(35px);}}@keyframes bpFadeUp{100%{opacity:1;transform:translateY(0px);}}@keyframes bpLine{100%{transform:scaleX(1);}}@keyframes bpCardIn{100%{opacity:1;transform:translateY(0px) scale(1);}}@keyframes bpSpin{100%{transform:rotate(360deg);}}@media (max-width: 1024px){.ornek-projers-grid{grid-template-columns:repeat(2, 1fr);}}@media (max-width: 991px){.bef-nav-centered{row-gap:15px !important;column-gap:15px !important;}}@media (max-width: 768px){.bef-hamburger{display:block !important;}.bef-header{padding-top:15px !important;padding-right:20px !important;padding-bottom:15px !important;padding-left:20px !important;flex-direction:row !important;justify-content:space-between !important;}.bef-header-dark{padding-top:15px !important;padding-right:20px !important;padding-bottom:15px !important;padding-left:20px !important;flex-direction:row !important;justify-content:space-between !important;}.bef-header div, .bef-header-dark div{display:none !important;}.bef-nav{display:none !important;flex-direction:column !important;position:absolute !important;top:100% !important;left:0px !important;width:100% !important;background-color:inherit !important;border-bottom-width:1px !important;border-bottom-style:solid !important;border-bottom-color:rgba(0, 0, 0, 0.1) !important;padding-top:20px !important;padding-right:20px !important;padding-bottom:20px !important;padding-left:20px !important;row-gap:15px !important;column-gap:15px !important;z-index:1000 !important;box-shadow:rgba(0, 0, 0, 0.1) 0px 4px 10px !important;text-align:center !important;}.bef-menu-checkbox:checked ~ .bef-nav{display:flex !important;}.bef-grid-3{grid-template-columns:1fr !important;row-gap:20px !important;column-gap:20px !important;}.bef-contact-container{flex-direction:column !important;row-gap:30px !important;column-gap:30px !important;}.bef-masonry-grid{column-count:1 !important;}.bef-ba-container{height:300px !important;}.bef-3d-carousel-container{height:280px !important;}.bef-3d-card{width:200px !important;height:200px !important;}.bef-header-centered-dark{padding-top:15px !important;padding-right:20px !important;padding-bottom:15px !important;padding-left:20px !important;flex-direction:row !important;justify-content:space-between !important;}.bef-header-centered-light{padding-top:15px !important;padding-right:20px !important;padding-bottom:15px !important;padding-left:20px !important;flex-direction:row !important;justify-content:space-between !important;}.bef-header-centered-dark .bef-hamburger, .bef-header-centered-light .bef-hamburger{display:block !important;order:1 !important;color:inherit !important;}.bef-logo-centered-c{order:2 !important;width:auto !important;margin-top:0px !important;margin-right:auto !important;margin-bottom:0px !important;margin-left:auto !important;}.bef-header-right-centered{order:3 !important;width:auto !important;}.bef-phone-centered{display:none !important;}.bef-btn-centered{padding-top:8px !important;padding-right:16px !important;padding-bottom:8px !important;padding-left:16px !important;font-size:11px !important;}.bef-nav-centered{display:none !important;flex-direction:column !important;position:absolute !important;top:100% !important;left:0px !important;width:100% !important;background-color:inherit !important;padding-top:20px !important;padding-right:20px !important;padding-bottom:20px !important;padding-left:20px !important;row-gap:15px !important;column-gap:15px !important;box-shadow:rgba(0, 0, 0, 0.15) 0px 4px 10px !important;z-index:1000 !important;order:4 !important;text-align:center !important;}.bef-menu-checkbox:checked ~ .bef-nav-centered{display:flex !important;}.bef-header-social-light{padding-top:15px !important;padding-right:20px !important;padding-bottom:15px !important;padding-left:20px !important;}.bef-header-social-dark{padding-top:15px !important;padding-right:20px !important;padding-bottom:15px !important;padding-left:20px !important;}.bef-social-icons{display:none !important;}.bef-top-bar{flex-direction:column !important;row-gap:6px !important;column-gap:6px !important;padding-top:8px !important;padding-right:20px !important;padding-bottom:8px !important;padding-left:20px !important;text-align:center !important;}.bef-top-bar-contact{justify-content:center !important;width:100% !important;font-size:11px !important;}.bef-top-bar-social{justify-content:center !important;width:100% !important;}.bef-ticker-label{padding-top:0px !important;padding-right:12px !important;padding-bottom:0px !important;padding-left:12px !important;font-size:9px !important;}.bef-ticker-btn{padding-top:3px !important;padding-right:6px !important;padding-bottom:3px !important;padding-left:6px !important;font-size:8px !important;}.bef-nav-overlay{display:none;}.bef-menu-checkbox:checked ~ .bef-nav-overlay{display:block !important;position:fixed !important;top:0px !important;left:0px !important;width:100vw !important;height:100vh !important;background-color:rgba(0, 0, 0, 0.4) !important;z-index:999 !important;}.bef-menu-left .bef-nav, .bef-menu-left .bef-nav-centered{top:0px !important;left:0px !important;width:280px !important;height:100vh !important;position:fixed !important;transform:translateX(-100%) !important;transition-behavior:normal !important;transition-duration:0.3s !important;transition-timing-function:ease-in-out !important;transition-delay:0s !important;transition-property:transform !important;display:flex !important;box-shadow:rgba(0, 0, 0, 0.15) 4px 0px 15px !important;background-color:inherit !important;flex-direction:column !important;justify-content:flex-start !important;align-items:center !important;padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;row-gap:20px !important;column-gap:20px !important;z-index:1000 !important;}.bef-menu-left .bef-menu-checkbox:checked ~ .bef-nav, .bef-menu-left .bef-menu-checkbox:checked ~ .bef-nav-centered{transform:translateX(0px) !important;}.bef-hero-grid{display:flex !important;flex-direction:column !important;grid-template-columns:minmax(0px, 1fr) !important;row-gap:30px !important;column-gap:30px !important;text-align:center !important;}.bef-about-grid{display:flex !important;flex-direction:column-reverse !important;}.bef-hero-l1{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-hero-l2{padding-top:60px !important;padding-right:20px !important;padding-bottom:60px !important;padding-left:20px !important;overflow-x:hidden !important;}.bef-hero-l4{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-about{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-features{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-services{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-process{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-gallery{overflow-x:hidden;overflow-y:hidden;padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;display:block !important;}.bef-quote-banner{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-team{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-menu2-section{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-pricing{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-faq{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-cta{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}#iletisim{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-contact{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !important;}.bef-hero-l2 .bef-hero-grid{flex-direction:column-reverse !important;}.bef-hero-image-wrapper{overflow-x:hidden;overflow-y:hidden;position:relative !important;width:100% !important;display:flex !important;justify-content:center !important;}.bef-hero-img{max-height:320px;object-fit:cover;max-width:100% !important;height:auto !important;border-top-left-radius:12px !important;border-top-right-radius:12px !important;border-bottom-right-radius:12px !important;border-bottom-left-radius:12px !important;width:100% !important;}.bef-about-img{max-width:100% !important;height:auto !important;max-height:300px !important;object-fit:cover !important;border-top-left-radius:12px !important;border-top-right-radius:12px !important;border-bottom-right-radius:12px !important;border-bottom-left-radius:12px !important;}.bef-hero-l4 .bef-hero-image-wrapper div{width:280px !important;height:280px !important;left:calc(50% - 140px) !important;}.bef-hero-l4 .bef-hero-img{width:260px !important;height:260px !important;}.bef-hero-title{font-size:clamp(30px, 7vw, 42px) !important;line-height:1.2 !important;}.bef-hero-desc{font-size:15px !important;line-height:1.5 !important;}.bef-about h2, .bef-features h2, .bef-services h2, .bef-process h2, .bef-gallery h2, .bef-team h2, .bef-menu2-section h2, .bef-pricing h2, .bef-faq h2, .bef-cta h2, #iletisim h2, .bef-contact h2{font-size:24px !important;line-height:1.3 !important;}.bef-slider-container{height:380px !important;}.bef-slider-container .bef-hero-title{font-size:24px !important;}.bef-slider-container .bef-hero-desc{font-size:14px !important;}.bef-slider-container .bef-slide{padding-top:0px !important;padding-right:15px !important;padding-bottom:0px !important;padding-left:15px !important;}.bef-menu2-section > div > div{min-width:100% !important;}.bef-menu2-section div[style*="min-height: 500px"]{min-height:280px !important;height:280px !important;}#iletisim > div{grid-template-columns:1fr !important;}.bef-features > div > div:nth-child(2), .bef-services > div > div:nth-child(2), .bef-process > div > div:nth-child(2), .bef-gallery > div > div:nth-child(2), .bef-team > div > div:nth-child(2), .bef-pricing > div > div:nth-child(2), .bef-stats > div{grid-template-columns:1fr !important;}div[style*="display: grid"], div[style*="display:grid"]{grid-template-columns:1fr !important;row-gap:24px !important;column-gap:24px !important;}.bef-hero-content{display:flex;flex-direction:column;align-items:flex-start;row-gap:0px;column-gap:0px;width:100% !important;}.bef-hero-content .bef-hero-title{font-size:clamp(26px, 7.5vw, 34px);}.bef-hero-content p{font-size:15px;}.bef-hero-content .bef-btn{width:100%;justify-content:center;}.bef-gallery img{display:block;margin-bottom:20px;width:100% !important;height:auto !important;}.bef-services .b-title{font-size:26px;}.bef-process .bp-title{font-size:28px;}.bef-process .bp-connector{display:none;}}@media (max-width: 767px){.bef-gallery{padding-top:60px !important;padding-right:4% !important;padding-bottom:60px !important;padding-left:4% !important;}.bef-gallery *{max-width:100% !important;}.bef-gallery img{object-fit:cover;display:block;width:100% !important;height:auto !important;}.bef-gallery div{grid-template-columns:1fr !important;}}@media (max-width: 640px){.bef-contact h2{font-size:28px;}.bef-contact .bef-contact-form{padding-top:22px;padding-right:22px;padding-bottom:22px;padding-left:22px;}}@media (max-width: 600px){.bef-qb-title{font-size:26px;}.bef-qb-sub{font-size:16px;}.ornek-projers-grid{grid-template-columns:1fr;row-gap:20px;column-gap:20px;}.ornek-projers-card{min-height:380px;}.ornek-projers-overlay{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.92) 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.2) 75%, transparent 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;}}@media (max-width: 375px){#iw90u{flex-grow:0 !important;flex-shrink:0 !important;flex-basis:auto !important;width:365px !important;}#ifgdlf{animation-delay:0.05s;}#i004q2{animation-delay:0.15s;}#ida9aj{animation-delay:0.25s;}#ixjhlu{animation-delay:0.35s;}#ig5xt2{animation-delay:0.45s;}}@keyframes bpLine2{100%{transform:scaleX(1);}}