.secondary-section-b__wrapper{background:rgb(var(--color-background))}.secondary-section-b__wrapper header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:32px}.secondary-section-b__wrapper header *{margin:0}.secondary-section-b__wrapper header .ssb__title{color:rgb(var(--color-foreground));font-weight:400;letter-spacing:normal;color:#131211}.secondary-section-b__wrapper header .ssb__title.h1-txt{font-size:56px;line-height:110%}.secondary-section-b__wrapper header .ssb__title.h2-txt{font-size:40px;line-height:110%}.secondary-section-b__wrapper header .ssb__title.h3-txt{font-size:26px;line-height:130%}@media(max-width: 1024px){.secondary-section-b__wrapper header .ssb__title.h1-txt,.secondary-section-b__wrapper header .ssb__title.h2-txt,.secondary-section-b__wrapper header .ssb__title.h3-txt{font-size:30px}}@media(max-width: 750px){.secondary-section-b__wrapper header .ssb__title * br{display:none}.secondary-section-b__wrapper header .ssb__title.h1-txt,.secondary-section-b__wrapper header .ssb__title.h2-txt,.secondary-section-b__wrapper header .ssb__title.h3-txt{font-size:24px;line-height:100%}}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp{display:grid;gap:24px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-template-areas:"item-1 item-2" "item-1 item-3" "item-1 item-4"}@media(max-width: 980px){.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp{grid-template-columns:1fr;grid-template-areas:"item-1" "item-2" "item-3" "item-4"}}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article.number-1{grid-area:item-1}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article.number-2{grid-area:item-2}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article.number-3{grid-area:item-3}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article.number-4{grid-area:item-4}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article{display:block;text-decoration:none;color:rgb(var(--color-foreground))}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article[hidden]{display:none}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article:hover img{transition:.5s all ease-in-out;transform:scale(1.1)}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article:hover .ssb__card-title{text-decoration:underline}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article:not(:first-child){display:flex;flex-direction:row;gap:16px;justify-content:space-between}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article:not(:first-child) .ssb__img--wrapp{aspect-ratio:281/183;min-width:281px;margin-bottom:0}@media(max-width: 980px){.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article:not(:first-child) .ssb__img--wrapp{width:50%;min-width:auto}}@media(max-width: 980px){.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article:not(:first-child) .ssb__img--wrapp .ssb__badge{display:none}}@media(max-width: 980px){.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article:not(:first-child) .ssb__content{width:50%}}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article:not(:first-child) .ssb__content .ssb__author{font-size:12px;letter-spacing:normal}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article:not(:first-child) .ssb__content .ssb__excerpt{letter-spacing:normal}@media(max-width: 980px){.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article:not(:first-child) .ssb__content .ssb__excerpt{display:none}}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__img--wrapp{overflow:hidden;width:100%;display:block;margin:0;border-radius:16px;position:relative;aspect-ratio:644/420;margin-bottom:24px}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__img--wrapp::before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 27.36%);z-index:1}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__img--wrapp .ssb__badge{font-size:14px;line-height:150%;color:#fff;font-weight:400;padding:3px 6px;position:absolute;top:16px;left:16px;z-index:1;background:rgba(19,18,17,.4);border-radius:4px}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__img--wrapp img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__img--wrapp svg{height:100%;width:100%;background-color:rgba(0,0,0,.1)}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__content{display:flex;flex-direction:column}@media(max-width: 980px){.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__content{width:inherit}}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__content .ssb__card-title{font-size:20px;line-height:130%;color:#131211;font-weight:400;font-family:var(--font-heading-family);text-decoration:none;letter-spacing:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 750px){.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__content .ssb__card-title{font-size:16px}}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__content .ssb__author{font-size:14px;line-height:150%;color:#2d2c29;font-weight:600;margin-top:8px;letter-spacing:normal}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__content .ssb__excerpt{font-size:14px;line-height:150%;font-weight:400;color:#575654;letter-spacing:normal;margin-top:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.secondary-section-b__wrapper .ssb__container .ssb__grid--wrapp article .ssb__content .ssb__excerpt p{margin-top:0;margin-bottom:0}