*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Poppins",sans-serif;background-color:#191844;color:#fff;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.header{width:100%;height:100px;background-color:#191844;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:100}.header__brand{display:flex;flex-direction:column;align-items:center;gap:2px}.header__logo-row{display:flex;align-items:center;gap:10px}.header__logo-icon{height:40px;width:auto}.header__logo-text{height:22px;width:auto}.header__subtitle{font-size:12px;font-weight:300;font-style:italic;color:#fff;text-align:right;white-space:nowrap;align-self:flex-end}section{max-width:818px;margin:auto}.hero{padding-top:178px;padding-bottom:60px}.hero__container{margin:0 auto;padding:0 24px}.hero__title{font-size:52px;font-weight:500;line-height:1.15;margin-bottom:24px}@media(max-width: 768px){.hero__title{font-size:36px}}@media(max-width: 480px){.hero__title{font-size:28px}}.hero__description{font-size:22px;font-weight:400;line-height:1.5;color:#fff}@media(max-width: 768px){.hero__description{font-size:18px}}@media(max-width: 480px){.hero__description{font-size:16px}}.timeline-hero{display:flex;justify-content:center;padding:40px 0 85px;position:relative}.timeline-hero__logo{width:125px;height:auto}.timeline{position:relative;max-width:900px;margin:0 auto;padding:0 24px 80px;background-image:url(../../img/start.svg);background-repeat:no-repeat;background-position:5% 40%;background-size:initial}.timeline__track{position:relative;padding-left:80px}@media(max-width: 600px){.timeline__track{padding-left:50px}}.timeline__line{position:absolute;left:0;top:0;bottom:0;width:0;border-left:4px dashed #ffc300}@media(max-width: 600px){.timeline__line{left:16px}}.timeline__items{display:flex;flex-direction:column;gap:50px}.company{position:relative}.company::before{content:"";background-image:url("../../img/line.svg");position:absolute;left:-80px;top:20px;width:100%;height:35px;background-repeat:no-repeat;background-size:50px}.company:last-child::before{display:none}.company__marker{position:absolute;left:-80px;top:8px;display:flex;align-items:center;gap:0}@media(max-width: 600px){.company__marker{left:-50px}}.company__dot{width:16px;height:16px;border-radius:50%;background-color:#ffc300;flex-shrink:0;position:relative;left:-7px}@media(max-width: 600px){.company__dot{left:-20px;width:12px;height:12px}}.company__arrow{display:flex;align-items:center;margin-left:-5px;margin-top:3px;color:#ffc300}@media(max-width: 600px){.company__arrow{margin-left:-16px}}.company__arrow svg{max-width:50px}@media(max-width: 600px){.company__arrow svg{width:24px}}.company__logo{margin-bottom:10px}.company__logo img{height:55px;width:auto;object-fit:contain}@media(max-width: 480px){.company__logo img{height:40px}}.company__name{font-size:32px;font-weight:500;line-height:1.2}@media(max-width: 768px){.company__name{font-size:24px}}@media(max-width: 480px){.company__name{font-size:20px}}.company__description{font-size:22px;font-weight:400;line-height:1.45;color:#fff;max-width:700px}@media(max-width: 768px){.company__description{font-size:18px}}@media(max-width: 480px){.company__description{font-size:15px}}.company__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;padding:6px 26px;border:1px solid #fff;border-radius:62px;background:rgba(0,0,0,0);color:#fff;font-family:"Poppins",sans-serif;font-size:12px;font-weight:400;cursor:pointer;transition:all .3s ease;white-space:nowrap}.company__btn:hover{border-color:#ffc300;background-color:#ffc300;color:#191844}.footer{text-align:center;padding:40px 24px;border-top:1px solid hsla(0,0%,100%,.08)}.footer__text{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.7)}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero__title,.hero__description{animation:fadeInUp .7s ease forwards}.hero__description{animation-delay:.15s;opacity:0}.company{opacity:0;animation:fadeInUp .5s ease forwards}.company:nth-child(1){animation-delay:0.2s}.company:nth-child(2){animation-delay:0.3s}.company:nth-child(3){animation-delay:0.4s}.company:nth-child(4){animation-delay:0.5s}.company:nth-child(5){animation-delay:0.6s}.company:nth-child(6){animation-delay:0.7s}.company:nth-child(7){animation-delay:0.8s}/*# sourceMappingURL=index.css.map */