.custom-blog__breadcrumb{align-items:center;color:#6f7692;display:flex;flex-wrap:wrap;font-size:.75rem;font-weight:500;gap:.65rem;letter-spacing:0;padding-bottom:.4rem;padding-top:.4rem}.custom-blog__breadcrumb-link{color:inherit;text-decoration:none}.custom-blog__breadcrumb-link:hover{color:#ef7770}.custom-blog__breadcrumb-separator{color:#a9afc1}.custom-blog__breadcrumb-current{color:inherit}.custom-blog-grid-section{background:#fbfaf8}.custom-blog-layout{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr)}.custom-blog-sidebar{display:grid;gap:1.25rem}.custom-blog-sidebar__card,.custom-blog-panel{background:#fff;border:1px solid #eceef5;border-radius:4px;box-shadow:0 .75rem 2rem #20294f0f}.custom-blog-sidebar__card{padding:1.25rem}.custom-blog-sidebar__heading{align-items:center;color:#20294f;display:flex;font-size:.95rem;font-weight:800;gap:.7rem;letter-spacing:0;line-height:1.4;margin:0 0 1rem}.custom-blog-sidebar__icon{color:#f0a613;display:inline-flex;flex:0 0 auto;height:1.4rem;width:1.4rem}.custom-blog-sidebar__icon .icon{height:100%;width:100%}.custom-blog-sidebar__list{display:grid;gap:.35rem;margin:0;padding:0}.custom-blog-sidebar__link{align-items:center;border-radius:4px;color:#20294f;display:flex;font-size:.88rem;font-weight:700;justify-content:space-between;line-height:1.45;min-height:2.2rem;padding:.45rem .75rem;text-decoration:none}.custom-blog-sidebar__link:hover,.custom-blog-sidebar__link--active{background:#fdeaea;color:#ef7770}.custom-blog-sidebar__link .svg-wrapper{height:.8rem;transform:rotate(-90deg);width:.8rem}.custom-blog-main{min-width:0}.custom-blog-panel{padding:2rem;position:relative}.custom-blog-hero{background:linear-gradient(90deg,#fff,#fff8f1);border-radius:4px;margin-bottom:1.5rem;min-height:13.75rem;padding:2rem}.custom-blog-hero__eyebrow{color:#20294f;font-size:1rem;font-weight:800;letter-spacing:.12em;line-height:1.2;margin:0 0 1rem}.custom-blog-hero__title{color:#20294f;font-size:clamp(3rem,5vw,4.8rem);font-weight:900;letter-spacing:.02em;line-height:1.05;margin:0}.custom-blog-toolbar{align-items:center;display:flex;gap:1.2rem;justify-content:space-between;margin-bottom:1.5rem}.custom-blog-count{color:#20294f;font-size:.95rem;font-weight:800;margin:0}.custom-blog-count strong{font-size:1.25rem}.custom-blog-list{display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.custom-blog-list__item{min-width:0}.custom-blog-card{background:#fff;border-radius:.2rem;box-shadow:0 0 4px #12121214;color:inherit;display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none}.custom-blog-card__media{background:#f3f3f3;overflow:hidden;position:relative}.custom-blog-card__img{aspect-ratio:640 / 480;display:block;height:auto;object-fit:cover;width:100%}.custom-blog-card__img--placeholder{align-items:center;color:#1e234a40;display:flex;justify-content:center}.custom-blog-card__img--placeholder .icon{height:3rem;width:3rem}.custom-blog-card__badge{background:#1e234aeb;border-radius:999px;color:#fff;font-size:.78rem;font-weight:500;left:.75rem;letter-spacing:.02em;line-height:1.2;max-width:calc(100% - 1.5rem);overflow:hidden;padding:.3rem .7rem;position:absolute;text-overflow:ellipsis;top:.75rem;white-space:nowrap;z-index:2}.custom-blog-card__badge--1{background:#efae3af2}.custom-blog-card__badge--2{background:#ef7770f2}.custom-blog-card__badge--3{background:#1e234aeb}.custom-blog-card__badge--4{background:#606878eb}.custom-blog-card__meta{display:flex;flex:1 1 auto;flex-direction:column;padding:1.2rem 1.2rem 1.4rem}.custom-blog-card__date{color:#1e234a9e;font-size:.82rem;font-weight:700;line-height:1.3;margin-bottom:.55rem}.custom-blog-card__title{color:#1e234a;font-size:1.05rem;font-weight:800;line-height:1.35;margin:0 0 .8rem}.custom-blog-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.2rem}.custom-blog-card__tag{align-items:center;background:#1e234a14;border-radius:999px;color:#1e234ae6;display:inline-flex;font-size:.78rem;font-weight:800;line-height:1.2;padding:.35rem .7rem}.custom-blog-card__footer{align-items:center;border-top:1px solid rgba(18,18,18,.08);display:flex;gap:1.2rem;justify-content:space-between;margin-top:auto;padding-top:1.2rem}.custom-blog-card__read{color:#1e234a;font-weight:800}.custom-blog-card__read-arrow{align-items:center;display:inline-flex;height:1.2rem;justify-content:center;width:1.2rem}.custom-blog-card__read-arrow .icon{height:100%;width:100%}@media(hover:hover){.custom-blog-card__img{transform-origin:center center;transition:transform .35s ease}.custom-blog-card:hover .custom-blog-card__img{transform:scale(1.06)}}.blog-articles{display:grid;grid-gap:1rem;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.blog-articles .card-wrapper{width:100%}@media screen and (max-width:749px){.custom-blog__breadcrumb{font-size:.75rem;gap:.65rem;padding-bottom:.4rem;padding-top:.4rem}}@media screen and (max-width:1199px){.custom-blog-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:989px){.custom-blog-layout{grid-template-columns:1fr}.custom-blog-sidebar{order:2}}@media screen and (max-width:749px){.custom-blog-panel,.custom-blog-sidebar__card{padding:1.25rem}.custom-blog-hero{min-height:9rem;padding:1.5rem}.custom-blog-hero__title{font-size:2.6rem}.custom-blog-list{gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:549px){.custom-blog-list{grid-template-columns:1fr}}@media screen and (min-width:750px){.blog-articles{grid-template-columns:1fr 1fr;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.blog-articles--collage>*:nth-child(3n+1),.blog-articles--collage>*:nth-child(3n+2):last-child{grid-column:span 2;text-align:center}.blog-articles--collage>*:nth-child(3n+1) .card,.blog-articles--collage>*:nth-child(3n+2):last-child .card{text-align:center}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--small .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--small .ratio:before{padding-bottom:22rem}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--medium .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--medium .ratio:before{padding-bottom:44rem}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--large .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--large .ratio:before{padding-bottom:66rem}}@media screen and (min-width:990px){.blog-articles--collage>*:nth-child(3n+1) .article-card__image--small .ratio .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--small .ratio .ratio:before{padding-bottom:27.5rem}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--medium .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--medium .ratio:before{padding-bottom:55rem}.blog-articles--collage>*:nth-child(3n+1) .article-card__image--large .ratio:before,.blog-articles--collage>*:nth-child(3n+2):last-child .article-card__image--large .ratio:before{padding-bottom:82.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-main-blog.css.map */
