.b__feature_v1 .centered{display:grid;min-height:600px}.b__feature_v1.version__gap .centered{gap:var(--spacing-3);grid-template-columns:repeat(2,minmax(0,1fr))}@media only all and (max-width:1023px){.b__feature_v1.version__gap .centered{display:flex;flex-direction:column}}.b__feature_v1.version__gap .col{border-radius:var(--radius-xl)}.b__feature_v1.version__together .centered{grid-template-columns:repeat(3,minmax(0,1fr))}@media only all and (max-width:1023px){.b__feature_v1.version__together .centered{display:flex;flex-direction:column;gap:0}}.b__feature_v1.version__together .deco{border-radius:0 var(--radius-xl) var(--radius-xl) 0;grid-column:span 2}@media only all and (max-width:1023px){.b__feature_v1.version__together .deco{border-radius:0 0 var(--radius-xl) var(--radius-xl)}}.b__feature_v1.version__together .deco:after{background:linear-gradient(to right,var(--color-6),transparent);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:30%;z-index:1}@media only all and (max-width:1023px){.b__feature_v1.version__together .deco:after{display:none}}.b__feature_v1.version__together .content{border-radius:var(--radius-xl) 0 0 var(--radius-xl)}@media only all and (max-width:1023px){.b__feature_v1.version__together .content{border-radius:var(--radius-xl) var(--radius-xl) 0 0}}.b__feature_v1.version__together:has(.content.high) .deco:after{background:linear-gradient(to right,var(--color-5),transparent)}.b__feature_v1 .content{display:flex;flex-direction:column;gap:var(--spacing-10);justify-content:space-between;padding:var(--spacing-5)}@media only all and (max-width:1023px){.b__feature_v1 .content{gap:var(--spacing-3);padding:var(--spacing-3)}}.b__feature_v1 .content.normal{background-color:var(--color-6)}.b__feature_v1 .content.high{background-color:var(--color-5)}.b__feature_v1 .content .top{display:flex;flex-direction:column;gap:var(--spacing-2)}.b__feature_v1 .content .bottom{display:flex;flex-direction:column;gap:var(--spacing-4)}.b__feature_v1 .content .links,.b__feature_v1 .content .subtitle,.b__feature_v1 .content .text,.b__feature_v1 .content .title{max-width:460px}@media only all and (min-width:1440px){.b__feature_v1 .content .links,.b__feature_v1 .content .subtitle,.b__feature_v1 .content .text,.b__feature_v1 .content .title{max-width:560px}}.b__feature_v1 .content .links{display:flex;flex-wrap:wrap;gap:var(--spacing-2)}.b__feature_v1 .deco{overflow:hidden;position:relative}@media only all and (max-width:1023px){.b__feature_v1 .deco{aspect-ratio:16/9}}.b__feature_v1 .deco img{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}