.page-section-layout{position:relative;width:100%;max-width:100%;margin-inline:auto;background-color:var(--section-background-color,transparent);background-image:var(--section-background-image,none);background-position:center;background-size:cover;background-repeat:no-repeat;transition:max-width .22s,background-color .22s}.page-section-layout[data-section-width="container"]{max-width:min(1240px,calc(100% - 32px));border-radius:20px;overflow:hidden}.page-section-layout[data-section-width="custom"]{max-width:min(var(--section-custom-width,1180px),calc(100% - 32px));border-radius:20px;overflow:hidden}.studio-responsive-section :is(.studio-row,.member-work-row)>*,.studio-responsive-section .member-ranked{flex:0 0 var(--studio-card-desktop,175px);width:var(--studio-card-desktop,175px)}.a2-responsive-section .a2-scroll .a2-card{flex:0 0 var(--a2-card-desktop,175px);width:var(--a2-card-desktop,175px);min-width:var(--a2-card-desktop,175px)}@media(max-width:1000px){.studio-responsive-section :is(.studio-row,.member-work-row)>*,.studio-responsive-section .member-ranked{flex-basis:var(--studio-card-tablet,158px);width:var(--studio-card-tablet,158px)}.a2-responsive-section .a2-scroll .a2-card{flex-basis:var(--a2-card-tablet,158px);width:var(--a2-card-tablet,158px);min-width:var(--a2-card-tablet,158px)}}@media(max-width:680px){.page-section-layout[data-section-width="container"],.page-section-layout[data-section-width="custom"]{max-width:calc(100% - 16px);border-radius:14px}.studio-responsive-section :is(.studio-row,.member-work-row)>*,.studio-responsive-section .member-ranked{flex-basis:var(--studio-card-mobile,142px);width:var(--studio-card-mobile,142px)}.a2-responsive-section .a2-scroll .a2-card{flex-basis:var(--a2-card-mobile,142px);width:var(--a2-card-mobile,142px);min-width:var(--a2-card-mobile,142px)}}
