.our-story{background-color:#01080E;padding:4rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;justify-content:center}@media screen and (min-width:1024px){.our-story__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;gap:3rem}}@media screen and (min-width:1024px){.our-story__content.today{margin:3rem 0 0}}.our-story__content-title{font-family:"Chakra Petch",sans-serif;font-weight:700;color:#D7F9FF;line-height:100.5%;margin:0 0 2.5rem;font-size:2.5rem}@media (min-width:768px){.our-story__content-title{font-size:3.75rem}}@media (min-width:1280px){.our-story__content-title{font-size:3.75rem}}.our-story__content-title strong{font-weight:700;color:#2BDEFD}@media screen and (min-width:768px){.our-story__content-title{max-width:540px}}.our-story__content-text{color:#98D4DE;line-height:150%;margin:1.5rem 0;max-width:540px}.our-story__content-text p{margin:0 0 1.5rem}.our-story__content-text span{color:#D7F9FF;font-weight:700}.our-story__content-img{display:none;visibility:hidden}@media screen and (min-width:1024px){.our-story__content-img{display:block;visibility:visible}}.our-story__content-img.journey{display:none;position:relative;width:fit-content}@media screen and (min-width:1024px){.our-story__content-img.journey{display:block}}.our-story__content-img.journey .selo-alura{position:absolute;top:20%;right:20%;max-width:100%;animation:seloFloat 5s ease-in-out infinite}@media screen and (min-width:1024px){.our-story__content-img.journey .selo-alura{right:17%}}@media screen and (min-width:1280px){.our-story__content-img.journey .selo-alura{top:25%;right:20%}}@keyframes seloFloat{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(50px);transform:translateY(50px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}