.l-section--left-right-feature-highlight{background-color:var(--bg-primary)}.l-section--left-right-feature-highlight .left-right-feature-highlight__caption{padding-bottom:64px}.l-section--left-right-feature-highlight.left-right-feature-highlight--bg-secondary{background-color:var(--bg-secondary)}.left-right-feature-highlight{display:flex;flex-direction:row;justify-content:space-between;gap:80px}@media only screen and (max-width: 1023px){.left-right-feature-highlight{gap:40px}}@media only screen and (max-width: 767px){.left-right-feature-highlight{flex-direction:column}}.left-right-feature-highlight--reverse{flex-direction:row-reverse}@media only screen and (max-width: 767px){.left-right-feature-highlight--reverse{flex-direction:column}}.left-right-feature-highlight--stretch{align-items:stretch}.left-right-feature-highlight--stretch .left-right-feature-highlight__content-hld{justify-content:space-between}.left-right-feature-highlight__content-hld{display:flex;flex-direction:column;justify-content:space-between;width:47%}@media only screen and (max-width: 767px){.left-right-feature-highlight__content-hld{width:100%}}.left-right-feature-highlight__content{margin-top:24px}.left-right-feature-highlight__content p{color:var(--t--paragraph-2);font-weight:500;line-height:1.4}.left-right-feature-highlight__media-hld{position:relative;width:47%;height:auto}@media only screen and (max-width: 767px){.left-right-feature-highlight__media-hld{width:100%}}@media only screen and (min-width: 1024px){.left-right-feature-highlight__media-hld--small{width:37%;margin-top:14px;margin-left:50px}}.left-right-feature-highlight__img-wrapper{position:relative;width:100%;height:100%}.left-right-feature-highlight__img,.left-right-feature-highlight__video{width:100%;height:100%;object-fit:cover;clip-path:polygon(0 0, calc(100% - 64px) 0, 100% 64px, 100% 100%, 0 100%)}@media only screen and (max-width: 767px){.left-right-feature-highlight__img,.left-right-feature-highlight__video{clip-path:polygon(0 0, calc(100% - 32px) 0, 100% 32px, 100% 100%, 0 100%)}}.left-right-feature-highlight__img .video__player,.left-right-feature-highlight__video .video__player{width:100%;height:100%;overflow:hidden}.left-right-feature-highlight__img .video__player__container,.left-right-feature-highlight__img .video__player__file,.left-right-feature-highlight__video .video__player__container,.left-right-feature-highlight__video .video__player__file{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.left-right-feature-highlight__tags{position:absolute;top:0;left:0;pointer-events:none;width:100%;height:100%}.left-right-feature-highlight__tag{position:absolute;top:0;left:0;pointer-events:none;width:100%;height:100%}.left-right-feature-highlight__tag:has(.left-right-feature-highlight__tag-dot:hover) .left-right-feature-highlight__tag-line{opacity:1}.left-right-feature-highlight__tag:has(.left-right-feature-highlight__tag-dot:hover) .left-right-feature-highlight__tag-label{opacity:1}.left-right-feature-highlight__tag-line{position:absolute;top:0;left:0;z-index:1;pointer-events:none;width:100%;height:100%;transition:opacity .3s ease-in-out;overflow:visible;opacity:0}.left-right-feature-highlight__tag-line line{stroke:var(--c--brand-primary-700-rich-cyan, #005687);stroke-width:2}@media only screen and (max-width: 1023px){.left-right-feature-highlight__tag-line{opacity:1}}.left-right-feature-highlight__tag-dot{position:absolute;z-index:2;pointer-events:auto;cursor:pointer;width:12px;height:12px;background-color:var(--button-indicators-indicator-idle, #62B5E5);transform:translate(-50%, -50%)}.left-right-feature-highlight__tag-dot::before{content:"";display:block;position:relative;width:300%;height:300%;margin-top:-100%;margin-left:-100%;background-color:var(--button-indicators-indicator-idle, #62B5E5);box-sizing:border-box;animation:lrfh-pulse-ring 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite}.left-right-feature-highlight__tag-dot::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--button-indicators-indicator-idle, #62B5E5);animation:lrfh-pulse-dot 1.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite}.left-right-feature-highlight__tag-label{position:absolute;z-index:1;padding:4px 8px;background-color:var(--c--brand-primary-700-rich-cyan, #005687);color:var(--c--brand-neutral-0, #FFF) !important;white-space:nowrap;transform:translate(-50%, -50%);transition:opacity .3s ease-in-out;opacity:0}@media only screen and (max-width: 1023px){.left-right-feature-highlight__tag-label{opacity:1}}@media only screen and (max-width: 767px){.left-right-feature-highlight__tag-label{padding:2px 4px;font-size:8px !important}}.left-right-feature-highlight__features-hld{display:flex;gap:0;width:100%;margin-top:40px}@media only screen and (max-width: 1023px){.left-right-feature-highlight__features-hld{flex-direction:column;margin-top:32px;border:none;gap:24px}}.left-right-feature-highlight__feature{display:flex;flex:1;flex-direction:column;padding-right:32px;border-right:1px solid var(--interface-divider-divider);gap:16px}.left-right-feature-highlight__feature:last-child{padding-right:0;padding-left:32px;border-right:none}@media only screen and (max-width: 1023px){.left-right-feature-highlight__feature{padding:0;border:none}.left-right-feature-highlight__feature:last-child{padding:0}}.left-right-feature-highlight__feature-icon{width:56px;height:56px;object-fit:contain}.left-right-feature-highlight__feature-text{display:flex;flex-direction:column;gap:8px}.left-right-feature-highlight__feature-title{color:var(--txt-subheading);font-size:var(--t--subheading-3);font-weight:500;line-height:var(--t--line-height-500)}.left-right-feature-highlight__feature-description{color:var(--txt-paragraph);font-size:var(--t--paragraph-3);line-height:var(--t--line-height-400)}.left-right-feature-highlight__button{display:flex;flex-wrap:wrap;align-items:center;margin-top:40px;gap:24px}@keyframes lrfh-pulse-ring{0%{transform:scale(0.33)}80%,100%{opacity:0}}@keyframes lrfh-pulse-dot{0%{transform:scale(0.8)}50%{transform:scale(1)}100%{transform:scale(0.8)}}
