@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;600;700&family=Noto+Serif+JP:wght@400;700&display=swap");body, .brxe-text-basic, .brxe-text-basic p, .brxe-text-basic div, .brxe-text-basic span, p { font-family: "Lato", sans-serif; font-weight: 300; font-size: 17px; color: #000; line-height: 1.7; }h1.brxe-heading { font-family: "Noto Serif JP", serif; font-size: 40px; font-weight: 700; color: #3068b5; line-height: 1.25; margin: 0 0 16px 0; }h2.brxe-heading { font-family: "Noto Serif JP", serif; font-size: 52px; font-weight: 700; color: #3068b5; line-height: 1.2; text-transform: uppercase; margin: 0 0 24px 0; }h3.brxe-heading, h4.brxe-heading { font-family: "Lato", sans-serif; font-size: 18px; font-weight: 500; color: #3068b5; line-height: 1.5; letter-spacing: 1px; text-transform: uppercase; margin: 0 0 12px 0; }h5.brxe-heading, h6.brxe-heading { font-family: "Lato", sans-serif; font-weight: 600; color: #3068b5; margin: 0 0 12px 0; }.brxe-button, a.brxe-button, button.brxe-button { font-family: "Lato", sans-serif; background-color: #3068b5; border: 1px solid #3068b5; color: #ffffff; letter-spacing: 1px; text-transform: uppercase; font-size: 14px; font-weight: 600; padding: 14px 32px; border-radius: 6px; margin-top: 28px; display: inline-block; transition: all .25s ease; }.brxe-button:hover { background-color: #ffffff; color: #3068b5; border-color: #3068b5; }section.brxe-section { padding-top: 80px; padding-bottom: 80px; }*[data-hero="1"], *[data-hero="1"] * { text-align: center; }*[data-hero="1"] h1.brxe-heading, *[data-hero="1"] h2.brxe-heading, *[data-hero="1"] h3.brxe-heading, *[data-hero="1"] h4.brxe-heading, *[data-hero="1"] .brxe-text-basic, *[data-hero="1"] .brxe-text-basic p, *[data-hero="1"] .brxe-text-basic span { color: #ffffff; }*[data-hero="1"] h1.brxe-heading { font-size: 56px; font-weight: 700; text-shadow: 0 2px 12px rgba(0,0,0,0.35); }*[data-hero="1"] h2.brxe-heading { font-weight: 700; text-shadow: 0 1px 6px rgba(0,0,0,0.35); }*[data-hero="1"] h3.brxe-heading, *[data-hero="1"] h4.brxe-heading { font-weight: 500; text-shadow: 0 1px 6px rgba(0,0,0,0.35); }*[data-hero="1"] .brxe-text-basic, *[data-hero="1"] .brxe-text-basic p, *[data-hero="1"] .brxe-text-basic span { font-weight: 400; text-shadow: 0 1px 6px rgba(0,0,0,0.4); }*[data-blue-bg="1"] h1.brxe-heading, *[data-blue-bg="1"] h2.brxe-heading, *[data-blue-bg="1"] h3.brxe-heading, *[data-blue-bg="1"] h4.brxe-heading, *[data-blue-bg="1"] .brxe-text-basic, *[data-blue-bg="1"] .brxe-text-basic p { color: #ffffff; }*[data-blue-bg="1"] .brxe-button { background-color: #ffffff; color: #3068b5; border-color: #ffffff; }*[data-cards-grid] { display: grid; gap: 24px; align-items: stretch; }*[data-cards-grid="2"] { grid-template-columns: repeat(2, 1fr); }*[data-cards-grid="3"] { grid-template-columns: repeat(3, 1fr); }*[data-cards-grid="4"] { grid-template-columns: repeat(4, 1fr); }*[data-cards-grid="5"] { grid-template-columns: repeat(2, 1fr); }*[data-cards-grid="6"] { grid-template-columns: repeat(3, 1fr); }@media (max-width: 991px) { *[data-cards-grid] { grid-template-columns: repeat(2, 1fr); } }@media (max-width: 600px) { *[data-cards-grid] { grid-template-columns: 1fr; } }*[data-cards-grid] > .brxe-block { width: 100%; height: 100%; display: flex; flex-direction: column; background: #ffffff; padding: 36px 32px; border: 1px solid #e5e7eb; border-radius: 8px; box-shadow: 0 4px 18px rgba(0,0,0,0.06); }*[data-cards-grid] > .brxe-block > .brxe-image, *[data-cards-grid] > .brxe-block .brxe-image img { max-width: 64px; height: auto; margin: 0 auto 16px auto; }img[src*="crystal-"][src$=".svg"], img[data-src*="crystal-"][data-src$=".svg"] { filter: brightness(0) saturate(100%) invert(31%) sepia(96%) saturate(615%) hue-rotate(186deg) brightness(95%) contrast(91%); }#brx-footer, #brx-footer * { color: #ffffff; }#brx-footer a { text-decoration: underline; }#brx-footer iframe { width: 100%; min-height: 400px; }section img.brxe-image { border-radius: 12px; }#crystal-nav .brxe-text-basic, #crystal-nav .brxe-text-basic p { margin: 0; padding: 0; line-height: 1; }*[data-row-gap="60px"]:not([data-cards-grid]) { gap: 60px; }*[data-row-gap="40px"]:not([data-cards-grid]) { gap: 40px; }*[data-row-gap="32px"]:not([data-cards-grid]) { gap: 32px; }.brxe-text-basic .badge { color: #3068b5; font-family: "Lato", sans-serif; font-weight: 600; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; display: inline-block; }.brxe-text-basic .tagline { color: #ffffff; font-family: "Lato", sans-serif; font-weight: 600; font-size: 14px; letter-spacing: 2px; text-transform: uppercase; background: rgba(255,255,255,0.15); padding: 4px 14px; border-radius: 20px; display: inline-block; }.brxe-text-basic .num-badge { display: inline-flex; align-items: center; justify-content: center; width: 52px; height: 52px; background: rgba(48,104,181,0.1); border-radius: 50%; font-family: "Lato", sans-serif; font-size: 20px; font-weight: 800; color: #3068b5; }