@layer bricks {@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}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {: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}}#brxe-tstslr .splide__arrow {color: var(--bricks-color-sky-blue)}#brxe-tstslr .splide__arrow svg {fill: var(--bricks-color-sky-blue)}#brxe-tstsec {padding-top: clamp(88px, 9vw, 140px); padding-right: 0; padding-bottom: clamp(88px, 9vw, 140px); padding-left: 0; background-color: #060A10; overflow: hidden; position: relative}@layer jf-pages { .mar-testimonials { --mar-test-bg: #060a10; --mar-test-surface: rgba(13, 20, 31, 0.76); --mar-test-line: rgba(119, 226, 229, 0.22); --mar-test-cyan: #55edf0; --mar-test-orange: #f28627; --mar-test-text: #f7fbff; --mar-test-muted: rgba(229, 240, 249, 0.72); color: var(--mar-test-text); font-family: Inter, system-ui, sans-serif; isolation: isolate; } .mar-testimonials::before { content: ""; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(circle at 18% 18%, rgba(85, 237, 240, 0.18), transparent 32%), radial-gradient(circle at 82% 20%, rgba(242, 134, 39, 0.14), transparent 30%), linear-gradient(rgba(255, 255, 255, 0.026) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.026) 1px, transparent 1px); background-size: 100% 100%, 100% 100%, 76px 76px, 76px 76px; opacity: 0.92; } .mar-testimonials__inner { width: min(1180px, calc(100% - 64px)); margin-inline: auto; position: relative; z-index: 1; } .mar-testimonials__header { display: grid; grid-template-columns: minmax(0, 0.92fr) minmax(320px, 0.68fr); gap: clamp(28px, 5vw, 72px); align-items: end; margin-bottom: clamp(34px, 5vw, 64px); } .mar-testimonials__eyebrow { display: inline-flex; align-items: center; gap: 12px; width: max-content; color: var(--mar-test-cyan); font-size: 11px; font-weight: 800; line-height: 1.4; letter-spacing: 0.2em; text-transform: uppercase; } .mar-testimonials__eyebrow::before { content: ""; width: 42px; height: 1px; background: var(--mar-test-cyan); } .mar-testimonials__title { max-width: 780px; margin: 14px 0 0; color: var(--mar-test-text); font-family: Sora, Inter, system-ui, sans-serif; font-size: clamp(36px, 4.6vw, 68px); font-weight: 800; line-height: 1.03; letter-spacing: 0; text-wrap: balance; } .mar-testimonials__intro { max-width: 520px; margin: 0; color: var(--mar-test-muted); font-size: clamp(16px, 1.25vw, 19px); line-height: 1.72; } .mar-testimonials__slider { overflow: visible; } .mar-testimonials__slider .splide__track { overflow: visible; } .mar-testimonials__slider .splide__pagination { position: relative; bottom: auto; gap: 10px; margin-top: 28px; } .mar-testimonials__slider .splide__pagination__page { width: 10px; height: 10px; background: rgba(247, 251, 255, 0.28); border: 1px solid rgba(255, 255, 255, 0.22); opacity: 1; } .mar-testimonials__slider .splide__pagination__page.is-active { background: var(--mar-test-cyan); transform: scale(1.1); } .mar-testimonials__slider .splide__arrow { width: 46px; height: 46px; border: 1px solid rgba(85, 237, 240, 0.28); background: rgba(7, 12, 19, 0.76); color: var(--mar-test-text); backdrop-filter: blur(18px); } .mar-testimonials__slide { height: 100%; } .mar-testimonials__card { display: grid; grid-template-columns: minmax(180px, 0.42fr) minmax(0, 0.58fr); gap: clamp(22px, 3vw, 36px); min-height: 390px; height: 100%; padding: clamp(22px, 3vw, 34px); border: 1px solid var(--mar-test-line); border-radius: 16px; background: linear-gradient(135deg, rgba(85, 237, 240, 0.08), transparent 36%), linear-gradient(180deg, var(--mar-test-surface), rgba(8, 12, 18, 0.82)); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.11), 0 28px 84px rgba(0, 0, 0, 0.34); position: relative; overflow: hidden; } .mar-testimonials__card::before { content: ""; position: absolute; inset: 0 auto auto 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(85, 237, 240, 0.82), rgba(242, 134, 39, 0.44), transparent); } .mar-testimonials__media { min-height: 300px; border-radius: 12px; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.12); background: linear-gradient(135deg, rgba(85, 237, 240, 0.12), rgba(242, 134, 39, 0.12)); } .mar-testimonials__image, .mar-testimonials__image img { width: 100%; height: 100%; } .mar-testimonials__image img { object-fit: cover; filter: saturate(0.96) contrast(1.06) brightness(0.86); } .mar-testimonials__body { display: flex; flex-direction: column; justify-content: space-between; gap: 24px; min-width: 0; } .mar-testimonials__quote { color: rgba(247, 251, 255, 0.88); font-size: clamp(19px, 2vw, 28px); line-height: 1.45; } .mar-testimonials__quote::before { content: "“"; display: block; color: var(--mar-test-orange); font-family: Georgia, serif; font-size: clamp(58px, 7vw, 92px); line-height: 0.74; margin-bottom: 12px; } .mar-testimonials__name { margin: 0; color: var(--mar-test-text); font-family: Sora, Inter, system-ui, sans-serif; font-size: clamp(22px, 2.4vw, 32px); line-height: 1.08; letter-spacing: 0; } .mar-testimonials__caption { margin-top: 8px; color: var(--mar-test-cyan); font-size: 11px; font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; } @media (max-width: 900px) { .mar-testimonials__inner { width: min(100% - 40px, 720px); } .mar-testimonials__header, .mar-testimonials__card { grid-template-columns: 1fr; } .mar-testimonials__media { min-height: 340px; } } @media (max-width: 560px) { .mar-testimonials__inner { width: min(100% - 32px, 480px); } .mar-testimonials__title { font-size: clamp(34px, 10vw, 46px); } .mar-testimonials__card { padding: 18px; min-height: auto; } .mar-testimonials__media { min-height: 280px; } }}@media (max-width: 991px) {#brxe-tstsec {padding-top: 160px; padding-right: 0; padding-bottom: 96px; padding-left: 0}}@media (max-width: 767px) {#brxe-tstsec {padding-top: 170px; padding-right: 0; padding-bottom: 88px; padding-left: 0}}@media (max-width: 478px) {#brxe-tstsec {padding-top: 172px; padding-right: 0; padding-bottom: 84px; padding-left: 0}}