.top_container{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-roboto)}@media screen and (max-width:768px){.top_container{width:100%}}.top_container a{text-decoration:none}.top_container .top_text{font-size:39px;font-weight:400;line-height:46.8px}.top_container .top_text .highlighted_text{color:#5138c3}@media screen and (max-width:768px){.top_container .top_text{width:100%;font-size:32px}}.top_container .top_btn{cursor:pointer;font-size:16px;font-weight:700;line-height:25.6px;text-align:center;color:#5138c3}@media screen and (max-width:768px){.top_container .top_btn{display:none}}