.header-landing{border-bottom:2px solid #1fb2de;padding:15px 0}.header-landing .container{display:flex}.header-landing .container .left,.header-landing .container .right{flex:1}.header-landing .information{display:flex;justify-content:right;margin-top:20px}.header-landing .information .link a{background:#fff;border:2px solid #0f385a;border-radius:20px;box-shadow:none;color:#0f385a;cursor:pointer;font-size:17px;font-weight:500;line-height:24px;padding:8px 20px;text-decoration:none}.header-landing .information .link a:hover{background:#0f385a;border:2px solid #fff;color:#fff}@media only screen and (max-width:600px){.header-landing{padding:20px}.header-landing .information .link a{font-size:16px;padding:10px 14px}.header-landing .information{display:none}}