.business-account-image-nav-card__pill{position:absolute;top:16px;right:20px}.nav-section-cards-list{display:grid;justify-content:center;margin:0 auto;gap:8px}@media only screen and (max-width:767px){.nav-section-cards-list{grid-template:var(--schema-mobile);padding:16px 16px 136px}}@media only screen and (min-width:768px)and (max-width:1140px){.nav-section-cards-list{grid-template:var(--schema-tablet)}}@media only screen and (min-width:1141px){.nav-section-cards-list{grid-template:var(--schema-desktop);max-width:1286px}}@media only screen and (min-width:1601px){.nav-section-cards-list{max-width:1350px}}.nav-section-cards-list__item{grid-area:var(--grid-area);overflow:hidden}.nav-card.nav-card{position:relative;width:100%;height:100%;overflow:hidden;background-color:rgba(255,255,255,.7);border-radius:24px;transition:background-color .2s,box-shadow .2s}.nav-card.nav-card .picture__image{transition:transform .2s;transform-origin:right bottom}.nav-card.nav-card .icon--arrow-long{transition:transform .2s}.nav-card.nav-card:hover{background-color:#fff;box-shadow:0 8px 40px 0 rgba(36,36,36,.05)}.nav-card.nav-card:hover .picture__image{transform:scale(1.04)}.nav-card.nav-card:hover .icon--arrow-long{transform:translateX(4px)}.nav-card.nav-card:active{box-shadow:none}.nav-card.nav-card--indent{padding:16px 20px}.nav-card__title{transition:color .3s}.nav-card__title--with-pill{display:flex;justify-content:space-between;align-items:center;gap:4px}.nav-card__pill{flex-shrink:0}.nav-card__link{display:inline-block}.nav-card__link .nav-card__link-arrow-icon{transition:transform .3s}.nav-card__link:hover .nav-card__title{color:#fe42b4}.nav-card__link:hover .nav-card__link-arrow-icon{transform:translateX(6px)}.nav-card__icon{position:absolute;right:20px;bottom:16px;width:48px!important;height:48px!important}a .nav-card__title:hover,button .nav-card__title:hover{cursor:pointer}@media only screen and (max-width:767px){.product-nav-card:not(.product-nav-card--offset) .nav-card__description{margin-right:80px}}
