.sticky_cards_wrapper{background-repeat:no-repeat;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:9}.sticky_cards_wrapper .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.sticky_cards_wrapper .content-wrapper{position:relative;z-index:9}.sticky_cards_wrapper .top-content .cst-eyebrow-text{border-radius:6px;display:inline-flex;font-size:10px;font-weight:400;letter-spacing:.06em;margin-bottom:10px;padding:7px 10px;text-transform:uppercase}.sticky_cards_wrapper .top-content .cst-eyebrow-text:after{margin-left:0;margin-right:auto}.sticky_cards_wrapper .btn_sec{display:flex;flex-wrap:wrap;gap:15px 8px;margin-top:auto;padding-top:30px}.sticky_cards_wrapper .left-card_description>:last-child{margin-bottom:0}.sticky_cards_wrapper .layout{display:flex;flex-direction:column;flex-wrap:wrap;gap:24px}.sticky_cards_wrapper .content-col{width:100%}.sticky_cards_wrapper .content-card{border-radius:24px;padding:40px;position:relative}.sticky_cards_wrapper .content-card:before{background:linear-gradient(90deg,var(--primary_color) 7%,var(--primary_color) 19%,var(--secondary_color) 38.5%,var(--secondary_color) 60%);border-radius:inherit;content:"";filter:blur(2px) saturate(1.4);inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:.28;padding:2px;pointer-events:none;position:absolute;transition:opacity .55s cubic-bezier(.16,1,.3,1);z-index:1}.sticky_cards_wrapper .content-card:hover:before{opacity:.75}.sticky_cards_wrapper .logo-badge{align-items:center;display:inline-flex;margin-bottom:28px;padding:10px 16px;width:fit-content}.sticky_cards_wrapper .media-col{display:flex;flex-direction:column;flex-wrap:wrap;gap:64px;width:100%}.sticky_cards_wrapper .media-card,.sticky_cards_wrapper .media-card .media-figure{margin:0}.sticky_cards_wrapper .media-frame{border-radius:24px;overflow:hidden}.sticky_cards_wrapper .media-frame img,.sticky_cards_wrapper .media-frame video{display:block;height:100%;width:100%}.sticky_cards_wrapper .right-media-wrapper{width:100%}.sticky_cards_wrapper .right-media-wrapper .right-bottom-content{padding-top:16px}@media (min-width:1025px){.sticky_cards_wrapper .layout{align-items:flex-start;flex-direction:row}.sticky_cards_wrapper .content-col{position:sticky;top:calc(var(--header-height, 107px) + 32px);width:calc(55% - 12px)}.sticky_cards_wrapper .right-media-wrapper{width:calc(45% - 12px)}}@media (max-width:1200px){.sticky_cards_wrapper .media-col{gap:44px}}@media (max-width:1024px){.sticky_cards_wrapper .media-card{width:calc(33.333% - 16px)}.sticky_cards_wrapper .media-col{flex-direction:row;gap:24px}.sticky_cards_wrapper .media-frame{padding-bottom:56%;position:relative}.sticky_cards_wrapper .media-frame img,.sticky_cards_wrapper .media-frame video{bottom:0;display:block;height:100%!important;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.sticky_cards_wrapper .media-frame:has(.embed_container){padding-bottom:0}}@media (max-width:991px){.sticky_cards_wrapper .media-card{width:calc(50% - 12px)}}@media (max-width:767px){.sticky_cards_wrapper .media-card{width:100%}.sticky_cards_wrapper .content-card{padding:20px}}@media (prefers-reduced-motion:reduce){.sticky_cards_wrapper .media-frame video{display:none}}