.ModelPhotoArea_header__u1elD{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ModelPhotoArea_headerTitle__aoapl{color:var(--ev-color-text-highlight);flex:0 0 auto;white-space:nowrap}.ModelPhotoArea_headerInfo__mffnK{flex:0 1 auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.25rem;text-align:right;line-height:1}.ModelPhotoArea_headerInfo__mffnK:after{content:"";display:block;height:6px;width:6px;border-radius:6px;background-color:var(--ev-color-accent-dark);align-self:flex-start;margin-left:-.1rem}.ModelPhotoArea_tabs__uuelN{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.ModelPhotoArea_tabs__uuelN>button{flex:1;background-color:var(--ev-color-violet-dark);margin-inline:1px;min-height:50px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--ev-color-label);font-size:14px;font-weight:500;line-height:1}.ModelPhotoArea_tabs__uuelN>button[data-state=active]{background-color:var(--ev-color-accent-dark)}.ModelPhotoArea_tabs__uuelN>button:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.ModelPhotoArea_tabs__uuelN>button:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.ModelPhotoArea_mediaCounter__WG8DQ{font-size:12px;font-weight:400;line-height:1.3}.ModelPhotoArea_drawerRoot__Y7YKE{padding:0 1.25rem}.ModelPhotoArea_tabContent__wRARu[data-state=inactive]{display:none}.ModelPhotoArea_mediaGridContainer__y2eGx{position:relative;width:100%;margin-bottom:1.5rem}.ModelPhotoArea_mediaGridContainer__y2eGx[data-expanded=true]{margin-bottom:0}.ModelPhotoArea_mediaGridContainer__y2eGx .ModelPhotoArea_loadMore__qoirf{color:#fff;position:absolute;bottom:-1.5rem;left:50%;transform:translateX(-50%)}.ModelPhotoArea_mediaGrid__di7Gv{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:1rem;max-height:300px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,rgb(255,255,255) 80%,rgba(255,255,255,0));mask-image:linear-gradient(180deg,rgb(255,255,255) 80%,rgba(255,255,255,0))}.ModelPhotoArea_mediaGrid__di7Gv[data-expanded=true]{-webkit-mask-image:none;mask-image:none;max-height:100%}.ModelPhotoArea_mediaGrid__di7Gv .ModelPhotoArea_media__IW6yL{position:relative;border-radius:.5rem;height:200px;background-repeat:no-repeat;background-position:50%;background-size:cover;place-content:center;display:grid;cursor:pointer}.ModelPhotoArea_mediaGrid__di7Gv .ModelPhotoArea_media__IW6yL .ModelPhotoArea_badge__YIGtZ{border-radius:1rem;padding:4px 8px;gap:4px;display:flex;align-items:center;background-color:var(--ev-color-body);color:#fff;position:absolute;top:.5rem;left:.5rem;font-size:12px}.ModelPhotoArea_mediaGrid__di7Gv .ModelPhotoArea_media__IW6yL .ModelPhotoArea_badge__YIGtZ[data-accent=true]{background-color:var(--ev-color-violet-dark)}.ModelPhotoArea_mediaGrid__di7Gv .ModelPhotoArea_media__IW6yL .ModelPhotoArea_play__9f8vz{width:32px;height:32px;background-color:var(--ev-color-opacity-black-6);border-radius:100%}@media(min-width:744px){.ModelPhotoArea_mediaGrid__di7Gv{grid-template-columns:1fr 1fr 1fr;max-height:412.5}.ModelPhotoArea_mediaGrid__di7Gv .ModelPhotoArea_media__IW6yL{height:275px}.ModelPhotoArea_mediaGrid__di7Gv .ModelPhotoArea_media__IW6yL .ModelPhotoArea_badge__YIGtZ{top:1rem;left:1rem}}@media(min-width:1024px){.ModelPhotoArea_mediaGrid__di7Gv{max-height:660px}.ModelPhotoArea_mediaGrid__di7Gv .ModelPhotoArea_media__IW6yL{height:440px}}