:root{--dark-space-blue:#00001a;--almost-white:#fffdfa;--gunmetal:#5e607a;--light-vermillion:#f15d51;--yellow:#e9aa52;--silver:#c5c6ce}@font-face{font-family:Inter;src:url(/static/media/Inter-VariableFont_slnt,wght.aadb65ac45347ff46699.ttf)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--almost-white)}li{list-style:none}a{text-decoration:none}.App{padding:28px 16px 80px}@media only screen and (min-width:1440px){.App{padding:89px 165px 129px}}.navbar{align-items:center;justify-content:space-between;width:100%}.navbar,.navbar__home-link{display:flex}.navbar__logo{height:28px;width:45px}.navbar__hamburger-close,.navbar__hamburger-open{cursor:pointer}.navbar__menu{align-items:flex-start;background-color:var(--almost-white);display:flex;flex-direction:column;gap:24px;height:100vh;max-width:256px;padding:144px 29px 0 24px;position:fixed;right:-100%;top:0;transition:right .5s ease-in-out;width:100%}.navbar__overlay{background-color:var(--dark-space-blue);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .5s ease-in-out}.navbar__menu--show{right:0}.navbar__overlay--show{opacity:.5;pointer-events:auto}.navbar__link{color:var(--dark-space-blue);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:24px;transition:color .3s ease-in-out}.navbar__link:hover{color:var(--light-vermillion)}.navbar__hamburger-close{height:31px;position:absolute;right:21px;top:28px;width:31px}@media only screen and (min-width:1440px){.navbar{margin:0 auto;max-width:1370px}.navbar__logo{height:40px;width:65px}.navbar__menu{flex-direction:row;gap:41px;height:fit-content;max-width:none;padding:0;position:static;width:fit-content}.navbar__hamburger-close,.navbar__hamburger-open,.navbar__overlay{display:none}.navbar__link{color:var(--gunmetal);font-size:15px;line-height:26px}}main{margin-top:32px}picture{display:flex}.intro__img{height:auto;width:100%}.intro__heading{color:var(--dark-space-blue);font-size:40px;font-weight:800;line-height:40px;margin-top:24px}.intro__heading,.intro__subheading{font-family:Inter;font-style:normal}.intro__subheading{color:var(--gunmetal);font-size:15px;font-weight:400;line-height:26px;margin-top:16px}.intro__btn{background-color:var(--light-vermillion);border:none;color:var(--dark-space-blue);cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;height:48px;letter-spacing:4.375px;line-height:24px;margin-top:24px;text-transform:uppercase;transition:all .3s ease-in-out;width:185px}.intro__btn:hover{color:var(--almost-white)}.intro__btn:hover,.new{background-color:var(--dark-space-blue)}.new{margin-top:64px;padding:24px 20px 24px 21px;width:100%}.new__title{color:var(--yellow);font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:32px}.new__text-content{display:flex;flex-direction:column;gap:31px;margin-top:35px}.new__group:not(:last-child){border-bottom:1px solid var(--gunmetal);padding-bottom:29px}.new__group-heading{color:var(--almost-white);cursor:pointer;font-family:Inter;font-size:20px;font-style:normal;font-weight:800;line-height:24px;transition:color .3s ease-in-out}.new__group-heading:hover{color:var(--yellow)}.new__group-subheading{color:var(--silver);font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:26px;margin-top:8px}.cards{align-items:center;display:flex;flex-direction:column;gap:32px;margin-top:64px}@media only screen and (min-width:764px){.cards{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}}@media only screen and (min-width:1440px){main{display:flex;flex-wrap:wrap;justify-content:center;margin-top:55px}section{max-width:1110px}.intro{flex-basis:730px}.intro__img{height:300px;width:730px}.intro__text-content{display:flex;flex-direction:row;justify-content:space-between;margin-top:30px}.intro__text-content>*{flex-basis:350px;margin-top:0}.intro__heading{font-size:56px;line-height:56px}.intro__subheading{margin-top:0}.intro__btn{margin-top:29px}.new{flex-basis:350px;margin-left:30px;margin-top:0;padding:32px 24px 31px}.new__title{font-size:40px;line-height:40px}.cards{gap:30px;margin-top:71px}}.card{display:flex;gap:24px;max-width:350px;width:100%}.card__img{height:129px;width:100px}.card__index{color:var(--light-vermillion);font-size:32px;font-weight:700;line-height:32px}.card__heading,.card__index{font-family:Inter;font-style:normal}.card__heading{color:var(--dark-space-blue);cursor:pointer;font-size:18px;font-weight:800;line-height:24px;margin-top:12px;transition:color .3s ease-in-out}.card__heading:hover{color:var(--light-vermillion)}.card__subheading{color:var(--gunmetal);font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:26px;margin-top:9px}@media only screen and (min-width:1440px){.card{width:350px}}
/*# sourceMappingURL=main.78d880ed.css.map*/