@font-face{src:url(https://aerlynx.online/assets/font/hdi-gerlingsans-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-family:HDI-GerlingSans-Regular}@font-face{src:url(https://aerlynx.online/assets/font/hdi-gerlingsans-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-family:HDI-GerlingSans-Bold}.customer-transactions__list{flex-direction:column;gap:20px;width:100%;display:flex}.customer-transactions__item{padding:30px;justify-content:space-between;color:#fff;transition:all .2s ease-in-out;position:relative;gap:30px;background-color:#0000;align-items:flex-start;border-radius:10px;width:100%;display:flex}.customer-transactions__background{height:100%;overflow:hidden;pointer-events:none;transition:all .2s ease-in-out;position:absolute;background-size:cover;top:0;background-position:50%;border-radius:10px;left:0;width:100%;background-repeat:no-repeat;z-index:-1}.customer-transactions__background:before{height:100%;content:"";mix-blend-mode:multiply;position:absolute;top:0;background-color:#00000080;left:0;width:100%;z-index:0}.customer-transactions__background img{height:100%;object-fit:cover;width:100%}.customer-transactions__content{flex-direction:column;gap:5px;align-items:flex-start;display:flex}.customer-transactions__icon{height:50px;transition:all .2s ease-in-out;min-width:50px;width:50px}.customer-transactions__icon img{height:100%;object-fit:contain;border-radius:10px;width:100%}.customer-transactions__title{font-size:var(--font-size-rem);color:#fff;transition:all .2s ease-in-out;--line-height:28px;--font-size-rem:1.25rem;--line-height-rem:1.75rem;line-height:var(--line-height-rem);--font-size:20px;font-family:HDI-GerlingSans-Bold}.customer-transactions__link{height:40px;color:#006729;min-width:70px;background-color:#fff;margin:20px 0 0}.customer-transactions__link:hover{color:#fff;background-color:#006729}.customer-transactions__link:hover svg{--icon-color:#fff}@media screen and (width>=576px){.customer-transactions__item{align-items:center}.customer-transactions__icon{height:130px;min-width:130px;width:130px}}@media screen and (width>=768px){.customer-transactions__text{max-width:70%}.customer-transactions__link{height:50px;min-width:120px}}@media screen and (width>=992px){.customer-transactions__item{padding:70px 100px;gap:50px}.customer-transactions__title{font-size:var(--font-size-rem);--line-height:36px;--font-size-rem:1.625rem;--line-height-rem:2.25rem;line-height:var(--line-height-rem);--font-size:26px}}