.bg-container{overflow:hidden}.bgpicture{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}@media screen and (max-width:576px){.bgpicture{background-image:var(--bg-sm)}}@media screen and (min-width:577px) and (max-width:768px){.bgpicture{background-image:var(--bg-md)}}@media screen and (min-width:767px) and (max-width:992px){.bgpicture{background-image:var(--bg-lg)}}@media screen and (min-width:993px) and (max-width:1200px){.bgpicture{background-image:var(--bg-xl)}}@media screen and (min-width:1201px){.bgpicture{background-image:var(--bg-xxl)}}.component-globe{background-color:#021d49;color:#fff;display:flex;flex-direction:column;margin-top:8rem;overflow:hidden;position:relative}@media (min-width:992px){.component-globe{flex-direction:row;margin-top:8rem;padding-bottom:6.2rem}}@media (min-width:1200px){.component-globe{min-height:83rem}}.component-immersive-launcher+.component-globe{margin-top:0}.component-globe .side{position:relative}.component-globe .side--image{padding:0;transform:scale(1) translateZ(0);transition:transform .15s}@media (min-width:992px){.component-globe .side{flex:0 1 50%}.component-globe .side--image{text-align:right}}@media (min-width:1200px){.component-globe .side--image{display:none}}.component-globe .side--content{padding:6rem 1.5rem 1.5rem;text-align:center}.component-globe .side--content .text{margin:0 auto;max-width:50rem;position:relative;z-index:1}@media (min-width:992px){.component-globe .side--content{padding:0;text-align:left}.component-globe .side--content .text{margin:0 0 0 auto;max-width:44rem}.component-globe .side--content .text:before{background-color:#fff;content:"";display:block;height:10rem;margin-bottom:5px;opacity:.35;width:1px}}.component-globe .side--content picture{display:none;width:100%}@media (min-width:992px){.component-globe .side--content picture{bottom:0;display:block;position:absolute;right:0;z-index:0}}.component-globe .bgimage{display:none;height:100%;position:absolute;right:0;top:0;transform:translateZ(0);transform-origin:0 0;transition:transform .15s;width:50%}@media (min-width:1200px){.component-globe .bgimage{display:block}}.component-globe .info{color:#bdd6e6;display:block;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.5rem;margin-bottom:2rem;text-transform:uppercase}@media (min-width:992px){.component-globe .info{margin-bottom:1.5rem}}.component-globe .h2{color:#bdd6e6;margin-bottom:4rem}@media (min-width:992px){.component-globe .h2{margin-bottom:2rem}}.component-globe p{margin-bottom:3rem}@media (min-width:992px){.component-globe .btn,.component-globe .h2,.component-globe p{margin-left:4rem}}.component-globe:hover .side--image{transform:scale(1.2) translate3d(0,20%,0);transform-origin:0 0;transition:transform .45s}.component-globe:hover .bgimage{transform:translate3d(20%,20%,0);transition:transform .45s}