.dsc-light .dsc-teams__box-content .dsc-teams__box-designation,.dsc-light .dsc-teams__box-content .dsc-teams__box-name,.dsc-light .dsc-teams__box>.dsc-teams__box-description,.dsc-light .dsc-teams__description,.dsc-light .dsc-teams__description p,.dsc-light .dsc-teams__header-subtitle,.dsc-light .dsc-teams__header-title{color:var(--clr-text-lt)}.dsc-dark .dsc-teams__box-content .dsc-teams__box-designation,.dsc-dark .dsc-teams__box-content .dsc-teams__box-name,.dsc-dark .dsc-teams__box>.dsc-teams__box-description,.dsc-dark .dsc-teams__description,.dsc-dark .dsc-teams__description p,.dsc-dark .dsc-teams__header-subtitle,.dsc-dark .dsc-teams__header-title{color:var(--clr-text-dk)}.dsc-teams__row--full,.dsc-teams__row--reduced{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.dsc-teams__row--full:not(.dsc-teams__row-slider) .dsc-teams__col,.dsc-teams__row--reduced:not(.dsc-teams__row-slider) .dsc-teams__col{flex:0 0 100%;margin:25px 0;max-width:100%;padding:0 15px}.dsc-teams__box-image img{border-radius:10px}.dsc-teams__box-image{margin-bottom:20px}.dsc-teams__box-name{display:block;font-size:20px;font-weight:600;margin-bottom:5px}.dsc-teams__box-designation{display:block;font-size:14px}.dsc-teams__box-description{margin-top:20px}.dsc-teams__box-description p{font-size:14px;margin:0}.dsc-teams__row--reduced .dsc-teams__box--circle .dsc-teams__box-image{border-radius:100vw;overflow:hidden;text-align:center}.dsc-teams__row--reduced .dsc-teams__box--circle .dsc-teams__box-image img{border-radius:100vw}.dsc-teams__box--circle .dsc-teams__box-content,.dsc-teams__box--circle .dsc-teams__box-description{text-align:center}.dsc-teams__row--full .dsc-teams__box-image{margin:0;position:relative}.dsc-teams__row--full .dsc-teams__box-content{border-radius:6px;bottom:13px;left:13px;opacity:.8;padding:20px;position:absolute;right:13px}.dsc-light .dsc-teams__row--full .dsc-teams__box-content{background-color:var(--clr-bg-lt)}.dsc-dark .dsc-teams__row--full .dsc-teams__box-content{background-color:var(--clr-bg-accent-dk)}.dsc-teams__row--full .dsc-teams__box-image img{display:block;height:100%;object-fit:cover;width:100%}.dsc-teams__box-info{align-items:center;background-color:var(--clr-primary);border-radius:6px;color:var(--clr-base-lt);display:flex;inset:0;justify-content:center;opacity:0;padding:30px;position:absolute;text-align:center;transition:opacity calc(.4s*var(--ts-duration-factor,1)) ease-in-out;width:100%}.dsc-teams__box--rectangle .dsc-teams__box-image img,.dsc-teams__box-info-inner{width:100%}.dsc-teams__box:hover .dsc-teams__box-info{opacity:.9}.dsc-teams__row--full .dsc-teams__box:hover .dsc-teams__box-content{opacity:0}.dsc-teams__social-list-icon{display:inline-block;margin-bottom:15px;padding:0 .7em;vertical-align:middle}.dsc-teams__social-list-icon,.dsc-teams__social-list-icon:focus,.dsc-teams__social-list-icon:hover{fill:currentColor;color:var(--clr-base-lt)}.dsc-teams__social-list-icon svg{height:20px;width:20px}.dsc-teams__social-list{margin-top:30px}.dsc-teams__row-slider .swiper-pagination{position:static}@media only screen and (min-width:768px){.dsc-teams__row--full:not(.dsc-teams__row-slider) .dsc-teams__col,.dsc-teams__row--reduced:not(.dsc-teams__row-slider) .dsc-teams__col{flex:0 0 50%;max-width:50%}}@media only screen and (min-width:992px){.dsc-teams__row--reduced:not(.dsc-teams__row-slider) .dsc-teams__col{flex:0 0 25%;max-width:25%}.dsc-teams__row--full:not(.dsc-teams__row-slider) .dsc-teams__col{flex:0 0 33.333%;max-width:33.333%}}