.sharing .icon-link{--hover-height:1px;font-weight:600;text-decoration:none}.sharing .icon-link svg{fill:currentColor;height:1.125rem;width:1.125rem}.sharing .sharing-tools{--bs-dropdown-bg:#203556;--bs-dropdown-padding-x:1.125rem;--bs-dropdown-padding-y:0.625rem;--bs-dropdown-border-radius:0.4375rem;--bs-dropdown-tooltip-arrow-size:0.625rem;--bs-dropdown-tooltip-arrow-position:calc(var(--bs-dropdown-border-radius) + var(--bs-dropdown-tooltip-arrow-size) + var(--bs-dropdown-padding-x)/2);flex-wrap:nowrap;gap:.9375rem;list-style:none;margin:0;width:min-content}.sharing .sharing-tools.show{--animation-transform-init:translate3d(0,-0.625rem,0);--animation-transform-end:translate3d(0,0.625rem,0);animation:dropdown-show-animation .3s cubic-bezier(.5,.5,.3,1.4) forwards;display:flex}.sharing .sharing-tools:before{border-bottom:var(--bs-dropdown-tooltip-arrow-size) solid var(--bs-dropdown-bg);border-left:var(--bs-dropdown-tooltip-arrow-size) solid transparent;border-right:var(--bs-dropdown-tooltip-arrow-size) solid transparent;content:"";left:var(--bs-dropdown-tooltip-arrow-position);position:absolute;top:calc(var(--bs-dropdown-tooltip-arrow-size)*-1);transform:translateX(-50%)}.sharing .sharing-tools li a{align-items:center;background-color:transparent;border-radius:50%;color:#fff;display:flex;height:2.0625rem;justify-content:center;transition:background-color .15s ease-in-out;width:2.0625rem;will-change:background-color}.sharing .sharing-tools li a:focus,.sharing .sharing-tools li a:hover{background-color:hsla(0,0%,100%,.25)}.sharing .sharing-tools li a svg{fill:currentColor;height:60%;width:60%}.sharing .sharing-tools li a.copy-button svg.copied-icon,.sharing .sharing-tools li a.copy-button.copied svg.copy-icon{display:none}.sharing .sharing-tools li a.copy-button.copied svg.copied-icon{display:block}@keyframes dropdown-show-animation{0%{opacity:0;transform:var(--animation-transform-init)}to{opacity:1;transform:var(--animation-transform-end)}}header.article-header{color:#203556}header.article-header .breadcrumbs{margin-bottom:3.125rem}@media (min-width:576px){header.article-header .breadcrumbs{margin-bottom:2.5rem}}.banner-container+header.article-header .breadcrumbs{margin-bottom:1rem}@media (min-width:768px){.banner-container+header.article-header .breadcrumbs{margin-bottom:1.875rem}}header.article-header h1{line-height:.93}header.article-header .lead{display:block;font-size:1.25rem;font-weight:600;line-height:1.125;margin-top:1rem;padding:0;padding-inline-start:1rem;position:relative}@media (min-width:768px){header.article-header .lead{font-size:1.5rem;margin-top:1.875rem}}header.article-header .lead:before{background-color:#075fe5;border-radius:2px;content:"";height:100%;position:absolute;right:0;top:0;width:.25rem}header.article-header .tools{align-items:center;border-bottom:1px solid rgba(6,32,71,.1);display:flex;flex-wrap:wrap;font-size:1rem;gap:1.25rem;line-height:1;list-style:none;margin:0;margin-block:1.875rem;padding:0 0 1.25rem}@media (min-width:768px){header.article-header .tools{font-size:1.125rem;gap:1.8125rem;margin-block:2.5rem}}header.article-header .tools li{align-items:center;display:flex;gap:.5em;position:relative}header.article-header .tools li:not(:first-child):not(.sharing-wrapper):before{background-color:currentColor;content:"";display:inline-block;height:.9em;opacity:.6;transform:translateX(.4375rem);width:1px}@media (min-width:768px){header.article-header .tools li:not(:first-child):not(.sharing-wrapper):before{transform:translateX(.75rem)}}header.article-header .tools li span.label{font-weight:600}header.article-header .tools li svg{fill:currentColor;height:1em;width:1em}header.article-header .tools li.author{align-items:center;display:flex;gap:1em}@media (max-width:767.98px){header.article-header .tools li.author{width:100%}header.article-header .tools li.author+li:before{content:none!important}}header.article-header .tools li.author .author-image{border-radius:50%;height:3.125rem;overflow:hidden;width:3.125rem}@media (min-width:768px){header.article-header .tools li.author .author-image{height:3.75rem;width:3.75rem}}header.article-header .tools li.author .author-image img{height:100%;object-fit:cover;width:100%}header.article-header .tools li.sharing-wrapper{margin-inline-start:auto}.download-card{--padding-inline:1.125rem;background-color:#fff;border:1px solid rgba(29,29,29,.1);border-radius:7px;box-shadow:-1px 6px 14px 0 rgba(26,49,83,.14);padding:1.25rem var(--padding-inline);position:relative;transition:border-color .3s ease,box-shadow .3s ease}@media (min-width:576px){.download-card{--padding-inline:1.875rem}}.download-card:has(a):focus-within,.download-card:has(a):hover{border-color:rgba(7,95,229,.7);box-shadow:8px 5px 12px 0 rgba(7,95,229,.15)}.download-card .card-info{align-items:center;display:flex;flex-direction:column;gap:1em;height:100%;justify-content:space-between;text-align:center;width:100%}.download-card .card-title{margin:0;word-break:break-word}.download-card .btn{color:#075fe5;font-size:1.125rem;font-weight:600}.download_files{display:flex;gap:1.875rem;list-style:none;margin:0;padding:0}.download_files li{max-width:20rem;width:100%}.download_files li .download-card{height:100%}.info-list{display:grid;gap:2.5rem;margin-bottom:3.125rem}.info-list .main-info .job-info-list{display:grid;grid-template-columns:auto auto;margin-top:1.25rem;row-gap:1px;width:fit-content}.info-list .main-info .job-info-list span{margin-left:1rem}.info-list ul:not(.download_files){margin:0;padding-inline-start:1.5rem}.info-list .download_files{margin-top:1.25rem}.info-list img{border-radius:10px;height:auto;max-width:100%;width:100%}.job-form-wrapper{background-color:#f5f9fd;padding-block:2.5rem}@media (min-width:1200px){.job-form-wrapper{padding-block:5rem}}.job-form-wrapper:has(.form-submit-success) #jobs-form-title{display:none}#job-apply-form-captcha{display:none}.job-apply-form-wrapper{display:flex;flex-direction:column;gap:1.875rem;margin-top:1.25rem}@media (min-width:992px){.job-apply-form-wrapper{gap:2.25rem}}.job-apply-form-wrapper h2{font-size:1.875rem;text-align:center}@media (min-width:992px){.job-apply-form-wrapper h2{font-size:2.5rem}}.job-apply-form-wrapper.form-submit-success .job-apply-form-form,.job-apply-form-wrapper:not(.form-submit-success) .job-apply-form-success{display:none}.job-apply-form-form{grid-column-gap:1.25rem;grid-row-gap:1.5625rem;display:grid}@media (min-width:992px){.job-apply-form-form{grid-template-columns:1fr 1fr 1.3fr .7fr}.job-apply-form-form>:not(.form-footer):not(.register-phone):not(.register-pax){grid-column:span 2}.job-apply-form-form .form-footer{grid-column:span 4}}.job-apply-form-form .form-footer{grid-row-gap:1.5625rem;display:grid}.job-apply-form-form .form-text{font-size:.75rem}@media (min-width:992px){.job-apply-form-form .form-text{font-size:.875rem}}.job-apply-form-form .form-submit{margin-inline:auto}@media (min-width:992px){.job-apply-form-form .form-submit{min-width:25%}.job-apply-form-form .form-submit button[type=submit]{justify-content:space-between;width:100%}}.job-apply-form-form .form-submit #job-apply-form-alert{margin-top:1.25rem}.job-apply-form-form .form-control,.job-apply-form-form .form-control-plaintext~label:after,.job-apply-form-form .form-control.form-file~.file-value,.job-apply-form-form .form-control.form-file~label:after,.job-apply-form-form .form-control:focus~label:after,.job-apply-form-form .form-control:not(:placeholder-shown)~label:after{background-color:#f5f9fd}.job-apply-form-success{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.job-apply-form-success .icon-check{align-items:center;background-color:#d7e5fb;border-radius:50%;display:flex;height:1.6875rem;justify-content:center;width:1.6875rem}@media (min-width:992px){.job-apply-form-success .icon-check{height:2.3125rem;width:2.3125rem}}.job-apply-form-success .icon-check+h2{margin-top:.9375rem}.job-apply-form-success .icon-check svg{fill:#fff;height:60%;width:60%}