@layer swift3 {.brf-popup { align-items: center; inset: 0px; display: flex; justify-content: center; overflow: auto; position: fixed; z-index: 9999; }#brx-content:focus { outline: none; }@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; } small { font-size: 80%; } 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="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0px; } .brxe-section { align-items: center; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 100%; } @media (max-width: 767px){.brxe-section { flex-wrap: wrap; }} .brxe-container { align-items: flex-start; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 1100px; } @media (max-width: 767px){.brxe-container { flex-wrap: wrap; }} .brxe-block { align-items: flex-start; display: flex; flex-direction: column; width: 100%; } @media (max-width: 767px){.brxe-block { flex-wrap: wrap; }} [class*="brxe-"] { max-width: 100%; } svg:not([width]) { min-width: 1em; } svg:not([height]) { min-height: 1em; } 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; } h2 { font-size: 2.1em; } h3 { font-size: 1.8em; } h3, h4 { line-height: 1.4; } :where(p) { margin-block: 0px 1.2em; } :where(p:last-of-type) { margin-block-end: 0px; } :where(p:last-of-type) + h1, :where(p:last-of-type) + h2, :where(p:last-of-type) + h3, :where(p:last-of-type) + h4, :where(p:last-of-type) + h5, :where(p:last-of-type) + h6 { margin-block: 1.2em 0px; } img { height: auto; max-width: 100%; outline: none; vertical-align: middle; } button { border: none; cursor: pointer; outline: none; padding: 0px; } label { color: var(--bricks-text-light); display: block; font-weight: 400; margin-bottom: 5px; } 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%; } input[type="button"], input[type="checkbox"], input[type="radio"] { width: auto; } input[type="checkbox"], input[type="radio"], input[type="submit"], select { cursor: pointer; } .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; } body.bricks-is-frontend :focus-visible { outline: auto; } @supports not selector(:focus-visible) {body.bricks-is-frontend :focus { outline: auto; }} #brx-content { flex: 1 1 0%; position: relative; width: 100%; } #brx-header { background-position: 50% center; background-size: cover; position: relative; width: 100%; } #brx-header.brx-sticky { left: 0px; position: fixed; right: 0px; top: 0px; transition: background-color 0.2s, transform 0.4s; width: 100%; z-index: 998; } #brx-header.brx-sticky.on-scroll { position: sticky; } #brx-header.brx-sticky .bricks-nav-menu > li > a, #brx-header.brx-sticky > .brxe-block, #brx-header.brx-sticky > .brxe-container, #brx-header.brx-sticky > .brxe-div, #brx-header.brx-sticky > .brxe-section { transition: inherit; } .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.outline { background-color: transparent; border: 2px solid; } .bricks-button i { position: relative; } .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; } .brxe-button { width: auto; } @keyframes blink { 100% { opacity: 0; } } .brxe-code { width: 100%; } :where(.brxe-divider) { align-items: center; display: flex; font-size: 30px; gap: 30px; } :where(.brxe-divider).horizontal { width: 100%; } :where(.brxe-divider).horizontal .line { border-top: 1px solid; } :where(.brxe-divider) .line { position: relative; width: 100%; } .brxe-icon { font-size: 60px; } figure.brxe-image { margin: 0px; } :where(.brxe-image).tag { display: inline-block; height: fit-content; position: relative; width: auto; } :where(.brxe-image) a { border-radius: inherit; position: static; transition: inherit; } :where(.brxe-image) img { border-radius: inherit; height: 100%; transition: inherit; width: 100%; position: static !important; } .brxe-logo { color: currentcolor; font-size: 20px; font-weight: 600; line-height: 1; } .brxe-logo img { display: block; height: auto; width: auto; } :where(.brxe-nav-menu) ol, :where(.brxe-nav-menu) ul { list-style-type: none; margin: 0px; padding: 0px; } :where(.brxe-nav-menu) .bricks-nav-menu { display: flex; line-height: inherit; margin: 0px; padding: 0px; } :where(.brxe-nav-menu) .bricks-nav-menu > li { margin: 0px 0px 0px 30px; } :where(.brxe-nav-menu) .bricks-nav-menu li { position: relative; } :where(.brxe-nav-menu) .bricks-nav-menu li:not(.brx-has-megamenu) > a { display: flex; width: 100%; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle { background-color: transparent; cursor: pointer; display: none; height: 16px; min-width: 12px; position: relative; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle::before { inset: 0px; content: ""; position: absolute; z-index: 1; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span { min-width: 12px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle span { background-color: currentcolor; display: block; height: 2px; position: absolute; right: 0px; transition: var(--bricks-transition); } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top { min-width: 12px; top: 0px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center { min-width: 12px; top: 7px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom { min-width: 12px; top: 14px; width: 20px; } .brxe-nav-menu .bricks-mobile-menu-wrapper { bottom: 0px; color: rgb(255, 255, 255); display: flex; flex-direction: column; height: calc(var(--bricks-vh, 1vh)*100); left: 0px; position: fixed; right: auto; scrollbar-width: none; top: var(--wp-admin--admin-bar--height,0); transition-duration: 0.2s; transition-property: background-color, opacity, transform, visibility; visibility: hidden; width: 300px; z-index: 999; } .brxe-nav-menu .bricks-mobile-menu-wrapper::before { background-color: rgb(35, 40, 45); background-size: cover; inset: 0px; content: ""; position: absolute; z-index: -1; } .brxe-nav-menu .bricks-mobile-menu-wrapper.left { transform: translateX(-100%); } .brxe-nav-menu .bricks-mobile-menu-wrapper a { display: block; width: 100%; } .brxe-nav-menu .bricks-mobile-menu-wrapper li a { line-height: 60px; } .brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus { outline-offset: -1px; } .brxe-nav-menu .bricks-mobile-menu { overflow-y: scroll; position: relative; scrollbar-width: none; } .brxe-nav-menu .bricks-mobile-menu > li > .brx-submenu-toggle > *, .brxe-nav-menu .bricks-mobile-menu > li > a { padding: 0px 30px; } .brxe-nav-menu .bricks-mobile-menu-overlay { background-color: rgba(0, 0, 0, 0.25); inset: 0px; opacity: 0; position: fixed; transition: 0.2s; visibility: hidden; z-index: -1; } .brxe-rating { display: flex; position: relative; } .brxe-rating .icon { font-size: 30px; line-height: 0; } .brxe-rating .icon svg { fill: currentcolor; } .brxe-rating .full-color { color: rgb(255, 214, 79); } @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-color-light { color: rgb(255, 255, 255); } .bricks-background-primary { background-color: var(--bricks-color-primary); } .bricks-background-light { background-color: rgb(255, 255, 255); }}@layer bricks.icons {@font-face { font-display: block; font-family: "Font Awesome 6 Brands"; font-style: normal; font-weight: 400; src: url(https://www.homepageabo.de/wp-content/themes/bricks/assets/fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(https://www.homepageabo.de/wp-content/themes/bricks/assets/fonts/fontawesome/fa-brands-400.ttf) format("truetype"); } .fa-brands, .fab { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-family: "Font Awesome 6 Brands"; font-style: normal; font-variant: normal; font-weight: 400; line-height: 1; text-rendering: auto; } .fa-linkedin-in::before { content: ""; } .fa-facebook-square::before, .fa-square-facebook::before { content: ""; } .fa-instagram::before { content: ""; }}@layer bricks.icons {@font-face { font-display: block; font-family: "Font Awesome 6 Free"; font-style: normal; font-weight: 400; src: url(https://www.homepageabo.de/wp-content/themes/bricks/assets/fonts/fontawesome/fa-regular-400.woff2) format("woff2"), url(https://www.homepageabo.de/wp-content/themes/bricks/assets/fonts/fontawesome/fa-regular-400.ttf) format("truetype"); } .fa, .fa-classic, .fa-regular, .far { font-family: "Font Awesome 6 Free"; font-style: normal; font-weight: 400; } @font-face { font-display: block; font-family: "Font Awesome 6 Solid"; font-style: normal; font-weight: 900; src: url(https://www.homepageabo.de/wp-content/themes/bricks/assets/fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(https://www.homepageabo.de/wp-content/themes/bricks/assets/fonts/fontawesome/fa-solid-900.ttf) format("truetype"); } .fa-solid, .fas { font-family: "Font Awesome 6 Solid"; font-style: normal; font-weight: 900; } .fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; } @-webkit-keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } } @keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } } @-webkit-keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } } @keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } } @-webkit-keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } } @keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } } @-webkit-keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } } @keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } } @-webkit-keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } } @keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } } @-webkit-keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 24%, 8% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } } @keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 24%, 8% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } } @-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } } @keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } } .fa-unlock-alt::before, .fa-unlock-keyhole::before { content: ""; } .fa-check-square::before, .fa-square-check::before { content: ""; } .fa-headset::before { content: ""; } .fa-check-circle::before, .fa-circle-check::before { content: ""; } .fa-arrows-rotate::before, .fa-refresh::before, .fa-sync::before { content: ""; } .fa-wallet::before { content: ""; } .fa-toolbox::before { content: ""; } .fa-rocket::before { content: ""; }}@keyframes pswp-clockwise { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }:root { --min-screen-width: 320px; --max-screen-width: 1366px; --primary: #0a375f; --primary-5: #0a375f0d; --primary-10: #0a375f1a; --primary-20: #0a375f33; --primary-30: #0a375f4d; --primary-40: #0a375f66; --primary-50: #0a375f80; --primary-60: #0a375f99; --primary-70: #0a375fb3; --primary-80: #0a375fcc; --primary-90: #0a375fe6; --primary-d-1: #0f2d4d; --primary-d-2: #11243c; --primary-d-3: #192a42; --primary-d-4: #121823; --primary-l-1: #41597c; --primary-l-2: #72829d; --primary-l-3: #9fa9bc; --primary-l-4: #ced4de; --secondary: #ededed; --secondary-5: #ededed0d; --secondary-10: #ededed1a; --secondary-20: #ededed33; --secondary-30: #ededed4d; --secondary-40: #ededed66; --secondary-50: #ededed80; --secondary-60: #ededed99; --secondary-70: #edededb3; --secondary-80: #edededcc; --secondary-90: #ededede6; --secondary-d-1: #b8b8b8; --secondary-d-2: #878787; --secondary-d-3: #595959; --secondary-d-4: #2e2e2e; --secondary-l-1: #f0f0f0; --secondary-l-2: #f5f5f5; --secondary-l-3: #f7f7f7; --secondary-l-4: #deedf8; --tertiary: #54738F; --tertiary-5: #54738f0d; --tertiary-10: #54738f1a; --tertiary-20: #54738f33; --tertiary-30: #54738f4d; --tertiary-40: #54738f66; --tertiary-50: #54738f80; --tertiary-60: #54738f99; --tertiary-70: #54738fb3; --tertiary-80: #54738fcc; --tertiary-90: #54738fe6; --tertiary-d-1: #435a70; --tertiary-d-2: #354555; --tertiary-d-3: #242e38; --tertiary-d-4: #181c21; --tertiary-l-1: #748ca4; --tertiary-l-2: #96a8bb; --tertiary-l-3: #b8c4d1; --tertiary-l-4: #dde3e9; --base: #0A375F; --base-5: #0a375f0d; --base-10: #0a375f1a; --base-20: #0a375f33; --base-30: #0a375f4d; --base-40: #0a375f66; --base-50: #0a375f80; --base-60: #0a375f99; --base-70: #0a375fb3; --base-80: #0a375fcc; --base-90: #0a375fe6; --base-d-1: #0f2d4d; --base-d-2: #11243c; --base-d-3: #0f1a29; --base-d-4: #0b1119; --base-l-1: #41597c; --base-l-2: #72829d; --base-l-3: #9fa9bc; --base-l-4: #ced4de; --bg-body: #ededed; --bg-surface: #ffffff; --text-body: hsl(0,0%,25%); --text-title: hsl(0,0%,0%); --light: #ffffff; --light-5: #ffffff0d; --light-10: #ffffff1a; --light-20: #ffffff33; --light-30: #ffffff4d; --light-40: #ffffff66; --light-50: #ffffff80; --light-60: #ffffff99; --light-70: #ffffffb3; --light-80: #ffffffcc; --light-90: #ffffffe6; --dark: #000000; --dark-5: #0000000d; --dark-10: #0000001a; --dark-20: #00000033; --dark-30: #0000004d; --dark-40: #00000066; --dark-50: #00000080; --dark-60: #00000099; --dark-70: #000000b3; --dark-80: #000000cc; --dark-90: #000000e6; --success: hsl(136,95%,56%); --success-5: hsla(136,95%,56%,0.05); --success-10: hsla(136,95%,56%,0.1); --success-20: hsla(136,95%,56%,0.2); --success-30: hsla(136,95%,56%,0.3); --success-40: hsla(136,95%,56%,0.4); --success-50: hsla(136,95%,56%,0.5); --success-60: hsla(136,95%,56%,0.6); --success-70: hsla(136,95%,56%,0.7); --success-80: hsla(136,95%,56%,0.8); --success-90: hsla(136,95%,56%,0.9); --error: hsl(351,95%,56%); --error-5: hsla(351,95%,56%,0.05); --error-10: hsla(351,95%,56%,0.1); --error-20: hsla(351,95%,56%,0.2); --error-30: hsla(351,95%,56%,0.3); --error-40: hsla(351,95%,56%,0.4); --error-50: hsla(351,95%,56%,0.5); --error-60: hsla(351,95%,56%,0.6); --error-70: hsla(351,95%,56%,0.7); --error-80: hsla(351,95%,56%,0.8); --error-90: hsla(351,95%,56%,0.9); --space-4xs: clamp(0.52rem,calc(-0.03vw + 0.53rem),0.49rem); --space-3xs: clamp(0.66rem,calc(0.04vw + 0.64rem),0.7rem); --space-2xs: clamp(0.82rem,calc(0.16vw + 0.77rem),0.99rem); --space-xs: clamp(1.02rem,calc(0.36vw + 0.91rem),1.4rem); --space-s: clamp(1.28rem,calc(0.67vw + 1.07rem),1.98rem); --space-m: clamp(1.6rem,calc(1.15vw + 1.23rem),2.8rem); --space-l: clamp(2rem,calc(1.87vw + 1.4rem),3.96rem); --space-xl: clamp(2.5rem,calc(2.96vw + 1.55rem),5.6rem); --space-2xl: clamp(3.13rem,calc(4.58vw + 1.66rem),7.92rem); --space-3xl: clamp(3.91rem,calc(6.97vw + 1.68rem),11.19rem); --space-4xl: clamp(4.88rem,calc(10.46vw + 1.53rem),15.83rem); --text-xs: clamp(1.26rem,calc(-0.24vw + 1.34rem),1.01rem); --text-s: clamp(1.42rem,calc(-0.07vw + 1.44rem),1.35rem); --text-m: clamp(1.6rem,calc(0.19vw + 1.54rem),1.8rem); --text-l: clamp(1.8rem,calc(0.57vw + 1.62rem),2.4rem); --text-xl: clamp(2.02rem,calc(1.12vw + 1.67rem),3.2rem); --text-2xl: clamp(2.28rem,calc(1.9vw + 1.67rem),4.26rem); --text-3xl: clamp(2.56rem,calc(2.98vw + 1.61rem),5.68rem); --text-4xl: clamp(2.88rem,calc(4.49vw + 1.45rem),7.58rem); --columns-1: repeat(1,minmax(0,1fr)); --columns-2: repeat(2,minmax(0,1fr)); --columns-3: repeat(3,minmax(0,1fr)); --columns-4: repeat(4,minmax(0,1fr)); --columns-5: repeat(5,minmax(0,1fr)); --columns-6: repeat(6,minmax(0,1fr)); --columns-7: repeat(7,minmax(0,1fr)); --columns-8: repeat(8,minmax(0,1fr)); --columns-9: repeat(9,minmax(0,1fr)); --columns-10: repeat(10,minmax(0,1fr)); --columns-11: repeat(11,minmax(0,1fr)); --columns-12: repeat(12,minmax(0,1fr)); --radius-xs: clamp(0.4rem,calc(0vw + 0.4rem),0.4rem); --radius-s: clamp(0.6rem,calc(0.19vw + 0.54rem),0.8rem); --radius-m: clamp(1rem,calc(0.19vw + 0.94rem),1.2rem); --radius-l: clamp(1.6rem,calc(0.38vw + 1.48rem),2rem); --radius-xl: clamp(2.6rem,calc(0.57vw + 2.42rem),3.2rem); --radius-full: 999rem; --shadow-xs: 0 1px 2px var(--shadow-primary); --shadow-s: 0 1.5px 3px var(--shadow-primary); --shadow-m: 0 2px 6px var(--shadow-primary); --shadow-l: 0 3px 12px var(--shadow-primary); --shadow-xl: 0 6px 48px var(--shadow-primary); }.brxe-container { width: var(--max-screen-width); max-width: 100%; }html { font-size: 62.5%; }body { font-size: var(--text-m); color: var(--text-body); line-height: 1.5; font-family: Inter; }h1, h2, h3, h4, h5, h6 { color: var(--text-title); line-height: 1.2; font-family: Inter; }h1 { color: var(--primary); }h2 { color: var(--primary); }h3 { color: var(--primary); }body.bricks-is-frontend :focus-visible { outline: 2px solid var(--primary); }@supports not selector(:focus-visible) {body.bricks-is-frontend :focus { outline: 2px solid var(--primary); }}.brxe-section { padding-top: var(--space-3xl); padding-right: var(--space-m); padding-bottom: var(--space-3xl); padding-left: var(--space-m); }.bricks-button { font-size: var(--text-s); font-weight: 600; line-height: 150%; padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); border-radius: var(--radius-s); transition: 0.2s; }:root .bricks-button[class*="primary"]:not(.outline) { background-color: var(--primary); }:root .bricks-button[class*="primary"] { color: var(--light); }:root .bricks-button[class*="light"]:not(.bricks-lightbox) { color: var(--dark); }:root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) { background-color: var(--light); }.bricks-button.outline { border-width: 1px; }:where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a { color: var(--primary); }html { background-color: var(--light); }body { background: none; }@media (max-width: 767px){.bricks-button { padding-top: var(--space-s); padding-bottom: var(--space-s); }}.header-2.brxe-section { background-color: var(--light); padding-top: var(--space-s); padding-right: var(--space-m); padding-bottom: var(--space-s); padding-left: var(--space-m); }.header-2__container.brxe-container { flex-direction: row; justify-content: space-between; align-items: center; }@media (max-width: 991px){.header-2__container.brxe-container { column-gap: var(--space-l); }}.header-2__menu.brxe-nav-menu .bricks-nav-menu { gap: var(--space-m); flex-direction: row; }.header-2__menu.brxe-nav-menu .bricks-nav-menu > li { margin-top: auto; margin-bottom: auto; margin-left: 0px; }.header-2__menu.brxe-nav-menu .bricks-nav-menu > li > a { font-size: var(--text-s); font-weight: 600; color: var(--dark); }.header-2__menu.brxe-nav-menu .bricks-nav-menu > li:hover > a { color: var(--neutral-trans-80); }@media (max-width: 991px){.header-2__menu.brxe-nav-menu .bricks-mobile-menu > li > a { color: var(--white); font-size: var(--text-s); text-transform: uppercase; padding-top: 0px; padding-right: var(--space-m); padding-bottom: 0px; padding-left: var(--space-m); }.header-2__menu.brxe-nav-menu .bricks-mobile-menu-overlay { background-color: var(--black-trans-40); }.header-2__menu.brxe-nav-menu { order: 3; }}.header-2__btn.brxe-button:hover { background-color: var(--primary-hover); }@media (max-width: 991px){.header-2__btn.brxe-button { order: 2; margin-left: auto; }}@media (max-width: 767px){.header-2__btn.brxe-button { display: none; }}.hero-36__container.brxe-container { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: var(--space-xl) var(--space-m); align-items: stretch; grid-template-rows: repeat(1, minmax(0px, 1fr)); }@media (max-width: 991px){.hero-36__container.brxe-container { gap: var(--space-xl) var(--space-s); }}@media (max-width: 767px){.hero-36__container.brxe-container { grid-template-columns: var(--columns-1); }}.hero-36__container-info.brxe-block { row-gap: var(--space-m); justify-content: center; }@media (max-width: 767px){.hero-36__container-info.brxe-block { flex-direction: column; align-items: stretch; }}.feature-68__tagline.brxe-text-basic { font-weight: 600; color: var(--dark); margin-bottom: 0px; }.hero-36__heading.brxe-heading { font-size: var(--text-2xl); line-height: 120%; }.hero-36__description.brxe-text-basic { max-width: 540px; }.hero-36__container-btn.brxe-div { display: flex; flex-direction: row; column-gap: var(--space-s); row-gap: var(--space-m); align-items: stretch; }@media (max-width: 767px){.hero-36__container-btn.brxe-div { flex-direction: column; align-items: stretch; }}.hero-36__social-proof.brxe-block { flex-flow: wrap; column-gap: var(--space-xs); align-items: center; row-gap: var(--space-s); }.hero-36__container-avatar.brxe-block { margin-top: 0px; margin-bottom: 0px; padding-left: 0px; flex-direction: row; width: max-content; }.hero-36__avatar-wrapper.brxe-div { display: flex; }.hero-36__avatar.brxe-image:not(.tag), .hero-36__avatar.brxe-image img { aspect-ratio: 1 / 1; object-fit: cover; object-position: 50% center; }.hero-36__avatar.brxe-image { width: 45px; border: 3px solid var(--light); border-radius: var(--radius-xl); overflow: hidden; }.hero-36__social-proof-info.brxe-text-basic { font-size: var(--text-s); }.hero-36__img.brxe-image:not(.tag), .hero-36__img.brxe-image img { aspect-ratio: 4 / 3; object-fit: cover; object-position: 50% center; }.hero-36__img.brxe-image { overflow: hidden; height: 100%; width: 100%; }@media (max-width: 767px){.hero-36__img.brxe-image { width: 100%; }}.feature-68__container.brxe-container { align-items: center; row-gap: var(--space-xl); }.feature-68__container-info.brxe-block { align-items: center; row-gap: var(--space-xs); max-width: 1080px; }.feature-68__heading.brxe-heading { font-size: var(--text-2xl); text-align: center; }.feature-68__description.brxe-text-basic { text-align: center; max-width: 540px; }.feature-68__grid.brxe-block { display: grid; margin-top: 0px; margin-bottom: 0px; padding-left: 0px; gap: var(--space-m); grid-template-columns: repeat(2, minmax(0px, 1fr)); grid-template-rows: repeat(1, minmax(0px, 1fr)); align-items: stretch; }@media (max-width: 991px){.feature-68__grid.brxe-block { gap: var(--space-s); }}@media (max-width: 767px){.feature-68__grid.brxe-block { grid-template-columns: repeat(1, minmax(0px, 1fr)); }}.card-feature-68.brxe-block { flex-flow: row; column-gap: var(--space-m); align-items: flex-start; padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); background-color: var(--dark-5); border-radius: var(--radius-m); row-gap: var(--space-m); }@media (max-width: 478px){.card-feature-68.brxe-block { flex-direction: column; }}.card-feature-68__icon-wrapper.brxe-div { padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); display: flex; justify-content: center; align-items: center; background-color: var(--light); border-style: none; border-radius: var(--radius-m); flex-shrink: 0; aspect-ratio: 1 / 1; }.card-feature-68__icon.brxe-icon { font-size: 2.4rem; color: var(--dark); fill: var(--dark); }.card-feature-68__container-info.brxe-block { row-gap: var(--space-xs); }.card-feature-68__heading.brxe-heading { font-size: var(--text-l); }.card-feature-68__description.brxe-text-basic { max-width: var(--width-m); }.process-7__container.brxe-container { row-gap: var(--space-xl); align-items: center; }.process-7__container-info.brxe-block { align-items: center; row-gap: var(--space-xs); width: 1080px; }.process-7__tagline.brxe-text-basic { font-weight: 600; color: var(--dark); margin-bottom: 0px; }.process-7__heading.brxe-heading { font-size: var(--text-2xl); text-align: center; }.process-7__description.brxe-text-basic { text-align: center; width: 540px; }.process-7__list.brxe-block { margin-top: 0px; margin-bottom: 0px; padding-right: 0px; padding-left: 0px; display: grid; gap: var(--space-xl) var(--space-m); grid-template-columns: repeat(4, minmax(0px, 1fr)); align-items: center; grid-template-rows: repeat(1, minmax(0px, 1fr)); isolation: isolate; }@media (max-width: 991px){.process-7__list.brxe-block { grid-template-columns: repeat(2, minmax(0px, 1fr)); }}@media (max-width: 767px){.process-7__list.brxe-block { grid-template-columns: repeat(1, minmax(0px, 1fr)); gap: var(--space-2xl); }}@media (max-width: 478px){.process-7__list.brxe-block { gap: var(--space-3xl); }}.card-process-7__wrapper.brxe-block { position: relative; justify-content: center; align-items: center; }.card-process-7.brxe-block { border: 1px dashed var(--dark-40); border-radius: var(--radius-xl); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); row-gap: 0px; background-color: var(--light); }.card-process-7__step-container.brxe-div { padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); background-color: var(--light); border: 1px dashed var(--dark-40); border-radius: var(--radius-s); transform: translateY(-50%); }.card-process-7__step.brxe-heading { font-size: var(--text-m); display: flex; flex-direction: row; gap: calc(var(--space-xs) / 2); }.card-process-7__container-info.brxe-block { row-gap: var(--space-xs); }.pricing-18__container.brxe-container { align-items: center; row-gap: var(--space-xl); }.pricing-18__container-info.brxe-block { align-items: center; row-gap: var(--space-xs); width: 1080px; align-self: center !important; }.pricing-18__tagline.brxe-text-basic { font-weight: 600; color: var(--dark); margin-bottom: 0px; }.pricing-18__heading.brxe-heading { text-align: center; font-size: var(--text-2xl); }.pricing-18__description.brxe-text-basic { text-align: center; max-width: 540px; }.pricing-18__grid.brxe-block { display: grid; align-items: initial; gap: var(--space-m); grid-template-columns: repeat(3, minmax(0px, 1fr)); grid-template-rows: repeat(1, minmax(0px, 1fr)); }@media (max-width: 991px){.pricing-18__grid.brxe-block { grid-template-columns: repeat(1, minmax(0px, 1fr)); }}.card-pricing-18.brxe-block { padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); border: 1px solid var(--dark-10); border-radius: var(--radius-xl); background-color: var(--dark-5); align-items: stretch; row-gap: var(--space-l); }.card-pricing-18__container-info.brxe-block { row-gap: var(--space-m); background-color: var(--light); border-radius: var(--radius-l); padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); position: relative; }.card-pricing-18__heading.brxe-heading { font-size: var(--text-l); }.card-pricing-18__inner-container-info.brxe-block { row-gap: var(--space-xs); }.card-pricing-18__price-container.brxe-block { flex-direction: row; align-items: center; column-gap: var(--space-xs); margin-bottom: 0px; }.card-pricing-18__price.brxe-text-basic { color: var(--dark); font-size: var(--text-2xl); font-weight: 700; line-height: 120%; }.card-pricing-18__sufix.brxe-text-basic { font-size: var(--text-s); }.card-pricing-18__description.brxe-text-basic { font-size: var(--text-m); }.card-pricing-18__features-list.brxe-block { padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; row-gap: var(--space-s); }.card-pricing-18__feature-element-enabled.brxe-block { color: var(--dark); }.card-pricing-18__feature-element.brxe-block { flex-direction: row; align-items: center; column-gap: var(--space-xs); }.card-pricing-18__feature-element-icon.brxe-icon { font-size: 24px; color: currentcolor; fill: currentcolor; }.card-pricing-18__feature-element-text.brxe-text-basic { color: currentcolor; }.card-pricing-18__btn.brxe-button { font-size: var(--text-m); width: 100%; }.card-pricing-18-featured.brxe-block { padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); border: 1px solid var(--dark-10); border-radius: var(--radius-xl); background-color: var(--dark); align-items: stretch; }.card-pricing-18__tagline.brxe-text-basic { line-height: 1.2; font-size: var(--text-s); font-weight: 600; color: var(--dark); padding-top: calc(var(--space-xs) / 2); padding-right: var(--space-xs); padding-bottom: calc(var(--space-xs) / 2); padding-left: var(--space-xs); background-color: var(--dark-10); border: 1px solid var(--dark-10); border-radius: var(--radius-s); position: absolute; top: var(--space-s); right: var(--space-s); }.card-pricing-18-featured__features-list.brxe-block { padding-left: 0px; margin-top: var(--space-l); margin-bottom: 0px; row-gap: var(--space-s); }.card-pricing-18-featured__feature-element-enabled.brxe-block { color: var(--light); }.card-pricing-18-featured__feature-element.brxe-block { flex-direction: row; align-items: center; column-gap: var(--space-xs); }.card-pricing-18-featured__btn.brxe-button { font-size: var(--text-m); width: 100%; margin-top: var(--space-l); }.portfolio-21__container.brxe-container { row-gap: var(--space-xl); flex-direction: column; align-items: center; }.portfolio-21__container-info.brxe-block { flex-direction: column; align-items: center; row-gap: var(--space-xs); max-width: 810px; }.portfolio-21__tagline.brxe-text-basic { margin-bottom: 0px; font-weight: 600; color: var(--dark); text-align: center; }.portfolio-21__heading.brxe-heading { text-align: center; font-size: var(--text-2xl); }.portfolio-21__description.brxe-text-basic { text-align: center; }.portfolio-21__grid.brxe-block { margin-top: 0px; margin-bottom: 0px; padding-left: 0px; display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: var(--space-m); grid-template-rows: repeat(1, minmax(0px, 1fr)); }@media (max-width: 991px){.portfolio-21__grid.brxe-block { gap: var(--space-s); }}@media (max-width: 767px){.portfolio-21__grid.brxe-block { grid-template-columns: repeat(1, minmax(0px, 1fr)); }}.card-portfolio-21__wrapper.brxe-block { padding-bottom: 0px; }.card-portfolio-21.brxe-block { background-color: var(--light); overflow: hidden; border: 1px solid var(--dark-10); border-radius: var(--radius-xl); }.card-portfolio-21__img-wrapper.brxe-block { padding-top: var(--space-xs); padding-right: var(--space-xs); padding-left: var(--space-xs); }.card-portfolio-21__img.brxe-image:not(.tag), .card-portfolio-21__img.brxe-image img { object-fit: cover; object-position: 50% center; aspect-ratio: 16 / 9; }.card-portfolio-21__img.brxe-image { width: 100%; border-radius: var(--radius-l); }.card-portfolio-21__container.brxe-block { padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); row-gap: var(--space-m); flex-flow: row; justify-content: flex-start; align-items: flex-end; }.card-portfolio-21__container-info.brxe-block { align-items: flex-start; row-gap: var(--space-xs); }.card-portfolio-21__heading.brxe-heading { font-size: var(--text-l); }.footer-2.brxe-section { background-color: var(--light); padding-top: var(--space-l); padding-right: var(--space-m); padding-bottom: var(--space-s); padding-left: var(--space-m); }.footer-2__container.brxe-container { row-gap: var(--space-m); }.footer-2__container-top.brxe-block { flex-direction: row; justify-content: space-between; row-gap: var(--space-l); }@media (max-width: 767px){.footer-2__container-top.brxe-block { flex-flow: column; }}.footer-2__container-left.brxe-block { row-gap: var(--space-s); max-width: 540px; }@media (max-width: 767px){.footer-2__container-left.brxe-block { width: 100%; max-width: 100%; }}.footer-2__logo.brxe-logo { width: 155px; }.footer-2__description.brxe-text { font-size: var(--text-s); }.footer-2__container-right.brxe-block { width: auto; flex-direction: row; column-gap: var(--space-l); flex-shrink: 0; }@media (max-width: 767px){.footer-2__container-right.brxe-block { width: 100%; }}.footer-2__menu-section.brxe-block { padding: 0px; row-gap: var(--space-s); width: auto; }.footer-2__menu-heading.brxe-heading { text-transform: uppercase; font-size: var(--text-s); }.footer-2__menu.brxe-nav-menu .bricks-nav-menu { flex-direction: column; gap: var(--space-s); }.footer-2__menu.brxe-nav-menu .bricks-nav-menu > li { margin-left: 0px; }.footer-2__menu.brxe-nav-menu .bricks-nav-menu > li > a { font-size: var(--text-s); }.footer-2__menu.brxe-nav-menu .bricks-nav-menu > li:hover > a { text-decoration: underline; color: var(--dark); }.footer-2__divider.brxe-divider.horizontal .line { width: 100%; border-top-width: 1px; border-top-color: var(--dark-10); }.footer-2__divider.brxe-divider .line { height: 1px; }.footer-2__container-bot.brxe-block { flex-direction: row; justify-content: space-between; align-items: center; }.footer-2__credit-name.brxe-text-basic { font-size: var(--text-s); }.footer-2__social-container.brxe-div { flex-direction: row; column-gap: var(--space-xs); align-items: center; display: flex; width: auto; }.footer-2__icon.brxe-icon { color: var(--dark-60); fill: var(--dark-60); font-size: 20px; }.footer-2__icon.brxe-icon:hover { color: var(--dark); fill: var(--dark); }#brxe-wkalft { font-size: var(--text-xl); }#brxe-wkalft .bricks-site-logo { width: 300px; }@media (max-width: 478px){#brxe-wkalft .bricks-site-logo { width: 240px; }}@layer bricks {@media (max-width: 991px){#brxe-cdlkxn .bricks-nav-menu-wrapper { display: none; }#brxe-cdlkxn .bricks-mobile-menu-toggle { display: block; }}}#brxe-cdlkxn .bricks-nav-menu > li > a { font-size: var(--text-m); }@media (max-width: 991px){#brxe-cdlkxn .bricks-mobile-menu-wrapper::before { background-color: var(--primary); }#brxe-cdlkxn .bricks-mobile-menu > li > a { font-size: var(--text-m); }#brxe-cdlkxn .bricks-mobile-menu-toggle { color: var(--primary); }}#brxe-lqhlvi { font-size: var(--text-m); }#brxe-pbbdrs { border-bottom: 1px solid var(--secondary); }#brxe-fekifn { color: var(--tertiary); }#brxe-rjlfkk { margin-top: 0px; }#brxe-soqjzg { font-size: var(--text-m); }#brxe-xwefhp { font-size: var(--text-m); }#brxe-qybgwp { display: none; }#brxe-zzdntf .icon { font-size: 22px; }#brxe-prlyrd { flex-direction: row; }#brxe-uswgfz { border-radius: var(--radius-m); }#brxe-toxxbc { background-color: #ffffff; }#brxe-usamju { color: var(--tertiary); }#brxe-wqmqua { color: var(--tertiary); fill: var(--tertiary); }#brxe-yncshb { background-color: var(--secondary); }#brxe-eqphmz { background-color: var(--light); }#brxe-uukrnd { color: var(--tertiary); fill: var(--tertiary); }#brxe-axsfwy { background-color: var(--secondary); }#brxe-qzmaom { background-color: var(--light); }#brxe-juoknv { color: var(--tertiary); fill: var(--tertiary); }#brxe-tluuqr { background-color: var(--secondary); }#brxe-oemdka { background-color: var(--light); }#brxe-ysaics { color: var(--tertiary); fill: var(--tertiary); }#brxe-xabizz { background-color: var(--secondary); }#brxe-hricca { background-color: var(--light); }#brxe-leibyt { color: var(--tertiary); fill: var(--tertiary); }#brxe-irefye { background-color: var(--secondary); }#brxe-oqupba { background-color: var(--light); }#brxe-gjjcrt { color: var(--tertiary); fill: var(--tertiary); }#brxe-pmzdth { background-color: var(--secondary); }#brxe-krjnxu { background-color: var(--light); }#brxe-lbysad { background-color: var(--secondary); }#brxe-sxbxgv { color: var(--tertiary); }#brxe-lecjim { color: var(--primary); }#brxe-pkiomh { margin-bottom: var(--space-m); }#brxe-knhwyu { border-style: solid; }#brxe-nvdxmr { border-style: solid; }#brxe-amzjtl { border-style: solid; }#brxe-qnvrsy { border-style: solid; }#brxe-jgvsvi { border-style: solid; }#brxe-lmkozq { border-style: solid; }#brxe-kjpwrg { border-style: solid; }#brxe-spcvtd { border-style: solid; }#brxe-mqqzdv { background-color: #ffffff; }#brxe-ivbrfl { color: var(--tertiary); }#brxe-bgvlfr { margin-top: var(--space-s); color: #e5012c; font-size: var(--text-xl); }@media (max-width: 478px){#brxe-bgvlfr { margin-top: var(--space-4xs); }}#brxe-rsofyi { font-size: 14px; width: 800px; min-width: 800px; max-width: 800px; }@media (max-width: 767px){#brxe-rsofyi { width: auto; min-width: auto; }}#brxe-szxlxo { text-decoration: line-through; }#brxe-wjrlyd { text-decoration: line-through; }#brxe-yjzovu { text-decoration: line-through; }#brxe-vzvqbt { text-decoration: line-through; padding-right: 3px; }#brxe-ttygng { background-color: var(--primary); }#brxe-wzofoh { text-decoration: line-through; }#brxe-pfevwv { text-decoration: line-through; }#brxe-pxanji { background-color: var(--light); border-top: 1px solid var(--secondary); }#brxe-bjxkvl { color: var(--tertiary); }#brxe-pjbzjz { font-size: var(--text-m); }#brxe-dqavcx { font-size: var(--text-m); }#brxe-drhqch { flex-direction: column; }@media (max-width: 767px){#brxe-drhqch { width: 100%; }}#brxe-ghsapi { border-top: 1px solid var(--secondary); }#brxe-mowxhw { width: 260px; }@media (max-width: 478px){#brxe-mowxhw .bricks-site-logo { width: 215px; }}#brxe-rnnfpj { font-size: var(--text-m); }#brxe-etyftd { font-size: var(--text-l); color: var(--primary); }#brxe-ertkzu .bricks-nav-menu > li > a { font-size: var(--text-m); }@media (max-width: 478px){#brxe-ertkzu { margin-bottom: var(--space-m); }}#brxe-ftxawa { font-size: var(--text-l); }#brxe-jkvpom .bricks-nav-menu > li > a { font-size: var(--text-m); }#brxe-snxjuj { font-size: var(--text-l); }#brxe-znwdcj .bricks-nav-menu > li > a { font-size: var(--text-m); }#brxe-ncpcav.horizontal .line { border-top-color: var(--secondary); }#brxe-lekxfm { border-top: 1px solid var(--secondary); }@font-face { font-family: Inter; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L0UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L9UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L1UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L6UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: Inter; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L3UUMbndwVgHU.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: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUMbndwV.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: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L0UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L9UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L1UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L6UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: Inter; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L3UUMbndwVgHU.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: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUMbndwV.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: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L0UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L9UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L1UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L6UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: Inter; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L3UUMbndwVgHU.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: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUMbndwV.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: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L0UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L9UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L1UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L6UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: Inter; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L3UUMbndwVgHU.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: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUMbndwV.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: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L0UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L9UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L1UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L6UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: Inter; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L3UUMbndwVgHU.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: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUMbndwV.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: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L0UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L9UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L1UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L6UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: Inter; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L3UUMbndwVgHU.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: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUMbndwV.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: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L0UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L9UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L1UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L6UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: Inter; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L3UUMbndwVgHU.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: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUMbndwV.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: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L0UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L9UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L1UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L6UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: Inter; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L3UUMbndwVgHU.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: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUMbndwV.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: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L0UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L9UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L1UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L6UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@font-face { font-family: Inter; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L3UUMbndwVgHU.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: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUMbndwV.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: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@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_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@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_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@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_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@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_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@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_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@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_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@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_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@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_nVMrMxCp50SjIa2JL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }@font-face { font-family: Inter; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; }@font-face { font-family: Inter; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }@font-face { font-family: Inter; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Inter; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2) format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }@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; }:root, :root.cf-theme-dark .theme-inverted, :root.cf-theme-dark .theme-always-light, :root.cf-theme-light .theme-inverted .theme-always-light { --min-screen-width: 320px; --max-screen-width: 1366px; --primary: #0a375f; --primary-5: #0a375f0d; --primary-10: #0a375f1a; --primary-20: #0a375f33; --primary-30: #0a375f4d; --primary-40: #0a375f66; --primary-50: #0a375f80; --primary-60: #0a375f99; --primary-70: #0a375fb3; --primary-80: #0a375fcc; --primary-90: #0a375fe6; --primary-d-1: #0f2d4d; --primary-d-2: #11243c; --primary-d-3: #192a42; --primary-d-4: #121823; --primary-l-1: #41597c; --primary-l-2: #72829d; --primary-l-3: #9fa9bc; --primary-l-4: #ced4de; --secondary: #ededed; --secondary-5: #ededed0d; --secondary-10: #ededed1a; --secondary-20: #ededed33; --secondary-30: #ededed4d; --secondary-40: #ededed66; --secondary-50: #ededed80; --secondary-60: #ededed99; --secondary-70: #edededb3; --secondary-80: #edededcc; --secondary-90: #ededede6; --secondary-d-1: #b8b8b8; --secondary-d-2: #878787; --secondary-d-3: #595959; --secondary-d-4: #2e2e2e; --secondary-l-1: #f0f0f0; --secondary-l-2: #f5f5f5; --secondary-l-3: #f7f7f7; --secondary-l-4: #deedf8; --tertiary: #54738F; --tertiary-5: #54738f0d; --tertiary-10: #54738f1a; --tertiary-20: #54738f33; --tertiary-30: #54738f4d; --tertiary-40: #54738f66; --tertiary-50: #54738f80; --tertiary-60: #54738f99; --tertiary-70: #54738fb3; --tertiary-80: #54738fcc; --tertiary-90: #54738fe6; --tertiary-d-1: #435a70; --tertiary-d-2: #354555; --tertiary-d-3: #242e38; --tertiary-d-4: #181c21; --tertiary-l-1: #748ca4; --tertiary-l-2: #96a8bb; --tertiary-l-3: #b8c4d1; --tertiary-l-4: #dde3e9; --base: #0A375F; --base-5: #0a375f0d; --base-10: #0a375f1a; --base-20: #0a375f33; --base-30: #0a375f4d; --base-40: #0a375f66; --base-50: #0a375f80; --base-60: #0a375f99; --base-70: #0a375fb3; --base-80: #0a375fcc; --base-90: #0a375fe6; --base-d-1: #0f2d4d; --base-d-2: #11243c; --base-d-3: #0f1a29; --base-d-4: #0b1119; --base-l-1: #41597c; --base-l-2: #72829d; --base-l-3: #9fa9bc; --base-l-4: #ced4de; --bg-body: #ededed; --bg-surface: #ffffff; --text-body: hsl(0,0%,25%); --text-title: hsl(0,0%,0%); --light: #ffffff; --light-5: #ffffff0d; --light-10: #ffffff1a; --light-20: #ffffff33; --light-30: #ffffff4d; --light-40: #ffffff66; --light-50: #ffffff80; --light-60: #ffffff99; --light-70: #ffffffb3; --light-80: #ffffffcc; --light-90: #ffffffe6; --dark: #000000; --dark-5: #0000000d; --dark-10: #0000001a; --dark-20: #00000033; --dark-30: #0000004d; --dark-40: #00000066; --dark-50: #00000080; --dark-60: #00000099; --dark-70: #000000b3; --dark-80: #000000cc; --dark-90: #000000e6; --success: hsl(136,95%,56%); --success-5: hsla(136,95%,56%,0.05); --success-10: hsla(136,95%,56%,0.1); --success-20: hsla(136,95%,56%,0.2); --success-30: hsla(136,95%,56%,0.3); --success-40: hsla(136,95%,56%,0.4); --success-50: hsla(136,95%,56%,0.5); --success-60: hsla(136,95%,56%,0.6); --success-70: hsla(136,95%,56%,0.7); --success-80: hsla(136,95%,56%,0.8); --success-90: hsla(136,95%,56%,0.9); --error: hsl(351,95%,56%); --error-5: hsla(351,95%,56%,0.05); --error-10: hsla(351,95%,56%,0.1); --error-20: hsla(351,95%,56%,0.2); --error-30: hsla(351,95%,56%,0.3); --error-40: hsla(351,95%,56%,0.4); --error-50: hsla(351,95%,56%,0.5); --error-60: hsla(351,95%,56%,0.6); --error-70: hsla(351,95%,56%,0.7); --error-80: hsla(351,95%,56%,0.8); --error-90: hsla(351,95%,56%,0.9); --space-4xs: clamp(0.52rem,calc(-0.03vw + 0.53rem),0.49rem); --space-3xs: clamp(0.66rem,calc(0.04vw + 0.64rem),0.7rem); --space-2xs: clamp(0.82rem,calc(0.16vw + 0.77rem),0.99rem); --space-xs: clamp(1.02rem,calc(0.36vw + 0.91rem),1.4rem); --space-s: clamp(1.28rem,calc(0.67vw + 1.07rem),1.98rem); --space-m: clamp(1.6rem,calc(1.15vw + 1.23rem),2.8rem); --space-l: clamp(2rem,calc(1.87vw + 1.4rem),3.96rem); --space-xl: clamp(2.5rem,calc(2.96vw + 1.55rem),5.6rem); --space-2xl: clamp(3.13rem,calc(4.58vw + 1.66rem),7.92rem); --space-3xl: clamp(3.91rem,calc(6.97vw + 1.68rem),11.19rem); --space-4xl: clamp(4.88rem,calc(10.46vw + 1.53rem),15.83rem); --text-xs: clamp(1.26rem,calc(-0.24vw + 1.34rem),1.01rem); --text-s: clamp(1.42rem,calc(-0.07vw + 1.44rem),1.35rem); --text-m: clamp(1.6rem,calc(0.19vw + 1.54rem),1.8rem); --text-l: clamp(1.8rem,calc(0.57vw + 1.62rem),2.4rem); --text-xl: clamp(2.02rem,calc(1.12vw + 1.67rem),3.2rem); --text-2xl: clamp(2.28rem,calc(1.9vw + 1.67rem),4.26rem); --text-3xl: clamp(2.56rem,calc(2.98vw + 1.61rem),5.68rem); --text-4xl: clamp(2.88rem,calc(4.49vw + 1.45rem),7.58rem); --columns-1: repeat(1,minmax(0,1fr)); --columns-2: repeat(2,minmax(0,1fr)); --columns-3: repeat(3,minmax(0,1fr)); --columns-4: repeat(4,minmax(0,1fr)); --columns-5: repeat(5,minmax(0,1fr)); --columns-6: repeat(6,minmax(0,1fr)); --columns-7: repeat(7,minmax(0,1fr)); --columns-8: repeat(8,minmax(0,1fr)); --columns-9: repeat(9,minmax(0,1fr)); --columns-10: repeat(10,minmax(0,1fr)); --columns-11: repeat(11,minmax(0,1fr)); --columns-12: repeat(12,minmax(0,1fr)); --radius-xs: clamp(0.4rem,calc(0vw + 0.4rem),0.4rem); --radius-s: clamp(0.6rem,calc(0.19vw + 0.54rem),0.8rem); --radius-m: clamp(1rem,calc(0.19vw + 0.94rem),1.2rem); --radius-l: clamp(1.6rem,calc(0.38vw + 1.48rem),2rem); --radius-xl: clamp(2.6rem,calc(0.57vw + 2.42rem),3.2rem); --radius-full: 999rem; --shadow-xs: 0 1px 2px var(--shadow-primary); --shadow-s: 0 1.5px 3px var(--shadow-primary); --shadow-m: 0 2px 6px var(--shadow-primary); --shadow-l: 0 3px 12px var(--shadow-primary); --shadow-xl: 0 6px 48px var(--shadow-primary); }h1 { font-size: var(--text-4xl); line-height: 1.1; }h2 { font-size: var(--text-3xl); line-height: 1.2; }h3 { font-size: var(--text-2xl); line-height: 1.3; }:root { }.mhcookie-dialog-wrapper, .mhcookie-functional-blocked { position: fixed; z-index: 2147483647; display: flex; visibility: hidden; opacity: 0; transition: 0.4s; }.mhcookie-dialog-wrapper { top: 0px; left: 0px; justify-content: center; align-items: center; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25); }.mhcookie-dialog-wrapper.mhcookie-show { pointer-events: none; }.mhcookie-box { pointer-events: auto; }.mhcookie-dialog-wrapper.mhcookie-show, .mhcookie-functional-blocked.mhcookie-show { visibility: visible; opacity: 1; transition: 0.8s; }.mhcookie-functional-blocked { bottom: 0px; left: 0px; display: flex; flex-flow: wrap; justify-content: space-around; align-items: center; gap: 10px; width: 100vw; padding: 20px; background-color: #ffffff; color: #404040; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px; font-family: Arial; font-size: 14px; }.mhcookie-functional-blocked .mhcookie-buttons { flex-flow: wrap; justify-content: center; margin: 0px; }.mhcookie-functional-blocked .mhcookie-btn { padding: 6px 12px; white-space: nowrap; }.mhcookie-box { position: relative; background-color: #ffffff; color: #404040; width: 600px; max-width: 100vw; max-height: 100vh; padding: 20px; border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; box-sizing: border-box; font-family: Arial; font-size: 14px; animation: 1s ease-in-out 0s 1 normal forwards running mhcookie_show; }.mhcookie-box label { margin: 0px; font-family: inherit; font-weight: 800; font-size: 14px; text-transform: initial; }.mhcookie-box .mhcookie-dialog-logo-wrapper { display: flex; justify-content: center; width: 100%; }#mhcookie-dialog-logo { display: block; max-height: 50px; width: auto; margin: 0px auto 20px; }.mhcookie-header { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; margin-bottom: 20px; }.mhcookie-title { margin: 0px; font-family: inherit; font-size: 20px; font-weight: 600; text-transform: initial; color: #404040; }.mhcookie-details-wrapper { height: 300px; max-height: 40vh; overflow-y: scroll; padding-bottom: 20px; }.mhcookie-details-after { content: ""; display: block; position: sticky; bottom: 0px; width: 100%; height: 40px; background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%); pointer-events: none; transform: translateY(-100%); }.mhcookie-text { margin: 0px 0px 30px; font-family: inherit; font-weight: 400; font-size: 13px; text-transform: initial; }.mhcookie-details { display: flex; flex-direction: column; gap: 20px; }.mhcookie-group-wrapper { position: relative; display: flex; flex-direction: column; align-items: flex-start; }.mhcookie-group { display: flex; align-items: center; gap: 20px; }.mhcookie-group-inner { display: flex; flex-direction: column; font-family: Arial; font-weight: 400; font-size: 13px; text-transform: initial; }.mhcookie-group-inner label { font-weight: 800; cursor: pointer; }.mhcookie-box input[type="checkbox"] { accent-color: #0a375f; }.mhcookie-group-show-details { text-decoration: none; font-size: 0.85em; align-self: center; margin: 5px 0px 10px; color: #0a375f; }.mhcookie-group-details { width: 100%; max-height: 0px; overflow: hidden; transition:max-height 0.5s ease; }.mhcookie-group--list { display: flex; flex-direction: column; align-items: center; gap: 10px; margin: 10px 0px 30px; padding: 10px; box-sizing: border-box; background: rgba(64, 64, 64, 0.024); }.mhcookie-group--list-item { display: flex; gap: 20px; justify-content: space-between; width: 100%; font-size: 0.9em; padding-bottom: 10px; font-style: italic; }.mhcookie-group--list-item:not(:last-child) { border-bottom: 1px solid rgba(64, 64, 64, 0.2); }.mhcookie-group--list-name { display: flex; width: 100%; justify-content: space-between; }.mhcookie-entity-info { opacity: 0.8; }.mhcookie-buttons { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; }.mhcookie-btn { display: block; background: transparent; border: 1px solid #0a375f; color: #0a375f; padding: 10px 20px; border-radius: 5px; font-family: inherit; font-size: 14px; font-weight: 400; text-decoration: none; text-transform: initial; text-align: center; cursor: pointer; white-space: nowrap; }.mhcookie-btn:hover, .mhcookie-btn:active, .mhcookie-btn:focus { color: #0a375f; opacity: 0.75; }.mhcookie-btn-primary { background: #0a375f; color: #ffffff; }.mhcookie-btn-primary:hover, .mhcookie-btn-primary:active, .mhcookie-btn-primary:focus { color: #ffffff; opacity: 0.75; }.mhcookie-checkbox, .mhcookie-iab-vendor-checkbox { display: none !important; }.mhcookie-pseudo-checkbox { display: block; min-width: 16px; min-height: 16px; aspect-ratio: 1 / 1; border: 2px solid #404040; background: #ffffff; position: relative; transition:opacity 0.2s ease; cursor: pointer; box-sizing: border-box; }.mhcookie-pseudo-checkbox::before { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjAuMjg1IDYuNzFhMSAxIDAgMCAxIDAgMS40MmwtMTAgMTBhMSAxIDAgMCAxLTEuNDIgMGwtNS01YTEgMSAwIDAgMSAxLjQyLTEuNDJsNC4yOSA0LjI5TDE4Ljg3IDYuNzFhMSAxIDAgMCAxIDEuNDE1IDB6IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo="); mask-size: contain; mask-repeat: no-repeat; width: 100%; height: 100%; background-color: #ffffff; transition: opacity 0.6s; }:checked + .mhcookie-pseudo-checkbox { background: #0a375f; border-color: #0a375f; }:checked + .mhcookie-pseudo-checkbox::before { display: inline-block; opacity: 1; }[disabled] + .mhcookie-pseudo-checkbox { filter: grayscale(1); opacity: 0.75; }.mhcookie-dialog-wrapper .mhcookie-consent-history { display: flex; flex-wrap: wrap; gap: 10px; margin: 20px 0px 10px; }.mhcookie-dialog-wrapper .mhcookie-consent-history-element { font-weight: 800; font-size: 12px; }.mhcookie-consent-date, .mhcookie-deviceID { font-weight: 400; font-size: 12px; }.mhcookie-hidden { display: none !important; }.mhcookie-privacy-policy-wrapper { display: flex; justify-content: center; margin: 20px 0px 0px; font-size: 0.85em; }.mhcookie-privacy-policy-wrapper a { color: #0a375f; }[data-mhcookie-host] { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; }.mhcookie-preferences-toggle { position: fixed; bottom: 0px; right: 0px; line-height: 1; color: #0a375f; z-index: 2147483645; visibility: hidden; opacity: 0; transition:opacity 0.8s ease; cursor: pointer; }.mhcookie-preferences-toggle[data-position="bottom-left"] { left: 0px; right: unset; }.mhcookie-preferences-toggle svg { width: 45px; height: 45px; margin: 10px; }: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; }.hero-36__avatar-wrapper:not(:first-child) { margin-left: -1rem; }.card-process-7__wrapper { counter-increment: item 1; &:not(:last-child)::before { content: ""; width: var(--space-m); height: 0px; border-block-start: 1px dashed var(--dark-40); position: absolute; left: 100%; z-index: -1; } @media (max-width: 991px) { &:nth-child(2)::before { border: none; } } @media (max-width: 767px) { &:not(:first-child)::before, &:nth-child(2)::before { content: ""; width: 0px; height: var(--space-3xl); border-block-start: none; border-inline-start: 1px dashed var(--dark-40); position: absolute; left: 50%; bottom: 100%; z-index: -1; } &:nth-child(1)::before { border: none; } } & .card-process-7__step { &::after { content: counter(item, decimal-leading-zero); } } }html{opacity:1}}