@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");.Page{background:transparent}.headerlp{background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.1);color:#fff;height:80px;inset:0;position:fixed;width:100%;z-index:1000}.headerwrap{align-items:center;display:flex;height:80px;inset:0;justify-content:space-between;margin:0 auto;max-width:1240px;padding-left:30px;padding-right:30px;z-index:2000}@media (max-width:550px){.headerwrap{padding-left:10px;padding-right:5px}}.headerlp-logo img{position:absolute;transform:translateY(-50%);width:300px}@media (max-width:680px){.headerlp-logo img{width:200px}}@media (max-width:550px){.headerlp-logo img{width:200px}}.menulp{align-items:center;display:flex;font-size:16px;font-weight:700;gap:32px}@media (max-width:680px){.menulp{gap:20px}}@media (max-width:550px){.menulp{gap:5px}}.headerlp-item-contact a{background-color:#fff;border:2px solid #333;border-radius:5px;color:#333;padding:7px 25px}.headerlp-item-contact a:hover{background:#333;color:#fff;text-decoration:none}@media (max-width:550px){.headerlp-item-contact{font-size:10px}}.headerlp-item-download a{background-color:#fc490d;border:2px solid #fc490d;border-radius:5px;color:#fff;padding:7px 25px}.headerlp-item-download a:hover{background:#fff;color:#fc490d;text-decoration:none}@media (max-width:550px){.headerlp-item-download{font-size:10px}}