.gl-links__card-title,.underline-large-light,.underline-medium-light,.underline-large-dark,.underline-medium-dark { --underline-color: var(--accent-l-6); --underline-height: 16px; --underline-offset: 8px; display: inline; padding-inline: 3px; margin-inline: -3px; background-image: linear-gradient( to top, var(--underline-color) 0 var(--underline-height), transparent var(--underline-height) ); background-repeat: no-repeat; background-size: 100% var(--underline-height); background-position: 0 calc(100% - var(--underline-offset)); box-decoration-break: clone; -webkit-box-decoration-break: clone;}.underline-medium-light,.underline-medium-dark { --underline-height: 12px; --underline-offset: 6px;}.gl-links__card-title { --underline-height: 10px; --underline-offset: 1px;}.underline-large-dark,.underline-medium-dark { --underline-color: var(--accent-l-1);}.text-bold{ font-weight: 500;}.text-dark{ color: var(--primary);}.text-light{ color: var(--primary-l-10);}.link-hover { position: relative; text-decoration: none;}.link-hover::after { content: ""; position: absolute; left: 0; bottom: -3px; width: 100%; height: 1px; background: var(--primary); transform: scaleX(0); transform-origin: left; transition: transform 0.35s ease;}.link-hover:hover { color: var(--primary) !important; } .link-hover:hover::after { transform: scaleX(1); transform-origin: left; }.link-hover:not(:hover)::after { transform-origin: right; }.mega-menu__link { position: relative; display: inline-block; z-index: 0; isolation: isolate;}.mega-menu__link::before { content: ""; position: absolute; height: 8px; width: calc(100% + 4px); background-color: var(--accent-l-6); bottom: -2px; left: -2px; z-index: -1; transform: scaleX(0); transform-origin: left; transition: transform 0.35s ease;}.mega-menu__item:hover .mega-menu__link{ color: var(--primary);}.mega-menu__item:hover .mega-menu__link::before { transform: scaleX(1); transform-origin: left;}.mega-menu__item:not(:hover) .mega-menu__link::before { transform-origin: right;}.btn-text__text { display: inline; padding-inline: 2px; margin-inline: -2px; color: inherit; background-image: linear-gradient( to top, var(--accent-l-6) 0 10px, transparent 10px ); background-repeat: no-repeat; background-size: 0% 10px; background-position: left calc(100% + 2px); box-decoration-break: clone; -webkit-box-decoration-break: clone; transition: background-size 0.35s ease, background-position 0s 0.35s, color 0.35s ease;}.btn-text:hover .btn-text__text { color: var(--primary); background-size: 70% 10px; background-position: left calc(100% + 2px); transition: background-size 0.35s ease, color 0.35s ease; box-decoration-break: clone; -webkit-box-decoration-break: clone;}.btn-text:not(:hover) .btn-text__text { background-size: 0% 8px; background-position: right calc(100% + 2px);}@media (max-width: 478px) { .btn-text__text { background: none; }}.mega-menu__list-item:hover .link-hover { color: var(--primary) !important;}.mega-menu__list-item:hover .link-hover::after { transform: scaleX(1); transform-origin: left;}.mega-menu__list-item:not(:hover) .link-hover::after { transform-origin: right;}.mega-menu__list-item svg circle { transition: fill 0.35s ease;}.mega-menu__list-item:hover svg circle { fill: var(--primary);}.link-hover-line::after { content: ""; position: absolute; left: 0; bottom: -3px; width: 100%; height: 1px; background: var(--primary); transform: scaleX(0); transform-origin: left; transition: transform 0.35s ease;}.mega-menu__item-line:hover .link-hover-line { color: var(--primary) !important;}.mega-menu__item-line:hover .link-hover-line::after { transform: scaleX(1); transform-origin: left;}.mega-menu__item-line:not(:hover) .link-hover-line::after { transform-origin: right;}.link-hover-light::after { content: ""; position: absolute; left: 0; bottom: -3px; width: 100%; height: 1px; background: var(--white); transform: scaleX(0); transform-origin: left; transition: transform 0.35s ease;}.link-hover-light:hover::after { transform: scaleX(1); transform-origin: left;}.link-hover-light:not(:hover)::after { transform-origin: right;}.dwc-nest-menu-overlay{z-index: 3 !important;}.glc__list-b-item-wrapper,.glc__list-h { list-style: none; margin: 0; padding: 0;}.glc__list-b-item,.glc__list-h-item { list-style: none; margin: 0; padding: 0;} .test-no-result{ align-items: center; } .test-no-result h2 p{ text-align: center; }.test-no-result p{ text-align: center; }@media (max-width: 767px) { .form-mobile-btn { flex-direction: column !important; gap: 24px; }}.vs__content-column :is(.glc__text-primary, .glc__text-secondary) a { color: var(--primary) !important; text-decoration: underline;}.vs__content-column :is(.glc__text-primary, .glc__text-secondary) a:is(:hover, :focus) { color: var(--accent) !important;} .brxe-container {width: 1440px} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} html {background-color: var(--background)} body {background: none}