.designers-list-block__grid{display:grid;gap:5rem 7.5rem;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:767px){.designers-list-block__grid{gap:3.5rem;grid-template-columns:1fr}}.designers-list-block__item{align-items:flex-start;display:flex;gap:1.5rem}@media only screen and (max-width:767px){.designers-list-block__item{align-items:center;flex-direction:column}}.designers-list-block__photo{aspect-ratio:2/3;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.designers-list-block__photo{aspect-ratio:auto;max-height:190px;max-width:200px}}.designers-list-block__photo img{display:block;height:auto;mask-image:url(../../img/designer-pill-mask.svg);-webkit-mask-image:url(../../img/designer-pill-mask.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-size:100% 100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;width:100%}.designers-list-block__content{flex:1;min-width:0}.designers-list-block__name{font-size:1.65rem;font-weight:300;line-height:1.05;margin-bottom:1.25rem;text-transform:uppercase}.designers-list-block__bio{color:#2b2b2b;font-size:.78rem;line-height:1.65}.designers-list-block__bio p{margin-bottom:.75rem}.designers-list-block__bio p:last-child{margin-bottom:0}.designer-item{background-color:#f6f6f6;height:100%;position:relative}.designer-item img{height:230px;-o-object-fit:cover;object-fit:cover;width:100%}.designer-item .designer-content{padding:1rem}.designer-item .designer-content h4{font-size:.95rem;font-weight:500;margin-bottom:0;text-align:center;text-transform:capitalize}
