.section-hero{width:100%;height:calc(100svh - 31px);position:relative;display:flex;flex-direction:column}.section-hero .image__wrapper{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(1,1fr);overflow:hidden}@media (max-width: 768px){.section-hero .image__wrapper{grid-template-columns:repeat(1,1fr)}.section-hero .image__wrapper :last-child:not(:first-child){display:none}}@media (min-width: 768px){.section-hero .image__wrapper:has(img:nth-child(2)){grid-template-columns:repeat(2,1fr)}}.section-hero .image__wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width: 1024px){.section-hero .image__wrapper img :last-child:not(:first-child){display:none}}.section-hero .image__wrapper:after{content:"";position:absolute;top:75%;right:0;bottom:0;left:0;opacity:.7;background:#000;background:linear-gradient(180deg,#0000,#0000007f 75%,#00000080)}.section-hero .section-hero__body{position:relative;z-index:99;margin-top:auto;padding:18px 0 18px 18px;display:flex;flex-direction:column;gap:25px}@media (min-width: 1024px){.section-hero .section-hero__body{gap:1rem}}@media (max-width: 1024px){.section-hero .section-hero__body.jbmobile{margin-top:0;flex-grow:1;justify-content:space-between}}.section-hero .section-hero__body h1,.section-hero .section-hero__body h2{position:relative;color:#fff;display:flex;flex-direction:column;font-size:32px;font-weight:700;line-height:normal;letter-spacing:-.96px}@media (min-width: 1024px){.section-hero .section-hero__body h1,.section-hero .section-hero__body h2{font-size:64px;letter-spacing:-2.56px;line-height:.75!important}}.section-hero .section-hero__body h1 img,.section-hero .section-hero__body h2 img{position:relative;width:80px;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:-10px}.section-hero .section-hero__body .section-hero__categories{overflow-x:scroll;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.section-hero .section-hero__body .section-hero__categories::-webkit-scrollbar{display:none}.section-hero .section-hero__body .section-hero__categories .section-hero__categories-list{display:inline-flex;-moz-column-gap:.5rem;column-gap:.5rem}.section-hero .section-hero__body .section-hero__categories .section-hero__categories-list li{border-radius:0;background-color:#fff;padding:8px 16px;font-size:12px;text-transform:uppercase;white-space:nowrap}@media (min-width: 768px){.section-hero .section-hero__body .section-hero__categories .section-hero__categories-list li{font-size:14px}}@media (min-width: 1024px){.section-hero .section-hero__body{flex-direction:row;padding:18px;align-items:flex-end}.section-hero .section-hero__body .section-hero__categories{margin-left:auto}}
