.download{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;position:relative}.download__container{min-height:330px;padding:30px;position:relative;z-index:2}.download:after{background-color:var(--color-bg-inverse);content:"";height:100%;opacity:.6;position:absolute;top:0;width:100%;z-index:1}.download__name{color:var(--color-text-on-primary);font-size:25px;font-weight:700;line-height:40px;margin-bottom:100px}.download__file{bottom:30px;left:30px;position:absolute}.download__file-link{cursor:pointer;display:block;height:85px;position:relative;width:69px}.download__file img{height:auto;width:100%}.download__file .download__file-image--hovered{bottom:0;left:0;object-fit:contain;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s}.download__file:hover .download__file-image--hovered{opacity:1}.download__file:hover .download__file-image--default{opacity:0}.download__file .download__file-image--default{transition:opacity .2s}@media screen and (max-width:767px){.download__container{padding:30px}}body.job-popup--open,html.job-popup--open{overflow:hidden}.download__file-popup-edit-icon{display:none}.download__file-popup{align-items:center;background-color:rgba(0,0,0,.75);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;outline:0;overflow-x:hidden;overflow-y:auto;padding:0 15px;position:fixed;right:0;top:0;transition:opacity .15s linear;visibility:hidden;z-index:9999}.download__file-popup .form-title{display:none}.download__file-popup-container{background-color:var(--color-bg-primary);border-radius:20px;max-width:500px;padding:50px 30px 30px;position:relative;width:100%}.download__file-popup.show{opacity:1;visibility:visible}.download__file-popup--close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21'%3E%3Cpath fill='%23fff' d='M21 2.115 18.885 0 10.5 8.385 2.115 0 0 2.115 8.385 10.5 0 18.885 2.115 21l8.385-8.385L18.885 21 21 18.885 12.615 10.5Z' data-name='Icon material-close'/%3E%3C/svg%3E")!important;background-size:contain;height:21px;position:absolute;right:15px;top:15px;width:21px;z-index:99}.download__file-popup-title{font-weight:700;margin-bottom:30px;text-align:center}.download__file-popup .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display span{padding-left:30px}.download__file-popup .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display span.hs-form-required{padding-left:0}.download__file-popup .legal-consent-container .hs-form-booleancheckbox-display>span,.download__file-popup .legal-consent-container .hs-form-booleancheckbox-display>span p{margin-left:0!important}.hs-inline-edit .download__file-popup{opacity:1;position:unset;visibility:visible}.hs-inline-edit .download__file-popup-edit-icon{background-color:#516f90;border:1px solid #516f90;border-radius:0;color:#fff;display:block;font-size:11px;line-height:100%;padding:4px 5px;text-align:center}.hs-inline-edit .icon-section:before{color:#fff;content:"section";font-family:spacesword;font-size:15px;font-style:normal;margin-right:2px}.hs-inline-edit .download__file-popup--close{display:none}.download__file-popup-form .submitted-message{color:var(--color-text-body);text-align:center}