.celebrity-program{display:flex;flex-direction:column;align-items:center;padding-bottom:90px}.celebrity-program__wrap{max-width:347px}.celebrity-program__head{display:flex;align-items:center}.celebrity-program__chevron-icon{fill:#fff;opacity:.4;margin-right:10px}.celebrity-program__head-title{font-size:18px;color:#9c9c9c}.celebrity-program__about{background:#222;padding:15px;margin-top:15px}.celebrity-program__about-title{color:#f8e5ad;font-size:16px;line-height:1.5}.celebrity-program__about-list-title{color:#e2e2e2;font-size:16px;margin-top:15px}.celebrity-program__about-list{margin-top:5px;padding-left:0;margin-left:15px}.celebrity-program__about-list-item{color:#e2e2e2;font-size:16px}.celebrity-program__about-list-item:not(:first-child){margin-top:3px}.celebrity-program__persons{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;padding:20px;margin-bottom:-15px;margin-top:15px}.celebrity-program__person{display:flex;justify-content:center;align-items:center;width:30%;margin-bottom:15px}.celebrity-program__person-avatar{height:90px;width:100%;object-fit:cover;object-position:center}.celebrity-program__top-left-decor{width:25px;height:25px;position:absolute;top:0;left:0;border:1px solid #635d4c;border-bottom:0;border-right:0}.celebrity-program__top-left-decor:after{content:"";position:absolute;top:-1px;left:-1px;width:6px;height:6px;border:1px solid #f8e5ad;border-right:0;border-bottom:0}.celebrity-program__top-right-decor{width:25px;height:25px;position:absolute;top:0;right:0;border:1px solid #635d4c;border-bottom:0;border-left:0}.celebrity-program__top-right-decor:after{content:"";position:absolute;top:-1px;right:-1px;width:6px;height:6px;border:1px solid #f8e5ad;border-left:0;border-bottom:0}.celebrity-program__bottom-left-decor{width:25px;height:25px;position:absolute;bottom:0;left:0;border:1px solid #635d4c;border-top:0;border-right:0}.celebrity-program__bottom-left-decor:after{content:"";position:absolute;bottom:-1px;left:-1px;width:6px;height:6px;border:1px solid #f8e5ad;border-right:0;border-top:0}.celebrity-program__bottom-right-decor{width:25px;height:25px;position:absolute;bottom:0;right:0;border:1px solid #635d4c;border-top:0;border-left:0}.celebrity-program__bottom-right-decor:after{content:"";position:absolute;bottom:-1px;right:-1px;width:6px;height:6px;border:1px solid #f8e5ad;border-left:0;border-top:0}.celebrity-program__more-persons{display:flex;justify-content:center;align-items:center;background:#3f3b2d;font-size:16px;color:#fff;text-transform:uppercase;margin-top:15px;height:55px;width:100%;border-radius:5px}