.main .catalog-panel__container{align-items:center;margin:0 auto;max-width:985px;width:100%}.catalog__section{padding:60px 24px;width:100%}.catalog__section .container{display:grid;grid-gap:40px;gap:40px;margin:0 auto;max-width:985px;width:100%}.catalog__section .container .catalog__section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.catalog__section .container .catalog__section-heading_title{max-width:427px;width:100%;font-size:32px;font-weight:700;line-height:1.2;color:#201b17}.catalog__section .container .catalog__section-heading_description{font-weight:400;font-size:18px;line-height:28.8px;color:#636363}.catalog__section .container .catalog__section-content.arrivals{display:flex;gap:16px}.catalog__section .container .catalog__section-content.arrivals .arrivals-big-card,.catalog__section .container .catalog__section-content.arrivals .arrivals-list-card{position:relative;overflow:hidden;border-radius:12px}.catalog__section .container .catalog__section-content.arrivals .arrivals-big-card{width:100%;height:482px}.catalog__section .container .catalog__section-content.arrivals .arrivals-list{display:flex;flex-wrap:wrap;width:100%;gap:16px}.catalog__section .container .catalog__section-content.arrivals .arrivals-list .arrivals-list-card{max-width:232px;width:100%;height:232px}.catalog__section .container .catalog__section-content.arrivals .image{width:100%;height:100%;object-fit:cover}.catalog__section .container .catalog__section-content.arrivals .title{position:absolute;left:0;bottom:0;z-index:2;display:flex;justify-content:flex-start;align-content:flex-end;padding:14px 16px;width:100%;border-radius:0 0 12px 12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:rgba(0,0,0,.2);text-align:left;color:#fff}@media(max-width:1060px){.catalog__section .container .catalog__section-content.arrivals{flex-wrap:wrap}.catalog__section .container .catalog__section-content.arrivals .arrivals-big-card{max-width:100%}.catalog__section .container .catalog__section-content.arrivals .arrivals-list{flex-wrap:nowrap}}@media(max-width:744px){.catalog__section{padding:40px 24px}.catalog__section .container .catalog__section-content.arrivals .arrivals-big-card{height:296px}.catalog__section .container .catalog__section-content.arrivals .arrivals-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.catalog__section .container .catalog__section-content.arrivals .arrivals-list .arrivals-list-card{max-width:342px;height:auto}}@media(max-width:576px){.catalog__section{padding-inline:16px}.catalog__section .container .catalog__section-content.arrivals .arrivals-big-card{height:222px}.catalog__section .container .catalog__section-content.arrivals .arrivals-list{gap:8px}.catalog__section .container .catalog__section-content.arrivals .arrivals-list .arrivals-list-card{height:128px}}