#banner-medium .container{padding-top:32px;padding-bottom:32px}#banner-medium .banner-medium{position:relative;margin-left:auto;margin-right:auto;display:flex;height:auto;width:100%;flex-direction:column;align-items:stretch;justify-content:space-between;overflow:hidden;border-radius:12px}@media (min-width:1000px){#banner-medium .banner-medium{flex-direction:row;gap:40px;padding-left:40px}}#banner-medium .banner-medium-wrapper.pt-large,#banner-medium .banner-medium-wrapper.pt-medium{padding-top:0}#banner-medium .job-banner .banner-medium .banner-medium-content{max-width:none}@media (min-width:1000px){#banner-medium .job-banner .banner-medium .banner-medium-asset-wrapper{max-width:20%}}#banner-medium .banner-medium .banner-medium-content{display:flex;height:auto;width:100%;flex:1 1 0%;flex-direction:column;justify-content:center;padding:40px 16px;font-family:Poppins,sans-serif}@media (min-width:768px){#banner-medium .banner-medium .banner-medium-content{max-width:800px}}@media (min-width:1000px){#banner-medium .banner-medium .banner-medium-content{padding-left:0;padding-right:0}}#banner-medium .banner-medium .banner-medium-content .banner-medium-icon{height:auto;width:100%;max-width:185px;-o-object-fit:cover;object-fit:cover}#banner-medium .banner-medium .banner-medium-content .banner-medium-super-title{margin-bottom:24px}#banner-medium .banner-medium .banner-medium-content .banner-medium-description{margin-top:24px}#banner-medium .banner-medium .banner-medium-content .button{display:block}#banner-medium .banner-medium .banner-medium-asset-wrapper{position:relative;display:block;height:auto;max-height:400px;width:100%;overflow:hidden}@media (min-width:768px){#banner-medium .banner-medium .banner-medium-asset-wrapper{max-height:450px}}@media (min-width:1000px){#banner-medium .banner-medium .banner-medium-asset-wrapper{display:flex;max-height:100%;max-width:40%;justify-content:flex-end}}@media (min-width:1600px){#banner-medium .banner-medium .banner-medium-asset-wrapper{min-height:700px;max-width:700px}}#banner-medium .banner-medium .banner-medium-asset{height:100%!important;width:100%!important;border-radius:12px!important;-o-object-fit:cover!important;object-fit:cover!important}#banner-medium .banner-medium .banner-medium-asset-wrapper .banner-medium-video{aspect-ratio:1/1;height:100%;width:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover}@keyframes banner-medium-fade-in{0%{opacity:.4}to{opacity:0}}#banner-medium .overlay1{position:absolute;top:0;left:0;z-index:10;height:100%;width:100%;background-color:var(--white);opacity:.5;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-duration:.5s}#banner-medium .banner-medium.animate .overlay1{animation-name:banner-medium-fade-in}