:root {  --text-xs: clamp(1.26rem, -0.01vw + 1.27rem, 1.25rem); --text-s: clamp(1.42rem, 0.08vw + 1.4rem, 1.5rem); --text-m: clamp(1.6rem, 0.21vw + 1.53rem, 1.8rem); --text-l: clamp(1.8rem, 0.37vw + 1.68rem, 2.16rem); --text-xl: clamp(2.02rem, 0.59vw + 1.84rem, 2.59rem);  --margin-top-xs: clamp(0.56rem, 0.11vw + 0.53rem, 0.67rem); --margin-top-s: clamp(0.75rem, 0.26vw + 0.67rem, 1rem); --margin-top-m: clamp(1rem, 0.52vw + 0.83rem, 1.5rem); --margin-top-l: clamp(1.33rem, 0.96vw + 1.03rem, 2.25rem); --margin-top-xl: clamp(1.78rem, 1.66vw + 1.24rem, 3.38rem); --margin-bottom-xs: clamp(0.56rem, 0.11vw + 0.53rem, 0.67rem); --margin-bottom-s: clamp(0.75rem, 0.26vw + 0.67rem, 1rem); --margin-bottom-m: clamp(1rem, 0.52vw + 0.83rem, 1.5rem); --margin-bottom-l: clamp(1.33rem, 0.96vw + 1.03rem, 2.25rem); --margin-bottom-xl: clamp(1.78rem, 1.66vw + 1.24rem, 3.38rem);}::-webkit-scrollbar { width: 12px;}::-webkit-scrollbar-track { background: #f1f1f1;}::-webkit-scrollbar-thumb { background: #333333;}::-webkit-scrollbar-thumb:hover { background: #1B51A2;}::selection { color: #fff; background: #EB008B;}:root .brxe-form button { line-height: 1.5;}:root .bricks-background-primary:hover { background-color: #DF0084 !important;}:root .bricks-background-secondary:hover { background-color: #07b081 !important;}:root .bricks-background-light:hover { color: var(--bricks-color-meefie) !important; border: 1px solid var(--bricks-color-meefie) !important;}header { z-index: 1;}body.bricks-is-frontend :focus { outline: none;}a { text-underline-offset: 5px;}.fluentform .ff_btn_style:focus, .fluentform .ff_btn_style:hover { opacity: 1 !important;}.pswp .pswp__bg { opacity: 0.4 !important;}.pswp .pswp__item .pswp__img { border-radius: 6px;}