.cards-grid{margin-bottom:4.375rem}.cards-grid__container{flex-direction:column;gap:2.375rem;display:flex}.cards-grid__title{color:#fff;margin:0;padding-left:20px;font-size:3.5rem;font-weight:500;line-height:1.2}.cards-grid__list{--loba-gutter-y:24px;--loba-gutter-x:24px;align-items:stretch;padding:0 20px}.cards-grid__col{justify-content:center;display:flex}.cards-grid__card{cursor:default;background:#fff;border-radius:1.5rem;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:4.375rem 2.75rem;text-decoration:none;display:flex}@media (orientation:portrait){.cards-grid__card{padding:2.75rem}}.cards-grid__card--link{cursor:pointer;transition:transform .3s}.cards-grid__card--link:hover{transform:translateY(-4px)}.cards-grid__card-image{border:1px solid #d9d9d9;border-radius:50%;flex-shrink:0;width:15.625rem;height:15.625rem;position:relative;overflow:hidden}.cards-grid__card-img{object-fit:cover;width:100%;height:100%}.cards-grid__card-content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (orientation:portrait){.cards-grid__card-content{gap:0}}.cards-grid__card-title{color:#000;text-align:center;text-transform:uppercase;word-break:break-word;margin:0;font-size:2.5rem;font-weight:600;line-height:1.2}.cards-grid__card-phone{color:#000;text-align:center;margin:0;font-size:2rem}.cards-grid__meet-wrapper{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.cards-grid__meet-error{color:#c0392b;margin:0;font-size:.875rem;line-height:1.4}.cards-grid__meet-btn{color:#fff;white-space:nowrap;background-color:#45498f;border:none;border-radius:.5rem;align-items:center;gap:1.5rem;padding:1rem;font-size:2.125rem;line-height:1.2;text-decoration:none;transition:background-color .2s;display:flex}.cards-grid__meet-btn svg{fill:none;stroke:#fff;flex-shrink:0}.cards-grid__card--album{cursor:pointer;gap:0;padding:0;overflow:hidden}.cards-grid__album-cover{border-radius:1.5rem 1.5rem 0 0;flex-shrink:0;width:100%;height:18.8125rem;position:relative;overflow:hidden}.cards-grid__album-cover-img{object-fit:cover;width:100%;height:100%}.cards-grid__album-tag{color:rgba(0,0,0,.5);white-space:nowrap;background:#fff;border-radius:.5rem;padding:.5rem;font-size:1.25rem;line-height:1.2;position:absolute;top:1rem;left:.875rem}.cards-grid__album-content{justify-content:center;width:100%;padding:1.5rem 1rem;display:flex}.cards-grid__album-title{color:#000;text-align:center;margin:0;font-size:2.75rem;font-weight:600;line-height:1.2}.cards-grid__group{flex-direction:column;gap:2.375rem;display:flex}.cards-grid__group-title{color:#fff;margin:30px 0 0;padding-left:20px;font-size:2.5rem;font-weight:500;line-height:1.2}@media (max-width:767px){.cards-grid__title{font-size:2.25rem}.cards-grid__card{max-width:100%;margin-bottom:1.5rem;padding:2.5rem 1.5rem}.cards-grid__card-image{width:12.5rem;height:12.5rem}.cards-grid__card-content{gap:1.5rem}.cards-grid__card-title{white-space:normal;font-size:2rem}.cards-grid__list{--loba-gutter-y:rem(16);--loba-gutter-x:rem(16)}}@media (min-width:768px) and (max-width:991px){.cards-grid__title{font-size:2.75rem}.cards-grid__card-image{width:15rem;height:15rem}.cards-grid__card-title{font-size:2.5rem}}
