.hero{background-color:var(--jb--color--navy);position:relative;padding:2.5rem 0;max-height:33.125rem}@media (min-width: 768px){.hero{padding:3.75rem 0;max-height:43.75rem}}@media (min-width: 1024px){.hero{padding-top:7.25rem;padding-bottom:0;max-height:31.125rem}}.hero:before{z-index:1;position:absolute;top:0;left:0;content:'';width:100%;height:100%;max-height:33.125rem;background-color:var(--jb--color--sky);-webkit-mask-image:url(../../../../img/graphics/clouds.svg);mask-image:url(../../../../img/graphics/clouds.svg);-webkit-mask-position:center 0;mask-position:center 0;animation:smoothMaskPosition 50s linear infinite}@keyframes smoothMaskPosition{0%{-webkit-mask-position:-100% 0%;mask-position:-100% 0%}100%{-webkit-mask-position:-100vw 0%;mask-position:-100vw 0%}}.hero__wrapper{position:relative;z-index:2;background-color:var(--jb--color--white);border-radius:1.25rem}.hero__wrapper-text{padding:1.875rem}@media (min-width: 768px){.hero__wrapper-text{padding:2.5rem}}@media (min-width: 1024px){.hero__wrapper-text{padding:3.75rem 0 3.625rem 3.75rem}}.hero__wrapper-text .breadcrumbs{margin-bottom:1.25rem}.hero__wrapper-text h1{margin-bottom:2.5rem;margin-top:0}.hero__wrapper-text .badge{margin-bottom:1.25rem;background-color:var(--jb--color--red);color:var(--jb--color--white);text-align:center;font-size:var(--jb--body--font-size--14);font-weight:var(--jb--body--font-weight);max-width:7.1875rem;padding:0.1875rem;border-radius:1.875rem}.hero__wrapper-text h2{margin-top:0;margin-bottom:1.25rem}.hero__wrapper-text .wp-block-buttons{margin-top:0}.hero__wrapper-image{text-align:right;height:100%}.hero__wrapper-image figure{display:flex;justify-content:flex-end;height:100%;padding-left:0}@media (min-width: 1024px){.hero__wrapper-image figure{padding-left:3.25rem}}.hero__wrapper-image figure img{height:16rem;width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:0;border-top-right-radius:0}@media (min-width: 768px){.hero__wrapper-image figure img{height:18.75rem}}@media (min-width: 1024px){.hero__wrapper-image figure img{height:100%;border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:1.25rem;border-top-right-radius:1.25rem}}

