.blog-home{padding:var(--section-top-safe) var(--section-x-safe) var(--section-bottom-safe);background:radial-gradient(circle at 74% 18%,rgba(185,0,100,.16),transparent 22%),#131313;color:#f2eee8}@media(min-width:768px){.blog-home{padding:max(var(--frame-top-safe),clamp(128px,12vw,178px)) max(var(--section-x-safe),var(--frame-x) + 24px) max(var(--section-bottom-safe),clamp(72px,8vw,118px))}}.blog-home__inner{width:min(100%,1660px);margin:0 auto}.blog-home__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:clamp(48px,7vw,96px)}.blog-home__header .jota-section-title{flex:1 1 0;min-width:0}.blog-home__all{flex-shrink:0;padding-bottom:6px;color:#f2eee885;font-size:var(--fs-ui);font-weight:300;line-height:1;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color .22s ease}.blog-home__all:after{content:"";display:inline-block;width:26px;height:1px;margin-left:12px;vertical-align:middle;background:currentColor;transition:transform .24s ease}.blog-home__all:hover,.blog-home__all:focus-visible{color:#f2eee8;outline:none}.blog-home__all:hover:after,.blog-home__all:focus-visible:after{transform:translate(7px)}.blog-home__feed{display:grid;grid-template-columns:1fr}@media(min-width:768px){.blog-home__feed{grid-template-columns:repeat(3,1fr)}}.blog-home__card{position:relative;display:flex;flex-direction:column;gap:0;padding:clamp(28px,3.8vw,52px) 0;border-top:1px solid rgba(242,238,232,.16)}.blog-home__card:before{content:"";position:absolute;top:-1px;left:0;width:0;height:2px;background:#c8006d;transition:width .38s cubic-bezier(.16,1,.3,1)}.blog-home__card:hover:before,.blog-home__card:focus-within:before{width:100%}.blog-home__card:last-child{border-bottom:1px solid rgba(242,238,232,.16)}@media(min-width:768px){.blog-home__card{padding-top:clamp(36px,4.5vw,64px);padding-bottom:clamp(36px,4.5vw,64px);border-top:1px solid rgba(242,238,232,.16)}.blog-home__card:last-child{border-bottom:none}.blog-home__card:not(:last-child){padding-right:clamp(28px,3.5vw,56px);border-right:1px solid rgba(242,238,232,.1)}.blog-home__card:not(:first-child){padding-left:clamp(28px,3.5vw,56px)}}.blog-home__card--placeholder{opacity:.5;pointer-events:none}.blog-home__card-top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:clamp(20px,2.5vw,32px)}.blog-home__num{font-family:Space Grotesk,Public Sans,Arial,sans-serif;font-size:clamp(38px,4.2vw,64px);font-weight:300;line-height:1;color:#f2eee826;letter-spacing:-.02em;transition:color .26s ease;-webkit-user-select:none;user-select:none}.blog-home__card:hover .blog-home__num,.blog-home__card:focus-within .blog-home__num{color:#c8006d47}.blog-home__cat{font-size:var(--fs-ui);font-weight:800;line-height:1;color:#c8006d;text-transform:uppercase;letter-spacing:.03em}.blog-home__title{margin:0 0 clamp(14px,1.8vw,22px);font-family:Space Grotesk,Public Sans,Arial,sans-serif;font-size:clamp(24px,2.6vw,40px);font-weight:300;line-height:.97;text-transform:uppercase}.blog-home__title a{color:#f2eee8e0;text-decoration:none;transition:color .22s ease}.blog-home__card:hover .blog-home__title a,.blog-home__card:focus-within .blog-home__title a{color:#fff}.blog-home__excerpt{flex:1;margin:0 0 clamp(22px,2.8vw,36px);color:#f2eee88f;font-size:clamp(13px,.95vw,16px);font-weight:100;line-height:1.55}.blog-home__card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:clamp(18px,2.2vw,28px);border-top:1px solid rgba(242,238,232,.1);margin-top:auto;font-weight:300}.blog-home__date{color:#f2eee85c;font-size:var(--fs-ui);font-weight:100;line-height:1;text-transform:uppercase;white-space:nowrap}.blog-home__cta{flex-shrink:0;color:#f2eee88f;font-size:var(--fs-ui);font-weight:300;line-height:1;text-decoration:none;text-transform:uppercase;letter-spacing:.03em;transition:color .22s ease}.blog-home__cta:after{content:"";display:inline-block;width:24px;height:1px;margin-left:10px;vertical-align:middle;background:currentColor;transition:transform .24s ease}.blog-home__card:hover .blog-home__cta,.blog-home__card:focus-within .blog-home__cta{color:#f2eee8e0}.blog-home__cta:hover:after,.blog-home__cta:focus-visible:after{transform:translate(6px)}.blog-home__cta:focus-visible{outline:none}
