@layer swift3 {@keyframes wc-skeleton-shimmer { 100% { transform: translateX(100%); } }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; width: 1px; overflow-wrap: normal !important; position: absolute !important; }.screen-reader-text:focus { background-color: #ffffff; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; clip-path: none; color: #2b2d2f; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }@keyframes wc-skeleton-shimmer { 100% { transform: translateX(100%); } }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,#0693e3 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,#fcb900 0%,#ff6900 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px #ffffff, 6px 6px #000000; --wp--preset--shadow--crisp: 6px 6px 0px #000000; }.wp-block-image, .wp-block-video, figure[class^="wp-block-"] { margin: 1em 0px; }.wp-block-calendar, .wp-block-image:not(.wp-block-gallery .wp-block-image), figure[class^="wp-block-"]:not(.wp-block-gallery figure):not([class^="align"]) { width: 100%; }@layer bricks {:root { --bricks-vh: 1vh; --bricks-transition: all 0.2s; --bricks-color-primary: #ffd64f; --bricks-color-secondary: #fc5778; --bricks-text-dark: #212121; --bricks-text-medium: #616161; --bricks-text-light: #9e9e9e; --bricks-text-info: #00b0f4; --bricks-text-success: #11b76b; --bricks-text-warning: #ffa100; --bricks-text-danger: #fa4362; --bricks-bg-info: #e5f3ff; --bricks-bg-success: #e6f6ed; --bricks-bg-warning: #fff2d7; --bricks-bg-danger: #ffe6ec; --bricks-bg-dark: #263238; --bricks-bg-light: #f5f6f7; --bricks-border-color: #dddedf; --bricks-border-radius: 4px; --bricks-tooltip-bg: #23282d; --bricks-tooltip-text: #eaecef; } html { text-size-adjust: auto; line-height: 1.15; } body { margin: 0px; } article, aside, figcaption, figure, footer, header, main, nav, section { display: block; } figure { margin: 1em 40px; } img { border-style: none; } button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0px; } button, input { overflow: visible; } button, select { text-transform: none; } [type="reset"], [type="submit"], button, html [type="button"] { appearance: button; } [type="search"] { appearance: textfield; outline-offset: -2px; } .brxe-section { align-items: center; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 100%; } .brxe-container { align-items: flex-start; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 1100px; } .brxe-block { align-items: flex-start; display: flex; flex-direction: column; width: 100%; } [class*="brxe-"] { max-width: 100%; } span[class*="brxe-"]:not(.brxe-section):not(.brxe-container):not(.brxe-block):not(.brxe-div) { width: auto; } #brx-footer { background-position: 50% center; background-size: cover; flex-shrink: 0; margin-top: auto; position: relative; width: 100%; } html { font-size: 62.5%; } *, ::after, ::before, html { box-sizing: border-box; } * { border-color: var(--bricks-border-color); } body { -webkit-font-smoothing: antialiased; background-color: rgb(255, 255, 255); background-position: 50% center; color: rgb(54, 54, 54); font-family: -apple-system, "system-ui", "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 1.7; transition: padding-top; } .brx-body { display: flex; flex-direction: column; margin: 0px auto; width: 100%; } :where(a) { border-color: currentcolor; color: currentcolor; cursor: pointer; text-decoration: none; } h1, h2, h3, h4, h5, h6 { margin: 0px; text-rendering: optimizelegibility; } h1 { font-size: 2.4em; } h1, h2 { line-height: 1.4; } :where(p) { margin-block: 0px 1.2em; } :where(p:last-of-type) { margin-block-end: 0px; } img { height: auto; max-width: 100%; outline: none; vertical-align: middle; } button { border: none; cursor: pointer; outline: none; padding: 0px; } table { width: 100%; } button, input, optgroup, select, textarea { font-family: inherit; text-align: inherit; } .input, input:not([type="submit"]), select, textarea { border-style: solid; border-width: 1px; box-shadow: none; color: currentcolor; font-size: inherit; line-height: 40px; outline: none; padding: 0px 12px; transition: var(--bricks-transition); width: 100%; } .skip-link { clip: rect(1px, 1px, 1px, 1px); background: rgb(0, 0, 0); border-bottom-right-radius: 8px; color: rgb(255, 255, 255); font-weight: 700; height: 1px; left: 0px; overflow: hidden; padding: 5px 10px; position: absolute; top: 0px; transition: transform 0.1s; white-space: nowrap; width: 1px; z-index: 9999; } .skip-link:focus { clip: auto; height: auto; overflow: visible; width: auto; } .brx-submenu-toggle { align-items: center; cursor: pointer; display: flex; } .brx-submenu-toggle button, .brx-submenu-toggle button > * { align-items: center; background-color: transparent; color: currentcolor; display: flex; transition: transform 0.1s cubic-bezier(0, 0, 0.2, 1); will-change: transform; } .brx-multilevel-overflow-right, .brx-multilevel-overflow-right ul, .brx-submenu-overflow-right { left: auto !important; right: 0px !important; } .brx-sub-submenu-overflow-right, .brx-sub-submenu-overflow-right ul, .brx-submenu-overflow-right ul { left: auto !important; right: 100% !important; } #brx-content { flex: 1 1 0%; position: relative; width: 100%; } #brx-header { background-position: 50% center; background-size: cover; position: relative; width: 100%; } .bricks-button { align-items: center; border-width: 0px; display: inline-flex; gap: 10px; justify-content: center; letter-spacing: 0.5px; padding: 0.5em 1em; text-align: center; } .bricks-button.bricks-background-danger, .bricks-button.bricks-background-dark, .bricks-button.bricks-background-info, .bricks-button.bricks-background-secondary, .bricks-button.bricks-background-success, .bricks-button.bricks-background-warning { color: rgb(255, 255, 255); } .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; white-space: nowrap; width: 1px; position: absolute !important; } .screen-reader-text span:focus, .screen-reader-text:focus, .ui-helper-hidden-accessible:focus { background-color: rgb(241, 241, 241); border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; color: rgb(33, 117, 155); display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; } .brx-load-more-hidden, .brx-query-trail:not(.bricks-isotope-sizer) { display: none !important; } .swiper-slide { flex-shrink: 0; height: 100%; position: relative; transition-property: transform; width: 100%; } .brxe-breadcrumbs { align-items: center; display: flex; flex-flow: wrap; gap: 10px; } .brxe-breadcrumbs .separator { display: flex; } .brxe-button { width: auto; } @keyframes blink { 100% { opacity: 0; } } .brxe-dropdown { cursor: pointer; display: flex; flex-direction: column; position: relative; } .brxe-dropdown:not(.open) .brx-dropdown-content { pointer-events: none; } .brxe-dropdown .brx-submenu-toggle { gap: 10px; } .brx-dropdown-content { background-color: rgb(255, 255, 255); cursor: auto; display: flex; flex-direction: column; list-style-type: none; margin: 0px; min-width: 200px; opacity: 0; padding: 0px; position: absolute; top: 100%; transition-duration: 0.2s; transition-property: opacity, transform, visibility; transition-timing-function: ease; visibility: hidden; z-index: 1001; } .brx-dropdown-content > li .brxe-text-link { display: flex; } .brx-multilevel-back { align-items: center; cursor: pointer; display: flex; gap: 3px; width: 100%; } .brxe-filter-search { position: relative; width: 100%; } .brxe-filter-search :where(input) { width: 100%; } :where(.brxe-list) { list-style-type: none; margin: 0px; padding: 0px; width: 100%; } :where(.brxe-list) li { position: relative; } :where(.brxe-list) li:last-child { margin-bottom: 0px; } :where(.brxe-list) .content { align-items: center; display: flex; justify-content: space-between; } :where(.brxe-list) .title { display: inline-block; margin: 0px 10px 0px 0px; } .brxe-logo { color: currentcolor; font-size: 20px; font-weight: 600; line-height: 1; } .brxe-logo img { display: block; height: auto; width: auto; } .brxe-nav-nested { align-items: center; display: inline-flex; } .brxe-nav-nested .brx-toggle-div, .brxe-nav-nested .brxe-toggle { display: none; } .brxe-nav-nested .menu-item:has(> .brx-toggle-div:not(.is-active):not(.brx-child-node)) { display: none; } .brx-nav-nested-items { align-items: center; display: flex; flex-flow: wrap; gap: 30px; list-style-type: none; margin: 0px; padding: 0px; } .brxe-post-content { width: 100%; } .brxe-post-toc { overflow-y: auto; top: var(--wp-admin--admin-bar--height,0); transform: translateX(0px); width: 400px; } @media (min-width: 52em){.brxe-post-toc { transform: translateX(0px); }} .brxe-text-link { gap: 5px; } .brxe-text-link, .brxe-text-link span { align-items: center; display: inline-flex; } .brxe-toggle { background-color: transparent; border: 0px; color: inherit; font: inherit; margin: 0px; overflow: visible; text-transform: none; transition-duration: 0.15s; transition-property: opacity, filter; transition-timing-function: linear; } .brxa-wrap { display: inline-block; height: 24px; position: relative; width: 40px; } .brxa-inner { display: block; margin-top: -2px; top: 50%; } .brxa-inner, .brxa-inner::after, .brxa-inner::before { background-color: currentcolor; border-radius: 4px; height: 4px; position: absolute; transition-duration: 0.15s; transition-property: transform; transition-timing-function: ease; width: 40px; } .brxa-inner::after, .brxa-inner::before { content: ""; display: block; } .brxa-inner::before { top: -10px; } .brxa-inner::after { bottom: -10px; } .brxe-toggle { --brxe-toggle-scale: 1; --brxe-toggle-width: 40px; --brxe-toggle-height: 24px; --brxe-toggle-bar-height: 4px; --brxe-toggle-bar-width: 40px; --brxe-toggle-bar-radius: 4px; cursor: pointer; display: flex; line-height: 1; } .brxe-toggle:has(.brxa-wrap) { transform: scale(var(--brxe-toggle-scale)); } .brxe-toggle .brxa-inner, .brxe-toggle .brxa-inner::after, .brxe-toggle .brxa-inner::before { border-radius: var(--brxe-toggle-bar-radius); height: var(--brxe-toggle-bar-height); width: var(--brxe-toggle-bar-width); } @keyframes load8 { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } } @keyframes spin { 100% { transform: rotate(1turn); } } @keyframes scrolling { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(10px); } } .bricks-background-primary { background-color: var(--bricks-color-primary); } .bricks-background-secondary { background-color: var(--bricks-color-secondary); }}@layer bricks {@keyframes load8 { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } } @keyframes spin { 100% { transform: rotate(1turn); } } @keyframes scrolling { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(10px); } } :root { --bricks-woo-input-height: 40px; }  .woocommerce { width: 100%; } .brxe-woocommerce-mini-cart { position: relative; width: auto; } .brxe-woocommerce-mini-cart.hide-empty-count .cart-count { display: none; } .brxe-woocommerce-mini-cart .mini-cart-link { align-items: center; display: flex; flex-flow: row; gap: 10px; } .brxe-woocommerce-mini-cart .mini-cart-link:hover { text-decoration: none; } .brxe-woocommerce-mini-cart .mini-cart-link .cart-icon { display: flex; position: relative; } .brxe-woocommerce-mini-cart .cart-count { align-items: center; background-color: rgb(0, 0, 0); border-radius: 50%; color: rgb(255, 255, 255); display: flex; font-size: 10px; font-weight: 700; height: 18px; justify-content: center; line-height: 1; position: absolute; right: 0px; top: 0px; transform: translate(50%, -50%); width: 18px; } .brxe-woocommerce-mini-cart .off-canvas-overlay { background-color: rgba(0, 0, 0, 0.25); inset: 0px; content: ""; opacity: 0; position: fixed; transition: 0.2s; visibility: hidden; z-index: -1; } .brxe-woocommerce-mini-cart .cart-detail { background-color: rgb(255, 255, 255); border-style: solid; border-width: 1px; opacity: 0; position: absolute; right: 0px; top: calc(100% + 15px); transition: opacity 0.15s linear, transform 0.15s linear, left 0.15s, right 0.15s; visibility: hidden; width: 400px; z-index: -1; } .brxe-woocommerce-mini-cart .cart-detail.off-canvas { position: fixed; transition: 0.2s ease-in-out; } .brxe-woocommerce-mini-cart .cart-detail.off-canvas.right { inset: 0px 0px 0px auto; transform: translate(100%); } .brxe-woocommerce-mini-cart .cart-detail .widget_shopping_cart_content { display: flex; flex-direction: column; height: 100%; justify-content: space-between; padding: 30px; }}:root { --renk-beyaz: hsl(0, 0%, 100%); --renk-gri: hsl(204, 24%, 96%); --renk-border: hsl(204, 24%, 96%); --renk-birincil: hsl(217, 100%, 46%); --renk-ikincil: hsl(0, 100%, 50%); --renk-yazi: hsl(0, 0%, 20%); --renk-yazi-l-1: hsl(0, 0%, 30%); --renk-yazi-l-2: hsl(0, 0%, 40%); --renk-yazi-d-1: hsl(0, 0%, 10%); --renk-yazi-d-2: hsl(0, 0%, 0%); --renk-gri-l-1: hsl(204, 24%, 97%); --renk-gri-l-2: hsl(204, 24%, 99%); --renk-gri-d-1: hsl(0, 0%, 90%); --renk-gri-d-2: hsl(0, 0%, 84%); --renk-siyah: hsl(0, 0%, 0%); --renk-birincil-l-1: hsl(217, 85%, 64%); --renk-birincil-l-2: hsl(217, 85%, 82%); --renk-birincil-d-1: hsl(217, 100%, 31%); --renk-birincil-d-2: hsl(217, 100%, 15%); --renk-ikincil-l-1: hsl(0, 100%, 67%); --renk-ikincil-l-2: hsl(0, 100%, 83%); --renk-ikincil-d-1: hsl(0, 100%, 33%); --renk-ikincil-d-2: hsl(0, 100%, 17%); --renk-siyah-l-1: hsl(0, 0%, 20%); --renk-siyah-l-2: hsl(0, 0%, 40%); --renk-siyah-l-3: hsl(0, 0%, 60%); --renk-siyah-l-4: hsl(0, 0%, 80%); --space-4xs: 0.4rem; --space-3xs: 0.8rem; --space-2xs: 1rem; --space-xs: 1.4rem; --space-s: 1.6rem; --space-m: 2rem; --space-l: 3rem; --space-xl: 4rem; --space-2xl: 6rem; --text-2xs: 1rem; --text-xs: 1.2rem; --text-s: 1.3rem; --text-m: 1.4rem; --text-l: 1.6rem; --text-xl: 1.8rem; --text-2xl: 2rem; --baslik-xs: 2rem; --baslik-s: 2.4rem; --baslik-m: 2.6rem; --baslik-l: 2.8rem; --baslik-xl: 3rem; --baslik-2xl: 4rem; }:root { --space-4xs: 0.4rem; --space-3xs: 0.8rem; --space-2xs: 1rem; --space-xs: 1.4rem; --space-s: 1.6rem; --space-m: 2rem; --space-l: 3rem; --space-xl: 4rem; --text-2xs: 1rem; --text-xs: 1.2rem; --text-s: 1.3rem; --text-m: 1.4rem; --text-l: 1.6rem; --text-xl: 1.8rem; --text-2xl: 2rem; --baslik-xs: 2rem; --baslik-s: 2.4rem; --baslik-m: 2.6rem; --baslik-l: 2.8rem; --baslik-xl: 3rem; --baslik-2xl: 4rem; --space-2xl: 6rem; }.brxe-container { padding-right: var(--space-s); padding-left: var(--space-s); }body { font-size: var(--text-m); font-family: Inter; color: var(--renk-yazi); }h1, h2, h3, h4, h5, h6 { font-weight: 600; }h1 { font-size: var(--baslik-l); font-weight: 600; }:root .bricks-button[class*="primary"]:not(.outline) { background-color: var(--renk-birincil); }:root .bricks-button[class*="primary"] { border-radius: var(--space-4xs); color: var(--renk-beyaz); }:root .bricks-button[class*="secondary"]:not(.outline) { background-color: var(--renk-ikincil); }:root .bricks-button[class*="secondary"] { color: var(--renk-beyaz); border-radius: var(--space-4xs); }.bricks-button { border-radius: 4px; }.bricks-button:hover { color: var(--renk-beyaz); }a:hover { color: var(--renk-ikincil); }.radius-3xs.brxe-filter-search input { border-radius: var(--space-3xs); }.radius-3xs.brxe-filter-search { flex-grow: 1; flex-basis: 30%; }.radius-3xs.brxe-block { border-radius: var(--space-3xs); flex-grow: 1; flex-basis: 30%; }.nav-sub-menu.brxe-div { box-shadow: 0 0 var(--space-xs) 0 hsla(0, 0%, 0%, 0.24); padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); border-radius: var(--space-2xs); row-gap: var(--space-3xs); }.nav-sub-menu-icon.brxe-dropdown .brx-submenu-toggle button > svg { height: 16px; width: 16px; }.nav-sub-menu-icon.brxe-dropdown .brx-submenu-toggle { gap: var(--space-4xs); }.nav-sub-menu-icon.brxe-dropdown .brx-submenu-toggle button { transition: 0.3s !important; }.margin-bottom-bolum.brxe-section { margin-bottom: var(--space-xl); }.padding-s.brxe-block { padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); }.border-s.brxe-block { border: 1px solid var(--bricks-border-color); }.margin-bottom-baslik.brxe-text-basic { margin-bottom: var(--space-2xs); }:root { --renk-beyaz: hsl(0, 0%, 100%); --renk-gri: hsl(204, 24%, 96%); --renk-border: hsl(204, 24%, 96%); --renk-birincil: hsl(217, 100%, 46%); --renk-ikincil: hsl(0, 100%, 50%); --renk-yazi: hsl(0, 0%, 20%); --renk-yazi-l-1: hsl(0, 0%, 30%); --renk-yazi-l-2: hsl(0, 0%, 40%); --renk-yazi-d-1: hsl(0, 0%, 10%); --renk-yazi-d-2: hsl(0, 0%, 0%); --renk-gri-l-1: hsl(204, 24%, 97%); --renk-gri-l-2: hsl(204, 24%, 99%); --renk-gri-d-1: hsl(0, 0%, 90%); --renk-gri-d-2: hsl(0, 0%, 84%); --renk-siyah: hsl(0, 0%, 0%); --renk-birincil-l-1: hsl(217, 85%, 64%); --renk-birincil-l-2: hsl(217, 85%, 82%); --renk-birincil-d-1: hsl(217, 100%, 31%); --renk-birincil-d-2: hsl(217, 100%, 15%); --renk-ikincil-l-1: hsl(0, 100%, 67%); --renk-ikincil-l-2: hsl(0, 100%, 83%); --renk-ikincil-d-1: hsl(0, 100%, 33%); --renk-ikincil-d-2: hsl(0, 100%, 17%); --renk-siyah-l-1: hsl(0, 0%, 20%); --renk-siyah-l-2: hsl(0, 0%, 40%); --renk-siyah-l-3: hsl(0, 0%, 60%); --renk-siyah-l-4: hsl(0, 0%, 80%); }#brxe-kjxqua .bricks-site-logo { width: 140px; }#brxe-krqtzk { max-width: 480px; }#brxe-krqtzk input { background-color: var(--renk-gri); border: 0px; }#brxe-krqtzk input::placeholder { color: var(--renk-yazi-l-2); font-size: var(--text-s); }#brxe-hdkmxp { line-height: 1.5; }#brxe-fltwsh { width: 100%; }#brxe-qpfqsn { width: 100%; }#brxe-wtdzpo .brx-submenu-toggle button:hover { color: var(--renk-ikincil); }#brxe-wtdzpo .brx-submenu-toggle button { color: var(--renk-yazi-l-1); }#brxe-xilpdf .brx-submenu-toggle button:hover { color: var(--renk-ikincil); }#brxe-xilpdf .brx-submenu-toggle button { color: var(--renk-yazi-l-1); }#brxe-pthlhx { color: var(--renk-yazi-l-1); }#brxe-pmcxqf { width: 120px; flex-direction: row; column-gap: var(--space-m); justify-content: flex-end; }#brxe-hszfin { flex-flow: row; justify-content: space-between; align-items: center; padding-top: var(--space-s); padding-bottom: var(--space-s); }#brxe-rmokln { max-width: 480px; }#brxe-rmokln input { background-color: var(--renk-gri); border: 0px; }#brxe-rmokln input::placeholder { color: var(--renk-yazi-l-2); font-size: var(--text-s); }#brxe-rmokln { display: none; }#brxe-esdsjm svg { height: 40px; width: 40px; }#brxe-jfktam { flex-wrap: nowrap; padding-top: var(--space-xs); padding-bottom: var(--space-xs); column-gap: var(--space-2xs); }.brxe-nipuqn { font-size: var(--baslik-s); }.brxe-ovbsvi { color: var(--renk-yazi-l-1); font-size: var(--text-s); }.brxe-nqlrqk { flex-direction: row; align-items: center; justify-content: space-between; }.brxe-wokbcq { padding-top: var(--space-m); padding-bottom: var(--space-m); background-color: var(--renk-gri); }#brxe-qqhljk { flex-grow: 1; flex-basis: 70%; row-gap: var(--space-xl); }.brxe-pazmtn .brxe-ybproc.brxe-list .title { margin-left: var(--space-4xs); }.brxe-pazmtn .brxe-ybproc.brxe-list .content { justify-content: flex-start; }#brxe-iqgjqs { width: 100%; }#brxe-oqxdla { position: sticky; top: var(--space-xl); }#brxe-vznysf { flex-direction: row; column-gap: var(--space-2xl); row-gap: var(--space-l); }#brxe-mrzots { font-weight: 600; font-size: var(--text-l); }#brxe-zrwkiv { display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; gap: var(--space-xl); }#brxe-jxetzf { padding-top: var(--space-xl); padding-bottom: var(--space-xl); background-color: var(--renk-gri); margin-top: var(--space-2xl); }@font-face { font-family: Inter; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Inter; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Inter; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Inter; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Inter; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Inter; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Inter; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Inter; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Inter; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }ol, ul { box-sizing: border-box; }.wp-block-table { overflow-x: auto; }.wp-block-table table { border-collapse: collapse; width: 100%; }.wp-block-table td, .wp-block-table th { border: 1px solid; padding: 0.5em; }.wp-block-table .has-fixed-layout { table-layout: fixed; width: 100%; }.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th { word-break: break-word; }:root { --wp-block-synced-color: #7a00df; --wp-block-synced-color--rgb: 122,0,223; --wp-bound-block-color: var(--wp-block-synced-color); --wp-editor-canvas-background: #ddd; --wp-admin-theme-color: #007cba; --wp-admin-theme-color--rgb: 0,124,186; --wp-admin-theme-color-darker-10: #006ba1; --wp-admin-theme-color-darker-10--rgb: 0,107,160.5; --wp-admin-theme-color-darker-20: #005a87; --wp-admin-theme-color-darker-20--rgb: 0,90,135; --wp-admin-border-width-focus: 2px; }@media (min-resolution: 192dpi){:root { --wp-admin-border-width-focus: 1.5px; }}:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #dddddd; clip-path: none; color: #444444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }:where(figure) { margin: 0px 0px 1em; }:where(figure) { margin: 0px; }.woocommerce-product-gallery{opacity:1!important;} .woocommerce-product-gallery figure{max-width:1000%} .woocommerce-product-gallery figure[style*="3d(0px"]{max-width: 100%;} body:not(.swift-ui) .woocommerce-product-gallery [data-thumb]:not(:first-of-type){display:none!important;}body.swift-nojs [data-s3cid="1"]{max-height:125.359375px;}body.swift-nojs [data-s3cid="2"]{max-height:125.359375px;}body.swift-nojs [data-s3cid="3"]{max-height:73.5625px;}body.swift-nojs [data-s3cid="15"]{min-width:81.890625px;}body.swift-nojs [data-s3cid="16"]{min-width:88.5625px;}body.swift-nojs [data-s3cid="43"]{min-width:98.46875px;}html{opacity:1}}