.swiper{max-width:none!important;width:100%!important}.wordpress-posts-swiper{max-width:100%!important;width:100%!important}.wordpress-posts .page-width{max-width:var(--page-width);width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem}@media screen and (min-width: 750px){.wordpress-posts .page-width{padding-left:5rem;padding-right:5rem}}@media screen and (min-width: 990px){.wordpress-posts .page-width{padding-left:3rem;padding-right:3rem}}.loading-spinner{display:inline-block;width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:var(--gradient-base-accent-1);animation:spin 1s ease-in-out infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.wordpress-posts__layout{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:100%}@media screen and (min-width: 990px){.wordpress-posts__layout{flex-direction:row;align-items:flex-start;gap:2rem}}.wordpress-posts__info{width:100%}@media screen and (min-width: 990px){.wordpress-posts__info{width:25%}}.wordpress-posts__slider{width:100%;position:relative}.wordpress-posts__title{margin-bottom:1rem;line-height:1.2}.wordpress-posts__description{color:var(--color-text-light);margin-bottom:2rem}.wordpress-posts__view-all-container{display:flex;justify-content:center;align-items:center}.wordpress-posts__view-all{display:flex;justify-content:center;align-items:center;font-size:1.325rem;font-weight:500;text-decoration:none;transition:color .3s ease}.wordpress-posts-swiper{position:relative;overflow:hidden;width:100%;padding-bottom:3rem}.wordpress-posts-swiper .swiper-wrapper{display:flex;align-items:stretch;width:100%}.wordpress-posts-swiper .swiper-slide{height:auto;padding:12px;display:flex;flex-direction:column;min-width:0}.wordpress-posts-swiper .swiper-slide-active,.wordpress-posts-swiper .swiper-slide-next,.wordpress-posts-swiper .swiper-slide-prev{opacity:1;transform:none}.wordpress-posts-swiper .swiper-slide{flex-shrink:0;width:auto;box-sizing:border-box;min-width:280px}.wordpress-posts__slider{width:100%;position:relative;overflow:hidden;max-width:100%}@media screen and (min-width: 990px){.wordpress-posts__slider{width:75%}}.wordpress-posts-swiper .swiper-wrapper{align-items:stretch;justify-content:flex-start}.wordpress-post__card{background:var(--color-background-1);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.wordpress-post__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.wordpress-post__image{position:relative;aspect-ratio:16/9;overflow:hidden}.wordpress-post__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.wordpress-post__card:hover .wordpress-post__image img{transform:scale(1.05)}.wordpress-post__category-badge{position:absolute;top:12px;left:12px;z-index:2}.wordpress-post__category-badge a{display:inline-block;padding:6px 12px;background:#fffffff2;color:var(--gradient-base-accent-1);font-size:1.2rem;font-weight:600;text-decoration:none;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.wordpress-post__category-badge a:hover{background:var(--gradient-base-accent-1);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.wordpress-post__content{padding:1.5rem}.wordpress-post__date{font-size:1.25rem;color:var(--color-text-light)}.wordpress-post__card-title{margin-block:1rem;flex-grow:1}.wordpress-post__card-title a{color:var(--color-text);text-decoration:none;transition:color .3s ease;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:1.4rem;font-weight:600;line-height:1.3}.wordpress-post__card-title a:hover{color:var(--gradient-base-accent-1)}.wordpress-post__excerpt{color:var(--color-text-light);margin-block:0 1rem;line-clamp:3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:1.3rem;line-height:1.4}.wordpress-post__read-more{font-size:1.125rem;font-weight:500;color:var(--gradient-base-accent-1);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem}.wordpress-post__read-more:hover{text-decoration:underline}.wordpress-posts-swiper .swiper-button-next,.wordpress-posts-swiper .swiper-button-prev{top:35%;transform:translateY(-50%);background:#fffffff2;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:100;color:var(--gradient-base-accent-2);box-shadow:0 2px 8px #0000001a}.wordpress-posts-swiper .swiper-button-next{right:0}.wordpress-posts-swiper .swiper-button-prev{left:0}.wordpress-posts-swiper .swiper-button-next svg,.wordpress-posts-swiper .swiper-button-prev svg{width:26px!important;height:26px!important}.wordpress-posts-swiper .swiper-button-next:hover,.wordpress-posts-swiper .swiper-button-prev:hover{background:#fff;box-shadow:0 4px 12px #00000026;transform:translateY(-50%) scale(1.05)}.wordpress-posts-swiper .swiper-button-next:after,.wordpress-posts-swiper .swiper-button-prev:after{display:none}.wordpress-posts-swiper .swiper-button-next svg,.wordpress-posts-swiper .swiper-button-prev svg{width:16px;height:16px}.wordpress-posts-swiper .swiper-pagination-bullet{background:transparent!important;width:25px;height:25px;outline:none}.wordpress-posts-swiper .swiper-pagination-bullet:before{content:"";width:10px;height:10px;border-radius:50%;background:rgba(var(--color-foreground),.5);position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;transition:all var(--duration-default) linear}.wordpress-posts-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background:rgb(var(--color-base-solid-button-labels))}.wordpress-posts-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{border:none}.wordpress-posts__loading{text-align:center;padding:3rem 0}.wordpress-posts__error{text-align:center;padding:2rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626}.wordpress-posts__empty{text-align:center;padding:3rem 0;color:var(--color-text-light)}.wordpress-posts__divider{width:100px;height:3px;background-color:var(--gradient-base-accent-2);display:block;margin:1rem 0 2rem}@media screen and (max-width: 749px){.wordpress-posts__layout{gap:1.5rem}.wordpress-posts__title{font-size:2rem}.wordpress-post__content{padding:1rem}.wordpress-posts-swiper .swiper-button-next,.wordpress-posts-swiper .swiper-button-prev{width:36px;height:36px}.wordpress-posts-swiper .swiper-slide{min-width:300px;padding:8px}.wordpress-post__card-title a{font-size:1.3rem;line-height:1.2}.wordpress-post__excerpt{font-size:1.2rem;line-height:1.3}}.wordpress-post__card:focus-within{outline:2px solid var(--gradient-base-accent-1);outline-offset:2px}.wordpress-post__card-title a:focus{outline:2px solid var(--gradient-base-accent-1);outline-offset:2px}.wordpress-post__read-more:focus{outline:2px solid var(--gradient-base-accent-1);outline-offset:2px}.wordpress-posts-swiper .swiper-button-next:focus,.wordpress-posts-swiper .swiper-button-prev:focus{outline:2px solid var(--gradient-base-accent-1);outline-offset:2px}@media print{.wordpress-posts-swiper .swiper-button-next,.wordpress-posts-swiper .swiper-button-prev,.wordpress-posts-swiper .swiper-pagination{display:none}.wordpress-post__card{break-inside:avoid;box-shadow:none;border:1px solid #ccc}.wordpress-posts__layout{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-wordpress-posts.css.map */
