.header{background-color:#fff;width:100%;margin:auto;padding-top:20px;padding-bottom:20px}@media only screen and (width<=767px){.header{padding-top:0;padding-bottom:0}}.header__containerLogo{max-width:1450px;margin:auto;display:flex}@media only screen and (width<=767px){.header__containerLogo{align-items:center}}.header__containerLogo img{width:300px;margin:0 0 0 20px;display:flex}@media only screen and (width<=767px){.header__containerLogo img{width:90%;margin:auto;padding:10px}}@keyframes dot-jumping{to{transform:scale(2)}}.home__sectionContainer{justify-content:center;align-items:center;height:100%;display:flex}.home__planeIcon{width:60px;padding-right:10px;transform:rotate(45deg)}.home__text{font-size:3rem;font-weight:500}@media only screen and (width<=767px){.home__text{font-size:2rem}}.home__textContainer{align-items:baseline;display:flex}.home__boardingAnimation{padding-left:10px;display:flex}.home__dot1{background-color:#223774;border-radius:50%;width:4px;height:4px;margin:10px;animation:.7s ease-in-out infinite alternate dot-jumping}@media only screen and (width<=767px){.home__dot1{width:3px;height:3px;margin:30px 5px}}.home__dot2{background-color:#223774;border-radius:50%;width:4px;height:4px;margin:10px;animation:.7s ease-in-out .2s infinite alternate dot-jumping}@media only screen and (width<=767px){.home__dot2{width:3px;height:3px;margin:30px 5px}}.home__dot3{background-color:#223774;border-radius:50%;width:4px;height:4px;margin:10px;animation:.7s ease-in-out .4s infinite alternate dot-jumping}@media only screen and (width<=767px){.home__dot3{width:3px;height:3px;margin:30px 5px}}.footer{color:#fff;z-index:50;background-color:#223774;width:100%;height:10vh;position:fixed;bottom:0;left:0}.footer__text{text-align:left;width:100%;max-width:1500px;height:100%;margin:20px auto auto;padding-left:20px}@media only screen and (width<=767px){.footer__text{text-align:center;padding-left:0}}*{font-family:Open Sans,Georgia,serif}main{color:#223774;background-image:url(/assets/ciel%20bretagne-BW25uPrV.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:100%;min-height:80vh;padding-bottom:150px;display:flex}.globalContainer{flex-direction:column;width:100%;height:100%;margin:auto;display:flex}html,body{box-sizing:border-box;height:100%;margin:0}h1{margin:0}
