@use "sass:math";.module.module--team-profile .item-list-wrapper .list-item{background-color:#0c0d2b;border-radius:.25rem;overflow:hidden;color:inherit;transition:background-color .3s ease}.module.module--team-profile .item-list-wrapper .list-item:hover{background-color:#de3772;color:#fff}@media print,screen and (min-width:75em){.module.module--team-profile .item-list-wrapper .list-item:hover .item-image{transform:scale(1.1)}}.module.module--team-profile .item-list-wrapper .item-content{position:relative;padding:1rem 1.5rem}.module.module--team-profile .item-list-wrapper .item-content .title{margin-bottom:.125rem}.module.module--team-profile .item-list-wrapper .item-content .chr-caption{margin-bottom:1rem}.module.module--team-profile .item-list-wrapper .item-content .svg-wrapper{position:absolute;top:0;bottom:0;background-color:#fff;border-radius:.25rem;margin:auto;height:2.5rem;width:2.5rem;right:1rem}@media print,screen and (min-width:75em){.module.module--team-profile .item-list-wrapper .item-content .svg-wrapper{right:1.25rem;height:3.25rem;width:3.25rem;right:1.5rem}}@media print,screen and (min-width:75em){.module.module--team-profile .item-list-wrapper .item-content .svg-wrapper svg{width:1.25rem;height:1.25rem}}.module.module--team-profile .item-list-wrapper .item-content .svg-wrapper svg g,.module.module--team-profile .item-list-wrapper .item-content .svg-wrapper svg path{fill:#000}.module.module--team-profile .image-wrapper{background-color:#999;position:relative;padding-bottom:66.84%;overflow:hidden}.module.module--team-profile .image-wrapper .item-image{transition:transform .3s ease}.module.module--team-profile.bg-blue{background-color:#0c0d2b;color:#fff}.module.module--team-profile.bg-blue .chr-button{background-color:#fff;color:#0c0d2b}.module.module--team-profile.bg-blue .chr-button:hover{background-color:#de3772;color:#fff}.module.module--team-profile.bg-blue .list-item{background-color:#fff;color:#0c0d2b}.module.module--team-profile.bg-blue .list-item .svg-wrapper{background-color:#0c0d2b}.module.module--team-profile.bg-blue .list-item .svg-wrapper svg path{fill:#fff}