.member-card{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;background:#fff;padding:16px;border-radius:10px;overflow:hidden;height:100%}@media(max-width: 767px){.member-card{flex-direction:column}}.member-card>header{display:flex;align-items:flex-start;gap:14px;width:300px;flex-shrink:0}@media(min-width: 768px)and (max-width: 1149px){.member-card>header{width:250px}}@media(max-width: 767px){.member-card>header{width:100%}}.member-card>header>figure{width:118px;flex-shrink:0;margin:0}@media(max-width: 767px){.member-card>header>figure{width:100px}}.member-card>header>figure img{width:100%;height:auto;aspect-ratio:118/149;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media(max-width: 767px){.member-card>header>figure img{border-radius:12px}}.member-card>header>div{display:flex;flex-direction:column;gap:6px}.member-card>header h3{line-height:1.4}.member-card>header span{font-size:12px;font-weight:400;line-height:1.4;color:#a0afc8}.member-card>.content{flex:1;color:#131313}.member-card>.content p{font-size:15px;line-height:1.4}.post-card{background:#f0f0f0;overflow:hidden}.post-card{border-radius:10px}.post-card>a{display:flex;flex-direction:column;gap:24px;padding:16px;text-decoration:none;color:inherit}.post-card>a{transition:all .25s ease !important}.post-card>a:hover{opacity:.85}.post-card header{display:flex;flex-direction:column;justify-content:space-between;min-height:157px;gap:16px}.post-card h3{font-size:20px;font-weight:500;line-height:120%;margin:0;color:#131313}.post-card h3{font-family:"Inter",sans-serif}@media(max-width: 767px){.post-card h3{font-size:18px;line-height:100%}}.post-card h3{line-height:1.4}.post-card .post-card-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.post-card .post-card-date{display:flex;flex-direction:column;color:#a0afc8}.post-card .post-card-date>span:first-child{font-size:36px;font-weight:600;line-height:1}@media(max-width: 767px){.post-card .post-card-date>span:first-child{font-size:28px}}.post-card .post-card-date>span:last-child{font-size:12px;font-weight:400;line-height:1.4}.post-card .post-card-date.-cross-month>span{font-size:20px;font-weight:600;line-height:1.2}@media(max-width: 767px){.post-card .post-card-date.-cross-month>span{font-size:16px}}.post-card .post-card-date.-cross-month>span:last-child{font-size:20px;font-weight:600}@media(max-width: 767px){.post-card .post-card-date.-cross-month>span:last-child{font-size:16px}}.post-card .post-card-member{display:flex;align-items:flex-end;gap:10px}.post-card .post-card-member figure{width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px}.post-card .post-card-member figure{border-radius:10px}.post-card .post-card-member figure{overflow:hidden;margin:0;flex-shrink:0}.post-card .post-card-member figure img{width:100%;height:100%}.post-card .post-card-member>div{display:flex;flex-direction:column;font-size:12px;font-weight:400;line-height:1.4;color:#131313}.post-card .post-card-image{margin:0;aspect-ratio:4096/2731}.post-card .post-card-image{border-radius:10px}.post-card .post-card-image img{width:100%;height:100%}.post-card.-product{background:#fff;padding:12px}.post-card.-product>a{padding:0;gap:0}.post-card.-product figure{aspect-ratio:1;background:#f0f0f0}.post-card.-product figure{border-radius:10px}.post-card.-product figure{overflow:hidden;margin:0 0 12px 0}.post-card.-product figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-card.-product .post-card-category{display:inline-flex;align-items:center;align-self:flex-start;padding:2px 5px;margin-bottom:9px;background:#eaedfd;border-radius:4px;font-size:12px;line-height:1.4;color:#a0afc8}.post-card.-product h3{font-size:15px;font-weight:400;line-height:1.4}.post-card.-category{display:flex;align-items:stretch;background:#f0f0f0;padding:20px}.post-card.-category{border-radius:20px}@media(max-width: 767px){.post-card.-category{flex-direction:column;padding:16px;gap:24px}}.post-card.-category .post-card-content{display:flex;flex-direction:column;justify-content:center;gap:32px;width:362px;flex-shrink:0;padding-left:44px;padding-right:40px}@media(min-width: 768px)and (max-width: 1149px){.post-card.-category .post-card-content{width:280px;padding-left:24px;padding-right:24px;gap:24px}}@media(max-width: 767px){.post-card.-category .post-card-content{width:100%;padding-left:0;padding-right:0}}.post-card.-category .post-card-info{display:flex;flex-direction:column;gap:18px}.post-card.-category .post-card-info p{font-size:15px;line-height:1.4;color:#131313}.post-card.-category h3{font-size:20px;font-weight:500;line-height:1.4}.post-card.-category .btn{align-self:flex-start}.post-card.-category .post-card-image{max-width:734px;max-height:417px;margin-left:auto;aspect-ratio:734/417}@media(max-width: 767px){.post-card.-category .post-card-image{width:100%;max-width:none;max-height:none;margin-left:0}}.post-card.-category .post-card-image img{border-radius:10px}.post-card.-horizontal{display:flex;align-items:stretch;max-height:460px;background:#fff;padding:20px 20px 20px 64px}.post-card.-horizontal{border-radius:20px}@media(max-width: 767px){.post-card.-horizontal{flex-direction:column;max-height:none;padding:16px;gap:24px}}.post-card.-horizontal .post-card-content{display:flex;flex-direction:column;justify-content:center;gap:36px;width:362px;flex-shrink:0;padding-right:40px}@media(min-width: 768px)and (max-width: 1149px){.post-card.-horizontal .post-card-content{width:280px;padding-right:24px;gap:24px}}@media(max-width: 767px){.post-card.-horizontal .post-card-content{width:100%;padding-right:0}}.post-card.-horizontal .post-card-date{flex-direction:row;align-items:center}.post-card.-horizontal .post-card-date__day{font-size:36px;font-weight:600;line-height:1}@media(max-width: 767px){.post-card.-horizontal .post-card-date__day{font-size:28px}}.post-card.-horizontal .post-card-date__month{display:flex;flex-direction:column;font-size:14px;font-weight:500;line-height:1;text-transform:uppercase}.post-card.-horizontal .post-card-date.-cross-month{flex-wrap:wrap;gap:4px 8px}.post-card.-horizontal .post-card-date.-cross-month .post-card-date__day{font-size:36px}@media(max-width: 767px){.post-card.-horizontal .post-card-date.-cross-month .post-card-date__day{font-size:28px}}.post-card.-horizontal .post-card-date.-cross-month .post-card-date__month-inline{font-size:14px;font-weight:500;line-height:1;text-transform:uppercase;align-self:center}.post-card.-horizontal .post-card-date.-cross-month .post-card-date__separator{font-size:24px;font-weight:400;line-height:1;align-self:center}@media(max-width: 767px){.post-card.-horizontal .post-card-date.-cross-month .post-card-date__separator{font-size:20px}}.post-card.-horizontal .post-card-date.-cross-month .post-card-date__year{width:100%;font-size:14px;font-weight:500;line-height:1;text-transform:uppercase}.post-card.-horizontal .post-card-info{display:flex;flex-direction:column;gap:14px}.post-card.-horizontal .post-card-meta{align-items:center;justify-content:flex-start;gap:18px}.post-card.-horizontal .post-card-member{align-items:center;gap:12px}.post-card.-horizontal .post-card-member span{font-size:15px;color:#131313}.post-card.-horizontal .post-card-category{display:inline-flex;align-items:center;padding:2px 5px;background:#eaedfd;border-radius:4px;font-size:12px;line-height:1.4;color:#a0afc8}.post-card.-horizontal .btn{align-self:flex-start}.post-card.-horizontal .post-card-image{flex:1;min-width:0;margin-left:auto;overflow:hidden}@media(max-width: 767px){.post-card.-horizontal .post-card-image{width:100%;margin-left:0}}.post-card.-horizontal .post-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-card.-horizontal .post-card-image img{border-radius:10px}.section-card_grid{scroll-margin-top:50px}.section-card_grid .container{padding-top:72px;padding-bottom:72px}@media(min-width: 768px)and (max-width: 1149px){.section-card_grid .container{padding-top:50px;padding-bottom:50px}}@media(max-width: 767px){.section-card_grid .container{padding-top:50px;padding-bottom:50px}}@media(min-width: 768px)and (max-width: 1149px){.section-card_grid .container{padding-top:60px;padding-bottom:60px}}@media(max-width: 767px){.section-card_grid .container{padding-top:40px;padding-bottom:40px}}.section-card_grid>.container>header{margin-bottom:36px}@media(max-width: 767px){.section-card_grid>.container>header{margin-bottom:24px}}.section-card_grid.-members{background:#f0f0f0}.section-card_grid.-members .card_grid__items{display:grid;grid-template-columns:repeat(2, 1fr);gap:14px 17px}@media(max-width: 767px){.section-card_grid.-members .card_grid__items{grid-template-columns:1fr;gap:14px}}.section-card_grid.-posts{background:rgba(0,0,0,0)}.section-card_grid.-posts .card_grid__items{display:grid;grid-template-columns:repeat(4, 1fr);gap:17px}@media(min-width: 768px)and (max-width: 1149px){.section-card_grid.-posts .card_grid__items{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.section-card_grid.-posts .card_grid__items{grid-template-columns:1fr;gap:14px}}.section-card_grid.-posts .card_grid__item{display:flex}.section-card_grid.-posts .post-card{display:flex;flex-direction:column;width:100%}.section-card_grid.-posts .post-card>a{flex:1}.section-card_grid.-posts .post-card header{flex:1}.section-card_grid.-products .card_grid__items{display:grid;grid-template-columns:repeat(4, 1fr);gap:17px}@media(min-width: 768px)and (max-width: 1149px){.section-card_grid.-products .card_grid__items{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.section-card_grid.-products .card_grid__items{grid-template-columns:1fr;gap:14px}}.section-card_grid.-categories .card_grid__items{display:flex;flex-direction:column;gap:24px}@media(max-width: 767px){.section-card_grid.-categories .card_grid__items{gap:16px}}.section-card_grid.-posts_list{background:#f0f0f0}.section-card_grid.-posts_list .card_grid__filters{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:24px}@media(max-width: 767px){.section-card_grid.-posts_list .card_grid__filters{gap:10px}}.section-card_grid.-posts_list .card_grid__filters .btn.-active{background:#a0afc8;color:#fff;border-color:#a0afc8}.section-card_grid.-posts_list .card_grid__filters .btn.btn--transparent{border-color:#a0afc8}.section-card_grid.-posts_list .card_grid__items{display:flex;flex-direction:column;gap:24px}@media(max-width: 767px){.section-card_grid.-posts_list .card_grid__items{gap:16px}}.section-card_grid.-posts_list .card_grid__item.-hidden{display:none}#shopMain .section-shop-hero .container{padding-top:24px;padding-bottom:50px}@media(max-width: 767px){#shopMain .section-shop-hero .container{padding-top:24px;padding-bottom:50px}}#shopMain .section-shop-hero .breadcrumbs{display:flex;align-items:center;gap:10px;margin-bottom:50px;font-size:12px;line-height:1.4;color:#a0afc8}@media(max-width: 767px){#shopMain .section-shop-hero .breadcrumbs{margin-bottom:30px}}#shopMain .section-shop-hero .breadcrumbs a{display:inline-flex;align-items:center;gap:8px;color:#a0afc8}#shopMain .section-shop-hero .breadcrumbs a:hover{opacity:.7}#shopMain .section-shop-hero .breadcrumbs a .breadcrumb-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:#a0afc8;border-radius:4px;flex-shrink:0}#shopMain .section-shop-hero .breadcrumbs a .breadcrumb-icon img{display:block}#shopMain .section-shop-hero .breadcrumbs span.breadcrumb_last{color:#131313}#shopMain .section-shop-hero .product-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}@media(min-width: 768px)and (max-width: 1149px){#shopMain .section-shop-hero .product-hero{gap:24px}}@media(max-width: 767px){#shopMain .section-shop-hero .product-hero{flex-direction:column;gap:40px}}#shopMain .section-shop-hero .product-gallery{display:flex;align-items:flex-start;gap:14px;flex-shrink:0}@media(max-width: 767px){#shopMain .section-shop-hero .product-gallery{width:100%;flex-direction:column-reverse;gap:10px}}#shopMain .section-shop-hero .product-gallery__thumbs{display:flex;flex-direction:column;gap:10px}@media(max-width: 767px){#shopMain .section-shop-hero .product-gallery__thumbs{flex-direction:row;overflow-x:auto}}#shopMain .section-shop-hero .product-gallery__thumbs .thumb{width:98px;height:98px}#shopMain .section-shop-hero .product-gallery__thumbs .thumb{border-radius:10px}#shopMain .section-shop-hero .product-gallery__thumbs .thumb{overflow:hidden;cursor:pointer;border:2px solid rgba(0,0,0,0);padding:0;background:none;flex-shrink:0}#shopMain .section-shop-hero .product-gallery__thumbs .thumb{transition:all .25s ease !important}@media(max-width: 767px){#shopMain .section-shop-hero .product-gallery__thumbs .thumb{width:70px;height:70px}}#shopMain .section-shop-hero .product-gallery__thumbs .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#shopMain .section-shop-hero .product-gallery__thumbs .thumb.-active,#shopMain .section-shop-hero .product-gallery__thumbs .thumb:hover{border-color:#a0afc8}#shopMain .section-shop-hero .product-gallery__main{position:relative;width:533px;height:533px}#shopMain .section-shop-hero .product-gallery__main{border-radius:10px}#shopMain .section-shop-hero .product-gallery__main{overflow:hidden;margin:0}@media(min-width: 768px)and (max-width: 1149px){#shopMain .section-shop-hero .product-gallery__main{width:400px;height:400px}}@media(max-width: 767px){#shopMain .section-shop-hero .product-gallery__main{width:100%;height:auto;aspect-ratio:1}}#shopMain .section-shop-hero .product-gallery__main img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}#shopMain .section-shop-hero .product-gallery__main img{transition:all .25s ease !important}#shopMain .section-shop-hero .product-gallery__main img.-active{opacity:1}#shopMain .section-shop-hero .product-info{display:flex;flex-direction:column;align-items:flex-start;gap:24px;max-width:536px;flex:1}@media(max-width: 767px){#shopMain .section-shop-hero .product-info{max-width:100%;gap:20px}}#shopMain .section-shop-hero .product-info h1{margin-bottom:0}#shopMain .section-shop-hero .product-category{display:inline-flex;align-items:center;justify-content:center;padding:2px 5px;background:#eaedfd;border-radius:4px;font-size:12px;font-weight:400;line-height:1.4;color:#a0afc8}#shopMain .section-shop-hero .btn{margin-top:26px}@media(max-width: 767px){#shopMain .section-shop-hero .btn{width:100%}}#shopMain>h3{text-align:center}#shopMain>h3{padding-left:30px;padding-right:30px}@media(min-width: 768px)and (max-width: 1149px){#shopMain>h3{padding-left:20px;padding-right:20px}}@media(max-width: 767px){#shopMain>h3{padding-left:14px;padding-right:14px}}#shopMain>h3{padding-top:0}#shopMain .section-shop-content .container{padding-top:0;padding-bottom:100px}@media(max-width: 767px){#shopMain .section-shop-content .container{padding-bottom:60px}}#shopMain .section-shop-content .content{background:#f0f0f0;border-radius:20px;padding:90px 15%}