* { 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:initial !important;border-image-slice:initial !important;border-image-width:initial !important;border-image-outset:initial !important;border-image-repeat:initial !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:initial !important;border-image-slice:initial !important;border-image-width:initial !important;border-image-outset:initial !important;border-image-repeat:initial !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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;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{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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}.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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}.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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}.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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}.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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}.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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}.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;}#iris{display:inline-block;}#icvy{display:none;}#iq4ib{display:none;}#i3cc{color:rgb(15, 23, 42);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;font-weight:700;font-size:20px;}#menu-toggle-template{display:none;}#imvyh{display:none;font-size:24px;cursor:pointer;color:rgb(15, 23, 42);}#ikrq4{display:none;}#ih4au{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;}#i3o8n{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;}#idhjx{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;}#in1mj{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;}#ihycr{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;}#ij9wu{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;}#itnk9{display:flex;row-gap:24px;column-gap:24px;align-items:center;}#izgtd{background-color:rgb(15, 23, 42);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;}#igyg{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;}#i0hr3{height:368px;background-color:rgb(248, 250, 252) !important;padding-top:90px !important;padding-right:5% !important;padding-bottom:90px !important;padding-left:5% !important;font-family:"Plus Jakarta Sans", sans-serif !important;}#i58wi{font-size:40px;font-weight:800;margin-bottom:8px;}#idnwl{font-size:14px;font-weight:600;text-transform:uppercase;opacity:0.9;letter-spacing:0.5px;}#ivzyg{font-size:40px;font-weight:800;margin-bottom:8px;}#i4f0i{font-size:14px;font-weight:600;text-transform:uppercase;opacity:0.9;letter-spacing:0.5px;}#iou47{font-size:40px;font-weight:800;margin-bottom:8px;}#ifjaw{font-size:14px;font-weight:600;text-transform:uppercase;opacity:0.9;letter-spacing:0.5px;}#i1zh7l{font-size:40px;font-weight:800;margin-bottom:8px;}#ibl0ev{font-size:14px;font-weight:600;text-transform:uppercase;opacity:0.9;letter-spacing:0.5px;}#i0gie{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));row-gap:30px;column-gap:30px;}#icd0h{background-color:rgb(15, 23, 42);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;}#irfe1j{color:rgb(15, 23, 42);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;}#iy42rw{color:rgb(15, 23, 42);font-size:32px;font-weight:800;margin-top:10px;margin-bottom:15px;}#id53ug{width:50px;height:3px;background-color:rgb(15, 23, 42);margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#ixbzmk{text-align:center;margin-bottom:50px;}#i0lo5f{max-width:1200px !important;margin-top:0px !important;margin-right:auto !important;margin-bottom:0px !important;margin-left:auto !important;height:648px;}#ivzar3{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;height:832px;}#i7feo8{color:rgb(15, 23, 42);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;}#ixls0k{color:rgb(15, 23, 42);font-size:32px;font-weight:800;margin-top:10px;margin-bottom:15px;}#ig5gcc{width:50px;height:3px;background-color:rgb(15, 23, 42);margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#iaul0i{text-align:center;margin-bottom:50px;}#ioixr1{width:60px;height:60px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-color:rgb(15, 23, 42);color:rgb(255, 255, 255);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:auto;}#i3fxb3{color:rgb(15, 23, 42);font-size:18px;font-weight:700;margin-bottom:10px;}#iy0lq9{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ifie65{text-align:center;background-color:rgb(255, 255, 255);padding-top:40px;padding-right:30px;padding-bottom:40px;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;box-shadow:rgba(0, 0, 0, 0.01) 0px 4px 10px;}#iknriw{width:60px;height:60px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-color:rgb(15, 23, 42);color:rgb(255, 255, 255);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:auto;}#ihjzxi{color:rgb(15, 23, 42);font-size:18px;font-weight:700;margin-bottom:10px;}#i4nfqx{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ioq6cg{text-align:center;background-color:rgb(255, 255, 255);padding-top:40px;padding-right:30px;padding-bottom:40px;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;box-shadow:rgba(0, 0, 0, 0.01) 0px 4px 10px;}#imp1ag{width:60px;height:60px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-color:rgb(15, 23, 42);color:rgb(255, 255, 255);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:auto;}#ioq2ks{color:rgb(15, 23, 42);font-size:18px;font-weight:700;margin-bottom:10px;}#irqxcb{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#iecs9i{text-align:center;background-color:rgb(255, 255, 255);padding-top:40px;padding-right:30px;padding-bottom:40px;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;box-shadow:rgba(0, 0, 0, 0.01) 0px 4px 10px;}#id62vl{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));row-gap:40px;column-gap:40px;}#ifgo26{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#iyt1cp{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;}#ie1ogr{color:rgb(15, 23, 42);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;}#isy7jg{color:rgb(15, 23, 42);font-size:32px;font-weight:800;margin-top:10px;margin-bottom:15px;}#ih3otj{width:50px;height:3px;background-color:rgb(15, 23, 42);margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#ieahmn{text-align:center;margin-bottom:50px;}#iq76th{color:rgb(15, 23, 42);font-size:16px;font-weight:700;margin-bottom:8px;}#i4q4n4{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#im60dt{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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;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;}#ir89s4{color:rgb(15, 23, 42);font-size:16px;font-weight:700;margin-bottom:8px;}#i3xe0w{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#iyaou3{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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;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;}#i9bwkn{color:rgb(15, 23, 42);font-size:16px;font-weight:700;margin-bottom:8px;}#ikxdg1{color:rgb(71, 85, 105);font-size:14px;line-height:1.5;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ik54u7{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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;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;}#ig6njh{display:flex;flex-direction:column;row-gap:15px;column-gap:15px;}#iib6wz{max-width:800px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}#isy434{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;}#ituivs{color:rgb(15, 23, 42);font-size:32px;font-weight:800;margin-bottom:15px;}#i4i49y{color:rgb(71, 85, 105);font-size:16px;max-width:600px;margin-top:0px;margin-right:auto;margin-bottom:30px;margin-left:auto;}#iroqo8{background-color:rgb(15, 23, 42);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;}#i8b6h7{background-color:rgba(15, 23, 42, 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(15, 23, 42, 0.19);border-right-color:rgba(15, 23, 42, 0.19);border-bottom-color:rgba(15, 23, 42, 0.19);border-left-color:rgba(15, 23, 42, 0.19);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;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;}#igzxm9{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;}#ixhsbb{color:rgb(15, 23, 42);font-size:14px;font-weight:700;text-transform:uppercase;}#icgclt{color:rgb(15, 23, 42);font-size:32px;font-weight:800;margin-top:10px;margin-bottom:20px;}#i6q6xl{color:rgb(71, 85, 105);font-size:15px;line-height:1.6;margin-bottom:30px;}#i5k5ar{width:44px;height:44px;background-color:rgba(15, 23, 42, 0.063);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;color:rgb(15, 23, 42);font-size:18px;}#iqd0mi{color:rgb(15, 23, 42);font-size:14px;font-weight:600;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ivd51j{color:rgb(71, 85, 105);font-size:15px;margin-right:0px;margin-bottom:0px;margin-left:0px;margin-top:2px;}#i4dlud{display:flex;align-items:center;row-gap:15px;column-gap:15px;}#idgoq5{width:44px;height:44px;background-color:rgba(15, 23, 42, 0.063);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;color:rgb(15, 23, 42);font-size:18px;}#izalvb{color:rgb(15, 23, 42);font-size:14px;font-weight:600;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ilqhu5{color:rgb(71, 85, 105);font-size:15px;margin-right:0px;margin-bottom:0px;margin-left:0px;margin-top:2px;}#igkpb1{display:flex;align-items:center;row-gap:15px;column-gap:15px;}#igw4cp{width:44px;height:44px;background-color:rgba(15, 23, 42, 0.063);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;color:rgb(15, 23, 42);font-size:18px;}#ipu5h9{color:rgb(15, 23, 42);font-size:14px;font-weight:600;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#im3frv{color:rgb(71, 85, 105);font-size:15px;margin-right:0px;margin-bottom:0px;margin-left:0px;margin-top:2px;}#ir2qrz{display:flex;align-items:center;row-gap:15px;column-gap:15px;}#ipd53z{display:flex;flex-direction:column;row-gap:20px;column-gap:20px;}#it3iqi{color:rgb(15, 23, 42);font-size:14px;font-weight:600;display:block;margin-bottom:6px;}#ibf58o{width:100%;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;background-color:rgb(255, 255, 255);color:rgb(15, 23, 42);border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;font-size:14px;outline-color:initial;outline-style:none;outline-width:initial;}#il51wq{color:rgb(15, 23, 42);font-size:14px;font-weight:600;display:block;margin-bottom:6px;}#ianzz7{width:100%;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;background-color:rgb(255, 255, 255);color:rgb(15, 23, 42);border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;font-size:14px;outline-color:initial;outline-style:none;outline-width:initial;}#iodcka{color:rgb(15, 23, 42);font-size:14px;font-weight:600;display:block;margin-bottom:6px;}#ivh546{width:100%;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;background-color:rgb(255, 255, 255);color:rgb(15, 23, 42);border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;font-size:14px;outline-color:initial;outline-style:none;outline-width:initial;}#i458kh{color:rgb(15, 23, 42);font-size:14px;font-weight:600;display:block;margin-bottom:6px;}#izrzz4{width:100%;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;background-color:rgb(255, 255, 255);color:rgb(15, 23, 42);border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;font-size:14px;outline-color:initial;outline-style:none;outline-width:initial;}#idd7ck{color:rgb(15, 23, 42);font-size:14px;font-weight:600;display:block;margin-bottom:6px;}#i77j8z{width:100%;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;background-color:rgb(255, 255, 255);color:rgb(15, 23, 42);border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;font-size:14px;outline-color:initial;outline-style:none;outline-width:initial;resize:none;}#i8d4io{color:rgb(15, 23, 42);display:block;font-size:14px;font-weight:600;margin-bottom:6px;}#i666wa{font-size:15px;font-weight:bold;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(226, 232, 240);padding-top:8px;padding-right:12px;padding-bottom:8px;padding-left:12px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;color:rgb(15, 23, 42);min-width:80px;text-align:center;}#it79yq{width:80px;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;background-color:rgb(255, 255, 255);color:rgb(15, 23, 42);border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;font-size:14px;outline-color:initial;outline-style:none;outline-width:initial;}#i5ip1e{display:flex;align-items:center;row-gap:10px;column-gap:10px;}#ijnilw{display:flex;flex-direction:column;row-gap:6px;column-gap:6px;}#ihoybo{background-color:rgb(15, 23, 42);color:rgb(255, 255, 255);width:100%;padding-top:12px;padding-right:12px;padding-bottom:12px;padding-left:12px;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;font-size:15px;font-weight:700;cursor:pointer;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:opacity;}#ir7wdf{display:flex;flex-direction:column;row-gap:15px;column-gap:15px;}#im0v9a{background-color:rgb(248, 250, 252);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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;box-shadow:rgba(0, 0, 0, 0.02) 0px 10px 25px;}#i15wv4{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));row-gap:50px;column-gap:50px;}#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;}#inssq8{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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;min-height:280px;display:block;width:100% !important;height:100% !important;}#iykxti{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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;background-color:rgb(255, 255, 255);position:relative;}#ivbfpn{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);}#i5obth{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#iiwscz{color:rgb(71, 85, 105);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}#ixnbw5{color:rgb(71, 85, 105);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;}#is8sgh{display:flex;row-gap:20px;column-gap:20px;}#iraz7i{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;}#i7ey5t{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);}#iylcki{height:382px;width:570px !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;box-shadow:rgba(11, 31, 58, 0.15) 0px 20px 50px !important;border-top-width:3px !important;border-right-width:3px !important;border-bottom-width:3px !important;border-left-width:3px !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(14, 165, 201) !important;border-right-color:rgb(14, 165, 201) !important;border-bottom-color:rgb(14, 165, 201) !important;border-left-color:rgb(14, 165, 201) !important;border-image-source:initial !important;border-image-slice:initial !important;border-image-width:initial !important;border-image-outset:initial !important;border-image-repeat:initial !important;object-fit:cover !important;}#i4awnu{font-size:32px !important;font-weight:800 !important;display:block !important;color:#0d0c0c !important;}#i3gitk{font-size:12px !important;font-weight:600 !important;letter-spacing:1px !important;color:#121212 !important;}#itvwnc{width:130px;height:111px;position:absolute !important;bottom:-20px !important;right:-20px !important;background-image:linear-gradient(135deg, rgb(11, 31, 58), rgb(14, 165, 201)) !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:initial !important;padding-top:20px !important;padding-right:30px !important;padding-bottom:20px !important;padding-left:30px !important;border-top-left-radius:16px !important;border-top-right-radius:16px !important;border-bottom-right-radius:16px !important;border-bottom-left-radius:16px !important;color:rgb(255, 255, 255) !important;text-align:center !important;box-shadow:rgba(11, 31, 58, 0.3) 0px 10px 30px !important;}#i6b4by{position:relative;}#ialbqg{background-image:linear-gradient(135deg, rgb(14, 165, 201), rgb(11, 31, 58)) !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:initial !important;color:#0d0c0c !important;padding-top:6px !important;padding-right:18px !important;padding-bottom:6px !important;padding-left:18px !important;border-top-left-radius:50px !important;border-top-right-radius:50px !important;border-bottom-right-radius:50px !important;border-bottom-left-radius:50px !important;font-size:12px !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:1px !important;display:inline-block !important;margin-bottom:20px !important;}#ix1k9j{color:rgb(11, 31, 58);font-size:38px;font-weight:800;line-height:1.3;margin-top:0px;margin-right:0px;margin-bottom:15px;margin-left:0px;}#iezh1y{color:rgb(71, 85, 105);font-size:16px;line-height:1.7;margin-top:0px;margin-right:0px;margin-bottom:25px;margin-left:0px;}#ilvtuk{color:rgb(14, 165, 201);font-size:20px;}#i2ve7j{color:rgb(11, 31, 58);font-weight:600;font-size:14px;}#il37qn{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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;display:flex;align-items:center;row-gap:12px;column-gap:12px;box-shadow:rgba(0, 0, 0, 0.04) 0px 2px 8px;}#i2om8f{color:rgb(11, 31, 58);font-size:20px;}#izq6k9{color:rgb(11, 31, 58);font-weight:600;font-size:14px;}#ia0kyp{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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;display:flex;align-items:center;row-gap:12px;column-gap:12px;box-shadow:rgba(0, 0, 0, 0.04) 0px 2px 8px;}#iodr6f{color:rgb(240, 180, 41);font-size:20px;}#i1051k{color:rgb(11, 31, 58);font-weight:600;font-size:14px;}#ik7q3l{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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;display:flex;align-items:center;row-gap:12px;column-gap:12px;box-shadow:rgba(0, 0, 0, 0.04) 0px 2px 8px;}#id98t9{color:rgb(14, 165, 201);font-size:20px;}#i7fsvi{color:rgb(11, 31, 58);font-weight:600;font-size:14px;}#i8muin{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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;display:flex;align-items:center;row-gap:12px;column-gap:12px;box-shadow:rgba(0, 0, 0, 0.04) 0px 2px 8px;}#i4m6cs{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:15px;column-gap:15px;margin-bottom:25px;}#iezs12{background-image:linear-gradient(135deg, rgb(11, 31, 58), rgb(14, 165, 201));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:32px;padding-bottom:14px;padding-left:32px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;font-weight:700;font-size:14px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline-flex;align-items:center;row-gap:8px;column-gap:8px;transition-behavior:normal, normal;transition-duration:0.3s, 0.3s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;box-shadow:rgba(11, 31, 58, 0.3) 0px 6px 20px;}#i067fi{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;color:rgb(11, 31, 58);padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;font-weight:700;font-size:14px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline-flex;align-items:center;row-gap:8px;column-gap:8px;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(14, 165, 201);border-right-color:rgb(14, 165, 201);border-bottom-color:rgb(14, 165, 201);border-left-color:rgb(14, 165, 201);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}#ik9tn9{display:flex;row-gap:15px;column-gap:15px;flex-wrap:wrap;}#i4sadz{height:877px !important;max-width:1200px !important;margin-top:0px !important;margin-right:auto !important;margin-bottom:0px !important;margin-left:auto !important;display:grid !important;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr)) !important;row-gap:60px !important;column-gap:60px !important;align-items:center !important;width:597px;}#i3n9zg{height:1070px;background-color:rgb(248, 250, 252) !important;padding-top:100px !important;padding-right:5% !important;padding-bottom:100px !important;padding-left:5% !important;font-family:"Plus Jakarta Sans", sans-serif !important;}#ivierot{height:313px;width:701px !important;max-width:100% !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;}#i6zho13{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#izdvodl{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#iwhwmxr{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#ic0lldk{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#ipc8ndj{display:flex;flex-wrap:wrap;row-gap:15px;column-gap:15px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;}#ibtondj{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#is9jax5{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#iuizggn{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#ixvel8m{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#i1kykby{display:flex;flex-wrap:wrap;row-gap:15px;column-gap:15px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;}#ia8ce4u{max-width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;display:block;margin-top:10px;margin-right:auto;margin-bottom:10px;margin-left:auto;}#i5qea8j{height:153px;width:152px;max-width:100% !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;}#ipeopkh{max-width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;display:block;margin-top:10px;margin-right:auto;margin-bottom:10px;margin-left:auto;}#i0fv722{max-width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;display:block;margin-top:10px;margin-right:auto;margin-bottom:10px;margin-left:auto;}#i7tov04{height:155px;max-width:100% !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;width:164px !important;}#iy9agas{max-width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;display:block;margin-top:10px;margin-right:auto;margin-bottom:10px;margin-left:auto;}#i50rbhk{max-width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;display:block;margin-top:10px;margin-right:auto;margin-bottom:10px;margin-left:auto;}#ifvls09{max-width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;display:block;margin-top:10px;margin-right:auto;margin-bottom:10px;margin-left:auto;}#ijfphcq{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#i066u8f{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#idpuvxk{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#iv82ta2{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#iazhjrf{display:flex;flex-wrap:wrap;row-gap:15px;column-gap:15px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;}#i5jndbi{max-width:100% !important;height:141px !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;width:194px !important;}#it3k3ae{height:141px;width:212px;max-width:100% !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;}#ixs0pud{height:142px;width:215px;max-width:100% !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;}#i0sgyt1{height:141px;width:212px;max-width:100% !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;}#iov1mi5{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:250px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#ii3y6xv{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:250px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#ice8gyg{display:flex;flex-wrap:wrap;row-gap:20px;column-gap:20px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;}#i7lejw8{max-width:100%;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;display:block;margin-top:10px;margin-right:auto;margin-bottom:10px;margin-left:auto;}#iy0ij1q{height:195px;max-width:100% !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;}#iebgs2j{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#ijoy2mh{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#icc6wvu{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#iqdnxqi{flex-grow:1;flex-shrink:1;flex-basis:0%;min-width:150px;min-height:80px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;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:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#i3fij9j{display:flex;flex-wrap:wrap;row-gap:15px;column-gap:15px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;box-sizing:border-box;}#it7lpvz{height:114px;width:170px;max-width:100% !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;}#i1wx7c9{width:168px;max-width:100% !important;height:116px !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;}#irulo4s{height:114px;width:203px;max-width:100% !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;}#ij32cn8{height:114px;width:203px;max-width:100% !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;display:block !important;margin-top:10px !important;margin-right:auto !important;margin-bottom:10px !important;margin-left:auto !important;}#ivzehnx{display:inline-block;}#iis73v4{display:inline-block;}#i542kyi{max-width:100% !important;height:263px;border-radius:8px !important;display:block !important;margin:10px auto !important;width:658px !important;}#io97h7t{min-height:75px !important;padding:20px !important;box-sizing:border-box !important;border:1px dashed rgba(128,128,128,0.3) !important;border-radius:6px !important;height:501px;}#ibjx6wm{font-family:'Plus Jakarta Sans', sans-serif;font-size:32px;font-weight:700;color:#111111;margin-top:15px;margin-bottom:15px;line-height:1.2;}#i9gn9fu{font-family:'Inter', sans-serif;font-size:15px;color:#4a5568;line-height:1.6;margin-top:10px;margin-bottom:10px;}#ie6pwab{font-weight:700;margin:0px;border-bottom:0px rgb(10, 10, 10);}#ipypnra{font-family:"Google Sans", Arial, sans-serif !important;font-size:16px !important;margin:12px 0px 16px !important;border-bottom:0px rgb(10, 10, 10) !important;width:734px !important;height:155px;}#im5eu71{font-family:"Google Sans", Arial, sans-serif !important;font-size:16px !important;margin:12px 0px 16px !important;border-bottom:0px rgb(10, 10, 10) !important;width:734px !important;height:192px;}#ircx2nn{display:flex;flex-wrap:wrap;gap:20px;padding:15px;box-sizing:border-box;}#i0f1rje{font-family:'Inter', sans-serif;font-size:15px;color:#4a5568;line-height:1.6;margin-top:10px;margin-bottom:10px;}#i4lcd4r{font-family:'Plus Jakarta Sans', sans-serif;font-size:32px;font-weight:700;color:#111111;margin-top:15px;margin-bottom:15px;line-height:1.2;}#i91q3dv{min-height:75px;padding:20px;box-sizing:border-box;border:1px dashed rgba(128,128,128,0.3);border-radius:6px;}#iqh7z5i{font-family:'Inter', sans-serif;font-size:15px;color:#4a5568;line-height:1.6;margin-top:10px;margin-bottom:10px;}#icuzbcz{font-weight:700;margin:0px;border-bottom:0px rgb(10, 10, 10);}#icis0q7{margin:0px;border-bottom:0px rgb(10, 10, 10);}#i29020n{font-family:"Google Sans", Arial, sans-serif;font-size:16px;margin:0px 0px 12px;border-bottom:0px rgb(10, 10, 10);}#iga4dzr{font-weight:700;margin:0px;border-bottom:0px rgb(10, 10, 10);}#ibolfeu{margin:0px;border-bottom:0px rgb(10, 10, 10);}#i6spz3l{font-family:"Google Sans", Arial, sans-serif;font-size:16px;margin:0px 0px 12px;border-bottom:0px rgb(10, 10, 10);}#id8cqsv{font-weight:700;margin:0px;border-bottom:0px rgb(10, 10, 10);}#ircvuo6{margin:0px;border-bottom:0px rgb(10, 10, 10);}#i5d5q9g{font-family:"Google Sans", Arial, sans-serif;font-size:16px;margin:0px 0px 12px;border-bottom:0px rgb(10, 10, 10);}#i8kffri{font-weight:700;margin:0px;border-bottom:0px rgb(10, 10, 10);}#iagpz15{margin:0px;border-bottom:0px rgb(10, 10, 10);}#idzsj2r{font-family:"Google Sans", Arial, sans-serif;font-size:16px;margin:0px 0px 12px;border-bottom:0px rgb(10, 10, 10);}#ihrqp1g{font-weight:700;margin:0px;border-bottom:0px rgb(10, 10, 10);}#iq2vuw4{margin:0px;border-bottom:0px rgb(10, 10, 10);}#i2mv3ef{font-family:"Google Sans", Arial, sans-serif;font-size:16px;margin:0px 0px 12px;border-bottom:0px rgb(10, 10, 10);}#ihhakzh{min-height:75px;padding:20px;box-sizing:border-box;border:1px dashed rgba(128,128,128,0.3);border-radius:6px;}#irt2jrm{font-family:'Inter', sans-serif;font-size:15px;color:#4a5568;line-height:1.6;margin-top:10px;margin-bottom:10px;}#i6gjae7{font-family:"Google Sans", Arial, sans-serif;font-size:16px;font-weight:700;margin:0px;border-bottom:0px rgb(10, 10, 10);}#i6sqqri{min-height:75px !important;padding:20px !important;box-sizing:border-box !important;border:1px dashed rgba(128,128,128,0.3) !important;border-radius:6px !important;height:112px;}#im9bsbj{font-family:'Inter', sans-serif !important;font-size:19px !important;color:#4a5568 !important;line-height:1.6 !important;margin-top:10px !important;margin-bottom:10px !important;}#iyonc6y{min-height:75px !important;padding:20px !important;box-sizing:border-box !important;border:1px dashed rgba(128,128,128,0.3) !important;border-radius:6px !important;height:252px;}#iftmcui{flex:1;min-width:150px;min-height:80px;padding:15px;box-sizing:border-box;border:1px dashed rgba(128,128,128,0.3);border-radius:6px;}#iytw3gg{flex:1;min-width:150px;min-height:80px;padding:15px;box-sizing:border-box;border:1px dashed rgba(128,128,128,0.3);border-radius:6px;}#icvzgjk{flex:1;min-width:150px;min-height:80px;padding:15px;box-sizing:border-box;border:1px dashed rgba(128,128,128,0.3);border-radius:6px;}#ijgwsu9{flex:1;min-width:150px;min-height:80px;padding:15px;box-sizing:border-box;border:1px dashed rgba(128,128,128,0.3);border-radius:6px;}#ickf10h{display:flex;flex-wrap:wrap;gap:15px;padding:15px;box-sizing:border-box;}#i04vd17{max-width:100% !important;height:91px;border-radius:8px !important;display:block !important;margin:10px auto !important;width:150px;}#ifvgweg{max-width:100% !important;height:90px;border-radius:8px !important;display:block !important;margin:10px auto !important;width:138px;}#ijzbg6z{max-width:100% !important;height:94px;border-radius:8px !important;display:block !important;margin:10px auto !important;width:157px;}#ia8sj7w{max-width:100% !important;height:90px;border-radius:8px !important;display:block !important;margin:10px auto !important;}#iqyv86l{background-color:#25D366;color:#fff;padding:12px 20px;border-radius:8px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-weight:600;transition:0.3s;margin-left:10px;}#ic3zz8f{background:linear-gradient(135deg, #0B1F3A 0%, #0EA5C9 100%);color:#ffffff;padding:14px 32px;border-radius:12px;font-weight:700;font-size:15px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 6px 20px rgba(11, 31, 58, 0.3);transition:all 0.3s ease;cursor:pointer;border:none;}#iww16s7{margin-left:8px;}@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);}}@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;}.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:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !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{padding-top:40px !important;padding-right:20px !important;padding-bottom:40px !important;padding-left:20px !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{position:relative !important;width:100% !important;display:flex !important;justify-content:center !important;}.bef-hero-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-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:28px !important;line-height:1.3 !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;}}