.module-transaction-highlights-block{--card-spacing: 4rem;--font-line-height-base: 1.1;--font-line-height-heading: 0.84;--font-size-base: 1rem;--font-size-heading: 2.7rem}.transaction-highlights{padding:0;position:relative;overflow:hidden;display:flex;justify-content:center}@media(any-hover: none),(prefers-reduced-motion: reduce){.transaction-highlights{max-width:1440px;padding:90px 20px;margin:auto;flex-direction:column}}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights{height:100vh;height:100svh}}.transaction-highlights:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;max-height:20rem;background:linear-gradient(180deg, rgba(243, 242, 247, 0) 0%, rgba(255, 255, 255, 0.6) 93.96%);pointer-events:none;z-index:1}@media(any-hover: none),(prefers-reduced-motion: reduce){.transaction-highlights:after{display:none}}.transaction-highlights__background{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;pointer-events:none}@media(any-hover: none),(prefers-reduced-motion: reduce){.transaction-highlights__background{display:none}}.transaction-highlights__background h2{margin:0;font-size:16.53vw;line-height:1;background:linear-gradient(90deg, var(--c-main-indigo) 28.41%, var(--c-main-pink) 170.11%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transform:scale(0.5)}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__content{display:none}}@media(any-hover: none),(prefers-reduced-motion: reduce){.transaction-highlights__content{margin-bottom:5rem;text-wrap:balance;max-inline-size:100ch;padding:0}}.transaction-highlights__container{display:flex;justify-content:center;align-items:center}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__container{transform:translateZ(0);width:100vw;will-change:transform}}.transaction-highlights__highlights{display:flex;gap:var(--card-spacing);position:relative;width:100%}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__highlights{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:4rem}}@media(any-hover: none),(prefers-reduced-motion: reduce){.transaction-highlights__highlights.-draggable{display:none}}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__highlights.-grid{display:none}}.transaction-highlights__highlight{gap:var(--card-spacing);backface-visibility:hidden}@media(any-hover: none),(prefers-reduced-motion: reduce){.transaction-highlights__highlight{--card-spacing: 2rem;display:grid;grid-template-columns:1fr;width:100%}}@media only screen and (any-hover: none)and (min-width: 576px),only screen and (prefers-reduced-motion: reduce)and (min-width: 576px){.transaction-highlights__highlight{grid-template-columns:repeat(2, 1fr)}}@media only screen and (any-hover: none)and (min-width: 992px),only screen and (prefers-reduced-motion: reduce)and (min-width: 992px){.transaction-highlights__highlight{grid-template-columns:repeat(4, 1fr)}}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__highlight{display:flex;flex-direction:column;opacity:0;visibility:hidden}}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__highlight:nth-child(odd){justify-content:center;margin-top:3vw}}.transaction-highlights__card{width:100%;position:relative}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__card{min-width:20rem;max-width:20rem}}.transaction-highlights__card a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.transaction-highlights__card-image{background-color:var(--c-main-indigo);-webkit-mask:url(/_resources/themes/clearwater/dist/401293fc713dfa0479a6.svg);mask:url(/_resources/themes/clearwater/dist/401293fc713dfa0479a6.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;z-index:1}.transaction-highlights__card-image picture{display:flex}.transaction-highlights__card-image img{object-fit:cover;width:100%;height:100%}.transaction-highlights__card-image .image-fallback{--fallback-logo-colour: var(--c-main-indigo-light);--fallback-background-color: var(--c-main-indigo);--fallback-logo-max-width: 5rem}.transaction-highlights__card-content{background-color:var(--c-neutral-white);padding:5.4rem 1.2rem 1.2rem;margin-top:-4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.transaction-highlights__card-content:before{content:"";position:absolute;left:0;bottom:100%;background-color:inherit;width:100%;height:4rem}.transaction-highlights__card-title,.transaction-highlights__card-body{backface-visibility:hidden;-webkit-font-smoothing:antialiased}.transaction-highlights__card-title{font-size:var(--font-size-heading);line-height:var(--font-line-height-heading);font-family:var(--font-family-heading);margin-bottom:.7rem;text-rendering:optimizeLegibility;overflow-wrap:anywhere}.transaction-highlights__card-body{font-size:var(--font-size-body-small);line-height:var(--font-line-height-base);text-rendering:optimizeLegibility}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__card-body{font-size:var(--font-size-base)}}.transaction-highlights__card-ribbon{margin-top:-0.2rem;display:flex}.transaction-highlights__card-ribbon svg{width:100%;height:100%}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__footer{position:absolute;bottom:0;left:0;width:100%;z-index:2;padding:3rem;display:flex;justify-content:space-between;align-items:center;pointer-events:none;transform:translateY(100%)}}@media only screen and (any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference)and (max-width: 767.98px){.transaction-highlights__footer{flex-direction:column;gap:2rem}}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__footer .btn{pointer-events:auto}}@media(any-hover: none),(prefers-reduced-motion: reduce){.transaction-highlights__footer{display:flex;justify-content:center;padding-top:5rem}}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__hint{display:flex;align-items:center;gap:.8rem;pointer-events:none}.transaction-highlights__hint svg{max-width:2.6rem;min-width:2.6rem}.transaction-highlights__hint h6{min-width:-moz-fit-content;min-width:fit-content;margin:.3rem 0 0 0;font-weight:var(--font-weight-medium)}}@media(any-hover: none),(prefers-reduced-motion: reduce){.transaction-highlights__hint{display:none}}.transaction-highlights__background .transaction-highlights__hint{margin-top:-3vw;opacity:.5}@media(any-hover: hover)and (any-pointer: fine)and (prefers-reduced-motion: no-preference){.transaction-highlights__prompt{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1;background:rgba(243,242,247,.7);pointer-events:none;opacity:0;transition:opacity 400ms ease-in-out}.transaction-highlights__prompt.-show-prompt{opacity:1}.transaction-highlights__prompt h3{padding:3rem;margin:0;font-size:clamp(3rem,2vw,6rem)}}@media(any-hover: none),(prefers-reduced-motion: reduce){.transaction-highlights__prompt{display:none}}.ss-transactionpage body{background-color:var(--c-neutral-white)}.ss-transactionpage body main .wrap{max-width:1200px}.ss-transactionpage body main .wrap.transactions-feed{max-width:1440px}@media only screen and (min-width: 768px){.ss-transactionpage .transactions-feed__items{display:grid;gap:4rem 3rem;grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.ss-transactionpage .transactions-feed__items{grid-template-columns:repeat(4, 1fr)}}.ss-transactionpage .module-transactions-feed-block .transactions-feed__item{width:auto}@media only screen and (max-width: 991.98px){.ss-transactionpage .module-transactions-feed-block .transactions-feed__item{margin-bottom:2rem}}.ss-transactionpage .module-transactions-feed-block .transactions-feed__item-image{padding:0;width:100%;aspect-ratio:480/494}.ss-transactionpage .module-transactions-feed-block .transactions-feed__item-image .image-fallback{--fallback-background-color: var(--c-main-teal);--fallback-logo-colour: var(--c-main-indigo)}.transaction-page__header{text-align:center;padding:4rem 0 5rem}@media only screen and (min-width: 992px){.transaction-page__header{padding:16rem 0 10rem}}.transaction-page__header .transaction-page__header-label{display:block;opacity:.3}.transaction-page__header .transaction-page__header-title{margin:2rem auto 0;max-width:915px}.transaction-page__main{margin-bottom:3.2rem}@media only screen and (min-width: 992px){.transaction-page__main{display:flex;gap:13rem}}.transaction-page__main-logos{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media only screen and (max-width: 991.98px){.transaction-page__main-logos{margin-bottom:5rem;gap:2rem}}@media only screen and (min-width: 992px){.transaction-page__main-logos{max-width:21.6rem}}.transaction-page__main-info{display:flex;flex-direction:column;gap:2.5rem}@media only screen and (max-width: 991.98px){.transaction-page__main-info{margin-bottom:8rem}}@media only screen and (min-width: 992px){.transaction-page__main-info{max-width:21.6rem;margin-bottom:17.5rem}}@media only screen and (min-width: 992px){.transaction-page__main-content{flex:1}}.transaction-page__image{margin-top:5rem;padding-bottom:6rem}@media only screen and (min-width: 992px){.transaction-page__image{margin-top:-17.5rem}}.transaction-page__image+.transaction-page__quotes{margin-top:-12rem}.transaction-page__image-media{position:relative;z-index:2;border-radius:var(--border-radius-default)}@media only screen and (min-width: 992px){.transaction-page__image-media{max-width:56.2rem}}.transaction-page__quotes{overflow:hidden;padding:8rem 0}@media only screen and (min-width: 992px){.transaction-page__quotes{padding:14rem 0 10rem}}.transaction-page__quotes-small{margin-top:5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5rem 13.2rem}@media only screen and (min-width: 1200px){.transaction-page__quotes-small{margin-top:9rem;flex-direction:row}}.transaction-page__quotes-image{border-radius:var(--border-radius-default)}@media only screen and (min-width: 992px){.transaction-page__quotes-image{max-width:56.4rem}}.transaction-page__quotes-small-wrapper{display:flex;flex-direction:column;gap:5rem}@media only screen and (min-width: 992px){.transaction-page__quotes-small-wrapper{flex:1;gap:6rem}}
