@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");.hm-joby-news,.hm-joby-news *{box-sizing:border-box}.hm-joby-news{align-items:center;background:#fff;display:flex;font-family:Poppins,sans-serif;min-height:100svh;overflow:hidden;padding:clamp(2rem,3vw,3rem) clamp(1.4rem,3vw,2.6rem) clamp(1.8rem,3vw,2.8rem);width:100%}.hm-joby-news__inner{margin:0 auto;max-width:112rem;width:100%}.hm-joby-news__top{margin-bottom:clamp(2rem,3.5vw,3.2rem);text-align:center;width:100%}.hm-joby-news__top h2{color:#0f131a;font-size:clamp(2.6rem,3.8vw,3rem);font-weight:400!important;line-height:.98;margin:0 auto;margin-bottom:5rem!important;max-width:54rem;text-align:center}.hm-joby-news__top h2 em{color:#0f75b8;font-style:italic;font-weight:700}.hm-joby-news__grid{display:grid;gap:0;grid-template-columns:1.25fr 1.05fr .8fr;min-height:clamp(26rem,36vw,34rem)}.hm-joby-news__card{border-left:1px solid rgba(15,117,184,.35);color:#0f131a;display:flex;flex-direction:column;justify-content:space-between;min-height:clamp(26rem,36vw,34rem);padding:0 1rem;position:relative}.hm-joby-news__card:after{background:#0f75b8;content:"";height:0;left:-1px;position:absolute;top:0;transition:height 1.05s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--delay, 0s) + .12s);width:1px}.hm-joby-news__card.is-visible:after{height:100%}.hm-joby-news__content{max-width:28rem;opacity:0;transform:translateY(1.3rem);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--delay, 0s) + .12s)}.hm-joby-news__card.is-visible .hm-joby-news__content{opacity:1;transform:translateY(0)}.hm-joby-news__date{color:#0f75b8;font-size:clamp(.76rem,.85vw,.9rem);font-weight:700;line-height:1.2;margin-bottom:.85rem}.hm-joby-news__content h3{color:#0f131a;font-size:clamp(1.05rem,1.25vw,1.45rem);font-weight:400!important;line-height:1.14;margin:0}.hm-joby-news__image{background:rgba(15,117,184,.06);border-radius:.9rem;clip-path:inset(100% 0 0 0 round .9rem);overflow:hidden;transform:translateY(3.5rem);transition:clip-path 1.05s cubic-bezier(.2,.8,.2,1),transform 1.05s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--delay, 0s) + .18s);width:100%}.hm-joby-news__card.is-visible .hm-joby-news__image{clip-path:inset(0 0 0 0 round .9rem);transform:translateY(0)}.hm-joby-news__image img{display:block;height:100%;object-fit:cover;transform:scale(1.08) translateY(2rem);transition:transform 1.1s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--delay, 0s) + .18s);width:100%}.hm-joby-news__card.is-visible .hm-joby-news__image img{transform:scale(1.02) translateY(0)}.hm-joby-news__card:hover .hm-joby-news__image img{transform:scale(1.08) translateY(0)}.hm-joby-news__card--large .hm-joby-news__image{height:clamp(16rem,24vw,26rem)}.hm-joby-news__card--medium .hm-joby-news__image{height:clamp(14rem,20vw,22rem)}.hm-joby-news__card--small .hm-joby-news__image{height:clamp(11rem,15vw,17rem)}.hm-joby-news-animate{opacity:0;transform:translateY(4rem);transition:opacity .9s cubic-bezier(.2,.8,.2,1),transform .9s cubic-bezier(.2,.8,.2,1);transition-delay:var(--delay,0s);will-change:opacity,transform}.hm-joby-news-animate.is-visible{opacity:1;transform:translateY(0)}@media (min-width:1025px) and (max-height:760px){.hm-joby-news{padding-bottom:1.5rem;padding-top:1.5rem}.hm-joby-news__top{margin-bottom:1.8rem}.hm-joby-news__top h2{font-size:clamp(2.35rem,3.2vw,3rem)}.hm-joby-news__card,.hm-joby-news__grid{min-height:28rem}.hm-joby-news__card--large .hm-joby-news__image{height:clamp(15rem,21vw,22rem)}.hm-joby-news__card--medium .hm-joby-news__image{height:clamp(13rem,18vw,19rem)}.hm-joby-news__card--small .hm-joby-news__image{height:clamp(10rem,14vw,15rem)}}@media (max-width:1024px){.hm-joby-news{display:block;min-height:auto;overflow:visible;padding:4rem 1.4rem 3rem}.hm-joby-news__top{margin-bottom:3rem}.hm-joby-news__top h2{font-size:clamp(2.4rem,6.5vw,3rem);line-height:1.02;max-width:40rem}.hm-joby-news__grid{grid-template-columns:1fr;min-height:0}.hm-joby-news__card{border-bottom:1px solid rgba(15,117,184,.18);border-left:1px solid rgba(15,117,184,.45);min-height:auto;padding:1.5rem 0 1.8rem 1.2rem}.hm-joby-news__content{margin-bottom:1.4rem}.hm-joby-news__content h3{font-size:clamp(1.25rem,3.2vw,1.5rem)!important;max-width:100%!important}.hm-joby-news__card--large .hm-joby-news__image,.hm-joby-news__card--medium .hm-joby-news__image,.hm-joby-news__card--small .hm-joby-news__image{height:clamp(17rem,48vw,30rem)}}@media (max-width:767px){.hm-joby-news{padding:3.25rem 1rem 2.4rem}.hm-joby-news__top{margin-bottom:2.25rem}.hm-joby-news__top h2{font-size:clamp(2rem,9vw,2.85rem);line-height:1.06;max-width:25rem!important}.hm-joby-news__card{padding:1.35rem 0 1.55rem .95rem}.hm-joby-news__date{font-size:.82rem;margin-bottom:.75rem}.hm-joby-news__content h3{font-size:1.15rem;line-height:1.14}.hm-joby-news__card--large .hm-joby-news__image,.hm-joby-news__card--medium .hm-joby-news__image,.hm-joby-news__card--small .hm-joby-news__image{height:54vw;max-height:23rem;min-height:14rem}.hm-joby-news-animate{transform:translateY(2.5rem)}}@media (max-width:420px){.hm-joby-news__top h2{font-size:2.05rem}.hm-joby-news__content h3{font-size:1.02rem}.hm-joby-news__card--large .hm-joby-news__image,.hm-joby-news__card--medium .hm-joby-news__image,.hm-joby-news__card--small .hm-joby-news__image{min-height:13rem}}@media (prefers-reduced-motion:reduce){.hm-joby-news-animate,.hm-joby-news__card:after,.hm-joby-news__content,.hm-joby-news__image,.hm-joby-news__image img{clip-path:none!important;opacity:1!important;transform:none!important;transition:none!important}.hm-joby-news__card:after{height:100%!important}}.hm-joby-news{align-items:flex-start!important;min-height:auto!important;padding-bottom:clamp(2rem,7vw,3rem)!important;padding-top:clamp(4rem,7vw,5rem)!important}.hm-joby-news__top{margin-bottom:clamp(3rem,5vw,5rem)!important;text-align:center!important}.hm-joby-news__top h2{font-size:clamp(2.25rem,3.1vw,3.8rem)!important;line-height:1.04!important;margin-left:auto!important;margin-right:auto!important;max-width:44rem!important;text-align:center!important}.hm-joby-news__card,.hm-joby-news__grid{min-height:clamp(28rem,34vw,35rem)!important}.hm-joby-news__card{padding-left:clamp(1.1rem,1.6vw,1.6rem)!important;padding-right:clamp(1.1rem,1.6vw,1.6rem)!important}.hm-joby-news__content{max-width:100%!important}.hm-joby-news__date{margin-bottom:.85rem!important}.hm-joby-news__content h3{font-size:clamp(1rem,1.15vw,1.32rem)!important;line-height:1.18!important}.hm-joby-news__card--large .hm-joby-news__image{height:clamp(15rem,22vw,24rem)!important}.hm-joby-news__card--medium .hm-joby-news__image{height:clamp(13rem,18vw,20rem)!important}.hm-joby-news__card--small .hm-joby-news__image{height:clamp(10rem,14vw,16rem)!important}@media (min-width:1025px) and (max-height:780px){.hm-joby-news{padding-bottom:4rem!important;padding-top:4rem!important}.hm-joby-news__top{margin-bottom:3rem!important}.hm-joby-news__top h2{font-size:clamp(2.1rem,2.8vw,3.25rem)!important;max-width:40rem!important}.hm-joby-news__card,.hm-joby-news__grid{min-height:29rem!important}.hm-joby-news__card--large .hm-joby-news__image{height:clamp(14rem,20vw,21rem)!important}.hm-joby-news__card--medium .hm-joby-news__image{height:clamp(12rem,17vw,18rem)!important}.hm-joby-news__card--small .hm-joby-news__image{height:clamp(9rem,13vw,14rem)!important}}@media (max-width:1024px){.hm-joby-news{padding-bottom:4.5rem!important;padding-top:2.5rem!important}.hm-joby-news__top{margin-bottom:3rem!important}.hm-joby-news__top h2{font-size:clamp(2.15rem,5.8vw,3.2rem)!important;line-height:1.08!important;max-width:34rem!important}.hm-joby-news__card{padding-bottom:2rem!important;padding-top:1.75rem!important}.hm-joby-news__content h3{font-size:clamp(1.25rem,3.2vw,1.5rem)!important;max-width:100%!important}}@media (max-width:767px){.hm-joby-news{padding-bottom:3rem!important;padding-top:3rem!important}.hm-joby-news__top{margin-bottom:2.75rem!important}.hm-joby-news__top h2{font-size:clamp(1.9rem,8vw,2.45rem)!important;line-height:1.12!important;max-width:28rem!important}.hm-joby-news__card{padding-bottom:1.8rem!important;padding-top:1.6rem!important}.hm-joby-news__content h3{font-size:1.02rem!important;line-height:1.38!important}.hm-joby-news__content{max-width:100%!important}.hm-joby-news__card--large .hm-joby-news__image,.hm-joby-news__card--medium .hm-joby-news__image,.hm-joby-news__card--small .hm-joby-news__image{height:50vw!important;max-height:21rem!important;min-height:13rem!important}}@media (min-width:1025px){.hm-joby-news__content h3{font-size:clamp(.9rem,.95vw,1.12rem)!important;font-weight:400!important;line-height:1.2!important}}@media (min-width:1441px){.hm-joby-news__content h3{font-size:clamp(.88rem,.82vw,1.05rem)!important;line-height:1.2!important}}@media (min-width:1800px){.hm-joby-news__content h3{font-size:.95rem!important;line-height:1.22!important}}