.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}.dj-footer{ position: relative; background: radial-gradient(circle at 15% 20%, rgba(0, 201, 167, 0.08), transparent 28%), radial-gradient(circle at 85% 10%, rgba(126, 214, 167, 0.08), transparent 26%), linear-gradient(180deg, #031a33 0%, #021425 100%); border-top: 1px solid rgba(126, 214, 167, 0.14); padding: 72px 24px 26px; overflow: hidden;} .dj-footer::before{ content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, transparent, rgba(126,214,167,0.03), transparent); pointer-events: none;} .dj-footer__inner{ position: relative; z-index: 2; max-width: 1280px; margin: 0 auto; display: grid; grid-template-columns: 1.3fr 0.8fr 0.8fr 1fr; gap: 48px; align-items: start;} .dj-footer__brand{ max-width: 360px;} .dj-footer__logo-wrap{ display: inline-flex; align-items: center; text-decoration: none; margin-bottom: 18px;} .dj-footer__logo{ width: 110px; height: auto; display: block; filter: drop-shadow(0 0 14px rgba(0, 201, 167, 0.16));} .dj-footer__title{ margin: 0 0 16px; font-size: 15px; line-height: 1.2; font-weight: 700; color: #ffffff; letter-spacing: 0.02em;} .dj-footer__text{ margin: 0; color: rgba(220, 232, 245, 0.72); font-size: 14px; line-height: 1.8;} .dj-footer__text--small{ margin-bottom: 18px;} .dj-footer__list{ list-style: none; margin: 0; padding: 0;} .dj-footer__list li + li{ margin-top: 12px;} .dj-footer__list a,.dj-footer__bottom-links a,.dj-footer__mail{ color: rgba(220, 232, 245, 0.72); text-decoration: none; transition: color .25s ease, opacity .25s ease, transform .25s ease;} .dj-footer__list a:hover,.dj-footer__bottom-links a:hover,.dj-footer__mail:hover{ color: #7ed6a7;} .dj-footer__cta{ padding: 24px; border: 1px solid rgba(126, 214, 167, 0.14); background: rgba(255,255,255,0.02); backdrop-filter: blur(10px); border-radius: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.18);} .dj-footer__actions{ display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 14px;} .dj-footer__btn{ display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 0 22px; border-radius: 999px; font-size: 14px; font-weight: 700; text-decoration: none; transition: all .25s ease;} .dj-footer__btn--primary{ color: #041a2d; background: linear-gradient(180deg, #95efb7 0%, #7ed6a7 100%); box-shadow: 0 0 24px rgba(126, 214, 167, 0.28);} .dj-footer__btn--primary:hover{ transform: translateY(-2px); box-shadow: 0 0 30px rgba(126, 214, 167, 0.4);} .dj-footer__btn--ghost{ color: #fff; border: 1px solid rgba(255,255,255,0.16); background: transparent;} .dj-footer__btn--ghost:hover{ border-color: rgba(126, 214, 167, 0.45); color: #7ed6a7;} .dj-footer__bottom{ position: relative; z-index: 2; max-width: 1280px; margin: 42px auto 0; padding-top: 22px; border-top: 1px solid rgba(255,255,255,0.08); display: flex; justify-content: space-between; align-items: center; gap: 20px; flex-wrap: wrap;} .dj-footer__bottom p{ margin: 0; color: rgba(220, 232, 245, 0.56); font-size: 13px;} .dj-footer__bottom-links{ display: flex; gap: 18px; flex-wrap: wrap;} .dj-footer__bottom-links a{ font-size: 13px;}@media (max-width: 991px){ .dj-footer__inner{ grid-template-columns: 1fr 1fr; gap: 32px; } .dj-footer__brand{ max-width: none; }}@media (max-width: 767px){ .dj-footer{ padding: 56px 20px 24px; } .dj-footer__inner{ grid-template-columns: 1fr; gap: 26px; } .dj-footer__cta{ padding: 20px; } .dj-footer__actions{ flex-direction: column; } .dj-footer__btn{ width: 100%; } .dj-footer__bottom{ margin-top: 30px; padding-top: 18px; flex-direction: column; align-items: flex-start; }}