.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #E8F0F5;border-radius:1rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-right-radius:1rem;border-top-left-radius:1rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.card-body{flex:1 1 auto;padding:15px}@media (min-width: 576px){.card-body{padding:20px}}.card-title{margin-bottom:1rem}.card-subtitle{margin-top:-.5rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-icon{display:block}.card-icon:before{background-size:contain;background-repeat:no-repeat;background-position:center;content:"";position:relative;display:inline-block;width:16px;height:16px;margin-right:10px}.card-phone:before{background-image:url(/img/icons/mobile.svg)}.card-mail:before{background-image:url(/img/icons/envelope.svg)}.card-linkedin:before{background-image:url(/img/icons/linkedin.svg)}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:1rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid #E8F0F5}.card-header:first-child{border-radius:subtract(1rem,1px) subtract(1rem,1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:1rem;background-color:#00000008;border-top:1px solid #E8F0F5}.card-footer:last-child{border-radius:0 0 subtract(1rem,1px) subtract(1rem,1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-1rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem}.card-img{width:100%;border-radius:subtract(1rem,1px)}.card-img__container{min-height:170px}.card-img-top{width:100%;border-top-right-radius:subtract(1rem,1px);border-top-left-radius:subtract(1rem,1px);height:auto}.card-img-bottom{width:100%;border-bottom-right-radius:subtract(1rem,1px);border-bottom-left-radius:subtract(1rem,1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:16px}.card-deck+.button-group{width:100%;text-align:center;margin:3rem 0}@media (min-width: 576px){.card-deck{flex-flow:row wrap;margin-right:-16px;margin-left:-16px}.card-deck .card{display:flex;flex-direction:column;margin-right:16px;margin-bottom:0;margin-left:16px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:16px}@media (min-width: 576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-img-top,.card-group>.card:first-child .card-header{border-top-right-radius:0}.card-group>.card:first-child .card-img-bottom,.card-group>.card:first-child .card-footer{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-img-top,.card-group>.card:last-child .card-header{border-top-left-radius:0}.card-group>.card:last-child .card-img-bottom,.card-group>.card:last-child .card-footer{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:1rem}.card-group>.card:only-child .card-img-top,.card-group>.card:only-child .card-header{border-top-right-radius:1rem;border-top-left-radius:1rem}.card-group>.card:only-child .card-img-bottom,.card-group>.card:only-child .card-footer{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer{border-radius:0}}
