.arp__text_bold_teal { font-weight: 500; color: var(--primary);}.arp__hex_block_rounded { width: 120px; height: 120px; display: flex; align-items: center; justify-content: center; background: #e0f0f0; -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 87'%3E%3Cpath d='M29,0 L71,0 Q75,0 77,3.5 L98,40 Q100,43.5 98,47 L77,83.5 Q75,87 71,87 L29,87 Q25,87 23,83.5 L2,47 Q0,43.5 2,40 L23,3.5 Q25,0 29,0Z'/%3E%3C/svg%3E") center/contain no-repeat; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 87'%3E%3Cpath d='M29,0 L71,0 Q75,0 77,3.5 L98,40 Q100,43.5 98,47 L77,83.5 Q75,87 71,87 L29,87 Q25,87 23,83.5 L2,47 Q0,43.5 2,40 L23,3.5 Q25,0 29,0Z'/%3E%3C/svg%3E") center/contain no-repeat;}.arp__line_block { display:block;}.arp__line_block_nowrap { display:block; text-wrap:nowrap;}.arp__card_white_border, .arp__card_teal_gradient, .arp__hex_block_rounded { backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px);}.case-study-slider .arp__hex_block_rounded { background: transparent; -webkit-mask: none; mask: none; position: relative;}.case-study-slider .arp__hex_block_rounded::before { content: ''; position: absolute; inset: 0; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -3 106 106'%3E%3Cpath d='M36 2L64 2C68 2 72 4 75 7L96 28C99 32 100 36 100 40L100 60C100 64 99 68 96 72L75 93C72 96 68 98 64 98L36 98C32 98 28 96 25 93L4 72C1 68 0 64 0 60L0 40C0 36 1 32 4 28L25 7C28 4 32 2 36 2Z' fill='none' stroke='%234AC0B5' stroke-width='3' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; transform: translateZ(0); will-change: transform; z-index: -1;}.case-study-slider .brxe-lrxzre.is-active .arp__hex_block_rounded::before { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -3 106 106'%3E%3Cpath d='M36 2L64 2C68 2 72 4 75 7L96 28C99 32 100 36 100 40L100 60C100 64 99 68 96 72L75 93C72 96 68 98 64 98L36 98C32 98 28 96 25 93L4 72C1 68 0 64 0 60L0 40C0 36 1 32 4 28L25 7C28 4 32 2 36 2Z' fill='%234AC0B5' stroke='%234AC0B5' stroke-width='3' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;}.case-study-slider .brxe-lrxzre.is-active .brxe-text-basic { color: var(--white);}.arp__step { position: relative; }.arp__step_arrow { position: absolute; top: 50px; left: calc(100% + 1rem); transform: translate(-50%, -50%); width: 56px; height: 40px; color: var(--primary, #4AC0B5); overflow: visible; pointer-events: none; z-index: 2;}.arp__step_arrow svg { width: 100%; height: 100%; overflow: visible; display: block; }.arp__step_arrow .arp-hex { transform-box: fill-box; animation: arpHexSlide 1.8s ease-in-out infinite;}@keyframes arpHexSlide { 0% { transform: translateX(0); opacity: 0; } 12% { opacity: 1; } 80% { opacity: 1; } 100% { transform: translateX(30px); opacity: 0; }}@media (min-width: 479px) and (max-width: 767px) { .arp__step:nth-child(even) .arp__step_arrow { display: none; }}@media (max-width: 478px) { .arp__step_arrow { display: block; top: auto; bottom: -55px; left: 50%; width: 40px; height: 48px; transform: translateX(-50%) rotate(90deg); } .arp__step:last-child .arp__step_arrow { display: none; }}.splide { position: relative; --fade-inner: 700px; --fade-outer: 810px;}.splide::before,.splide::after { content: ''; position: absolute; top: 0; bottom: 0; left: 50%; transform: translateX(-50%); width: 100vw; pointer-events: none; z-index: 2; background: linear-gradient( to right, var(--fade-color, #ffffff) 0%, var(--fade-color, #ffffff) calc(50% - var(--fade-outer)), transparent calc(50% - var(--fade-inner)), transparent calc(50% + var(--fade-inner)), var(--fade-color, #ffffff) calc(50% + var(--fade-outer)), var(--fade-color, #ffffff) 100% );}.splide.arp__slider_teal_bg { --fade-color: #cfede9; }a[class*="arp__card"]{ transition: transform .35s ease, box-shadow .35s ease; transform-origin: center; will-change: transform;}a[class*="arp__card"]:hover{ transform: translateY(-6px) scale(1.02); box-shadow: 0 15px 30px -12px rgba(0, 184, 166, .35); position: relative;  z-index: 2; }:has(> a[class*="arp__card"]:hover),:has(> * > a[class*="arp__card"]:hover),:has(> * > * > a[class*="arp__card"]:hover),:has(> * > * > * > a[class*="arp__card"]:hover){ overflow: visible !important;}.arp__boxed_logos_marquee .splide::before,.arp__boxed_logos_marquee .splide::after,.arp__boxed_logos_marquee.splide::before,.arp__boxed_logos_marquee.splide::after { content: none; display: none;}.arp-media { width: 100%; height: auto; display: block; }.arp-media--image { object-fit: scale-down; aspect-ratio: 16/9; }.arp-media--video { object-fit: cover; aspect-ratio: 16/9; border-radius: 12px; } .brxe-container {width: 1440px} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px}